Commit Graph

126 Commits

Author SHA1 Message Date
bkfox
8bd11f363b fix json escaping in templates 2022-12-16 11:04:25 +01:00
bkfox
d2a65bd1fe various fixes 2022-12-12 12:29:05 +01:00
bkfox
a53a37021c fixes 2022-12-12 03:09:25 +01:00
bkfox
180cc8bc02 - various __all__
- serializer: track search, reorder module files
- autocomplete: allow simple string value selection
- playlist editor:
    - ui & flow improve
    - init data
    - save user settings
    - autocomplete
    - fix bugs
    - discard changes
2022-12-12 00:25:57 +01:00
bkfox
61af53eecb - save & load
- key navigation
- ui improvements
2022-12-11 00:29:53 +01:00
bkfox
cfc0e45439 playlist editor draft 2022-12-10 03:27:27 +01:00
bkfox
ec844297ee voc 2022-10-08 13:46:30 +02:00
bkfox
156b0afcb9 add download link; update player and pages layout 2022-10-07 16:15:32 +02:00
bkfox
c1bf1c34f0 timetable size 2022-08-27 11:57:29 +02:00
bkfox
836d3a75bf Merge branch 'develop-1.0' into fix-1.0-56 2022-08-16 14:15:32 +02:00
bkfox
1d60f2fa41 fix template include error 2022-08-16 13:52:11 +02:00
bkfox
ffd5b5b013 update home page + sidebar items sizing 2022-08-07 12:55:03 +02:00
Thomas Kairos
6a44022afb Merge pull request '#57 - Django 4.1 + blocktrans/trans templates rename' (#58) from fix-1.0-57 into develop-1.0
Reviewed-on: rc/aircox#58
2022-08-07 10:57:19 +02:00
bkfox
520f5ad0d8 fix date lookup filters 2022-08-07 10:48:31 +02:00
bkfox
fbc61614d7 update dependencies to Django 4.1 + rename blocktrans/trans templates 2022-08-07 09:56:29 +02:00
bkfox
aa61918d69 check self.info is present 2022-07-13 14:03:26 +02:00
bkfox
094e0ef1d2 translation 2022-05-21 16:50:57 +02:00
bkfox
669d26600a translation 2022-05-21 16:48:38 +02:00
bkfox
ff398d8e7f add url & make it work 2022-05-05 17:15:06 +02:00
bkfox
e44b77d0b3 admin filter for date and datetime using <input> 2022-05-05 14:45:23 +02:00
bkfox
36f5ee8b44 add filters 2022-05-05 12:53:30 +02:00
bkfox
d4676a5dd1 player refresh 2022-03-28 15:02:02 +02:00
bkfox
fb665aff5d streamer sound uri/path 2022-03-26 16:23:46 +01:00
Thomas Kairos
81dc3a385c Merge pull request '#26: mise à jour' (#40) from fix-1.0-26 into develop-1.0
Reviewed-on: rc/aircox#40
2022-03-20 12:31:32 +01:00
bkfox
fd7b504d01 styling 2022-03-20 12:24:11 +01:00
bkfox
e3b744be70 WIP - Sound.file instead of Sound.path; fix issues with player; program.path is now relative 2022-03-18 14:12:59 +01:00
bkfox
d17d6831dd correct station name in player 2022-03-18 03:54:21 +01:00
bkfox
4bbf0d85e0 correct station name in player 2022-03-18 03:53:40 +01:00
bkfox
789808e815 vue update 2022-03-18 03:45:13 +01:00
bkfox
adb10c3d95 upgrade vue and assets 2022-03-18 02:53:54 +01:00
bkfox
5b788ca28f migrate to vue3; autocomplete still needs work 2022-03-11 18:37:57 +01:00
bkfox
ab8858154b update assets dependencies; still work to be done to solve it all 2022-03-10 15:47:56 +01:00
bkfox
cd360d9ac7 add episode filters 2022-02-22 18:48:17 +01:00
bkfox
849a14014c use django filters + search filter; still need adapts sub-page list views 2022-02-22 15:29:57 +01:00
Thomas Kairos
e9e09104ad Merge pull request '#15: épisode supprimé (mis à la corbeille) reste visible publiquement ?' (#29) from fix-1.0-15 into develop-1.0
Reviewed-on: rc/aircox#29
2022-02-22 11:20:50 +01:00
Thomas Kairos
95a847cee0 Merge pull request 'fix #4: survue de programmation de la journee (cfr horaire-check)' (#27) from fix-1.0-4 into develop-1.0
Reviewed-on: rc/aircox#27
2022-02-22 11:20:27 +01:00
bkfox
cbae38e893 card title block on page_item widget 2022-02-18 16:36:05 +01:00
bkfox
efd940f34f link open new tab 2022-02-18 16:12:02 +01:00
bkfox
893f441ddd Add edit button on page website view 2022-02-18 16:09:40 +01:00
bkfox
cd76659ed9 fix #4: more diffusion info on admin dashboard 2022-02-18 15:10:52 +01:00
bkfox
c08e93d91f update dependency 2021-03-05 18:19:49 +01:00
bkfox
5eeb55bd6b fix player missing cover 2020-11-09 11:06:28 +01:00
bkfox
5dfc5e4dee fix style glitch 2020-11-08 21:48:59 +01:00
bkfox
783c7b2cbe date menu in lists 2020-11-08 18:30:31 +01:00
bkfox
7860d9f92b work on lists filters + nav items 2020-11-08 17:54:49 +01:00
bkfox
239580c04a work on hot reload; fix bugs in player 2020-11-08 14:10:03 +01:00
bkfox
5fd72c33cc hot reload 2020-11-08 00:45:49 +01:00
bkfox
063d1f194e work on player 2020-10-27 20:52:46 +01:00
bkfox
2a0d0b1758 work on player 2020-10-22 00:30:02 +02:00
bkfox
c10a114393 content css 2020-09-22 03:46:11 +02:00