Skip to content
Snippets Groups Projects
  1. Dec 13, 2017
  2. 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
  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 03, 2017
  8. Nov 02, 2017
  9. Oct 23, 2017
  10. Sep 28, 2017
  11. Jun 13, 2017
  12. Mar 09, 2017
  13. Sep 07, 2016
  14. Aug 17, 2016
  15. Aug 03, 2016
  16. Jul 20, 2016
  17. Jun 12, 2016
  18. May 27, 2016
  19. Apr 19, 2016
  20. Apr 16, 2016
  21. Mar 31, 2016
  22. Feb 12, 2016
  23. Jan 06, 2016
  24. Dec 28, 2015
  25. May 01, 2014
  26. Apr 30, 2014
  27. Feb 28, 2014
  28. Sep 20, 2013
  29. Mar 08, 2013
  30. Dec 29, 2011
  31. Dec 28, 2011
  32. Dec 20, 2011
Loading