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
(0) -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip