Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 mo... | Johannes Raggam | 2014-02-07 | 1 | -1/+4 |
| | * | 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 |
| |\ | |||||
| * | | updated Django version, replaced PIL with Pillow. | Ernesto Rico-Schmidt | 2013-09-24 | 1 | -2/+2 |
| * | | Merge branch 'master' into develop | Ernesto Rico-Schmidt | 2013-09-20 | 3 | -12/+15 |
| |\ \ | |||||
| * | | | finally starting to upgrade to Django 1.4. | Ernesto Rico-Schmidt | 2013-04-12 | 1 | -3/+3 |
* | | | | fixed addnote command when index is needed (multiple timeslots per show and day) | Ernesto Rico-Schmidt | 2014-01-07 | 1 | -1/+4 |
* | | | | Corrected mistakes made before in now playing. | Ernesto Rico-Schmidt | 2013-11-05 | 1 | -4/+10 |
* | | | | updated ids with playlist instead of (live) moderation, added special show ha... | Ernesto Rico-Schmidt | 2013-11-01 | 3 | -51/+57 |
* | | | | updated ids with playlist instead of (live) moderation | Ernesto Rico-Schmidt | 2013-10-30 | 1 | -9/+10 |
| |_|/ |/| | | |||||
* | | | fixed addnote and importnote command after removal of owner to notes. | Ernesto Rico-Schmidt | 2013-09-24 | 2 | -6/+3 |
| |/ |/| | |||||
* | | removed owner of Note. | Ernesto Rico-Schmidt | 2013-09-20 | 2 | -3/+0 |
* | | fix week number bug. this time for real. really | Ernesto Rico-Schmidt | 2013-09-20 | 1 | -7/+7 |
* | | fix week number bug. this time for real. | Ernesto Rico-Schmidt | 2013-09-20 | 1 | -3/+9 |
* | | fix week number bug. | Ernesto Rico-Schmidt | 2013-09-20 | 1 | -5/+5 |
|/ | |||||
* | added JSON export for automation. | Ernesto Rico-Schmidt | 2013-04-12 | 4 | -2/+37 |
* | added automation ID for programslots and shows. | Ernesto Rico-Schmidt | 2013-04-12 | 1 | -0/+2 |
* | minimized styles.css - styles.css is now in productive use | Ernesto Rico-Schmidt | 2013-04-12 | 2 | -62/+3 |
* | added support for timeslot index when adding notes. | Ernesto Rico-Schmidt | 2013-03-10 | 1 | -2/+11 |
* | fixed index out range. | Ernesto Rico-Schmidt | 2013-03-09 | 1 | -4/+7 |
* | added big admin image | Ernesto Rico-Schmidt | 2013-03-08 | 1 | -6/+6 |
* | added admin images. | Ernesto Rico-Schmidt | 2013-03-08 | 2 | -18/+57 |
* | removed garbage. | Ernesto Rico-Schmidt | 2013-03-08 | 7 | -0/+0 |
* | added CSS template | Ernesto Rico-Schmidt | 2013-03-08 | 1 | -0/+86 |
* | added forms.py | Ernesto Rico-Schmidt | 2013-03-08 | 1 | -0/+42 |
* | deleted tiny_mce LICENSE | Ernesto Rico-Schmidt | 2013-03-08 | 1 | -504/+0 |
* | removed reference to local tiny_mce | Ernesto Rico-Schmidt | 2013-03-08 | 1 | -4/+4 |
* | removed unused tiny_mce | Ernesto Rico-Schmidt | 2013-03-08 | 277 | -38652/+1 |
* | moved CSS generation to program application. | Ernesto Rico-Schmidt | 2013-03-08 | 4 | -6/+111 |
* | avoided case when len(ends) < len(starts). | Ernesto Rico-Schmidt | 2012-12-16 | 1 | -2/+2 |
* | fixed week view | Ernesto Rico-Schmidt | 2012-11-26 | 1 | -1/+2 |
* | updated error message. | Ernesto Rico-Schmidt | 2012-02-18 | 1 | -1/+1 |
* | added status as argument. | Ernesto Rico-Schmidt | 2012-02-17 | 1 | -4/+5 |
* | added check for show.description. | Ernesto Rico-Schmidt | 2012-02-17 | 2 | -0/+4 |
* | made Show description nullable. | Ernesto Rico-Schmidt | 2012-02-17 | 1 | -1/+1 |
* | fixed unnecesary bug in recommendations template. | Ernesto Rico-Schmidt | 2012-02-17 | 2 | -16/+14 |