Mon, 23 Jan 2012 12:36:33 +0100 Sylvain Thénault backport oldstable stable
Thu, 19 Jan 2012 12:57:02 +0100 Sylvain Thénault [req cookie] fix remove_cookie expires which was leading to expires computed to 0 in set_cookie and the Cookie class interpret that has no expires. Closes #2154654 oldstable
Wed, 21 Dec 2011 18:14:01 +0100 Sylvain Thénault [testlib, postgres] take care, _repo is None when backuping postgres test db, crashing database generation stable
Wed, 18 Jan 2012 17:27:11 +0100 Florent Cayré [base views] make it easier to override EntityStartupView behaviour when the rset is empty; closes #2126364 stable
Wed, 18 Jan 2012 16:14:34 +0100 Sylvain Thénault [excanvas js] missing comma stable
Tue, 17 Jan 2012 11:55:32 +0100 Sylvain Thénault backport stable
Tue, 17 Jan 2012 11:49:23 +0100 Julien Cristau [datafeed] Don't pretend all columns are sortable in datafeed sources import log view. Closes #2146387
Tue, 17 Jan 2012 11:48:25 +0100 Julien Cristau [facets] Make hiding facet body optional (closes #2105862)
Tue, 17 Jan 2012 14:26:18 +0100 Florent Cayré [manage/index view] fix sources management view appearing in index view although it should not; closes #2126335 stable
Tue, 17 Jan 2012 14:05:04 +0100 Sylvain Thénault [book] add doc about request, session and connection management you need to know when writing tests stable
Tue, 17 Jan 2012 14:04:56 +0100 Sylvain Thénault [test] test/demonstrate relation permissions overriding stable
Tue, 17 Jan 2012 11:49:23 +0100 Julien Cristau [datafeed] Don't pretend all columns are sortable in datafeed sources import log view. Closes #2146387 stable
Tue, 17 Jan 2012 11:48:25 +0100 Julien Cristau [facets] Make hiding facet body optional (closes #2105862) stable
Tue, 17 Jan 2012 11:47:14 +0100 Julien Cristau gmap: fix regression from 151058945234 stable
Tue, 17 Jan 2012 11:47:14 +0100 Julien Cristau gmap: fix regression from 151058945234
Thu, 12 Jan 2012 18:17:19 +0100 Sylvain Thénault [deprecation] add cw version number to deprecation warning
Thu, 12 Jan 2012 18:17:07 +0100 Sylvain Thénault [test] fix test broken by 8158:2ee254e74382 and add a test for that change
Thu, 12 Jan 2012 13:04:59 +0100 Anthony Truchet [doc] Add a small docstring to RQLExpression constructor stable
Wed, 11 Jan 2012 18:29:33 +0100 Sylvain Thénault backport stable
Wed, 11 Jan 2012 18:29:21 +0100 Sylvain Thénault [schema] restrictive email address read permission. Closes #2148141
Wed, 11 Jan 2012 18:28:17 +0100 Sylvain Thénault [tableview] drop useless code: cellvid systematically given by RsetTableView, according to its .[non]finalview attribute stable
Tue, 10 Jan 2012 16:33:27 +0100 Pierre-Yves David [tableviews] use ``select_or_none`` instead of ``try: select() except:``
Mon, 09 Jan 2012 22:40:43 +0100 Sylvain Thénault [bw compat] json_request setter is necessary for some cubes which has json_request (eg preview)
Mon, 09 Jan 2012 16:20:49 +0100 Julien Cristau gmap: set center and zoomlevel automatically (closes #2144255) stable
Wed, 04 Jan 2012 17:21:14 +0100 Katia Saurfelt [views] calendar id in CalendarView must be unique (closes #2143864) stable
Tue, 03 Jan 2012 12:23:57 +0100 Sylvain Thénault [debian] cubicweb works with python 2.7 (which become the standard on some distros). Closes #2142050 stable
Mon, 09 Jan 2012 22:40:07 +0100 Sylvain Thénault [multi-sources] call doexec rather than sqlexec since we do not want to call process_result (as there aren't any and this breaks with lgdb default)
Fri, 06 Jan 2012 18:44:52 +0100 Sylvain Thénault [sources] hide some attributes from source edition form. Closes #2144160 stable
Tue, 03 Jan 2012 17:59:31 +0100 Pierre-Yves David [https] Allow configuration of anonymous access on https (closes #1971992) stable
Tue, 03 Jan 2012 17:00:43 +0100 Alexandre Fayolle [bfss] convert root BFSS directory to str in constructor (closes #2137793) stable
Tue, 03 Jan 2012 12:21:44 +0100 Sylvain Thénault [rql, security] fix buggy rqlstr cleanup when some introduced snippet create an unresolvable query. Closes #2142041 stable
Tue, 20 Dec 2011 19:05:55 +0100 Sylvain Thénault [ldap test] test actual ldap authentication instead of monkey-patching stable
Thu, 22 Dec 2011 17:56:04 +0100 Alexandre Fayolle [book] Add some details about usage of EXISTS stable
Thu, 22 Dec 2011 17:46:55 +0100 Sylvain Thénault backport stable
Thu, 22 Dec 2011 17:44:50 +0100 Sylvain Thénault Added tag cubicweb-debian-version-3.14.2-1 for changeset 17ebd836cee3 stable
Thu, 22 Dec 2011 17:44:50 +0100 Sylvain Thénault Added tag cubicweb-version-3.14.2 for changeset 049a3819f03d stable cubicweb-debian-version-3.14.2-1
Thu, 22 Dec 2011 15:14:01 +0100 Sylvain Thénault 3.14.2 stable cubicweb-version-3.14.2
Thu, 22 Dec 2011 15:13:47 +0100 Sylvain Thénault [i18n] fix french for 'action menu' stable
Wed, 21 Dec 2011 18:26:35 +0100 Adrien Di Mascio [server] use lgd.process_cursor to optimize processing of large resultsets
Wed, 21 Dec 2011 18:04:07 +0100 Sylvain Thénault [css] fix typo in uiprops/css
Wed, 21 Dec 2011 18:01:48 +0100 Sylvain Thénault backport stable
Wed, 14 Dec 2011 12:13:28 +0100 Sylvain Thénault [sources management] fix crash mapping tab because chain() is not indexable. Closes #2124077 stable
Mon, 19 Dec 2011 19:01:15 +0100 Sylvain Thénault [css] use listingHeaderBgColor in old css stable
Wed, 21 Dec 2011 17:59:37 +0100 Sylvain Thénault add instance to not implemented error stable
Tue, 20 Dec 2011 09:32:27 +0100 Sylvain Thénault [repo cache] fix cache clearing for an eid: keys are now always a tuple stable
Mon, 19 Dec 2011 19:15:49 +0100 Sylvain Thénault missing import statement stable
Mon, 19 Dec 2011 19:03:27 +0100 Alexandre Fayolle fix potential problems when BFSS uses a Windows SMB share (closes #2131435) stable
Fri, 16 Dec 2011 14:35:25 +0100 Adrien Di Mascio [views] (in/outof)context views now use directly dc_(long)_title() (closes #2110235)
Fri, 16 Dec 2011 14:35:20 +0100 Adrien Di Mascio [table] use cell text content when cubicweb:sortvalue is not defined (closes #2093183)
Fri, 16 Dec 2011 12:30:12 +0100 Adrien Di Mascio [controllers] deprecate JSonController and implement AjaxController / ajax-func registry (closes #2110265)
Mon, 12 Dec 2011 12:09:49 +0100 Sylvain Thénault [rql2sql] None for attributes in kwargs generate IS NULL, so should be considered in sql cache key. Closes #2116693 stable
Fri, 09 Dec 2011 12:57:22 +0100 Sylvain Thénault [tableview] cubicweb:sortvalue should not have 'json:' in its value anymore. This breaks old tables. stable
Fri, 09 Dec 2011 12:14:11 +0100 Pierre-Yves David [schema] React to yams improvement of metadata attribute handling.
Fri, 09 Dec 2011 12:08:44 +0100 Sylvain Thénault stable is 3.14.X stable
Fri, 09 Dec 2011 12:08:27 +0100 Sylvain Thénault oldstable is 3.13.X oldstable
Thu, 08 Dec 2011 16:48:00 +0100 Sylvain Thénault Added tag cubicweb-debian-version-3.14.1-1 for changeset 6928210da4fc
Thu, 08 Dec 2011 16:47:59 +0100 Sylvain Thénault Added tag cubicweb-version-3.14.1 for changeset 793d2d327b3e cubicweb-debian-version-3.14.1-1
Thu, 08 Dec 2011 14:33:38 +0100 Sylvain Thénault 3.14.1 cubicweb-version-3.14.1
Thu, 08 Dec 2011 14:32:57 +0100 Sylvain Thénault backport stable
Thu, 08 Dec 2011 14:29:48 +0100 Sylvain Thénault Added tag cubicweb-debian-version-3.13.10-1 for changeset 2eab9a5a6bf8 stable
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip