equal
deleted
inserted
replaced
1 History |
1 History |
2 ======= |
2 ======= |
|
3 |
|
4 0.1.13 |
|
5 ------ |
|
6 - renamed factories to use snake_case on functions |
|
7 - updated custom "update_content" methods for last PyAMS_form package |
|
8 - added checks for "pyams_gis" package availability to enable GPS coordinates attributes |
|
9 - refactored blog post add form |
|
10 - added ProtectedFormObjectMixin as base class to menu dividers to avoid menus only containing dividers |
|
11 - added prefix to edit forms |
|
12 - updated TinyMCE editor initialization |
|
13 - updated contact paragraph properties |
|
14 - updated JSON events responses |
3 |
15 |
4 0.1.12 |
16 0.1.12 |
5 ------ |
17 ------ |
6 - updated site upgrade code to use factory interfaces for shared tools |
18 - updated site upgrade code to use factory interfaces for shared tools |
7 - added default site root factory utility |
19 - added default site root factory utility |