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

12425 Commits

Author SHA1 Message Date
75d6bfe42f Closes : Remove annotated_date() template filter and annotated_now() template tag 2024-04-17 14:09:07 -04:00
95cc29d898 Closes : Remove the ENABLE_LOCALIZATION configuration parameter 2024-04-17 11:54:29 -04:00
157df069e8 Closes : Remove configuration parameters date & time formatting 2024-04-17 11:50:14 -04:00
77a4300888 Closes : Always use ISO 8601 date & time formatting ()
* Introduce the isodate(), isotime(), and isodatetime() template filters

* Display the relative time on mouse hover

* Render journal entry times in ISO 8601 format

* Use ISO 8601 format when displaying dates & times in a table

* Standardize the use of DateTimeColumn across all tables
2024-04-17 11:46:47 -04:00
f0aca5bac1 Remove notes referencing past releases 2024-04-17 08:41:51 -04:00
c858aa33cc Fix broken link in installation guide 2024-04-17 08:37:38 -04:00
21db54ae2f Closes : Fix typos and deprecated List in docs ()
* Fix typos in migration-v4.md

* Replace typing.List with list

typing.List is deprecated since Python 3.9

* Also replace typing.List with list in graphql-api.md
2024-04-17 08:28:03 -04:00
2a8876846f Fixes : Clear any legacy group permission associations during migration 2024-04-16 16:20:00 -04:00
4562e347fd Fixes : Show login button/user menu on mobile view 2024-04-16 16:17:50 -04:00
4e4c277711 Fixes : Fix the display of error messages after attempting to delete an object 2024-04-15 15:47:43 -04:00
0da8164600 15684 strawberry filter ()
* 15579 update requirements

* 15684 add USE_DEPRECATED_FILTERS to strawberry
2024-04-15 13:29:29 -04:00
5e05041b8b 15671 save module before sync_classes ()
* 15671 save module before sync_classes

* 15671 don't return save
2024-04-15 13:22:56 -04:00
815cab5c9a 15532 fix autotype_decorator for method fields 2024-04-15 13:05:55 -04:00
379fe7c160 Changelog for , , , , , 2024-04-11 10:46:52 -04:00
89dd423080 15676 update python versions in pyproject.toml ()
* 15676 update python versions in pyproject.toml

* 15676 update formatting
2024-04-10 16:36:04 -04:00
dfae19ca1c 15688 remove USE_L10N setting 2024-04-10 16:23:53 -04:00
89453a49d6 Fixes : Account for older sequence name in migration 2024-04-10 16:17:01 -04:00
c7f6c206cf Fixes : Correct parameter used to retrieve saved filters for a model 2024-04-05 14:56:16 -04:00
9f16f1466a Fixes : Limit width of user preferences form 2024-04-05 14:38:32 -04:00
d34f188d40 Fixes : Fix rendering of links from within embedded tables w/HTMX enabled ()
* Add htmx_table to __all__

* Fix dropdown menu clipping

* Fix loading links from within embedded tables

* Fix rendering of object deletion warning
2024-04-05 14:22:09 -04:00
ccca0580f7 Fixes : Enforce a minimum width for progress bars 2024-04-05 14:20:05 -04:00
99fe63569d Fixes : Fix rack elevation styling under dark mode 2024-04-05 14:19:30 -04:00
25c39ce480 Fixes : Tweak button class for invalid custom links 2024-04-05 14:17:58 -04:00
0abd0948b6 Closes : Update upgrade path diagram 2024-04-03 14:25:32 -04:00
933fdf3ce9 Bump OS & Python for docs build 2024-04-03 09:32:48 -04:00
8d773b1b93 Add warning to beta release notes v4.0-beta1 2024-04-03 09:02:25 -04:00
97b9117982 Release v4.0-beta1 2024-04-03 08:44:34 -04:00
489e956d83 Merge branch 'develop' into feature 2024-04-03 08:43:12 -04:00
bb4930b62f Change log for , 2024-04-03 08:15:44 -04:00
7d54357146 Fixes: - Correct exception on IP import form when VM is target 2024-04-03 08:10:28 -04:00
bbd7ddb7aa Fix Update documentation for plugins index.md ()
* Update documentation for plugins index.md

You should restart netbox-rq workers if you added a plugin. Otherwise you can't load modules from plugin to custom scripts later.

* Update docs/plugins/index.md

---------

Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com>
2024-04-03 08:05:47 -04:00
d285edc0c7 Fixes : Update API token provisioning example response ()
* Fixes : Update API token provisioning example response

* Fix 'display' field output
2024-04-03 07:58:46 -04:00
d9949b2de1 Update API test for Group model 2024-04-02 16:33:12 -04:00
53ff85df21 Prevent the stock Django Group model from appearing in the admin UI (if enabled) 2024-04-02 15:48:40 -04:00
8b8d63db2e Include description field on Group serializer 2024-04-02 15:41:44 -04:00
abc949a015 Refactor models under users app 2024-04-02 15:06:05 -04:00
fb129579c1 : Complete support for description field on custom Group model 2024-04-02 14:44:26 -04:00
7fe2e4849d Update custom validation docs for , 2024-04-02 14:14:58 -04:00
dda9381880 Remove old feature notifications 2024-04-02 14:14:58 -04:00
ecf22bff4d update readme for strawbery 2024-04-02 11:12:33 -07:00
7422605831 Fleshed out v4.0 release notes 2024-04-02 13:30:26 -04:00
f0291aa60f Fix ordering of Groups 2024-04-02 08:31:53 -04:00
3ab2f25ee1 Closes : Add v4.0 migration guide for plugins ()
* Add v4.0 migration guide for plugins

* Note Python 3.12 support

* 15403 update GraphQL plugin conversion docs

* Add section on FieldSets

---------

Co-authored-by: Arthur <worldnomad@gmail.com>
2024-04-01 09:08:28 -04:00
f6da3f8006 Fixes : Disable HTMX when logging out 2024-03-29 15:26:43 -04:00
c8d9d9358e Closes : Move permission assignments to user & group models ()
* Move user & group M2M assignments for ObjectPermission

* Restore users & groups fields on ObjectPermission serializer
2024-03-29 14:57:16 -04:00
8767577ecd 15553 change graphql sub-queries from functions to types ()
* 15553 change graphql list to types

* 15553 review changes
2024-03-29 14:54:31 -04:00
c8d288671e 15552 graphql docs ()
* 15552 update query

* 15552 update query

* 15552 update query

* Update docs/integrations/graphql-api.md

Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com>

---------

Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com>
2024-03-29 14:50:11 -04:00
56dca86e9b 15574 Backport strawberry-graphql-django library ()
* 15574 backport strawberry-django

* Restore strawberry-graphql version

---------

Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com>
2024-03-29 13:23:33 -04:00
3be3bbe534 Upgrade DRF to v3.15 2024-03-29 13:13:41 -04:00
0dedf602e8 Update dependencies 2024-03-29 09:20:29 -04:00