Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | added status as argument. | Ernesto Rico-Schmidt | 2012-02-17 | 1 | -4/+5 | |
* | added check for show.description. | Ernesto Rico-Schmidt | 2012-02-17 | 2 | -0/+4 | |
* | made Show description nullable. | Ernesto Rico-Schmidt | 2012-02-17 | 1 | -1/+1 | |
* | fixed unnecesary bug in recommendations template. | Ernesto Rico-Schmidt | 2012-02-17 | 2 | -16/+14 | |
* | only active program slots at show list | Christian Pointner | 2012-02-15 | 1 | -0/+2 | |
* | only show active program_slots at show_detail | Christian Pointner | 2012-02-15 | 2 | -1/+9 | |
* | show specials as recommendations even if there is no note attached | Christian Pointner | 2012-02-15 | 2 | -12/+23 | |
* | show up to 20 recommandtions in box | Christian Pointner | 2012-02-15 | 1 | -1/+1 | |
* | added image_enabled flag to show | Christian Pointner | 2012-02-15 | 2 | -1/+2 | |
* | made Show name not unique anymore. | Ernesto Rico-Schmidt | 2012-02-15 | 1 | -1/+1 | |
* | added cleanup_defaultshow command. | Ernesto Rico-Schmidt | 2012-02-10 | 1 | -0/+21 | |
* | finished undoing read only fields. | Ernesto Rico-Schmidt | 2011-12-29 | 1 | -2/+0 | |
* | enabled cache for current_how view | Ernesto Rico-Schmidt | 2011-12-29 | 2 | -1/+4 | |
* | 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 | |
* | 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 | |
* | 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 | |
* | 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 | |
| |\ | ||||||
| | * | 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 | |
* | 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 r... | Johannes Raggam | 2011-08-29 | 3 | -2/+20 | |
* | 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 | |