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.10 |
3 Version: 0.1.11 |
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.11 |
|
103 ------ |
|
104 - updated forms and widgets prefix |
|
105 - updated groups management in forms |
|
106 - updated annotations adapters |
|
107 - improved errors management when portlets are no more registered |
|
108 |
102 0.1.10 |
109 0.1.10 |
103 ------ |
110 ------ |
104 - renamed factories to use snake_case on functions |
111 - renamed factories to use snake_case on functions |
105 - add edit forms prefix |
112 - add edit forms prefix |
106 - don't use default form and widgets prefix |
113 - don't use default form and widgets prefix |