Fri, 28 Nov 2014 10:16:37 +0100 Rémi Cardona [web] Slight tweak on jQueryUI's colors on links (related to #4564046)
Wed, 30 Jul 2014 22:26:18 +0200 Rémi Cardona [view] Remove unused imports
Tue, 29 Jul 2014 07:36:41 +0200 Rémi Cardona Remove obsolete __future__ imports
Tue, 19 Aug 2014 12:04:23 +0200 Rémi Cardona [devtools] Remove unused local function
Sun, 04 May 2014 22:29:20 +0200 Florent Cayré [uihelper] Fix a possible NameError in meta_formconfig
Wed, 19 Nov 2014 11:30:18 +0100 Christophe de Vienne [devtools] Avoid db_cache collisions and mis-loading
Mon, 06 Oct 2014 12:08:41 +0200 Christophe de Vienne [devtools][pg] Remove a wrong assertion in _backup_database
Wed, 26 Nov 2014 16:24:28 +0100 David Douard [pkg] prepare 3.19.6
Wed, 26 Nov 2014 17:58:23 +0100 David Douard [merge] backport 3.18 fixes
Fri, 19 Sep 2014 13:08:26 +0200 Christophe de Vienne Accept '==' operator in cubes dependencies
Tue, 23 Sep 2014 13:51:12 +0200 Julien Cristau [session] don't silently ignore commits
Mon, 24 Nov 2014 11:49:28 +0100 Aurelien Campeas [migration/bootstrap] add explicit index removal for sqlserver, be tolerant to migration replay
Wed, 26 Nov 2014 17:39:59 +0100 David Douard Added tag cubicweb-version-3.18.7, cubicweb-debian-version-3.18.7-1, cubicweb-centos-version-3.18.7-1 for changeset cb96f4403cf2 stable
Tue, 25 Nov 2014 12:15:41 +0100 Aurelien Campeas [pkg] prepare 3.18.7 stable cubicweb-centos-version-3.18.7-1 cubicweb-debian-version-3.18.7-1 cubicweb-version-3.18.7
Wed, 19 Nov 2014 12:36:43 +0100 Aurelien Campeas [migration/3.18] speed up the migration and be a little bit more informative stable
Mon, 24 Nov 2014 12:36:17 +0100 Aurelien Campeas [schemaserial] be robust against duplicated CWUniqueTogetherConstrain entities arising from bug in the pre 3.18 era stable
Mon, 17 Feb 2014 15:01:23 +0100 Julien Cristau [server] Handle unique constraint violations under recent sqlite stable
Mon, 24 Nov 2014 18:43:51 +0100 Aurelien Campeas [merge] backport 3.17 fixes stable
Mon, 24 Nov 2014 18:40:09 +0100 Aurelien Campeas Added tag cubicweb-version-3.17.18, cubicweb-debian-version-3.17.18-1, cubicweb-centos-version-3.17.18-1 for changeset cda4b066933f stable
Mon, 24 Nov 2014 17:42:08 +0100 Aurelien Campeas [pkg] prepare 3.17.18 stable cubicweb-centos-version-3.17.18-1 cubicweb-debian-version-3.17.18-1 cubicweb-version-3.17.18
Mon, 24 Nov 2014 16:22:40 +0100 Aurelien Campeas [source/native] handle newer Integrity error messages from sqlite > 3.7 stable
Mon, 24 Nov 2014 15:43:18 +0100 Aurelien Campeas [source/native/backup_restore] have a unique tunable blocksize for the dump phase stable
Mon, 24 Nov 2014 17:43:29 +0100 Julien Cristau [urlpublishing] handle sub-types in RestPathEvaluator
Mon, 24 Nov 2014 14:43:28 +0100 David Douard [views] fix ecsvexport selector
Fri, 17 Oct 2014 12:14:58 +0200 Julien Cristau Add custom checker for Password values
Wed, 22 Oct 2014 15:59:52 +0200 Aurelien Campeas [component] give Links a __repr__
Wed, 12 Nov 2014 14:33:12 +0100 Julien Cristau [debian] move markdown dependency from cubicweb-web to cubicweb-common
Tue, 04 Nov 2014 16:09:42 +0100 Julien Cristau [web/auth] stop playing games with locals()
Thu, 13 Nov 2014 15:48:33 +0100 Aurelien Campeas [entity] rather than crashing with an IndexError on entity creation, raise a meaningful exception
Wed, 12 Nov 2014 22:18:55 +0100 David Douard [web] partial backout of #8391bf718485 to restore RelatedObjectsVComponent
Thu, 13 Nov 2014 10:38:39 +0100 Julien Cristau [server] typo fix
Mon, 06 Oct 2014 10:34:38 +0200 Christophe de Vienne [devtools][pg] Activate the non-durability settings of Postgresql.
Mon, 17 Nov 2014 09:32:37 +0100 David Douard [server] fix LoginPasswordAuthentifier.authenticate
Fri, 07 Nov 2014 10:33:40 +0100 Rémi Cardona [web] Override jQueryUI's colors on links (closes #4564046)
Wed, 29 Oct 2014 16:39:36 +0100 Rémi Cardona [hooks] Fix precommit event logging message
Thu, 23 Oct 2014 13:51:13 +0200 Julien Cristau [service] allow repo_stats for users
Thu, 11 Sep 2014 15:17:08 +0200 Denis Laxalde [views] Escape class attribute value in CWGroup incontext view
Thu, 25 Sep 2014 10:50:23 +0200 Julien Cristau [devtools] use a specific test_db_id when disabling anon
Wed, 19 Nov 2014 11:59:08 +0100 Christophe de Vienne Restrict yams version
Mon, 20 Oct 2014 12:50:04 +0200 Rémi Cardona [facets] Honor 'start_unfolded' facet attribute (closes #4502799)
Mon, 20 Oct 2014 12:23:13 +0200 Rémi Cardona [facets] Correctly look for inputs of type "hidden" (closes #4502768)
Wed, 15 Oct 2014 18:23:54 +0200 Rémi Cardona [web] Cache results from 'i18n' ajax controller (closes #4487856)
Wed, 15 Oct 2014 17:29:29 +0200 Rémi Cardona [web] There is no global noop(), use jQuery's instead (closes #4487832)
Fri, 10 Oct 2014 09:18:28 +0200 Denis Laxalde [server] Add missing import of logilab.database
Thu, 13 Nov 2014 10:37:44 +0100 Julien Cristau [migration] hackish black magic to bootstrap addition of formula attr during migration
Tue, 04 Nov 2014 14:10:02 +0100 Julien Cristau [server] commit after serializing schema
Thu, 28 Aug 2014 18:54:21 +0200 David Douard [book] fix docstrings to please sphinx
Thu, 28 Aug 2014 18:52:41 +0200 David Douard [book] several fixes in the rst files
Thu, 28 Aug 2014 18:46:41 +0200 David Douard [book] activate the viewcode extension
Thu, 28 Aug 2014 16:22:05 +0200 David Douard [book] new theme based on pyramid theme (closes #4291287)
Wed, 30 Jul 2014 14:06:38 +0200 Rémi Cardona Remove unused lgc.interface imports and leftovers
Thu, 17 Jul 2014 14:40:28 +0200 Aurelien Campeas [repository] provide a .new_session entry point
Mon, 30 Jun 2014 10:49:53 +0200 Denis Laxalde [devtools/testlib] Use actual 'admin' user configuration values
Thu, 25 Apr 2013 10:16:25 +0200 Anthony Truchet [forms] closes #2437859 - Detect and prevent concurrent edition of the same entity.
Wed, 09 Apr 2014 16:58:58 +0200 Julien Cristau [migration] make sure the repo knows about all constraint types
Mon, 07 Jul 2014 16:07:57 +0200 Julien Cristau [migration] stop caching the mapping from constraint type name to eid
Tue, 17 Jun 2014 17:53:31 +0200 Julien Cristau [web/json] an empty rset is just fine for ejsonexport
Wed, 30 Apr 2014 21:04:14 +0200 Christophe de Vienne [RichString] Add markdown support
Thu, 23 Oct 2014 14:57:02 +0200 Paul Tonelli [ldapfeed] Reduce default value for user-attrs-map option (closes #3824889)
Tue, 29 Apr 2014 11:34:42 +0200 Paul Tonelli [serverctl] Ask for URL when adding a new source (closes #3824868)
Mon, 28 Apr 2014 17:34:07 +0200 Paul Tonelli [serverctl] Ask for parser type when adding a new source (closes #3484231)
Wed, 11 Jun 2014 10:57:28 +0200 Julien Cristau [doc/3.20] more details on removed code
Fri, 02 May 2014 17:58:57 +0200 Aurelien Campeas remove 3.11 bw compat
Fri, 02 May 2014 17:57:37 +0200 Aurelien Campeas remove most 3.10 bw compat
Fri, 02 May 2014 17:41:11 +0200 Aurelien Campeas remove leftover pre 3.9 deprecation warnings
Tue, 22 Jul 2014 15:42:47 +0200 Rémi Cardona [utils] Remove function-in-the-middle call
Tue, 29 Jul 2014 15:45:04 +0200 Julien Cristau [web] set Vary response header to "Accept-Language" when using content negotiation
Tue, 29 Jul 2014 16:27:11 +0200 Julien Cristau [web/cors] don't overwrite other Vary headers
Tue, 15 Jul 2014 16:07:59 +0200 Julien Cristau [web] add support for HttpOnly cookie flag
Fri, 17 Oct 2014 18:16:58 +0200 Julien Cristau merge 3.19.5 into 3.20 branch
Tue, 07 Oct 2014 10:06:24 +0200 Julien Cristau Added tag cubicweb-version-3.19.5, cubicweb-debian-version-3.19.5-1, cubicweb-centos-version-3.19.5-1 for changeset 3ac86df519af
Mon, 06 Oct 2014 17:50:42 +0200 Julien Cristau i18n update 3.19.5 centos/3.19.5-1 cubicweb-centos-version-3.19.5-1 cubicweb-debian-version-3.19.5-1 cubicweb-version-3.19.5 debian/3.19.5-1
Mon, 06 Oct 2014 17:32:49 +0200 Julien Cristau [pkg] 3.19.5
Mon, 15 Sep 2014 10:06:07 +0200 Julien Cristau [server] hold connection to the db in tx_actions
Mon, 15 Sep 2014 17:23:22 +0200 Christophe de Vienne [wsgi] If multipart cannot parse the POST content, let it pass.
Mon, 01 Sep 2014 14:56:00 +0200 Rémi Cardona [devtools] Fix JS tests' HTML code
Mon, 01 Sep 2014 10:22:46 +0200 Rémi Cardona [devtools] "Keep" some temporary files/dirs around to help with debugging
Fri, 01 Aug 2014 19:28:44 +0200 Rémi Cardona [devtools] Fix Firefox launcher in QUnitTestCase (closes #4294727)
Thu, 25 Sep 2014 17:38:51 +0200 Rémi Cardona [devtools] allow cross-origin requests for qunit
Thu, 25 Sep 2014 15:49:13 +0200 Julien Cristau merge 3.19.4 in 3.20 branch
Mon, 15 Sep 2014 17:24:18 +0200 Christophe de Vienne [cors] Fix CORS headers generators
Tue, 09 Sep 2014 22:14:20 +0200 Christophe de Vienne [wsgi] Fix posted files filename reading
Tue, 23 Sep 2014 11:18:56 +0200 Christophe de Vienne [pkg] Depend on Pillow instead of PIL
Thu, 25 Sep 2014 14:42:00 +0200 Julien Cristau Added tag cubicweb-version-3.19.4, cubicweb-debian-version-3.19.4-1, cubicweb-centos-version-3.19.4-1 for changeset c4e740e50fc7
Thu, 25 Sep 2014 14:24:20 +0200 Julien Cristau [pkg] 3.19.4 3.19.4 centos/3.19.4-1 cubicweb-centos-version-3.19.4-1 cubicweb-debian-version-3.19.4-1 cubicweb-version-3.19.4 debian/3.19.4-1
Wed, 24 Sep 2014 18:04:30 +0200 Julien Cristau merge 3.18.6 into 3.19
Wed, 24 Sep 2014 17:35:59 +0200 Julien Cristau Added tag cubicweb-version-3.18.6, cubicweb-debian-version-3.18.6-1, cubicweb-centos-version-3.18.6-1 for changeset d91501356742 stable
Wed, 24 Sep 2014 15:08:44 +0200 Julien Cristau [pkg] 3.18.6 stable cubicweb-centos-version-3.18.6-1 cubicweb-debian-version-3.18.6-1 cubicweb-version-3.18.6
Tue, 28 Jan 2014 15:27:59 +0100 Aurelien Campeas [hooks/security] allow edition of attributes with permissive permissions stable
Tue, 29 Jul 2014 14:40:29 +0200 Aurelien Campeas Almost backout afcd46716d6a which breaks _select_best raising an ambiguity exception in debug mode. stable
Fri, 12 Sep 2014 09:49:01 +0200 Julien Cristau [server] fix anonymous_user predicate in tests
Mon, 28 Jul 2014 16:05:19 +0200 Rémi Cardona [entities] cw_rest_attr_info() should only consider required attributes (closes #3766717)
Fri, 08 Aug 2014 13:05:07 +0200 Damien Garaud [views] csvexport accept an empty rset (closes #4236928)
Thu, 11 Sep 2014 16:43:20 +0200 Denis Laxalde [views] Display attributes in entity creation form based on "add" permission
Thu, 18 Sep 2014 11:03:39 +0200 Denis Laxalde [datafeed] Commit after all deletions in datafeed parser
Tue, 23 Sep 2014 17:34:36 +0200 Julien Cristau [schema] CWComputedRType is a schema type
Tue, 23 Sep 2014 14:19:11 +0200 Julien Cristau [doc] proofreading CWEP002 section
Mon, 10 Feb 2014 11:03:43 +0100 Anthony Truchet [CWEP002] document computed relations and attributes
Thu, 28 Aug 2014 17:41:34 +0200 Sylvain Thénault [CWEP002 migration] support sync_schema_props_perms for computed attribute
Tue, 22 Jul 2014 11:00:21 +0200 Sylvain Thénault [CWEP002 migration] support drop_relation_type/drop_relation_definition/drop_attribute for computed attributes
Thu, 28 Aug 2014 18:31:18 +0200 Sylvain Thénault [CWEP002 migration] support add_relation_type/add_attribute for computed attributes
Tue, 16 Sep 2014 15:28:35 +0200 Lea Capgen [CWEP002] properly handle serialization of computed attributes
Tue, 16 Sep 2014 16:39:23 +0200 Sylvain Thénault [CWEP002] Add support for computed attribute synchronization
Mon, 28 Apr 2014 14:11:23 +0200 Laura Médioni [CWEP002] Add schema finalization checks for computed attributes
Mon, 16 Jun 2014 10:08:32 +0200 Denis Laxalde [CWEP002] Account for attribute formula in schema bootstrap
Thu, 28 Aug 2014 07:44:29 +0200 Sylvain Thénault [CWEP002 migration] support sync_schema_props_perms for computed relations
Thu, 28 Aug 2014 08:02:15 +0200 Laura Médioni [CWEP002 migration] support add_relation_type for computed relations
Thu, 28 Aug 2014 07:55:33 +0200 Laura Médioni [CWEP002 migration] support drop_relation_type for computed relations
Thu, 28 Aug 2014 07:49:31 +0200 Laura Médioni [CWEP002 migration] properly raise exception on (add|drop)_relation_definition for computed relation
Fri, 27 Jun 2014 12:00:17 +0200 Laura Médioni [hooks] do not abuse of inheritance for CWRType hooks
Mon, 16 Jun 2014 10:08:18 +0200 Laura Médioni [schema serial] add some comments
Mon, 16 Jun 2014 10:07:57 +0200 Laura Médioni [schema] define full_rql on RQLExpression class
Fri, 29 Aug 2014 07:44:13 +0200 Laura Médioni [schema] properly raise BadSchemaDefinition
Thu, 28 Aug 2014 18:29:14 +0200 Lea Capgen [CWEP002] properly handle serialization of computed relations
Fri, 27 Jun 2014 16:11:53 +0200 Denis Laxalde [CWEP002] Plug the computed relation rewriter in the querier
Thu, 13 Feb 2014 13:58:28 +0100 Sylvain Thénault [CWEP002] refactor rql read security checking
Mon, 16 Jun 2014 10:22:24 +0200 Sylvain Thénault [CWEP002] introduce RQLRelationRewriter
Fri, 12 Sep 2014 14:46:11 +0200 Lea Capgen [CWEP002] Add schema finalization checks for computed relations (rules)
Fri, 12 Sep 2014 14:10:03 +0200 Rémi Cardona [schema] add utility function to build a CubicWebSchema from a namespace
Thu, 28 Aug 2014 18:12:28 +0200 Sylvain Thénault Fix test migration crash waiting to happen due to inferred relations
(0) -10000 -3000 -1000 -120 +120 +1000 tip