Wed, 13 Apr 2011 11:03:42 +0200 Sylvain Thénault backport stable
Wed, 13 Apr 2011 09:58:19 +0200 Sylvain Thénault [schema diagram] proper url generation (closes #1621276) stable
Wed, 13 Apr 2011 09:46:29 +0200 Adrien Di Mascio [testlib] fix readlb config handling, avoid systematic recreation of db with postgres (closes #1618089) stable
Wed, 13 Apr 2011 08:38:24 +0200 Aurelien Campeas [entities] fix cw_instantiate typo stable
Tue, 12 Apr 2011 17:32:06 +0200 Aurelien Campeas [entities/test] add failing test for cw_instantiate stable
Tue, 12 Apr 2011 14:09:39 +0200 Sylvain Thénault [timezone] ensure tzinfo is None
Tue, 12 Apr 2011 13:05:16 +0200 Sylvain Thénault [entity] use a list comprehension stable
Mon, 11 Apr 2011 22:28:57 +0200 Nicolas Chauvat Added tag cubicweb-debian-version-3.12.2-1 for changeset 6d418fb3ffed
Mon, 11 Apr 2011 22:28:56 +0200 Nicolas Chauvat Added tag cubicweb-version-3.12.2 for changeset 5a9b6bc56538 cubicweb-debian-version-3.12.2-1
Mon, 11 Apr 2011 22:19:24 +0200 Nicolas Chauvat [packaging] prepare the release of version 3.12.2 cubicweb-version-3.12.2
Mon, 11 Apr 2011 20:43:30 +0200 Nicolas Chauvat merge changes from stable branch
Mon, 11 Apr 2011 18:33:18 +0200 Sylvain Thénault [facet] ignore range extremas to avoid filtering out rows where value is NULL (closes #1251192) stable
Mon, 11 Apr 2011 16:51:49 +0200 Sylvain Thénault Backed out changeset e0e802afa8e1, widgets are actually defined below stable
Mon, 11 Apr 2011 16:12:02 +0200 Sylvain Thénault [facet] refactor: a simple class attribute is enough stable
Mon, 11 Apr 2011 13:29:41 +0200 Sylvain Thénault [native source] eid_creation_lock actually lock the eid connection creation and usage stable
Mon, 11 Apr 2011 13:28:59 +0200 Sylvain Thénault [dataimport] allow to specify columns on which result should be sorted in lazydbtable stable
Fri, 08 Apr 2011 09:02:55 +0200 Sylvain Thénault [entity creation] ensure this is a relation and not an attribute before moving things into pending_relations because value is a list stable
Thu, 07 Apr 2011 18:10:07 +0200 Adrien Di Mascio [fckeditor] fix fckeditor relative url: use baseuri() stable
Thu, 07 Apr 2011 00:27:47 +0200 Sylvain Thénault Added tag cubicweb-debian-version-3.12.1-1 for changeset 07e2c9c7df26
Thu, 07 Apr 2011 00:27:46 +0200 Sylvain Thénault Added tag cubicweb-version-3.12.1 for changeset 59701627adba cubicweb-debian-version-3.12.1-1
Wed, 06 Apr 2011 23:31:06 +0200 Sylvain Thénault 3.12.1 cubicweb-version-3.12.1
Wed, 06 Apr 2011 23:31:00 +0200 Sylvain Thénault i18n update
Wed, 06 Apr 2011 23:24:19 +0200 Sylvain Thénault backport stable
Wed, 06 Apr 2011 23:23:48 +0200 Sylvain Thénault [sql generation] fix missing join with outer joins w/ rhs invariant variable... stable
Wed, 06 Apr 2011 23:01:58 +0200 Sylvain Thénault [test, cw props] ensure we can't add user specific / system-wide properties stable
Wed, 06 Apr 2011 22:52:52 +0200 Sylvain Thénault [ms planner] fix buggy temp table name generation, may generate duplicated unique id with subqueries/union stable
Wed, 06 Apr 2011 22:52:51 +0200 Sylvain Thénault [system source] drop now useless bw compat stable
Wed, 06 Apr 2011 22:52:50 +0200 Sylvain Thénault [test] silent warning stable
Wed, 06 Apr 2011 22:52:39 +0200 Sylvain Thénault [ms planner] use an index to avoid doing the same step twice stable
Wed, 06 Apr 2011 16:01:19 +0200 Adrien Di Mascio [views] extend HTMLStream API to be able to change doctype / xmldecl
Wed, 06 Apr 2011 16:00:56 +0200 Sylvain Thénault [test] drop some warnings introduced by new test dabase handling stable
Wed, 06 Apr 2011 10:17:48 +0200 Sylvain Thénault rephrase stable
Wed, 06 Apr 2011 10:10:21 +0200 Sylvain Thénault backport stable
Mon, 04 Apr 2011 14:10:52 +0200 Katia Saurfelt [web] fix CalendarView : both icalendarable.start and icalendarable.stop dates can be None stable
Thu, 31 Mar 2011 14:23:11 +0200 Florent Cayré [edit controller] fix subform formid in EditController (would need further improvement) stable
Wed, 06 Apr 2011 09:57:28 +0200 Sylvain Thénault [schema synchronization] get back eid when adding a final entity type, else it may cause pb on later schema synchronization during the migration where the type is added stable
Tue, 05 Apr 2011 13:24:02 +0200 Alexandre Fayolle backport fix from oldstable
Tue, 05 Apr 2011 13:23:47 +0200 Alexandre Fayolle backport fix from oldstable stable
Tue, 05 Apr 2011 08:39:49 +0200 Alexandre Fayolle fileConfig is in logging.config oldstable cubicweb-version-3.10.x
Tue, 05 Apr 2011 12:48:53 +0200 Sylvain Thénault [entity vocab] fix bug introduced in 3.12 vs/ entity vocabulary, leading to some unexpected empty vocabulary. Fix test accordingly.
Tue, 05 Apr 2011 12:47:18 +0200 Sylvain Thénault [rql rewriter] take care not to introduce snippets into a neged scope
Tue, 05 Apr 2011 11:19:12 +0200 Sylvain Thénault [old css] use aColor property stable
Tue, 05 Apr 2011 11:18:56 +0200 Sylvain Thénault [uipros] drop unused properties stable
Tue, 05 Apr 2011 11:18:03 +0200 Sylvain Thénault [selectors] abstract ExpectedValueSelector now accept a set as single argument stable
Tue, 05 Apr 2011 11:15:35 +0200 Sylvain Thénault [igeocodable] import adapter description stable
Mon, 04 Apr 2011 14:50:10 +0200 Sylvain Thénault [dataimport] tell more and nicely about transaction status stable
Mon, 04 Apr 2011 14:49:39 +0200 Sylvain Thénault [dataimport] propagate stack stable
Fri, 01 Apr 2011 16:02:45 +0200 Alexandre Fayolle Added tag cubicweb-debian-version-3.12.0-1 for changeset 92b56939b7c7
Fri, 01 Apr 2011 16:02:45 +0200 Alexandre Fayolle Added tag cubicweb-version-3.12.0 for changeset fd502219eb76 cubicweb-debian-version-3.12.0-1
Fri, 01 Apr 2011 16:01:03 +0200 Alexandre Fayolle prepare 3.12.0 cubicweb-version-3.12.0
Fri, 01 Apr 2011 15:04:47 +0200 Sylvain Thénault [time zone] support for TZDatetime and TZTime data type
Fri, 01 Apr 2011 14:38:16 +0200 Alexandre Fayolle merged test fix from stable
Fri, 01 Apr 2011 14:34:11 +0200 Adrien Di Mascio [http] implement 1587305: provide better implementation of Accept header parsing + tests
Fri, 01 Apr 2011 14:26:18 +0200 Sylvain Thénault [web test] extract a set_auth_mode method from init_authentication and use it in test_fb_login_concept to avoid bad test interaction stable
Fri, 01 Apr 2011 14:25:55 +0200 Alexandre Fayolle merge stable to default
Fri, 01 Apr 2011 08:20:25 +0200 Alexandre Fayolle fix failing tests before 3.12 release
Fri, 01 Apr 2011 01:06:41 +0200 Sylvain Thénault [dataimport] new 'lazydbtable' generator function to feed data from a database table stable
Fri, 01 Apr 2011 01:06:37 +0200 Sylvain Thénault [dataimport] ObjectStore.create_entity should return something that looks like an entity (eg no more using dict protocol to access to attributes) stable
Fri, 01 Apr 2011 01:06:29 +0200 Sylvain Thénault [dataimport] cleanups, update docstring to up-to-date usage stable
Thu, 31 Mar 2011 21:24:39 +0200 Nicolas Chauvat [doc] improve dostring of server.hook stable
Thu, 31 Mar 2011 17:24:38 +0200 Alexandre Fayolle merge back stable to default
Thu, 31 Mar 2011 17:12:27 +0200 Nicolas Chauvat [cwctl] refactor ui messages aiming for consistency and simplicity stable
Thu, 31 Mar 2011 15:23:52 +0200 Sylvain Thénault [entity vocabulary] refactor unrelated rql to allow usage of RQLRewriter to insert schema constraints. Closes #1561806
Thu, 31 Mar 2011 15:23:50 +0200 Sylvain Thénault [entity vocabulary] fix unrelated rql generation to skip rql constraints that don't make sense
Thu, 31 Mar 2011 15:23:46 +0200 Sylvain Thénault [schema, refactoring] use RQLExpression as base class for RQL constraint classes
Thu, 31 Mar 2011 15:18:21 +0200 Sylvain Thénault [reledit] fix crash due to wrong attributes usage stable
Thu, 31 Mar 2011 09:39:51 +0200 Alexandre Fayolle merge
Thu, 31 Mar 2011 09:17:43 +0200 Florent Cayré make it easier to inherit from EditionFormView stable
Wed, 30 Mar 2011 16:40:55 +0200 Alexandre Fayolle more TZDatetime/TZTime test fixes
Wed, 30 Mar 2011 15:51:10 +0200 Alexandre Fayolle fix test_knownValues_load_schema
Wed, 30 Mar 2011 15:44:26 +0200 Alexandre Fayolle backport stable to default
Wed, 30 Mar 2011 15:09:13 +0200 Nicolas Chauvat [doc] fix typo stable
Wed, 30 Mar 2011 14:55:14 +0200 Nicolas Chauvat [doc] fix typo stable
Wed, 30 Mar 2011 14:03:10 +0200 Sylvain Thénault [AnyEntity] rename __linkto attribute as cw_linkto to avoid name mangling which make overriding/monkey-patching unnecessarily harder stable
Wed, 30 Mar 2011 13:59:23 +0200 Sylvain Thénault [sql generation test] avoid lgdb warnings when a db module is faked stable
Wed, 30 Mar 2011 11:17:58 +0200 Sylvain Thénault backport stable
Wed, 30 Mar 2011 11:17:21 +0200 Sylvain Thénault [c-c create] unification of c-c create and its subcommands handling stable
Wed, 30 Mar 2011 11:08:15 +0200 Sylvain Thénault [rql rewriter] to properly handle 'relation' rql expressions, rql rewriter must support multiple variables (eg S and O) at once to be given as varmap stable
Wed, 30 Mar 2011 11:07:16 +0200 Sylvain Thénault [rql rewriter] drop unused argument stable
Wed, 30 Mar 2011 11:07:07 +0200 Sylvain Thénault [rql rewriter] don't add unnecessary (potentially buggy) exists stable
Tue, 29 Mar 2011 10:25:10 +0200 Alexandre Fayolle update lgc dependency also in pkginfo stable
Tue, 29 Mar 2011 10:05:24 +0200 Alexandre Fayolle updated lgc dependency stable
Tue, 29 Mar 2011 08:47:09 +0200 Alexandre Fayolle allow CW to act as a Pyro Server without registering the server to a Pyro Nameserver (closes #1528533) stable
Tue, 29 Mar 2011 09:02:49 +0200 Sylvain Thénault [date picker] apply Carlos patch fixing spanish date picker translation file. Closes #1558893 stable
Mon, 28 Mar 2011 19:02:58 +0200 Sylvain Thénault cleanup stable
Mon, 28 Mar 2011 19:02:47 +0200 Sylvain Thénault [c-c create] we should also skip option with no type, else we may generate title for section without any option to fill stable
Mon, 28 Mar 2011 18:57:34 +0200 Sylvain Thénault [config] do not set base-url during instance creation, we don't want generated value to ends up in the configuration file stable
Mon, 28 Mar 2011 18:56:55 +0200 Sylvain Thénault [config] generalise config.creating, allowing to drop set_language class attribute stable
Mon, 28 Mar 2011 18:53:54 +0200 Sylvain Thénault [web test] fix broken url in reledit. tests BROKEN ANYWAY (crash due to missing attribute) stable
Mon, 28 Mar 2011 19:31:45 +0200 Nicolas Chauvat merge stable
Mon, 28 Mar 2011 19:31:26 +0200 Nicolas Chauvat Added tag cubicweb-debian-version-3.11.2-1 for changeset 954b5b51cd92 stable
Mon, 28 Mar 2011 19:31:25 +0200 Nicolas Chauvat Added tag cubicweb-version-3.11.2 for changeset 56ae3cd5f855 stable cubicweb-debian-version-3.11.2-1
Mon, 28 Mar 2011 19:20:22 +0200 Nicolas Chauvat [packaging] prepare 3.11.2 stable cubicweb-version-3.11.2
Mon, 28 Mar 2011 17:58:46 +0200 Alexandre Fayolle try to reconstruct the file forgotten by syt in changeset e094b3d4eb95 stable
Mon, 28 Mar 2011 17:39:21 +0200 Adrien Di Mascio [javascript] fix loadRemote test for JSON_BASE_URL / baseuri matching stable
Mon, 28 Mar 2011 16:42:54 +0200 Sylvain Thénault cleanups stable
Mon, 28 Mar 2011 16:42:46 +0200 Sylvain Thénault [cwuser, persistent properties] fix recent set_property implementation on CWUser: for_user is automatically handled for non-managers users (this is seriously debatable though) stable
Mon, 28 Mar 2011 16:41:36 +0200 Sylvain Thénault [repository] fix crash in optimized [add|remove]_relation w/ inlined relation (broken by cw 3.10 refactoring) stable
Mon, 28 Mar 2011 16:39:49 +0200 Sylvain Thénault [server] move EditedEntity class to its own module, to avoid cyclic dependency when needed from e.g. session.py stable
Mon, 28 Mar 2011 15:23:57 +0200 Adrien Di Mascio [facets] closes #1569459 (date-range facet with year < 1900) stable
Mon, 28 Mar 2011 15:15:49 +0200 Nicolas Chauvat [session] add find_entities and find_one_entity to session/request API (closes #1550045) stable
Mon, 28 Mar 2011 15:16:11 +0200 Nicolas Chauvat [web formwidgets] add missing tabindex to jquery date and time widgets (closes #1568475) stable
Mon, 28 Mar 2011 14:49:22 +0200 Sylvain Thénault [c-c create] db-create doesn't not take a verbose option any longer stable
Mon, 28 Mar 2011 12:50:56 +0200 Sylvain Thénault [css] we should use padding instead of margin here, else the element as size greater than <body>, forcing an horizontal scrollbar to appear stable
Fri, 25 Mar 2011 15:45:38 +0100 Sylvain Thénault [db connection] fix db connections method: verbose should be named interactive, it's not a question of verbosity but wether question should be asked or not stable
Fri, 25 Mar 2011 12:51:20 +0100 Sylvain Thénault [cwprops, migration] fix [set_]property to ensure we don't retrieve a user specific value. Add some docstring along the way stable
Fri, 25 Mar 2011 12:43:57 +0100 Sylvain Thénault [cwprops] add set_property method on CWUser instances, to ease setting of user specific properties stable
Thu, 24 Mar 2011 15:21:13 +0100 Aurelien Campeas [merge] backport stable fixes into default
Tue, 22 Mar 2011 15:11:38 +0100 Alexandre Fayolle Abstract the support for ORDER BY and LIMIT/OFFSET SQL generation stable
Thu, 24 Mar 2011 13:31:12 +0100 Sylvain Thénault backport oldstable stable
Thu, 24 Mar 2011 13:30:14 +0100 Sylvain Thénault [migration] Lesser memory consumption of cwuri fix + actually commit every 100 processed entities oldstable
Thu, 24 Mar 2011 13:25:57 +0100 Sylvain Thénault [migration] improve fix cwuri progress bar oldstable
Thu, 24 Mar 2011 13:24:26 +0100 Sylvain Thénault [migration] explicit first step of 3.10.9 migration. oldstable
Thu, 24 Mar 2011 13:22:20 +0100 Sylvain Thénault cleanups stable
Thu, 24 Mar 2011 13:22:10 +0100 Sylvain Thénault [uiprops, css] make header background actually modifiable through uiprops stable
Thu, 24 Mar 2011 13:20:33 +0100 Sylvain Thénault [components] add **kwargs to render method of header components to make them usable as regular components (eg in other places than the header stable
Wed, 23 Mar 2011 18:20:34 +0100 Sylvain Thénault [schema views] don't propose 'view all' action for final entity types (closes #1560549) stable
Wed, 23 Mar 2011 11:35:41 +0100 Nicolas Chauvat [doc] fix urls pointing to repositories and download sites stable
Mon, 21 Mar 2011 17:47:42 +0100 Alexandre Fayolle backported tag to stable stable
Mon, 21 Mar 2011 17:44:57 +0100 Alexandre Fayolle Added tag cubicweb-version-3.9.x for changeset 48f468f33704 oldstable
(0) -3000 -1000 -120 +120 +1000 +3000 tip