Tue, 30 Mar 2010 18:41:17 +0200 |
Alexandre Fayolle |
merge
stable
|
changeset |
files
|
Tue, 30 Mar 2010 16:29:32 +0200 |
Alexandre Fayolle |
handle Service Close request correctly (closes #736039)
stable
|
changeset |
files
|
Tue, 30 Mar 2010 17:59:18 +0200 |
Sylvain Thénault |
[js form validation] fix case where we've None/null keys in the errors dictionnary
stable
|
changeset |
files
|
Tue, 30 Mar 2010 17:56:10 +0200 |
Sylvain Thénault |
[cleanup] exists imported, use it
stable
|
changeset |
files
|
Tue, 30 Mar 2010 17:54:28 +0200 |
Sylvain Thénault |
[form] CompoundField should not return itself in actual_fields, this avoid error on iliane with 3.7.2 where it's marked as required (from the schema) while value are provided by subfields
stable
|
changeset |
files
|
Tue, 30 Mar 2010 17:50:09 +0200 |
Sylvain Thénault |
[repo] we want a hooks manager and hooks initialized event on quick start (we trigger events such as server_backup / server_restore for instance)
stable
|
changeset |
files
|
Tue, 30 Mar 2010 17:29:03 +0200 |
Sylvain Thénault |
[distribution] sql extensions files now have proper extension, fix manifest file
stable
|
changeset |
files
|
Tue, 30 Mar 2010 14:32:03 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Tue, 30 Mar 2010 13:32:01 +0200 |
Sylvain Thénault |
[events manager] onevent decorator may be given extra arguments to give to em.bind
stable
|
changeset |
files
|
Tue, 30 Mar 2010 13:31:21 +0200 |
Sylvain Thénault |
[cleanup] some notes
stable
|
changeset |
files
|
Tue, 30 Mar 2010 13:29:55 +0200 |
Sylvain Thénault |
[reload] on registry reloading, we should change class of users of opened session
stable
|
changeset |
files
|
Tue, 30 Mar 2010 13:28:19 +0200 |
Sylvain Thénault |
[appobject imports] don't include __init__ in package's name. See comment for more info
stable
|
changeset |
files
|
Tue, 30 Mar 2010 13:27:30 +0200 |
Sylvain Thénault |
[rset] cubes such as iliane hi-jack rset description by poping some lines from it. Handle this on RepeatList
stable
|
changeset |
files
|
Tue, 30 Mar 2010 11:18:31 +0200 |
Sylvain Thénault |
[undo] basic support for undoing of entity creation / relation addition
stable
|
changeset |
files
|
Tue, 30 Mar 2010 11:17:50 +0200 |
Sylvain Thénault |
[undo] init entity cache when undoing an entity deletion
stable
|
changeset |
files
|
Tue, 30 Mar 2010 11:17:21 +0200 |
Sylvain Thénault |
[undo] consistent is/is_instance_of processing
stable
|
changeset |
files
|
Tue, 30 Mar 2010 11:15:57 +0200 |
Sylvain Thénault |
[repo] don't need rset description on those queries
stable
|
changeset |
files
|
Tue, 30 Mar 2010 11:15:08 +0200 |
Sylvain Thénault |
[cleanup] style fixes, add nodes, 0.2 cents refactorings
stable
|
changeset |
files
|
Tue, 30 Mar 2010 11:06:13 +0200 |
Sylvain Thénault |
[undo] during undoing, call hooks in the [active]integrity and undo categories
stable
|
changeset |
files
|
Tue, 30 Mar 2010 11:01:34 +0200 |
Sylvain Thénault |
[repo] refactor fti operation to use set_operation and a single operation whatever the number of entities to ft index
stable
|
changeset |
files
|
Tue, 30 Mar 2010 10:57:42 +0200 |
Sylvain Thénault |
[querier] introduce RepeatList class, used to optimize size of data returned for result set description
stable
|
changeset |
files
|
Tue, 30 Mar 2010 10:50:46 +0200 |
Sylvain Thénault |
[repo] on add entity, set cache as soon as possible + fill type/source cache
stable
|
changeset |
files
|
Tue, 30 Mar 2010 10:39:16 +0200 |
Sylvain Thénault |
[repo] more efficient eid cache operations handling based on set_operation; refactor
stable
|
changeset |
files
|
Tue, 30 Mar 2010 10:28:41 +0200 |
Sylvain Thénault |
[repo] move eschema_eid function from hooks.metadata to server.utils
stable
|
changeset |
files
|