Commit Graph

  • 90021bc9f0 sections rendering + make view for existing section's items bkfox 2016-07-24 19:49:15 +0200
  • 5ab731e866 add missing dated_list_page.html bkfox 2016-07-24 14:51:33 +0200
  • 807e864f71 sections rendering + tag + minor changes; rename Base* to *Base for more consistency in naming convention bkfox 2016-07-24 14:50:56 +0200
  • 74e4f42ca5 related on SectionItemItem instead of Section; remember original type + specific() on SectionItems;... bkfox 2016-07-22 20:57:57 +0200
  • ac5db1ea84 add new sections bkfox 2016-07-22 19:59:09 +0200
  • 8906ba0919 move sections relative items into cms/sections.py file bkfox 2016-07-22 17:46:42 +0200
  • eae1b9dca0 work on list bkfox 2016-07-22 16:20:04 +0200
  • ee91ff76e7 update bkfox 2016-07-22 15:02:11 +0200
  • d20b5ccdda add timetable bkfox 2016-07-22 13:09:58 +0200
  • 3975c222c6 add date_list; LogsPage; ListPage bkfox 2016-07-22 12:38:42 +0200
  • ba3bf68e33 remove old cms, switch to wagtail; move website to cms bkfox 2016-07-22 05:50:00 +0200
  • 4bbffa9a50 timeout before cancel a diffusion in monitoring bkfox 2016-07-19 23:13:04 +0200
  • 1be3bf1e74 make scheduled diffusion work on controllers bkfox 2016-07-19 20:54:00 +0200
  • f87c660878 make the controllers' manager; fix errors, make it working bkfox 2016-07-19 18:32:07 +0200
  • 5a77b4d4ea add a seekbar into the player + timing informations bkfox 2016-07-18 21:55:25 +0200
  • e0edd7fc7d add manager for programs.Diffusion + adapt; list_by_date's date urls; website's section Log algorithm bkfox 2016-07-18 18:29:24 +0200
  • 6b7255112d add DiffusionManager, use it bkfox 2016-07-18 16:27:09 +0200
  • d3e05211c3 fix errors with exposures and calendar bkfox 2016-07-18 04:07:43 +0200
  • 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 bkfox 2016-07-18 02:40:11 +0200
  • 32a30004d6 playlist import -- fixes and integration into the sound monitor bkfox 2016-07-16 23:51:53 +0200
  • 161af3fb1a add script to import playlists to sounds or to diffusions bkfox 2016-07-15 18:23:08 +0200
  • f458583f68 doc bkfox 2016-07-12 23:19:20 +0200
  • 2e985c9b1e remove liquidsoap application bkfox 2016-07-12 23:17:12 +0200
  • 765846547d dealer can no more be saved -- damned bkfox 2016-07-12 22:56:23 +0200
  • a5638f0071 liquidsoap: fix error in template, station.current_source on request's id bkfox 2016-07-12 22:26:36 +0200
  • 0d75f65ed4 start app controllers that aims to replace liquidsoap on long term, and be more generic and reusable bkfox 2016-07-12 11:11:21 +0200
  • 37b807b403 schedule -- get queryset from routes.DateRoute bkfox 2016-07-11 11:43:26 +0200
  • 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() bkfox 2016-07-09 00:05:11 +0200
  • 160a5db500 add missing files bkfox 2016-07-08 01:17:30 +0200
  • 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 bkfox 2016-07-08 01:17:02 +0200
  • e971f3f0b5 actions & action button automatic generation; 'play' & 'listen' button on diffusions work bkfox 2016-07-07 01:18:39 +0200
  • 8ff67fe68a calendar date is updated + correct today bkfox 2016-07-06 16:43:52 +0200
  • ff02258d8b switch to multi-table inheritance for posts; remove qcombine that is no more needed; add and integrate post.downcast + as template filter bkfox 2016-07-06 16:27:30 +0200
  • cfce035527 rename 'item' in list_item template into 'object' to be more django compliant bkfox 2016-07-06 14:40:09 +0200
  • dd2ccac3c0 calendar; init rel_post issue bkfox 2016-06-29 02:23:56 +0200
  • 3d8abd9df8 work on exposure to support inheritance, start to work on calendar with dynamic loading bkfox 2016-06-29 01:33:53 +0200
  • df65d310f5 document template + add blocks bkfox 2016-06-28 17:57:48 +0200
  • fe87e0be99 fix bug for nth week and one on two; enum Schedule.Frequency bkfox 2016-06-28 17:27:47 +0200
  • bae670e883 rename qcombine.FakeModel to qcombine.GenericModel bkfox 2016-06-21 20:37:26 +0200
  • 47991dfa3d integrate qcombine with routes; default routes in website; search in tags too; qcombine fixes (search, model); website's Publications model bkfox 2016-06-21 20:35:21 +0200
  • 7ba887b3cd cms.sections.Similar; publication content optional bkfox 2016-06-21 00:30:38 +0200
  • acd0737d5d ThreadRoute.title as url; update scripts about old Diffusion.sounds -> Sound.Diffusion (still need tests); cleanup unused and old code bkfox 2016-06-21 00:13:10 +0200
  • 2564ba298a one sound, one parent: Diffusion.sounds -> Sound.diffusion; player: playerStore, save pos when time update, single mode bkfox 2016-06-20 22:44:25 +0200
  • ceecbcfa54 work on QCombine, add QCombined bkfox 2016-06-20 19:23:42 +0200
  • bc87e635c2 add qcombine class, to combine multiple models in a single queryset bkfox 2016-06-20 18:10:59 +0200
  • 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 bkfox 2016-06-20 15:43:23 +0200
  • a3a9beac6d tags url; fix bugs bkfox 2016-06-20 13:38:34 +0200
  • 23016a594f add notes.md; add actions, fix bugs bkfox 2016-06-19 23:46:19 +0200
  • 9769e0e617 localstorage; parts becomes expose bkfox 2016-06-14 14:34:10 +0200
  • 833e7a551d on_air bkfox 2016-06-14 04:35:43 +0200
  • 3936580275 add 'parts' system + script; work on player; create list_item.html template; update on_air bkfox 2016-06-14 03:33:26 +0200
  • 5da8762f77 work on website's player bkfox 2016-06-13 15:46:52 +0200
  • 01c4280b72 redesign a bit view classes bkfox 2016-06-13 04:25:17 +0200
  • 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;... bkfox 2016-06-12 21:34:31 +0200
  • 13bf57b401 check section playlist bkfox 2016-06-08 00:48:10 +0200
  • 83e425349b work on admin interface bkfox 2016-06-07 17:25:38 +0200
  • 21f3e89101 admin; section.get -> section.render; templates fix; menu are now per view; doc bkfox 2016-06-07 14:50:51 +0200
  • b99dec05e3 work on schedule; section.as_view() bkfox 2016-06-07 01:57:06 +0200
  • 2365cc8b8e work on schedule rendering; update comments views to be more coherent bkfox 2016-06-06 19:24:50 +0200
  • db54568a52 fix bugs and rendering issues bkfox 2016-06-06 18:01:56 +0200
  • 19f7ceaf9f schedule section; page view with arbitrary content bkfox 2016-06-06 12:10:10 +0200
  • a2f2165935 doc bkfox 2016-06-02 01:37:19 +0200
  • fcb1866f2e add website application bkfox 2016-06-02 01:32:58 +0200
  • 392d48ac0c fix error with tags; add callable for related bindings; comments in PostListView; ... bkfox 2016-06-02 01:05:38 +0200
  • ad58d3c332 doc; error in sections with object; update styles and templates bkfox 2016-06-01 20:07:22 +0200
  • e0a268505e work on pagination bkfox 2016-05-30 13:23:46 +0200
  • 94b9aab006 remove old ProxyPost; comments posting managed by sections.Comments; support for messages; change how menus works in Website bkfox 2016-05-27 00:45:50 +0200
  • 7c89f84b34 make menu work bkfox 2016-05-26 22:12:29 +0200
  • 1e571960d0 add missing sections.py bkfox 2016-05-26 21:45:43 +0200
  • 157914a0a1 clean up, merge the different kind of lists, merge BaseSection & Section bkfox 2016-05-26 21:45:11 +0200
  • 7402fc49b6 fix conflict issue bkfox 2016-05-26 01:56:09 +0200
  • a989e53da4 work on comments, clean up a bit bkfox 2016-05-26 00:51:23 +0200
  • f8f3beb124 clean up more YOLO bkfox 2016-05-25 13:27:21 +0200
  • fb659c2c30 clean up a bit bkfox 2016-05-25 13:26:05 +0200
  • 14e9994a79 work on cms; add templatetags, and few work on templates bkfox 2016-05-22 22:50:24 +0200
  • 7b49bcc4bc check bkfox 2016-05-22 18:15:26 +0200
  • 67c83c65d1 change logo size bkfox 2016-05-22 17:46:18 +0200
  • a768ea700e change logo size bkfox 2016-05-22 17:45:54 +0200
  • 4a9263cdd8 logo; RelatedPost sync with related object bkfox 2016-05-22 17:43:13 +0200
  • a4f1b03bde work on cms bkfox 2016-05-21 01:01:17 +0200
  • 54910f4df9 documentation bkfox 2016-05-19 16:45:13 +0200
  • 995efffc52 add filter for Log.source bkfox 2016-05-18 16:15:15 +0200
  • 20694d8a74 work on monitor algorithm bkfox 2016-05-17 23:21:02 +0200
  • 29d0929a0c fix errors, update a bit how liquidsoap part work and so on bkfox 2016-05-16 18:43:36 +0200
  • 032bd6c56d run liquidsoap from command bkfox 2016-01-26 16:08:03 +0100
  • a1fe0b2f93 allow multiple commands bkfox 2016-01-07 15:45:29 +0100
  • 039bd7dfd1 fix minor issues bkfox 2016-01-04 21:23:06 +0100
  • 314e59de79 replace diffusion.duration by diffusion.end bkfox 2016-01-04 21:18:59 +0100
  • e75195e98c add --next-month to avoid tricky bash things bkfox 2016-01-04 20:23:31 +0100
  • f8156e3dc8 fix typo -- sth like python's syntax bkfox 2015-12-30 14:38:51 +0100
  • 79fb4de4ad fix typo -- sth like python's syntax bkfox 2015-12-30 14:37:42 +0100
  • d70593a461 sound_monitor: filesystem monitoring using watchdog bkfox 2015-12-29 12:05:59 +0100
  • 2445690da3 roll back to older logging method (we don't wan't to run logging on liquidsoap's main thread. Move monitoring in appropriate file bkfox 2015-12-23 12:40:57 +0100
  • 3e038c4c16 bug fix bkfox 2015-12-22 18:16:07 +0100
  • 9cc6c2e248 use logging bkfox 2015-12-22 10:00:34 +0100
  • 6bb13904da move files bkfox 2015-12-22 08:37:17 +0100
  • 0511ec5bc3 file moves... bkfox 2015-12-22 08:34:52 +0100
  • c3d584c787 update doc bkfox 2015-12-17 14:45:26 +0100
  • 697522b98c work on setup bkfox 2015-12-17 14:25:58 +0100
  • f03acb4c1b change strategy on liquidsoap logging bkfox 2015-12-16 21:09:21 +0100