summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* show up to 20 recommandtions in boxChristian Pointner2012-02-151-1/+1
|
* added image_enabled flag to showChristian Pointner2012-02-152-1/+2
|
* made Show name not unique anymore.Ernesto Rico-Schmidt2012-02-151-1/+1
|
* added cleanup_defaultshow command.Ernesto Rico-Schmidt2012-02-101-0/+21
|
* finished undoing read only fields.Ernesto Rico-Schmidt2011-12-291-2/+0
|
* enabled cache for current_how viewErnesto Rico-Schmidt2011-12-292-1/+4
|
* undo read only fields in inline adminsErnesto Rico-Schmidt2011-12-291-7/+3
|
* fixed brown paper bug in save method.Ernesto Rico-Schmidt2011-12-291-1/+3
|
* removed deleting of remaining time slots.Ernesto Rico-Schmidt2011-12-281-4/+0
|
* fixed problem when saving time slots.Ernesto Rico-Schmidt2011-12-281-3/+3
|
* updated german translationErnesto Rico-Schmidt2011-12-282-18/+22
|
* added renew action to TimeSlot adminErnesto Rico-Schmidt2011-12-281-0/+9
|
* finally fixed save methodErnesto Rico-Schmidt2011-12-281-35/+47
| | | | existing program slots will now get updated. new timeslots will be created or deleted if necessary.
* added save on top to Program Slot adminErnesto Rico-Schmidt2011-12-281-0/+1
|
* tweaked inline adminErnesto Rico-Schmidt2011-12-201-0/+6
| | | | made most of the fields of of timeslots and programmslots read-only.
* removed date_hierarchy from ProgramSlotAdminErnesto Rico-Schmidt2011-12-041-1/+0
|
* week navigation optimizationJohannes Raggam2011-12-021-7/+11
|
* Merge branch 'master' of github.com:nnrcschmdt/helsinkiJohannes Raggam2011-12-022-0/+14
|\
| * Merge pull request #1 from nnrcschmdt/mutli_weekJohannes Raggam2011-12-022-0/+14
| |\ | | | | | | Multi week
| | * added multi week navigation to templateChristian Pointner2011-12-011-0/+7
| | |
| | * added week number calculationsChristian Pointner2011-12-011-0/+7
| |/
* | fix model, max_length to long for uniqueJohannes Raggam2011-12-021-1/+1
| |
* | whitespaceJohannes Raggam2011-12-021-2/+2
| |
* | form-level dynamic field initializationJohannes Raggam2011-12-021-3/+6
| |
* | formattingJohannes Raggam2011-12-021-32/+22
| |
* | remove ID12Johannes Raggam2011-12-021-2/+2
|/
* made name of Show uniqueErnesto Rico-Schmidt2011-11-011-1/+1
|
* made get_or_create_current more robustErnesto Rico-Schmidt2011-11-011-1/+3
| | | | added MultipleObjectsReturned exception
* fixed save method for ProgramSlot.Ernesto Rico-Schmidt2011-10-161-4/+4
|
* Merge branch 'master' of github.com:nnrcschmdt/helsinkiJohannes Raggam2011-10-112-4/+4
|\
| * updated requirements.Ernesto Rico-Schmidt2011-09-111-1/+1
| |
| * fixed save method for Programslot.Ernesto Rico-Schmidt2011-09-101-2/+2
| |
| * updated requirements.Ernesto Rico-Schmidt2011-09-101-2/+2
| |
* | add abunda lingva as music poolJohannes Raggam2011-10-111-1/+2
|/
* nop related static files remain in nop. otherwise, they can't be found when ↵Johannes Raggam2011-08-293-2/+20
| | | | referring to a non-proxied url after proxying /nop
* fixed indexing.Ernesto Rico-Schmidt2011-07-241-1/+1
|
* limited shows and host to active ones.Ernesto Rico-Schmidt2011-07-242-4/+5
|
* removed unused import.Ernesto Rico-Schmidt2011-07-241-2/+0
|
* fixed filters for note admin.Ernesto Rico-Schmidt2011-07-241-3/+3
|
* fixed week view.Ernesto Rico-Schmidt2011-07-241-19/+44
|
* fixed time comparison.Ernesto Rico-Schmidt2011-07-241-1/+1
|
* extended query for get_day_timeslots.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
|
* remove haystack searchJohannes Raggam2011-07-186-28/+0
|
* timeslot optsJohannes Raggam2011-07-172-3/+10
|
* use django/static in debug modeJohannes Raggam2011-07-171-0/+8
|
* static and site media are server by Apache.Ernesto Rico-Schmidt2011-07-161-4/+0
|
* added image to show detail.Ernesto Rico-Schmidt2011-07-161-0/+4
|
* reverser order of notes.Ernesto Rico-Schmidt2011-07-161-1/+1
|