Skip to content
Snippets Groups Projects
  1. Jan 02, 2018
  2. Dec 13, 2017
  3. 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
  4. Nov 29, 2017
  5. 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
  6. Nov 09, 2017
  7. Nov 08, 2017
  8. Oct 23, 2017
  9. Aug 17, 2016
  10. Aug 03, 2016
  11. Apr 19, 2016
  12. Apr 16, 2016
  13. Mar 31, 2016
  14. Jan 06, 2016
  15. Dec 30, 2015
Loading