Historique des commits

Auteur SHA1 Message Date
  Jeremy Stretch af778f8fca TagFilter should call unrestricted() on its queryset il y a 5 ans
  Jeremy Stretch 15f32bdd73 Wrap ComponentTraceMixin in a parent class il y a 5 ans
  Jeremy Stretch 36498c9dd2 Base manager for Tag should use RestrictedQuerySet il y a 5 ans
  Jeremy Stretch 66703d8963 Fix evaluation of RestrictedQuerySet il y a 5 ans
  Jeremy Stretch 71812d1bd5 Fix evaluation of RestrictedQuerySet il y a 5 ans
  Jeremy Stretch 5ed6136915 Introduce ComponentTraceMixin to minimize boilerplate il y a 5 ans
  Jeremy Stretch a47a100cb7 Fix unrestricted evaluations of RestrictedQuerySet il y a 5 ans
  Jeremy Stretch 9ea4f82eaa Prefetch tagged VLANs for VMInterfaces il y a 5 ans
  Jeremy Stretch 617e20af0b Standardize VMInterfaceTest il y a 5 ans
  Jeremy Stretch 89ff59d048 Add graphs endpoint to VMInterfaceViewSet il y a 5 ans
  Jeremy Stretch 6ecbf45974 Fix evaluation of RestrictedQuerySets il y a 5 ans
  Jeremy Stretch eb45ad600e Fix evaluation of RestrictedQuerySets il y a 5 ans
  Jeremy Stretch 10e6b6ca66 Fix RestrictedQuerySet evaluation in tests il y a 5 ans
  Jeremy Stretch 5732466e56 Signal receiver should call unrestricted() il y a 5 ans
  Jeremy Stretch ce55d0c791 Tweak querysets to work with restriction il y a 5 ans
  Jeremy Stretch 6ab4640cdc Update API tests to work with RestrictedQuerySet il y a 5 ans
  Jeremy Stretch a6b03b8884 Update WritableNestedSerializer to call unrestricted() on RestrictedQuerySets il y a 5 ans
  Jeremy Stretch 0dbe248df8 Call restrict() when retrieving related Graphs il y a 5 ans
  Jeremy Stretch 86d1370512 Apply restrict_form_fields() to import views il y a 5 ans
  Jeremy Stretch 8c0adc9c61 Update test methods to call unrestricted() on RestrictedQuerySets il y a 5 ans
  Jeremy Stretch a452e78fa6 Use unrestricted() when compiling ObjectPermissions for user il y a 5 ans
  Jeremy Stretch 04571ce920 Fix the initial permissions check on create/edit view tests il y a 5 ans
  Jeremy Stretch 40c416618a Link to cable termination objects il y a 5 ans
  Jeremy Stretch 9a1531442a Apply restrict_form_fields() to bulk edit views il y a 5 ans
  Jeremy Stretch 6128ef4b37 Remove redundant ObjectPermissionViewTestCase il y a 5 ans
  Jeremy Stretch 84db1adfaf Fix create, edit view test methods il y a 5 ans
  Jeremy Stretch 2c354c7f86 Fix automatic creation of UserConfig for user created via admin UI il y a 5 ans
  Jeremy Stretch edc65a6a34 Introduce restrict_form_fields() to automatically restrict field querysets based on user il y a 5 ans
  Jeremy Stretch 8412f9481c Force restriction of RestrictedQuerySet even for superusers il y a 5 ans
  Jeremy Stretch 95965d65c9 Fix some instances where RestrictedQuerySet is evaluated prematurely il y a 5 ans