Tue, 31 Jan 2012 21:43:24 +0100 Sylvain Thénault [repository] ldap-feed source. Closes #2086984
Thu, 02 Feb 2012 14:30:07 +0100 Sylvain Thénault [datafeed] set delete-entities=yes is now safer, by checking each entity actually seems deleted. Closes #2165381
Tue, 31 Jan 2012 11:49:15 +0100 Sylvain Thénault [config, migration] fix https-deny-anonymous option type
Mon, 30 Jan 2012 20:56:00 +0100 Sylvain Thénault [js, i18n] translated strings should use " not ' else they are discarded by xgettext. Closes #1892489 stable
Mon, 30 Jan 2012 20:57:05 +0100 Julien Cristau [book] Fix typos in rql datetime functions documentation
Thu, 26 Jan 2012 14:58:38 +0100 Sylvain Thénault [search box] allow to specify domid in select arguments. Closes #2162166
Fri, 27 Jan 2012 12:15:57 +0100 Aurelien Campeas [config] fix rql-cache-size initial values (closes #2162160) stable
Thu, 26 Jan 2012 15:55:27 +0100 Sylvain Thénault [migractions] fix comment to avoid ambiguity. Closes #2015260
Wed, 18 Jan 2012 15:27:08 +0100 Pierre-Yves David [storage] BFSS now create read only file (closes #2151672)
Mon, 23 Jan 2012 12:39:21 +0100 Sylvain Thénault backport stable
Thu, 19 Jan 2012 18:44:41 +0100 Sylvain Thénault [schema synchronization] don't use sql for TODAY/NOW in keyword arg. Closes #2154815 stable
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)
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip