|
0c645b12d1
|
Moved querysets to separate files; tweaked interface ordering logic (#1523)
|
2017-10-10 17:23:41 -04:00 |
|
|
f824d1eb3b
|
Closes #1556: Added API endpoints listing static field choices for each app
|
2017-10-10 16:41:35 -04:00 |
|
|
8403e91fc9
|
Fixes #1567: Prompt user for session key when importing secrets
|
2017-10-10 13:22:40 -04:00 |
|
|
c300879995
|
Fixes #1527: Replace deprecated pycrypto library with pycryptodome
|
2017-10-09 17:40:15 -04:00 |
|
|
f4f0896470
|
Added bulk import view for secret roles
|
2017-10-09 15:56:17 -04:00 |
|
|
d651deb31c
|
Renamed form_class attribute to model_form for consistency
|
2017-09-12 13:55:11 -04:00 |
|
|
c394985b1b
|
Fixes #1421: Improved model validation logic for API serializers
|
2017-08-15 13:54:04 -04:00 |
|
|
e8dafc02f7
|
Merge branch 'develop' into develop-2.1
Conflicts:
netbox/netbox/settings.py
|
2017-07-14 10:12:35 -04:00 |
|
|
39730b6834
|
Optimized performance when editing/deleting objects in bulk
|
2017-07-13 17:39:28 -04:00 |
|
|
dd1991f2c6
|
Closes #838: Display details of all objects being edited/deleted in bulk
|
2017-07-13 16:31:47 -04:00 |
|
|
2f32e11f53
|
Fixes #1342: Allow designation of users and groups when creating/editing a secret role
|
2017-07-13 11:44:29 -04:00 |
|
|
dc68be5abf
|
Removed SearchTables; created DetailTables for models where needed
|
2017-07-12 16:42:45 -04:00 |
|
|
af9fa85cc1
|
Fixes #1312: Catch error when attempting to activate a user key with an invalid private key
|
2017-07-12 10:06:13 -04:00 |
|
|
1f9806a480
|
Fixes #1285: Enforce model validation when creating/editing objects via the API
|
2017-07-06 17:37:24 -04:00 |
|
|
87e5687d03
|
Closes #1203: Implemented query filters for all models
|
2017-06-19 16:10:18 -04:00 |
|
|
469c52be28
|
Fixes #1263: Differentiate add and edit permissions for objects
|
2017-06-13 16:41:57 -04:00 |
|
|
08883d86ef
|
Closes #913: Added headers to object CSV exports
|
2017-06-09 16:24:59 -04:00 |
|
|
e06221bc89
|
Merge branch 'import_headers' into develop
|
2017-06-07 15:54:59 -04:00 |
|
|
65b6fe576f
|
Converted device fields to use FlexibleModelChoiceField; misc cleanup
|
2017-06-07 15:51:11 -04:00 |
|
|
1ddd7415cb
|
Replaced old CSVDataField
|
2017-06-05 16:16:23 -04:00 |
|
|
08c8bd3049
|
Renamed new import view to BulkImportView
|
2017-06-05 15:53:41 -04:00 |
|
|
b732c24ec4
|
Fixes #1244
|
2017-06-02 16:33:49 -05:00 |
|
|
af604aba31
|
Converted secrets import view to new scheme
|
2017-06-02 17:23:41 -04:00 |
|
|
138cbf9761
|
Created migrations for transition to Unicode literals
|
2017-05-24 14:18:52 -04:00 |
|
|
f21c6bca00
|
Import unicode_literals
|
2017-05-24 11:33:11 -04:00 |
|
|
27c94d9874
|
Fixes #1206: Fix redirection in admin UI after activating secret keys when BASE_PATH is set
|
2017-05-19 13:23:17 -04:00 |
|
|
fb85867d72
|
Converted all object views to class-based views
|
2017-05-18 17:00:57 -04:00 |
|
|
ed65721085
|
Fixes #1160: Linkify secrets and tenants in global search results
|
2017-05-10 13:16:33 -04:00 |
|
|
5ca87c0f20
|
Merge branch 'develop' into v2-develop
|
2017-05-08 15:02:06 -04:00 |
|
|
3c631902e1
|
Closes #1100: Add a "view all" link to completed bulk import views is_pool for prefixes
|
2017-05-03 15:27:26 -04:00 |
|
|
7eb9c8265c
|
Fixes #1132: Prompt user to unlock session key when importing secrets
|
2017-05-03 11:47:28 -04:00 |
|
|
9d9de6b2a3
|
Fixes #1126: Fix error when editing a user key via admin UI
|
2017-05-02 14:50:36 -04:00 |
|
|
d17efce4f5
|
Fixes #1111: Correct database ordering of SessionKey model
|
2017-04-27 11:27:34 -04:00 |
|
|
b01bf6089c
|
Merge branch 'develop' into v2-develop
Conflicts:
netbox/dcim/forms.py
netbox/dcim/views.py
netbox/ipam/forms.py
netbox/templates/_base.html
netbox/utilities/views.py
|
2017-04-13 15:42:50 -04:00 |
|
|
f70f0f8d62
|
Improved handling of return_url for object edit/delete views; removed manual definitions of initial data fields
|
2017-04-13 13:11:23 -04:00 |
|
|
82d53a8c3d
|
Fixes #1049: Prompt user if missing session key when adding/editing a secret
|
2017-04-06 13:55:40 -04:00 |
|
|
d98e9e1838
|
Resolved RemovedInDjango20Warning deprecation warnings
|
2017-04-05 14:40:25 -04:00 |
|
|
369d3aa62e
|
Rearranged URL namespaces to satisfy deprecation warnings
|
2017-04-05 14:26:33 -04:00 |
|
|
a67fc64afb
|
Fixes #1025: Applied missing API view filters
|
2017-04-03 11:04:17 -04:00 |
|
|
aefc6ff7b4
|
Merge branch 'global-search' into v2-develop
|
2017-03-29 16:45:57 -04:00 |
|
|
a5dc91c175
|
Introduced SearchTable for improved performance
|
2017-03-29 16:05:23 -04:00 |
|
|
6542b8b198
|
Base64 decoding tweaks
|
2017-03-29 13:39:59 -04:00 |
|
|
afdb24610d
|
Initial work on global search
|
2017-03-29 12:04:57 -04:00 |
|
|
58e4bf1cc3
|
Closes #973: Removed extraneous admin UI functions
|
2017-03-28 16:41:53 -04:00 |
|
|
116ceb6f93
|
Added tests for get-session-key API endpoint
|
2017-03-28 11:30:38 -04:00 |
|
|
5d022a575a
|
Closes #985: Added preserve_key to get-session-key endpoint
|
2017-03-28 11:13:13 -04:00 |
|
|
0899a1052e
|
Only attempt to process session key if user is authenticated
|
2017-03-22 17:43:29 -04:00 |
|
|
04e09c0078
|
Merge branch 'develop' into api2
Conflicts:
netbox/circuits/filters.py
|
2017-03-22 09:48:41 -04:00 |
|
|
05b71564d8
|
Closes #981: Allow filtering primary objects by a given set of IDs
|
2017-03-22 09:39:30 -04:00 |
|
|
6d30fdb83d
|
Finished work on secrets views; removed path from cookie assignment
|
2017-03-21 15:30:36 -04:00 |
|