Histórico de Commits

Autor SHA1 Mensagem Data
  Jeremy Stretch 73895b1c88 Bypass permission caching for anonymous users há 6 anos atrás
  Jeremy Stretch f54fb67efc Add object-level support to TokenPermissions há 6 anos atrás
  Jeremy Stretch be5962fb3a ObjectPermissionRequiredMixin should exempt superusers há 6 anos atrás
  Jeremy Stretch 94d0ebbd7d Fix ObjectPermission attribute consolidation há 6 anos atrás
  Jeremy Stretch a275a30dca Reimplement the ViewExemptModelBackend to explicitly cache all exempted view permissions on the User instance há 6 anos atrás
  Jeremy Stretch c90f680284 Cache object-level permissions on the User instance for evaluation há 6 anos atrás
  Jeremy Stretch daa2c6ff21 Always pass obj=None to ModelBackend há 6 anos atrás
  Jeremy Stretch 63f842c7db Implement ObjectPermissionManager há 6 anos atrás
  Jeremy Stretch 06aca2e1d5 Merge branch 'develop-2.9' into 554-object-permissions há 6 anos atrás
  Jeremy Stretch 3abb52a085 #4624: Refactor ObjectDeleteView to use a queryset há 6 anos atrás
  Jeremy Stretch 87fa6bc252 #4624: Refactor ObjectEditView to use a queryset há 6 anos atrás
  Jeremy Stretch 4b5d64939d Introduced ObjectPermissionRequiredMixin há 6 anos atrás
  Jeremy Stretch 6624fc6076 Initial work on #554 (WIP) há 6 anos atrás
  Jeremy Stretch 43ad9aa2b1 Fix version há 6 anos atrás
  Jeremy Stretch 5dfcca96c8 Post-release version bump há 6 anos atrás
  Jeremy Stretch c9d0293bd0 Release v2.8.2 há 6 anos atrás
  Jeremy Stretch 2e25f6b217 Update release notes index há 6 anos atrás
  Jeremy Stretch cd0eb0d8ce Fixes #4588: Restore ability to add/remove tags on services, virtual chassis in bulk há 6 anos atrás
  Jeremy Stretch a4dbd2dae5 Closes #3064: Include tags in object lists as a toggleable table column há 6 anos atrás
  Jeremy Stretch fbc8b46d13 Cosmetic tweaks to the user area há 6 anos atrás
  Jeremy Stretch 881b0a6add Changelog for #4584 há 6 anos atrás
  Jeremy Stretch 5378f01462 Merge pull request #4586 from netbox-community/4584-id-filters há 6 anos atrás
  Jeremy Stretch 3baf983e86 Updated REST API documentation há 6 anos atrás
  Jeremy Stretch 1ccb3162ff Ensure all model FilterSets support the 'id' field há 6 anos atrás
  Jeremy Stretch 4d5d298ee1 Update super() call for get_filters() há 6 anos atrás
  Jeremy Stretch b1aa7fa7f8 Changelog for #3147 há 6 anos atrás
  Jeremy Stretch 9312dea2b2 Merge pull request #4564 from netbox-community/3147-csv-import-fields há 6 anos atrás
  Jeremy Stretch 270d61ce1b Remove boilerplate error messages from CSV model choice fields há 6 anos atrás
  Jeremy Stretch 70d0a5f665 Introduce CSVModelChoiceField to provide better validation for CSV model choices há 6 anos atrás
  Jeremy Stretch 607744813a Extend tests for CSV import há 6 anos atrás