1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00
Commit Graph

29 Commits

Author SHA1 Message Date
59091efa86 Closes : Enable change logging for config contexts 2020-07-09 17:09:03 -04:00
f092c107b5 PR review updates 2020-07-06 02:00:16 -04:00
f98fa364c0 Merge branch 'develop-2.9' into 2006-scripts-reports-background 2020-07-02 11:00:59 -04:00
57b73c485f : Remove individual view for extras.Tag 2020-07-01 14:21:51 -04:00
3777fbccc3 Implements - run reports and scripts in the background 2020-06-29 03:50:05 -04:00
da906f48d9 Standardize add, import, and export functionality for tags 2020-06-12 09:48:23 -04:00
406b076b95 Transition ObjectEditView to use ObjectPermissionRequiredMixin 2020-05-21 13:59:19 -04:00
a58bbccfd3 Fixes : Convert unnecessary regular expressions to strings in URL patterns 2020-02-05 16:12:48 -05:00
8d547e9906 Fixes : Correct URL patterns to match Unicode characters in tag slugs 2020-01-28 09:47:33 -05:00
8ff3d2cbf6 Closes : Enable bulk editing of tag color 2019-08-28 11:56:00 -04:00
a25a27f31f Initial work on custom scripts () 2019-08-12 11:13:16 -04:00
3bb3b85fa2 Merged v2.5.13 2019-05-31 21:37:41 -04:00
f9cd89a4a4 urls: fix 3168 by changing url to path 2019-05-26 14:56:00 +02:00
8e548605c8 added changelog views for Tag 2019-02-22 02:29:00 -05:00
91a2168952 Fixes : Fix bulk deletion of tags 2018-12-21 09:08:00 -05:00
874acab90f Merge v2.4.8 2018-11-20 12:28:24 -05:00
3366a6ae3d Closes : Added object view for tags 2018-11-15 16:47:41 -05:00
83be0b5db4 Closes : Added bulk editing for config contexts 2018-11-13 15:08:55 -05:00
980d62d579 Removed Python 2 string compatibility 2018-08-14 11:58:42 -04:00
c13e4858d7 Initial work on config contexts 2018-06-27 16:02:34 -04:00
ddd878683d Implemented changelog views 2018-06-20 13:52:54 -04:00
03a1c48b54 Added list and utility views for tags 2018-05-22 12:22:46 -04:00
00986fd7bf Closes : Cleaned up and reorganized import statements 2017-11-07 11:08:23 -05:00
2b33e78fd3 Added a run view for reports 2017-09-28 12:51:10 -04:00
2fbb39bf6f Started adding a view for individual reports 2017-09-27 17:39:22 -04:00
b5ab498e75 Initial work on reports API 2017-09-21 16:32:05 -04:00
f21c6bca00 Import unicode_literals 2017-05-24 11:33:11 -04:00
369d3aa62e Rearranged URL namespaces to satisfy deprecation warnings 2017-04-05 14:26:33 -04:00
b643939cc4 Initial work on : Image attachments 2017-03-30 21:55:57 -04:00