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

187 Commits

Author SHA1 Message Date
4d7f9c42c8 Version bump for v2.1 2017-06-14 14:55:59 -04:00
54fa51eeff Post-release version bump 2017-06-13 15:55:58 -04:00
3a2c5b318a Release v2.0.6 2017-06-12 09:44:09 -04:00
8a849ebeff Closes #990: Enable logging configuration in configuration.py 2017-06-09 15:03:10 -04:00
2b921c21ff Post-release version bump 2017-06-08 10:12:39 -04:00
9736d63577 Release v2.0.5 2017-06-08 10:05:26 -04:00
6aae8aee5b Closes #1237: Enabled setting limit=0 to disable pagination in API requests; added MAX_PAGE_SIZE configuration setting 2017-05-30 23:24:21 -04:00
bc18d241e8 Post-release version bump 2017-05-25 14:46:34 -04:00
5a1877087f Release v2.0.4 2017-05-25 14:42:58 -04:00
f21c6bca00 Import unicode_literals 2017-05-24 11:33:11 -04:00
9aad8a7774 Fixes #1219: Fix image attachment URLs when BASE_PATH is set 2017-05-24 10:34:01 -04:00
68b6c7d886 Fixes #1210: Fix TemplateDoesNotExist errors on browsable API views 2017-05-24 09:40:24 -04:00
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