summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of https://github.com/nnrcschmdt/helsinkiErnesto Rico-Schmidt2014-02-234-12/+24
|\
| * towards nicer styling. styles are in github.com/thet/helsinki-theme at the mo...Johannes Raggam2014-02-071-1/+4
| * dont err when AUTOMATION_BASE_URL isnt setJohannes Raggam2014-02-071-3/+7
| * update README install instructionsJohannes Raggam2014-02-071-7/+10
| * added project path to wsgi python pathErnesto Rico-Schmidt2014-01-311-1/+3
* | moved things around.Ernesto Rico-Schmidt2014-02-2345-5/+5
|/
* getting real.Ernesto Rico-Schmidt2014-01-3147-15/+42
* Merge branch 'master' of github.com:nnrcschmdt/helsinkiErnesto Rico-Schmidt2014-01-311-4/+4
|\
| * reverted mistakes.Ernesto Rico-Schmidt2014-01-171-4/+4
* | fixed settings for 1.4Ernesto Rico-Schmidt2014-01-311-1/+2
|/
* Merge branch 'develop'Ernesto Rico-Schmidt2014-01-171-4/+4
|\
| * updated requirements.Ernesto Rico-Schmidt2014-01-171-1/+1
| * updated requirementsErnesto Rico-Schmidt2013-11-051-2/+2
| * Merge branch 'master' into developErnesto Rico-Schmidt2013-09-242-6/+3
| |\
| * | updated Django version, replaced PIL with Pillow.Ernesto Rico-Schmidt2013-09-241-2/+2
| * | Merge branch 'master' into developErnesto Rico-Schmidt2013-09-203-12/+15
| |\ \
| * | | finally starting to upgrade to Django 1.4.Ernesto Rico-Schmidt2013-04-121-3/+3
* | | | fixed addnote command when index is needed (multiple timeslots per show and day)Ernesto Rico-Schmidt2014-01-071-1/+4
* | | | Corrected mistakes made before in now playing.Ernesto Rico-Schmidt2013-11-051-4/+10
* | | | updated ids with playlist instead of (live) moderation, added special show ha...Ernesto Rico-Schmidt2013-11-013-51/+57
* | | | updated ids with playlist instead of (live) moderationErnesto Rico-Schmidt2013-10-301-9/+10
| |_|/ |/| |
* | | fixed addnote and importnote command after removal of owner to notes.Ernesto Rico-Schmidt2013-09-242-6/+3
| |/ |/|
* | removed owner of Note.Ernesto Rico-Schmidt2013-09-202-3/+0
* | fix week number bug. this time for real. reallyErnesto Rico-Schmidt2013-09-201-7/+7
* | fix week number bug. this time for real.Ernesto Rico-Schmidt2013-09-201-3/+9
* | fix week number bug.Ernesto Rico-Schmidt2013-09-201-5/+5
|/
* added JSON export for automation.Ernesto Rico-Schmidt2013-04-124-2/+37
* added automation ID for programslots and shows.Ernesto Rico-Schmidt2013-04-121-0/+2
* minimized styles.css - styles.css is now in productive useErnesto Rico-Schmidt2013-04-122-62/+3
* added support for timeslot index when adding notes.Ernesto Rico-Schmidt2013-03-101-2/+11
* fixed index out range.Ernesto Rico-Schmidt2013-03-091-4/+7
* added big admin imageErnesto Rico-Schmidt2013-03-081-6/+6
* added admin images.Ernesto Rico-Schmidt2013-03-082-18/+57
* removed garbage.Ernesto Rico-Schmidt2013-03-087-0/+0
* added CSS templateErnesto Rico-Schmidt2013-03-081-0/+86
* added forms.pyErnesto Rico-Schmidt2013-03-081-0/+42
* deleted tiny_mce LICENSEErnesto Rico-Schmidt2013-03-081-504/+0
* removed reference to local tiny_mceErnesto Rico-Schmidt2013-03-081-4/+4
* removed unused tiny_mceErnesto Rico-Schmidt2013-03-08277-38652/+1
* moved CSS generation to program application.Ernesto Rico-Schmidt2013-03-084-6/+111
* avoided case when len(ends) < len(starts).Ernesto Rico-Schmidt2012-12-161-2/+2
* fixed week viewErnesto Rico-Schmidt2012-11-261-1/+2
* updated error message.Ernesto Rico-Schmidt2012-02-181-1/+1
* added status as argument.Ernesto Rico-Schmidt2012-02-171-4/+5
* added check for show.description.Ernesto Rico-Schmidt2012-02-172-0/+4
* made Show description nullable.Ernesto Rico-Schmidt2012-02-171-1/+1
* fixed unnecesary bug in recommendations template.Ernesto Rico-Schmidt2012-02-172-16/+14
* only active program slots at show listChristian Pointner2012-02-151-0/+2
* only show active program_slots at show_detailChristian Pointner2012-02-152-1/+9
* show specials as recommendations even if there is no note attachedChristian Pointner2012-02-152-12/+23