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

207 Commits

Author SHA1 Message Date
30e14db881 Tweak form display (cosmetic) 2019-08-14 09:40:23 -04:00
0d289d660d Add option to commit database changes 2019-08-12 14:28:06 -04:00
19eb4c510c Move script attributes under a Meta class 2019-08-12 13:16:18 -04:00
ab504439fb Implemented permissions for scripts 2019-08-12 11:39:36 -04:00
3f7f3f88f3 Fix form field ordering 2019-08-12 11:13:16 -04:00
9d054fb345 Add options for script vars; include script output 2019-08-12 11:13:16 -04:00
a25a27f31f Initial work on custom scripts (#3415) 2019-08-12 11:13:16 -04:00
890ba3ea94 Indicate when changelog retention configured to be forever. 2019-07-23 13:46:55 -05:00
cab3c50ae6 Closes #3314: Paginate object changelog entries 2019-07-18 21:40:36 -04:00
dfcd2c247d Closes #3264: Annotate changelog retention time on UI 2019-06-20 14:05:53 -04:00
b29944d5d7 Check view permissions for object navigation tabs 2019-04-12 09:29:36 -04:00
0b95016e00 Merge branch 'develop' into develop-2.6 2019-03-11 21:01:18 -04:00
f35b4bf768 Fixes #2976: Add delete button to tag view 2019-03-06 12:11:01 -05:00
c208d8fc2e * Added CSS to:
* Hide URLs
  * Hide elements with "noprint" class
* Added noprint to:
  * Header Panel
  * Search Panel, Tags Panel
  * Buttons
  * Various list elements
  * Related elements
2019-03-05 15:42:47 -06:00
8e548605c8 added changelog views for Tag 2019-02-22 02:29:00 -05:00
fc2bb724fa initial pass on migrating to custom tag model with color and comments fields 2019-02-20 03:52:47 -05:00
22eebbbc71 Fixes #2795: Fix duplicate display of pagination controls on child prefix/IP tables 2019-01-23 13:38:16 -05:00
c89735cd4e Disable wrapping of report labels 2019-01-09 11:47:34 -05:00
874acab90f Merge v2.4.8 2018-11-20 12:28:24 -05:00
3366a6ae3d Closes #2557: Added object view for tags 2018-11-15 16:47:41 -05:00
83be0b5db4 Closes #2490: Added bulk editing for config contexts 2018-11-13 15:08:55 -05:00
045856c9ac Introduced a placeholder template filter 2018-11-05 13:00:46 -05:00
4039753b2f refactored UI for local config context 2018-09-18 11:52:12 -04:00
0da113b723 implemnted #2392 - local config context for devices and VMs 2018-09-16 00:25:20 -04:00
bf8eff11ea Closes #2333: Added search filters for ConfigContexts 2018-08-09 12:22:34 -04:00
a1e8397b6b Closes #2229: Allow mapping of ConfigContexts to tenant groups 2018-07-27 15:47:29 -04:00
40efa55ec7 Merged release v2.3.7 2018-07-27 11:43:27 -04:00
b518258e6d Closes #2250: Include stat counters on report result navigation 2018-07-23 16:10:46 -04:00
a1d45023ab Fixes #2256: Prevent navigation overlap when jumping to test results on report page 2018-07-23 15:50:44 -04:00
d04727f4b5 Fixes #2255: Corrected display of report results in report list 2018-07-20 09:39:55 -04:00
bbaa3a2058 Enabled change logging for circuit terminations 2018-07-12 13:46:30 -04:00
484a74defd Misc cleanup for config contexts 2018-07-10 16:16:23 -04:00
4802e516e5 Arranged object tags into a separate panel 2018-07-10 10:48:33 -04:00
f2512c4fdc Include link to parent object changelog when viewing a change 2018-07-10 10:15:56 -04:00
7857480978 Added missing description field 2018-06-29 09:56:04 -04:00
743cf6d398 Added description to ConfigContext 2018-06-29 09:44:32 -04:00
65dd7a5938 Applied JSON rederer to ConfigContext data 2018-06-28 14:05:57 -04:00
62989ecb6e Moved object context rendering to ObjectConfigContextView and standardized the template 2018-06-28 13:48:12 -04:00
b952ec73ce Introduced the render_json template filter 2018-06-28 10:49:52 -04:00
c13e4858d7 Initial work on config contexts 2018-06-27 16:02:34 -04:00
2d198403c7 Extend ObjectChange to optionally indicate a related object (e.g. a parent device) 2018-06-22 15:05:40 -04:00
4ffce75b70 Fixed typo 2018-06-21 09:47:20 -04:00
ddd878683d Implemented changelog views 2018-06-20 13:52:54 -04:00
3c2e0b0b17 Added changelog views 2018-06-14 16:15:14 -04:00
03a1c48b54 Added list and utility views for tags 2018-05-22 12:22:46 -04:00
49f268a14c Added report results to the home page 2018-01-30 21:01:08 -05:00
fdae3a3f31 Introduced the REPORTS_ROOT config parameter; Python2 fixes 2017-10-11 14:03:35 -04:00
51194e20f2 Improved template for when no reports are found 2017-10-11 13:30:38 -04:00
87fb4af5cb Cosmetic cleanup 2017-09-28 15:18:40 -04:00
f9a677c1a3 Bugfixes 2017-09-28 13:36:50 -04:00