- Dec 13, 2017
-
-
Ingo Leindecker authored
Shall we still put this in a sub app? Would still need to figure out how to hook from the sub app into the serializer viewsets (and not vice versa) in order the custom fields get saved. See #21
-
Ingo Leindecker authored
...but include upcoming single timeslots. Fixed another bug in case there's no note. See #24
-
Ingo Leindecker authored
see #22
-
- Dec 12, 2017
-
-
Ingo Leindecker authored
Extended Category model with color and description. Extended Note model with field audio_url, to be able to playback audio files directly in the mobile app. The field is hidden and will only be used to automatically retrieve the direct file's URL from CBA if the settings variable CBA_API_KEY is set and valid. See #24
-
Ingo Leindecker authored
Only Admins (if is_staff is True) may access these Models for reading/writing. Linking notes to timeslots also uses the REST API now. Adding/Updating/Deleting schedules including collision detection is still a to-do. See #22
-
- Nov 29, 2017
-
-
Ingo Leindecker authored
Updating is constrained to defined fields. See #22 Implemented django-oauth-toolkit for authentication. Working on prototype for playout API (momentarily still called week_schedule()) Added permission restrictions for common users in APIs See #23 Added playlist_id to TimeSlot datamodel See #21 Made some minor changes in calendar.
-
- Nov 23, 2017
-
-
Ingo Leindecker authored
See #23 - Let them only edit their own user profile and only certain fields - Let them only edit shows they own and only certain fields - Let them only edit own notes and only assign them to shows and timeslots they own Removed some unused code and added some help texts to form fields.
-
- Nov 22, 2017
-
-
Ingo Leindecker authored
* Improved note selection: Users choose their shows and corresponding timeslots are loaded into the select via ajax (improvement still necessary to avoid queryset when initially loading) See #17 * Users can only see and edit their shows, timeslots and notes * Users can only edit their own profiles * Changed fallback_playlist to fallback_playlist_id * Timelots inherit the is_repetition flag from their schedules when created * Added field 'memo' to timeslots (for internal notes) See #21
-
- Nov 09, 2017
-
-
Ingo Leindecker authored
See #21
-
Ingo Leindecker authored
* Extended datamodel of user profile by introducing "profile"-subapp * Implemented thumbnail generation for shows, notes and user profile using django-versatileimagefield (see requirements.txt) See #21
-
- Nov 08, 2017
-
-
Ingo Leindecker authored
See #21
-
- Nov 03, 2017
-
-
Ingo Leindecker authored
See #8 #20
-
- Nov 02, 2017
-
-
Ingo Leindecker authored
* Fixed some minor bugs * Added JSON view for loading a timeslot into the calendar See #8
-
- Oct 23, 2017
-
-
Ingo Leindecker authored
See #8
-
- Sep 28, 2017
-
-
Ingo Leindecker authored
-
Christian Pointner authored
-
- Aug 23, 2017
-
-
Ernesto Rico Schmidt authored
-
- Jul 10, 2017
-
-
Ernesto Rico Schmidt authored
-
Ernesto Rico Schmidt authored
-
- Jul 09, 2017
-
-
Christian Pointner authored
More changes/additions to README.rst to explain how to get a working development installation.
-
Hermann Schwärzler authored
-
- Jun 20, 2017
-
-
Ernesto Rico Schmidt authored
upgraded requirement to Django 1.11.2, Pillow 4.1.1, PyYAML 3.12, django-tinymce 2.6.0 and python-dateutil 2.6.0
-
- Jun 19, 2017
-
-
Hermann Schwärzler authored
-
Ernesto Rico Schmidt authored
-
Ernesto Rico Schmidt authored
-
- Jun 18, 2017
-
-
Ernesto Rico Schmidt authored
updated README
-
Hermann Schwärzler authored
"syncdb" is deprecated: "migrate" is the command to create the DB.
-
- Jun 13, 2017
-
-
Ernesto Rico Schmidt authored
-
Ernesto Rico Schmidt authored
-
Ernesto Rico Schmidt authored
-
- Apr 27, 2017
-
-
Christian Pointner authored
improved some export queries
-
Christian Pointner authored
-
Christian Pointner authored
-
- Apr 07, 2017
-
-
Christian Pointner authored
-
Christian Pointner authored
-
Christian Pointner authored
-
Christian Pointner authored
-
Christian Pointner authored
-
Christian Pointner authored
-