Commit Graph

95 Commits

Author SHA1 Message Date
Milan
4689dee215 notify-events: show results 2024-07-26 21:33:49 +02:00
Milan
ea952a8021 studio-timeslot: add week in month 2024-04-21 00:14:03 +02:00
Milan
cb068a8578 user-settings: separate css and js 2024-03-22 21:32:18 +01:00
Milan
b93c4ee866 jquery.tablesorter.min.js: add copyright notice 2024-03-22 21:32:18 +01:00
Milan
0b5544602e edit-event: register page leave handler later 2024-03-04 08:49:54 +01:00
Milan
a7017e6555 jquery.min.js: upgrade 3.7.1 2024-03-04 08:48:54 +01:00
Milan
022c271118 event.cgi -> broadcast.cgi
event.cgi is on a uBlock list, so we rename it.
2024-02-23 15:27:04 +01:00
Milan
172e036242 notify-events: i18n, show details, menu entry
* add menu entry
* toggle details
* show status icons instead of text
* internationalization
2023-04-10 22:50:53 +02:00
Milan
06f3d86371 create-events.cgi: optionally select series 2023-03-26 12:48:13 +02:00
Milan
b4da29dd36 default.js: add parseUrl
Users were seeing outdated content due to browser caching. To resolve
this issue, a unique random value is now added to the end of each URL
every time the page is loaded, forcing the browser to retrieve the
latest version of the page from the server.  By implementing this
solution, users will be able to see the most recent content without any
delay caused by outdated cache files.
2023-03-23 22:15:12 +01:00
Milan
979377c31d help-texts: add
users with permission edit_help_texts are allowed to select edit help
texts from menu and enter texts for all event fields. Other users will
see help texts as tooltips. This allows to provide help to users
depending on your workflow. help texts are saved by project and studio.
2023-03-21 15:16:10 +01:00
Milan
28b568ed11 select-events: add button to confirm selection 2022-12-03 22:50:12 +01:00
Milan
647ce1bcef edit-event.js: add debug output 2022-11-18 01:26:44 +01:00
Milan
03dc439c80 select-event.js: return 1 2022-11-18 00:29:19 +01:00
Milan
4530541d02 page-leave-handler.js: return 1 2022-11-18 00:28:48 +01:00
Milan
3cd85f59a8 jquery.min.js: update to 3.6.1 2022-11-18 00:28:11 +01:00
Milan
e98f38f396 history.js: set cookie Samesite=strict; 2022-11-18 00:27:12 +01:00
Milan
5ab0b530ae history.js: remove dead code 2022-11-18 00:26:56 +01:00
Milan
5908feaf6d edit-event.js: add error handler 2022-11-18 00:25:27 +01:00
Milan
7c3125f018 default.js: first title in tab header 2022-10-23 22:05:36 +02:00
Milan
9d33fe5bdf audio-recodings: simpler upload 2022-10-23 22:05:36 +02:00
Milan
c0b658abc0 panels: update (especially for studios and projects) 2022-10-23 22:05:26 +02:00
Milan
902beecd78 audio-recording: custom progress bar 2022-07-13 14:10:52 +02:00
Milan
d9f853dee5 studio.js: fix encoding 2022-04-22 13:35:44 +02:00
Milan
f6d3139f03 notify-events: use send button, split css and js 2022-01-29 13:43:11 +01:00
Milan
591a2f41b0 calendar.js: show/hide excerpts 2022-01-27 21:53:25 +01:00
Milan
1f24aa02d9 calendar.js: add class to switch 2021-12-10 17:14:18 +01:00
Milan
88760f0cd7 calendar.cgi: replace checkbox with switch 2021-06-27 14:54:51 +02:00
Milan
81ddc4ddf3 calendar.js: fix toolbar height 2021-06-27 13:25:46 +02:00
Milan
d510c975a6 calendar.cgi: add button to pin toolbar 2021-06-27 13:25:46 +02:00
Milan
ff5fa129ec audio-recordings: increase file size to 700MB 2021-06-27 13:25:46 +02:00
Milan
6ede3d84b3 audio-recordings: move upload animation to planung 2021-04-11 13:13:00 +02:00
Milan
4c198c3c89 edit-event.js: public preset for reruns 2021-04-11 13:13:00 +02:00
Milan
ca6098f07a calendar.js: move RMS plots to /media
/media/playout should be used instead of /agenda_files/playout.
/media/ should include uploaded images as well (thumbs,images,icons).
2021-04-11 13:10:42 +02:00
Milan
63804d7db5 calendar.js: fix RMS plot dialog 2021-04-11 13:10:42 +02:00
Milan
d02e0dff9d minor changes in the appearance 2021-04-11 13:10:42 +02:00
Milan
cb05147f48 jquery-ui: remove 2021-04-11 13:10:42 +02:00
Milan
2e6b2b5be8 jquery-ui: remove event d&d
has to be reimplemented later without jquery
2021-04-11 13:10:42 +02:00
Milan
5fe66472ba jquery-ui: remove datetime-localization 2021-04-11 13:10:42 +02:00
Milan
72928a2671 jquery-ui: replace tooltips by title attributes 2021-04-11 13:10:42 +02:00
Milan
cd8c69f602 jquery-ui: replace datetime-picker by flatpickr 2021-04-11 13:10:42 +02:00
Milan
978673bf3f jquery-ui: replace dialog with own implementation 2021-04-11 13:10:42 +02:00
Milan
56e4dc91de jquery-ui: replace tabs by own implementation 2021-04-11 13:10:42 +02:00
Milan
0b67753a40 jquery: update to 3.6.0 2021-04-11 13:10:42 +02:00
Milan
f434f6e4ce replace fas by google icons 2021-04-11 13:10:42 +02:00
Milan
ab59501208 calendar.js: check null 2021-04-11 13:10:42 +02:00
Milan
15708d951b calendar.js: save selected day start time
set the day start time to the last selecved value for each studio
the user is assigned to.
2021-04-11 13:10:42 +02:00
Milan
696b964dfa edit-event.js: select rerun 2021-04-11 13:10:42 +02:00
Milan
ef84ca07a3 copying events: save user selection
On copying events from another studio selection will be saved.
The next time one wants to copy saved presets are preselected.
This simplifies to frequently rebroadcast shows from another project.
2021-04-11 13:10:42 +02:00
Milan
47000d7697 jqery: update to 3.5.1 2020-12-15 13:35:30 +01:00