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
Tue, 05 Jan 2010 17:04:29 +0100 Aurelien Campeas fix stripEmptyTextNodes for IE (part of #615337) stable
Mon, 04 Jan 2010 19:02:09 +0100 Adrien Di Mascio [javascript] upgrade jquery.flot.js to v0.6 to fix IE6-related bugs stable
Mon, 04 Jan 2010 18:58:35 +0100 Adrien Di Mascio [forms] edited_entity must be set before calling session_key() stable
Wed, 23 Dec 2009 13:05:53 +0100 Sylvain Thénault must escape user_rql_callback stable
Wed, 23 Dec 2009 12:20:10 +0100 Sylvain Thénault backport stable branch
Wed, 23 Dec 2009 11:57:03 +0100 Sylvain Thénault Added tag cubicweb-debian-version-3.5.11-1 for changeset 4920121d41f2 stable
Wed, 23 Dec 2009 11:57:02 +0100 Sylvain Thénault Added tag cubicweb-version-3.5.11 for changeset f48b2f193961 stable cubicweb-debian-version-3.5.11-1
Wed, 23 Dec 2009 10:27:33 +0100 Sylvain Thénault 3.5.11 stable cubicweb-version-3.5.11
Wed, 23 Dec 2009 09:07:17 +0100 Sylvain Thénault i18nupdate stable
Wed, 23 Dec 2009 08:59:01 +0100 Sylvain Thénault must now properly use Binary for password (see 4180:42247d70105b). XXX Though this is somewhat backend related (eg store password using a binary type), this should be either well document or handled properly in the db helper. stable
Wed, 23 Dec 2009 08:56:38 +0100 Sylvain Thénault TYPE_MAPPING expected to be a mapping from yams type to db type, and timestamp is the Datetime yams type stable
Wed, 23 Dec 2009 08:22:18 +0100 Sylvain Thénault quick and dirty fix to avoid crash when running db-create command with an sqlite source stable
Tue, 22 Dec 2009 23:45:43 +0100 Sylvain Thénault add es.po to default skel, closes #591625 stable
Tue, 22 Dec 2009 21:02:37 +0100 Sylvain Thénault closes #601987 stable
Tue, 22 Dec 2009 20:06:24 +0100 Sylvain Thénault missing one litle char stable
Tue, 22 Dec 2009 20:05:52 +0100 Sylvain Thénault closes #607344 by simply appending '/' to base url if necessary instead of insulting the user stable
Tue, 22 Dec 2009 19:27:51 +0100 Sylvain Thénault cleanup
Tue, 22 Dec 2009 19:27:48 +0100 Sylvain Thénault test update. All cw tests OK
Tue, 22 Dec 2009 19:27:26 +0100 Sylvain Thénault fix bad merge
Tue, 22 Dec 2009 19:26:59 +0100 Sylvain Thénault make groupmap argument optional / sort for testing purpose
Tue, 22 Dec 2009 19:26:12 +0100 Sylvain Thénault fix virtual relation detection: erschema is no more a relation type but a relation def in _synchronize_permissions
Tue, 22 Dec 2009 19:25:08 +0100 Sylvain Thénault necessary to fix some security test, unclear why did I set perms below at some point...
Tue, 22 Dec 2009 19:23:59 +0100 Sylvain Thénault import cleanup, check data file exists
Tue, 22 Dec 2009 18:25:53 +0100 Sylvain Thénault should turn password into a Binary properly stable
Tue, 22 Dec 2009 13:16:17 +0100 Sylvain Thénault should not simplify previous to preprocess
Tue, 22 Dec 2009 13:14:34 +0100 Sylvain Thénault use ._cw instead of .req (reintroduced by merge of stable)
Tue, 22 Dec 2009 13:13:53 +0100 Sylvain Thénault oops
Tue, 22 Dec 2009 10:27:49 +0100 Sylvain Thénault backport stable
Tue, 22 Dec 2009 14:18:48 +0100 Aurelien Campeas more extra_args cleanup stable
Tue, 22 Dec 2009 13:43:24 +0100 Aurelien Campeas only give extra_args if there is something to be fed (breaks some db connectors otherwise) stable
Tue, 22 Dec 2009 11:07:07 +0100 Alexandre Fayolle merge stable
Tue, 22 Dec 2009 09:38:08 +0100 Alexandre Fayolle SqlServer: support single sign on / Windows credential authentication stable
Tue, 22 Dec 2009 09:33:08 +0100 Alexandre Fayolle SQL Server port: convert Password to Binary stable
Tue, 22 Dec 2009 10:42:51 +0100 Adrien Di Mascio [javascript] cleanup, remove tabs stable
Tue, 22 Dec 2009 10:42:39 +0100 Adrien Di Mascio [javascript] remove ajaxHtmlHead from dom response once it has been processed. stable
Tue, 22 Dec 2009 09:27:28 +0100 Sylvain Thénault msg isn't defined there, but we've to give traceback information to record error
Mon, 21 Dec 2009 20:28:08 +0100 Sylvain Thénault all web tests OK
Mon, 21 Dec 2009 20:28:01 +0100 Sylvain Thénault make new editcontroller works, based on a _cw_edited_fields hidden input
Mon, 21 Dec 2009 20:27:14 +0100 Sylvain Thénault crecord introduced junk...
Mon, 21 Dec 2009 20:26:52 +0100 Sylvain Thénault strip string by default
Mon, 21 Dec 2009 20:26:30 +0100 Sylvain Thénault nicer StringField __init__
Mon, 21 Dec 2009 20:25:58 +0100 Sylvain Thénault fix render (formerly form_render) prototype
Mon, 21 Dec 2009 20:24:47 +0100 Sylvain Thénault process_posted yield field instead of field's name
Mon, 21 Dec 2009 20:23:56 +0100 Sylvain Thénault proper field's role handling: may be 'subject' / 'object' *in case
Mon, 21 Dec 2009 20:21:56 +0100 Sylvain Thénault form_add_hidden -> add_hidden
Mon, 21 Dec 2009 20:18:53 +0100 Sylvain Thénault substitute _render_attrs by values_and_attributes method, keeping bw compat
Mon, 21 Dec 2009 20:04:33 +0100 Sylvain Thénault replace form_field_[encoding|vocabulary] methods on form by encoding|vocabylary(form) methods on fields
Mon, 21 Dec 2009 20:00:18 +0100 Sylvain Thénault refactor vocabulary handling to avoid having to define methods
Mon, 21 Dec 2009 19:52:21 +0100 Sylvain Thénault cleanup
Mon, 21 Dec 2009 19:45:24 +0100 Sylvain Thénault refactor form field value handling, to get a nicer api and an easier algorithm to get field's value
Mon, 21 Dec 2009 19:25:07 +0100 Sylvain Thénault missing imports
Mon, 21 Dec 2009 19:20:45 +0100 Sylvain Thénault yams api update
Mon, 21 Dec 2009 19:18:49 +0100 Sylvain Thénault drop form_field_name/form_field_id methods from form object, in favor of field.input_name(form) / field.dom_id(form)
Mon, 21 Dec 2009 18:46:46 +0100 Sylvain Thénault NothingToEdit is not a ValidationError, simplify
Mon, 21 Dec 2009 18:45:42 +0100 Sylvain Thénault fix translation of message to view newly created entity: must be done once language is set...
Mon, 21 Dec 2009 18:45:03 +0100 Sylvain Thénault accord avec 'entité'
Mon, 21 Dec 2009 18:44:42 +0100 Sylvain Thénault new catch_error context manager, nicer controller __init__ and new iter_and_commit(datakey) method
Mon, 21 Dec 2009 18:43:16 +0100 Sylvain Thénault this bw compat doesn't work, drop it
Mon, 21 Dec 2009 18:42:53 +0100 Sylvain Thénault don't try to write .row/.col, use new cw_row/cw_col attributes
Mon, 21 Dec 2009 18:27:29 +0100 Sylvain Thénault etype_class('Any') should return bare 'Any' class
Fri, 18 Dec 2009 15:59:19 +0100 Sylvain Thénault cubicweb security #36257: les urls /add/EntityName sont accessibles en anonyme stable
Fri, 18 Dec 2009 15:10:57 +0100 Pierre-Yves David 3.6 remove deprecation warning
(0) -3000 -1000 -120 +120 +1000 +3000 tip