Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | be explicit about what is not allowed to change while updating. | Ernesto Rico-Schmidt | 2016-05-01 | 1 | -8/+14 |
* | updated requirements. | Ernesto Rico-Schmidt | 2016-05-01 | 1 | -4/+4 |
* | minor cosmetics. | Ernesto Rico-Schmidt | 2016-05-01 | 1 | -3/+11 |
* | Hotfix: add end time to json day schedule, also include date in start/end | Christian Pointner | 2016-04-20 | 1 | -1/+1 |
* | Merge branch 'master' into stable | Christian Pointner | 2016-04-15 | 1 | -3/+3 |
|\ | |||||
| * | also include pv-id in day-schedule export | Christian Pointner | 2016-04-15 | 1 | -3/+3 |
* | | merged master into stable after new deployment | Christian Pointner | 2016-04-15 | 50 | -849/+1484 |
|\ \ | |/ | |||||
| * | easier to understand export format for day_schedule | Christian Pointner | 2016-04-14 | 1 | -4/+5 |
| * | fix deprecated option name: mimetype vs. content_type | Christian Pointner | 2016-04-14 | 1 | -2/+2 |
| * | fixed get_queryset | Ernesto Rico-Schmidt | 2016-03-31 | 1 | -2/+2 |
| * | fix initial migration | Christian Pointner | 2016-03-31 | 1 | -7/+7 |
| * | migrations for database nop should only be done on nop database | Christian Pointner | 2016-03-31 | 3 | -0/+9 |
| * | fixed missed renaming of variables | Ernesto Rico-Schmidt | 2016-03-30 | 4 | -4/+4 |
| * | fixed typo | Ernesto Rico-Schmidt | 2016-03-30 | 1 | -2/+2 |
| * | fixed typo and minor style changes | Ernesto Rico-Schmidt | 2016-03-30 | 1 | -4/+7 |
| * | fixed jquery-ui path in day_schedule template, fixed recommendations template | Christian Pointner | 2016-03-30 | 2 | -5/+5 |
| * | removed unused comments template stuff | Ernesto Rico-Schmidt | 2016-03-29 | 1 | -8/+0 |
| * | fixed warning 340 | Ernesto Rico-Schmidt | 2016-03-29 | 1 | -5/+5 |
| * | restored blank & null for hosts | Ernesto Rico-Schmidt | 2016-03-27 | 1 | -5/+5 |
| * | fixed templates | Ernesto Rico-Schmidt | 2016-03-27 | 3 | -19/+25 |
| * | fixed update commands | Ernesto Rico-Schmidt | 2016-03-27 | 3 | -15/+40 |
| * | added is_ | Christian Pointner | 2016-02-12 | 1 | -1/+1 |
| * | added is_ | Ernesto Rico-Schmidt | 2016-02-12 | 2 | -3/+3 |
| * | updated german localization messages | Ernesto Rico-Schmidt | 2016-01-07 | 1 | -86/+95 |
| * | fixed command | Ernesto Rico-Schmidt | 2016-01-06 | 1 | -4/+4 |
| * | fixed warnings | Ernesto Rico-Schmidt | 2016-01-06 | 1 | -6/+1 |
| * | moved views | Ernesto Rico-Schmidt | 2016-01-06 | 2 | -23/+43 |
| * | fixed commands | Ernesto Rico-Schmidt | 2016-01-06 | 2 | -11/+11 |
| * | removed old week_schedule view | Ernesto Rico-Schmidt | 2016-01-06 | 1 | -35/+0 |
| * | updated to Django 1.8.8 | Ernesto Rico-Schmidt | 2016-01-06 | 1 | -1/+1 |
| * | clened-up URLs | Ernesto Rico-Schmidt | 2016-01-06 | 1 | -4/+4 |
| * | cleaned-up URLs | Ernesto Rico-Schmidt | 2016-01-06 | 1 | -9/+2 |
| * | moved to class based generic views | Ernesto Rico-Schmidt | 2016-01-06 | 2 | -121/+164 |
| * | updated TEMPLATE settings to new style | Ernesto Rico-Schmidt | 2016-01-06 | 1 | -5/+20 |
| * | moved tofirstdayinisoweek to utils | Ernesto Rico-Schmidt | 2016-01-06 | 1 | -0/+9 |
| * | formated templates and updated templatetags | Ernesto Rico-Schmidt | 2016-01-06 | 17 | -437/+457 |
| * | added new model fields and updated admin | Ernesto Rico-Schmidt | 2016-01-06 | 2 | -39/+37 |
| * | added commands to update new model fields | Ernesto Rico-Schmidt | 2016-01-06 | 3 | -0/+57 |
| * | added is_active model field | Ernesto Rico-Schmidt | 2016-01-06 | 1 | -0/+19 |
| * | added is_active model field | Ernesto Rico-Schmidt | 2016-01-06 | 1 | -0/+19 |
| * | added is_active model field | Ernesto Rico-Schmidt | 2016-01-06 | 1 | -0/+19 |
| * | renamed model field | Ernesto Rico-Schmidt | 2016-01-06 | 4 | -49/+49 |
| * | replaced permalink calls, cleaned-up Show model | Ernesto Rico-Schmidt | 2015-12-30 | 1 | -11/+9 |
| * | added fields to forms | Ernesto Rico-Schmidt | 2015-12-30 | 1 | -0/+3 |
| * | fixed current_box URL | Ernesto Rico-Schmidt | 2015-12-30 | 1 | -1/+1 |
| * | added migrations for nop & program | Ernesto Rico-Schmidt | 2015-12-30 | 5 | -0/+305 |
| * | updated requirements | Ernesto Rico-Schmidt | 2015-12-28 | 1 | -2/+2 |
| * | 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 |