equal
deleted
inserted
replaced
1 Metadata-Version: 1.1 |
1 Metadata-Version: 1.1 |
2 Name: pyams-sequence |
2 Name: pyams-sequence |
3 Version: 0.1.11 |
3 Version: 0.1.12 |
4 Summary: PyAMS sequence interfaces and classes |
4 Summary: PyAMS sequence interfaces and classes |
5 Home-page: http://hg.ztfy.org/pyams/pyams_sequence |
5 Home-page: http://hg.ztfy.org/pyams/pyams_sequence |
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-Content-Type: UNKNOWN |
9 Description-Content-Type: UNKNOWN |
10 Description: |
10 Description: |
11 |
11 |
12 History |
12 History |
13 ======= |
13 ======= |
|
14 |
|
15 0.1.12 |
|
16 ------ |
|
17 - updated internal reference interface |
|
18 - updated multi-versions references helpers |
|
19 - added public OID attribute to sequence info interface |
|
20 - replaced autocomplete="off" directive with autocomplete="none" for Chrome compatibility |
14 |
21 |
15 0.1.11 |
22 0.1.11 |
16 ------ |
23 ------ |
17 - added "multiple" attribute to references list widget to allow sorting of selected elements |
24 - added "multiple" attribute to references list widget to allow sorting of selected elements |
18 - added subscriber on object modification to automatically remove inner "target" volatile attribute when |
25 - added subscriber on object modification to automatically remove inner "target" volatile attribute when |