Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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. made... | Ernesto Rico-Schmidt | 2014-05-01 | 1 | -11/+17 |
* | 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 |
* | 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 accordingly... | Ernesto Rico-Schmidt | 2011-03-12 | 1 | -5/+5 |
* | First commit | Ernesto Rico-Schmidt | 2011-02-27 | 1 | -0/+56 |