Thu, 27 Jan 2011 14:10:44 +0100 Alexandre Fayolle fix #1452413 : is_in_state selector does not match initial state of an entity stable
Thu, 27 Jan 2011 13:43:49 +0100 Sylvain Thénault [component] refactor layout retrieval to handle case where we've an entity without rset properly stable
Thu, 27 Jan 2011 13:42:51 +0100 Sylvain Thénault [forms] EntityFieldsForm now take extra mainentity argument, for usage with composite form (the main form) where one of the subform edits the main entity stable
Thu, 27 Jan 2011 13:41:00 +0100 Sylvain Thénault [selectors] one_line_rset selector should also work when rset is None but an entity is specified stable
Thu, 27 Jan 2011 13:40:01 +0100 Sylvain Thénault [workflow] fix warning: we want to see the adapted entity, not the adapter stable
Thu, 27 Jan 2011 13:39:29 +0100 Sylvain Thénault [js] fix deprecated call stable
Thu, 27 Jan 2011 07:45:52 +0100 Sylvain Thénault [uicfg] fix reledit rtag initialization for final relations stable
Thu, 27 Jan 2011 07:45:14 +0100 Sylvain Thénault [uicfg] use INTERNAL_TYPES and WORKFLOW_TYPES to initialize indexview_etype_section dict stable
Thu, 27 Jan 2011 07:44:08 +0100 Sylvain Thénault [rtags] fix NoTargetRelationTagsDict to ensure relation are tagged using '*' during initialization stable
Thu, 27 Jan 2011 07:42:18 +0100 Sylvain Thénault [rtags] speepup initialization by avoiding to get file entity types relations (useless) stable
Wed, 26 Jan 2011 17:44:38 +0100 Sylvain Thénault [skel] try to generate warning free stub... stable
Wed, 26 Jan 2011 12:21:47 +0100 Sylvain Thénault [deprecation] kill remaining 3.6 warning stable
Wed, 26 Jan 2011 11:39:21 +0100 Sylvain Thénault [migration] cwunique constraint schema fix must be done in bootstrap migration stable
Wed, 26 Jan 2011 10:50:38 +0100 Sylvain Thénault [i18n] missing some english translation stable
Wed, 26 Jan 2011 10:49:05 +0100 Alexandre Fayolle we must check constraint for all concerned entities and not stop at the first deleted one stable
Wed, 26 Jan 2011 10:42:40 +0100 Alexandre Fayolle avoid creating a new instance of CleanupDeletedEidsCacheOp if nothing was deleted stable
Tue, 25 Jan 2011 15:16:05 +0100 Katia Saurfelt [css] fix popup css (login box) for IE7 stable
Wed, 26 Jan 2011 09:32:34 +0100 Sylvain Thénault [user form] use InOutWidget to edit CWUser in_group relation stable
Tue, 25 Jan 2011 12:50:56 +0100 Katia Saurfelt [widgets, js] add a InOutWidget for multiple select stable
Tue, 25 Jan 2011 12:09:59 +0100 Alexandre Fayolle improve massive deletion performance stable
Tue, 25 Jan 2011 10:01:19 +0100 David Douard [ldap] remove useless hack in unittest_ldapuser.py stable
Tue, 25 Jan 2011 09:52:49 +0100 David Douard [tests] make ldap source test run its own local (Open)LDAP server stable
Tue, 25 Jan 2011 09:51:47 +0100 David Douard [ldap] small code cleanups stable
Tue, 25 Jan 2011 09:20:38 +0100 Sylvain Thénault [test] fix score_entity test stable
Mon, 24 Jan 2011 19:09:42 +0100 Sylvain Thénault [testlib] missing method on value generator to generate the Interval type
Mon, 24 Jan 2011 19:09:14 +0100 Sylvain Thénault [cleanup]
Mon, 24 Jan 2011 17:02:38 +0100 Sylvain Thénault backport stable
Mon, 24 Jan 2011 16:59:26 +0100 Charles Hébert [selector] update `match_transition` selector to match form & as well as form view. stable
Mon, 24 Jan 2011 11:39:53 +0100 Sylvain Thénault [book] fixes some references and other doc construction pbs stable
Mon, 24 Jan 2011 09:42:09 +0100 Sylvain Thénault [book] advanced tutorial part 5 improvments: add some roles, talk about cube's layout, strip image stable
Mon, 24 Jan 2011 09:40:54 +0100 Sylvain Thénault update code sample to 3.10 api stable
Mon, 24 Jan 2011 09:17:11 +0100 Alexandre Fayolle blog proofreading stable
Sun, 23 Jan 2011 14:59:04 +0100 Sylvain Thénault [doc] backport part 3 & 4 of the sytweb's tutorial + to be published part 5 stable
Fri, 21 Jan 2011 16:38:13 +0100 Sylvain Thénault [test] missing future imports stable
Fri, 21 Jan 2011 14:14:30 +0100 Sylvain Thénault [test] fix typo stable
Fri, 21 Jan 2011 13:07:10 +0100 Sylvain Thénault [schema test] fix tests broken by 6861:9d4e11d6e783 (missing data files and not removed deprecated/broken test) stable
Fri, 21 Jan 2011 11:13:40 +0100 Julien Jehannet [vreg] check for identical app objects when replacing stable
Thu, 20 Jan 2011 14:38:53 +0100 Julien Jehannet [docstring] minor: add warning about entity cache for rql_condition selector stable
Fri, 21 Jan 2011 12:51:58 +0100 Sylvain Thénault [selectors] minor: use similar __repr__ implementation for selector instances stable
Thu, 20 Jan 2011 13:16:30 +0100 Julien Jehannet [tests] new unit tests about score_entity selector (inscore machinery) stable
Wed, 19 Jan 2011 21:49:29 +0100 Julien Jehannet [tests] use migration api to create workflow stable
Fri, 21 Jan 2011 12:20:59 +0100 Sylvain Thénault [c-c delete] closes #1433117 and other flavours where we don't want to crash on error stable
Fri, 21 Jan 2011 12:03:07 +0100 Sylvain Thénault [after edition ui] closes #1381425: Wrong message : 'entity edited (click here to see created entity)' stable
Fri, 21 Jan 2011 12:02:36 +0100 Sylvain Thénault [i18n] cleanup catalogs stable
Fri, 21 Jan 2011 11:48:19 +0100 Sylvain Thénault [adapters] fix #1424467 caused by precedence of bw compat method while the adapter is concret for a given class stable
Thu, 20 Jan 2011 17:14:28 +0100 Sylvain Thénault [c-c delete] add quote on db drop statement to be more robust to exotic database names stable
Thu, 20 Jan 2011 16:45:21 +0100 Sylvain Thénault [ajax] apply Ronan Dunklau patch closing #1433305: loadRemote js function failure on Firefox 4 with upper cased base domain name stable
Thu, 20 Jan 2011 16:36:09 +0100 Sylvain Thénault [schema] ease understanding of schema naming error stable
Thu, 20 Jan 2011 15:52:59 +0100 Sylvain Thénault [db-create] we should always ask db user that should be used when special privileges are required stable
Thu, 20 Jan 2011 15:51:58 +0100 Sylvain Thénault [entity] fix some docstrings stable
Thu, 20 Jan 2011 19:18:11 +0100 Aurelien Campeas [js] always lowercase baseuri #1433305 stable
Wed, 19 Jan 2011 19:19:56 +0100 Aurelien Campeas [rset] add utility method to get entities and attributes from any rset stable
Thu, 20 Jan 2011 10:10:22 +0100 Sylvain Thénault [url publishing] evaluate url rewrite rules before rest path so one may easily override schema based urls
Thu, 20 Jan 2011 10:08:01 +0100 Sylvain Thénault [ui, index page] drop useless 'schema entities' table
Thu, 20 Jan 2011 10:06:34 +0100 cheb [views] delete ``permission`` tab in ``SchemaView``
Thu, 20 Jan 2011 09:16:52 +0100 Sylvain Thénault [schema] fix CWSource permissions stable
Thu, 20 Jan 2011 08:23:27 +0100 Sylvain Thénault [migration] fix migration of old cw instances which do not have yet the CWUniqueTogetherConstraint entity type stable
Wed, 19 Jan 2011 19:15:04 +0100 Sylvain Thénault [repo] kill no more needed 'recreate' feature
Wed, 19 Jan 2011 18:01:28 +0100 Sylvain Thénault [repo] move cursor creation into the try/except, it may raises an InterfaceError if the connection is closed stable
Wed, 19 Jan 2011 12:47:08 +0100 Sylvain Thénault [repository auth] cleanup email login by turning it into a proper repo-side authentication plugin
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip