summaryrefslogtreecommitdiff
path: root/nop
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
|
* added support for new noplaying db formatChristian Pointner2017-01-062-4/+16
|
* nop: added entries to musicprog listChristian Pointner2016-05-211-1/+4
|
* fixed pep8/flake8 warnings. again.Ernesto Rico-Schmidt2016-04-191-1/+1
|
* fix deprecated option name: mimetype vs. content_typeChristian Pointner2016-04-141-2/+2
|
* migrations for database nop should only be done on nop databaseChristian Pointner2016-03-312-0/+7
|
* added migrations for nop & programErnesto Rico-Schmidt2015-12-302-0/+58
|
* removed unused import, reformated code.Ernesto Rico-Schmidt2015-12-281-10/+7
|
* removed unused importErnesto Rico-Schmidt2015-12-281-1/+1
|
* enable song listing for SongbirdsChristian Pointner2015-10-071-1/+2
|
* fixed imports for django 1.7Christian Pointner2015-09-251-1/+1
|
* pep8-ized codeErnesto Rico-Schmidt2014-04-293-7/+15
|
* 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-013-51/+57
| | | | 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
|
* nop related static files remain in nop. otherwise, they can't be found when ↵Johannes Raggam2011-08-293-2/+69
| | | | referring to a non-proxied url after proxying /nop
* link all resources from local instead of googleapiJohannes Raggam2011-06-301-2/+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
|
* layoutsisrfjhJohannes Raggam2011-06-091-4/+6
|
* activate nowplaying calendarJohannes Raggam2011-06-091-2/+2
|
* outcomment while it's not workignJohannes Raggam2011-06-071-2/+2
|
* 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-013-7/+8
|
* integration of nowplaying into ploneJohannes Raggam2011-05-273-20/+17
|
* activate json instead of stringJohannes Raggam2011-05-261-4/+4
|
* show show title instead of tracks if show is not musikprogramJohannes Raggam2011-05-262-24/+73
|
* 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
* add static js and cssJohannes Raggam2011-05-265-4/+1005
|
* move nop_form one level upJohannes Raggam2011-05-262-1/+1
|
* bugfixJohannes Raggam2011-05-251-2/+4
|
* finalize form with date/time submission functionalityJohannes Raggam2011-05-252-23/+74
|
* star import seems to be the only solution.Ernesto Rico-Schmidt2011-05-171-1/+1
|
* add anytime pickerJohannes Raggam2011-05-121-1/+12
|
* remove timepicker codeJohannes Raggam2011-05-121-14/+1
|
* nop_form stubJohannes Raggam2011-05-121-0/+38
|
* include nop_form stubJohannes Raggam2011-05-121-0/+7
|
* different url schema for get_current, include nop_formJohannes Raggam2011-05-121-2/+3
|
* get and get_current with almost finished functionalityJohannes Raggam2011-05-111-7/+21
|
* add nop initial appJohannes Raggam2011-05-104-0/+69