Commit Graph

222 Commits

Author SHA1 Message Date
bkfox
0141d5174d add track to sound when scanning, using file's metadata (add mutagen as dep) 2016-11-28 17:09:46 +01:00
jeffrey
aa1c21a8c8 work on monitor 2016-11-26 17:32:30 +01:00
bkfox
7e571a6794 Revert "fix for production"
This reverts commit cded8d8ce6.
2016-11-24 16:32:06 +01:00
bkfox
cded8d8ce6 fix for production 2016-11-24 16:26:22 +01:00
bkfox
6596633358 fix wagtail 2016-11-24 15:12:39 +01:00
bkfox
18dc051520 fix import error with wagtail 1.7 2016-11-24 15:08:43 +01:00
bkfox
934eaf1b74 fix import error with wagtail 1.7 2016-11-24 15:07:44 +01:00
bkfox
f0f55176df fix errors in dynamic_list_page template 2016-11-16 02:28:48 +01:00
bkfox
e5f47be608 work on layout.css 2016-11-16 02:23:36 +01:00
bkfox
fc8b15eb03 some fixes 2016-11-15 21:58:55 +01:00
bkfox
f183669c04 fix error in page filtering; sectionitems are now directly children of section 2016-11-15 12:27:36 +01:00
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