gas/changelog.md

78 lines
1.1 KiB
Markdown
Raw Normal View History

2020-12-28 17:43:17 +01:00
Changelog
=========
2022-01-04 09:35:24 +01:00
0.7.3
-----
* 'show_deleted_objects' boolean attribute in GASDeleteView
2021-11-02 07:45:15 +01:00
0.7.2
-----
2021-06-10 16:52:17 +02:00
2021-11-02 07:45:15 +01:00
* Add GET support to AjaxCommandMixin
2021-06-10 16:52:17 +02:00
* Enhanced json encoder, available in AjaxCommandsMixin
* Add Shakarina to collaborators, thanks!
2021-05-12 17:08:27 +02:00
0.7.1
-----
* Fix login view
* Fix initial roles in user form
2021-05-11 19:12:38 +02:00
0.7
---
2021-05-12 17:08:27 +02:00
2021-05-11 19:12:38 +02:00
* Enhance sidebar menu
* Use all css files on login template
* Make user admin section optional
* Show role description in user edit form
2021-04-14 18:46:43 +02:00
0.6
---
* Close button for messages
2021-06-10 16:52:17 +02:00
* Add locale files to package
* Add basque translations
2021-04-14 18:46:43 +02:00
2021-03-23 18:39:30 +01:00
0.5.1
-----
* Fix typo
2021-03-23 18:02:31 +01:00
0.5
---
* Update spanish translations
2021-03-23 18:39:30 +01:00
* multipart/form-data by default
* New templatetag for pagination
2021-03-23 18:02:31 +01:00
2021-01-11 17:57:39 +01:00
0.4
---
* Helper function to use SplitDateTimeField for datetimes
* Update spanish translation
0.3
---
2021-01-07 18:30:57 +01:00
* Allow extending GAS media files
* Allow actions in every view
* Enhance support for inline formsets
* Add missing templates
* Add help_text to gas views
2020-12-28 17:43:17 +01:00
0.2
---
* Allow overriding base_form template controls
* Style login
* Fix migration
* Add spanish translation
* Add form.media to base_form.html
* Fix license in setup.cfg
0.1
---
Initial relase.