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

175 Commits

Author SHA1 Message Date
3fa63b774e Converted home view to a CBV 2017-05-19 16:03:51 -04:00
e6b4d87939 Converted all user views to CBVs 2017-05-19 15:47:19 -04:00
769232f368 Post-release version bump 2017-05-18 14:32:11 -04:00
9cf10eecd1 Release v2.0.3 2017-05-18 14:31:48 -04:00
f2846af4ec Fixes #1189: Enforce consistent ordering of objects returned by a global search 2017-05-17 12:16:57 -04:00
7ceb64b57b Post-release version bump 2017-05-15 13:24:37 -04:00
a1c12cfd77 Release v2.0.2 2017-05-15 13:19:18 -04:00
8bae804508 Closes #1170: Include A and Z sites for circuits in global search results 2017-05-12 12:12:47 -04:00
188cfa08a9 Post-release version bump 2017-05-09 22:48:14 -04:00
b89bd24bed Release v2.0.1 2017-05-09 22:41:37 -04:00
effda88b51 Fixes #1153: UnicodeEncodeError when searching for non-ASCII characters on Python 2 2017-05-09 22:40:46 -04:00
ebb6729a26 Post-release version bump 2017-05-09 15:13:40 -04:00
8fbe7ba742 Release v2.0.0! 2017-05-09 14:29:11 -04:00
b8b912bdd5 Post-release version adjustment 2017-04-27 15:42:24 -04:00
e4ca88726e Release v2.0-beta3 2017-04-27 15:37:15 -04:00
ee11775425 Fixes #1051: Upgraded django-rest-swagger 2017-04-06 09:40:09 -04:00
4accdf77f8 Closes #578: Show topology maps not assigned to a site on the home view 2017-04-05 17:33:39 -04:00
369d3aa62e Rearranged URL namespaces to satisfy deprecation warnings 2017-04-05 14:26:33 -04:00
91d35905fd Reset version 2017-04-05 12:11:48 -04:00
f000df1e15 Release v2.0-beta2 2017-04-05 11:52:14 -04:00
1dcb0b52e2 #1033: Disable the debug toolbar templates panel by default due to a performance issue under Django 1.11 2017-04-04 13:44:55 -04:00
6bbdc2bae1 Enable serving static media through Django 2017-03-31 15:51:17 -04:00
b643939cc4 Initial work on #152: Image attachments 2017-03-30 21:55:57 -04:00
66615f1a96 Prettied things up a bit 2017-03-29 16:45:25 -04:00
a5dc91c175 Introduced SearchTable for improved performance 2017-03-29 16:05:23 -04:00
d04436aa0a Search form improvements 2017-03-29 14:22:27 -04:00
afdb24610d Initial work on global search 2017-03-29 12:04:57 -04:00
576e21eb65 Merge branch 'develop' into v2-develop
Conflicts:
	netbox/netbox/settings.py
2017-03-23 17:14:41 -04:00
a51f5edbc8 Post-release version bump 2017-03-23 16:29:42 -04:00
ef59f38ec4 Release v1.9.3 2017-03-23 16:24:35 -04:00
f5f9491811 v2.0 Beta 1 release 2017-03-22 10:07:37 -04:00
7ba6e320e7 Fixes #843: Implemented CORS headers for API 2017-03-21 13:53:07 -04:00
54468ab1a8 Include the API version in responses 2017-03-21 13:23:56 -04:00
01f5435f63 Tweak how we set the API version 2017-03-21 13:17:50 -04:00
1988c02b7f Enforce API versioning 2017-03-20 12:33:42 -04:00
13c29cb7a9 Post-release version bump 2017-03-14 17:18:05 -04:00
b22c6a0078 Release v1.9.2 2017-03-14 17:07:04 -04:00
04aedcc056 Merge branch 'develop' into api2
Conflicts:
	netbox/templates/users/_user.html
	netbox/users/urls.py
2017-03-14 12:40:28 -04:00
d9f1bcbf15 Renamed user URL namespace 2017-03-14 12:36:44 -04:00
4d4441217f APIRootView tweaks 2017-03-09 15:18:50 -05:00
7e51ca9912 Provided a root API view 2017-03-09 15:05:01 -05:00
0ed13f6943 Removed browsable API login/logout 2017-03-09 13:38:15 -05:00
f43fbffdf7 Moved TopologyMaps from DCIM to extras 2017-03-08 16:12:14 -05:00
70a05b4280 Post-release version bump 2017-03-08 14:45:23 -05:00
094974d417 Release v1.9.1 2017-03-08 14:38:24 -05:00
0b10d98e0b Initial work on token authentication 2017-03-07 17:17:39 -05:00
d8f41f67c9 Post-release version bump 2017-03-03 11:28:27 -05:00
ee2d0b963d Release v1.9.0-r1 2017-03-03 11:26:31 -05:00
a7a7b956b1 Enable API versioning 2017-03-02 16:20:16 -05:00
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