Skip to content
Snippets Groups Projects
  1. Mar 15, 2022
  2. Mar 14, 2022
  3. Feb 08, 2022
  4. Jan 17, 2022
  5. Jan 13, 2022
  6. Nov 24, 2020
  7. Nov 21, 2020
  8. Feb 18, 2018
  9. Dec 13, 2017
  10. Nov 29, 2017
  11. 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
  12. 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
  13. Nov 09, 2017
Loading