1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00
Commit Graph

171 Commits

Author SHA1 Message Date
18a5a966e3 Fixes #212: Tweak APISelect widget to inject BASE_PATH in API URL 2016-09-29 16:41:02 -04:00
bdb8d62cef Closes #575: Allow all valid URL schemes in custom fields 2016-09-27 11:42:20 -04:00
0444ac7db9 Introduced NullableModelMultipleChoiceField to allow null filtering without causing introspection issues during database migrations 2016-09-20 15:48:58 -04:00
e618bf40ec Reimplemented FilterChoiceField 2016-09-20 11:08:25 -04:00
e3f0a12313 PEP8 fix 2016-09-19 16:21:42 -04:00
814a0e7344 Tweak to #493 2016-09-16 10:31:42 -04:00
2c7c0ce29d Merge pull request #493 from stianvi/csv_reader_unicode
Fixed csv reader to handle special characters
2016-09-16 10:30:27 -04:00
9dea5656ad Added 'none' options to filters for optional fields 2016-09-15 17:12:53 -04:00
daadf7a49b Fixes #557: Add 'global' choice to VRF filter for prefixes and IP addresses 2016-09-15 16:03:53 -04:00
824d2d8205 Implemented FilterChoiceField and get_filter_choices() to reduce filter form boilerplate 2016-09-14 16:27:26 -04:00
0708942ab8 Fixed csv reader to handle special characters 2016-08-19 12:09:40 +02:00
ab90a06c54 Fixes #486: Prompt for secret key only if updating a secret's value 2016-08-18 16:43:41 -04:00
e7116b81a4 #180: Added type and width fields to Rack model 2016-08-08 18:01:15 -04:00
ededd3f464 Fixes #253: Added ability to search by prefix to IP address filters 2016-08-06 16:02:57 -04:00
7944ee6419 Fixes #422: Added ability to encapsulate within double quotes values which contain commas 2016-08-03 17:33:15 -04:00
0d46a65a36 Unicode handling cleanup 2016-07-18 14:48:51 -04:00
995447ae0b Suppressed '__all__' field name in BulkImportForm validation 2016-06-29 14:52:02 -04:00
eade3cbd6b Fixes #25: Recurse expand_pattern only if there are more ranges to unpack 2016-06-27 14:12:30 -04:00
4cbf09e0e1 Improved ExpandableNameField help_text 2016-06-24 11:45:47 -04:00
bbdc7dccba Added JS for SlugField autofill 2016-05-20 15:32:17 -04:00
27b289ee3b Initial push to public repo 2016-03-01 11:23:03 -05:00