Historique des commits

Auteur SHA1 Message Date
  Jeremy Stretch 08c8bd3049 Renamed new import view to BulkImportView il y a 8 ans
  Jeremy Stretch 4a8147f8a5 Converted circuits import views to new scheme il y a 8 ans
  Jeremy Stretch f21c6bca00 Import unicode_literals il y a 8 ans
  Jeremy Stretch fb85867d72 Converted all object views to class-based views il y a 8 ans
  Jeremy Stretch b01bf6089c Merge branch 'develop' into v2-develop il y a 8 ans
  Jeremy Stretch f70f0f8d62 Improved handling of return_url for object edit/delete views; removed manual definitions of initial data fields il y a 8 ans
  Jeremy Stretch d98e9e1838 Resolved RemovedInDjango20Warning deprecation warnings il y a 8 ans
  Jeremy Stretch c0152940f9 Merged develop il y a 8 ans
  Jeremy Stretch f3b9930dea Initial work on regions il y a 8 ans
  Jeremy Stretch e8896fe238 Closes #898: Expand circuits list in provider view il y a 8 ans
  Jeremy Stretch b69564f5c9 Exposed the request to ObjectEditView's alter_obj() il y a 8 ans
  Jeremy Stretch 5d5d4ac714 Fixes #845: Fix missing edit/delete buttons on object tables for non-superusers il y a 8 ans
  Jeremy Stretch 52420945b2 Standardized naming of return_url for all object views il y a 8 ans
  Jeremy Stretch 39d083eae7 Re-implemented method for bulk editing/deleting all objects within a filtered queryset il y a 8 ans
  Jeremy Stretch 28a9307f9f Deprecated use_obj_view in favor of get_return_url() il y a 8 ans
  Jeremy Stretch cdccc3a47f Ditched get_parent_url() model method in favor of overrideable get_return_url() view method il y a 8 ans
  Jeremy Stretch 3eb969de0c Standardized the use of return_url for ObjectDeleteView il y a 8 ans
  Jeremy Stretch bf817eb69e Closes #49: Introduction of circuit terminations il y a 8 ans
  Jeremy Stretch 5035a9567b Fixes #729: Corrected cancellation links when editing secondary objects il y a 8 ans
  Jeremy Stretch 7d879bb0dc Added bulk editing capability for custom fields il y a 8 ans
  Jeremy Stretch bcb9ab7116 Show graphs button only if there is at least one graph to display il y a 8 ans
  Jeremy Stretch 397943b222 Allow unassigning VRF and tenants when editing objects in bulk il y a 8 ans
  Jeremy Stretch 6f68628377 Added tenant to circuit bulk editing; enabled filtering of circuits by tenant il y a 8 ans
  Jeremy Stretch 06af05708a Applied tenancy to circuits il y a 8 ans
  Jeremy Stretch 450c51604c Replaced all object-specific BulkDeleteForms with the stock form provided by utilities.BulkDeleteView il y a 8 ans
  Jeremy Stretch e5a6a4f05e Fixes #174: Added search and site filter to provider list il y a 8 ans
  Jeremy Stretch cb8e0c93f2 Implemented object add/edit/delete logging il y a 9 ans
  Jeremy Stretch 7502a02fba Code cleanup il y a 9 ans
  Jeremy Stretch 112e2ccde7 Code cleanup il y a 9 ans
  Jeremy Stretch 4de5f992be Code cleanup il y a 9 ans