Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | back | Johannes Raggam | 2011-07-07 | 1 | -1/+1 | |
| | ||||||
* | Merge branch 'master' of github.com:nnrcschmdt/helsinki | Johannes Raggam | 2011-07-07 | 6 | -21/+14 | |
|\ | ||||||
| * | removed note__isnull. it may causes confusion. | Ernesto Rico-Schmidt | 2011-07-03 | 1 | -1/+1 | |
| | | ||||||
| * | I'm done. | Ernesto Rico-Schmidt | 2011-07-03 | 1 | -2/+0 | |
| | | ||||||
| * | don't show timeslots for musikprogramm. | Ernesto Rico-Schmidt | 2011-07-03 | 1 | -0/+2 | |
| | | ||||||
| * | added list of notes to show detail page. this looks ugly I know. | Ernesto Rico-Schmidt | 2011-07-03 | 1 | -0/+5 | |
| | | ||||||
| * | added direct link to show detail page. | 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 | |
| | | ||||||
* | | upd robin | Johannes Raggam | 2011-07-07 | 1 | -1/+1 | |
|/ | ||||||
* | remove pdb | Johannes Raggam | 2011-06-30 | 1 | -1/+0 | |
| | ||||||
* | link all resources from local instead of googleapi | Johannes Raggam | 2011-06-30 | 22 | -8/+591 | |
| | ||||||
* | week opti | Johannes Raggam | 2011-06-27 | 1 | -2/+2 | |
| | ||||||
* | start-fixes | Johannes Raggam | 2011-06-27 | 1 | -50/+50 | |
| | ||||||
* | week schedule layout optimization | Johannes Raggam | 2011-06-27 | 2 | -8/+45 | |
| | ||||||
* | 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 | 3 | -93/+77 | |
| | ||||||
* | made note administration more usable | Ernesto Rico-Schmidt | 2011-06-18 | 1 | -4/+6 | |
| | ||||||
* | fixed typo. | Ernesto Rico-Schmidt | 2011-06-18 | 2 | -1/+1 | |
| | ||||||
* | fixed url for show detail. slug not id. | Ernesto Rico-Schmidt | 2011-06-15 | 1 | -1/+1 | |
| | ||||||
* | fixed id for show detail url. | Ernesto Rico-Schmidt | 2011-06-15 | 1 | -1/+1 | |
| | ||||||
* | set source code encoding | Johannes Raggam | 2011-06-14 | 1 | -1/+3 | |
| | ||||||
* | more nop shows | Johannes Raggam | 2011-06-14 | 1 | -1/+4 | |
| | ||||||
* | add musikprogramm bunt gemischt | Johannes Raggam | 2011-06-10 | 1 | -4/+5 | |
| | ||||||
* | extend trackinfo retrieving for more shows | Johannes Raggam | 2011-06-10 | 1 | -3/+6 | |
| | ||||||
* | layoutsisrfjh | Johannes Raggam | 2011-06-09 | 3 | -6/+11 | |
| | ||||||
* | show details | Johannes Raggam | 2011-06-09 | 1 | -12/+14 | |
| | ||||||
* | activate nowplaying calendar | Johannes Raggam | 2011-06-09 | 1 | -2/+2 | |
| | ||||||
* | title-attrs for format identifiers | Johannes Raggam | 2011-06-09 | 2 | -5/+10 | |
| | ||||||
* | align current_box and recommendations_box with design | Johannes Raggam | 2011-06-09 | 3 | -33/+67 | |
| | ||||||
* | remove comapt url, since it breaks deliverance integration | Johannes Raggam | 2011-06-08 | 1 | -5/+0 | |
| | ||||||
* | Merge branch 'master' of github.com:nnrcschmdt/helsinki | Ernesto Rico-Schmidt | 2011-06-07 | 4 | -14/+25 | |
|\ | ||||||
| * | fallback when calendar links to /programm instead of /program | Johannes Raggam | 2011-06-07 | 1 | -0/+5 | |
| | | ||||||
| * | init calendar | Johannes Raggam | 2011-06-07 | 1 | -0/+8 | |
| | | ||||||
| * | portlet structure. externalize js init code | Johannes Raggam | 2011-06-07 | 1 | -12/+10 | |
| | | ||||||
| * | outcomment while it's not workign | Johannes Raggam | 2011-06-07 | 1 | -2/+2 | |
| | | ||||||
* | | fixed typo in queryset method call. | Ernesto Rico-Schmidt | 2011-06-07 | 1 | -2/+2 | |
|/ | ||||||
* | fixed typo. | Ernesto Rico-Schmidt | 2011-06-04 | 2 | -1/+1 | |
| | ||||||
* | added path for locale. | Ernesto Rico-Schmidt | 2011-06-04 | 1 | -0/+2 | |
| | ||||||
* | added deleteuser command. | Ernesto Rico-Schmidt | 2011-06-04 | 1 | -0/+22 | |
| | ||||||
* | added german translation. | Ernesto Rico-Schmidt | 2011-06-04 | 1 | -0/+0 | |
| | ||||||
* | added german translation. | Ernesto Rico-Schmidt | 2011-06-02 | 1 | -0/+292 | |
| | ||||||
* | added createuser command. | Ernesto Rico-Schmidt | 2011-06-02 | 1 | -0/+25 | |
| | ||||||
* | update jQuery & jQueryUI. | Ernesto Rico-Schmidt | 2011-06-02 | 1 | -3/+3 | |
| | ||||||
* | create form from request only if there are any GET parameters | Johannes Raggam | 2011-06-01 | 1 | -1/+2 | |
| | ||||||
* | use GET instead of POST, since it simply works with deliverance | Johannes Raggam | 2011-06-01 | 3 | -7/+8 | |
| | ||||||
* | updated django-haystack. | Ernesto Rico-Schmidt | 2011-05-28 | 1 | -1/+1 | |
| | ||||||
* | 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 | |
| |