equal
deleted
inserted
replaced
1 Metadata-Version: 2.1 |
1 Metadata-Version: 2.1 |
2 Name: pyams-file |
2 Name: pyams-file |
3 Version: 0.1.26.1 |
3 Version: 0.1.27 |
4 Summary: PyAMS file interfaces and classes |
4 Summary: PyAMS file interfaces and classes |
5 Home-page: http://hg.ztfy.org/pyams/pyams_file |
5 Home-page: http://hg.ztfy.org/pyams/pyams_file |
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.27 |
|
15 ------ |
|
16 - updated files and blobs management to correctly remove references on blobs attached to |
|
17 deleted files |
|
18 - added blobs references manager utility to handle references without blobs duplication when contents |
|
19 are duplicated |
|
20 - added script (base on "mdtools.relstorage" extraction) to remove references to unused blobs |
|
21 - don't generate thumbnail for selections using default geometry |
13 |
22 |
14 0.1.26.1 |
23 0.1.26.1 |
15 -------- |
24 -------- |
16 - restored permission on file properties action |
25 - restored permission on file properties action |
17 |
26 |