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
Wed, 13 Jan 2010 16:01:34 +0100 Sylvain Thénault 3.6 api update
Wed, 13 Jan 2010 16:00:42 +0100 Sylvain Thénault has_been_modified shouldn't raise ProcessFormError
Wed, 13 Jan 2010 16:00:06 +0100 Sylvain Thénault related entities are returned as tuple since a few months ago
Wed, 13 Jan 2010 15:59:31 +0100 Sylvain Thénault should skip INTERNAL_FIELD_VALUE
Wed, 13 Jan 2010 15:57:57 +0100 Sylvain Thénault should use a set for pending fields
Wed, 13 Jan 2010 15:56:31 +0100 Sylvain Thénault fix process_form_values: we should handle value errors and properly raise ProcessFormError
Wed, 13 Jan 2010 15:54:07 +0100 Sylvain Thénault refactor form error handling:
Wed, 13 Jan 2010 15:48:24 +0100 Sylvain Thénault new DBG_ALL debug level
Wed, 13 Jan 2010 15:48:07 +0100 Sylvain Thénault return localized message on parse_datetime errors
Tue, 12 Jan 2010 17:24:46 +0100 Aurelien Campeas raising ConfigurationError is cleaner; remove some unused imports stable
Tue, 12 Jan 2010 15:12:51 +0100 Adrien Di Mascio [javascript] upgrade excanvas.js (rev. M3, mars 2009): this fixes plot widgets rendering in IE stable
Mon, 11 Jan 2010 14:13:26 +0100 Aurelien Campeas do not attempt to daemonize under windows stable
Sat, 09 Jan 2010 15:31:37 +0100 Nicolas Chauvat [cwctl] reset-admin-pwd was failing when db-host was not set stable
Fri, 08 Jan 2010 18:20:03 +0100 Adrien Di Mascio [javascript] IE doesn't support dynamic enctype modification, we have to set encoding too stable
Fri, 08 Jan 2010 12:17:42 +0100 Adrien Di Mascio [forms] make it easier to override CWProperty form buttons stable
Fri, 08 Jan 2010 12:14:29 +0100 Adrien Di Mascio [forms] make it easier to override StringField's mininum size stable
Fri, 08 Jan 2010 11:45:37 +0100 Adrien Di Mascio [skeleton] remove unused os.path.dirname import, use dname instead of dirname as an additional safetly belt stable
Thu, 07 Jan 2010 17:41:50 +0100 Nicolas Chauvat [web/views] if view has attribute paginable=False, do not try to paginate it stable
Thu, 07 Jan 2010 16:52:32 +0100 Adrien Di Mascio update copyright: welcome 2010 stable
Thu, 07 Jan 2010 08:02:52 +0100 Adrien Di Mascio [views] backport progressbar template from shingouz
Tue, 05 Jan 2010 22:11:37 +0100 Adrien Di Mascio [forms] fix multiple edit bug introduced by changeset cebdf8ee5ad7 stable
Tue, 05 Jan 2010 18:28:27 +0100 Aurelien Campeas do not recompute the plot on subsequent onload events #615338 stable
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip