Commit Graph

17 Commits

Author SHA1 Message Date
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
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
df65d310f5 document template + add blocks 2016-06-28 17:57:48 +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
2564ba298a one sound, one parent: Diffusion.sounds -> Sound.diffusion; player: playerStore, save pos when time update, single mode 2016-06-20 22:44:25 +02:00
bkfox
ceecbcfa54 work on QCombine, add QCombined 2016-06-20 19:23:42 +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