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
1491222642
Fixes #3072 : Preserve multiselect filter values when updating per-page count for list views
2019-04-29 12:54:03 -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
9985f2cb82
Added CableListView
2018-10-24 14:26:08 -04:00
f30367e094
Deprecated the InterfaceConnection model
2018-10-24 13:59:44 -04:00
12dfd4b6e0
Fixes #2308 : Custom fields panel absent from object view in UI
2018-08-06 13:32:52 -04:00
97b6038be2
Cleaned up custom fields panel template
2018-07-20 19:56:04 -04:00
c13e4858d7
Initial work on config contexts
2018-06-27 16:02:34 -04:00
9d419de9dc
Merge branch 'develop-2.4' into 1898-activity-logging
2018-06-21 16:53:15 -04:00
7819d9c112
Closes #1673 : Added object/list views for services
2018-06-21 15:55:27 -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
b3350490e7
Implemented tag filtering
2018-05-18 16:24:15 -04:00
1d1553275e
Added tags panel to object list view
2018-05-18 15:43:21 -04:00
84bb977d2e
Finished VirtualChassis list view
2018-02-21 09:53:23 -05:00
b96e3af6c7
Closes #1714 : Standardized CSV export functionality for all object lists
2018-02-02 16:12:57 -05:00
2bb0e65aea
Closes #144 : Implemented list and bulk edit/delete views for InventoryItems
2018-01-30 17:46:00 -05:00
124878ed22
Fixes #1599 : Display global search in navigation menu unless display is less than 1200px wide
2017-11-15 14:44:33 -05:00
f4f0896470
Added bulk import view for secret roles
2017-10-09 15:56:17 -04:00
2c9b41db75
Added bulk import view for circuit types
2017-10-09 15:52:22 -04:00
a38cd449c5
Added bulk import views for cluster types and groups
2017-10-09 15:49:48 -04:00
977cad3830
Added bulk import views for RIRs, roles, and VLAN groups
2017-10-09 15:42:06 -04:00
9351f686b1
Added bulk import views for rack roles, device roles, and platforms
2017-10-09 15:28:46 -04:00
42e557bd3f
Added bulk import view for tenant groups
2017-10-09 15:09:40 -04:00
98195c9e74
Fixes #1550 : Corrected interface connections link in navigation menu
2017-10-06 15:39:39 -04:00
77182d8711
Redesigned the navigation menus
2017-09-29 14:27:42 -04:00
eb994a691a
Added style to BaseTable's empty_text
2017-08-21 17:38:27 -04:00
1f982c94ce
Added an AJAX spinner
2017-07-17 11:41:39 -04:00
d5587de316
Fixes #1213 : Corrected table header ordering links
2017-05-23 22:15:13 -04:00
779446da64
Fixes #1187 : Fixed table pagination by introducing a custom table template
2017-05-16 16:19:55 -04:00
de58d0ecca
Fixes #1114 : Suppress OSError when attempting to access a delete image attachment
2017-04-28 14:26:17 -04:00
50d7fd776f
Added image attachments to sites and devices
2017-03-31 15:19:44 -04:00
1317c0dd8c
Closes #841 : Merged search and filter forms on all object lists
2017-01-24 12:05:39 -05:00
6a9f26a68d
Cleaned up attribute tables
2016-12-14 17:09:33 -05:00
5a4ccbc066
Fixes #616 : Correct display of custom URL fields
2016-10-14 11:08:09 -04:00
330abe5a2d
Fixes #602 : Correct display of custom integer fields with value of 0 or 1
2016-10-05 15:29:16 -04:00
187a6dee17
Closes #579 : Add a description field to ExportTemplate
2016-09-27 16:31:18 -04:00
d74d85a042
Added URL custom field type; added is_filterable toggle; fixed bulk editing
2016-08-23 16:45:26 -04:00
74a5960992
Added custom field support to filter forms
2016-08-23 12:05:28 -04:00
faed3c1314
Merged develop
2016-08-22 15:49:41 -04:00
eab18a81c9
Adjusted display of created and last_updated times for primary objects
2016-08-19 12:19:02 -04:00
b7a90dd09a
Added icon for boolean fields
2016-08-17 13:40:06 -04:00
7d879bb0dc
Added bulk editing capability for custom fields
2016-08-16 14:57:04 -04:00
6cdb62b67e
Minimal implemtnation of custom fields
2016-08-15 15:24:23 -04:00