Commit Graph

294 Commits

Author SHA1 Message Date
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
bb7eb6f8fa calendar.cgi: fix height for current time line 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
103e27969b events.pm: show previous and next event
When retrieving individual events, the previous and the following event are determined
according to the current filters to allow navigation between events.
2021-06-27 13:25:46 +02:00
Milan
a304e73145 events.pm: template_params -> tparams 2021-04-11 13:27:33 +02:00
Milan
e000786afc event_list: remove line breaks 2021-04-11 13:17:11 +02:00
Milan
9d2ec39bc4 event_detail.html: add missing div 2021-04-11 13:16:56 +02:00
Milan
4b247f4477 calendar.cgi: undef warning 2021-04-11 13:16:43 +02:00
Milan
873d546e13 category: remove
as not used for a long time by now
2021-04-11 13:13:00 +02:00
Milan
6ede3d84b3 audio-recordings: move upload animation to planung 2021-04-11 13:13:00 +02:00
Milan
e87f3f03e6 calcms.cust.js: scroll to head 2021-04-11 13:13:00 +02:00
Milan
10a19398d5 events: infinity scroll 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
e1b5810a3f remove agenda_files
media and recordings directories should be located at root directory
2021-04-11 13:13:00 +02:00
Milan
7855df8076 agenda/image -> agenda/images 2021-04-11 13:12:53 +02:00
Milan
2a92ecc882 events.pm: fix listen_key
listen_key was built more than once
2021-04-11 13:10:42 +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
95a5bf8800 jquery.min.js: update to 3.6 2021-04-11 13:10:42 +02:00
Milan
555ae30093 calcms.css: replcae em by rem 2021-04-11 13:10:42 +02:00
Milan
ebfa0cdbc8 css: prefer rem over px 2021-04-11 13:10:42 +02:00
Milan
63da21247f default.css: material for form input fields 2021-04-11 13:10:42 +02:00
Milan
ac8b9ba661 pot/de/event.po: shorter description 2021-04-11 13:10:42 +02:00
Milan
f9d99ca0b4 edit-series: swap buttons to read and create 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
eeb9e6272f default.css: fix nav-bar background 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
ade59d421a templates: use .panel for raised areas 2021-04-11 13:10:42 +02:00
Milan
8ded3e955d buttons: use .text and .primary 2021-04-11 13:10:42 +02:00
Milan
f434f6e4ce replace fas by google icons 2021-04-11 13:10:42 +02:00
Milan
8e88fce44a default.css: css reset 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
7ffc6914b9 audio-recordings.cgi: set upload status
on uploading and audio processing the status is updated
2021-04-11 13:10:42 +02:00
Milan
696b964dfa edit-event.js: select rerun 2021-04-11 13:10:42 +02:00
Milan
26d8209d6a calendar.css: avoid overlaping texts in list view 2021-04-11 13:10:42 +02:00
Milan
7926fa41d7 events.pm: get_events without setting listen keys
The option set_no_listen_keys can be used to not check and generate missing
listening keys.
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
2f35676c24 series.cgi: improve messages 2021-04-11 13:10:42 +02:00
Milan
fe27ca0483 calendar.cgi: show series id 2021-04-11 13:10:42 +02:00
Milan
6a5ee4894e assign-series.cgi: fix output
series are assigned, but events where named...
2021-04-11 13:10:42 +02:00
Milan
eba309a9bd calcms.css: small changes to event list 2021-04-11 13:10:42 +02:00