Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added ActivityFilter for Hosts, Shows and ProgramSlots. | Ernesto Rico-Schmidt | 2016-08-17 | 1 | -4/+45 |
| | |||||
* | removed is_active from Host, Show and ProgramSlot. | Ernesto Rico-Schmidt | 2016-08-17 | 1 | -5/+5 |
| | |||||
* | remove automation_id in shows | Ernesto Rico-Schmidt | 2016-08-03 | 1 | -1/+1 |
| | |||||
* | limit timeslot, better naming | Ernesto Rico-Schmidt | 2016-08-03 | 1 | -9/+16 |
| | |||||
* | Merge branch 'predecessor-selection' | Christian Pointner | 2016-07-20 | 1 | -0/+11 |
|\ | |||||
| * | exclude self as show predecessor | Ernesto Rico-Schmidt | 2016-07-20 | 1 | -3/+8 |
| | | |||||
| * | exclude id | Ernesto Rico-Schmidt | 2016-05-27 | 1 | -0/+6 |
| | | |||||
* | | added short_description to list header of program slots. | Ernesto Rico-Schmidt | 2016-06-12 | 1 | -0/+1 |
| | | |||||
* | | show only name in the admin program slots. | Ernesto Rico-Schmidt | 2016-06-12 | 1 | -1/+5 |
| | | |||||
* | | brown paper bag bug | Ernesto Rico-Schmidt | 2016-05-27 | 1 | -1/+1 |
|/ | |||||
* | fixed pep8/flake8 warnings. again. | Ernesto Rico-Schmidt | 2016-04-19 | 1 | -0/+2 |
| | |||||
* | simplified inline admin for program slots and time slots | Ernesto Rico-Schmidt | 2016-04-16 | 1 | -2/+3 |
| | |||||
* | fixed get_queryset | Ernesto Rico-Schmidt | 2016-03-31 | 1 | -2/+2 |
| | |||||
* | added is_ | Christian Pointner | 2016-02-12 | 1 | -1/+1 |
| | |||||
* | added new model fields and updated admin | Ernesto Rico-Schmidt | 2016-01-06 | 1 | -7/+10 |
| | |||||
* | reformated code. | Ernesto Rico-Schmidt | 2015-12-28 | 1 | -20/+10 |
| | |||||
* | 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 | ||||
* | pep8-ized code | Ernesto Rico-Schmidt | 2014-04-29 | 1 | -10/+33 |
| | |||||
* | fixed fields order. | Ernesto Rico-Schmidt | 2014-02-28 | 1 | -0/+4 |
| | |||||
* | removed owner of Note. | Ernesto Rico-Schmidt | 2013-09-20 | 1 | -2/+0 |
| | |||||
* | added admin images. | Ernesto Rico-Schmidt | 2013-03-08 | 1 | -3/+3 |
| | |||||
* | moved CSS generation to program application. | Ernesto Rico-Schmidt | 2013-03-08 | 1 | -5/+7 |
| | |||||
* | finished undoing read only fields. | Ernesto Rico-Schmidt | 2011-12-29 | 1 | -2/+0 |
| | |||||
* | undo read only fields in inline admins | Ernesto Rico-Schmidt | 2011-12-29 | 1 | -7/+3 |
| | |||||
* | added renew action to TimeSlot admin | Ernesto Rico-Schmidt | 2011-12-28 | 1 | -0/+9 |
| | |||||
* | added save on top to Program Slot admin | Ernesto Rico-Schmidt | 2011-12-28 | 1 | -0/+1 |
| | |||||
* | tweaked inline admin | Ernesto Rico-Schmidt | 2011-12-20 | 1 | -0/+6 |
| | | | | made most of the fields of of timeslots and programmslots read-only. | ||||
* | removed date_hierarchy from ProgramSlotAdmin | Ernesto Rico-Schmidt | 2011-12-04 | 1 | -1/+0 |
| | |||||
* | removed unused import. | Ernesto Rico-Schmidt | 2011-07-24 | 1 | -2/+0 |
| | |||||
* | fixed filters for note admin. | Ernesto Rico-Schmidt | 2011-07-24 | 1 | -3/+3 |
| | |||||
* | removed note__isnull. it may causes confusion. | Ernesto Rico-Schmidt | 2011-07-03 | 1 | -1/+1 |
| | |||||
* | removed show from filter for note admin. | Ernesto Rico-Schmidt | 2011-07-02 | 1 | -12/+4 |
| | |||||
* | made note administration more usable | Ernesto Rico-Schmidt | 2011-06-18 | 1 | -4/+6 |
| | |||||
* | getting real. | Ernesto Rico-Schmidt | 2011-04-13 | 1 | -0/+82 |
| | |||||
* | creating an egg pt2 | Johannes Raggam | 2011-03-26 | 1 | -58/+0 |
| | |||||
* | added has_active_programslots to Show. | Ernesto Rico-Schmidt | 2011-03-21 | 1 | -1/+1 |
| | |||||
* | added date_hierarchy to Note admin. | Ernesto Rico-Schmidt | 2011-03-21 | 1 | -1/+2 |
| | |||||
* | tweaked admin for notes. | Ernesto Rico-Schmidt | 2011-03-12 | 1 | -0/+1 |
| | |||||
* | renamed model attributes to be more consistent, updated templates ↵ | Ernesto Rico-Schmidt | 2011-03-12 | 1 | -5/+5 |
| | | | | accordingly. added recommendations view and template. | ||||
* | First commit | Ernesto Rico-Schmidt | 2011-02-27 | 1 | -0/+56 |