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

99 Commits

Author SHA1 Message Date
3b6d9dc552 Add button to select all columns 2020-04-29 14:56:22 -04:00
f51e7519dc Enable reordering table columns 2020-04-28 14:27:27 -04:00
3442ec77a7 Enable setting/clearing of table column prefs 2020-04-28 13:21:58 -04:00
e8d493578b Create form for setting table preferences 2020-04-28 12:14:51 -04:00
5de085d83d Tweak PluginMenuButton icon_class to require additional "fa" class 2020-04-10 10:36:03 -04:00
46b896b2cf Merge branch 'develop' into develop-2.8 2020-04-06 13:51:05 -04:00
1ffbeba181 #4439: Fix null integer field display 2020-04-03 13:47:58 -04:00
354f87c888 Fixes #4439: Tweak display of unset custom integer fields 2020-04-02 10:06:01 -04:00
dd9fc4173d Expose regsitry in templates using existing context processor for settings 2020-03-27 13:18:51 -04:00
e7f7b14214 Extend menu items and buttons to accept a list of required permissions 2020-03-26 16:04:12 -04:00
b94ef39a51 Standardize naming of menu items 2020-03-26 12:25:36 -04:00
d0edd9d5c1 Update documentation for #4401 2020-03-25 14:33:32 -04:00
981c982237 added support for plugin nav bar links 2020-03-17 02:35:12 -04:00
1487b5004d Closes #4309: Add descriptive tooltip to custom fields on object views 2020-03-12 21:43:34 -04:00
a28509019a Closes #4363: Standardize secret creation URL 2020-03-12 21:14:14 -04:00
0eaec6bd83 Merge pull request #4335 from netbox-community/4325-rack-reservation-import
Closes #4325: Add suport for rack reservations CSV import
2020-03-09 13:45:38 -04:00
8cca22d79c Add nav menu entry for rack reservations import 2020-03-09 13:39:12 -04:00
4edd0b1fd6 Merge branch 'develop' into 4217-contextual-docs 2020-03-09 09:56:14 -04:00
9a829500cd Fix typo 2020-03-06 16:40:00 -05:00
9fa5004a35 Closes #4324: Add CSV import view for services 2020-03-06 16:33:43 -05:00
3b200bbffc Remove title from docs modal 2020-03-05 14:54:48 -05:00
9f42bce16a Update modal template 2020-03-05 13:55:27 -05:00
8df9bb6fb4 Convert change log view to extend standard template 2020-02-13 17:11:39 -05:00
4064c32a7f Fix nav menu link for configcontext_add 2020-02-12 16:16:23 -05:00
2503978555 Add navigation menu link for adding config contexts 2020-02-11 14:32:41 -05:00
6d242ec348 Correct typo 2020-02-06 20:46:19 -05:00
2296cdc222 Fixes #4090: Render URL custom fields as links under object view 2020-02-05 17:08:39 -05:00
2949bfaaa7 Merge branch 'develop' into 2921-tags-select2 2020-01-16 15:33:42 +00:00
834fd408bd Fixes #2921: Replace tags filter with Select2 widget 2020-01-11 15:18:27 +00:00
a2ead6af94 Merge branch 'develop' into develop-2.7 2020-01-09 15:27:06 -05:00
792f38334a Fixes #2050: Image preview for attachments 2020-01-04 18:17:41 +00:00
1d63a30b7a Merge branch 'develop' into develop-2.7 2020-01-02 17:21:15 -05:00
e62302c979 Fixes #3803 2019-12-29 13:41:00 +00:00
8cbd2f5c2d Add list view for device components (#3719)
* Initial Work on #3564

* #3564 - Fixup issue with filter on interface

* #3564 - Fix PEP8 errors

* #3564 - Finalize fields, readjust order, reduce repetition

* #3564 - Update Changelog

* #3564 - Fix extra space

* #3564 - Change interface table ordering

* #3564 - Minor cleanup

* #3564 - Add Import Links

* Fix PEP8
2019-12-05 17:10:49 -05:00
a63383dc08 Reorganized navigation menu 2019-10-30 16:39:32 -04:00
ab504439fb Implemented permissions for scripts 2019-08-12 11:39:36 -04:00
3bb3b85fa2 Merged v2.5.13 2019-05-31 21:37:41 -04:00
814c50f461 Fix #3228 - UrlEncode full path for next if not on logon page
Include the full path for the ?next= variable in login links if we are not on the logon page.
Additionally include next for post requests that have the next variable set (will only come from the login page itself generally)
2019-05-30 12:01:41 -05:00
37c2c4b4a2 Merge v2.5.11 2019-04-29 14:40:18 -04:00
1491222642 Fixes #3072: Preserve multiselect filter values when updating per-page count for list views 2019-04-29 12:54:03 -04:00
067c788df7 Add changelog tabs for power panel, power feed & clean up nav links 2019-04-12 10:16:34 -04:00
3e818cde69 Disable navigation links for objects user does not have permission to view 2019-04-11 21:08:40 -04:00
5b753923b6 Initial work on power modeling (WIP) 2019-03-11 22:40:52 -04: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
f7f6704fc1 Preserve filtering/ordering parameters when modifying per_page count 2019-01-04 13:17:24 -05:00
848aa0b098 Closes #1870: Add per-page toggle to object lists 2019-01-04 11:07:55 -05:00
045856c9ac Introduced a placeholder template filter 2018-11-05 13:00:46 -05:00
0a71c63583 Upgraded to Django 2.1 2018-11-02 14:42:15 -04:00
55c632ace7 Introduce CableBulkImportView 2018-10-31 17:05:25 -04:00
cbfb25f003 Initial work on a cable tracing modal 2018-10-29 16:45:20 -04:00