summaryrefslogtreecommitdiff
path: root/program
Commit message (Expand)AuthorAgeFilesLines
* Remove left-over hackErnesto Rico Schmidt2020-09-151-1/+1
* Simplify the logicErnesto Rico Schmidt2020-09-151-47/+39
* Add exception to to return extended height of the showErnesto Rico Schmidt2020-09-151-1/+3
* Fix week schedule, remove dead codeErnesto Rico Schmidt2020-09-091-13/+16
* Optimize imports. FormatErnesto Rico Schmidt2020-09-096-34/+38
* more height to display the 5 min slot at 12 pm beginning next weekErnesto Rico Schmidt2020-01-243-17/+30
* add year and week to context of week scheduleErnesto Rico Schmidt2020-01-241-0/+2
* fix rendering of week scheduleChristian Pointner2019-10-161-0/+7
* always return first specials timeslotChristian Pointner2017-09-281-2/+8
* moved reverse import to new namespacennrcschmdt2017-06-191-1/+1
* reverted back to callable datetime functionsnnrcschmdt2017-06-133-13/+15
* removed django.conf.urls.patternsnnrcschmdt2017-06-131-20/+19
* added markdown exporter for yearly show logsChristian Pointner2017-04-272-6/+50
* added sepcial show timeslot exportChristian Pointner2017-04-072-1/+29
* fix check_automation_ids commandChristian Pointner2017-04-061-15/+24
* Hotfix: datetime.now as callable for query sets to fix implicit 'caching' pro...Christian Pointner2017-03-094-13/+13
* restore old url behavior, which is now supported by the plone proxyviewJohannes Raggam2017-02-191-1/+1
* fix url to specific day viewJohannes Raggam2017-02-171-1/+1
* fix fixtures for program-showChristian Pointner2017-01-061-0/+2
* added support for multi-shows in JSON.Ernesto Rico-Schmidt2016-09-161-1/+12
* Merge pull request #4 from radio-helsinki-graz/stableErnesto Rico-Schmidt2016-09-071-2/+2
|\
| * expand maximum timerange for add/note to 12 weeks in the futureChristian Pointner2016-09-071-2/+2
* | removed unneeded distinct() method.Ernesto Rico-Schmidt2016-08-201-1/+1
* | display only active program slots of a show.Ernesto Rico-Schmidt2016-08-202-2/+2
* | display only active shows of a host.Ernesto Rico-Schmidt2016-08-201-2/+2
* | list only active host and active shows.Ernesto Rico-Schmidt2016-08-201-4/+2
* | added methods to list only active shows of a host and only active program slo...Ernesto Rico-Schmidt2016-08-201-0/+6
* | added ActivityFilter for Hosts, Shows and ProgramSlots.Ernesto Rico-Schmidt2016-08-171-4/+45
* | removed update_{hosts,programslots,shows} management commands.Ernesto Rico-Schmidt2016-08-173-59/+0
* | fixed copy&paste errorErnesto Rico-Schmidt2016-08-171-1/+1
* | removed is_active from Host, Show and ProgramSlot.Ernesto Rico-Schmidt2016-08-179-26/+65
|/
* simplified update commandsErnesto Rico-Schmidt2016-08-162-30/+7
* added management commands to chech and remove stale automation_idsErnesto Rico-Schmidt2016-08-032-0/+51
* hotfix: show has no automation_id anymoreChristian Pointner2016-08-031-2/+0
* remove automation_id in showsErnesto Rico-Schmidt2016-08-033-2/+19
* limit timeslot, better namingErnesto Rico-Schmidt2016-08-032-11/+18
* Merge branch 'predecessor-selection'Christian Pointner2016-07-201-0/+11
|\
| * exclude self as show predecessorErnesto Rico-Schmidt2016-07-201-3/+8
| * exclude idErnesto Rico-Schmidt2016-05-271-0/+6
* | added short_description to list header of program slots.Ernesto Rico-Schmidt2016-06-121-0/+1
* | show only name in the admin program slots.Ernesto Rico-Schmidt2016-06-121-1/+5
* | don't include the ID in the show detail pageErnesto Rico-Schmidt2016-06-121-1/+1
* | added automation ID to listErnesto Rico-Schmidt2016-05-271-1/+1
* | brown paper bag bugErnesto Rico-Schmidt2016-05-273-7/+1
* | reverted accidentially committed stuffChristian Pointner2016-05-271-2/+2
* | merged speed optimization branchChristian Pointner2016-05-271-3/+3
|\ \ | |/ |/|
| * Optimize selection of time slot by fetching the program slotsErnesto Rico-Schmidt2016-05-271-3/+3
* | show idErnesto Rico-Schmidt2016-05-271-1/+1
* | merged stable into masterChristian Pointner2016-05-273-10/+28
|\ \ | |/
| * Link to predecessor show.Ernesto Rico-Schmidt2016-05-012-2/+2