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
|
3d8abd9df8
|
work on exposure to support inheritance, start to work on calendar with dynamic loading
|
2016-06-29 01:33:53 +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
|
bae670e883
|
rename qcombine.FakeModel to qcombine.GenericModel
|
2016-06-21 20:37:26 +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
|
acd0737d5d
|
ThreadRoute.title as url; update scripts about old Diffusion.sounds -> Sound.Diffusion (still need tests); cleanup unused and old code
|
2016-06-21 00:13:10 +02:00 |
|
bkfox
|
ceecbcfa54
|
work on QCombine, add QCombined
|
2016-06-20 19:23:42 +02:00 |
|
bkfox
|
bc87e635c2
|
add qcombine class, to combine multiple models in a single queryset
|
2016-06-20 18:10:59 +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
|
a3a9beac6d
|
tags url; fix bugs
|
2016-06-20 13:38:34 +02:00 |
|
bkfox
|
23016a594f
|
add notes.md; add actions, fix bugs
|
2016-06-19 23:46:19 +02:00 |
|
bkfox
|
9769e0e617
|
localstorage; parts becomes expose
|
2016-06-14 14:34:10 +02:00 |
|
bkfox
|
833e7a551d
|
on_air
|
2016-06-14 04:35:43 +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
|
83e425349b
|
work on admin interface
|
2016-06-07 17:25:38 +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
|
19f7ceaf9f
|
schedule section; page view with arbitrary content
|
2016-06-06 12:10:10 +02:00 |
|
bkfox
|
a2f2165935
|
doc
|
2016-06-02 01:37:19 +02:00 |
|
bkfox
|
fcb1866f2e
|
add website application
|
2016-06-02 01:32:58 +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 |
|
bkfox
|
157914a0a1
|
clean up, merge the different kind of lists, merge BaseSection & Section
|
2016-05-26 21:45:11 +02:00 |
|
bkfox
|
7402fc49b6
|
fix conflict issue
|
2016-05-26 01:56:09 +02:00 |
|
bkfox
|
a989e53da4
|
work on comments, clean up a bit
|
2016-05-26 00:51:23 +02:00 |
|
bkfox
|
f8f3beb124
|
clean up more YOLO
|
2016-05-25 13:27:21 +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
|
f9d2d47ee6
|
work on views and templates
|
2015-10-03 14:18:32 +02:00 |
|
bkfox
|
91b1c64024
|
add templates
|
2015-10-02 15:31:57 +02:00 |
|
bkfox
|
7069ed8918
|
lolilol
|
2015-10-02 15:31:44 +02:00 |
|
bkfox
|
2af9cf8b13
|
work on postlistsection, rework on routes
|
2015-10-01 19:24:52 +02:00 |
|