equal
deleted
inserted
replaced
1 Metadata-Version: 2.1 |
1 Metadata-Version: 2.1 |
2 Name: pyams-content |
2 Name: pyams-content |
3 Version: 0.1.51.2 |
3 Version: 0.1.52 |
4 Summary: PyAMS base content interfaces and classes |
4 Summary: PyAMS base content interfaces and classes |
5 Home-page: http://hg.ztfy.org/pyams/pyams_content |
5 Home-page: http://hg.ztfy.org/pyams/pyams_content |
6 Author: Thierry Florac |
6 Author: Thierry Florac |
7 Author-email: tflorac@ulthar.net |
7 Author-email: tflorac@ulthar.net |
8 License: ZPL |
8 License: ZPL |
69 pyams_content.config.site_factory = onf_website.shared.site.manager.SiteManager |
69 pyams_content.config.site_factory = onf_website.shared.site.manager.SiteManager |
70 |
70 |
71 |
71 |
72 History |
72 History |
73 ======= |
73 ======= |
|
74 |
|
75 0.1.52 |
|
76 ------ |
|
77 - updated label dor draft contents using standard workflow |
|
78 - added actions support to form fields container table |
|
79 - make form fields annotatable |
|
80 - use an iterator when getting form's fields list |
|
81 - added Google's Recaptcha support to forms |
|
82 - update permissions management in associations containers and items (including menus) |
|
83 - corrected logos paragraph content checker |
74 |
84 |
75 0.1.51.2 |
85 0.1.51.2 |
76 -------- |
86 -------- |
77 - small update in owner change form (use and store a copy of contributor's attribute instead of updating them |
87 - small update in owner change form (use and store a copy of contributor's attribute instead of updating them |
78 "in place") |
88 "in place") |