equal
deleted
inserted
replaced
1 History |
1 History |
2 ======= |
2 ======= |
|
3 |
|
4 0.1.5 |
|
5 ----- |
|
6 - switch from IObjectRemovedEvent to IIntIdRemovedEvent to avoid objects being unregistered from IIntId utility before |
|
7 being removed from catalog |
|
8 - added 'catalog' parameter to all '*index_object' functions |
3 |
9 |
4 0.1.4 |
10 0.1.4 |
5 ----- |
11 ----- |
6 - updated CatalogResultSet class to be able to feed it with a list of internal IDs as well a Query object |
12 - updated CatalogResultSet class to be able to feed it with a list of internal IDs as well a Query object |
7 - added "prepend" and "append" methods to CatalogResultSet class to be able to add a list of items to the beginning |
13 - added "prepend" and "append" methods to CatalogResultSet class to be able to add a list of items to the beginning |