Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | undo read only fields in inline admins | Ernesto Rico-Schmidt | 2011-12-29 | 1 | -7/+3 |
* | fixed brown paper bug in save method. | Ernesto Rico-Schmidt | 2011-12-29 | 1 | -1/+3 |
* | removed deleting of remaining time slots. | Ernesto Rico-Schmidt | 2011-12-28 | 1 | -4/+0 |
* | fixed problem when saving time slots. | Ernesto Rico-Schmidt | 2011-12-28 | 1 | -3/+3 |
* | added renew action to TimeSlot admin | Ernesto Rico-Schmidt | 2011-12-28 | 1 | -0/+9 |
* | finally fixed save method | Ernesto Rico-Schmidt | 2011-12-28 | 1 | -35/+47 |
* | 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 |
* | Merge branch 'master' of github.com:nnrcschmdt/helsinki | Johannes Raggam | 2011-12-02 | 1 | -0/+7 |
|\ | |||||
| * | added week number calculations | Christian Pointner | 2011-12-01 | 1 | -0/+7 |
* | | fix model, max_length to long for unique | Johannes Raggam | 2011-12-02 | 1 | -1/+1 |
|/ | |||||
* | made name of Show unique | Ernesto Rico-Schmidt | 2011-11-01 | 1 | -1/+1 |
* | made get_or_create_current more robust | Ernesto Rico-Schmidt | 2011-11-01 | 1 | -1/+3 |
* | fixed save method for ProgramSlot. | Ernesto Rico-Schmidt | 2011-10-16 | 1 | -4/+4 |
* | fixed save method for Programslot. | Ernesto Rico-Schmidt | 2011-09-10 | 1 | -2/+2 |
* | fixed indexing. | Ernesto Rico-Schmidt | 2011-07-24 | 1 | -1/+1 |
* | limited shows and host to active ones. | Ernesto Rico-Schmidt | 2011-07-24 | 2 | -4/+5 |
* | 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 |
* | fixed time comparison. | Ernesto Rico-Schmidt | 2011-07-24 | 1 | -1/+1 |
* | extended query for get_day_timeslots. | Ernesto Rico-Schmidt | 2011-07-24 | 1 | -1/+1 |
* | updated note migration. | Ernesto Rico-Schmidt | 2011-07-23 | 1 | -12/+16 |
* | added management command to add a note. | Ernesto Rico-Schmidt | 2011-07-23 | 1 | -0/+54 |
* | remove haystack search | Johannes Raggam | 2011-07-18 | 1 | -13/+0 |
* | use django/static in debug mode | Johannes Raggam | 2011-07-17 | 1 | -0/+8 |
* | static and site media are server by Apache. | Ernesto Rico-Schmidt | 2011-07-16 | 1 | -4/+0 |
* | urls above /program or /nop are currently not handled by deliverance, so we n... | Johannes Raggam | 2011-07-09 | 1 | -0/+4 |
* | removed note__isnull. it may causes confusion. | Ernesto Rico-Schmidt | 2011-07-03 | 1 | -1/+1 |
* | added missing related names. | Ernesto Rico-Schmidt | 2011-07-03 | 1 | -2/+2 |
* | site_media is served by Apache. | Ernesto Rico-Schmidt | 2011-07-03 | 1 | -4/+0 |
* | removed show from filter for note admin. | Ernesto Rico-Schmidt | 2011-07-02 | 1 | -12/+4 |
* | remove pdb | Johannes Raggam | 2011-06-30 | 1 | -1/+0 |
* | link all resources from local instead of googleapi | Johannes Raggam | 2011-06-30 | 1 | -1/+6 |
* | fixed end date for timeslots that start before and end after midnight. | Ernesto Rico-Schmidt | 2011-06-19 | 1 | -2/+10 |
* | fixed week view. | Ernesto Rico-Schmidt | 2011-06-18 | 1 | -0/+22 |
* | made note administration more usable | Ernesto Rico-Schmidt | 2011-06-18 | 1 | -4/+6 |
* | align current_box and recommendations_box with design | Johannes Raggam | 2011-06-09 | 1 | -1/+5 |
* | fixed typo in queryset method call. | Ernesto Rico-Schmidt | 2011-06-07 | 1 | -2/+2 |
* | added deleteuser command. | Ernesto Rico-Schmidt | 2011-06-04 | 1 | -0/+22 |
* | added createuser command. | Ernesto Rico-Schmidt | 2011-06-02 | 1 | -0/+25 |
* | star import seems to be the only solution. | Ernesto Rico-Schmidt | 2011-05-17 | 1 | -1/+1 |
* | excluded default show from show list. | Ernesto Rico-Schmidt | 2011-05-16 | 1 | -7/+7 |
* | fixed filtering in day view. | Ernesto Rico-Schmidt | 2011-05-11 | 1 | -0/+12 |
* | fill empty timeslots in day and week schedule views with a default show. | Ernesto Rico-Schmidt | 2011-05-01 | 1 | -2/+6 |
* | integrated TinyMCE. | Ernesto Rico-Schmidt | 2011-04-25 | 1 | -2/+4 |
* | simplified day and week views, use Program slot manager now, get_or_create_cu... | Ernesto Rico-Schmidt | 2011-04-25 | 2 | -14/+25 |
* | fixed imports. | Ernesto Rico-Schmidt | 2011-04-16 | 4 | -4/+4 |
* | getting real. | Ernesto Rico-Schmidt | 2011-04-13 | 21 | -0/+1024 |
* | creating an egg pt2 | Johannes Raggam | 2011-03-26 | 19 | -1004/+0 |