Commit Graph

21 Commits

Author SHA1 Message Date
Jeremy Stretch
64cd8612b9 Merge branch 'develop' into feature 2023-08-09 15:31:21 -04:00
Jeremy Stretch
f830aae0fb Closes #13368: Report installed plugins during server error (#13387)
* Introduce get_installed_plugins() utility

* Extend 500 error template to list installed plugins

* Move get_plugin_config() to extras.plugins.utils
2023-08-07 15:29:20 -04:00
Arthur Hanson
9a79b7e3fb Closes #13102: Establish initial translation support in templates
---------

Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com>
2023-07-28 16:30:25 -04:00
jeremystretch
b2ba4a6006 Tweak preformatted block styling 2021-10-28 10:46:00 -04:00
Brian Candler
515141c1e7 Redirect users on error to the GitHub discussion forum
Fixes #7102
2021-08-31 19:51:53 +01:00
jeremystretch
c3674d60f1 Fixes #7078: Restore styling on server error page 2021-08-31 09:50:24 -04:00
checktheroads
1ec4ee84a1 Add basic support for smaller screens 2021-04-30 15:55:37 -07:00
checktheroads
c164bcb941 migrate templates to bootstrap 5 2021-04-18 16:42:28 -07:00
Jeremy Stretch
c16a1791ae Replace Font Awesome icons with Material Design 2020-11-06 14:33:20 -05:00
Jeremy Stretch
9e7aa87651 Update the netbox-discuss mailing list URL 2020-10-07 08:53:04 -04:00
Jeremy Stretch
ffdd31e9d0 Closes #4991: Add Python and NetBox versions to error page 2020-08-21 12:58:48 -04:00
Jeremy Stretch
52ffab980f Closes #3391: Update Bootstrap CSS to v3.4.1 2019-08-15 11:47:57 -04:00
Jeremy Stretch
f80167ad77 Upgraded to Django 2.1 2018-11-02 14:42:15 -04:00
Jeremy Stretch
c83af10008 Closes #1683: Replaced default 500 handler with custom middleware to provide preliminary troubleshooting assistance 2017-11-03 13:24:31 -04:00
Ryan Breaker
770ba2be06 Add meta tags for charset and convert some tabs to spaces for consistency (#1574)
* Add meta tag for charset.

* Add meta tag for charset in 500.html and convert some tabs to spaces for consistency.
2017-10-12 13:39:28 -04:00
Jeremy Stretch
c02c834d94 Cleaned up 500 error template 2017-05-19 16:03:04 -04:00
Jeremy Stretch
89ec277cba #212: Introduced BASE_PATH configuration setting 2016-09-29 16:32:16 -04:00
Jeremy Stretch
075d7a6914 Replaced most glyphicons with Font Awesome 2016-08-01 13:29:45 -04:00
Jeremy Stretch
4001cb0d5c Added a custom 500 handler to include exception details 2016-07-15 11:04:03 -04:00
Jeremy Stretch
a52fd1aeee Added a link to the GitHub issues page to the server error page 2016-06-29 11:04:34 -04:00
Jeremy Stretch
27b289ee3b Initial push to public repo 2016-03-01 11:23:03 -05:00