summaryrefslogtreecommitdiff
path: root/program
Commit message (Collapse)AuthorAgeFilesLines
* order shows in shows_list by name (not slug)stableChristian Pointner2023-02-011-1/+1
|
* add help text to show/note image uploadsChristian Pointner2022-03-091-2/+4
|
* 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 size of imagefiel ind show and note modelChristian Pointner2021-06-022-4/+4
|
* 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-286-7/+64
|
* tinymce: upgrade and disable drag&drop for imagesChristian Pointner2021-03-221-5/+1
|
* 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-102-7/+9
| | | | 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-038-21/+23
|
* fix link targets for new homepageChristian Pointner2021-03-038-16/+16
|
* furhter cleanup of filter templatetagsChristian Pointner2021-03-037-24/+13
|
* remove views not used by new homepageChristian Pointner2021-03-034-108/+0
|
* fix vew names and url tag parameters for v2 templatesChristian Pointner2021-03-0110-22/+22
|
* initial cleanup of V2 templatesChristian Pointner2021-02-2619-228/+166
|
* add V2 views and template tags for new homepageChristian Pointner2021-02-2417-1/+744
|
* disable language selector in templates for nowChristian Pointner2021-02-242-2/+2
|
* add more language fixturesChristian Pointner2021-02-241-0/+78
|
* show language slug in admin viewChristian Pointner2021-02-241-1/+1
|
* add fixtures for languageChristian Pointner2021-02-171-0/+12
|
* fix model for new language field and add language filter to show list templateChristian Pointner2021-02-177-6/+37
|
* add language to modelChristian Pointner2021-02-173-4/+56
|
* Remove left-over hackErnesto Rico Schmidt2020-09-211-1/+1
|
* Simplify the logicErnesto Rico Schmidt2020-09-211-47/+39
|
* Add exception to to return extended height of the showErnesto Rico Schmidt2020-09-211-1/+3
|
* 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-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
|
* added markdown exporter for yearly show logsChristian Pointner2017-04-272-6/+50
| | | | improved some export queries
* 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' ↵Christian Pointner2017-03-094-13/+13
| | | | problem after switching to uwsgi
* restore old url behavior, which is now supported by the plone proxyviewJohannes Raggam2017-02-191-1/+1
|