Commit Graph

302 Commits

Author SHA1 Message Date
Milan
3c967af9d2 calcms.css: icons and image settings 2021-12-10 17:14:18 +01:00
Milan
1f24aa02d9 calendar.js: add class to switch 2021-12-10 17:14:18 +01:00
Milan
124ccdb9a8 password_requests.pm: improve password check
* css for form
* return reason for failed password check
* show check reults as error or info
2021-12-10 17:14:18 +01:00
Milan
473144c2eb event-history.cgi: use diff for event history 2021-12-10 17:14:18 +01:00
Milan
b8cc15668d events.pm: support icons_url and thumbs_url 2021-12-10 16:55:44 +01:00
Milan
88760f0cd7 calendar.cgi: replace checkbox with switch 2021-06-27 14:54:51 +02:00
Milan
e6ecb869a1 category.cgi: remove 2021-06-27 13:25:46 +02:00
Milan
53300266b2 calendar.cgi: refactoring 2021-06-27 13:25:46 +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
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