bkfox
|
edd4c7ec87
|
issue #3: merge controllers into programs; missing: views
|
2016-08-29 15:45:17 +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
|
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
|
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
|
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
|
9ea2c2c945
|
add programs_to_cms commands to make syncs between programs and cms apps
|
2016-07-24 23:40:10 +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
|
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 |
|
bkfox
|
3975c222c6
|
add date_list; LogsPage; ListPage
|
2016-07-22 12:38: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
|
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
|
ff02258d8b
|
switch to multi-table inheritance for posts; remove qcombine that is no more needed; add and integrate post.downcast + as template filter
|
2016-07-06 16:27:30 +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
|
fe87e0be99
|
fix bug for nth week and one on two; enum Schedule.Frequency
|
2016-06-28 17:27:47 +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
|
a3a9beac6d
|
tags url; fix bugs
|
2016-06-20 13:38:34 +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
|
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
|
83e425349b
|
work on admin interface
|
2016-06-07 17:25:38 +02:00 |
|
bkfox
|
b99dec05e3
|
work on schedule; section.as_view()
|
2016-06-07 01:57:06 +02:00 |
|
bkfox
|
19f7ceaf9f
|
schedule section; page view with arbitrary content
|
2016-06-06 12:10:10 +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
|
157914a0a1
|
clean up, merge the different kind of lists, merge BaseSection & Section
|
2016-05-26 21:45:11 +02:00 |
|
bkfox
|
a989e53da4
|
work on comments, clean up a bit
|
2016-05-26 00:51:23 +02:00 |
|
bkfox
|
fb659c2c30
|
clean up a bit
|
2016-05-25 13:26:05 +02:00 |
|
bkfox
|
14e9994a79
|
work on cms; add templatetags, and few work on templates
|
2016-05-22 22:50:24 +02:00 |
|
bkfox
|
7b49bcc4bc
|
check
|
2016-05-22 18:15:26 +02:00 |
|
bkfox
|
4a9263cdd8
|
logo; RelatedPost sync with related object
|
2016-05-22 17:43:13 +02:00 |
|
bkfox
|
a4f1b03bde
|
work on cms
|
2016-05-21 01:01:17 +02:00 |
|
bkfox
|
54910f4df9
|
documentation
|
2016-05-19 16:45:13 +02:00 |
|
bkfox
|
6bb13904da
|
move files
|
2015-12-22 08:37:17 +01:00 |
|
bkfox
|
1a5dcc3eb9
|
rename
|
2015-10-03 14:58:44 +02:00 |
|
bkfox
|
7069ed8918
|
lolilol
|
2015-10-02 15:31:44 +02:00 |
|
bkfox
|
17aa33fe04
|
split website and cms; work on sections
|
2015-10-01 16:24:06 +02:00 |
|