Jeremy Stretch
|
2f32e11f53
|
Fixes #1342: Allow designation of users and groups when creating/editing a secret role
|
2017-07-13 11:44:29 -04:00 |
|
Jeremy Stretch
|
65b6fe576f
|
Converted device fields to use FlexibleModelChoiceField; misc cleanup
|
2017-06-07 15:51:11 -04:00 |
|
Jeremy Stretch
|
1ddd7415cb
|
Replaced old CSVDataField
|
2017-06-05 16:16:23 -04:00 |
|
Jeremy Stretch
|
af604aba31
|
Converted secrets import view to new scheme
|
2017-06-02 17:23:41 -04:00 |
|
Jeremy Stretch
|
f21c6bca00
|
Import unicode_literals
|
2017-05-24 11:33:11 -04:00 |
|
Jeremy Stretch
|
7eb9c8265c
|
Fixes #1132: Prompt user to unlock session key when importing secrets
|
2017-05-03 11:47:28 -04:00 |
|
Jeremy Stretch
|
9b39ba169c
|
Merge branch 'develop' into api2
Conflicts:
netbox/dcim/api/serializers.py
netbox/dcim/api/urls.py
netbox/dcim/api/views.py
netbox/dcim/filters.py
netbox/dcim/tables.py
requirements.txt
|
2017-03-02 16:01:25 -05:00 |
|
Jeremy Stretch
|
1adae67dd7
|
Closes #927: Upgrade to django-filter 1.0
|
2017-03-01 13:09:19 -05:00 |
|
Jeremy Stretch
|
616ca4fe1f
|
Adapted the web UI to work with the new secrets API
|
2017-02-03 16:14:42 -05:00 |
|
Jeremy Stretch
|
1317c0dd8c
|
Closes #841: Merged search and filter forms on all object lists
|
2017-01-24 12:05:39 -05:00 |
|
Jeremy Stretch
|
37b2ff02e7
|
Standardized inheritance order of BootstrapMixin
|
2016-12-21 14:15:18 -05:00 |
|
Jeremy Stretch
|
a37d2ff4f8
|
Closes #652: Use password input controls when editing secrets
|
2016-10-31 12:30:50 -04:00 |
|
Jeremy Stretch
|
fc2ac8a02b
|
Attributed all model ValidationErrors to specific fields (where appropriate)
|
2016-10-21 15:39:13 -04:00 |
|
Jeremy Stretch
|
36066068d4
|
#527: Initial work to allow nullifying fields during bulk edit
|
2016-09-30 16:17:41 -04:00 |
|
Jeremy Stretch
|
5b7f350ded
|
Added headers to all bulk edit tables
|
2016-09-28 17:20:16 -04:00 |
|
Jeremy Stretch
|
e618bf40ec
|
Reimplemented FilterChoiceField
|
2016-09-20 11:08:25 -04:00 |
|
Jeremy Stretch
|
824d2d8205
|
Implemented FilterChoiceField and get_filter_choices() to reduce filter form boilerplate
|
2016-09-14 16:27:26 -04:00 |
|
Jeremy Stretch
|
ab90a06c54
|
Fixes #486: Prompt for secret key only if updating a secret's value
|
2016-08-18 16:43:41 -04:00 |
|
Jeremy Stretch
|
450c51604c
|
Replaced all object-specific BulkDeleteForms with the stock form provided by utilities.BulkDeleteView
|
2016-07-25 17:02:53 -04:00 |
|
Jeremy Stretch
|
8ee083f7c1
|
Fixed Unicode support in forms
|
2016-07-21 10:47:38 -04:00 |
|
Jeremy Stretch
|
bbdc7dccba
|
Added JS for SlugField autofill
|
2016-05-20 15:32:17 -04:00 |
|
Jeremy Stretch
|
7502a02fba
|
Code cleanup
|
2016-05-18 16:35:35 -04:00 |
|
Jeremy Stretch
|
b481935b9a
|
Added CBVs for SecretRoles
|
2016-05-16 12:07:12 -04:00 |
|
Jeremy Stretch
|
a6108f2fa8
|
Changed Secret parent from a GenericForeignKey to ForeignKey(Device)
|
2016-03-21 11:42:42 -04:00 |
|
Jeremy Stretch
|
27b289ee3b
|
Initial push to public repo
|
2016-03-01 11:23:03 -05:00 |
|