- 01 Aug, 2010 4 commits
-
-
Hanno Schlichting authored
Emit a deprecation warning for ``Products.ZCatalog.CatalogAwareness``. The module was already deprecated according to its docstring. Since some five:deprecatedManageAddDelete directive in OFS always imports the module, we only emit the warning on actual use of the CatalogAware class.
-
Hanno Schlichting authored
-
Hanno Schlichting authored
Removed deprecated ``catalog-getObject-raises`` zope.conf option. The option was slated for removal in Zope 2.10.
-
Hanno Schlichting authored
-
- 31 Jul, 2010 25 commits
-
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
Hanno Schlichting authored
Remove inline tutorial, this is better covered in http://docs.zope.org/zope2/zope2book/SearchingZCatalog.html
-
Hanno Schlichting authored
Avoid bare except's and catch Exception instead - this won't catch system exceptions like KeyboardInterrupt, MemoryError and similar things
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
Hanno Schlichting authored
Removed unmaintained HelpSys documents from ZCatalog and PluginIndexes. Useful explanations are given inside the form templates.
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
- 29 Jul, 2010 1 commit
-
-
Jens Vagelpohl authored
-
- 27 Jul, 2010 2 commits
-
- 25 Jul, 2010 8 commits
-
-
Hanno Schlichting authored
More catalog work, merge in the non-queryplan and non-btree changes of queryplan and optimize more of date range index internals
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
Hanno Schlichting authored
Deprecate Products.ZCatalog's current behavior of returning the entire catalog content if no query restriction applied. In Zope 2.14 this will result in an empty LazyCat to be returned instead.
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
Hanno Schlichting authored
Deprecate acquiring the request inside Products.ZCatalog's searchResults method if no explicit query argument is given.
-