Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | reformated code. | Ernesto Rico-Schmidt | 2015-12-28 | 4 | -236/+125 | |
| | | ||||||
| * | reformated code. | Ernesto Rico-Schmidt | 2015-12-28 | 1 | -12/+10 | |
| | | ||||||
| * | fixed LOCALE_PATHS setting | Ernesto Rico-Schmidt | 2015-12-28 | 1 | -1/+3 | |
| | | ||||||
| * | removed unused import, reformated code. | Ernesto Rico-Schmidt | 2015-12-28 | 1 | -10/+7 | |
| | | ||||||
| * | removed unused import | Ernesto Rico-Schmidt | 2015-12-28 | 1 | -1/+1 | |
| | | ||||||
| * | updated requirements | Ernesto Rico-Schmidt | 2015-10-26 | 1 | -4/+4 | |
| | | ||||||
| * | enable song listing for Songbirds | Christian Pointner | 2015-10-07 | 1 | -1/+2 | |
| | | ||||||
| * | fixed gitignore to include show_images and cache dir | Christian Pointner | 2015-09-25 | 1 | -0/+2 | |
| | | ||||||
| * | fixed imports for django 1.7 | Christian Pointner | 2015-09-25 | 6 | -17/+19 | |
| | | ||||||
| * | handle errors better | Ernesto Rico-Schmidt | 2014-07-21 | 1 | -1/+16 | |
| | | ||||||
| * | updated Pillow version | Ernesto Rico-Schmidt | 2014-07-16 | 1 | -1/+1 | |
| | | ||||||
| * | updated Django version | Ernesto Rico-Schmidt | 2014-05-26 | 1 | -1/+1 | |
| | | ||||||
| * | added always_visible to the Hosts and updated template and URLs | Ernesto Rico-Schmidt | 2014-05-01 | 3 | -1/+8 | |
| | | ||||||
| * | added save_as to NoteAdmin and limited time slot to the last four weeks. ↵ | Ernesto Rico-Schmidt | 2014-05-01 | 1 | -11/+17 | |
| | | | | | | | | made renew action inside a method | |||||
| * | updated german translation. | Ernesto Rico-Schmidt | 2014-05-01 | 2 | -74/+107 | |
| | | ||||||
| * | pep8-ized code | Ernesto Rico-Schmidt | 2014-04-29 | 15 | -161/+339 | |
| | | ||||||
| * | updated requirements | Ernesto Rico-Schmidt | 2014-04-29 | 1 | -3/+3 | |
| | | ||||||
* | | enable song listing for Songbirdsrel-2014-07 | Christian Pointner | 2015-10-07 | 1 | -1/+2 | |
| | | ||||||
* | | updated Django, Pillow and PyYAML | Ernesto Rico-Schmidt | 2014-09-05 | 1 | -3/+3 | |
| | | ||||||
* | | fixed the list of shows | Ernesto Rico-Schmidt | 2014-08-16 | 1 | -15/+20 | |
| | | ||||||
* | | simplified and fixed week schedule | Ernesto Rico-Schmidt | 2014-08-15 | 1 | -46/+43 | |
| | | ||||||
* | | handle errors better | Ernesto Rico-Schmidt | 2014-07-21 | 1 | -1/+16 | |
|/ | ||||||
* | added german translations to datepicker | Ernesto Rico-Schmidt | 2014-03-21 | 1 | -0/+8 | |
| | ||||||
* | fixed date format for datepicker | Ernesto Rico-Schmidt | 2014-03-14 | 1 | -2/+3 | |
| | ||||||
* | fixed datepicker uri | Ernesto Rico-Schmidt | 2014-03-14 | 1 | -1/+1 | |
| | ||||||
* | forced json output to utf-8 | Ernesto Rico-Schmidt | 2014-03-12 | 1 | -1/+1 | |
| | ||||||
* | fixed day_schedule to export 00:00 - 23:59:59 and not between 06:00 and 05:59 | Ernesto Rico-Schmidt | 2014-03-07 | 2 | -7/+13 | |
| | | | | also added show name to json export | |||||
* | fixed text color selection | Ernesto Rico-Schmidt | 2014-02-28 | 1 | -1/+1 | |
| | ||||||
* | added color to broadcast formats | Ernesto Rico-Schmidt | 2014-02-28 | 2 | -2/+3 | |
| | ||||||
* | added explicit template names | Ernesto Rico-Schmidt | 2014-02-28 | 2 | -5/+5 | |
| | ||||||
* | Merge branch 'master' of https://github.com/nnrcschmdt/helsinki | Ernesto Rico-Schmidt | 2014-02-28 | 42 | -563/+43 | |
|\ | ||||||
| * | fixed urls and file locations | Ernesto Rico-Schmidt | 2014-02-28 | 42 | -563/+43 | |
| | | ||||||
* | | fixed fields order. | Ernesto Rico-Schmidt | 2014-02-28 | 1 | -0/+4 | |
|/ | ||||||
* | Merge branch 'master' of https://github.com/nnrcschmdt/helsinki | Ernesto Rico-Schmidt | 2014-02-28 | 4 | -12/+22 | |
|\ | ||||||
| * | updated copyright year | Ernesto Rico-Schmidt | 2014-02-23 | 1 | -1/+1 | |
| | | ||||||
| * | Merge branch 'master' of https://github.com/nnrcschmdt/helsinki | Ernesto Rico-Schmidt | 2014-02-23 | 4 | -12/+24 | |
| |\ | ||||||
| | * | towards nicer styling. styles are in github.com/thet/helsinki-theme at the ↵ | Johannes Raggam | 2014-02-07 | 1 | -1/+4 | |
| | | | | | | | | | | | | moment | |||||
| | * | dont err when AUTOMATION_BASE_URL isnt set | Johannes Raggam | 2014-02-07 | 1 | -3/+7 | |
| | | | ||||||
| | * | update README install instructions | Johannes Raggam | 2014-02-07 | 1 | -7/+10 | |
| | | | ||||||
| * | | moved things around. | Ernesto Rico-Schmidt | 2014-02-23 | 45 | -5/+5 | |
| | | | ||||||
* | | | re-structured projects | Ernesto Rico-Schmidt | 2014-02-28 | 45 | -6/+6 | |
| |/ |/| | ||||||
* | | added project path to wsgi python path | Ernesto Rico-Schmidt | 2014-01-31 | 1 | -1/+3 | |
|/ | ||||||
* | getting real. | Ernesto Rico-Schmidt | 2014-01-31 | 47 | -15/+42 | |
| | ||||||
* | Merge branch 'master' of github.com:nnrcschmdt/helsinki | Ernesto Rico-Schmidt | 2014-01-31 | 1 | -4/+4 | |
|\ | ||||||
| * | reverted mistakes. | Ernesto Rico-Schmidt | 2014-01-17 | 1 | -4/+4 | |
| | | ||||||
* | | fixed settings for 1.4 | Ernesto Rico-Schmidt | 2014-01-31 | 1 | -1/+2 | |
|/ | ||||||
* | Merge branch 'develop' | Ernesto Rico-Schmidt | 2014-01-17 | 1 | -4/+4 | |
|\ | ||||||
| * | updated requirements. | Ernesto Rico-Schmidt | 2014-01-17 | 1 | -1/+1 | |
| | | ||||||
| * | updated requirements | Ernesto Rico-Schmidt | 2013-11-05 | 1 | -2/+2 | |
| | | ||||||
| * | Merge branch 'master' into develop | Ernesto Rico-Schmidt | 2013-09-24 | 2 | -6/+3 | |
| |\ |