Wed, 17 Feb 2010 15:58:09 +0100 Charles Hébert Fix: RangeFacet is selected (valid rset) but without any values stable
Wed, 17 Feb 2010 15:57:03 +0100 Charles Hébert fix the bad rqlst syntax tree usage during facets initialization by copying it stable
Wed, 17 Feb 2010 10:39:35 +0100 Julien Jehannet [R] dataimport: refine error detection stable
Wed, 17 Feb 2010 13:23:36 +0100 Sylvain Thénault added a function to create admin/anon user during db initialization process so one get a chance to monkey patch it stable
Wed, 17 Feb 2010 13:16:50 +0100 Sylvain Thénault fix unittest_schema, remove deprecation warning stable
Wed, 17 Feb 2010 13:12:35 +0100 Sylvain Thénault when creating an instance, ask for cubes specific options properly (fix #607349) stable
Wed, 17 Feb 2010 13:11:30 +0100 Sylvain Thénault avoid loading twice site_cubicweb files on instance creation stable
Wed, 17 Feb 2010 12:25:17 +0100 Sylvain Thénault oops stable
Wed, 17 Feb 2010 12:21:28 +0100 Sylvain Thénault [schema security] fix so that when cheking attributes perms for an entity being created, 'owners' and has_*_permission in erqlexpr are considered satisfied stable
Wed, 17 Feb 2010 11:26:09 +0100 Sylvain Thénault dont add CUBES_DIR to cubes search path if it doesn't exists stable
Wed, 17 Feb 2010 11:25:46 +0100 Sylvain Thénault fix dumb name error triggering crash when some directory in cubes search path doesn't exist stable
Wed, 17 Feb 2010 11:25:12 +0100 Sylvain Thénault remove 3.6 deprecation warning stable
Wed, 17 Feb 2010 09:13:49 +0100 Sylvain Thénault login form style fixes stable
Wed, 17 Feb 2010 09:13:00 +0100 Sylvain Thénault proper deprecation of TabedPrimaryView stable
Wed, 17 Feb 2010 09:12:42 +0100 Sylvain Thénault missing call to toolbox in tabbed primary view stable
Tue, 16 Feb 2010 14:39:51 +0100 Sylvain Thénault use needs_css so you can change login form css without redefining LogFormView stable
Tue, 16 Feb 2010 14:39:28 +0100 Sylvain Thénault bw compat stable
Tue, 16 Feb 2010 11:31:12 +0100 Sylvain Thénault backport fixes done accidentaly in default stable
Tue, 16 Feb 2010 11:30:52 +0100 Sylvain Thénault use class, not klass, in widget.attrs
Tue, 16 Feb 2010 10:42:04 +0100 Sylvain Thénault specify login form dom id, don't render progress div
Tue, 16 Feb 2010 10:33:48 +0100 Sylvain Thénault backport crypto/captcha utilities from the registration cube
Tue, 16 Feb 2010 09:27:15 +0100 Sylvain Thénault use an actual form for the login form ease customization from external cubes (eg rememberme)
Tue, 16 Feb 2010 09:25:18 +0100 Sylvain Thénault add space between a checkbox and its label
Tue, 16 Feb 2010 09:24:40 +0100 Sylvain Thénault ensure cnx is set first (necessary to introduce of a form object to handle the login form)
Tue, 16 Feb 2010 09:23:35 +0100 Sylvain Thénault don't let set_schema making commit_event fail
Mon, 15 Feb 2010 19:37:57 +0100 Sylvain Thénault use constant
Mon, 15 Feb 2010 19:37:50 +0100 Sylvain Thénault fix permission of the condition permission
Mon, 15 Feb 2010 19:37:35 +0100 Sylvain Thénault fix *_permissions schema: using the same cardinality/composite properties for cwgroup/rqlexpr leads to important pbs...
Mon, 15 Feb 2010 18:44:47 +0100 Sylvain Thénault backport stable
Mon, 15 Feb 2010 18:36:34 +0100 Sylvain Thénault DEFAULT_ATTRPERMS is now public stable
Mon, 15 Feb 2010 17:47:50 +0100 Sylvain Thénault [inlined formos] don't pop attributes from kwargs, so they end-up in stable
Mon, 15 Feb 2010 15:22:01 +0100 Sylvain Thénault [notification] we should use unsafe_execute here stable
Mon, 15 Feb 2010 15:20:45 +0100 Sylvain Thénault cleanup stable
Mon, 15 Feb 2010 15:20:06 +0100 Sylvain Thénault [calendar view] fix related to the date_range mess (max value exclusion). Calendar views authors should check if more similar fixes needed stable
Mon, 15 Feb 2010 15:18:38 +0100 Sylvain Thénault [forms] fix RelationField bug with pending eids (eg inlined forms): we have to override process_form_value to avoid caching when recomputing is needed stable
Mon, 15 Feb 2010 15:17:24 +0100 Sylvain Thénault [shell] rql() should use unsafe_execute when possible stable
Mon, 15 Feb 2010 15:16:08 +0100 Sylvain Thénault [autoform] we should consider role when checking delete permission stable
Mon, 15 Feb 2010 15:14:50 +0100 Sylvain Thénault don't update modification_date in repairing_mode (eg upgrade or shell) stable
Mon, 15 Feb 2010 15:14:27 +0100 Sylvain Thénault [security] we should save back edited_attributes in case of multiple modification of an entity during the same transaction stable
Mon, 15 Feb 2010 15:13:47 +0100 Sylvain Thénault tune startup logging stable
Mon, 15 Feb 2010 15:13:31 +0100 Sylvain Thénault [schema] fix RelationSchema.has_perm to properly works with attribute relations stable
Mon, 15 Feb 2010 15:12:57 +0100 Sylvain Thénault [schema] refactor/cleanup check_permissions stable
Mon, 15 Feb 2010 15:11:49 +0100 Sylvain Thénault use a close_form method for consistency w/ open_form and allow overriding stable
Mon, 15 Feb 2010 15:11:18 +0100 Sylvain Thénault add version info to deprecation warning stable
Mon, 15 Feb 2010 15:11:02 +0100 Sylvain Thénault remove debug print stable
Mon, 15 Feb 2010 15:10:25 +0100 Sylvain Thénault follow yams api change: attributes permissions are now defined for stable
Mon, 15 Feb 2010 15:05:15 +0100 Sylvain Thénault fix dumb name error causing error when non managers try to change his properties stable
Mon, 15 Feb 2010 15:04:44 +0100 Sylvain Thénault fix typo in deprecation warning stable
Thu, 11 Feb 2010 12:19:08 +0100 Sylvain Thénault remove crappy basket specific code
Fri, 12 Feb 2010 23:34:19 +0100 Nicolas Chauvat [views] toolbox must be rendered before the title to appear at top right stable
Fri, 12 Feb 2010 22:40:44 +0100 Nicolas Chauvat [uicfg] make deprecation message easier to understand stable
Fri, 12 Feb 2010 16:48:57 +0100 Adrien Di Mascio [uicfg] allow autoform_section's formtype parameter to be a tuple stable
Fri, 12 Feb 2010 15:18:00 +0100 Alexandre Fayolle merge oldstable
Fri, 12 Feb 2010 14:34:38 +0100 Alexandre Fayolle branch oldstable oldstable
Fri, 12 Feb 2010 14:17:52 +0100 Aurelien Campeas create oldstable branch, remove 3.5 tag oldstable
Fri, 12 Feb 2010 13:35:12 +0100 Aurelien Campeas merge 3.6 default/stable stable
Fri, 12 Feb 2010 13:33:54 +0100 Aurelien Campeas merge 3.5/stable heads stable
Fri, 12 Feb 2010 13:32:14 +0100 Aurelien Campeas Added tag 3.5 for changeset a0571ff0cb5d stable
Wed, 10 Feb 2010 14:24:05 +0100 Aurelien Campeas [http cache/json controller] ensure json_view does proper cache validation #390986 stable
Fri, 12 Feb 2010 12:57:56 +0100 Alexandre Fayolle merge stable
Fri, 12 Feb 2010 12:57:14 +0100 Alexandre Fayolle typo fix in help string stable
Fri, 12 Feb 2010 12:55:49 +0100 Alexandre Fayolle use subprocess instead of os.popen to run diff stable
Fri, 12 Feb 2010 12:13:07 +0100 Nicolas Chauvat [migration] abort becomes possible when asked for confirmation before migration script stable
Thu, 11 Feb 2010 12:18:46 +0100 Sylvain Thénault sort on sortvalue, not dc_title to allow customization
Wed, 10 Feb 2010 16:32:54 +0100 Sylvain Thénault merge cubicweb-version-3.6.0
Wed, 10 Feb 2010 16:32:32 +0100 Sylvain Thénault fix bug when value is None
Wed, 10 Feb 2010 15:49:20 +0100 Sylvain Thénault Added tag cubicweb-debian-version-3.6.0-1 for changeset 17e88f2485d1
Wed, 10 Feb 2010 15:49:19 +0100 Sylvain Thénault Added tag cubicweb-version-3.6.0 for changeset 5f957e351b0a
Wed, 10 Feb 2010 14:31:22 +0100 Sylvain Thénault added jquery.ui image files
Wed, 10 Feb 2010 13:58:11 +0100 Sylvain Thénault provides a fallback_on_none_attribute field attribute, allowing to specify default value for attributes of *existing* entities
Wed, 10 Feb 2010 13:57:29 +0100 Sylvain Thénault fix match_transition selector: for instance w/ forge version change state form overiding, we want the form with the publication_date selected by the editcontroller, whatever the transition
Wed, 10 Feb 2010 12:00:37 +0100 Sylvain Thénault split introduced in the wrong place
Wed, 10 Feb 2010 10:57:28 +0100 Sylvain Thénault packaging fix: no more test in common (2).
Wed, 10 Feb 2010 10:52:15 +0100 Sylvain Thénault packaging fix: no more test in common. Should remove test from the hooks subpackage in rules for hardy
Wed, 10 Feb 2010 10:48:33 +0100 Sylvain Thénault drop cubicweb-client package (there was only hercule.py inside)
Wed, 10 Feb 2010 10:40:41 +0100 Sylvain Thénault remove ref to hercule.py
Wed, 10 Feb 2010 10:14:14 +0100 Sylvain Thénault cw 3.6, itself
Wed, 10 Feb 2010 09:44:40 +0100 Sylvain Thénault i18nupdate
Wed, 10 Feb 2010 09:44:34 +0100 Sylvain Thénault i18n msg fix
Wed, 10 Feb 2010 09:44:20 +0100 Sylvain Thénault cleanup 2.5 __future__ imports
Wed, 10 Feb 2010 08:54:47 +0100 Sylvain Thénault update translatable docstring
Wed, 10 Feb 2010 08:27:23 +0100 Sylvain Thénault fix test
Wed, 10 Feb 2010 08:08:17 +0100 Sylvain Thénault rephrase
Wed, 10 Feb 2010 08:07:53 +0100 Sylvain Thénault fix auto-rollback on unauthorized error:
Wed, 10 Feb 2010 08:06:02 +0100 Sylvain Thénault fix ldap test, our ldap server name has changed
Wed, 10 Feb 2010 08:05:43 +0100 Sylvain Thénault fix name error introduced by bad merging of stable
Tue, 09 Feb 2010 19:51:19 +0100 Sylvain Thénault fix 'click here to see the created entity' link, which may not appear according to language settings
Tue, 09 Feb 2010 19:50:31 +0100 Sylvain Thénault quick fix for typed formfield validation: accept empty string, split
Fri, 05 Feb 2010 17:13:53 +0100 Julien Jehannet [R] devtools: improve default data import mechanism
Tue, 09 Feb 2010 18:49:12 +0100 Adrien Di Mascio merge
Tue, 09 Feb 2010 08:16:29 +0100 Adrien Di Mascio backport stable branch
Tue, 09 Feb 2010 08:15:20 +0100 Adrien Di Mascio [cw-shell] do not set arbitrary limit on number of arguments stable
Tue, 09 Feb 2010 16:20:45 +0100 Sylvain Thénault use 'edit' as defaut path for expect_redirect_publish
Tue, 09 Feb 2010 16:20:17 +0100 Sylvain Thénault propagation hooks cleanup
Tue, 09 Feb 2010 16:20:01 +0100 Sylvain Thénault missing import for 2.4 compat
Tue, 09 Feb 2010 13:45:05 +0100 Sylvain Thénault don't play with the custom_workflow relation in autofill
Tue, 09 Feb 2010 12:55:08 +0100 Sylvain Thénault fix bug w/ object relation used as inlined form
Tue, 09 Feb 2010 12:54:44 +0100 Sylvain Thénault cleanup
Tue, 09 Feb 2010 12:41:44 +0100 Sylvain Thénault backport stable
Tue, 09 Feb 2010 12:39:23 +0100 Sylvain Thénault turn down some info logs into debug stable
Tue, 09 Feb 2010 12:38:59 +0100 Sylvain Thénault turn down some info logs into debug stable
Tue, 09 Feb 2010 12:37:47 +0100 Sylvain Thénault fix constraint hook: a session may be involved in multiple transaction at time stable
Tue, 09 Feb 2010 11:22:40 +0100 Sylvain Thénault fix and begin to document autofill algorithm
Mon, 08 Feb 2010 22:41:07 +0100 Sylvain Thénault unset_attribute_storage, for testing purpose at least
Mon, 08 Feb 2010 21:29:59 +0100 Sylvain Thénault oops
Mon, 08 Feb 2010 21:27:30 +0100 Sylvain Thénault backport stable
Mon, 08 Feb 2010 21:22:10 +0100 Sylvain Thénault when no context specified, should return non-zero score as documented
Mon, 08 Feb 2010 21:21:50 +0100 Sylvain Thénault typo
Mon, 08 Feb 2010 21:21:31 +0100 Sylvain Thénault no need for a specific vid argument here
Mon, 08 Feb 2010 13:35:07 +0100 Sylvain Thénault backport stable
Mon, 08 Feb 2010 15:28:34 +0100 Alexandre Fayolle merge stable
Mon, 08 Feb 2010 15:28:18 +0100 Alexandre Fayolle merge stable
Mon, 08 Feb 2010 13:42:22 +0100 Alexandre Fayolle add a note about modifying read only attribute stable
Mon, 08 Feb 2010 10:07:52 +0100 Alexandre Fayolle merge stable
Fri, 05 Feb 2010 17:57:51 +0100 Alexandre Fayolle use calendar.gmtime instead of time.mktime to avoid UTC/localtime issues with Flot stable
Mon, 08 Feb 2010 13:33:09 +0100 Sylvain Thénault must use in-place modification, pending_operations is a read-only property stable
Mon, 08 Feb 2010 13:29:23 +0100 Sylvain Thénault avoid to see the same warning twice, one for 3.6 another for 3.3
Mon, 08 Feb 2010 13:05:19 +0100 Sylvain Thénault backport stable
Mon, 08 Feb 2010 13:03:38 +0100 Sylvain Thénault fix session's commit handling: when an operation failed in [pre]commit, call rollback_event as well for already processed operation, not only the revert<event> callback stable
Mon, 08 Feb 2010 13:02:05 +0100 Sylvain Thénault race condition may makes this assertion fail, we don't want that stable
Mon, 08 Feb 2010 12:25:15 +0100 Sylvain Thénault unvisible field may have been modified, for instance relation added by an hidden input
Mon, 08 Feb 2010 12:05:56 +0100 Sylvain Thénault AdaptedList -> SameETypeList
Mon, 08 Feb 2010 12:03:03 +0100 Sylvain Thénault now raise UnknownProperty, not KeyError
Mon, 08 Feb 2010 12:02:32 +0100 Sylvain Thénault fix test broken by introduction of ViewSameEType action
Mon, 08 Feb 2010 12:01:15 +0100 Sylvain Thénault kill register_appobject_class method, simplifying autoregistration. Update test accordingly (test which manually registers object should also properly call there __register__ method). Drop the disable-appobjects config file entry: no one used it since its introduction years ago.
Mon, 08 Feb 2010 11:08:55 +0100 Sylvain Thénault backport stable branch and some vreg cleanups:
Mon, 08 Feb 2010 10:06:40 +0100 Sylvain Thénault fix security issue #36564 (integrity error w/ RQLUniqueConstraint) by using a global lock serializing commit when some RQLUniqueConstraint is encountered. stable
Mon, 08 Feb 2010 09:57:25 +0100 Sylvain Thénault errors on postcommit should never occurs, log it as critical stable
Sat, 06 Feb 2010 10:37:09 +0100 Sylvain Thénault missing test data stable
Sat, 06 Feb 2010 10:34:35 +0100 Sylvain Thénault reminder, cleanup stable
Sat, 06 Feb 2010 10:34:26 +0100 Sylvain Thénault initialize property once initialization has been fully completed, close #666573 stable
Sat, 06 Feb 2010 10:31:27 +0100 Sylvain Thénault fix duplicated vregistry initialization during tests stable
Sat, 06 Feb 2010 08:45:14 +0100 Sylvain Thénault cleanup, don't fail if no context set on the sourcecode directive
Fri, 05 Feb 2010 15:53:25 +0100 Sylvain Thénault we should not use inheritance there but proper view redirection, so if one adapt listitem view, he gets the same thing by default with the adapted list
Fri, 05 Feb 2010 15:44:34 +0100 Sylvain Thénault hidden usage of datetime function which has been moved to lgc
Fri, 05 Feb 2010 14:58:46 +0100 Sylvain Thénault i18nupdate
Fri, 05 Feb 2010 14:46:34 +0100 Sylvain Thénault replace DevCubeConfiguration/DevDepsConfiguration by a single DevConfiguration, fixing recently introduced by w/ i18ncube command on the way
Fri, 05 Feb 2010 14:45:39 +0100 Sylvain Thénault moved to lgc.date as well
Fri, 05 Feb 2010 12:33:54 +0100 Sylvain Thénault oops, forgot that part of 3.2 bw compat
Fri, 05 Feb 2010 12:16:52 +0100 Sylvain Thénault hercule (aka c-c client command) have not (ever?) been used for years, stop supporting it
Fri, 05 Feb 2010 12:14:36 +0100 Sylvain Thénault kill most pre 3.2 bw compat code
Fri, 05 Feb 2010 12:13:48 +0100 Sylvain Thénault kill mx compat code (dropped since 3.2), more efficient merge_args implementation
Fri, 05 Feb 2010 12:05:24 +0100 Sylvain Thénault this test is now useless here
Fri, 05 Feb 2010 12:05:10 +0100 Sylvain Thénault 3.6 test api update
Fri, 05 Feb 2010 12:04:48 +0100 Sylvain Thénault db fill api has changed, update test accordingly
Fri, 05 Feb 2010 12:04:25 +0100 Sylvain Thénault no needs for a views package, 3.6 api update
Fri, 05 Feb 2010 11:58:11 +0100 Sylvain Thénault need post_build_callbacks attribute with earlier yams version
Fri, 05 Feb 2010 11:57:52 +0100 Sylvain Thénault update yams/rql dependencies
Fri, 05 Feb 2010 11:56:57 +0100 Sylvain Thénault fix long-waiting symetric typo: should be spelled symmetric. Add auto database migration on schema deserialization
Fri, 05 Feb 2010 11:54:23 +0100 Sylvain Thénault moved generic datetime manipulation function to lgc
Fri, 05 Feb 2010 08:55:21 +0100 Sylvain Thénault fix wrong autoclass inclusion
Fri, 05 Feb 2010 08:54:51 +0100 Sylvain Thénault fix rest syntax error
Fri, 05 Feb 2010 08:54:11 +0100 Sylvain Thénault more selectors doc in the book, mostly extracted from code
Fri, 05 Feb 2010 08:53:33 +0100 Sylvain Thénault reorganize, cleanup and properly document base selectors. Kill the may_add_relation selector.
Fri, 05 Feb 2010 08:11:38 +0100 Sylvain Thénault 3.6 api update
Fri, 05 Feb 2010 08:11:32 +0100 Sylvain Thénault clear rest_path __unique cache in clear_all_caches, fix related test
Fri, 05 Feb 2010 07:25:16 +0100 Sylvain Thénault backport stable
Thu, 04 Feb 2010 13:17:26 +0100 Sylvain Thénault copy back __doc__ for proper sphinx doc generation
Thu, 04 Feb 2010 18:29:43 +0100 Sylvain Thénault mimick actual request set_header method stable
Thu, 04 Feb 2010 18:29:30 +0100 Sylvain Thénault fix typo stable
Thu, 04 Feb 2010 11:33:55 +0100 Aurelien Campeas [views/treeview] fix non-ITree nodes last element computation stable
Thu, 04 Feb 2010 11:33:09 +0100 Aurelien Campeas [request] add a note about the encoding mgmt (or lack thereof) stable
Thu, 04 Feb 2010 11:32:13 +0100 Aurelien Campeas [views/plot] replace bogus jsoncall computation by something (statistically) more reliable (json_request being set to True in the JSoncontroller stable
Thu, 04 Feb 2010 11:30:47 +0100 Aurelien Campeas [doc] small fixes on security part stable
Thu, 04 Feb 2010 10:17:15 +0100 Adrien Di Mascio misc typos found on my way: NameError / SyntaxError / double __select__, <sigh ...>
Wed, 03 Feb 2010 21:11:50 +0100 Sylvain Thénault fix bad rest
Wed, 03 Feb 2010 21:11:41 +0100 Sylvain Thénault fix bad rest
Wed, 03 Feb 2010 21:02:56 +0100 Sylvain Thénault more details on selectors debugging
Wed, 03 Feb 2010 21:02:39 +0100 Sylvain Thénault add_state/add_transition are now deprecated, only add_workflow remaining
Wed, 03 Feb 2010 21:02:15 +0100 Sylvain Thénault damn me, more stupid sed fix...
Wed, 03 Feb 2010 20:35:48 +0100 Sylvain Thénault add note telling you don't et an UStreamIO for binary views
Wed, 03 Feb 2010 20:35:19 +0100 Sylvain Thénault document the ~ operator
Wed, 03 Feb 2010 20:34:44 +0100 Sylvain Thénault start documenting forms
Wed, 03 Feb 2010 20:33:49 +0100 Sylvain Thénault fix stupid sed
Wed, 03 Feb 2010 19:26:35 +0100 Sylvain Thénault moved content to the dbapi section
Wed, 03 Feb 2010 18:45:20 +0100 Sylvain Thénault nicer docstring
Wed, 03 Feb 2010 18:45:12 +0100 Sylvain Thénault live-server doesn't work, don't make think it does
Wed, 03 Feb 2010 18:44:50 +0100 Sylvain Thénault more stuff in doc's README
Wed, 03 Feb 2010 18:44:24 +0100 Sylvain Thénault update exemples using the 3.6 api and add/fix some sections (schema, vreg, talk about CW_MODE in concepts...). So much to do :'(
Wed, 03 Feb 2010 14:46:32 +0100 Sylvain Thénault backport stable
Wed, 03 Feb 2010 16:19:12 +0100 Aurelien Campeas discriminate against None, not False-ish values stable
Tue, 02 Feb 2010 18:24:45 +0100 Pierre-Yves David Improve the schema command with filtering option.
Wed, 03 Feb 2010 10:55:25 +0100 Sylvain Thénault Added tag cubicweb-debian-version-3.5.12-1 for changeset 4281e1e2d76b stable
Wed, 03 Feb 2010 10:55:25 +0100 Sylvain Thénault Added tag cubicweb-version-3.5.12 for changeset 98af3d02b83e stable cubicweb-debian-version-3.5.12-1
Wed, 03 Feb 2010 09:21:47 +0100 Adrien Chauve Updated CW tutorial.
Wed, 03 Feb 2010 09:18:47 +0100 Sylvain Thénault le patch added_tips a été importé
Tue, 02 Feb 2010 21:14:01 +0100 Sylvain Thénault le patch admin_tips_for_backup a été importé
Tue, 02 Feb 2010 18:22:25 +0100 Pierre-Yves David Add a ``schema`` command to cmd ctrl to generate schema image.
Tue, 02 Feb 2010 16:19:48 +0100 Sylvain Thénault fix rset.related_entity with variables coming from subquery while some others not
Tue, 02 Feb 2010 11:07:12 +0100 Sylvain Thénault 3.5.12 stable cubicweb-version-3.5.12
Tue, 02 Feb 2010 11:00:08 +0100 Sylvain Thénault cleanup stable
Tue, 02 Feb 2010 10:59:44 +0100 Sylvain Thénault fix spurious http cache bug: sometimes last-modified headers is generated using non-english local, which ends up in a date that twisted can't parse and make it feels the page may be cached while it may not stable
Tue, 02 Feb 2010 10:47:47 +0100 Sylvain Thénault simpler last_modified implementation stable
Mon, 01 Feb 2010 18:55:47 +0100 Sylvain Thénault merge stable
Mon, 01 Feb 2010 18:55:16 +0100 Sylvain Thénault fetch all forms, avoid potential initialization pb stable
Mon, 01 Feb 2010 18:54:46 +0100 Sylvain Thénault missing jsonize, avoid spurious error w/ ff stable
Mon, 01 Feb 2010 19:11:14 +0100 Nicolas Chauvat refactor to use the 3.6 API
Mon, 01 Feb 2010 17:53:02 +0100 Alexandre Fayolle merge stable
Mon, 01 Feb 2010 17:49:59 +0100 Alexandre Fayolle merge stable
Wed, 27 Jan 2010 16:08:51 +0100 Alexandre Fayolle partial backport of support for adbh's new interface to backup_command and restore_command stable
Mon, 01 Feb 2010 16:59:26 +0100 Aurelien Campeas more escapes for the backslashes stable
Mon, 01 Feb 2010 16:53:00 +0100 Aurelien Campeas escape the backslashes stable
Fri, 29 Jan 2010 21:07:37 +0100 Nicolas Chauvat bugfix
Fri, 29 Jan 2010 18:57:37 +0100 Nicolas Chauvat add action to list entities of the CWEType currently displayed
Fri, 29 Jan 2010 18:03:10 +0100 Sylvain Thénault should take arbitrary arguments stable
Fri, 29 Jan 2010 18:02:50 +0100 Sylvain Thénault i18nupdate stable
Fri, 29 Jan 2010 17:42:38 +0100 Sylvain Thénault calling unicode instead of gettext... stable
Fri, 29 Jan 2010 16:54:49 +0100 Sylvain Thénault [entity] small optimization: once an entity has been completed, don't redo it (for nothing) stable
Fri, 29 Jan 2010 16:53:52 +0100 Sylvain Thénault [treeview] ensure items are ordered according to their dc_title, we can't rely on an ordered rset stable
Fri, 29 Jan 2010 16:45:18 +0100 Sylvain Thénault [entity] rename vid argument of .view(...) into __vid to avoid potential conflicts with kwargs stable
Fri, 29 Jan 2010 16:43:57 +0100 Sylvain Thénault eschema view is gone away stable
Thu, 28 Jan 2010 14:30:05 +0100 Sylvain Thénault remove misnamed argument stable
Thu, 28 Jan 2010 14:29:52 +0100 Sylvain Thénault add version number to deprecation warning stable
Thu, 28 Jan 2010 09:49:50 +0100 Adrien Di Mascio [entities] fix CWUser.is_in_group implementation stable
Wed, 27 Jan 2010 14:12:09 +0100 Sylvain Thénault missing import
Wed, 27 Jan 2010 11:15:32 +0100 Sylvain Thénault must check for relation inlined in main form type
Wed, 27 Jan 2010 11:14:57 +0100 Sylvain Thénault skip final relations at this point
Wed, 27 Jan 2010 11:26:57 +0100 Adrien Di Mascio add missing errno import in etwist/server.py stable
Wed, 27 Jan 2010 10:17:27 +0100 Sylvain Thénault should not raise KeyError if key's missing
Wed, 27 Jan 2010 10:00:58 +0100 Sylvain Thénault choices function should now take the field as argument
Wed, 27 Jan 2010 10:00:35 +0100 Sylvain Thénault cleanup
Wed, 27 Jan 2010 10:00:19 +0100 Sylvain Thénault missing import
Wed, 27 Jan 2010 09:59:55 +0100 Sylvain Thénault systematically call bool on BooleanField values
Wed, 27 Jan 2010 09:59:13 +0100 Sylvain Thénault by default this is not the widget responsability to turn empty string into None,
Wed, 27 Jan 2010 09:57:53 +0100 Sylvain Thénault ensure we get a correct key
Wed, 27 Jan 2010 09:57:16 +0100 Sylvain Thénault test fixes
Wed, 27 Jan 2010 09:56:58 +0100 Sylvain Thénault useless, same as test_nonregr_eetype_etype_editing
Wed, 27 Jan 2010 09:56:16 +0100 Sylvain Thénault [forms] propagate aguments given to .vocabulary to .choices if it's a callable.
Wed, 27 Jan 2010 09:53:48 +0100 Sylvain Thénault reorganize code:
Wed, 27 Jan 2010 09:25:40 +0100 Sylvain Thénault [forms] fix backward compat for field.choices arguments
Wed, 27 Jan 2010 09:24:35 +0100 Sylvain Thénault use field.vocabulary instead of field.choices, skip already related eids. Also consider vocabulary when no etype specified
Wed, 27 Jan 2010 09:22:07 +0100 Sylvain Thénault [primary view] activate toolbox
Wed, 27 Jan 2010 09:21:38 +0100 Sylvain Thénault it seems that prefixiter is expected to return child *folder* but was relying on a specific .children implementation, fix this
Tue, 26 Jan 2010 20:30:35 +0100 Sylvain Thénault 3.6 api update, cleanup
Tue, 26 Jan 2010 20:29:52 +0100 Sylvain Thénault [forms] let the autoform specify the generic relation field label,
Tue, 26 Jan 2010 20:28:56 +0100 Sylvain Thénault simplify messages used for inlined forms
Tue, 26 Jan 2010 20:27:48 +0100 Sylvain Thénault should have been in previous commit (moved below in the module)
Tue, 26 Jan 2010 20:25:56 +0100 Sylvain Thénault [forms] the last touch: handle inlined relation forms as fields
Tue, 26 Jan 2010 20:22:13 +0100 Sylvain Thénault fix label handling: when label is explicitly set to None, don't try to guess it
Tue, 26 Jan 2010 16:48:41 +0100 Sylvain Thénault surrounding div necessary for proper error localization
Tue, 26 Jan 2010 16:48:06 +0100 Sylvain Thénault cleanup base class
Tue, 26 Jan 2010 16:47:45 +0100 Sylvain Thénault by default use new jquery widgets for Time/Date/DateTime fields
Tue, 26 Jan 2010 16:47:07 +0100 Sylvain Thénault new jquery based widgets for Time/Date/DateTime, backported from crm
Tue, 26 Jan 2010 16:46:12 +0100 Sylvain Thénault introduce a default render implementation on the base widget, which
Tue, 26 Jan 2010 16:43:51 +0100 Sylvain Thénault [forms] new optional suffix attribute on widget objects, used to generage input name / dom id.
Tue, 26 Jan 2010 16:40:42 +0100 Sylvain Thénault introduce new _ensure_correctly_typed method on fields, responsible
Tue, 26 Jan 2010 16:37:54 +0100 Sylvain Thénault fix typed_value implementation w/ eidparam field which are actual entity's relation and have .value set for their initial value
Tue, 26 Jan 2010 16:36:00 +0100 Sylvain Thénault cleanup module namespace but only importing the formwidgets module
Tue, 26 Jan 2010 13:38:02 +0100 Sylvain Thénault fix deprecation warnings
Tue, 26 Jan 2010 13:36:55 +0100 Sylvain Thénault fif inlined relation forms pb w/ new ajax forms.
Tue, 26 Jan 2010 13:34:12 +0100 Sylvain Thénault now that we are property initializing autoform_section for the 'inlined' form type, use it...
Tue, 26 Jan 2010 13:32:54 +0100 Sylvain Thénault [uicfg] fix autoform_section rtags initialization
Tue, 26 Jan 2010 13:27:40 +0100 Sylvain Thénault cache result of the COUNT query used to see if a non unique attribute may be used as rest path on the entity instance to avoid recomputing it later
Tue, 26 Jan 2010 13:26:41 +0100 Sylvain Thénault incontext view of EmailAddress is a mailto: link
Tue, 26 Jan 2010 10:35:46 +0100 Sylvain Thénault add CWProperty for_user CWUser when on the user primary view
Tue, 26 Jan 2010 10:35:23 +0100 Sylvain Thénault move CWProperty rtags from autoform to cwproperties module.
Tue, 26 Jan 2010 10:34:29 +0100 Sylvain Thénault fix Bytes submission pb on POST, due to multiple call to field.process_form_value
Tue, 26 Jan 2010 10:30:57 +0100 Sylvain Thénault must skip internal field value from the generic relations combobox
Tue, 26 Jan 2010 10:29:50 +0100 Sylvain Thénault case where 'w' argument is None should be handled in do_paginate
Tue, 26 Jan 2010 10:28:30 +0100 Sylvain Thénault [uicfg] clean dead code, fix indexview_etype_section for ExternalUri and Bookmark
Tue, 26 Jan 2010 10:27:52 +0100 Sylvain Thénault [uicfg] fix reloading pb with the indexview_etype_section
Tue, 26 Jan 2010 10:26:51 +0100 Sylvain Thénault must catch UnmodifiedField exception in has_been_modified
Tue, 26 Jan 2010 10:24:50 +0100 Sylvain Thénault command may now officially be either a string or a list, don't make think it's for backward compat
Tue, 26 Jan 2010 10:24:07 +0100 Sylvain Thénault nicer usage for cubicweb-ctl
Tue, 26 Jan 2010 10:23:38 +0100 Sylvain Thénault get back iterparents implementation from folder cubes
Tue, 26 Jan 2010 10:22:48 +0100 Sylvain Thénault eschema view has been removed
Tue, 26 Jan 2010 10:22:37 +0100 Sylvain Thénault [bfss] make it works when adding/updating entities with an attribute using bfss
Mon, 25 Jan 2010 21:17:44 +0100 Sylvain Thénault d-t-w
Mon, 25 Jan 2010 21:17:15 +0100 Sylvain Thénault fix copyright
Mon, 25 Jan 2010 21:16:42 +0100 Sylvain Thénault XXX quick fix html validation by removing <canvas>
Mon, 25 Jan 2010 19:48:19 +0100 Sylvain Thénault skil internal field value, else we get an error
Mon, 25 Jan 2010 19:36:04 +0100 Sylvain Thénault add source in backup/restore failure message
Mon, 25 Jan 2010 19:28:09 +0100 Sylvain Thénault introduced dependency to lgc > 0.47 for new stacklevel argument to deprecated + new db backup/restore api
Mon, 25 Jan 2010 19:27:30 +0100 Sylvain Thénault handle lgc.adbh api changes within regards of backup/restore:
Mon, 25 Jan 2010 19:24:09 +0100 Sylvain Thénault match_rtype hook selector now accepts frometypes/toetypes optional arguments to match only given subject/object entity types
Mon, 25 Jan 2010 19:18:59 +0100 Sylvain Thénault a selector MUST NO return None
Mon, 25 Jan 2010 19:18:33 +0100 Sylvain Thénault some fixes so that deprecation warning are properly localized
Mon, 25 Jan 2010 19:16:35 +0100 Sylvain Thénault to ease overriding of field.choices using *function* (set using autoform_field_kwargs), give the field as named argument
Mon, 25 Jan 2010 19:13:17 +0100 Sylvain Thénault refactor attributes'value generator to deal with yams special
Fri, 22 Jan 2010 14:42:01 +0100 Sylvain Thénault backport stable
Fri, 22 Jan 2010 14:41:08 +0100 Sylvain Thénault backport stable
Fri, 22 Jan 2010 14:40:29 +0100 Sylvain Thénault 3.6 api update
Fri, 22 Jan 2010 14:40:14 +0100 Sylvain Thénault [vreg] object_by_id should not have been deprecated. Fix facets.
Fri, 22 Jan 2010 12:25:54 +0100 Adrien Di Mascio fix stupid typo ... stable
Fri, 22 Jan 2010 11:41:04 +0100 Sylvain Thénault fix condition to paginate a result set stable
Fri, 22 Jan 2010 11:40:22 +0100 Sylvain Thénault make rollback available in shell (as commit is)
Fri, 22 Jan 2010 11:40:09 +0100 Sylvain Thénault add a reminder
Fri, 22 Jan 2010 11:18:13 +0100 Sylvain Thénault fix indentation / tab pbs
Fri, 22 Jan 2010 10:43:12 +0100 Sylvain Thénault fix name error
Fri, 22 Jan 2010 10:32:00 +0100 syt add approximated version number to deprecation warning
Fri, 22 Jan 2010 10:30:11 +0100 syt oops, missing return
Fri, 22 Jan 2010 10:07:29 +0100 Sylvain Thénault we need extrapath when trying to import site_cubicweb files
Fri, 22 Jan 2010 10:07:03 +0100 Sylvain Thénault move extra path computing as a configuration class property so we can reused it
Fri, 22 Jan 2010 08:49:16 +0100 Sylvain Thénault first draft for a simple hooks based custom attribute storage,
Fri, 22 Jan 2010 08:40:38 +0100 Sylvain Thénault d-t-w
Thu, 21 Jan 2010 17:38:31 +0100 Sylvain Thénault closes #345410: two_lines_rset, two_cols_rset, two_etypes_rset are badly named
Thu, 21 Jan 2010 17:03:30 +0100 Sylvain Thénault fix #636936: read_permission relation should not be mandatory
Thu, 21 Jan 2010 16:58:40 +0100 Sylvain Thénault fix #615848: undefined 'new' variable was refering to the newly introduced subquery / remove_subquery doesn't take an undefine argument (probable copy/paste from the remove_node call) stable
Thu, 21 Jan 2010 16:52:35 +0100 Sylvain Thénault some docstring stable
Thu, 21 Jan 2010 14:10:23 +0100 Sylvain Thénault [doc] reformulate dependencies stable
Thu, 21 Jan 2010 11:13:39 +0100 Adrien Di Mascio [views] FinalView should display an empty string if value is None stable
Thu, 21 Jan 2010 11:08:41 +0100 Sylvain Thénault merge
Thu, 21 Jan 2010 11:07:32 +0100 Sylvain Thénault move base form renderer label handling into a function to reuse it in CompositeFormRenderer and avoid seeing a tuple in column headers... stable
Thu, 21 Jan 2010 11:02:36 +0100 Sylvain Thénault minor schema deserialization optimizations
Thu, 21 Jan 2010 10:59:58 +0100 Sylvain Thénault oopb, widget has been renamed
Thu, 21 Jan 2010 10:57:20 +0100 Sylvain Thénault specify formvid=edition to get multiple edition working w/ 3.6
Thu, 21 Jan 2010 10:52:47 +0100 Sylvain Thénault reminder
Thu, 21 Jan 2010 10:52:24 +0100 Sylvain Thénault this clutter startup screen for little benefit, remove it
Thu, 21 Jan 2010 10:51:07 +0100 Sylvain Thénault update copyright
Thu, 21 Jan 2010 10:48:00 +0100 Sylvain Thénault move bookmark related uicfg stuff into bookmark specific module, use the EditableURLWidget widget for Bookmark.path
Thu, 21 Jan 2010 10:47:01 +0100 Sylvain Thénault new field's responsibility POC: EditableURLWidget allow to edit Bookmark.path in two separated fields, displaying unquoted values which are requoted on form post processing
Thu, 21 Jan 2010 10:42:37 +0100 Sylvain Thénault refactor field's value retreiving from the widget (eg 'display value' concept):
Thu, 21 Jan 2010 10:39:12 +0100 Sylvain Thénault dom_id now accepts a suffix argument as input_name
Thu, 21 Jan 2010 10:38:46 +0100 Sylvain Thénault cleaner input_name implementation
Thu, 21 Jan 2010 10:21:09 +0100 Sylvain Thénault when the vregistry is initialized, no need to call vreg.set_schema (else we trigger appobjects registration twice. This allows significant startup speedup.
Thu, 21 Jan 2010 10:19:38 +0100 Sylvain Thénault new url_parse_qs method on base request to parse unicode url formatted query strings
Wed, 20 Jan 2010 17:07:48 +0100 Alexandre Fayolle merge stable
Wed, 20 Jan 2010 09:00:36 +0100 Alexandre Fayolle enable cubicweb-ctl db-dump and db-restore on Windows with SQL Server stable
Wed, 20 Jan 2010 15:03:30 +0100 Sylvain Thénault 3.6 api update
Wed, 20 Jan 2010 14:41:04 +0100 Sylvain Thénault merge
Wed, 20 Jan 2010 14:39:44 +0100 Sylvain Thénault allow control of generic relations field display through display_fields
Wed, 20 Jan 2010 14:39:10 +0100 Sylvain Thénault no self._cw on widget objects while '_' is defined locally
Wed, 20 Jan 2010 14:38:45 +0100 Sylvain Thénault delete remaining stuff w/ handling of the generic relations
Wed, 20 Jan 2010 14:34:06 +0100 Sylvain Thénault test update
Wed, 20 Jan 2010 13:03:08 +0100 Adrien Di Mascio clear vreg's parent_classes cache to fix etype cache / auto-reloading bug
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
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
Fri, 18 Dec 2009 15:10:38 +0100 Pierre-Yves Improve warning message
Fri, 18 Dec 2009 15:08:20 +0100 Charles Hébert [mq]: fix_es_po_file_creation
Fri, 18 Dec 2009 15:07:54 +0100 Charles Hébert [mq]: plural_display_name_fix
Fri, 18 Dec 2009 15:07:26 +0100 Charles Hébert [mq]: doc
Fri, 18 Dec 2009 15:06:55 +0100 Charles Hébert Add the search javascript to the html layout
Wed, 16 Dec 2009 14:19:01 +0100 Pierre-Yves David improve error message
Fri, 18 Dec 2009 14:28:29 +0100 Sylvain Thénault tweaks output
Fri, 18 Dec 2009 14:12:53 +0100 Sylvain Thénault oops
Fri, 18 Dec 2009 14:10:05 +0100 Sylvain Thénault clearer api: distinguish app_publish / ctrl_publish
Fri, 18 Dec 2009 14:09:24 +0100 Sylvain Thénault override publisher's error handler to ease debugging
Fri, 18 Dec 2009 14:08:41 +0100 Sylvain Thénault dataimport refactoring / improvments, keeping bw compat (for now)
(0) -3000 -1000 -480 +480 +1000 +3000 tip