equal
deleted
inserted
replaced
1 Metadata-Version: 1.1 |
1 Metadata-Version: 1.1 |
2 Name: pyams-portal |
2 Name: pyams-portal |
3 Version: 0.1.9 |
3 Version: 0.1.10 |
4 Summary: PyAMS portal and portlets interfaces and classes |
4 Summary: PyAMS portal and portlets interfaces and classes |
5 Home-page: http://hg.ztfy.org/pyams/pyams_portal |
5 Home-page: http://hg.ztfy.org/pyams/pyams_portal |
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 |
97 |
97 |
98 |
98 |
99 History |
99 History |
100 ======= |
100 ======= |
101 |
101 |
|
102 0.1.10 |
|
103 ------ |
|
104 - renamed factories to use snake_case on functions |
|
105 - add edit forms prefix |
|
106 - don't use default form and widgets prefix |
|
107 |
102 0.1.9 |
108 0.1.9 |
103 ----- |
109 ----- |
104 - added raw HTML and rich text portlets |
110 - added raw HTML and rich text portlets |
105 - added preview support to portal context |
111 - added preview support to portal context |
106 - updated image portlet preview template |
112 - updated image portlet preview template |