summaryrefslogtreecommitdiff
path: root/nop/views.py
Commit message (Collapse)AuthorAgeFilesLines
* added pussy*whipped to list of music-showsChristian Pointner2017-02-171-1/+2
|
* fix now-playing filterChristian Pointner2017-01-061-1/+1
|
* only show musicpools in nowplayingChristian Pointner2017-01-061-1/+1
|
* nop: added entries to musicprog listChristian Pointner2016-05-211-1/+4
|
* fix deprecated option name: mimetype vs. content_typeChristian Pointner2016-04-141-2/+2
|
* removed unused importErnesto Rico-Schmidt2015-12-281-1/+1
|
* enable song listing for SongbirdsChristian Pointner2015-10-071-1/+2
|
* pep8-ized codeErnesto Rico-Schmidt2014-04-291-5/+10
|
* Corrected mistakes made before in now playing.Ernesto Rico-Schmidt2013-11-051-4/+10
|
* updated ids with playlist instead of (live) moderation, added special show ↵Ernesto Rico-Schmidt2013-11-011-48/+50
| | | | handling. formatting.
* updated ids with playlist instead of (live) moderationErnesto Rico-Schmidt2013-10-301-9/+10
|
* 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
|
* add abunda lingva as music poolJohannes Raggam2011-10-111-1/+2
|
* set source code encodingJohannes Raggam2011-06-141-1/+3
|
* more nop showsJohannes Raggam2011-06-141-1/+4
|
* add musikprogramm bunt gemischtJohannes Raggam2011-06-101-4/+5
|
* extend trackinfo retrieving for more showsJohannes Raggam2011-06-101-3/+6
|
* create form from request only if there are any GET parametersJohannes Raggam2011-06-011-1/+2
|
* use GET instead of POST, since it simply works with deliveranceJohannes Raggam2011-06-011-3/+4
|
* activate json instead of stringJohannes Raggam2011-05-261-4/+4
|
* show show title instead of tracks if show is not musikprogramJohannes Raggam2011-05-261-19/+58
|
* add _which function which returns the table to use (standby or master). add ↵Johannes Raggam2011-05-261-4/+16
| | | | constant which can be used to configure the database to be used
* move nop_form one level upJohannes Raggam2011-05-261-1/+1
|
* bugfixJohannes Raggam2011-05-251-2/+4
|
* finalize form with date/time submission functionalityJohannes Raggam2011-05-251-18/+54
|
* include nop_form stubJohannes Raggam2011-05-121-0/+7
|
* get and get_current with almost finished functionalityJohannes Raggam2011-05-111-7/+21
|
* add nop initial appJohannes Raggam2011-05-101-0/+26