Saria Hajjar
0c1da66be2
Added theme to select2 of tags
2020-01-01 21:14:38 +00:00
Saria Hajjar
c28e625a18
Turn off Select2 static width calculation
2020-01-01 21:01:08 +00:00
Jeremy Stretch
eb88141d12
Fixes #3809 : Filter platform by manufacturer when editing devices
2019-12-31 11:25:42 -05:00
Jeremy Stretch
842508b8f2
Merge branch 'develop' into 3762-datetime-selectors
2019-12-30 12:31:50 -05:00
Saria Hajjar
0a9fa94b99
Account for the header when hash-scrolling
2019-12-29 21:20:02 +00:00
Saria Hajjar
c7ac52a6de
Load flatpickr using selectors (classes)
2019-12-28 21:33:07 +00:00
Daniel Sheppard
78555903c2
Fix ordering for rack positioning
2019-09-24 15:08:57 -05:00
Daniel Sheppard
c6243e63ab
Fixes : #3464 - Change color picker to dynamic coloring from static CSS
2019-09-24 09:39:06 -05:00
Daniel Sheppard
8c0166fc1c
Fixed thrown error in parseURL
2019-09-19 10:32:47 -05:00
Daniel Sheppard
41e66d5427
Using static element to determine brief parameter, corrected to $(element)
2019-09-11 10:10:43 -05:00
Daniel Sheppard
96738bee9b
Fixes : #3318 - Increases length of platform name and slug to 64 characters ( #3353 )
2019-09-06 13:01:27 -05:00
Daniel Sheppard
5965a42979
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
304d34428a
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
5a57c9b6b7
Fixes #3031 : Select2 creates multiple tags for tags with spaces
2019-05-18 22:43:47 +02:00
Jeremy Stretch
bb04d6cb39
Fixes #3044 : Ignore site/rack fields when connecting a new cable via device search
2019-04-04 16:19:20 -04:00
Jeremy Stretch
a07eb7309e
Fixes #3019 : Fix tag population when running NetBox within a path
2019-04-02 11:05:16 -04:00
Jeremy Stretch
9b35405b72
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
5e152d4c46
Fixes #2982 : Correct CSS class assignment on color picker
2019-03-11 13:31:48 -04:00
John Anderson
45843d22b4
fixes #2837 - select2 nullable filter fields add multiple null_option elements when paging
2019-01-31 13:56:36 -05:00
John Anderson
f215eea680
fixed select2 paging offset calculation to index at 1
2019-01-29 00:48:41 -05:00
Jeremy Stretch
b03ddd379f
Add select2-bootstrap for consistent widget styling
2019-01-23 10:18:44 -05:00
John Anderson
212396b999
removed debug log
2019-01-15 16:36:51 -05:00
John Anderson
3b1cf66f09
handle disabled-indicator
2019-01-15 16:33:44 -05:00
John Anderson
658faf1621
DCIM filter forms select2
2019-01-08 15:35:34 -08:00
John Anderson
687f76bc8d
implemented #2590 - improved color picker with actual colors
2019-01-05 17:43:42 -05:00
John Anderson
2fe031557e
Merge branch 'develop' of github.com:digitalocean/netbox into select2-ui
2019-01-04 12:44:41 -05:00
Jeremy Stretch
e02a229448
Closes #1870 : Add per-page toggle to object lists
2019-01-04 11:07:55 -05:00
John Anderson
b1ef6aa194
initial static select2 fields
2019-01-03 23:02:05 -05:00
John Anderson
aa808ee93e
fix processing of initial tags
2019-01-03 02:25:12 -05:00
John Anderson
6b3d1ece84
initial select2 support
2018-12-30 02:35:18 -05:00
Jeremy Stretch
a4db71e803
Fixes #2704 : Fix form select widget population on parent with null value
2018-12-20 15:49:35 -05:00
John Anderson
b1aa52305b
cleanup component filters and UI filter forms for device and device type - #2583
2018-11-15 00:42:01 -05:00
John Anderson
39ff4b40ac
added logic to append &type=physical to interface API query for cable creation - #2585
2018-11-14 23:35:15 -05:00
Jeremy Stretch
cc01f3cbd3
WIP: Initial work on the cable connection form
2018-10-22 16:58:24 -04:00
Jeremy Stretch
aa51d49d87
#2487 : Require the 'brief' parameter to evaluate True
2018-10-04 14:50:57 -04:00
Jeremy Stretch
253853aac2
Enable brief API output utilizing nested serializers
2018-10-04 13:43:50 -04:00
Jeremy Stretch
6559c607a3
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
78931c64b5
Fixes #2406 : Remove hard-coded limit of 1000 objects from API-populated form fields
2018-09-13 11:21:40 -04:00
Jeremy Stretch
b845c9b2ff
Added autocompletion for tags form widget
2018-07-05 16:51:38 -04:00
Jeremy Stretch
4508d47104
Cleaned up component tables and checkbox toggling
2017-12-21 13:29:02 -05:00
Jeremy Stretch
af68ea5dfd
Merge branch '150-interface-vlans' into develop-2.3
2017-11-14 15:36:14 -05:00
Jeremy Stretch
d6637410a2
Don't add a placeholder option to multiselect widgets
2017-09-12 14:14:08 -04:00
Jeremy Stretch
410cfab36b
Merge branch 'develop' into v2-develop
...
Conflicts:
netbox/ipam/forms.py
2017-04-27 15:29:40 -04:00
Jeremy Stretch
9957b62b6b
Fixes #1101 : Fix AJAX scripting for device component selection forms
2017-04-26 12:53:14 -04:00
Jeremy Stretch
3ed0fd653d
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
d76d4b6966
Fix API JS to read response.results for new API
2017-03-20 10:06:25 -04:00
Jeremy Stretch
91be4a4df3
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
2520227b41
Fixes #884 : Preserve selected rack unit when changing a device's rack face
2017-02-09 23:27:12 -05:00
Jeremy Stretch
9470a03d0e
Re-implemented method for bulk editing/deleting all objects within a filtered queryset
2017-01-20 16:42:11 -05:00
Jeremy Stretch
09036bef05
Closes #743 : Enabled bulk creation of all device components
2016-12-16 16:29:32 -05:00