- 14 Feb, 2007 18 commits
-
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@12698 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
Required for transactional ClassTool. Also updated RAD environment so that it is possible to use addXMLObject as constructor for portal types. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@12697 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kevin Deldycke authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@12695 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@12694 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@12693 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@12692 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Remove useless spaces at end of line (sorry for poluting annotate with code I don't actually change). Create marker activity in ERP5Site_reindexAll and InventoryModule_reindexMovementList to be able to check when activities created by those scripts are over. Folder_reindexAll: Separate actualy activity parameters from activate()'s parameters. Remove duplicate definition of [...]_kw dict. Factorise activate() calls. Define a constant for object bundle length. Don't use objectValues to get object ids. Use list slice to generate a list of a fixed number of elements. Folder_reindexObjectList: Separate actualy activity parameters from activate()'s parameters. Add a check to avoid reindexation failure when an object scheduled for indexation is deleted when indexation takes place. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@12691 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@12690 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Define an accessor to get hot reindexing state. Remove unneeded get_transaction().commit(). Make finishHotReindexing both update hot reindex state and swap the catalogs. Defne a function to cancel a runing hot reindexing. Factorize playBackRecordedObjectList code and make it re-scedule its own call to avoid working on many object in one transaction while allowing to remove commit()s. Insert last reserved uid at reindexing end. Remove manage_hotReindexAll default values to remove "erp5" reference in this code (which should be ERP5-independant). Note that there are still explicit c alls to ERP5Site_reindexAll. Describe manage_hotReindexAll more completely. Check first if hot reindex is already runing to avoid wasting time generating lists when the function would anyway later fail on this check. Use introspection to avoid calling getUid on object where it's not available. Remove a useless try...except (was usefull when there were commit()s). Update ZMI message telling hot reindex was started. Update ZMI page to remove an outdated comment. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@12687 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@12686 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@12685 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kevin Deldycke authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@12684 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@12683 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@12682 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Alexandre Boeglin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@12681 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@12680 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@12679 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
* getSelectionNames(): return an empty list instead of an empty tupple if empty. fix a bug that raises an error without selection_data. * remove bogus docstrings. * add some docstrings. * fix typos. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@12678 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 13 Feb, 2007 22 commits
-
-
Alexandre Boeglin authored
millions of objects. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@12677 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@12676 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@12675 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@12674 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
* Add datetime_field_zuite. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@12673 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@12672 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@12671 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kevin Deldycke authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@12670 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kevin Deldycke authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@12669 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@12668 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@12667 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Alexandre Boeglin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@12666 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kristian Rother authored
* Renamed Cancel to Cancel Action to solve disambiguities with Cancel workflows. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@12665 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Alexandre Boeglin authored
ActiveObject.activate. Also added a security declaration to prevent the mehtod from being called by a python script. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@12664 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@12663 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@12662 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@12661 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@12660 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@12659 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@12658 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kristian Rother authored
* Fixed testTitle. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@12657 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
(this is the only consistent way which is compatible with display in fields and accessor invocation) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@12656 20353a03-c40f-0410-a6d1-a30d3c3de9de
-