Commit Graph

211 Commits

Author SHA1 Message Date
bkfox
b8d6c435d2 fix bugs on signals 2016-11-14 13:35:15 +01:00
bkfox
45268cd699 work on admin interface, fix bugs 2016-10-28 12:18:12 +02:00
bkfox
28597e470c make stats work on streams 2016-10-26 21:48:58 +02:00
bkfox
7804183413 update stats 2016-10-25 17:12:13 +02:00
bkfox
76055c742a start to work on stats 2016-10-25 16:50:58 +02:00
bkfox
3ab373097b issue #1: synchronise programs' schedules and later diffusions (update, delete); fix signal import in apps 2016-10-13 01:22:14 +02:00
bkfox
bdd351d6d9 issue #1: synchronise diffusions + delete empty diffusion and programs page when related object are deleted 2016-10-12 23:55:49 +02:00
bkfox
f58f3352f2 issue#1: synchronise automatically station and programs from db. For station generate a set of usual desired pages. 2016-10-12 23:37:14 +02:00
bkfox
8ec3693b39 fix typo in translation 2016-10-10 16:47:37 +02:00
bkfox
26888a45ed issue #2: translation of aircox_cms application 2016-10-10 16:34:33 +02:00
bkfox
3ff3e2e984 update info 2016-10-10 16:24:21 +02:00
bkfox
80bcd42890 rm uneeded files 2016-10-10 15:10:06 +02:00
bkfox
191d337c3f merge aircox and aircox_instance 2016-10-10 15:04:15 +02:00
bkfox
72fd7bd490 move url 2016-09-10 22:38:15 +02:00
bkfox
2e4c97b846 programs/urls.py: update views 2016-09-10 20:12:00 +02:00
bkfox
edd4c7ec87 issue #3: merge controllers into programs; missing: views 2016-08-29 15:45:17 +02:00
bkfox
f5ec634e3c fix error 2016-08-27 15:59:04 +02:00
bkfox
ab093047ff fix errors 2016-08-27 15:43:47 +02:00
bkfox
4a7517c109 monitor: playlist update and fetch to/from file only if changed; fix bug logs filter in on_air 2016-08-22 20:55:30 +02:00
bkfox
ae8162643e quick fix on bugs due to Django 1.10 2016-08-19 19:35:05 +02:00
bkfox
a82b73f70e add locale files for french 2016-08-13 17:21:48 +02:00
bkfox
e8d3be3133 update dependendies 2016-08-13 12:36:49 +02:00
bkfox
5c9eef18eb add icons; add cms.css 2016-08-10 15:58:08 +02:00
bkfox
1a6765b9b7 ListPage as GenericPage; setting list_page; remove EventPage; pass context data in sections (to be able to retrieve settings; share buttons; tags with url 2016-08-10 15:55:40 +02:00
bkfox
021b2a116a work on admin interface, player, list of sounds 2016-08-10 00:58:05 +02:00
bkfox
f5dbc93f7f work on liquidsoap script (fix & fade) + fix errors in monitor 2016-08-02 19:46:31 +02:00
bkfox
d62a47ffe5 work on design 2016-08-01 23:30:54 +02:00
bkfox
3367cab64b add login protection 2016-07-29 18:53:30 +02:00
bkfox
9728acef81 add view to controls stations 2016-07-29 18:44:39 +02:00
bkfox
5329e983a4 update readme 2016-07-29 14:31:01 +02:00
bkfox
3bbc364b2f documentation and setup.py 2016-07-29 14:29:45 +02:00
bkfox
ac3705d401 make player working 2016-07-28 16:50:36 +02:00
bkfox
801a89e503 add sound item in diffusions; move programs.Sound's attribute 'remove' into the type + update its public attribute based on diffusion publication 2016-07-28 16:21:01 +02:00
bkfox
502af1dba0 rewrite tests + fix error in schedule generator 2016-07-28 14:45:26 +02:00
bkfox
d1debc5b9f fix stuff 2016-07-25 22:31:30 +02:00
bkfox
bce84af7f3 redesign default layout; add new sections type (Timetable, Logs, Search); fix multiple things & minors changes in some sections; new settings for referencing; new templates for date_list's items; etc 2016-07-25 22:31:00 +02:00
bkfox
960fcab65d add manager for Related class; rename get_on_air as on_air + can retrieve by last logs instead of date 2016-07-25 15:03:54 +02:00
bkfox
62380c054d fix errors in templates 2016-07-25 01:16:32 +02:00
bkfox
52814c1c5b add hooks for admin interface 2016-07-25 01:12:14 +02:00
bkfox
9ea2c2c945 add programs_to_cms commands to make syncs between programs and cms apps 2016-07-24 23:40:10 +02:00
bkfox
5716258d36 some values can be used as default when is_related (in image and link list) 2016-07-24 20:17:34 +02:00
bkfox
90021bc9f0 sections rendering + make view for existing section's items 2016-07-24 19:49:15 +02:00
bkfox
5ab731e866 add missing dated_list_page.html 2016-07-24 14:51:33 +02:00
bkfox
807e864f71 sections rendering + tag + minor changes; rename Base* to *Base for more consistency in naming convention 2016-07-24 14:50:56 +02:00
bkfox
74e4f42ca5 related on SectionItemItem instead of Section; remember original type + specific() on SectionItems;... 2016-07-22 20:57:57 +02:00
bkfox
ac5db1ea84 add new sections 2016-07-22 19:59:09 +02:00
bkfox
8906ba0919 move sections relative items into cms/sections.py file 2016-07-22 17:46:42 +02:00
bkfox
eae1b9dca0 work on list 2016-07-22 16:20:04 +02:00
bkfox
ee91ff76e7 update 2016-07-22 15:02:11 +02:00
bkfox
d20b5ccdda add timetable 2016-07-22 13:09:58 +02:00