Wed, 20 Jan 2010 11:31:38 +0100 Sylvain Thénault merge
Wed, 20 Jan 2010 11:31:28 +0100 Sylvain Thénault fix bad indent stable
Wed, 20 Jan 2010 11:29:58 +0100 Sylvain Thénault backport stable
Wed, 20 Jan 2010 11:29:08 +0100 Sylvain Thénault cleanup stable
Wed, 20 Jan 2010 11:29:00 +0100 Sylvain Thénault fix bug: the 'table' argument is overwritten by the loop variable, causing latter crash due to this missing information stable
Wed, 20 Jan 2010 11:27:41 +0100 Sylvain Thénault don't record deambiguifier when it has no type restriction using 'is', so we don't miss later some available constraints stable
Wed, 20 Jan 2010 11:23:27 +0100 Sylvain Thénault fix warning stack level
Wed, 20 Jan 2010 11:23:18 +0100 Sylvain Thénault cw 3.6 api update
Wed, 20 Jan 2010 10:14:14 +0100 Sylvain Thénault merge
Wed, 20 Jan 2010 10:13:45 +0100 Sylvain Thénault merge
Wed, 20 Jan 2010 10:13:02 +0100 Sylvain Thénault more input/button fixes stable
Wed, 20 Jan 2010 10:10:17 +0100 Sylvain Thénault backport stable
Wed, 20 Jan 2010 10:06:53 +0100 Sylvain Thénault cleanup
Wed, 20 Jan 2010 10:06:12 +0100 Sylvain Thénault turn all the stuff used to handle 'generic relations' in forms into proper
Wed, 20 Jan 2010 08:43:41 +0100 Sylvain Thénault fix tests
Wed, 20 Jan 2010 10:05:10 +0100 Adrien Di Mascio [rql2sql] added test that shows crash during sql generation
Tue, 19 Jan 2010 18:26:22 +0100 Sylvain Thénault apply patch proposed by 2web to properly remove hidden input set to represent the button used to submit the form, so forms may be properly reused after a post
Tue, 19 Jan 2010 18:22:05 +0100 Sylvain Thénault fix dumb name error
Tue, 19 Jan 2010 18:21:59 +0100 Sylvain Thénault missing import
Tue, 19 Jan 2010 18:20:43 +0100 Sylvain Thénault remove input from jquery filter, so it works as well with buttons stable
Tue, 19 Jan 2010 18:11:31 +0100 alex & cheb unicode(arg) else we may get some encoding exception
Tue, 19 Jan 2010 18:10:01 +0100 alex & cheb remove deprecation warnings + name error
Tue, 19 Jan 2010 17:50:48 +0100 Stephanie Marcu remove common/test/data directory from __pkginfo__, MANIFEST and debian rules to allow cubicweb installation
Tue, 19 Jan 2010 17:50:36 +0100 Stephanie Marcu fix syntax error
Tue, 19 Jan 2010 14:41:23 +0100 Sylvain Thénault test fixes
Tue, 19 Jan 2010 14:41:19 +0100 Sylvain Thénault 3.6 api update
Tue, 19 Jan 2010 12:34:52 +0100 Stephanie Marcu update selectors.py: change entity.schema with entity._cw.vreg.schema
Tue, 19 Jan 2010 12:27:55 +0100 Sylvain Thénault merge
Tue, 19 Jan 2010 12:19:14 +0100 Stephanie Marcu we should access to __regid__ instead of id since in that case bw compat fail: access to id throuhg a class returns the property object instead of calling the property's method
Tue, 19 Jan 2010 12:17:22 +0100 Sylvain Thénault fix autoform_is_inlined bw compat
Tue, 19 Jan 2010 11:58:07 +0100 Adrien Di Mascio [forms] fix implementation of backward compat method form_render
Tue, 19 Jan 2010 10:43:48 +0100 Stephanie Marcu inherit from FieldWidget to inherit from the process_field_data required by the edit controller
Tue, 19 Jan 2010 10:42:47 +0100 Stephanie Marcu with cw 3.6 we've to specify entity's relation role
Tue, 19 Jan 2010 10:19:08 +0100 Sylvain Thénault fix bad merge
Wed, 16 Dec 2009 14:19:01 +0100 Pierre-Yves David import uicfg.auto_form doc stable
Tue, 19 Jan 2010 09:51:38 +0100 Pierre-Yves David update i18n doc stable
Tue, 19 Jan 2010 09:49:42 +0100 Pierre-Yves David Fix element tree import for python2.4 stable
Mon, 18 Jan 2010 19:40:59 +0100 Sylvain Thénault forgotten buffer
Mon, 18 Jan 2010 19:21:30 +0100 Sylvain Thénault backport stable branch
Mon, 18 Jan 2010 19:05:08 +0100 Sylvain Thénault fix pb with bytes field processing: currently when an existing file is edited
Mon, 18 Jan 2010 15:58:06 +0100 Aurelien Campeas fix NameError stable
Mon, 18 Jan 2010 12:33:45 +0100 Sylvain Thénault don't call handle_inlined_relation where we're not on the relation'subject
Mon, 18 Jan 2010 11:55:37 +0100 Sylvain Thénault don't add another _cw_edited_field hidden when build_context is called twice (may occurs with inlined relation forms)
Mon, 18 Jan 2010 11:50:54 +0100 Sylvain Thénault cleanup stable
Mon, 18 Jan 2010 11:50:34 +0100 Sylvain Thénault don't use matching_groups() for is_in_group implementation stable
Fri, 15 Jan 2010 09:36:49 +0100 Alexandre Fayolle a few french translation typo corrections stable
Fri, 15 Jan 2010 09:05:40 +0100 Sylvain Thénault rename need_navigation into paginable stable
Thu, 14 Jan 2010 11:37:08 +0100 Sylvain Thénault backport tracker permission utility functions into the cw.schemas package stable
Thu, 14 Jan 2010 11:28:32 +0100 Sylvain Thénault Backed out changeset b8ea99f5e8ea, tags.a escape its content. stable
Thu, 14 Jan 2010 11:14:40 +0100 Sylvain Thénault fix dumb name errors
Thu, 14 Jan 2010 11:13:22 +0100 Sylvain Thénault fix global errors display when there is more than one error
Thu, 14 Jan 2010 11:12:52 +0100 Sylvain Thénault fix error key / field input detection (field's name include -role when specified, the error key *may* include it
Wed, 13 Jan 2010 18:04:29 +0100 Aurelien Campeas missing xml escapes (but textoutofcontext probably ought to be just outofcontext, with no escaping then) stable
Wed, 13 Jan 2010 17:44:29 +0100 Sylvain Thénault 3.6 api update
Wed, 13 Jan 2010 17:44:11 +0100 Sylvain Thénault move autoform's field_by_name implementation on base EntityFieldsForm
Wed, 13 Jan 2010 17:42:27 +0100 Sylvain Thénault specify name *and* role when raising FieldNotFound helps debugging
Wed, 13 Jan 2010 17:41:42 +0100 Sylvain Thénault if specified, benefit from target_etype information in the [partial_]add_relation selector
Wed, 13 Jan 2010 17:40:53 +0100 Sylvain Thénault ouch, has_perm was always returning False...
Wed, 13 Jan 2010 16:07:54 +0100 Sylvain Thénault more 3.6 api update
Wed, 13 Jan 2010 16:01:53 +0100 Sylvain Thénault iirk reminder
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip