Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
| | ||||||
* | updated german translation | Ernesto Rico-Schmidt | 2011-12-28 | 2 | -18/+22 | |
| | ||||||
* | 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 | |
| | | | | existing program slots will now get updated. new timeslots will be created or deleted if necessary. | |||||
* | 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 | |
| | ||||||
* | week navigation optimization | Johannes Raggam | 2011-12-02 | 1 | -7/+11 | |
| | ||||||
* | Merge branch 'master' of github.com:nnrcschmdt/helsinki | Johannes Raggam | 2011-12-02 | 2 | -0/+14 | |
|\ | ||||||
| * | Merge pull request #1 from nnrcschmdt/mutli_week | Johannes Raggam | 2011-12-02 | 2 | -0/+14 | |
| |\ | | | | | | | Multi week | |||||
| | * | added multi week navigation to template | Christian Pointner | 2011-12-01 | 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 | |
| | | ||||||
* | | whitespace | Johannes Raggam | 2011-12-02 | 1 | -2/+2 | |
| | | ||||||
* | | form-level dynamic field initialization | Johannes Raggam | 2011-12-02 | 1 | -3/+6 | |
| | | ||||||
* | | formatting | Johannes Raggam | 2011-12-02 | 1 | -32/+22 | |
| | | ||||||
* | | remove ID12 | Johannes Raggam | 2011-12-02 | 1 | -2/+2 | |
|/ | ||||||
* | 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 | |
| | | | | added MultipleObjectsReturned exception | |||||
* | fixed save method for ProgramSlot. | Ernesto Rico-Schmidt | 2011-10-16 | 1 | -4/+4 | |
| | ||||||
* | Merge branch 'master' of github.com:nnrcschmdt/helsinki | Johannes Raggam | 2011-10-11 | 2 | -4/+4 | |
|\ | ||||||
| * | updated requirements. | Ernesto Rico-Schmidt | 2011-09-11 | 1 | -1/+1 | |
| | | ||||||
| * | fixed save method for Programslot. | Ernesto Rico-Schmidt | 2011-09-10 | 1 | -2/+2 | |
| | | ||||||
| * | updated requirements. | Ernesto Rico-Schmidt | 2011-09-10 | 1 | -2/+2 | |
| | | ||||||
* | | add abunda lingva as music pool | Johannes Raggam | 2011-10-11 | 1 | -1/+2 | |
|/ | ||||||
* | nop related static files remain in nop. otherwise, they can't be found when ↵ | Johannes Raggam | 2011-08-29 | 3 | -2/+20 | |
| | | | | referring to a non-proxied url after proxying /nop | |||||
* | 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 week view. | Ernesto Rico-Schmidt | 2011-07-24 | 1 | -19/+44 | |
| | ||||||
* | 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 | 6 | -28/+0 | |
| | ||||||
* | timeslot opts | Johannes Raggam | 2011-07-17 | 2 | -3/+10 | |
| | ||||||
* | 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 | |
| | ||||||
* | added image to show detail. | Ernesto Rico-Schmidt | 2011-07-16 | 1 | -0/+4 | |
| | ||||||
* | reverser order of notes. | Ernesto Rico-Schmidt | 2011-07-16 | 1 | -1/+1 | |
| | ||||||
* | removed checks for incomplete show short descriptions. | Ernesto Rico-Schmidt | 2011-07-16 | 5 | -10/+0 | |
| | ||||||
* | urls above /program or /nop are currently not handled by deliverance, so we ↵ | Johannes Raggam | 2011-07-09 | 1 | -0/+4 | |
| | | | | need a /program/static url here. | |||||
* | upd | Johannes Raggam | 2011-07-07 | 1 | -1/+1 | |
| | ||||||
* | upd | Johannes Raggam | 2011-07-07 | 1 | -2/+2 | |
| | ||||||
* | upd | Johannes Raggam | 2011-07-07 | 1 | -5/+6 | |
| | ||||||
* | upd | Johannes Raggam | 2011-07-07 | 1 | -1/+1 | |
| | ||||||
* | upd | Johannes Raggam | 2011-07-07 | 1 | -1/+1 | |
| |