Tue, 16 Jun 2009 14:14:58 +0200 Sylvain Thénault different message stable
Mon, 15 Jun 2009 18:30:27 +0200 Sylvain Thénault add comment explaining the pb stable
Mon, 15 Jun 2009 18:28:44 +0200 Sylvain Thénault when a relation isn't supported by a ms query parts, dereference introduced variable refs stable
Mon, 15 Jun 2009 18:26:31 +0200 Sylvain Thénault add test and fix for queries where all variables are simplified and come from an external source stable
Mon, 15 Jun 2009 12:42:48 +0200 Sylvain Thénault add source to sources configuration when adding a cube defining a source stable
Mon, 15 Jun 2009 12:42:16 +0200 Sylvain Thénault check not using "admin" as uri (reserved) stable
Fri, 12 Jun 2009 16:33:19 +0200 Sylvain Thénault refactor sources configuration, add source to sources when using a cube defining stable
Fri, 12 Jun 2009 16:31:32 +0200 Sylvain Thénault change cubes into expanded cubes stable
Thu, 11 Jun 2009 15:12:14 +0200 Florent make inline relation forms individually renderable
Thu, 11 Jun 2009 19:10:30 +0200 Sylvain Thénault finish to update transaction data api stable
Thu, 11 Jun 2009 19:07:47 +0200 Sylvain Thénault update transaction data api stable
Thu, 11 Jun 2009 19:04:20 +0200 Sylvain Thénault simplify transaction data api, reorganize code stable
Wed, 10 Jun 2009 23:29:37 +0200 Adrien Di Mascio [CWCache] yet another bugfix in cwcache: proper initalization of Cache.creation_date stable
Wed, 10 Jun 2009 21:02:21 +0200 Adrien Di Mascio [CWCache] fix CWCache validity test stable
Wed, 10 Jun 2009 21:01:49 +0200 Adrien Di Mascio [javascript] timeline is already bundled, don't try to include dynamically other js files stable
Wed, 10 Jun 2009 18:45:09 +0200 Sylvain Thénault cleanup stable
Wed, 10 Jun 2009 18:45:06 +0200 Sylvain Thénault avoid overriding specified values when guessing field stable
Wed, 10 Jun 2009 18:44:45 +0200 Sylvain Thénault fix docstring, make Bookmark.title internationalizable for appl level bookmarks stable
Wed, 10 Jun 2009 18:44:10 +0200 Sylvain Thénault field's help may now be a callable taking the form as argument stable
Wed, 10 Jun 2009 16:13:29 +0200 Adrien Di Mascio [exlog] print clocktime in addition to cputime stable
Wed, 10 Jun 2009 14:51:48 +0200 Sylvain Thénault don't set select widget when a vocabulary widget is already specified on the field class stable
Wed, 10 Jun 2009 12:50:05 +0200 Sylvain Thénault merge stable
Wed, 10 Jun 2009 12:24:22 +0200 Florent backport default branch fix 4ec37d33657e (EntityFieldsForm methods implementation) stable
Wed, 10 Jun 2009 10:26:52 +0200 Fabrice Implement EntityFieldsForm methods so that EntityFormRenderer works out of the box
Wed, 10 Jun 2009 12:09:06 +0200 Sylvain Thénault cleanup stable
Wed, 10 Jun 2009 12:08:57 +0200 Sylvain Thénault fix TimeField format_prop, use format_single_value directly in render_example stable
Wed, 10 Jun 2009 12:08:26 +0200 Sylvain Thénault fix #343630 by getting explicitly TextInput widget for String, also instantiate field to get proper widget configuration stable
Wed, 10 Jun 2009 10:01:06 +0200 Sylvain Thénault optional rset, those prototype could be simplified once bw compat for non named rset will be dropped
Wed, 10 Jun 2009 10:00:34 +0200 Sylvain Thénault add warning when rset isn't a named argument in select()
Wed, 10 Jun 2009 09:53:54 +0200 Sylvain Thénault should call select here
Wed, 10 Jun 2009 09:49:35 +0200 Sylvain Thénault make rset optional
Wed, 10 Jun 2009 08:21:38 +0200 Sylvain Thénault oops, mainform default to True stable
Wed, 10 Jun 2009 08:21:27 +0200 Sylvain Thénault proper error when fname isn't specified stable
Tue, 09 Jun 2009 21:29:38 +0200 Adrien Di Mascio typo: fix assertion error message in vregistry.py stable
Tue, 09 Jun 2009 18:46:20 +0200 Sylvain Thénault nicer message on failure stable
Tue, 09 Jun 2009 18:30:42 +0200 Sylvain Thénault cleanup stable
Tue, 09 Jun 2009 18:04:31 +0200 Sylvain Thénault fix bug in multisource planner, w/ inlined relation stable
Tue, 09 Jun 2009 18:03:28 +0200 Sylvain Thénault enhance BasePlannerTC to ease subclasses definition stable
Tue, 09 Jun 2009 14:47:00 +0200 Sylvain Thénault fix missing from close when using a var map stable
Tue, 09 Jun 2009 14:46:39 +0200 Sylvain Thénault deactivate sqlite connection wrapping for unittest_multisources for now stable
Tue, 09 Jun 2009 14:45:57 +0200 Sylvain Thénault new test for missing from close when using a var map stable
Tue, 09 Jun 2009 14:08:08 +0200 Sylvain Thénault cleanup stable
Tue, 09 Jun 2009 14:07:57 +0200 Sylvain Thénault set_debug method on rql2sql test as well stable
Tue, 09 Jun 2009 11:33:04 +0200 Sylvain Thénault log sql queries in debug mode stable
Tue, 09 Jun 2009 11:32:41 +0200 Sylvain Thénault need proper logged_user and close method to be usable as native source connection wrapper stable
Tue, 09 Jun 2009 11:31:57 +0200 Sylvain Thénault cleanup, stop encoding unicode string in manual_insert, no more necessary and make crash recent sqlite w/ 8bit string stable
Tue, 09 Jun 2009 11:30:37 +0200 Sylvain Thénault fix unregister to be more error resilient as other unregistering methods + cleanup stable
Mon, 08 Jun 2009 20:37:03 +0200 Sylvain Thénault properly call [re]set_pool, fix connection handling so we have a change to get cw running on top of a sqlite dabase with threads activated stable
Mon, 08 Jun 2009 20:35:26 +0200 Sylvain Thénault fix [re]set_pool prototype stable
Mon, 08 Jun 2009 20:34:28 +0200 Sylvain Thénault provide local_add_relation / add_relation stable
Mon, 08 Jun 2009 18:32:23 +0200 Adrien Di Mascio [basetemplates] do not use STRICT_DOCTYPE directly, use self.doctype to deal with non xhtml browser stable
Mon, 08 Jun 2009 18:29:35 +0200 Adrien Di Mascio [entities][CWCache] handle classic datetime vs None comparison bug stable
Fri, 05 Jun 2009 19:04:20 +0200 Sylvain Thénault absolute_url / build_url refactoring to avoid potential name clash
Fri, 05 Jun 2009 15:09:20 +0200 Sylvain Thénault nicer vreg api, try to make rset an optional named argument in select and derivated (including selectors)
Fri, 05 Jun 2009 15:06:55 +0200 Sylvain Thénault test broken, deprecated module; kill
Fri, 05 Jun 2009 18:54:39 +0200 Sylvain Thénault reminder stable
Fri, 05 Jun 2009 16:41:09 +0200 Sylvain Thénault oops stable
Fri, 05 Jun 2009 16:35:44 +0200 Sylvain Thénault fix potential race-condition stable
Fri, 05 Jun 2009 13:21:31 +0200 Sylvain Thénault change extlite connection handling: connection may not be shared among threads but it's fine to have multiple connections open in several threads (as demonstrated by unittest_extlite) stable
Fri, 05 Jun 2009 10:40:54 +0200 Sylvain Thénault backport changesets which should have been in stable branch. now *stable is 3.3* and *default is 3.4* stable
(0) -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip