Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | integration of nowplaying into plone | Johannes Raggam | 2011-05-27 | 4 | -21/+18 | |
| | ||||||
* | activate json instead of string | Johannes Raggam | 2011-05-26 | 1 | -4/+4 | |
| | ||||||
* | show show title instead of tracks if show is not musikprogram | Johannes Raggam | 2011-05-26 | 2 | -24/+73 | |
| | ||||||
* | add _which function which returns the table to use (standby or master). add ↵ | Johannes Raggam | 2011-05-26 | 1 | -4/+16 | |
| | | | | constant which can be used to configure the database to be used | |||||
* | add static js and css | Johannes Raggam | 2011-05-26 | 5 | -4/+1005 | |
| | ||||||
* | move nop_form one level up | Johannes Raggam | 2011-05-26 | 2 | -1/+1 | |
| | ||||||
* | bugfix | Johannes Raggam | 2011-05-25 | 1 | -2/+4 | |
| | ||||||
* | finalize form with date/time submission functionality | Johannes Raggam | 2011-05-25 | 2 | -23/+74 | |
| | ||||||
* | updated django-haystack. | Ernesto Rico-Schmidt | 2011-05-20 | 1 | -1/+1 | |
| | ||||||
* | star import seems to be the only solution. | Ernesto Rico-Schmidt | 2011-05-17 | 3 | -3/+3 | |
| | ||||||
* | excluded default show from show list. | Ernesto Rico-Schmidt | 2011-05-16 | 1 | -7/+7 | |
| | ||||||
* | Merge branch 'master' of github.com:nnrcschmdt/helsinki | Ernesto Rico-Schmidt | 2011-05-16 | 1 | -1/+12 | |
|\ | ||||||
| * | add anytime picker | Johannes Raggam | 2011-05-12 | 1 | -1/+12 | |
| | | ||||||
* | | updated pysolr | Ernesto Rico-Schmidt | 2011-05-16 | 1 | -1/+1 | |
|/ | ||||||
* | Merge branch 'master' of github.com:nnrcschmdt/helsinki | Johannes Raggam | 2011-05-12 | 2 | -2/+14 | |
|\ | ||||||
| * | fixed filtering in day view. | Ernesto Rico-Schmidt | 2011-05-11 | 1 | -0/+12 | |
| | | ||||||
| * | updated requirements. | Ernesto Rico-Schmidt | 2011-05-11 | 1 | -2/+2 | |
| | | ||||||
* | | remove timepicker code | Johannes Raggam | 2011-05-12 | 1 | -14/+1 | |
| | | ||||||
* | | nop_form stub | Johannes Raggam | 2011-05-12 | 1 | -0/+38 | |
| | | ||||||
* | | include nop_form stub | Johannes Raggam | 2011-05-12 | 1 | -0/+7 | |
| | | ||||||
* | | different url schema for get_current, include nop_form | Johannes Raggam | 2011-05-12 | 1 | -2/+3 | |
|/ | ||||||
* | get and get_current with almost finished functionality | Johannes Raggam | 2011-05-11 | 1 | -7/+21 | |
| | ||||||
* | add nop initial app | Johannes Raggam | 2011-05-10 | 4 | -0/+69 | |
| | ||||||
* | add nop url | Johannes Raggam | 2011-05-10 | 1 | -0/+1 | |
| | ||||||
* | add nop application | Johannes Raggam | 2011-05-10 | 1 | -0/+5 | |
| | ||||||
* | html titles | Johannes Raggam | 2011-05-08 | 8 | -8/+8 | |
| | ||||||
* | fill empty timeslots in day and week schedule views with a default show. | Ernesto Rico-Schmidt | 2011-05-01 | 3 | -3/+117 | |
| | ||||||
* | integrated TinyMCE. | Ernesto Rico-Schmidt | 2011-04-25 | 5 | -5/+20 | |
| | ||||||
* | added german TinyMCE language pack. | Ernesto Rico-Schmidt | 2011-04-25 | 16 | -0/+16 | |
| | ||||||
* | added TinyMCE 3.3.9.4. | Ernesto Rico-Schmidt | 2011-04-25 | 252 | -0/+39139 | |
| | ||||||
* | integrated jQuery UI's datepicker. | Ernesto Rico-Schmidt | 2011-04-25 | 2 | -2/+15 | |
| | ||||||
* | removed base style sheet. | Ernesto Rico-Schmidt | 2011-04-25 | 11 | -172/+1 | |
| | ||||||
* | simplified day and week views, use Program slot manager now, ↵ | Ernesto Rico-Schmidt | 2011-04-25 | 2 | -14/+25 | |
| | | | | get_or_create_current is more robust now. | |||||
* | fixed imports. | Ernesto Rico-Schmidt | 2011-04-16 | 4 | -4/+4 | |
| | ||||||
* | deleted | Ernesto Rico-Schmidt | 2011-04-14 | 1 | -7/+0 | |
| | ||||||
* | broadcastformat link fixed | Johannes Raggam | 2011-04-14 | 1 | -1/+1 | |
| | ||||||
* | align to installed debian packages on intranet | Johannes Raggam | 2011-04-14 | 1 | -2/+2 | |
| | ||||||
* | deployment requirements | Johannes Raggam | 2011-04-14 | 1 | -0/+7 | |
| | ||||||
* | show detail | Johannes Raggam | 2011-04-14 | 2 | -79/+74 | |
| | ||||||
* | weekschedule | Johannes Raggam | 2011-04-14 | 1 | -21/+37 | |
| | ||||||
* | filter titles, optimizations | Johannes Raggam | 2011-04-14 | 6 | -16/+16 | |
| | ||||||
* | abbrevs | Johannes Raggam | 2011-04-14 | 5 | -9/+9 | |
| | ||||||
* | aligning show_list with day_schedule | Johannes Raggam | 2011-04-14 | 2 | -27/+24 | |
| | ||||||
* | import fix | Johannes Raggam | 2011-04-13 | 1 | -1/+1 | |
| | ||||||
* | import path correction | Johannes Raggam | 2011-04-13 | 1 | -1/+1 | |
| | ||||||
* | Merge branch 'master' of github.com:nnrcschmdt/helsinki | Ernesto Rico-Schmidt | 2011-04-13 | 4 | -10/+10 | |
|\ | ||||||
| * | day schedule | Johannes Raggam | 2011-04-12 | 1 | -4/+4 | |
| | | ||||||
| * | classes directly on element to be altered instead of one level above | Johannes Raggam | 2011-04-12 | 3 | -6/+6 | |
| | | ||||||
* | | getting real. | Ernesto Rico-Schmidt | 2011-04-13 | 56 | -153/+118 | |
|/ | ||||||
* | upd | Johannes Raggam | 2011-04-11 | 3 | -4/+4 | |
| |