Wed, 26 Jan 2011 11:39:21 +0100 [migration] cwunique constraint schema fix must be done in bootstrap migration stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 26 Jan 2011 11:39:21 +0100] rev 6896
[migration] cwunique constraint schema fix must be done in bootstrap migration
Wed, 26 Jan 2011 10:50:38 +0100 [i18n] missing some english translation stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 26 Jan 2011 10:50:38 +0100] rev 6895
[i18n] missing some english translation
Wed, 26 Jan 2011 10:49:05 +0100 we must check constraint for all concerned entities and not stop at the first deleted one stable
Alexandre Fayolle <alexandre.fayolle@logilab.fr> [Wed, 26 Jan 2011 10:49:05 +0100] rev 6894
we must check constraint for all concerned entities and not stop at the first deleted one
Wed, 26 Jan 2011 10:42:40 +0100 avoid creating a new instance of CleanupDeletedEidsCacheOp if nothing was deleted stable
Alexandre Fayolle <alexandre.fayolle@logilab.fr> [Wed, 26 Jan 2011 10:42:40 +0100] rev 6893
avoid creating a new instance of CleanupDeletedEidsCacheOp if nothing was deleted
Tue, 25 Jan 2011 15:16:05 +0100 [css] fix popup css (login box) for IE7 stable
Katia Saurfelt <katia.saurfelt@logilab.fr> [Tue, 25 Jan 2011 15:16:05 +0100] rev 6892
[css] fix popup css (login box) for IE7
Wed, 26 Jan 2011 09:32:34 +0100 [user form] use InOutWidget to edit CWUser in_group relation stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 26 Jan 2011 09:32:34 +0100] rev 6891
[user form] use InOutWidget to edit CWUser in_group relation
Tue, 25 Jan 2011 12:50:56 +0100 [widgets, js] add a InOutWidget for multiple select stable
Katia Saurfelt <katia.saurfelt@logilab.fr> [Tue, 25 Jan 2011 12:50:56 +0100] rev 6890
[widgets, js] add a InOutWidget for multiple select
Tue, 25 Jan 2011 12:09:59 +0100 improve massive deletion performance stable
Alexandre Fayolle <alexandre.fayolle@logilab.fr> [Tue, 25 Jan 2011 12:09:59 +0100] rev 6889
improve massive deletion performance change hooks.integrity._DelayedDeleteOp implementation to give it a chance of processing the entities by chunks of reasonnable size (500 entities at a time) adapt ssplanner.DeleteEntitiesStep to call a variant of glob_delete_entity with several entities. That variant calls all the before_delete_entities hooks in one go, then performs the deletion, and then calls all the after_delete_entities hooks. The deletion is performed by grouping together entities by etype and by source. adapt the HooksManager to call the hooks on a list of entities instead of on a single entity. adapt the sources to be able to delete several entities of the same etype at once. changed the source fti_(un)index_entity methods to fti_(un)index_entities taking a collection of entities.
Tue, 25 Jan 2011 10:01:19 +0100 [ldap] remove useless hack in unittest_ldapuser.py stable
David Douard <david.douard@logilab.fr> [Tue, 25 Jan 2011 10:01:19 +0100] rev 6888
[ldap] remove useless hack in unittest_ldapuser.py
Tue, 25 Jan 2011 09:52:49 +0100 [tests] make ldap source test run its own local (Open)LDAP server stable
David Douard <david.douard@logilab.fr> [Tue, 25 Jan 2011 09:52:49 +0100] rev 6887
[tests] make ldap source test run its own local (Open)LDAP server
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 tip