Thu, 26 May 2011 08:32:15 +0200 Sylvain Thénault [testlib] add convenience assertion method to check __message
Thu, 26 May 2011 08:12:42 +0200 Sylvain Thénault [test] fix failure introduced by 1719eab69551: the regexp should be fixed, not the error message
Wed, 25 May 2011 18:46:09 +0200 Sylvain Thénault [web test] fix test failures introduced by 7431:cab99ccdb774
Wed, 25 May 2011 14:14:08 +0200 Aurelien Campeas backport stable changes
Wed, 25 May 2011 14:08:29 +0200 Sylvain Thénault [ui message] fix regression introduced by 7429:ef5165fa99e0, leading to 'None' message displayed in the ui stable
Wed, 25 May 2011 13:39:08 +0200 Aurelien Campeas backport stable changes
Wed, 25 May 2011 13:36:25 +0200 Aurelien Campeas [json controller] fix .exception call msg format string (missing one slot) stable
Wed, 25 May 2011 12:35:33 +0200 Sylvain Thénault [test] fix tests broken by 7427:5338d895b891 stable
Wed, 25 May 2011 11:42:31 +0200 Sylvain Thénault merge default heads
Wed, 25 May 2011 11:41:16 +0200 Arthur Lutz [ui messages, xss] Start migration towards use of _msgid instead of __message (prone to XSS injection) closes #1698245
Wed, 25 May 2011 11:40:10 +0200 Sylvain Thénault backport stable
Wed, 25 May 2011 11:39:54 +0200 Sylvain Thénault [ui messages] make application message component works when request has no cnx set and support for explicit message given through render argument stable
Wed, 25 May 2011 10:59:26 +0200 Sylvain Thénault backport stable
Wed, 25 May 2011 10:58:43 +0200 Sylvain Thénault [web session] fix session handling so we get a chance to have for instance the 'forgotpwd' feature working on a site where anonymous are not allowed stable
Wed, 25 May 2011 11:28:58 +0200 Aurelien Campeas [ajax js/css] modconcat fix: load code exactly once (auc, fcayre)
Wed, 25 May 2011 08:51:45 +0200 Sylvain Thénault [test] update test broken by previous commit stable
Wed, 25 May 2011 08:35:20 +0200 Florent Cayré [entity fetch_attrs] remove ambiguous relations on different etypes from fetched attrs or it may produce wrong related results; closes #1700896 stable
Tue, 24 May 2011 10:33:43 +0200 Arthur Lutz typo : s/undoed/undone/ stable
Mon, 23 May 2011 11:36:43 +0200 Nicolas Chauvat [cwvreg] inline function dump_class()
Tue, 24 May 2011 08:56:55 +0200 Aurelien Campeas [js/ajax] undeprecate (async)remoteExec. closes #1381205 stable
Tue, 24 May 2011 08:49:58 +0200 Sylvain Thénault [rql2sql] closes #1697862: ORDERBY SUM(C) cancel GROUPBY by wrongly adding C to grouped variables stable
Mon, 23 May 2011 13:35:09 +0200 Sylvain Thénault backport stable
Mon, 23 May 2011 13:24:54 +0200 Sylvain Thénault Added tag cubicweb-debian-version-3.12.5-1 for changeset 6dfe78a0797c stable
Mon, 23 May 2011 13:24:54 +0200 Sylvain Thénault Added tag cubicweb-version-3.12.5 for changeset ae33197db1f0 stable cubicweb-debian-version-3.12.5-1
Mon, 23 May 2011 10:34:29 +0200 Sylvain Thénault 3.12.5 stable cubicweb-version-3.12.5
Mon, 23 May 2011 10:28:03 +0200 Sylvain Thénault i18nupdate stable
Fri, 20 May 2011 19:27:00 +0200 Aurelien Campeas [views/table (facetform)] introduced in facetbox, was missing in tableview form filter
Fri, 20 May 2011 19:22:30 +0200 Aurelien Campeas [web.facet] self.w -> w
Fri, 20 May 2011 19:09:01 +0200 Aurelien Campeas [web/facet|views/table] bump a bit some heights, split table view methods for easier subclassing
Fri, 20 May 2011 17:29:50 +0200 Sylvain Thénault backport stable
Fri, 20 May 2011 17:27:55 +0200 Sylvain Thénault cleanup and update some copyright stable
Fri, 20 May 2011 17:27:33 +0200 Sylvain Thénault [migractions] fix change_attribute_type stable
Fri, 20 May 2011 17:27:15 +0200 Sylvain Thénault [migractions] dropped_constraints should accept only droprequired without cstrtype stable
Fri, 20 May 2011 17:20:51 +0200 Sylvain Thénault [form rendering] some refactoring to ease FormRenderer overriding stable
Thu, 19 May 2011 18:49:57 +0200 Sylvain Thénault [deprecation] drop remaining warnings stable
Thu, 19 May 2011 18:48:26 +0200 Sylvain Thénault backport stable
Thu, 19 May 2011 17:53:46 +0200 Sylvain Thénault [session] new methods on session to ease access to security/hooks control context managers stable
Thu, 19 May 2011 17:53:01 +0200 Sylvain Thénault [workflow] new 'fire_transition_if_possible' method on IWorkflowable to fire a transition if it's possible stable
Thu, 19 May 2011 17:53:00 +0200 Sylvain Thénault [workflow] new 'incontext-state' view for IWorkflowable entities stable
Thu, 19 May 2011 16:39:24 +0200 Aurelien Campeas [facets/table] vertically group facets by two when possible in order to have a more compact horizontal layout in table filter form
Thu, 19 May 2011 15:56:49 +0200 Sylvain Thénault [workflow] add method on IWorkflowable to set initial state of an entity (closes #1686357) stable
Thu, 19 May 2011 11:50:54 +0200 Sylvain Thénault [web test] fix test broken by making cw_source editable by managers
Thu, 19 May 2011 10:53:17 +0200 Sylvain Thénault [multi-sources] support for moving an entity from an external source (closes #343818)
Thu, 19 May 2011 10:53:11 +0200 Sylvain Thénault [repository api] definitly kill usage of word 'pool' to refer to connections set used by a session
Thu, 19 May 2011 10:36:26 +0200 Sylvain Thénault backport stable
Thu, 19 May 2011 10:35:20 +0200 Sylvain Thénault [rql2sql] fix in 7394:d11d88bd08e8 was actually not needed stable
Thu, 19 May 2011 09:43:23 +0200 Sylvain Thénault [rset] close #1683703: rset.get_entity crash on rql query with subquery and aggregat stable
Thu, 19 May 2011 09:40:44 +0200 Sylvain Thénault [rql2sql] fix generated sql for eid comparison. closes #1638695 stable
Wed, 18 May 2011 16:05:11 +0200 Sylvain Thénault fix some deprecation warnings stable
Wed, 18 May 2011 16:04:47 +0200 Sylvain Thénault [querier test] test groupby function call / column number
Tue, 17 May 2011 07:37:13 +0200 Sylvain Thénault backport stable
Mon, 16 May 2011 21:41:50 +0200 Sylvain Thénault [plot views] don't paginate stable
Mon, 16 May 2011 16:25:33 +0200 Sylvain Thénault backport oldstable stable
Mon, 16 May 2011 16:24:00 +0200 Sylvain Thénault [url rewriting] fix nasty bug in build_rset inner function: the same dictionary is used by all queries, hence triggering potentially important bugs on concurrent requests (this dictionary goes back and forth the repository) oldstable
Thu, 28 Apr 2011 17:05:22 +0200 Alexandre Fayolle [hooks selection optimization] prune hooks when multiple entities are concerned by a hm.call_hooks() (closes: #1672022)
Mon, 16 May 2011 11:36:42 +0200 Sylvain Thénault [repo test] datafeed parser's process method should now take raise_on_error argument
Mon, 16 May 2011 10:17:48 +0200 Sylvain Thénault [datafeed] propagate raise_on_error to parser's process method
Mon, 16 May 2011 10:19:22 +0200 Pierre-Yves David [http] Make a better __repr__ for Status responce exception. stable
Fri, 13 May 2011 18:47:03 +0200 Aurelien Campeas [schema] fix imprecise error message
Fri, 13 May 2011 14:58:16 +0200 Alexandre Fayolle fix name error introduced in previous changeset
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip