Commit Graph

585 Commits

Author SHA1 Message Date
bkfox
d29f89758b program is not provided 2022-03-22 12:48:46 +01:00
Thomas Kairos
81dc3a385c Merge pull request '#26: mise à jour' (#40) from fix-1.0-26 into develop-1.0
Reviewed-on: #40
2022-03-20 12:31:32 +01:00
Thomas Kairos
f65bfb1564 Merge pull request '#11: champ de recherche dans la partie publique du site' (#30) from fix-1.0-11 into develop-1.0
Reviewed-on: #30
2022-03-20 12:30:52 +01:00
Thomas Kairos
2c46cde8e6 Merge branch 'develop-1.0' into fix-1.0-11 2022-03-20 12:30:04 +01:00
Thomas Kairos
b1395a4b5d Merge pull request '#16: casse (Majuscule / minuscule) dans les mots-clés' (#31) from fix-1.0-16 into develop-1.0
Reviewed-on: #31
2022-03-20 12:29:44 +01:00
bkfox
fd7b504d01 styling 2022-03-20 12:24:11 +01:00
bkfox
65a6c9f90c autocomplete & form reset 2022-03-20 11:59:51 +01:00
bkfox
17512d14b8 autcomplete field in streamer 2022-03-20 11:48:03 +01:00
bkfox
4a00ecd691 autocomplete field 2022-03-20 03:35:37 +01:00
bkfox
4733d9ac7c player end of playlist, switch to live 2022-03-18 14:34:00 +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
4e03abcac8 lowercase tags 2022-02-22 20:35:31 +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: #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: #27
2022-02-22 11:20:27 +01:00
Thomas Kairos
8281c1a4c9 Merge pull request '#14: bouton « éditer » depuis la partie publique ?' (#28) from fix-1.0-14 into develop-1.0
Reviewed-on: #28
2022-02-22 11:19:58 +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
2e070ab2c3 add manual 2022-02-16 13:06:18 +01:00
bkfox
dae68618b2 remove prints 2022-01-19 14:34:57 +01:00
bkfox
69a65379c3 fix diffusion not found 2022-01-19 14:28:15 +01:00
bkfox
e28fe56aca Merge branch 'master' of github.com:bkfox/aircox 2022-01-09 15:18:10 +01:00
bkfox
9efe19e052 fix sounds_monitor; fix django compatibility (v3.2) 2022-01-09 15:14:00 +01:00
bkfox
b892caac77
Merge pull request #16 from bkfox/dependabot/pip/pillow-8.1.1
Bump pillow from 7.1.2 to 8.1.1
2021-03-26 13:10:26 +01:00
bkfox
def68be4b5
Merge pull request #17 from bkfox/dependabot/pip/django-3.1.6
Bump django from 3.1.1 to 3.1.6
2021-03-26 13:10:19 +01:00
dependabot[bot]
69282c5177
Bump pillow from 7.1.2 to 8.1.1
Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.1.2 to 8.1.1.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/7.1.2...8.1.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-26 12:10:12 +00:00
dependabot[bot]
97e33b2274
Bump django from 3.1.1 to 3.1.6
Bumps [django](https://github.com/django/django) from 3.1.1 to 3.1.6.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/3.1.1...3.1.6)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-26 12:09:47 +00:00
bkfox
b1670fe79d
Merge pull request #19 from bkfox/dependabot/pip/pyyaml-5.4
Bump pyyaml from 5.3.1 to 5.4
2021-03-26 13:09:13 +01:00
bkfox
14b8fb0858
Merge pull request #18 from bkfox/dependabot/pip/djangorestframework-3.11.2
Bump djangorestframework from 3.11.1 to 3.11.2
2021-03-26 13:09:05 +01:00
dependabot[bot]
5cb52a4c4b
Bump pyyaml from 5.3.1 to 5.4
Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.3.1 to 5.4.
- [Release notes](https://github.com/yaml/pyyaml/releases)
- [Changelog](https://github.com/yaml/pyyaml/blob/master/CHANGES)
- [Commits](https://github.com/yaml/pyyaml/compare/5.3.1...5.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-25 21:40:57 +00:00
dependabot[bot]
ca2cf443f1
Bump djangorestframework from 3.11.1 to 3.11.2
Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.11.1 to 3.11.2.
- [Release notes](https://github.com/encode/django-rest-framework/releases)
- [Commits](https://github.com/encode/django-rest-framework/compare/3.11.1...3.11.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-19 22:38:00 +00:00
bkfox
c08e93d91f update dependency 2021-03-05 18:19:49 +01:00
bkfox
3f9978aec7 live 2020-11-09 11:23:10 +01:00
bkfox
ba3cd8c2d4 live bug 2020-11-09 11:08:40 +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
774c558a36 fix glitch 2020-11-08 15:06:53 +01:00
bkfox
61f2a5457f fix glitch 2020-11-08 15:06:18 +01:00
bkfox
b07840b623 fix glitch 2020-11-08 14:59:46 +01:00