Commit Graph

823 Commits

Author SHA1 Message Date
bkfox
c3c748eebb delete sound in list 2024-03-26 00:36:51 +01:00
bkfox
3fb9e0d62a make EpisodeUpdateView work 2024-03-25 23:50:08 +01:00
bkfox
8d4b4c5896 make EpisodeUpdateView work 2024-03-25 23:48:25 +01:00
bkfox
1f716891ac work on sound list 2024-03-25 18:07:38 +01:00
bkfox
70a55607a5 work on sound list 2024-03-25 18:05:55 +01:00
bkfox
f41cc3ce0c work on playlist & tracklist 2024-03-23 17:22:52 +01:00
bkfox
21f856e731 page_form: some fields horizontal 2024-03-20 01:55:36 +01:00
bkfox
d293eb4a00 rename playlist-editor to tracklist-editor; refactor player 2024-03-20 01:42:01 +01:00
bkfox
3ad886764c upload selector improvements 2024-03-17 21:14:26 +01:00
bkfox
024db5f307 upload selector improvements 2024-03-17 21:00:07 +01:00
bkfox
de858f45e8 work on episode form 2024-03-16 22:37:56 +01:00
bkfox
eaf453086d cover into modal; add Dashboard js app 2024-03-16 08:06:32 +01:00
bkfox
3c56dc8b53 fix assets 2024-03-16 07:24:12 +01:00
bkfox
44b9a608ee work on page form; add image selector 2024-03-16 06:02:23 +01:00
bkfox
eb5bdcf167 work on page form; add image selector 2024-03-16 06:00:15 +01:00
bkfox
c74ec6fb16 Merge branch 'dev-1.0-118-design' into dev-1.0-121 2024-03-15 20:54:56 +01:00
bkfox
c79f040fa1 fix 2024-03-15 20:54:52 +01:00
7cdf44b901 templates: always display profile link 2024-03-14 09:25:27 +01:00
dff7b1cf8c update translations 2024-03-14 09:22:03 +01:00
f55d747034 templates/episode_form: add an horizontal rule 2024-03-14 09:04:30 +01:00
37ecf9875b templates/edit-link: display detail view link; use small font size 2024-03-14 08:59:39 +01:00
f8401c76e3 templates/edit-link: use fontawesome icons 2024-03-14 08:54:51 +01:00
306eb20257 docs: update user manual with simplified program management for animators 2024-02-28 17:19:21 +01:00
5ae85083a5 db: create program editors groups 2024-02-28 17:19:21 +01:00
1ac83f1066 db: add missing migration on schedule timezone 2024-02-28 17:19:21 +01:00
7e0e6e9652 episode-form: add tracks inline formset 2024-02-28 17:19:21 +01:00
ab1b152a46 templatetags: display edit-links for admins 2024-02-28 17:19:21 +01:00
8821cd86c6 templates: update after merging branch 118-design 2024-02-28 17:19:21 +01:00
4ea93c9eff templates: add in-context edition links 2024-02-28 17:19:21 +01:00
40ca2064d9 db: migrations merge 2024-02-28 17:19:21 +01:00
e840fbabac templates: update container block names 2024-02-28 17:19:21 +01:00
ff2a8ff6d4 signals: disable schedule_pre_save when using loaddata 2024-02-28 17:19:21 +01:00
d33256edb8 templates: set document type to html, prevent quicks mode 2024-02-28 17:19:21 +01:00
10b9e9280f context_processors: prevent a null station error when no default station is defined 2024-02-28 17:19:21 +01:00
ee7f301f44 views/program: allow changing program cover 2024-02-28 17:19:21 +01:00
64984d69d5 misc: add a profile view for authenticated users 2024-02-28 17:19:21 +01:00
4f856c0705 misc: use the django authentication system 2024-02-28 17:19:21 +01:00
8b4da52760 misc: move station and audio_streams to context_processors (in order to have them available in accounts views) 2024-02-28 17:19:21 +01:00
aa171375e5 misc: edit programs in site 2024-02-28 17:19:18 +01:00
1674266890 templatetags: parametrize has_perm() in order to enable aircox namespace permissions 2024-02-28 15:17:38 +01:00
dd71f984ed models/program: link to editor groups 2024-02-28 15:17:31 +01:00
bkfox
0ba0f8ae72 mobile device support 2024-02-12 23:28:59 +01:00
bkfox
afc2e41bdb Merge branch 'dev-1.0-118-design' of git.radiocampus.be:rc/aircox into dev-1.0-118-design 2024-02-12 14:41:19 +01:00
bkfox
bba4935791 grid and mobile 2024-02-12 14:41:09 +01:00
bkfox
dab4146735 box shadow 2024-02-12 14:40:43 +01:00
1aababe2ae docs: update user manual with simplified program management for animators 2024-02-06 09:57:21 +01:00
0dd961e0bb db: create program editors groups 2024-02-06 09:57:20 +01:00
f9da318a38 db: add missing migration on schedule timezone 2024-02-06 09:57:20 +01:00
26fa426416 views: avoid failing on missing parent cover 2024-02-06 09:40:45 +01:00
71f4d2473e episode-form: add tracks inline formset 2024-02-06 09:40:45 +01:00