Saria Hajjar
cfa078c929
Added theme to select2 of tags
2020-01-01 21:14:38 +00:00
Saria Hajjar
57ea73db46
Turn off Select2 static width calculation
2020-01-01 21:01:08 +00:00
Jeremy Stretch
f2c49063f8
Fixes #3809 : Filter platform by manufacturer when editing devices
2019-12-31 11:25:42 -05:00
Jeremy Stretch
b5177c608d
Merge branch 'develop' into 3762-datetime-selectors
2019-12-30 12:31:50 -05:00
Saria Hajjar
2f2e193cf9
Account for the header when hash-scrolling
2019-12-29 21:20:02 +00:00
Saria Hajjar
aa4588f9ba
Load flatpickr using selectors (classes)
2019-12-28 21:33:07 +00:00
Daniel Sheppard
a4690ec5ce
Fix ordering for rack positioning
2019-09-24 15:08:57 -05:00
Daniel Sheppard
17ec9aa170
Fixes : #3464 - Change color picker to dynamic coloring from static CSS
2019-09-24 09:39:06 -05:00
Daniel Sheppard
a1216fc1b7
Fixed thrown error in parseURL
2019-09-19 10:32:47 -05:00
Daniel Sheppard
73065fa6e7
Using static element to determine brief parameter, corrected to $(element)
2019-09-11 10:10:43 -05:00
Daniel Sheppard
050f2478d3
Fixes : #3318 - Increases length of platform name and slug to 64 characters ( #3353 )
2019-09-06 13:01:27 -05:00
Daniel Sheppard
9c6dbd7337
Add in in-line vlan editing and Bulk vlan editing ( #3350 )
...
* Fixes #3341 - Added in-line vlan editing
* Fixes #2160 - Added bulk vlan editing
Inconsequential behaviour changes:
* APISelect can now take "full=True" to return a non-brief set
* Select2 will no group by "group & site, group, site, global" if full=True is set in APISelect
2019-09-06 12:45:37 -05:00
Jeremy Stretch
ea32853ab3
Fixes #3289 : Prevent position from being nullified when moving a device to a new rack
2019-07-30 17:07:58 -04:00
Khaled BEN ABDALLAH
cbace6f831
Fixes #3031 : Select2 creates multiple tags for tags with spaces
2019-05-18 22:43:47 +02:00
Jeremy Stretch
090efde21a
Fixes #3044 : Ignore site/rack fields when connecting a new cable via device search
2019-04-04 16:19:20 -04:00
Jeremy Stretch
110387e81b
Fixes #3019 : Fix tag population when running NetBox within a path
2019-04-02 11:05:16 -04:00
Jeremy Stretch
f6345b9a5d
Fixes #2998 : Limit device query to non-racked devices if no rack selected when creating a cable
2019-03-19 10:22:52 -04:00
Jeremy Stretch
e05871b467
Fixes #2982 : Correct CSS class assignment on color picker
2019-03-11 13:31:48 -04:00
John Anderson
fe00db62d6
fixes #2837 - select2 nullable filter fields add multiple null_option elements when paging
2019-01-31 13:56:36 -05:00
John Anderson
ff40a13f29
fixed select2 paging offset calculation to index at 1
2019-01-29 00:48:41 -05:00
Jeremy Stretch
4227c6b806
Add select2-bootstrap for consistent widget styling
2019-01-23 10:18:44 -05:00
John Anderson
af6bb53a01
removed debug log
2019-01-15 16:36:51 -05:00
John Anderson
2d7e5a57e7
handle disabled-indicator
2019-01-15 16:33:44 -05:00
John Anderson
bf8d57c7d1
DCIM filter forms select2
2019-01-08 15:35:34 -08:00
John Anderson
6d5d9c8af3
implemented #2590 - improved color picker with actual colors
2019-01-05 17:43:42 -05:00
John Anderson
fca97f9768
Merge branch 'develop' of github.com:digitalocean/netbox into select2-ui
2019-01-04 12:44:41 -05:00
Jeremy Stretch
848aa0b098
Closes #1870 : Add per-page toggle to object lists
2019-01-04 11:07:55 -05:00
John Anderson
81a0889568
initial static select2 fields
2019-01-03 23:02:05 -05:00
John Anderson
f3cfc17a52
fix processing of initial tags
2019-01-03 02:25:12 -05:00
John Anderson
28a02e9943
initial select2 support
2018-12-30 02:35:18 -05:00
Jeremy Stretch
4a10b4ece0
Fixes #2704 : Fix form select widget population on parent with null value
2018-12-20 15:49:35 -05:00
John Anderson
fd9b2f2fda
cleanup component filters and UI filter forms for device and device type - #2583
2018-11-15 00:42:01 -05:00
John Anderson
3c0181ef35
added logic to append &type=physical to interface API query for cable creation - #2585
2018-11-14 23:35:15 -05:00
Jeremy Stretch
471bddea09
WIP: Initial work on the cable connection form
2018-10-22 16:58:24 -04:00
Jeremy Stretch
bf47e7cae3
#2487 : Require the 'brief' parameter to evaluate True
2018-10-04 14:50:57 -04:00
Jeremy Stretch
db2721c581
Enable brief API output utilizing nested serializers
2018-10-04 13:43:50 -04:00
Jeremy Stretch
99848aab6a
Fixes #2483 : Set max item count of API-populated form fields to MAX_PAGE_SIZE
2018-10-03 16:17:17 -04:00
Jeremy Stretch
3a88e43103
Fixes #2406 : Remove hard-coded limit of 1000 objects from API-populated form fields
2018-09-13 11:21:40 -04:00
Jeremy Stretch
e27765d965
Added autocompletion for tags form widget
2018-07-05 16:51:38 -04:00
Jeremy Stretch
d84e5d1839
Cleaned up component tables and checkbox toggling
2017-12-21 13:29:02 -05:00
Jeremy Stretch
ba42ad2115
Merge branch '150-interface-vlans' into develop-2.3
2017-11-14 15:36:14 -05:00
Jeremy Stretch
136d16b7fd
Don't add a placeholder option to multiselect widgets
2017-09-12 14:14:08 -04:00
Jeremy Stretch
616f109671
Merge branch 'develop' into v2-develop
...
Conflicts:
netbox/ipam/forms.py
2017-04-27 15:29:40 -04:00
Jeremy Stretch
1fa084b6be
Fixes #1101 : Fix AJAX scripting for device component selection forms
2017-04-26 12:53:14 -04:00
Jeremy Stretch
8032aa1ad9
Fixes #1078 : Increase default limit for number of objects returned by web form API call
2017-04-17 15:50:00 -04:00
Jeremy Stretch
36bbcc8559
Fix API JS to read response.results for new API
2017-03-20 10:06:25 -04:00
Jeremy Stretch
198ed859ff
Closes #198 : Support for rackless devices ( #902 )
...
* Initial work to support rackless devices
* Updated device component connection forms
* Updated IP address assignment form
* Updated circuit termination form
* Formatting cleanup
* Fixed tests
2017-02-17 14:48:00 -05:00
Jeremy Stretch
dc606645fd
Fixes #884 : Preserve selected rack unit when changing a device's rack face
2017-02-09 23:27:12 -05:00
Jeremy Stretch
39d083eae7
Re-implemented method for bulk editing/deleting all objects within a filtered queryset
2017-01-20 16:42:11 -05:00
Jeremy Stretch
c94d111401
Closes #743 : Enabled bulk creation of all device components
2016-12-16 16:29:32 -05:00