Thu, 02 Jul 2009 12:58:17 +0200 Sylvain Thénault translate not found fields, also clear global errors stable
Thu, 02 Jul 2009 12:57:51 +0200 Sylvain Thénault translate schema types stable
Thu, 02 Jul 2009 12:57:11 +0200 Sylvain Thénault factorize form validation code, fix pb with validation error in inlined forms during creation stable
Thu, 02 Jul 2009 12:55:30 +0200 Sylvain Thénault add note about logilab key file / apt-get stable
Thu, 02 Jul 2009 11:34:32 +0200 Aurelien Campeas merge stable
Thu, 02 Jul 2009 11:18:08 +0200 Aurelien Campeas [primary] fix #344249 stable
Thu, 02 Jul 2009 10:59:41 +0200 Katia Saurfelt remove padding on sideBoxTitle stable
Thu, 02 Jul 2009 10:36:25 +0200 Sylvain Thénault oops
Thu, 02 Jul 2009 10:35:03 +0200 Sylvain Thénault backport stable
Thu, 02 Jul 2009 10:30:44 +0200 Sylvain Thénault merge stable
Thu, 02 Jul 2009 10:27:42 +0200 Katia Saurfelt #344266 [cubicweb-forge]: fix buggy boxes css style stable
Thu, 02 Jul 2009 10:26:14 +0200 Sylvain Thénault won't get anything useful like this (currently, list of constraint's eids), should use a custom table view (later...) stable
Thu, 02 Jul 2009 10:21:00 +0200 Sylvain Thénault safetpe belt stable
Thu, 02 Jul 2009 10:20:53 +0200 Sylvain Thénault destination_state should be mandatory stable
Thu, 02 Jul 2009 10:20:34 +0200 Sylvain Thénault some enhancements: link to relation/target type, remove to be deprecated meta, one table for subject relations, another for object relations stable
Thu, 02 Jul 2009 10:19:41 +0200 Sylvain Thénault hide final etype, don't display meta since it will soon disappear (eg in 3.4) stable
Thu, 02 Jul 2009 10:18:32 +0200 Sylvain Thénault allow to specify mainindex stable
Wed, 01 Jul 2009 20:18:21 +0200 Sylvain Thénault cleanup stable
Wed, 01 Jul 2009 20:18:15 +0200 Sylvain Thénault fix #344046 and #344322: check relation permission, set to default when edition allowed and no value (for final *and* non final relations) stable
Wed, 01 Jul 2009 20:03:15 +0200 Sylvain Thénault close #343467, no sources sections in site properties stable
Wed, 01 Jul 2009 19:46:47 +0200 Aurelien Campeas [schema] fix Entity.add_relation(RichString(...)...) stable
Wed, 01 Jul 2009 16:44:37 +0200 Sylvain Thénault create sendmails method on cwconfig, use it in SendMailOp stable
Wed, 01 Jul 2009 16:41:30 +0200 Sylvain Thénault add __file__ to context before loading site_cubicweb.py stable
Wed, 01 Jul 2009 16:40:35 +0200 Sylvain Thénault protect against empty etypes stable
Wed, 01 Jul 2009 16:40:03 +0200 Sylvain Thénault cleanup stable
Wed, 01 Jul 2009 16:39:55 +0200 Sylvain Thénault explicit display_name import stable
Wed, 01 Jul 2009 14:58:09 +0200 Aurelien Campeas [treeview] fix condition stable
Wed, 01 Jul 2009 14:56:37 +0200 Aurelien Campeas by popular demand, let us setle on needs_xxx stable
Wed, 01 Jul 2009 11:42:49 +0200 Aurelien Campeas [facets] slightly better attr names stable
Wed, 01 Jul 2009 11:33:40 +0200 Katia Saurfelt merge stable
Wed, 01 Jul 2009 11:33:18 +0200 Katia Saurfelt add padding on sideBoxTitles stable
Wed, 01 Jul 2009 10:48:38 +0200 Katia Saurfelt #344266 cubicweb-forge : remove top padding on side boxes stable
Mon, 29 Jun 2009 19:07:08 +0200 Katia Saurfelt make js, css class variables stable
Mon, 29 Jun 2009 14:12:18 +0200 Aurelien Campeas [treeview] avoid potential interference with subvid param from form
Tue, 30 Jun 2009 16:42:36 +0200 Sylvain Thénault normalize line breaks (actually fix https://www.logilab.net/cwo/ticket/343754) stable
Tue, 30 Jun 2009 15:25:46 +0200 Sylvain Thénault fix translate argument stable
Tue, 30 Jun 2009 15:22:29 +0200 Sylvain Thénault columns_labels is an AnyRsetView method... stable
Tue, 30 Jun 2009 15:19:31 +0200 Sylvain Thénault tr is now the second argument stable
Tue, 30 Jun 2009 15:19:17 +0200 Sylvain Thénault use column_labels instead of rqlst.get_description stable
Tue, 30 Jun 2009 15:18:07 +0200 Sylvain Thénault update to new rql get_description api stable
Tue, 30 Jun 2009 08:05:57 +0200 Sylvain Thénault link to created entity when redirected to another page stable
Tue, 30 Jun 2009 08:05:18 +0200 Sylvain Thénault deprecate display_name from builtin, ask for explicit import stable
Mon, 29 Jun 2009 21:15:07 +0200 Sylvain Thénault test fixes, all server tests ok, except unittest_migractions (due to inter-tests-side-effects...) stable
Mon, 29 Jun 2009 21:13:54 +0200 Sylvain Thénault fix sql generated on NOT inlined_relation queries. Use exists, so no more needs for extra DISTINCT stable
Mon, 29 Jun 2009 18:42:37 +0200 Sylvain Thénault close #344264, pb with composite fields / renderer.display_fields stable
Mon, 29 Jun 2009 18:41:07 +0200 Sylvain Thénault cleanup stable
Mon, 29 Jun 2009 17:14:05 +0200 Sylvain Thénault vocabulary method (eg field.choices) should now take the form instance as argument stable
Mon, 29 Jun 2009 17:02:51 +0200 Sylvain Thénault update calls to a deprecated method stable
Mon, 29 Jun 2009 16:18:07 +0200 Adrien Di Mascio merge stable
Mon, 29 Jun 2009 16:16:43 +0200 Adrien Di Mascio [views] comment the naive content-negotiation algorithm, it breaks FF2 navigation stable
Mon, 29 Jun 2009 16:09:49 +0200 Adrien Di Mascio [repository] do not rollback when freeing pool. This shouldn't be necessary and brings a not-so-small overhead when the page makes a lot of queries stable
Mon, 29 Jun 2009 16:04:21 +0200 Adrien Di Mascio [rtags] override tag_xxx_of() methods in DisplayCtrlRelationTags to make sure a wildcard is used stable
Mon, 29 Jun 2009 16:09:35 +0200 Sylvain Thénault doomed myself, merge stable
Mon, 29 Jun 2009 16:09:08 +0200 Sylvain Thénault don't use reledit for composite relations stable
Mon, 29 Jun 2009 16:06:48 +0200 Sylvain Thénault * deprecate session.entity method stable
Mon, 29 Jun 2009 13:57:31 +0200 Aurelien Campeas likely typo
Mon, 29 Jun 2009 13:33:50 +0200 Sylvain Thénault typo
Mon, 29 Jun 2009 12:18:59 +0200 Sylvain Thénault merge
Mon, 29 Jun 2009 11:45:05 +0200 Aurelien Campeas typo
Mon, 29 Jun 2009 12:18:43 +0200 Sylvain Thénault RelationFileReader is dead
Sat, 27 Jun 2009 00:59:36 +0200 Sylvain Thénault mark session.entity method as obsolete stable
Sat, 27 Jun 2009 00:56:30 +0200 Sylvain Thénault backport stable branch, make schema-security consistent with other schema views changes, uniformize skipmeta/withmeta
Sat, 27 Jun 2009 00:37:42 +0200 Sylvain Thénault one more test (see mrambourg error report. We should ensure the previous fix fix his case as well which include security injection of the rql) stable
Fri, 26 Jun 2009 23:38:23 +0200 Sylvain Thénault merge stable
Fri, 26 Jun 2009 23:38:00 +0200 Sylvain Thénault fake unsafe_execute stable
Fri, 26 Jun 2009 14:43:28 +0200 Aurelien Campeas ooops stable
Fri, 26 Jun 2009 13:51:37 +0200 Nicolas Chauvat merge stable
Fri, 26 Jun 2009 13:51:08 +0200 Nicolas Chauvat [doc] improvements stable
Thu, 25 Jun 2009 20:29:27 +0200 Nicolas Chauvat [doc] merge and a couple corrections stable
Thu, 25 Jun 2009 20:18:16 +0200 Nicolas Chauvat [doc] improvements stable
Fri, 19 Jun 2009 20:38:32 +0200 Nicolas Chauvat delete-trailing-whitespace stable
Fri, 26 Jun 2009 11:50:22 +0200 Aurelien Campeas work around the risk of catching an unrelated TypeError stable
Fri, 26 Jun 2009 23:37:09 +0200 Sylvain Thénault fix jpl/ticket/34862: msplanner bug with query generated to check if a user from ldap is owned_by himself stable
Fri, 26 Jun 2009 11:31:57 +0200 Sylvain Thénault fckeditor may be a subdirectory of the data directory stable
Thu, 25 Jun 2009 11:28:04 +0200 Sylvain Thénault merge stable
Thu, 25 Jun 2009 11:27:39 +0200 Sylvain Thénault Added tag cubicweb-debian-version-3_3_2-1 for changeset bef5e74e53f9 stable
Thu, 25 Jun 2009 11:27:37 +0200 Sylvain Thénault Added tag cubicweb-version-3_3_2 for changeset e3aeb6e6c3bb stable cubicweb-debian-version-3_3_2-1
Thu, 25 Jun 2009 11:26:46 +0200 Sylvain Thénault #344177: ms planning bug with "Any X WHERE X eid 123" and 123 coming from an external source stable
Thu, 25 Jun 2009 08:26:25 +0200 Sylvain Thénault fix email address'mailto view stable cubicweb-version-3_3_2
Thu, 25 Jun 2009 07:58:45 +0200 Sylvain Thénault 3.3.2 stable
Wed, 24 Jun 2009 18:59:01 +0200 Sylvain Thénault reindent, fix obscur perf pb w/ ff 3.0.11 by performing search on the form instead of the whole document stable
Wed, 24 Jun 2009 18:04:27 +0200 Sylvain Thénault prepare time where it won't be mandatory to give rset to select() stable
Wed, 24 Jun 2009 16:59:26 +0200 Sylvain Thénault merge stable
Wed, 24 Jun 2009 16:59:12 +0200 Sylvain Thénault move up stable
Wed, 24 Jun 2009 16:58:56 +0200 Sylvain Thénault d-t-w, cleaner code, add missing css stable
Wed, 24 Jun 2009 16:58:28 +0200 Sylvain Thénault cleanup stable
Wed, 24 Jun 2009 16:58:12 +0200 Sylvain Thénault continue to run command on other instances, do not exit stable
Tue, 23 Jun 2009 20:04:15 +0200 Katia Saurfelt change values in "edits-value" input stable
Tue, 23 Jun 2009 17:15:52 +0200 Adrien Di Mascio [javascript][preferences] fix setCurrentValues to consider all kind of widgets (textarea, select, etc.) not just inputs stable
Wed, 24 Jun 2009 16:57:26 +0200 Sylvain Thénault call server_startup hook once pools have been initialized stable
Tue, 23 Jun 2009 16:31:15 +0200 Florent oops stable
Tue, 23 Jun 2009 15:52:52 +0200 Adrien Di Mascio merge stable
Tue, 23 Jun 2009 13:55:23 +0200 Aurelien Campeas typo stable
Tue, 23 Jun 2009 15:39:30 +0200 Florent fix date rounding issue in DateFacetRangeWidget stable
Tue, 23 Jun 2009 15:37:51 +0200 Florent do not write -invalid- empty table row when form has no buttons stable
Tue, 23 Jun 2009 13:46:18 +0200 Sylvain Thénault merge and add missing import in schema.py stable
Tue, 23 Jun 2009 13:43:39 +0200 Sylvain Thénault edit[s|o] field's value should be formatted as the associated field stable
Tue, 23 Jun 2009 12:12:34 +0200 Florent add datetime form test stable
Tue, 23 Jun 2009 13:36:38 +0200 Sylvain Thénault backport stable branch
Tue, 23 Jun 2009 13:34:28 +0200 Sylvain Thénault add form parameter to control display of inlined relation form stable
Tue, 23 Jun 2009 13:33:57 +0200 Sylvain Thénault include_schema_files is useless stable
Tue, 23 Jun 2009 13:31:35 +0200 Sylvain Thénault schema should now be importable
Tue, 23 Jun 2009 13:31:16 +0200 Sylvain Thénault update schema definition to avoid deprecation warning with new yams api
Tue, 23 Jun 2009 12:12:56 +0200 Aurelien Campeas merge stable
Tue, 23 Jun 2009 11:48:40 +0200 Aurelien Campeas Added tag 3.3.1 for changeset a356da3e725b stable
Tue, 23 Jun 2009 11:48:23 +0200 Aurelien Campeas bump stable 3.3.1
Tue, 23 Jun 2009 10:54:46 +0200 Adrien Di Mascio [idownloadable] use the optional title parameter if specified in the download view stable
Tue, 23 Jun 2009 10:53:57 +0200 Adrien Di Mascio [interfaces] describe more explicitly what should be implemente in the ICalendarable interface stable
Tue, 23 Jun 2009 08:44:42 +0200 Adrien Di Mascio merge stable
Mon, 22 Jun 2009 11:15:17 +0200 Katia Saurfelt simplify js stable
Mon, 22 Jun 2009 11:12:16 +0200 Katia Saurfelt move navcontenttop on the top stable
Mon, 22 Jun 2009 11:53:59 +0200 Aurelien Campeas [views] call autogrow only once per key event stable
Mon, 22 Jun 2009 07:35:38 +0200 Adrien Di Mascio [javascript] provide a simple function to limit textarea size (+minor cosmetic changes) stable
Mon, 22 Jun 2009 14:20:46 +0200 Sylvain Thénault use RichString
Fri, 19 Jun 2009 15:55:35 +0200 Sylvain Thénault drop @ wildcard in relation subject/object, override main_attribute for proper behaviour
Fri, 19 Jun 2009 15:54:55 +0200 Sylvain Thénault no more meta attribute on entity and relation type
Fri, 19 Jun 2009 14:42:04 +0200 Sylvain Thénault stop using meta attribute from yams schema. Use instead sets defining meta relations and another defining schema types. Refactor various schema view based on this
Fri, 19 Jun 2009 09:19:27 +0200 Sylvain Thénault https://www.logilab.net/cwo/ticket/343724 stable
Fri, 19 Jun 2009 08:47:05 +0200 Sylvain Thénault set removedeps to False by default, raise an exception instead of a simple assertion for error, more remove_cube tests stable
Thu, 18 Jun 2009 21:01:55 +0200 Aurelien Campeas replace tabs implementation (behaviour should be strictly identical, look is a bit different), using jquery.tools (see #343644)
(0) -1000 -120 +120 +1000 +3000 +10000 tip