summaryrefslogtreecommitdiff
path: root/program/templates
Commit message (Collapse)AuthorAgeFilesLines
* add show images in show listing and day_schedulesChristian Pointner2021-06-302-0/+6
|
* Show detail: comma seperated host listChristian Pointner2021-06-161-3/+7
|
* reorder show detail viewChristian Pointner2021-06-161-6/+6
|
* fixup! fixup! add new show/note images to program/tipsChristian Pointner2021-06-161-1/+2
|
* fixup! add new show/note images to program/tipsChristian Pointner2021-06-161-5/+4
|
* add new show/note images to program/tipsChristian Pointner2021-06-161-0/+9
|
* fix typoChristian Pointner2021-06-021-1/+1
|
* fix note image urlsChristian Pointner2021-05-281-1/+1
|
* add show and note images based on S3 storageChristian Pointner2021-05-282-3/+7
|
* some more template changes for new homepageChristian Pointner2021-03-111-2/+4
|
* add extra div for host-detail in V2 template and fix join without distinct ↵Christian Pointner2021-03-101-6/+8
| | | | in host model
* add extra div for show-detail V2 templateChristian Pointner2021-03-101-34/+36
|
* and anothor typo fixed...Christian Pointner2021-03-101-3/+3
|
* catetory vs categoryChristian Pointner2021-03-105-10/+10
|
* minor template changes and cleanupsChristian Pointner2021-03-105-3/+3
|
* update some more templates for new homepageChristian Pointner2021-03-107-34/+54
|
* update day_schedule template for new homepageChristian Pointner2021-03-101-1/+0
|
* update timeslot-detail template for new homepageChristian Pointner2021-03-101-17/+22
|
* v2/templates: whitespace fixesChristian Pointner2021-03-037-217/+197
|
* remove note content from tips endpointChristian Pointner2021-03-031-8/+6
|
* move show filters to seperate endpointChristian Pointner2021-03-035-21/+18
|
* fix link targets for new homepageChristian Pointner2021-03-037-13/+13
|
* furhter cleanup of filter templatetagsChristian Pointner2021-03-037-24/+13
|
* remove views not used by new homepageChristian Pointner2021-03-032-84/+0
|
* fix vew names and url tag parameters for v2 templatesChristian Pointner2021-03-019-19/+19
|
* initial cleanup of V2 templatesChristian Pointner2021-02-2616-179/+116
|
* add V2 views and template tags for new homepageChristian Pointner2021-02-2414-0/+573
|
* disable language selector in templates for nowChristian Pointner2021-02-242-2/+2
|
* fix model for new language field and add language filter to show list templateChristian Pointner2021-02-173-0/+17
|
* Remove left-over hackErnesto Rico Schmidt2020-09-211-1/+1
|
* Simplify the logicErnesto Rico Schmidt2020-09-211-47/+39
|
* Fix week schedule, remove dead codeErnesto Rico Schmidt2020-09-121-13/+16
|
* more height to display the 5 min slot at 12 pm beginning next weekErnesto Rico Schmidt2020-01-242-10/+20
|
* fix rendering of week scheduleChristian Pointner2019-10-161-0/+7
|
* Hotfix: datetime.now as callable for query sets to fix implicit 'caching' ↵Christian Pointner2017-03-091-1/+1
| | | | problem after switching to uwsgi
* 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
|
* 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
|
* removed is_active from Host, Show and ProgramSlot.Ernesto Rico-Schmidt2016-08-173-12/+3
|
* don't include the ID in the show detail pageErnesto Rico-Schmidt2016-06-121-1/+1
|
* brown paper bag bugErnesto Rico-Schmidt2016-05-272-6/+0
|
* Link to predecessor show.Ernesto Rico-Schmidt2016-05-011-1/+1
|
* include notes of predecessor show if available.Ernesto Rico-Schmidt2016-05-011-1/+12
|
* fixed missed renaming of variablesErnesto Rico-Schmidt2016-03-304-4/+4
|
* fixed typoErnesto Rico-Schmidt2016-03-301-2/+2
|
* fixed jquery-ui path in day_schedule template, fixed recommendations templateChristian Pointner2016-03-302-5/+5
|
* removed unused comments template stuffErnesto Rico-Schmidt2016-03-291-8/+0
|
* fixed templatesErnesto Rico-Schmidt2016-03-273-19/+25
|
* formated templates and updated templatetagsErnesto Rico-Schmidt2016-01-0616-429/+453
|