Commit Graph

45 Commits

Author SHA1 Message Date
bkfox
a82b73f70e add locale files for french 2016-08-13 17:21:48 +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
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
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
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
ba3bf68e33 remove old cms, switch to wagtail; move website to cms 2016-07-22 05:50:00 +02:00
bkfox
6b7255112d add DiffusionManager, use it 2016-07-18 16:27:09 +02:00
bkfox
d3e05211c3 fix errors with exposures and calendar 2016-07-18 04:07:43 +02:00
bkfox
4e5d90fb1d rewrite a bit how views and sections work; section's prepare function; website interfaces; section.as_view returns a view containing it and usable as it 2016-07-18 02:40:11 +02:00
bkfox
161af3fb1a add script to import playlists to sounds or to diffusions 2016-07-15 18:23:08 +02:00
bkfox
733acf20ef remove get_content() function in sections; add is_empty() and message_empty() for all sections + hiding if needed; adapt; section Content is now child of Image; remove print() 2016-07-09 00:05:11 +02:00
bkfox
88a5a9556e cms.actions + website.actions; Sounds section; player: bug fix (ask for restart on live stream), actions; remove website.Sound (not really used): move chmod/public into programs.Sound 2016-07-08 01:17:02 +02:00
bkfox
e971f3f0b5 actions & action button automatic generation; 'play' & 'listen' button on diffusions work 2016-07-07 01:18:39 +02:00
bkfox
8ff67fe68a calendar date is updated + correct today 2016-07-06 16:43:52 +02:00
bkfox
cfce035527 rename 'item' in list_item template into 'object' to be more django compliant 2016-07-06 14:40:09 +02:00
bkfox
dd2ccac3c0 calendar; init rel_post issue 2016-06-29 02:23:56 +02:00
bkfox
3d8abd9df8 work on exposure to support inheritance, start to work on calendar with dynamic loading 2016-06-29 01:33:53 +02:00
bkfox
47991dfa3d integrate qcombine with routes; default routes in website; search in tags too; qcombine fixes (search, model); website's Publications model 2016-06-21 20:35:21 +02:00
bkfox
7ba887b3cd cms.sections.Similar; publication content optional 2016-06-21 00:30:38 +02:00
bkfox
b195dd74a0 fix bug for schedules set to "one week or two"; sections.List: avoid to call self.get_object_list if possible + add prepare_object_list 2016-06-20 15:43:23 +02:00
bkfox
3936580275 add 'parts' system + script; work on player; create list_item.html template; update on_air 2016-06-14 03:33:26 +02:00
bkfox
01c4280b72 redesign a bit view classes 2016-06-13 04:25:17 +02:00
bkfox
c3ae0e012c remove Station model (to much trouble for few advantages); start new player; rename Post.detail_url to Post.url, same for ListItem; move Article into website app; add website.Sound post; work on lists;... 2016-06-12 21:34:31 +02:00
bkfox
13bf57b401 check section playlist 2016-06-08 00:48:10 +02:00
bkfox
21f3e89101 admin; section.get -> section.render; templates fix; menu are now per view; doc 2016-06-07 14:50:51 +02:00
bkfox
b99dec05e3 work on schedule; section.as_view() 2016-06-07 01:57:06 +02:00
bkfox
2365cc8b8e work on schedule rendering; update comments views to be more coherent 2016-06-06 19:24:50 +02:00
bkfox
db54568a52 fix bugs and rendering issues 2016-06-06 18:01:56 +02:00
bkfox
392d48ac0c fix error with tags; add callable for related bindings; comments in PostListView; ... 2016-06-02 01:05:38 +02:00
bkfox
ad58d3c332 doc; error in sections with object; update styles and templates 2016-06-01 20:07:22 +02:00
bkfox
e0a268505e work on pagination 2016-05-30 13:23:46 +02:00
bkfox
94b9aab006 remove old ProxyPost; comments posting managed by sections.Comments; support for messages; change how menus works in Website 2016-05-27 00:45:50 +02:00
bkfox
7c89f84b34 make menu work 2016-05-26 22:12:29 +02:00
bkfox
1e571960d0 add missing sections.py 2016-05-26 21:45:43 +02:00