summaryrefslogtreecommitdiff
path: root/program/management
Commit message (Expand)AuthorAgeFilesLines
* added markdown exporter for yearly show logsChristian Pointner2017-04-271-0/+44
* fix check_automation_ids commandChristian Pointner2017-04-061-15/+24
* removed update_{hosts,programslots,shows} management commands.Ernesto Rico-Schmidt2016-08-173-59/+0
* simplified update commandsErnesto Rico-Schmidt2016-08-162-30/+7
* added management commands to chech and remove stale automation_idsErnesto Rico-Schmidt2016-08-032-0/+51
* fixed pep8/flake8 warnings. again.Ernesto Rico-Schmidt2016-04-198-19/+29
* fixed update commandsErnesto Rico-Schmidt2016-03-273-15/+40
* fixed commandErnesto Rico-Schmidt2016-01-061-4/+4
* fixed commandsErnesto Rico-Schmidt2016-01-062-11/+11
* added commands to update new model fieldsErnesto Rico-Schmidt2016-01-063-0/+57
* pep8-ized codeErnesto Rico-Schmidt2014-04-292-4/+0
* fixed addnote command when index is needed (multiple timeslots per show and day)Ernesto Rico-Schmidt2014-01-071-1/+4
* fixed addnote and importnote command after removal of owner to notes.Ernesto Rico-Schmidt2013-09-242-6/+3
* added support for timeslot index when adding notes.Ernesto Rico-Schmidt2013-03-101-2/+11
* updated error message.Ernesto Rico-Schmidt2012-02-181-1/+1
* added status as argument.Ernesto Rico-Schmidt2012-02-171-4/+5
* added cleanup_defaultshow command.Ernesto Rico-Schmidt2012-02-101-0/+21
* fixed indexing.Ernesto Rico-Schmidt2011-07-241-1/+1
* updated note migration.Ernesto Rico-Schmidt2011-07-231-12/+16
* added management command to add a note.Ernesto Rico-Schmidt2011-07-231-0/+54
* added deleteuser command.Ernesto Rico-Schmidt2011-06-041-0/+22
* added createuser command.Ernesto Rico-Schmidt2011-06-021-0/+25
* fixed imports.Ernesto Rico-Schmidt2011-04-164-4/+4
* getting real.Ernesto Rico-Schmidt2011-04-136-0/+263
* creating an egg pt2Johannes Raggam2011-03-266-263/+0
* fixed encoding problems. again.Ernesto Rico-Schmidt2011-03-254-9/+9
* updated program slot import to be more robust.Ernesto Rico-Schmidt2011-03-241-10/+15
* import correctionJohannes Raggam2011-03-244-6/+6
* fixed (error) messages of import commands.Ernesto Rico-Schmidt2011-03-212-2/+2
* data migration, added Note import.Ernesto Rico-Schmidt2011-03-211-0/+62
* cleaned up host import code.Ernesto Rico-Schmidt2011-03-211-7/+12
* data migration.Ernesto Rico-Schmidt2011-03-193-0/+187
* First commitErnesto Rico-Schmidt2011-02-272-0/+4