Wed, 12 Oct 2011 19:06:22 +0200 Sylvain Thénault pylint extension stable
Wed, 12 Oct 2011 19:06:15 +0200 Sylvain Thénault [printers] fix bug introduced by final view refactoring:   shouldn't be escaped.
Tue, 11 Oct 2011 16:01:44 +0200 Pierre-Yves David Add a hidden input:submit field in facets form (closes #1988784) stable
Tue, 11 Oct 2011 18:18:14 +0200 Pierre-Yves David AnyRsetView: Refactor the columns_name method and update doc. stable
Tue, 11 Oct 2011 18:16:06 +0200 Pierre-Yves David [facets] FacetFilterMixIn: add documention for class and generate_form
Tue, 11 Oct 2011 14:04:18 +0200 Pierre-Yves David [facet] Add infered type restriction to Filtered result set (closes #1988776) stable
Tue, 11 Oct 2011 14:28:48 +0200 Sylvain Thénault [source] remove uicfg rule for dropped synchronizing attribute stable
Tue, 11 Oct 2011 13:55:58 +0200 Sylvain Thénault backport stable
Tue, 11 Oct 2011 13:54:17 +0200 Sylvain Thénault [datafeed] remove remaining uses of 'synchronizing' attribute replaced by 'in_synchronization' in 3.13.8. Closes #1989131 stable
Tue, 11 Oct 2011 13:50:32 +0200 Sylvain Thénault [datafeed parser] only update an entity attributes when needed. Closes #1989142 stable
Tue, 11 Oct 2011 11:00:24 +0200 Sylvain Thénault backport stable
Tue, 11 Oct 2011 10:59:35 +0200 Sylvain Thénault [schema] drop erroneous default on CWSource.in_synchronization. Closes #1990585 stable
Mon, 10 Oct 2011 16:15:55 +0200 Sylvain Thénault [forms] fix bug in linkto refactoring (misordered arguments)
Fri, 07 Oct 2011 17:29:14 +0200 Sylvain Thénault [migration] update old yams api in change_attribute_type stable
Fri, 07 Oct 2011 17:18:10 +0200 Sylvain Thénault [schema] add missing import (trigger warning) stable
Fri, 07 Oct 2011 16:58:29 +0200 Sylvain Thénault Added tag cubicweb-debian-version-3.13.8-1 for changeset 43f83f5d0a4d stable
Fri, 07 Oct 2011 16:58:29 +0200 Sylvain Thénault Added tag cubicweb-version-3.13.8 for changeset 249bd4169339 stable cubicweb-debian-version-3.13.8-1
Fri, 07 Oct 2011 16:21:04 +0200 Sylvain Thénault 3.13.8 stable cubicweb-version-3.13.8
Fri, 07 Oct 2011 15:55:49 +0200 Adrien Di Mascio [facets] use encodeURIComponent instead of escape to encode url paremters (closes #1984727) stable
Fri, 07 Oct 2011 15:55:15 +0200 Sylvain Thénault [repository] use utcnow instead of now for some internal timetamps (closes #1988458) stable
Fri, 07 Oct 2011 15:55:14 +0200 Sylvain Thénault [datafeed] add max-lifetime for concurrent synchronization lock (closes #1908676) stable
Fri, 07 Oct 2011 11:59:20 +0200 Sylvain Thénault backport stable
Fri, 07 Oct 2011 11:56:04 +0200 Sylvain Thénault [view, plot] deprecate flot and encourage usage of the jqplot cube (closes #1625218)
Thu, 06 Oct 2011 18:23:01 +0200 Sylvain Thénault remove 3.14 deprecation warning
Fri, 07 Oct 2011 11:47:42 +0200 Sylvain Thénault sample script to turn a pyro source into a datafeed source stable
Fri, 07 Oct 2011 11:47:09 +0200 Sylvain Thénault [datafeed parser] properly recurse on nodes to follow all mapped relations (closes #1988432) stable
Thu, 06 Oct 2011 16:15:16 +0200 Sylvain Thénault [migration] expose migration methods to execute schema/*.sql and migration/<event>.py files (closes #1986498) stable
Thu, 06 Oct 2011 16:14:08 +0200 Sylvain Thénault [request, ui] printable_value is now a method of request, and may be given dict of formatters to use (closes #1984743)
Thu, 06 Oct 2011 16:14:08 +0200 Sylvain Thénault [web, formatting] move Interval data type display logic from final view to printable_value (closes #1984742)
Thu, 06 Oct 2011 10:13:24 +0200 Pierre-Yves David [js] Remove tab mixed with space in ``web/data/cubicweb.facets.js`` stable
Thu, 06 Oct 2011 10:09:42 +0200 Sylvain Thénault [xml/rdf views] handle case where the user hasn't read access to a relation (closes #1984598) stable
Tue, 04 Oct 2011 18:45:38 +0200 Sylvain Thénault [datafeed] don't crash if url is not specified
Tue, 04 Oct 2011 13:59:12 +0200 Sylvain Thénault [web session] ProgrammingError may be raised, we should catch it (closes #1980076) stable
Tue, 04 Oct 2011 13:58:57 +0200 Sylvain Thénault [web auth] closes #1981680: authentication info retriever should be given a chance to cleanup data stable
Tue, 04 Oct 2011 12:23:52 +0200 Sylvain Thénault backport stable
Fri, 30 Sep 2011 18:10:28 +0200 Alexandre Fayolle repaire cctl db-init -d on sqlserver (closes #1979670)
Tue, 04 Oct 2011 10:29:56 +0200 Sylvain Thénault [test, sqlserver] update test for fixed impl. of date extraction function for sqlserver (lgdb 1.7) stable
Tue, 04 Oct 2011 10:18:35 +0200 Sylvain Thénault [rql, sql] support for weekday function introduced in lgdp 1.7 (closes #1979717) stable
Tue, 04 Oct 2011 10:15:46 +0200 Sylvain Thénault [pyviews] new colheaders and cssclass arguments on pyvaltable (closes #1979718) stable
Tue, 04 Oct 2011 10:15:45 +0200 Sylvain Thénault [rql2sql] support for outer join on column alias (closes #1979645) stable
Tue, 04 Oct 2011 10:21:05 +0200 Sylvain Thénault [linkto] update documentation
Fri, 30 Sep 2011 18:08:00 +0200 Alexandre Fayolle improve EntityAttributesTableView perfs by adding a call to complete() stable
Fri, 30 Sep 2011 18:05:57 +0200 Alexandre Fayolle fix typo in comment stable
Fri, 30 Sep 2011 11:16:29 +0200 Sylvain Thénault [ms, test] fix source deletion pb, detected by test since 7885:9454b7ef5ae4 stable
Fri, 30 Sep 2011 11:15:40 +0200 Sylvain Thénault [book] startup views: add a note about *manage* view stable
Tue, 09 Aug 2011 09:43:26 +0200 Nicolas Chauvat [lint] remove uses of "print >> sys.stderr" (closes #1908571)
Thu, 29 Sep 2011 15:28:41 +0200 Sylvain Thénault cleanup stable
Thu, 29 Sep 2011 14:47:04 +0200 Sylvain Thénault backport stable
Thu, 29 Sep 2011 14:46:41 +0200 Sylvain Thénault [js] add proper excanvas.js (patched version provided with jqplot, but with proper copyrights stable
Thu, 29 Sep 2011 14:42:39 +0200 Sylvain Thénault Added tag cubicweb-debian-version-3.13.7-1 for changeset 2f93ce32febe stable
Thu, 29 Sep 2011 14:42:38 +0200 Sylvain Thénault Added tag cubicweb-version-3.13.7 for changeset 68e8c81fa96d stable cubicweb-debian-version-3.13.7-1
Thu, 29 Sep 2011 14:09:34 +0200 Sylvain Thénault 3.13.7 stable cubicweb-version-3.13.7
Thu, 29 Sep 2011 14:07:37 +0200 Sylvain Thénault [linkto] test for main form should be done in the link_to dictionary computation, else we may get erroneous values for sub-forms
Thu, 29 Sep 2011 14:05:45 +0200 Sylvain Thénault [req] .view should not catch [Object|Registry]NotFound (which is a bug), only NoSelectableObject (closes #1973681) stable
Thu, 29 Sep 2011 14:05:42 +0200 Sylvain Thénault [repository] when deleting relations of a deleted external entity, we should skip non-crossable relation (closes #1973680) stable
Thu, 29 Sep 2011 13:53:34 +0200 Sylvain Thénault [ms planning] raise BadRQLQuery when two variables related by a non-crossable relation should come from two different sources (closes #1973767) stable
Thu, 29 Sep 2011 12:55:28 +0200 Sylvain Thénault [ms, test] propagate exception in test mode stable
Thu, 29 Sep 2011 12:55:20 +0200 Sylvain Thénault [repo] cleanup [_]delete_info prototype: extid argument isn't used stable
Tue, 27 Sep 2011 09:26:40 +0200 Nicolas Chauvat [views] fix docstring of tableview stable
Wed, 28 Sep 2011 14:33:43 +0200 Sylvain Thénault remove remaining junk from bad merge
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip