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.2 |
3 Version: 0.1.3 |
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 |
13 |
|
14 0.1.3 |
|
15 ----- |
|
16 - added subscribers for media files events |
|
17 - updated contents management interface |
|
18 |
14 0.1.2 |
19 0.1.2 |
15 ----- |
20 ----- |
16 - added favorites contents in user's profile with dedicated dashboard |
21 - added favorites contents in user's profile with dedicated dashboard |
17 - added publication fields in shared content base class |
22 - added publication fields in shared content base class |
|
23 - updated management interface |
18 - updated administration profile |
24 - updated administration profile |
19 - updated workflow states labels |
25 - updated workflow states labels |
20 - changed inner forms base class |
26 - changed inner forms base class |
21 |
27 |
22 0.1.1 |
28 0.1.1 |