equal
deleted
inserted
replaced
1 Metadata-Version: 1.1 |
1 Metadata-Version: 1.1 |
2 Name: pyams-content |
2 Name: pyams-content |
3 Version: 0.1.5 |
3 Version: 0.1.6 |
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 |
9 Description: |
9 Description: |
10 |
10 |
11 History |
11 History |
12 ======= |
12 ======= |
|
13 |
|
14 0.1.6 |
|
15 ----- |
|
16 - added content archiver task |
|
17 - use 'associations' to handle links and external files |
|
18 - updated workflow transitions conditions |
|
19 - updated dashboard headers and columns |
|
20 - updated shared tool's restrictions dashboard |
|
21 - update workflow summary view and forms messages |
|
22 - sort items in top links menus |
13 |
23 |
14 0.1.5 |
24 0.1.5 |
15 ----- |
25 ----- |
16 - une generic function to generate all shared tools (pyams_content.generations) |
26 - une generic function to generate all shared tools (pyams_content.generations) |
17 - use dynamic dialog class based on background image width in image maps adding and editing forms |
27 - use dynamic dialog class based on background image width in image maps adding and editing forms |