Skip to content
Snippets Groups Projects
  1. Dec 12, 2017
    • Ingo Leindecker's avatar
      Added FRAPP API · 9ae19922
      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
      9ae19922
  2. Nov 29, 2017
  3. Nov 23, 2017
    • Ingo Leindecker's avatar
      Restricted read/write permissions to common users · ef77b158
      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.
      ef77b158
  4. Nov 22, 2017
    • Ingo Leindecker's avatar
      Improved note selection and user permissions · b7e10ced
      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
      b7e10ced
  5. Nov 09, 2017
  6. Nov 08, 2017
  7. Nov 02, 2017
  8. Oct 23, 2017
  9. Sep 28, 2017
  10. Jun 19, 2017
  11. Jun 13, 2017
  12. Mar 09, 2017
  13. Aug 20, 2016
  14. Aug 17, 2016
  15. Aug 03, 2016
  16. May 27, 2016
  17. May 01, 2016
  18. Apr 16, 2016
  19. Mar 29, 2016
  20. Mar 27, 2016
  21. Feb 12, 2016
  22. Jan 06, 2016
  23. Dec 30, 2015
  24. Dec 28, 2015
  25. May 01, 2014
  26. Apr 30, 2014
  27. Mar 07, 2014
  28. Feb 28, 2014
  29. Sep 20, 2013
  30. Apr 12, 2013
  31. Mar 09, 2013
  32. Mar 08, 2013
  33. Dec 16, 2012
Loading