Fri, 03 Apr 2015 17:59:10 +0200 Samuel Trégouët [js] removed unused and broken SuggestForm Widget (closes #5213487)
Tue, 30 Jun 2015 15:06:36 +0200 Rémi Cardona [test] Fix unittest_i18n to run properly with "pytest -t" (closes #5576169)
Mon, 29 Jun 2015 16:58:43 +0200 Julien Cristau [server/test] fix random error in unittest_security
Mon, 29 Jun 2015 16:41:36 +0200 Julien Cristau [entity] fix typo in comment
Fri, 26 Jun 2015 16:10:33 +0200 Denis Laxalde [doc] Add a tutorial and extend documentation for ExtEntityImporter
Fri, 26 Jun 2015 16:09:27 +0200 Yann Voté [dataimport] introduce the importer and extentity classes
Fri, 26 Jun 2015 17:01:03 +0200 Denis Laxalde [test] Use store.prepare_insert_relation instead of deprecated relate method
Wed, 24 Jun 2015 23:30:47 +0200 Sylvain Thénault [dataimport] since we have foreign key constraints in the database, 'entities' table should be updated first
Wed, 24 Jun 2015 23:23:57 +0200 Yann Voté [dataimport] Move stores to new API.
Tue, 23 Jun 2015 13:08:48 +0200 Rabah Meradi [js] Using appropriate http method when calling a remote function to respect REST principles.
Tue, 06 May 2014 10:28:23 +0200 Julien Cristau [server/test] Add a test for db-statement-timeout option
Wed, 05 Mar 2014 13:51:28 +0100 Julien Cristau [datafeed] give an error message if a source is missing a parser id
Mon, 23 Jun 2014 16:54:35 +0200 Julien Cristau [storage] use mkstemp to create files in bfss
Thu, 11 Jun 2015 09:51:30 +0200 Denis Laxalde [test] Skip spa2rql tests when fyzz is not available
Tue, 23 Jun 2015 18:10:45 +0200 Julien Cristau [web/staticcontrollers] fix docstring spelling
Tue, 23 Jun 2015 15:50:18 +0200 Julien Cristau [server/rql2sql] fix spelling in comment
Tue, 23 Jun 2015 15:17:31 +0200 Julien Cristau [doc/book] fix rql syntax examples
Fri, 15 May 2015 23:05:54 +0200 Julien Cristau [migration] add sql constraints on upgrade
Sun, 22 Mar 2015 19:10:13 +0100 Julien Cristau [schema] neuter check method for constraints we implement in sql
Sun, 22 Mar 2015 23:27:13 +0100 Julien Cristau add IUserFriendlyError adapter for violation of check constraints
Mon, 18 May 2015 19:47:34 +0200 Julien Cristau [hooks/syncschema] drop/add check constraints as appropriate
Sun, 22 Mar 2015 19:39:29 +0100 Julien Cristau [schema2sql] support NOW and TODAY in check constraints
Mon, 18 May 2015 11:36:07 +0200 Julien Cristau [schema2sql] insert some constraints into the backend
Tue, 23 Jun 2015 10:05:34 +0200 Julien Cristau [test] run unittest_syncschema with postgresql
Fri, 15 May 2015 18:11:08 +0200 Julien Cristau [test] run unittest_migractions on postgresql
Tue, 23 Jun 2015 10:26:03 +0200 Rémi Cardona [devtools] Put pg sockets in /tmp
Mon, 18 May 2015 16:44:49 +0200 Julien Cristau [devtools] change the way we start/stop postgresql
Mon, 18 May 2015 16:36:26 +0200 Julien Cristau [devtools] make test db name for postgresql process-specific
Mon, 18 May 2015 16:30:32 +0200 Julien Cristau [devtools] extract functions to start/stop a postgresql cluster
Mon, 18 May 2015 20:00:06 +0200 Julien Cristau [test] don't leave NULL columns around when making an attribute required
Tue, 23 Jun 2015 10:02:41 +0200 Rémi Cardona [server/session] Roll back in connection exit
Wed, 20 May 2015 16:13:07 +0200 Alain Leufroy [web/views/formrenderer] do not use `cubicweb:target` attribute on form (closes #5534074)
Fri, 25 Jul 2014 17:10:05 +0200 Adrien Di Mascio [js] lint : make it explicit that typeof is an operator, not a function.
Thu, 21 May 2015 16:20:04 +0200 Rémi Cardona [devtools] qunit: show helpful data when an assertion fails
Wed, 20 May 2015 17:25:40 +0200 Rémi Cardona [web/test] Use shorter $() instead of jQuery()
Wed, 20 May 2015 16:17:28 +0200 Rémi Cardona [devtools] qunit: use new async testing APIs
Wed, 20 May 2015 15:45:43 +0200 Rémi Cardona [devtools] qunit: use new assert APIs
Wed, 20 May 2015 17:04:43 +0200 Rémi Cardona [devtools] qunit: stop using global variables
Wed, 20 May 2015 15:12:58 +0200 Rémi Cardona [devtools] qunit: update to 1.18.0 (closes #5533333)
Wed, 20 May 2015 16:33:01 +0200 Rémi Cardona [devtools] qunit: stop using deprecated assert functions
Wed, 13 May 2015 18:39:29 +0200 Rémi Cardona [devtools] qunit: remove useless window.close()
Wed, 13 May 2015 18:38:04 +0200 Rémi Cardona [devtools] qunit: refactor functions into QUnitView
Wed, 13 May 2015 17:13:51 +0200 Rémi Cardona [devtools] qunit: only start firefox once per test
Wed, 13 May 2015 17:13:00 +0200 Rémi Cardona [devtools] qunit: decrease test timeout
Wed, 13 May 2015 17:12:40 +0200 Rémi Cardona [devtools] qunit: increase resolution and depth of Xvfb screen
Wed, 13 May 2015 18:34:52 +0200 Rémi Cardona [web/test] Always call QUnit.ok with a message
Wed, 13 May 2015 16:43:03 +0200 Rémi Cardona [web/test] Fix remaining JS tests (closes #5533303)
Wed, 13 May 2015 16:42:01 +0200 Rémi Cardona [web/test] Stop testing that exceptions raised in Deferred callbacks call errback
Wed, 13 May 2015 16:38:28 +0200 Rémi Cardona [web/test] stop calling loadxhtml with a form.callback
Wed, 13 May 2015 16:30:57 +0200 Rémi Cardona [web/test] Fix reset of loaded JS/CSS files
Wed, 13 May 2015 16:27:46 +0200 Rémi Cardona [web/test] Use proper JSON syntax
Wed, 13 May 2015 16:27:12 +0200 Rémi Cardona [web/test] Update mock ajax reply from "render" ajaxfunc
Wed, 13 May 2015 17:49:40 +0200 Rémi Cardona [devtools] Serve JS tests over HTTP (closes #5533285)
Wed, 13 May 2015 15:58:21 +0200 Rémi Cardona [web/data] Support Deferred objects outside XHR
Mon, 22 Jun 2015 14:27:37 +0200 Rémi Cardona merge 3.20.8 in 3.21
Mon, 22 Jun 2015 14:15:16 +0200 Rémi Cardona [views] Revert previous changeset 8f05aaabf355
Mon, 22 Jun 2015 12:51:28 +0200 Rémi Cardona Added tag 3.20.8, debian/3.20.8-1, centos/3.20.8-1 for changeset ec284980ed9e
Mon, 22 Jun 2015 12:50:30 +0200 Rémi Cardona [pkg] Prepare 3.20.8 3.20.8 centos/3.20.8-1 debian/3.20.8-1
Fri, 25 Jul 2014 16:11:46 +0200 Adrien Di Mascio [js] simplify cw.log implementation
Mon, 22 Jun 2015 11:28:16 +0200 Julien Cristau [web/views] don't force http redirect on logout
Tue, 16 Jun 2015 00:26:55 +0200 Aurelien Campeas [views/schema] extract a hardcoded css class attribute
Wed, 03 Jun 2015 12:36:31 +0200 Aurelien Campeas [formwidgets] move TextArea constants to the class level
Mon, 22 Jun 2015 12:23:50 +0200 Rémi Cardona [server/test] fix broken test
Thu, 18 Jun 2015 14:43:06 +0200 Rémi Cardona [test] typo in entities test comment
Thu, 18 Jun 2015 14:57:55 +0200 Rémi Cardona [cwconfig] typo in comment
Fri, 19 Jun 2015 16:38:53 +0200 Julien Cristau [serverctl] allow changing the log level for source-sync command
Thu, 30 Apr 2015 13:06:45 +0200 Katia Saurfelt [web, urlrewrite] remove unused `cachekey` argument from `rgx_action` (closes #5355967)
Fri, 19 Jun 2015 17:54:04 +0200 Katia Saurfelt [web] Fix the path to the `static directory` (closes #5355965)
Thu, 18 Jun 2015 18:22:55 +0200 Julien Cristau [web/json] Controller.publish must return encoded data
Wed, 15 Apr 2015 22:48:20 +0200 Aurelien Campeas [entities] fix dc_title output for bool(value) == False
Fri, 15 May 2015 18:06:03 +0200 Julien Cristau [hooks] manhandle the parsed rql query, not its string representation
Fri, 19 Jun 2015 17:21:28 +0200 Rémi Cardona merge 3.19.12 in 3.20
Fri, 19 Jun 2015 16:05:27 +0200 Rémi Cardona Added tag 3.19.12, debian/3.19.12-1, centos/3.19.12-1 for changeset 5932de3d50bf
Fri, 19 Jun 2015 10:53:23 +0200 Alain Leufroy [pkg] prepare 3.19.12 3.19.12 centos/3.19.12-1 debian/3.19.12-1
Thu, 18 Jun 2015 15:35:08 +0200 Alain Leufroy [web/views/formrenderer] remove `cubicweb:target` attribute on form once the target <iframe> is inserted
Tue, 16 Jun 2015 18:01:58 +0200 Adrien Di Mascio [views] implement a custom json error view
Wed, 13 May 2015 17:49:45 +0200 Adrien Di Mascio don't override req.form['vid'] in the publisher's error_handler
Mon, 15 Jun 2015 10:49:33 +0200 Sylvain Thénault when some inlined relation is set using cw_edited, its security shouldn't be checked.
Mon, 15 Jun 2015 10:46:49 +0200 Sylvain Thénault [test] stop depending on the email cube for hooks test
Thu, 11 Jun 2015 17:35:11 +0200 Sylvain Thénault [schemas] cwuri should be read-only
Mon, 06 Apr 2015 21:49:06 +0200 Sylvain Thénault fix EditController._ordered_formparams method in case some mandatory relation isn't specified
Thu, 19 Mar 2015 11:30:37 +0100 Laura Médioni [views] take into account subvid form param in SameETypeListView
Wed, 03 Jun 2015 17:22:06 +0200 Rabah Meradi [doc] fix errors in test_visibility_propagation example
Sat, 13 Jun 2015 10:03:08 +0200 Sylvain Thénault i18n typo
Tue, 09 Jun 2015 12:05:40 +0200 Rémi Cardona [predicates] Use proper deprecation mechanisms
Fri, 22 May 2015 11:28:56 +0200 Rabah Meradi [doc] loadRemote does a POST by default
Wed, 03 Jun 2015 17:15:08 +0200 Rabah Meradi [doc] how to change logo using css
Wed, 03 Jun 2015 17:17:29 +0200 Rabah Meradi [doc] escape | operator so it will be visible in the docs
Wed, 03 Jun 2015 17:19:24 +0200 Rabah Meradi [doc] add missing import for FourOhFour class
Wed, 03 Jun 2015 17:21:05 +0200 Rabah Meradi [doc] the instance is sytweb_instance and sytweb is the cube
Fri, 12 Jun 2015 09:18:02 +0200 Denis Laxalde [server] Do not use progress bar when stdout is not a TTY
Wed, 13 May 2015 17:12:41 +0200 Christophe de Vienne [wf] Fix Workflow.replace_state()
Tue, 05 May 2015 15:49:41 +0200 David Douard [tags] add properly formated tags for 3.19 and 3.20 releases
Tue, 05 May 2015 15:36:56 +0200 Sylvain Thénault [reledit] also check for cardinality before displaying the delete relation action. Closes #5334750
Wed, 25 Feb 2015 10:33:41 +0100 Sylvain Thénault [schema] add a unique index on cwuri
Thu, 13 Feb 2014 16:37:40 +0100 Aurelien Campeas [web] move AbstractAuthManager near its immediate concrete subclass
Thu, 13 Feb 2014 16:32:41 +0100 Aurelien Campeas [web] move abstract session manager to web/sessions
Wed, 11 Jun 2014 18:24:40 +0200 Aurelien Campeas [repository] rename session -> cnx
Wed, 11 Jun 2014 18:18:37 +0200 Aurelien Campeas [server/test] delete commented-out test
Wed, 11 Jun 2014 17:58:19 +0200 Aurelien Campeas [connection] remove the `mode` attribute
Wed, 11 Jun 2014 17:14:32 +0200 Aurelien Campeas [connection] remove ensure_cnx_set context manager uses
Wed, 11 Jun 2014 15:32:07 +0200 Aurelien Campeas [server] remove cnxset tracking, it is now unneeded
Wed, 11 Jun 2014 15:58:01 +0200 Aurelien Campeas [devtools] remove the remaining bw compat for old-style tests
Wed, 11 Jun 2014 14:52:27 +0200 Aurelien Campeas [session] remove session-related bw compat code
Wed, 11 Jun 2014 14:47:50 +0200 Aurelien Campeas [session/transaction] removed unused transaction class
Wed, 11 Jun 2014 13:39:56 +0200 Aurelien Campeas [transactions] cleanup after the dbapi removal
Tue, 10 Jun 2014 15:06:44 +0200 Aurelien Campeas [session/cnx] remove `session_handled` logic
Tue, 10 Jun 2014 14:44:36 +0200 Aurelien Campeas [web/sessions] reduce repoapi usage where possible
Tue, 10 Jun 2014 18:17:07 +0200 Aurelien Campeas [entity,storage] remove hackish code from the bfss path
Fri, 13 Jun 2014 15:56:08 +0200 Aurelien Campeas [connection] eliminate ClientConnection leftovers
Fri, 13 Jun 2014 15:42:04 +0200 Aurelien Campeas [session] all cnx._session become cnx.session
Tue, 10 Jun 2014 16:01:49 +0200 Aurelien Campeas [repoapi] fold ClientConnection into Connection
Fri, 13 Jun 2014 13:54:28 +0200 Aurelien Campeas [migractions] remove any session related leftovers
Fri, 13 Jun 2014 12:07:51 +0200 Aurelien Campeas [session] provide missing apis to Connection
Tue, 01 Jul 2014 16:55:49 +0200 Aurelien Campeas [connection] replace .running_dbapi_query with .hooks_in_progress
Tue, 05 May 2015 08:41:19 +0200 Denis Laxalde [dataimport] Turn the module into a package
Fri, 07 Nov 2014 15:33:30 +0100 Rémi Cardona [dataimport] Properly escape strings sent to COPY FROM (closes #5278743)
Tue, 28 Apr 2015 17:00:35 +0200 Adrien Di Mascio [http] fix cache-control syntax in EtagHTTPCacheManager
Tue, 01 Jul 2014 13:19:35 +0200 Aurelien Campeas [connection] provide some missing documentation bits
Fri, 06 Jun 2014 17:08:08 +0200 Aurelien Campeas [repoapi,session] remove all session-as-cnx backward compat
Wed, 22 Apr 2015 18:28:58 +0200 Julien Cristau [server] drop repo.internal_session and InternalSession
Wed, 22 Apr 2015 17:48:32 +0200 Rémi Cardona Added tag cubicweb-version-3.20.7, cubicweb-debian-version-3.20.7-1, cubicweb-centos-version-3.20.7-1 for changeset 359d68bc1260
Wed, 22 Apr 2015 17:48:00 +0200 Rémi Cardona [pkg] 3.20.7 3.20.7 centos/3.20.7-1 cubicweb-centos-version-3.20.7-1 cubicweb-debian-version-3.20.7-1 cubicweb-version-3.20.7 debian/3.20.7-1
Wed, 22 Apr 2015 17:45:27 +0200 Julien Cristau [dbapi] retire repo.[gs]et_shared_data which were used by the dbapi
Tue, 17 Mar 2015 16:00:30 +0100 Aurelien Campeas [dbapi] retire repository transaction methods which were used by the dbapi
Tue, 17 Mar 2015 15:57:22 +0100 Aurelien Campeas [dbapi] retire repo.call_service which was used by the dbapi
Tue, 17 Mar 2015 15:55:52 +0100 Aurelien Campeas [dbapi] retire repo.commit/rollback which was used by the dbapi
Tue, 17 Mar 2015 15:46:40 +0100 Aurelien Campeas [dbapi] retire repo.user_info which was used by the dbapi
Tue, 17 Mar 2015 15:41:54 +0100 Aurelien Campeas [dbapi] retire repo.entity_metas which was used by the dbapi
Wed, 04 Jun 2014 18:21:24 +0200 Aurelien Campeas [dbapi] retire repo.execute, which was used by the dbapi
Thu, 05 Jun 2014 09:51:57 +0200 Aurelien Campeas [devtools/testlib] remove dbapi backward-compat
Fri, 13 Mar 2015 16:11:35 +0100 Julien Cristau [test] fix copy-pasta in doc string
Fri, 13 Mar 2015 16:10:29 +0100 Julien Cristau [book] remove dbapi documentation
Fri, 27 Mar 2015 15:29:34 +0100 Alain Leufroy [uilib] `uilib.js` helper now honors explicit JSString (closes #4959538)
Tue, 03 Jun 2014 16:57:14 +0200 Aurelien Campeas [dbapi] remove the dbapi module and its immediate remaining users
Fri, 13 Mar 2015 16:57:32 +0100 Julien Cristau [web/views] remove dbapi usage from 'gc' view
Tue, 07 Apr 2015 17:08:53 +0200 Christophe de Vienne [sqlite] Fix integrity error parsing
Mon, 06 Apr 2015 21:46:52 +0200 Sylvain Thénault [postgres] fix limit_size regexp to properly remove one char tags like <p>.
Wed, 15 Apr 2015 22:08:08 +0200 Sylvain Thénault [postgres] _regproc.postgres.sql should be reloadable
Tue, 21 Apr 2015 17:12:36 +0200 Julien Cristau [mail] include Date header in generated mails (closes #5271058)
Thu, 02 Apr 2015 10:41:53 +0200 Julien Cristau [doc] mention datadir-url configuration option in release notes
Wed, 22 Apr 2015 12:26:44 +0200 Julien Cristau [web] add test for datadir-url option (related to #5204550)
Wed, 01 Apr 2015 15:50:59 +0200 Julien Cristau [web] Add datadir-url configuration option (closes #5204550)
Tue, 31 Mar 2015 10:22:05 +0200 Julien Cristau [web] kill https-deny-anonymous option (closes #5193687)
Thu, 29 Jan 2015 10:54:41 +0100 Julien Cristau [cwctl] don't filter DeprecationWarnings
Wed, 28 Jan 2015 15:53:41 +0100 Julien Cristau [exceptions] avoid calling UniqueExceptionError.rtypes after closing the session
Wed, 22 Apr 2015 12:05:09 +0200 Rémi Cardona [web/test] Fix broken tests after commit b81adb5e32f9
Wed, 11 Jun 2014 15:33:09 +0200 Julien Cristau [web/test] don't delete uicache directory
Fri, 20 Feb 2015 16:17:51 +0100 Julien Cristau [web/views] add text/n3 rdf view
Fri, 31 Oct 2014 17:17:26 +0100 Nicolas Chauvat [schemas] make CWEType.final default to False (closes #5049201)
Fri, 04 Apr 2014 14:49:18 +0200 Julien Cristau [repository] replace session with cnx in a few places
Mon, 01 Dec 2014 16:50:41 +0100 Julien Cristau Don't pass an encoding to rqlst.as_string()
Sun, 27 Jul 2014 14:57:51 +0200 Rémi Cardona [rset] Deprecate the 'encoded' argument to ResultSet.printable_rql()
Wed, 22 Apr 2015 09:52:28 +0200 Julien Cristau [gcdebug] ignore _NeedAuthAccessMock instances
Tue, 10 Feb 2015 14:38:25 +0100 Rémi Cardona [views] Fix 'gc' view to use 'repo_gc_stats' service
Tue, 10 Feb 2015 14:37:51 +0100 Rémi Cardona [services] Fix 'repo_gc_stats' to return a list of unreachable objects' repr
Tue, 10 Feb 2015 12:18:38 +0100 David Douard [services] Prevent 'repo_stats' service from aggregating information
Wed, 22 Apr 2015 11:00:50 +0200 David Douard [hooks] add a looping task that dumps the stats regularly in a file
Mon, 23 Feb 2015 09:02:41 +0100 Denis Laxalde [web/facet] Use an Exists node in HasRelationFacet
Wed, 01 Apr 2015 13:39:30 +0200 Denis Laxalde [debian] Add a Breaks for cubicweb-folder which stills use GMTOFFSET
Mon, 16 Mar 2015 16:46:34 +0100 Julien Cristau [web] kill GMTOFFSET (closes #2154655)
Thu, 26 Mar 2015 08:34:47 +0100 Julien Cristau [web/request] don't play tricks with utc offset
Wed, 25 Mar 2015 08:43:00 +0100 Denis Laxalde [server/test] Drop dependency on folder cube
Wed, 25 Mar 2015 08:21:00 +0100 Denis Laxalde [web/test] Drop folder cube dependency
Wed, 22 Apr 2015 10:08:14 +0200 Rémi Cardona merge 3.20.6 into 3.21
Wed, 01 Apr 2015 15:06:45 +0200 Rémi Cardona [web/views] Allow changing CSVView's separator (closes #5227442)
Thu, 16 Apr 2015 18:59:12 +0200 Sylvain Thénault [web/view/treeview] add a 'selected' class on <li> if the entity's url is the currently displayed url
Thu, 02 Apr 2015 13:54:00 +0200 Julien Cristau Added tag cubicweb-version-3.20.6, cubicweb-debian-version-3.20.6-1, cubicweb-centos-version-3.20.6-1 for changeset 7f64859dcbcd
Thu, 02 Apr 2015 10:58:38 +0200 Julien Cristau [pkg] 3.20.6 3.20.6 centos/3.20.6-1 cubicweb-centos-version-3.20.6-1 cubicweb-debian-version-3.20.6-1 cubicweb-version-3.20.6 debian/3.20.6-1
Mon, 30 Mar 2015 11:47:43 +0200 Julien Cristau [notification] don't block while sending mails
Sun, 01 Feb 2015 22:17:25 +0100 Sylvain Thénault [dataimport] make MetaDataGenerator / NoHookObjectStore usable from a datafeed parser
Sun, 01 Feb 2015 22:14:44 +0100 Sylvain Thénault [dataimport] don't generate metadata which are explicitly specified
Fri, 27 Mar 2015 17:23:06 +0100 Julien Cristau [debian] prepare 3.20.5-2
Fri, 27 Mar 2015 17:22:39 +0100 Julien Cristau merge 3.19.11-2 into 3.20
Fri, 27 Mar 2015 17:21:08 +0100 Julien Cristau Added tag cubicweb-debian-version-3.19.11-2 for changeset 6d265ea7d56f
Fri, 27 Mar 2015 16:59:47 +0100 Julien Cristau [debian] Update watch file cubicweb-debian-version-3.19.11-2 debian/3.19.11-2
Fri, 27 Mar 2015 16:52:44 +0100 Julien Cristau [debian] Fix cubicweb-dev dependency
Fri, 27 Mar 2015 16:37:26 +0100 Julien Cristau Added tag cubicweb-version-3.20.5, cubicweb-debian-version-3.20.5-1, cubicweb-centos-version-3.20.5-1 for changeset 51aa56e7d507
Fri, 27 Mar 2015 14:56:33 +0100 Julien Cristau [pkg] 3.20.5 3.20.5 centos/3.20.5-1 cubicweb-centos-version-3.20.5-1 cubicweb-debian-version-3.20.5-1 cubicweb-version-3.20.5 debian/3.20.5-1
Wed, 25 Mar 2015 08:09:56 +0100 Sylvain Thénault [dataimport] don't insert created_by / owned_by relations when user is the internal manager (eid = -1).
Wed, 25 Mar 2015 07:57:38 +0100 Sylvain Thénault [repository] don't attempt to delete computed relation, they have no table in the database. Closes #5162935
Mon, 23 Mar 2015 14:28:48 +0100 Sylvain Thénault [migration] sync_schema_props_perms should skip computed relations. Closes #5147796
Sun, 22 Mar 2015 19:05:19 +0100 Julien Cristau [schema] typo
Fri, 20 Feb 2015 16:18:25 +0100 Julien Cristau [web/test] fix test_views
Mon, 23 Mar 2015 11:08:04 +0100 Erica Marco [documentation] add note concerning Attribute, TODAY and NOW in yams documentation
Wed, 18 Mar 2015 22:43:51 +0100 Sylvain Thénault [i18n] properly translate error messages related to violated unicity constraint.
Wed, 04 Feb 2015 15:13:36 +0100 Rémi Cardona [web/data] Add missing mode='swap' in loadxhtml calls (closes #5087432)
Tue, 17 Mar 2015 12:34:07 +0100 Rémi Cardona [web/views] Fix PropertyKeyField widget (closes #5087413)
Tue, 17 Mar 2015 12:35:45 +0100 Rémi Cardona [web/views] Fix exception in CWProperty edit form (closes #5087412)
Wed, 25 Mar 2015 10:10:24 +0100 Denis Laxalde [web/request] Restore attribute setting for search_state
Mon, 09 Feb 2015 12:52:15 +0100 Julien Cristau [web/request] simplify search_state loading, fix comment
Wed, 28 Jan 2015 09:46:55 +0100 Christophe de Vienne [webrequest] Lazy-load search_state
Thu, 12 Mar 2015 12:29:25 +0100 Julien Cristau [config] disable fckeditor by default (closes #1368900)
Wed, 18 Mar 2015 14:41:47 +0100 Julien Cristau merge 3.19.11 into 3.20
Wed, 18 Mar 2015 13:45:45 +0100 Julien Cristau Added tag cubicweb-version-3.19.11, cubicweb-debian-version-3.19.11-1, cubicweb-centos-version-3.19.11-1 for changeset 1ae64186af94
Tue, 17 Mar 2015 15:50:40 +0100 Erica Marco [migration] reorder system tables / meta-schema migration into bootstrap_migration 3.19.11 centos/3.19.11-1 cubicweb-centos-version-3.19.11-1 cubicweb-debian-version-3.19.11-1 cubicweb-version-3.19.11 debian/3.19.11-1
Wed, 18 Mar 2015 12:02:09 +0100 Julien Cristau [dataimport] add missing import (closes #4985916)
Wed, 18 Mar 2015 12:01:03 +0100 Julien Cristau [debian] cubicweb-dev needs cubicweb-etwist
Wed, 18 Mar 2015 11:56:11 +0100 Julien Cristau [pkg] 3.19.11
Tue, 17 Mar 2015 09:19:06 +0100 Julien Cristau Binary initializer should accept bytearrays (closes #5084075)
Thu, 05 Mar 2015 11:44:29 +0100 Sylvain Thénault [native source] log the used connection in doexecmany as in doexec
Tue, 17 Feb 2015 12:43:42 +0100 Julien Cristau [server] use unicode wherever appropriate in transaction/undo related methods
Mon, 09 Mar 2015 18:02:49 +0100 Julien Cristau [web] typo
Tue, 17 Feb 2015 12:42:42 +0100 Julien Cristau [entities] return the entity itself from notification_references if the view uses a random message-id
Tue, 17 Feb 2015 12:35:58 +0100 Julien Cristau [notifications] use non-fixed message-id for EntityUpdatedNotificationView
Tue, 17 Feb 2015 12:32:39 +0100 Julien Cristau [server/test] kill remaining 3.19 deprecation warnings in undo tests
Mon, 16 Feb 2015 14:30:19 +0100 Julien Cristau [devtools] accept str objects in CubicWebTC.new_access and .create_user
Mon, 16 Feb 2015 10:38:50 +0100 Julien Cristau [utils] use the "predictable" argument to js_dumps
Mon, 16 Feb 2015 10:54:48 +0100 Julien Cristau [server/test] don't rely on a sorted output from .object_relations()
Mon, 16 Feb 2015 10:21:29 +0100 Julien Cristau [req] make rebuild_url predictable
Fri, 13 Feb 2015 15:12:31 +0100 Julien Cristau [web/test] don't depend on iteration order on a set
Fri, 13 Feb 2015 15:10:43 +0100 Julien Cristau [web/test] fix cubicweb 3.19 deprecation warning
Fri, 13 Feb 2015 15:09:36 +0100 Julien Cristau [web/test] use unicode instead of str for user logins
Fri, 13 Feb 2015 14:34:35 +0100 Julien Cristau [test] Don't depend on dict iteration ordering
Fri, 13 Feb 2015 14:32:15 +0100 Julien Cristau [entities] make cw_fti_index_rql_queries predictable
Fri, 13 Feb 2015 13:39:33 +0100 Julien Cristau [hooks/syncschema] use a list instead of a set for UpdateFTIndexOp
Fri, 13 Feb 2015 11:48:13 +0100 Julien Cristau [rqlrewrite] sort possible types when turning is_instance_of into is
Fri, 13 Feb 2015 11:47:34 +0100 Julien Cristau [server/test] use unicode strings for user logins
Fri, 13 Feb 2015 10:00:32 +0100 Julien Cristau [web/test] use unicode object as user login
Fri, 13 Feb 2015 09:59:34 +0100 Julien Cristau [server/querier] stop passing a rqlst to empty_rset
Thu, 12 Feb 2015 18:52:04 +0100 Julien Cristau [web/views] Use predictable ordering for attributes in entity XML view
Fri, 13 Feb 2015 09:46:19 +0100 Julien Cristau [web/views] set explicit order for ManageSourcesAction
Thu, 12 Feb 2015 18:40:49 +0100 Julien Cristau [web/test] don't depend on dict iteration ordering
Thu, 12 Feb 2015 18:40:24 +0100 Julien Cristau [web/test] pass login as unicode string
Thu, 12 Feb 2015 18:39:04 +0100 Julien Cristau [web/test] fix 3.19 deprecation warning
Thu, 12 Feb 2015 18:25:07 +0100 Julien Cristau [sobjects/test] Fix dependency on predictable hashing
Thu, 12 Feb 2015 18:13:00 +0100 Julien Cristau [test] don't rely on a stable ordering for appobject_path
Fri, 13 Mar 2015 15:30:01 +0100 Julien Cristau [server] remove "standalone RQL server" from possible configuration choices
Fri, 13 Mar 2015 14:12:03 +0100 Julien Cristau Remove leftover bits from start-repository command, and document its demise
Fri, 13 Mar 2015 14:10:40 +0100 Aurelien Campeas Remove the remote repository-access-through-zmq support
Tue, 03 Mar 2015 14:57:34 +0100 Aurelien Campeas Remove remote repository-access-through-pyro support
Fri, 13 Mar 2015 14:47:35 +0100 Denis Laxalde [web/views/rdf] Take the second element of XY equivalent for non final relation
Wed, 11 Feb 2015 12:42:19 +0100 Rémi Cardona [server] Make sure 'zmq-address-sub' config is always iterable
Mon, 01 Dec 2014 11:52:58 +0100 Julien Cristau [web] split timeline in an individual cube
Thu, 12 Feb 2015 13:52:58 +0100 Julien Cristau [devtools] don't hide warnings and errors during tests
Fri, 05 Dec 2014 11:25:35 +0100 Aurelien Campeas [test/i18n] remove unneeded hack
Thu, 12 Mar 2015 14:21:36 +0100 Julien Cristau merge 3.19.10 into 3.20
Mon, 09 Mar 2015 09:32:11 +0100 Denis Laxalde [server/session] Fix typo "meta vs. metas" in describe()
Thu, 12 Mar 2015 12:26:46 +0100 Rémi Cardona Added tag cubicweb-version-3.19.10, cubicweb-debian-version-3.19.10-1, cubicweb-centos-version-3.19.10-1 for changeset 3bab0b9b0ee7
Thu, 12 Mar 2015 11:52:18 +0100 Rémi Cardona [pkg] 3.19.10 3.19.10 centos/3.19.10-1 cubicweb-centos-version-3.19.10-1 cubicweb-debian-version-3.19.10-1 cubicweb-version-3.19.10 debian/3.19.10-1
Thu, 12 Mar 2015 11:00:57 +0100 Rémi Cardona [i18n] Update translations
Wed, 11 Mar 2015 15:17:25 +0100 Rémi Cardona [config] Lowercase the FQDN we get from the OS (closes #5040345)
Tue, 10 Mar 2015 11:52:04 +0100 Rémi Cardona [web/views] Honor 'action' attribute on AutomaticEntityForm, closes #4943392
Tue, 22 Apr 2014 16:39:19 +0200 Dimitri Papadopoulos [docstrings] fix project-wide English language mistake
Wed, 26 Mar 2014 12:30:52 +0100 Julien Cristau [doc] Don't pretend we know cubicweb runs on mysql
Fri, 06 Mar 2015 16:17:11 +0100 Denis Laxalde [test/i18n] Update reference po file following 75cd7df5c32e
Wed, 25 Feb 2015 17:13:46 +0100 Sylvain Thénault [devtools] add a method on CubicWebTC to fake data posted by standard cw forms. Closes #4985805
Thu, 18 Dec 2014 10:55:17 +0100 Julien Cristau [web/wdoc] fix links
Thu, 05 Mar 2015 11:40:56 +0100 Sylvain Thénault [i18n generation] add missing 'add a EntityType' message to generated catalogs. Closes #5012581
Tue, 03 Mar 2015 14:58:16 +0100 Julien Cristau [server/test] fix test_zmq
Thu, 12 Jun 2014 15:22:01 +0200 Aurelien Campeas [views,js] remove user_callback feature
Fri, 06 Feb 2015 14:43:40 +0100 Christophe de Vienne [newcube] Make the generated code PEP-8 compliant
Sun, 31 Aug 2014 18:04:46 +0200 Rémi Cardona Remove unused imports
Wed, 20 Aug 2014 20:46:17 +0200 Rémi Cardona [ext] Remove use of cStringIO
Wed, 30 Jul 2014 22:34:55 +0200 Rémi Cardona [view] Use io.BytesIO as stream for binary views
Fri, 16 Jan 2015 14:12:49 +0100 Julien Cristau [undo/test] check that the entity was restored even though the fiche relation wasn't
Fri, 16 Jan 2015 12:35:46 +0100 Julien Cristau Use a moved_entities table to record external entities moved to the system source
Fri, 16 Jan 2015 12:43:32 +0100 Julien Cristau Add unique index on entities.extid
Fri, 16 Jan 2015 11:17:53 +0100 Julien Cristau [undo/test] if we try to delete an entity referenced by an inline relation, we fail
Fri, 16 Jan 2015 10:56:30 +0100 Julien Cristau [undo] when we can't undo an inlined relation change, point at None, not a broken eid
Thu, 15 Jan 2015 19:17:32 +0100 Julien Cristau Ask sqlite to check foreign keys
Thu, 15 Jan 2015 18:53:45 +0100 Julien Cristau Add reference from etype table's eid column to the entities table
Fri, 16 Jan 2015 14:30:55 +0100 Julien Cristau [server] change order of entities table modification vs entity creation/deletion
Thu, 15 Jan 2015 17:06:16 +0100 Julien Cristau Use foreign keys for relations tables
Thu, 15 Jan 2015 16:49:32 +0100 Julien Cristau Add foreign key for inline relations
Thu, 15 Jan 2015 16:44:36 +0100 Julien Cristau Use our version of schema2sql
Thu, 15 Jan 2015 16:39:35 +0100 Julien Cristau Steal schema2sql module from yams
Thu, 05 Feb 2015 19:36:49 +0100 Sylvain Thénault [dataimport] fix pylint detected error in SQLGenObjectStore
Tue, 27 Jan 2015 10:20:15 +0100 Aurelien Campeas [restore/portable] properly restore the numrange generator
Mon, 26 Jan 2015 18:05:24 +0100 Aurelien Campeas [backup/portable] properly write the eid numrange generator (the eid is no more a sequence)
Fri, 06 Feb 2015 14:46:38 +0100 Julien Cristau Added tag cubicweb-version-3.20.4, cubicweb-debian-version-3.20.4-1, cubicweb-centos-version-3.20.4-1 for changeset 49831fdc84dc
Fri, 06 Feb 2015 09:41:40 +0100 Julien Cristau [pkg] 3.20.4 3.20.4 centos/3.20.4-1 cubicweb-centos-version-3.20.4-1 cubicweb-debian-version-3.20.4-1 cubicweb-version-3.20.4 debian/3.20.4-1
Wed, 04 Feb 2015 21:55:37 +0100 Sylvain Thénault [schema] set permissions that do not allow edition on computed relation. Closes #4903918
Mon, 02 Feb 2015 23:17:15 +0100 Sylvain Thénault [computed attribute] ensure attribute's formula apply only to the correct type. Closes #4901163
Mon, 02 Feb 2015 22:05:00 +0100 Sylvain Thénault [schemaserial] fix detection of CWComputedRType table, closes #4901150
Fri, 30 Jan 2015 15:43:28 +0100 Sylvain Thénault [dataimport] source.add_info doesn't take anymore a 'complete' argument
Fri, 30 Jan 2015 15:28:24 +0100 Sylvain Thénault [dataimport] massive renaming of session to cnx
Tue, 03 Feb 2015 14:59:54 +0100 Julien Cristau [web/data] use the right selector for hiding jquery treeview placeholders
Thu, 05 Feb 2015 15:49:02 +0100 Julien Cristau merge 3.19.9 into 3.20 branch
Thu, 05 Feb 2015 15:40:07 +0100 Julien Cristau Added tag cubicweb-version-3.19.9, cubicweb-debian-version-3.19.9-1, cubicweb-centos-version-3.19.9-1 for changeset b7c373d74754
Thu, 05 Feb 2015 15:35:34 +0100 Julien Cristau [pkg] 3.19.9 3.19.9 centos/3.19.9-1 cubicweb-centos-version-3.19.9-1 cubicweb-debian-version-3.19.9-1 cubicweb-version-3.19.9 debian/3.19.9-1
Fri, 16 Jan 2015 17:48:16 +0100 Julien Cristau [hooks] don't insert use_email relation if the entity on either side is going away
Fri, 16 Jan 2015 10:57:02 +0100 Julien Cristau [undo] fix deletion of cw_source relation
Thu, 15 Jan 2015 15:45:09 +0100 Julien Cristau [hooks] don't insert an owned_by relation for deleted entities
Thu, 29 Jan 2015 16:18:23 +0100 Aurelien Campeas [etwist/service] adjust for a signature change
Wed, 10 Dec 2014 10:49:07 +0100 Sylvain Thénault [rset] fix crash on displaying rset where some symmetric relation is used. Closes #4739253
Thu, 04 Dec 2014 11:37:10 +0100 Sylvain Thénault Fix handling of limit within the primary view for related elements. Closes #4723579
Mon, 29 Dec 2014 12:35:34 +0100 Christophe de Vienne [native] Change SQL errors log level.
Mon, 02 Feb 2015 12:32:07 +0100 Julien Cristau Added tag cubicweb-version-3.20.3, cubicweb-debian-version-3.20.3-1, cubicweb-centos-version-3.20.3-1 for changeset 7d3a583ed539
Mon, 02 Feb 2015 12:17:29 +0100 Julien Cristau [debian] build-depend on markdown for documentation build 3.20.3 centos/3.20.3-1 cubicweb-centos-version-3.20.3-1 cubicweb-debian-version-3.20.3-1 cubicweb-version-3.20.3 debian/3.20.3-1
Wed, 28 Jan 2015 14:03:00 +0100 Christophe de Vienne [devtools] Make PostgresTestDataBaseHandler multi-use friendly
Mon, 02 Feb 2015 12:07:10 +0100 Julien Cristau [devtools] restore i18n of string removed in 4001cfe2f44d
Sat, 31 Jan 2015 19:32:32 +0100 Julien Cristau [pkg] fix setup.py install
Fri, 30 Jan 2015 16:14:44 +0100 Julien Cristau [pkg] 3.20.3
Fri, 23 Jan 2015 13:26:44 +0100 Rémi Cardona [server] Increase the stacklevel (due to @_open_only decorator)
Wed, 28 Jan 2015 15:51:11 +0100 Julien Cristau [pkg] install jquery-treeview
Wed, 28 Jan 2015 15:06:34 +0100 Julien Cristau [migration/3.20] sync rtypes before etypes
Wed, 28 Jan 2015 17:36:13 +0100 Denis Laxalde [doc] Fix class name for ComputedRelation; fix code block about computed attributes
Thu, 29 Jan 2015 16:40:08 +0100 Rémi Cardona [web] Allow propagating 'klass' parameter on tree views recursively
Wed, 28 Jan 2015 11:59:06 +0100 Rémi Cardona [utils] Fix define_var in ajax context (closes #4881301)
Wed, 28 Jan 2015 11:53:20 +0100 Rémi Cardona [web/data] Never hide JS errors in our Deferred implementation
Wed, 28 Jan 2015 11:51:16 +0100 Rémi Cardona [web/data] Fix userCallbackThenUpdateUI to completely replace old DOM elements
Fri, 30 Jan 2015 15:53:32 +0100 Rémi Cardona [web/views] Stop mishandling the fieldset name in the default form renderer
Thu, 22 Jan 2015 18:08:05 +0100 Julien Cristau Added tag cubicweb-version-3.20.2, cubicweb-debian-version-3.20.2-1, cubicweb-centos-version-3.20.2-1 for changeset 138464fc1c33
Thu, 22 Jan 2015 17:45:06 +0100 Julien Cristau merge 3.19.8 into 3.20 branch 3.20.2 centos/3.20.2-1 cubicweb-centos-version-3.20.2-1 cubicweb-debian-version-3.20.2-1 cubicweb-version-3.20.2 debian/3.20.2-1
Thu, 22 Jan 2015 17:32:49 +0100 Julien Cristau [pkg] fix mistake in c7b218125c25
Thu, 22 Jan 2015 17:39:07 +0100 Julien Cristau Added tag cubicweb-version-3.19.8, cubicweb-debian-version-3.19.8-1, cubicweb-centos-version-3.19.8-1 for changeset efc8645ece43
Thu, 22 Jan 2015 17:22:09 +0100 Julien Cristau [server/test] convert new test to 3.19 API 3.19.8 centos/3.19.8-1 cubicweb-centos-version-3.19.8-1 cubicweb-debian-version-3.19.8-1 cubicweb-version-3.19.8 debian/3.19.8-1
Thu, 22 Jan 2015 17:18:55 +0100 Julien Cristau [pkg] 3.19.9
Thu, 22 Jan 2015 17:18:20 +0100 Julien Cristau merge 3.18.8 into 3.19 branch
Thu, 22 Jan 2015 17:12:44 +0100 Julien Cristau Added tag cubicweb-version-3.18.8, cubicweb-debian-version-3.18.8-1, cubicweb-centos-version-3.18.8-1 for changeset 231094063d62 stable
Thu, 22 Jan 2015 16:41:27 +0100 Julien Cristau [pkg] 3.18.8 stable cubicweb-centos-version-3.18.8-1 cubicweb-debian-version-3.18.8-1 cubicweb-version-3.18.8
Wed, 21 Jan 2015 15:58:33 +0100 Julien Cristau [security] Test case and fix for an INSERT security hole stable
Thu, 08 Jan 2015 12:20:36 +0100 Julien Cristau [pkg] 3.20.2
Thu, 22 Jan 2015 15:46:24 +0100 Julien Cristau [debian] cubicweb 3.20 breaks cubicweb-bootstrap << 0.6.6
Thu, 08 Jan 2015 15:37:20 +0100 Julien Cristau [pkg] don't include extra files in tarballs
Thu, 08 Jan 2015 12:36:48 +0100 Julien Cristau [pkg] exclude generated js_api documentation from tarballs
Thu, 08 Jan 2015 12:36:20 +0100 Julien Cristau [doc] remove old and unused argouml files
Thu, 08 Jan 2015 12:36:01 +0100 Julien Cristau [web/data] remove unused xcf files
Thu, 08 Jan 2015 12:22:43 +0100 Julien Cristau [doc] remove nonexistent css from theme
Tue, 20 Jan 2015 10:32:34 +0100 Denis Laxalde [doc] Drop autoclass directive for IDownloadableLineView
Thu, 08 Jan 2015 12:19:34 +0100 Julien Cristau [pkg] include missing files from doc/book/ in release tarballs
Wed, 07 Jan 2015 16:22:27 +0100 Denis Laxalde [datafeed] Set headers parameter to an empty dict in DataFeedParser.retrieve_url
Thu, 22 Jan 2015 10:43:24 +0100 Denis Laxalde [views/forms] Fix EntityFieldsForm.link_to when parent entity is being created
Sat, 03 Jan 2015 04:06:06 +0100 Christophe de Vienne [entities] Optimize CWUser.properties.
Tue, 04 Mar 2014 12:41:21 +0100 Julien Cristau [schema] Typo and indentation fix in RQLVocabularyConstraint doc string
Wed, 07 Jan 2015 15:52:50 +0100 Julien Cristau Added tag cubicweb-version-3.20.1, cubicweb-debian-version-3.20.1-1, cubicweb-centos-version-3.20.1-1 for changeset 43eef610ef11
Wed, 07 Jan 2015 15:24:40 +0100 Julien Cristau [pkg] 3.20.1 3.20.1 centos/3.20.1-1 cubicweb-centos-version-3.20.1-1 cubicweb-debian-version-3.20.1-1 cubicweb-version-3.20.1 debian/3.20.1-1
Wed, 07 Jan 2015 15:24:08 +0100 Julien Cristau i18n update (closes #4826490)
Wed, 07 Jan 2015 15:01:23 +0100 Julien Cristau merge 3.19.7 into 3.20
Wed, 07 Jan 2015 14:07:17 +0100 Julien Cristau merge two default heads
Wed, 07 Jan 2015 14:56:33 +0100 Julien Cristau Added tag cubicweb-version-3.19.7, cubicweb-debian-version-3.19.7-1, cubicweb-centos-version-3.19.7-1 for changeset ac4f5f615597
Wed, 07 Jan 2015 14:38:25 +0100 Julien Cristau [pkg] 3.19.7 3.19.7 centos/3.19.7-1 cubicweb-centos-version-3.19.7-1 cubicweb-debian-version-3.19.7-1 cubicweb-version-3.19.7 debian/3.19.7-1
Wed, 07 Jan 2015 11:55:12 +0100 Julien Cristau Added tag cubicweb-version-3.20.0, cubicweb-debian-version-3.20.0-1, cubicweb-centos-version-3.20.0-1 for changeset 7e6b7739afe6
Tue, 06 Jan 2015 19:00:53 +0100 Julien Cristau [pkg] prepare 3.20 release 3.20.0 centos/3.20.0-1 cubicweb-centos-version-3.20.0-1 cubicweb-debian-version-3.20.0-1 cubicweb-version-3.20.0 debian/3.20.0-1
Tue, 23 Dec 2014 11:18:15 +0100 Julien Cristau [skeleton] simplify debian rules file
Mon, 22 Dec 2014 14:39:50 +0100 Julien Cristau [migration] don't crash when deleting a non-existing rtype
Fri, 19 Dec 2014 12:39:42 +0100 Julien Cristau [debian] include "metapackage" in the cubicweb package's description
Fri, 19 Dec 2014 12:37:37 +0100 Julien Cristau [debian] ensure all packages use ${misc:Depends} and ${python:Depends}
Fri, 19 Dec 2014 12:35:43 +0100 Julien Cristau [debian] update cubicweb-dev's lintian override
Wed, 03 Dec 2014 16:29:16 +0100 Adrien Di Mascio [server] add a db-namespace option in source definition (closes #1631339)
Fri, 19 Dec 2014 12:08:01 +0100 Adrien Di Mascio [serverctl] add db_transaction context manager
Thu, 28 Mar 2013 19:24:46 +0100 Adrien Di Mascio [server] refactor cleanup() code used by "cubicweb-ctl delete"
Mon, 05 May 2014 11:09:51 +0200 David Douard [views] visual refactorings (closes #3803685)
Thu, 18 Dec 2014 17:54:29 +0100 Julien Cristau [web] everything old is new again
Wed, 12 Nov 2014 22:20:02 +0100 David Douard [pkg] bump version to 3.20.0
Mon, 05 May 2014 11:25:59 +0200 David Douard [views] use icons for user menu and login (header) (closes #3803684)
Thu, 04 Dec 2014 11:37:18 +0100 Aurelien Campeas [utils] provide a function to return an admin connection from an appid
Tue, 16 Dec 2014 11:37:52 +0100 Denis Laxalde [debian] Install wsgi directory in cubicweb-web package
Thu, 11 Dec 2014 15:02:23 +0100 David Douard [test] fixes to make tests pass with recent lxml
Fri, 05 Dec 2014 12:08:13 +0100 Rémi Cardona [server] Remove useless 'is None' checks
Wed, 17 Dec 2014 10:55:53 +0100 Aurelien Campeas [security] check attributes: dispatch on the "add" action if entity was just created
Tue, 09 Dec 2014 15:18:58 +0100 Christophe de Vienne [doc] Add BigInt to the list of built-in types
Wed, 02 Apr 2014 15:32:17 +0200 Julien Cristau [devtools] call turn_repo_off in tearDown (closes #4673491)
Mon, 01 Dec 2014 15:57:12 +0100 Julien Cristau [book] typos / clarifications in create-instance section
Thu, 12 Jun 2014 18:31:21 +0200 Aurelien Campeas [repository] don't mangle the stack trace on exception
Thu, 27 Nov 2014 13:40:37 +0100 Christophe de Vienne [pkg] Make twisted recommended only
Thu, 27 Nov 2014 12:11:29 +0100 Christophe de Vienne [devtools] Use the pause_trace context manager instead of pause_tracing/resume_tracing
Thu, 23 Oct 2014 15:47:17 +0200 Nicolas Chauvat [serverctl] rename remove_cube to drop_cube (closes #4545093)
Thu, 15 May 2014 23:18:17 +0200 Alain Leufroy [wsgi] add tornado http server
Thu, 15 May 2014 23:07:43 +0200 Alain Leufroy [wsgi] add message about the active interface
Thu, 15 May 2014 23:05:15 +0200 Alain Leufroy [cwctl] rewrite wsgi method choices
Mon, 01 Dec 2014 11:35:05 +0100 Julien Cristau [skeleton/debian] use dh_python2 instead of dh_pysupport for new cubes
Tue, 21 Oct 2014 18:09:41 +0200 Julien Cristau [web] Add source for jquery.qtip.js
Tue, 21 Oct 2014 18:01:06 +0200 Julien Cristau [web] Replace minified copy of jquery.flot.js 0.6 with non-minified version
Thu, 23 Oct 2014 11:42:20 +0200 Julien Cristau [web] Update jquery-treeview to the latest version
Thu, 23 Oct 2014 11:20:44 +0200 Julien Cristau [web/css] move jquery.treeview.css override to a separate file
Wed, 22 Oct 2014 14:39:51 +0200 Julien Cristau [web] Stop patching jquery.treeview.js
Wed, 22 Oct 2014 14:28:01 +0200 Rémi Cardona [web] Beautify jquery.treeview.js
Thu, 06 Nov 2014 18:17:29 +0100 Aurelien Campeas [entities/wfobjs] add missing `DBG_SEC` debugging informations and a new `transition` capability
Thu, 06 Nov 2014 14:35:25 +0100 Aurelien Campeas [warnings] put an end to warnings in the sqlite driver over `str` being sent instead of unicode strings
Wed, 14 May 2014 15:05:31 +0200 Aurelien Campeas [web/request] clearly mark user_callback-related methods as deprecated
Wed, 03 Dec 2014 15:24:47 +0100 Julien Cristau [book] document __unique_together__, remove bad RQLUniqueConstraint example
Thu, 17 Apr 2014 12:34:51 +0200 Aurelien Campeas [schema] stop using RQLUniqueConstraint (closes #3753250)
Thu, 03 Apr 2014 14:17:16 +0200 Rémi Cardona [dataimport] Have ucsvreader's API match that of csv.reader (closes #3705701)
Wed, 19 Nov 2014 12:13:32 +0100 Rémi Cardona [utils] Add a '_cwtracehtml' GET parameter to trace self._cw.w() calls (closes #4601327)
Wed, 19 Nov 2014 11:57:55 +0100 Denis Laxalde [datafeed] Add a raise_on_error parameter to DataFeedSource.extid2entity
Tue, 02 Dec 2014 11:37:01 +0100 Aurelien Campeas [test/view forms] use the official, undeprecated API
Tue, 27 May 2014 18:47:24 +0200 Aurelien Campeas [rset] kill the rset._rqlst cache
Tue, 03 Jun 2014 18:03:43 +0200 Aurelien Campeas [source/native] session -> cnx
Tue, 10 Jun 2014 16:18:46 +0200 Aurelien Campeas [hookstests] change got/expected order
Wed, 09 Jul 2014 15:38:39 +0200 Aurelien Campeas [config] kill a getattr
Wed, 03 Dec 2014 11:36:05 +0100 Aurelien Campeas [tests/web] switch previous commit (136b5f995f8) to the new test api
Wed, 22 Oct 2014 14:16:47 +0200 Julien Cristau [web] remove unused argument from treeview._init_headers
Tue, 21 Oct 2014 11:06:19 +0200 Julien Cristau [doc/3.20] mention CWEP-002
Thu, 02 Oct 2014 17:18:29 +0200 Julien Cristau [web] stop accepting the magic __message form parameter
Thu, 02 Oct 2014 16:34:38 +0200 Julien Cristau [web/request] add security_enabled method
Tue, 18 Nov 2014 18:20:08 +0100 Rémi Cardona [dataimport] Fix use of _create_copyfrom_buffer() (related to #3845572)
Wed, 26 Mar 2014 14:45:33 +0100 David Douard [c-c configure] make it possible to specify the section for sources configuration (closes #3477678)
Wed, 10 Sep 2014 11:34:32 +0200 Julien Cristau [server] fix 'cnx' variable confusion in DBG_SQL exception case
Thu, 20 Mar 2014 10:41:22 +0100 Denis Laxalde Provide sufficient context to check 'delete' permission in AjaxEditRelationCtxComponent
Mon, 01 Dec 2014 11:13:10 +0100 Julien Cristau merge 3.19.6 into 3.20 branch
Sun, 30 Nov 2014 21:24:36 +0100 David Douard Added tag cubicweb-version-3.19.6, cubicweb-debian-version-3.19.6-1, cubicweb-centos-version-3.19.6-1 for changeset 934341b848a6
Sun, 30 Nov 2014 12:01:57 +0100 David Douard [test] missing unittest.main() call in unittest_http_headers.py 3.19.6 centos/3.19.6-1 cubicweb-centos-version-3.19.6-1 cubicweb-debian-version-3.19.6-1 cubicweb-version-3.19.6 debian/3.19.6-1
Fri, 28 Nov 2014 00:39:31 +0100 David Douard [test] make unittest_webconfig independant of CWD
Fri, 28 Nov 2014 11:51:36 +0100 Aurelien Campeas [webctl] do not ask questions if verbosity is at 0
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
Thu, 28 Aug 2014 07:42:10 +0200 Sylvain Thénault fix typo in syncschema hooks
Tue, 16 Sep 2014 18:01:51 +0200 Julien Cristau [test] Make test_undo_api less random
Wed, 17 Sep 2014 13:43:31 +0200 Julien Cristau merge 3.17.17 into 3.18 branch stable
Wed, 10 Sep 2014 21:28:33 +0200 Christophe de Vienne [wsgi] Fix unicode decoding in POST
Thu, 21 Aug 2014 22:42:48 +0200 Christophe de Vienne [wsgi] add the --debug / -D option to the wsgi command
Mon, 08 Sep 2014 10:55:30 +0200 Christophe de Vienne [wsgi] Fix multiple variables reading in params
Tue, 02 Sep 2014 13:00:47 +0200 Christophe de Vienne [wsgi] Set self.vreg
Tue, 02 Sep 2014 10:31:13 +0200 Christophe de Vienne [wsgi] Add missing import
Tue, 02 Sep 2014 10:30:28 +0200 Christophe de Vienne [wsgi] Fix https detection
Thu, 24 Jul 2014 20:57:14 +0200 Christophe de Vienne [wsgi] Re-set the request content after calling the inherited constructor.
Thu, 24 Jul 2014 20:53:21 +0200 Christophe de Vienne [wsgi] Honor the 'CONTENT_TYPE' wsgi variable
Wed, 17 Sep 2014 10:31:50 +0200 Aurelien Campeas Added tag cubicweb-version-3.17.17, cubicweb-debian-version-3.17.17-1, cubicweb-centos-version-3.17.17-1 for changeset 57e9d1c70512 stable
Tue, 16 Sep 2014 18:39:07 +0200 Aurelien Campeas [pkg] prepare 3.17.17 stable cubicweb-centos-version-3.17.17-1 cubicweb-debian-version-3.17.17-1 cubicweb-version-3.17.17
Tue, 29 Jul 2014 16:26:09 +0200 Julien Cristau [web/headers] don't list a request header twice in "Vary"
Mon, 28 Jul 2014 17:22:49 +0200 Julien Cristau [test] silence a few more deprecation warnings in unittest_hooks
Fri, 25 Jul 2014 16:24:44 +0200 Julien Cristau [session] call rollback in Connection.__exit__
Thu, 24 Jul 2014 14:52:16 +0200 Julien Cristau [devtools] pre_setup_database takes a Connection, not a Session
Tue, 03 Jun 2014 18:00:53 +0200 Aurelien Campeas [source/native] cPickle is available in all supported pythons
Tue, 22 Jul 2014 18:16:23 +0200 Aurelien Campeas devtools: deprecate .req_from_url
Tue, 17 Jun 2014 11:14:20 +0200 Christophe de Vienne [tests] Add a webtest based TestCase class
Tue, 17 Jun 2014 11:53:35 +0200 Christophe de Vienne [tests] Move 'anonymous_allowed' property from CubicWebServerTC to CubicWebTC
Tue, 02 Sep 2014 12:22:18 +0200 David Douard [compat] Remove imports of "any" and "all" from lgc (closes #4306044) stable
Tue, 26 Aug 2014 10:12:09 +0200 Florent Cayré [css] Remove the `div` tag specification of the pendingDelete css rule stable
Wed, 21 May 2014 16:14:17 +0200 Alain Leufroy [cwvreg] cleanup the event manager when reloading modules stable
Thu, 12 Jun 2014 12:28:10 +0200 Julien Cristau [test] Add missing attribute 'add' permission in test schema stable
Thu, 01 May 2014 23:35:56 +0200 Florent Cayré [facet html] Add surrounding div with "facetBody" class to "has_text" facet. stable
Fri, 13 Jun 2014 11:00:41 +0200 Julien Cristau [cwctl] don't prompt for cube options in automatic mode stable
Fri, 13 Jun 2014 11:21:45 +0200 Julien Cristau [serverctl] fix default value for db-init config-level stable
Thu, 05 Jun 2014 17:41:14 +0200 Rémi Cardona [web] Return useful error messages when exceptions arise in ajax controllers (closes #3932503) stable
Wed, 23 Jul 2014 19:42:42 +0200 Julien Cristau [test] Fix test breakage uncovered by previous changeset stable
Tue, 08 Jul 2014 11:33:32 +0200 Julien Cristau [etwist] use more specific REQUEST_ENTITY_TOO_LARGE instead of BAD_REQUEST
Tue, 08 Jul 2014 10:34:50 +0200 Julien Cristau [entities, view] delete dead code
Fri, 04 Jul 2014 14:37:08 +0200 Julien Cristau [book] stop talking about the hg `forest` extension
Fri, 04 Jul 2014 14:28:26 +0200 Julien Cristau [book] update sections about dependencies
Wed, 23 Jul 2014 16:24:17 +0200 Julien Cristau [web/component] move unicode() call around
Wed, 23 Jul 2014 12:07:50 +0200 Julien Cristau [web/js] replace callAddOrDeleteThenReload with more generic callAjaxFuncThenReload
Tue, 22 Jul 2014 17:45:38 +0200 Julien Cristau [hooks/syncsession] try to remove cnx vs session confusion
Tue, 22 Jul 2014 17:22:23 +0200 Julien Cristau Fix Binary.__eq__ (closes #4172701) stable
Wed, 09 Jul 2014 16:35:02 +0200 Julien Cristau [dataimport] stop ignoring errors on flush
Wed, 09 Jul 2014 16:31:34 +0200 Julien Cristau [dataimport] don't commit on flush
Wed, 09 Jul 2014 15:35:28 +0200 Julien Cristau [test] Add test for dataimport's RQLObjectStore
Wed, 09 Jul 2014 16:00:21 +0200 Julien Cristau [dataimport] Stop swallowing errors from commit/flush
Wed, 09 Jul 2014 15:59:34 +0200 Julien Cristau [dataimport] Update RQLObjectStore to Connection API
Wed, 09 Jul 2014 15:51:58 +0200 Julien Cristau [dataimport] remove _rql heresy
Wed, 09 Jul 2014 15:40:50 +0200 Julien Cristau [dataimport] remove dead code
Tue, 03 Jun 2014 12:41:06 +0200 Alain Leufroy [dataimport] do not use sys.exit() to raise missing argument error
Mon, 02 Jun 2014 17:51:45 +0200 Alain Leufroy [dataimport] _create_copyfrom_buffer: add the tests
Mon, 02 Jun 2014 15:53:09 +0200 Alain Leufroy [dataimport] _create_copyfrom_buffer: do not ignore columns if data is a list
Mon, 02 Jun 2014 17:52:43 +0200 Alain Leufroy [dataimport] _create_copyfrom_buffer: fix datetime converter + add time converter
Mon, 02 Jun 2014 15:45:35 +0200 Alain Leufroy [dataimport] _create_copyfrom_buffer: raise ValueError if conversion cannot be performed
Mon, 02 Jun 2014 13:50:15 +0200 Alain Leufroy [dataimport] _create_copyfrom_buffer: fix separator check in string converter
Mon, 02 Jun 2014 13:50:15 +0200 Alain Leufroy [dataimport] _create_copyfrom_buffer: put converters into a list
Fri, 18 Jul 2014 17:35:25 +0200 Julien Cristau merge 3.19.3 into 3.20 branch
Fri, 18 Jul 2014 16:44:44 +0200 Julien Cristau Added tag cubicweb-version-3.19.3, cubicweb-debian-version-3.19.3-1, cubicweb-centos-version-3.19.3-1 for changeset 37f7c60f89f1
Fri, 18 Jul 2014 16:16:53 +0200 Julien Cristau [pkg] prepare 3.19.3 3.19.3 centos/3.19.3-1 cubicweb-centos-version-3.19.3-1 cubicweb-debian-version-3.19.3-1 cubicweb-version-3.19.3 debian/3.19.3-1
Fri, 18 Jul 2014 16:14:58 +0200 Julien Cristau merge from 3.18 branch
Fri, 18 Jul 2014 16:11:41 +0200 Julien Cristau merge 3.17.16 into 3.18 branch stable
Thu, 17 Jul 2014 11:08:56 +0200 Rémi Cardona Remove uses of logilab.common.compat.{all,any}
Wed, 09 Jul 2014 15:44:09 +0200 Aurelien Campeas remove references to global environment variable APYCOT_ROOT
Wed, 02 Jul 2014 11:37:57 +0200 Julien Cristau Add warning messages when enabling remote pickle-based repository access
Fri, 18 Jul 2014 12:23:01 +0200 Julien Cristau [web] Fix expiry of anonymous sessions (closes #4154479)
Wed, 16 Jul 2014 17:20:55 +0200 Julien Cristau [hooks/syncschema] avoid altering a dropped table
Thu, 12 Jun 2014 09:59:55 +0200 Florent Cayré [js] fix name error
Tue, 03 Jun 2014 12:37:54 +0200 Alain Leufroy [devtools] improve error message when postgresql tools are missing
Fri, 11 Jul 2014 17:13:32 +0200 Rémi Cardona [server] Replace non portable strftime formatter (closes #4132161)
Thu, 12 Jun 2014 12:15:18 +0200 Aurelien Campeas [web/request] use a picklable Counter object for tab index counters
Tue, 15 Jul 2014 18:07:31 +0200 Julien Cristau [web/auth] The auth retriever's authenticated() callback takes a session, not a cnx
Fri, 11 Jul 2014 16:44:42 +0200 Julien Cristau [test] Fix the query-log-file test
Fri, 11 Jul 2014 13:48:07 +0200 Julien Cristau [doc/book] spelling fixes in security tutorial
Fri, 11 Jul 2014 13:15:11 +0200 Julien Cristau [doc/book] spelling fixes in "testing" chapter
Wed, 11 Jun 2014 16:54:31 +0200 Aurelien Campeas [datafeed sources] finish the session -> cnx switch
Fri, 06 Jun 2014 15:56:24 +0200 Aurelien Campeas [doc/book] update examples, using the new connection api
Wed, 11 Jun 2014 17:20:18 +0200 Aurelien Campeas [test/entities] use the new connection api
Wed, 02 Jul 2014 12:52:50 +0200 Julien Cristau [web] restore query logging functionality (closes #3972561)
Tue, 17 Jun 2014 12:03:30 +0200 Julien Cristau [cwctl] make cubicweb-ctl versions lighter (closes #4002158)
Tue, 08 Jul 2014 14:02:43 +0200 Aurelien Campeas Added tag cubicweb-version-3.17.16, cubicweb-debian-version-3.17.16-1, cubicweb-centos-version-3.17.16-1 for changeset a979d1594af6 stable
Mon, 23 Sep 2013 14:55:56 +0200 Sylvain Thénault [forms] consider inline creation form information as linkto info. Closes #3161121
Mon, 07 Jul 2014 19:28:30 +0200 Aurelien Campeas [pkg] prepare 3.17.16 stable cubicweb-centos-version-3.17.16-1 cubicweb-debian-version-3.17.16-1 cubicweb-version-3.17.16
Mon, 02 Jun 2014 12:37:52 +0200 Rémi Cardona [reledit] Fix reledit icons jumpiness (closes #4106867) stable
Mon, 02 Jun 2014 12:29:37 +0200 Rémi Cardona [views] Replace poorly named "invisible" class with "list-unstyled" stable
Mon, 02 Jun 2014 12:23:18 +0200 Rémi Cardona [views] a 'div' with 'display: inline' screams 'span' stable
Fri, 04 Jul 2014 14:30:16 +0200 Julien Cristau [pkg] remove simplejson dependency
Thu, 03 Jul 2014 12:18:34 +0200 Julien Cristau Added tag cubicweb-version-3.19.2, cubicweb-debian-version-3.19.2-1, cubicweb-centos-version-3.19.2-1 for changeset 8ac2202866e7
Thu, 03 Jul 2014 10:22:36 +0200 Julien Cristau [pkg] Fix version number 3.19.2 centos/3.19.2-1 cubicweb-centos-version-3.19.2-1 cubicweb-debian-version-3.19.2-1 cubicweb-version-3.19.2 debian/3.19.2-1
Thu, 03 Jul 2014 10:01:58 +0200 Julien Cristau [pkg] 3.19.2
Fri, 06 Jun 2014 14:55:26 +0200 Aurelien Campeas [webtests] finish to give all self.view(....) a req=req parameter
Thu, 05 Jun 2014 16:30:58 +0200 Aurelien Campeas [tests/syncsession] use the new connection api
Tue, 01 Jul 2014 12:44:04 +0200 Aurelien Campeas [webtests/application] remove unused imports
Thu, 05 Jun 2014 11:56:33 +0200 Aurelien Campeas [webtests/application] .user(...) really wants a request object
Wed, 04 Jun 2014 15:46:16 +0200 Aurelien Campeas [tests/datafeed] use the new connection api (a small leftover)
Wed, 02 Jul 2014 18:19:47 +0200 Julien Cristau [entitiestests/base] don't store an entity on the test case
Thu, 05 Jun 2014 17:06:03 +0200 Aurelien Campeas [entitiestests/base] use the new connection api
Wed, 04 Jun 2014 15:21:18 +0200 Aurelien Campeas [testlib] use the new connection api
Thu, 05 Jun 2014 11:56:19 +0200 Aurelien Campeas [exttests/rest] use the new connection api
Wed, 04 Jun 2014 14:04:40 +0200 Aurelien Campeas [webtests/bookmarks] use the new connection api
Wed, 04 Jun 2014 14:19:56 +0200 Aurelien Campeas [hookstests/integrity] use the new connection api
Wed, 02 Jul 2014 18:01:16 +0200 Julien Cristau [hookstests/base] use connections instead of web requests
Wed, 04 Jun 2014 14:55:07 +0200 Aurelien Campeas [hookstests/base] use the new connection api
Wed, 04 Jun 2014 14:54:53 +0200 Aurelien Campeas [hookstests/syncschema] use the new connection api
Wed, 04 Jun 2014 13:28:24 +0200 Aurelien Campeas [tests/rqlannotation,querier] use the new connection api
Wed, 02 Jul 2014 17:31:54 +0200 Julien Cristau [webtests/web] use the new connection api
Tue, 03 Jun 2014 14:55:02 +0200 Aurelien Campeas [webtests/navigation] use the new connection api
Tue, 03 Jun 2014 14:45:32 +0200 Aurelien Campeas [webtests/basetemplates] use the new connection api
Thu, 05 Jun 2014 15:14:13 +0200 Aurelien Campeas [webtests/basecontrollers] use the new connection api
Tue, 03 Jun 2014 14:43:07 +0200 Aurelien Campeas [testlib] deprecate .remote_call and provide new connection api friendly .remote_calling
Tue, 03 Jun 2014 12:35:25 +0200 Aurelien Campeas [webtests/propertysheet] kill an "import *"
Tue, 03 Jun 2014 12:27:26 +0200 Aurelien Campeas [webtests/breadcrumbs] break long lines
Thu, 05 Jun 2014 17:20:00 +0200 Aurelien Campeas [webtests/views_editforms] use the new connection api
Tue, 01 Jul 2014 17:44:06 +0200 Aurelien Campeas [webtests/urlrewrite] do not store a plain entity on the test, only an eid
Tue, 03 Jun 2014 11:17:09 +0200 Aurelien Campeas [webtests/urlrewrite] use the new connection api
Thu, 05 Jun 2014 17:16:38 +0200 Aurelien Campeas [webtests/urlpublisher] use the new connection api
Tue, 03 Jun 2014 11:00:50 +0200 Aurelien Campeas [webtests/baseviews] use the new connection api
Wed, 02 Jul 2014 15:11:00 +0200 Julien Cristau [devtools/testlib,fill] use the new connection api (for auto_populate)
Wed, 02 Jul 2014 14:42:24 +0200 Julien Cristau [webtests/automatic views tests] use the new connection api
Wed, 04 Jun 2014 12:41:21 +0200 Aurelien Campeas [devtools/repotest] simplify a very small helper
Wed, 04 Jun 2014 11:34:19 +0200 Aurelien Campeas [tests/repotest] use the new connection api
Mon, 02 Jun 2014 16:10:16 +0200 Aurelien Campeas [tests/querier] use the new connection api (part 3/3)
Tue, 10 Jun 2014 14:25:20 +0200 Aurelien Campeas [test/querier] use the new connection api (part 2/3)
Tue, 10 Jun 2014 13:56:24 +0200 Aurelien Campeas [test/querier] use the new connection api (part 1/3)
Tue, 01 Jul 2014 17:25:25 +0200 Julien Cristau [dbapi] allow talking to a pre-3.19 remote repository
Tue, 17 Jun 2014 11:56:38 +0200 Julien Cristau [migration] don't add new elements to config._cubes in remove_cube
Wed, 02 Jul 2014 11:43:45 +0200 Sylvain Thénault [web test] repair test broken by 0872ac2a1db0
Tue, 06 May 2014 18:32:03 +0200 Damien Garaud [dataimport] Drop reference to the 'source' column (closes #4067694).
Wed, 21 May 2014 22:54:46 +0200 Sylvain Thénault [notification] drop on commit sending of message feature of NotificationView
Fri, 21 Mar 2014 08:28:32 +0100 Sylvain Thénault [datafeed parser] enhance retrieve_url to support POSTing data and custom HTTP headers
Tue, 25 Mar 2014 09:20:37 +0100 Sylvain Thénault [datafeed parser] fix retrieve_url to always return urllib2.urlopen compatible output
Thu, 20 Mar 2014 08:55:44 +0100 Sylvain Thénault [datafeed parser] factor out retrieve_url method from DataFeedXMLParser.parse
Thu, 20 Mar 2014 08:49:10 +0100 Sylvain Thénault [datafeed] Allow to override use_cwuri_as_url in configuration of a datafeed source
Fri, 27 Jun 2014 11:48:26 +0200 Julien Cristau merge from 3.19 branch
Thu, 03 Apr 2014 19:56:05 +0200 Sylvain Thénault [entity/rset] replace scary warnings about ambiguous rdefs by XXX in the code
Fri, 23 May 2014 18:35:13 +0200 Rémi Cardona [web/js] Deprecate baseuri() and replace with BASE_URL (closes #3955372)
Fri, 23 May 2014 18:17:44 +0200 Rémi Cardona [request] Ensure base_url() always has a trailing '/' (closes #3955093)
Wed, 11 Jun 2014 10:16:13 +0200 Julien Cristau [schema] spelling fixes in doc strings
Mon, 02 Jun 2014 12:23:18 +0200 Rémi Cardona [views] a 'div' with 'display: inline' screams 'span'
Mon, 17 Feb 2014 11:27:25 +0100 Rémi Cardona [views] Rewrite cw.utils.formContents() with jQuery (closes #3747244)
Mon, 26 May 2014 12:10:22 +0200 Rémi Cardona [web/data] Remove broken backward compatibility function
Thu, 19 Jun 2014 17:39:12 +0200 Julien Cristau [repoapi] make ClientConnection call RequestSessionBase's init
Mon, 02 Jun 2014 18:31:09 +0200 Aurelien Campeas [webtests/views_staticcontrollers] use the new connection api
Mon, 02 Jun 2014 18:04:35 +0200 Aurelien Campeas [webtests/views_selectors] use the new connection api
Mon, 02 Jun 2014 17:21:52 +0200 Aurelien Campeas [webtests/views_json] use the new connection api
Mon, 02 Jun 2014 17:01:38 +0200 Aurelien Campeas [webtests/views_errorform] use the new connection api
Mon, 02 Jun 2014 16:52:34 +0200 Aurelien Campeas [webtests/views_actions] use the new connection api
Mon, 02 Jun 2014 16:48:37 +0200 Aurelien Campeas [webtests/views_xmlrss] use the new connection api
Mon, 02 Jun 2014 16:18:06 +0200 Aurelien Campeas [webtest/pyviews] use the new connection api
Mon, 02 Jun 2014 16:13:33 +0200 Aurelien Campeas [tests/sqlutils] use the new connection api
Mon, 02 Jun 2014 13:09:14 +0200 Aurelien Campeas [tests/postgres] use the new connection api
Mon, 02 Jun 2014 12:36:43 +0200 Aurelien Campeas [tests/repository] use the new connection api (part 2/2)
Mon, 02 Jun 2014 12:28:50 +0200 Aurelien Campeas [repository,tests] use the new connection api (part 1/2)
Tue, 17 Jun 2014 14:43:28 +0200 Sylvain Thénault [book] fix various parts of the rql section stable
Mon, 02 Jun 2014 11:47:30 +0200 Aurelien Campeas [repository] session -> cnx renaming (already done in the source object)
Fri, 30 May 2014 17:57:55 +0200 Aurelien Campeas [tests/session] remove unused import
Fri, 30 May 2014 17:52:15 +0200 Aurelien Campeas [tests/datafeed] use the new connection api
Fri, 30 May 2014 17:46:40 +0200 Aurelien Campeas [tests/checkintegrity] use the new connection api
Fri, 30 May 2014 17:40:22 +0200 Aurelien Campeas [tests/schemaserial] kill star import
Fri, 30 May 2014 17:38:14 +0200 Aurelien Campeas [tests/schemaserial] break long lines
Mon, 16 Jun 2014 17:22:22 +0200 Julien Cristau [tests/ldap] don't leak sessions
Fri, 30 May 2014 17:24:44 +0200 Aurelien Campeas [tests/ldap] use the new connection api
Fri, 13 Jun 2014 12:56:45 +0200 Aurelien Campeas [test/migration] fix crash on execution
Thu, 05 Jun 2014 17:53:27 +0200 Rémi Cardona [web] Remove unreachable and broken code
Tue, 15 Apr 2014 11:55:37 +0200 Sylvain Thénault [testlib] call init_config once the config has been properly bootstraped
Thu, 12 Jun 2014 17:50:50 +0200 Aurelien Campeas [devtools] even better: use a plain Connection (server-side) object for pre_setup
Fri, 30 May 2014 17:25:31 +0200 Aurelien Campeas [devtools] pre_setup_database should take a connection object
Fri, 30 May 2014 11:10:54 +0200 Aurelien Campeas [tests/migration] use the new connection api
Wed, 28 May 2014 17:33:16 +0200 Aurelien Campeas [tests/undo] use the new connection api
Thu, 12 Jun 2014 14:10:02 +0200 Aurelien Campeas [js/ajax] deprecate user-callback support
Fri, 07 Mar 2014 14:03:44 +0100 Julien Cristau EditRelationMixIn: stop using user_rql_callback
Wed, 28 May 2014 17:57:40 +0200 Aurelien Campeas [tests/storage] use the new connection api
Thu, 05 Jun 2014 15:10:04 +0200 Aurelien Campeas [tests/security] use the new connection api
Mon, 02 Jun 2014 10:52:45 +0200 Rémi Cardona [htmlwidgets] Remove unreachable code
Thu, 24 Apr 2014 12:28:46 +0200 Rémi Cardona Remove redundant __nonzero__ methods
Fri, 23 May 2014 18:12:47 +0200 Rémi Cardona [etwist] Remove unused host_prefixed_baseurl()
Fri, 23 May 2014 12:26:52 +0200 Rémi Cardona [basetemplate] Remove misleading comment
Wed, 28 May 2014 14:48:09 +0200 Aurelien Campeas [tests/security] break lines > 100 chars
Wed, 11 Jun 2014 14:54:18 +0200 Julien Cristau [doc/3.19] Mention [gs]et_shared_data deprecation
Tue, 03 Jun 2014 17:01:11 +0200 Aurelien Campeas [hooks] internal_session -> internal_cnx (including a typo)
Fri, 02 May 2014 14:26:14 +0200 Aurelien Campeas deprecate get/set_shared_data API
Wed, 11 Jun 2014 14:46:48 +0200 Julien Cristau [migration] Stop setting session.data['rebuild-infered']
Wed, 04 Jun 2014 23:02:06 +0200 Christophe de Vienne Import PIL modules from the PIL namespace to be Pillow-compatible
Tue, 10 Jun 2014 14:11:59 +0200 Julien Cristau merge two stable heads stable
Tue, 10 Jun 2014 09:49:45 +0200 Julien Cristau merge 3.18.5 into 3.19 branch
Tue, 10 Jun 2014 09:35:26 +0200 Julien Cristau merge 3.17.15 into 3.18 branch stable
Fri, 16 May 2014 17:01:34 +0200 Adrien Di Mascio [vreg] fix bad super call to lgc.registry.Registry() stable
Thu, 05 Jun 2014 16:15:29 +0200 Aurelien Campeas Added tag cubicweb-version-3.18.5, cubicweb-debian-version-3.18.5-1, cubicweb-centos-version-3.18.5-1 for changeset 5071b69b6b0b stable
Thu, 05 Jun 2014 16:13:48 +0200 Aurelien Campeas [pkg] prepare 3.18.5 stable cubicweb-centos-version-3.18.5-1 cubicweb-debian-version-3.18.5-1 cubicweb-version-3.18.5
Wed, 09 Apr 2014 17:29:25 +0200 Sylvain Thénault [sobjects] update notifications system to 3.19 api
Wed, 04 Jun 2014 17:56:54 +0200 Julien Cristau [connection] set language on new Connection for the internal manager
Tue, 03 Jun 2014 15:07:41 +0200 Julien Cristau Added tag cubicweb-version-3.19.1, cubicweb-debian-version-3.19.1-1, cubicweb-centos-version-3.19.1-1 for changeset 1fe4bc4a8ac8
Tue, 03 Jun 2014 12:52:52 +0200 Julien Cristau [pkg] Add missing data files to MANIFEST 3.19.1 centos/3.19.1-1 cubicweb-centos-version-3.19.1-1 cubicweb-debian-version-3.19.1-1 cubicweb-version-3.19.1 debian/3.19.1-1
Tue, 03 Jun 2014 12:16:20 +0200 Julien Cristau [pkg] prepare 3.19.1
Mon, 05 May 2014 11:26:18 +0200 David Douard [views] new cubicweb logo (closes #3803681)
Wed, 09 Apr 2014 15:42:27 +0200 Nicolas Chauvat [serverctl] rename 'add-source' to 'source-add' for consistency's sake (closes #3732169)
Tue, 03 Jun 2014 12:02:51 +0200 Aurelien Campeas [test/hook] use the new connection API
Fri, 30 May 2014 16:36:56 +0200 Aurelien Campeas [testlib] complete the RepoAccess object (closes #3843614)
Thu, 22 May 2014 18:29:50 +0200 Julien Cristau [debian] version cubicweb-bootstrap Breaks
Tue, 06 May 2014 15:58:20 +0200 Julien Cristau [wsgi] Delete unused instance_uri and get_full_path methods on CubicWebWsgiRequest
Tue, 15 Apr 2014 11:59:24 +0200 Sylvain Thénault [test] drop unused import
Wed, 09 Apr 2014 18:05:03 +0200 Sylvain Thénault [sobjects] silent 3.19 warnings in sobjects/supervising.py
Fri, 04 Apr 2014 18:30:45 +0200 Sylvain Thénault [test] update entities/test/unittest_wfobjs to cw 3.19 api
Thu, 10 Apr 2014 10:05:20 +0200 Sylvain Thénault [test] Add missing import to fix old yams warning
Wed, 09 Apr 2014 17:26:57 +0200 Sylvain Thénault [dataimport, migration] silence find_entities / find_one_entity warning
Wed, 09 Apr 2014 17:14:25 +0200 Sylvain Thénault [repo] fix extid2entity to ensure connection's has a cnxset
Wed, 09 Apr 2014 17:28:58 +0200 Sylvain Thénault [test] update sobjects/test/unittest_cwxmlparser to cw 3.19 api
Wed, 09 Apr 2014 17:15:25 +0200 Sylvain Thénault [repo] make it clear in internal_cnx that security is disabled
Fri, 04 Apr 2014 18:23:02 +0200 Sylvain Thénault [datafeed] update datafeed internals to use connection instead of session
Fri, 04 Apr 2014 17:57:58 +0200 Sylvain Thénault [test] update sobjects/test/unittest_notification to cw 3.19 api
Fri, 04 Apr 2014 17:56:00 +0200 Sylvain Thénault [test] simplify setup of sobjects/test/unittest_supervising.py
Fri, 04 Apr 2014 17:54:29 +0200 Sylvain Thénault [test] update sobjects/test/unittest_supervising to cw 3.19 api
Fri, 04 Apr 2014 17:53:58 +0200 Sylvain Thénault [test] update sobjects/test/unittest_email to cw 3.19 api
Tue, 06 May 2014 16:00:36 +0200 Julien Cristau [wsgi] the spec says wsgi.url_scheme *must* be provided
Mon, 12 May 2014 12:37:19 +0200 Adrien Di Mascio [shell] provide autocompletion for rql queries in cubicweb-ctl shell (closes #3560541)
Fri, 18 Apr 2014 14:33:40 +0200 Julien Cristau [book] avoid '~' in all-in-one.conf, it is not expanded
Wed, 07 May 2014 09:59:10 +0200 Julien Cristau [book] uicfg moved from web to web.views a while ago
Tue, 06 May 2014 15:59:39 +0200 Julien Cristau [wsgi] look at wsgi.url_scheme to decide if we're on https
Mon, 24 Mar 2014 10:34:58 +0100 Julien Cristau [web] Fix HEAD request handling (closes #3677949)
Fri, 16 May 2014 16:49:29 +0200 Julien Cristau [wsgi] avoid reading the entire request body in memory
Tue, 13 May 2014 18:47:52 +0200 Aurelien Campeas Added tag cubicweb-version-3.17.15, cubicweb-debian-version-3.17.15-1, cubicweb-centos-version-3.17.15-1 for changeset ee413076752b stable
Tue, 13 May 2014 18:16:18 +0200 Aurelien Campeas [pkg] also bump __pkginfo__ stable cubicweb-centos-version-3.17.15-1 cubicweb-debian-version-3.17.15-1 cubicweb-version-3.17.15
Tue, 13 May 2014 17:48:58 +0200 Aurelien Campeas [pkg] prepare 3.17.15 stable
Tue, 13 May 2014 13:12:16 +0200 Aurelien Campeas [cache] fix a cache issue with an entity created without relation cache prefill stable
Tue, 08 Apr 2014 16:12:39 +0200 Julien Cristau [web/test] add a test for some http response codes
Tue, 06 May 2014 14:11:17 +0200 David Douard [views] remove reference to the MAPPING_CHECKERS dict (closes #3810219)
Thu, 13 Mar 2014 17:03:15 +0100 Julien Cristau [web/ajax] Always return a json dict with a 'reason' key in case of ajax errors
Thu, 13 Mar 2014 17:01:58 +0100 Julien Cristau [web/ajax] don't override any status code with 500 in ajax_error_handler
Fri, 14 Mar 2014 11:11:28 +0100 Julien Cristau [web] Add asserts to the raw header conversion functions
Fri, 07 Mar 2014 11:19:24 +0100 Julien Cristau [view] Delete dead(?) code from ReloadableMixIn
Tue, 04 Feb 2014 15:06:25 +0100 Julien Cristau Add a db-statement-timeout option for postgresql sources
Fri, 18 Apr 2014 14:24:52 +0200 Julien Cristau [test] use assertNotIsInstance instead of assert_(not isinstance(...))
Wed, 23 Apr 2014 18:19:37 +0200 Julien Cristau [services] register_user now returns the new CWUser
Wed, 23 Apr 2014 18:41:34 +0200 Julien Cristau [server/session] remove json dumps around call_service
Wed, 30 Apr 2014 08:07:59 +0200 Christophe de Vienne [req.find] Use vreg.schema.eschema for eschema lookup
Wed, 30 Apr 2014 10:13:10 +0200 Christophe de Vienne [doc] Typo
Tue, 07 Jan 2014 15:10:57 +0100 Christophe de Vienne [formfields] Handle 'placeholder' attribute for text and textarea
Mon, 14 Apr 2014 23:00:19 +0200 Alain Begey [forms] Add autocomplete attribute for formrenderers
Fri, 11 Apr 2014 17:43:26 +0200 Alain Begey [widget] Addition of EmailInput
Mon, 13 Jan 2014 14:21:28 +0100 Nicolas Chauvat close branch reldefsecurity
Mon, 28 Apr 2014 18:38:24 +0200 Julien Cristau Added tag cubicweb-version-3.19.0, cubicweb-debian-version-3.19.0-1, cubicweb-centos-version-3.19.0-1 for changeset 1141927b8494
Mon, 28 Apr 2014 18:35:35 +0200 Julien Cristau [debian] set release date 3.19.0 centos/3.19.0-1 cubicweb-centos-version-3.19.0-1 cubicweb-debian-version-3.19.0-1 cubicweb-version-3.19.0 debian/3.19.0-1
Mon, 28 Apr 2014 18:11:21 +0200 Katia Saurfelt [entity] add a new `cw_linkable_rql` method
Mon, 07 Apr 2014 12:03:31 +0200 Sylvain Thénault [schema] fix buggy composite_rdef_roles and associated test
Mon, 28 Apr 2014 17:43:35 +0200 Julien Cristau [doc] update 3.19 release notes
Mon, 28 Apr 2014 12:41:41 +0200 Christophe de Vienne [login form] Fix BaseLogForm.form_action()
Mon, 28 Apr 2014 11:20:26 +0200 Julien Cristau [migration] move 'entities' table changes from 3.19.0 to bootstrap script
Mon, 28 Apr 2014 12:54:14 +0200 Julien Cristau [server/session] add missing rollback when freeing a db connection
Thu, 24 Apr 2014 17:52:20 +0200 Julien Cristau [debian] add Breaks on cubicweb-bootstrap
Tue, 08 Apr 2014 16:08:31 +0200 Denis Laxalde Drop duplicated content in ITreeAdapter docstring stable
Mon, 14 Apr 2014 13:31:19 +0200 Rémi Cardona an -> a (misc) stable
Mon, 14 Apr 2014 12:29:01 +0200 Rémi Cardona an utf-8 -> a utf-8 stable
Mon, 14 Apr 2014 12:27:37 +0200 Rémi Cardona an URI -> a URI stable
Mon, 14 Apr 2014 12:07:00 +0200 Rémi Cardona an unicode string -> a unicode string stable
Mon, 14 Apr 2014 11:54:33 +0200 Rémi Cardona an URL -> a URL stable
Tue, 01 Apr 2014 13:57:25 +0200 Christophe de Vienne Remove a misleading comment about self.render() behavior. stable
Thu, 06 Mar 2014 18:41:23 +0100 Julien Cristau [migractions] add sanity check in rename_relation_type stable
Mon, 07 Apr 2014 08:46:41 +0000 Vincent Michel [dataimport] Add safety belt on "gen_rtype" in MetaGenerator, closes #3712892 stable
Mon, 07 Apr 2014 08:44:56 +0000 Vincent Michel [dataimport] Correctly serialize datetime objects in _create_copyfrom_buffer, closes #3712885 stable
Thu, 03 Apr 2014 15:36:33 +0200 Rémi Cardona [dataimport] Prevent ucsvreader from skipping the first line when ignore_errors is True (closes #3705791) stable
Thu, 03 Apr 2014 15:30:37 +0200 Rémi Cardona [dataimport] Avoid double unicode decoding in ucsvreader (closes #3705752) stable
Fri, 25 Apr 2014 12:22:07 +0200 Christophe de Vienne [doc] Document the user_data dictionnary content stable
Thu, 24 Apr 2014 14:44:58 +0200 Julien Cristau [debian] break old cubicweb-vcsfile
Wed, 23 Apr 2014 18:17:42 +0200 Julien Cristau [services] catch missing group early in register_user
Wed, 23 Apr 2014 18:16:46 +0200 Julien Cristau [services] rename register_user kwargs to cwuserkwargs
Tue, 22 Apr 2014 15:18:04 +0200 Julien Cristau [services] don't hardcode 'users' group for register_user
Tue, 22 Apr 2014 15:03:24 +0200 Julien Cristau [sobjects/test] check that register_user properly sets user name and email address
Fri, 19 Jul 2013 17:38:15 +0200 Vladimir Popescu [server] Refactor Repository.register_user into a CubicWeb service (closes #3020639)
Fri, 18 Apr 2014 14:25:36 +0200 Julien Cristau [migration] set a cnxset before process_script()
Thu, 10 Apr 2014 11:04:13 +0200 Julien Cristau [server] make internal_cnx get and keep a connection to the db
Tue, 22 Apr 2014 14:43:11 +0200 Julien Cristau [server/session] make commit/rollback obey ensure_cnx_set
Wed, 09 Apr 2014 14:05:54 +0200 Julien Cristau [repo] fix deprecation messages for stats and gc_stats
Thu, 10 Apr 2014 17:31:50 +0200 Julien Cristau [cwconfig] use "foo not in bar" instead of "not foo in bar"
Thu, 10 Apr 2014 15:28:21 +0200 Julien Cristau [debian] Add Breaks on a few cubes that need changes for 3.19
Thu, 10 Apr 2014 15:03:01 +0200 Julien Cristau [hooks] run cascading delete hook later
Thu, 10 Apr 2014 13:54:31 +0200 Julien Cristau [devtools] set PGPORT/PGHOST when calling pg_ctl start
Wed, 23 Apr 2014 17:21:07 +0200 Julien Cristau [server/test] update to deal with lgdb sqlserver fix stable
Thu, 10 Apr 2014 10:59:08 +0200 Julien Cristau [test] Fix regressions from 96549de9dd70 "[test] use assertIn where appropriate"
Wed, 09 Apr 2014 18:14:45 +0200 Julien Cristau [repo] Fix register_user
Tue, 08 Apr 2014 18:00:14 +0200 Julien Cristau [test] use assertNotIn where appropriate
Tue, 08 Apr 2014 17:39:39 +0200 Julien Cristau [test] use assertIn where appropriate
Wed, 09 Apr 2014 11:25:45 +0200 Julien Cristau [doc] Add removal of old multi-sources to 3.19 release notes
Wed, 09 Apr 2014 11:19:59 +0200 Julien Cristau [pkg] Bump to 3.19.0
Wed, 09 Apr 2014 10:51:15 +0200 Julien Cristau [web/debug] remove code broken by session refactoring
Wed, 09 Apr 2014 10:49:18 +0200 Julien Cristau [web/debug] Fix check for open sessions
Thu, 20 Mar 2014 15:42:23 +0100 Rémi Cardona [cwconfig] Remove useless 'ui-cube' configuration option (closes #3728904)
Mon, 07 Apr 2014 14:28:47 +0200 Julien Cristau [test] Use RepoAccess.shell() in unittest_predicates
Mon, 07 Apr 2014 12:03:06 +0200 Julien Cristau [devtools] add 'shell' method to RepoAccess, deprecate CubicWebTC's
Mon, 07 Apr 2014 14:44:49 +0200 Julien Cristau [repo] make extid2eid work with either a session or a connection
Fri, 04 Apr 2014 14:23:01 +0200 Sylvain Thénault [repository] extid2eid's 'commit' argument no more necessary
Fri, 04 Apr 2014 12:46:35 +0200 Sylvain Thénault [repository] complete argument is no more needed since we have no more 'true' multisource.
Fri, 04 Apr 2014 12:39:59 +0200 Sylvain Thénault [repository] 'session' argument is always given to type[_and_source]_from_eid, make it mandatory and simplify code accordingly
Fri, 04 Apr 2014 14:48:51 +0200 Julien Cristau [repository] 'session' argument is always given to extid2eid, make it mandatory and simplify code accordingly
Fri, 28 Mar 2014 14:59:33 +0100 Rémi Cardona [web/data] Remove broken jquery-json plugin (closes #3590335)
Mon, 27 Jan 2014 14:02:21 +0100 Denis Laxalde Add missing relation types items in schema global variables
Thu, 13 Mar 2014 16:57:22 +0100 Julien Cristau [web] return 403 for Unauthorized, not 401
Thu, 03 Apr 2014 19:55:30 +0200 Sylvain Thénault [test] update unittest_repoapi to 3.19 api (sic)
Thu, 03 Apr 2014 19:55:19 +0200 Sylvain Thénault [test] update unittest_utils to 3.19 api
Thu, 03 Apr 2014 19:55:11 +0200 Sylvain Thénault [test] update unittest_rset to 3.19 api
Thu, 03 Apr 2014 19:55:03 +0200 Sylvain Thénault [test] update unittest_rqlrewrite to 3.19 api
Thu, 03 Apr 2014 19:54:54 +0200 Sylvain Thénault [test] update unittest_req to 3.19 api
Thu, 03 Apr 2014 19:54:45 +0200 Sylvain Thénault [test] update unittest_predicates to 3.19 api
Thu, 03 Apr 2014 18:35:18 +0200 Julien Cristau [web/test] port unittest_reledit to RepoAccess API
Fri, 04 Apr 2014 11:31:39 +0200 Julien Cristau [web/test] port unittest_magicsearch to RepoAccess API
Thu, 03 Apr 2014 16:05:54 +0200 Julien Cristau [web/test] use real_error_handling context manager instead of open-coding it
Thu, 03 Apr 2014 16:03:19 +0200 Julien Cristau [web/test] port unittest_idownloadable to RepoAccess API
Thu, 03 Apr 2014 15:51:29 +0200 Julien Cristau [web/test] remove useless calls to self.request() from CORS tests
Thu, 03 Apr 2014 15:47:04 +0200 Julien Cristau [web/test] port unittest_formfields to RepoAccess API
Wed, 02 Apr 2014 18:20:23 +0200 Julien Cristau [web/test] port unittest_form to RepoAccess API
Wed, 02 Apr 2014 17:44:32 +0200 Julien Cristau [web/test] port unittest_facet to RepoAccess API
Wed, 02 Apr 2014 17:03:46 +0200 Julien Cristau [web/test] move unittest_controller to RepoAccess test API
Wed, 02 Apr 2014 16:56:26 +0200 Julien Cristau [web/test] port unittest_breadcrumbs to 3.19 test api
Wed, 02 Apr 2014 12:44:57 +0200 Julien Cristau [web/test] avoid deprecation warnings from find_entities()
Wed, 02 Apr 2014 15:51:01 +0200 Julien Cristau [web/test] port unittest_application to new 3.19 API
Fri, 04 Apr 2014 12:46:06 +0200 Sylvain Thénault [test] silence warnings for unittest_schema by upgrading to new 3.19 API
Fri, 04 Apr 2014 12:45:12 +0200 Sylvain Thénault [test] silence warnings for unittest_cwctl by upgrading to new 3.19 API
Fri, 04 Apr 2014 13:49:03 +0200 Sylvain Thénault [test] replace some assert{True,False} with more specific method
Tue, 01 Apr 2014 10:26:37 +0200 Sylvain Thénault [test] silence warnings for unittest_entity by upgrading to new 3.19 API
Mon, 07 Apr 2014 18:04:56 +0200 Julien Cristau Fix constraint sync during migration
Mon, 07 Apr 2014 17:02:04 +0200 Julien Cristau merge 3.18.4 into default
Mon, 07 Apr 2014 15:57:47 +0200 Julien Cristau Added tag cubicweb-version-3.18.4, cubicweb-debian-version-3.18.4-1, cubicweb-centos-version-3.18.4-1 for changeset 0176da9bc752 stable
Fri, 04 Apr 2014 12:37:39 +0200 Sylvain Thénault [test/data] Add missing 'add' permission on attribute stable cubicweb-centos-version-3.18.4-1 cubicweb-debian-version-3.18.4-1 cubicweb-version-3.18.4
Mon, 07 Apr 2014 14:15:35 +0200 Julien Cristau [hooks/notification] Fix indentation
Thu, 03 Apr 2014 18:16:10 +0200 Sylvain Thénault [devtools] deprecate CWTC.user()
Thu, 03 Apr 2014 18:18:11 +0200 Sylvain Thénault minor cleanups
Thu, 03 Apr 2014 18:16:28 +0200 Sylvain Thénault some copyright updates
Thu, 03 Apr 2014 18:12:48 +0200 Sylvain Thénault [devtools] properly close open access on tearDown
Thu, 03 Apr 2014 19:10:40 +0200 Sylvain Thénault [devtools] make comment (a bit) more readable
Wed, 02 Apr 2014 16:09:09 +0200 Julien Cristau [devtools] avoid an internal deprecation warning
Wed, 02 Apr 2014 12:38:29 +0200 Julien Cristau [server/session] undeprecate session.anonymous_session
Wed, 02 Apr 2014 15:42:25 +0200 Julien Cristau [web/sessions] use session.sessionid instead of deprecated session.id
Thu, 03 Apr 2014 18:09:57 +0200 Sylvain Thénault [repo] don't set cnxset when getting the session to close it
Wed, 02 Apr 2014 12:38:02 +0200 Julien Cristau [repo] handle connection explicitly when calling session open/close hooks
Tue, 01 Apr 2014 16:48:34 +0200 Julien Cristau [hooks/syncschema] work with connections not sessions
Tue, 01 Apr 2014 16:48:14 +0200 Julien Cristau [server/sources] {before,after}_entity_insertion wants a cnx not a session
Tue, 01 Apr 2014 16:35:15 +0200 Julien Cristau [hooks/syncsources] use a cnx not a session
Tue, 01 Apr 2014 16:34:38 +0200 Julien Cristau [hooks/notification] use a cnx not a session
Tue, 01 Apr 2014 16:33:48 +0200 Julien Cristau [hooks/metadata] use a cnx not a session
Tue, 01 Apr 2014 16:32:49 +0200 Julien Cristau [hooks/bookmark] use a cnx not a session
Tue, 01 Apr 2014 16:32:28 +0200 Julien Cristau [hooks/workflow] use a cnx not a session
Tue, 01 Apr 2014 16:30:35 +0200 Julien Cristau [hooks/email] use a cnx not a session
Tue, 01 Apr 2014 16:29:54 +0200 Julien Cristau [hooks/integrity] use a cnx not a session
Tue, 01 Apr 2014 16:28:12 +0200 Julien Cristau [hooks/security] let's use a connection, not a session
Tue, 01 Apr 2014 16:17:03 +0200 Julien Cristau [server/sources/native] deal with connections, not sessions
Tue, 01 Apr 2014 16:12:50 +0200 Julien Cristau [server] eschema_eid needs a connection, not a session
Tue, 01 Apr 2014 15:53:21 +0200 Julien Cristau [repository] operations get a connection instead of a session
Tue, 01 Apr 2014 15:52:44 +0200 Julien Cristau [server/hook] operations get a connection instead of a session
Tue, 01 Apr 2014 15:46:17 +0200 Julien Cristau [repository] Use an internal connection in register_user
Tue, 01 Apr 2014 10:28:16 +0200 Sylvain Thénault avoid to internally raise 3.19 warnings
Mon, 07 Apr 2014 12:28:25 +0200 Julien Cristau [sources] ensure we have a cnxset in undoable_transactions
Fri, 04 Apr 2014 10:46:53 +0200 Julien Cristau [server] move security/integrity hook management away from InternalSession.__init__
Thu, 03 Apr 2014 17:25:53 +0200 Julien Cristau [migration] make 'session' object be a server-side Connection, not ClientConnection
Thu, 20 Mar 2014 08:45:52 +0100 Sylvain Thénault [sources] Skip problematic sources when starting shell instead of crashing. Closes #3670208
Fri, 04 Apr 2014 17:32:12 +0200 Julien Cristau [web] fix language negotiation
Tue, 01 Apr 2014 18:09:46 +0200 Aurelien Campeas [merge] bring the 3.17.14 fixes to 3.18 stable
Tue, 01 Apr 2014 14:46:55 +0200 Aurelien Campeas [test/utils] repair concat-resources test stable
Mon, 31 Mar 2014 19:00:49 +0200 Aurelien Campeas [pkg] bump cubicweb.spec stable
Mon, 31 Mar 2014 11:18:44 +0000 Vincent Michel [dataimport] Correctly call rschema(rtype) in SqlGenObjectStore, closes #3694139 stable
Fri, 28 Mar 2014 17:13:38 +0100 Aurelien Campeas [pkg] prepare 3.18.4 stable
Thu, 20 Mar 2014 15:44:59 +0100 Rémi Cardona [web] Disable 'concat-resources' by default (closes #3670503) stable
Wed, 12 Mar 2014 08:56:31 +0100 Denis Laxalde [testlib] Drop override of assertItemsEqual method stable
Thu, 13 Mar 2014 17:32:40 +0100 Sylvain Thénault [rewrite] Fix crash when the main variable doesn't appear in the snippet's vargraph stable
Thu, 13 Mar 2014 15:33:22 +0100 Denis Laxalde [ext/rest] Catch SystemExit raised by docutils stable
Fri, 14 Mar 2014 15:19:31 +0100 Jérôme Roy [entity] User-defined relation to skip for copy has precedence stable
Wed, 26 Feb 2014 14:50:13 +0100 Denis Laxalde Make EditController edit_entity method always return an eid stable
Wed, 26 Mar 2014 11:08:09 +0100 Julien Cristau [migration] Improve update of in-memory schema during 3.18 CWAttribute.defaultval change stable
Thu, 27 Mar 2014 14:32:21 +0100 Sylvain Thénault [migration] always rebuild infered relation stable
Mon, 24 Mar 2014 16:29:18 +0100 Julien Cristau Backout "[web/navigation] use add_onload instead of inline javascript href" stable
Fri, 14 Mar 2014 10:51:05 +0100 Sylvain Thénault [test] those are rql tests, not cubicweb (and they break with rql 0.31.5). Remove them. stable
Mon, 24 Mar 2014 18:14:22 +0100 Aurelien Campeas [source/native] allow many eid creation per .create_eid call (closes #3526594)
Thu, 06 Feb 2014 19:04:03 +0100 Aurelien Campeas [pkg] bump the dependency on logilab.database
Mon, 10 Mar 2014 15:55:56 +0100 Aurelien Campeas [source/native] refactor eid generation code
Mon, 24 Mar 2014 11:57:23 +0100 Julien Cristau Move entity cache from web.request.ConnectionCubicWebRequestBase to repoapi.ClientConnection
Mon, 24 Mar 2014 16:38:57 +0100 Laura Médioni [server] Fix AttributeError in extid2eid
Tue, 11 Mar 2014 15:56:05 +0100 Julien Cristau [book] Update documentation for new repoapi
Fri, 14 Mar 2014 11:18:15 +0100 Julien Cristau [utils] the json module is always available
Mon, 17 Mar 2014 12:15:20 +0100 Julien Cristau [fti] properly close the ProgressBar
Mon, 17 Mar 2014 12:13:14 +0100 Julien Cristau [serverctl] use repoapi for db-check, add-source, rebuild-fti commands
Wed, 05 Mar 2014 12:35:37 +0100 Julien Cristau [devtools] make get_repo_and_cnx return a repoapi ClientConnection
Wed, 05 Mar 2014 11:22:20 +0100 Julien Cristau [repoapi] Avoid deprecation warnings from session.id
Tue, 18 Feb 2014 15:26:22 +0100 Julien Cristau [server] some s/session/cnx/
Wed, 05 Mar 2014 16:58:14 +0100 Julien Cristau Move setting session.mtime from dbapi to web session manager
Thu, 13 Mar 2014 17:01:13 +0100 David Douard [web] whitespace cleanup in http_headers.py
Fri, 14 Mar 2014 11:20:53 +0100 Nicolas Chauvat [web] implement cross origin resource sharing (CORS) (closes #2491768)
Wed, 12 Mar 2014 16:02:44 +0100 David Douard [devtools] add a 'method' argument to RepoAccess.web_request
Fri, 14 Mar 2014 11:38:14 +0100 Julien Cristau [web] Fix handling of some http headers
Mon, 10 Mar 2014 17:54:02 +0100 Julien Cristau [web/request] deprecate user_callback
Fri, 07 Mar 2014 10:27:14 +0100 Julien Cristau [doc] undocument user_callback
Wed, 12 Mar 2014 14:08:51 +0100 Florent Cayré Added tag cubicweb-centos-version-3.17.14-1, cubicweb-version-3.17.14, cubicweb-debian-version-3.17.14-1 for changeset fa00fc251d57 stable
Mon, 10 Mar 2014 15:17:50 +0100 Denis Laxalde [migractions] Better handle removal of RQLConstraint in sync_schema stable cubicweb-centos-version-3.17.14-1 cubicweb-debian-version-3.17.14-1 cubicweb-version-3.17.14
Mon, 10 Mar 2014 16:07:41 +0100 Sylvain Thénault [test] when the config change, we should cleanup sys.path and sys.modules. Closes #3634164 stable
Thu, 06 Mar 2014 13:59:24 +0100 Julien Cristau [wsgi] make sure request.content is available for consumption
Wed, 29 Jan 2014 10:57:10 +0100 Katia Saurfelt [facet] create a RangeRQLPathFacet (closes #2852512)
Thu, 31 Oct 2013 16:12:37 +0100 Rémi Cardona [request] Make sure set_message() actually displays its given message (closes #3003425)
Wed, 05 Mar 2014 15:49:23 +0100 Aurelien Campeas [pkg] prepare 3.17.14 stable
Thu, 27 Feb 2014 18:10:29 +0100 Aurelien Campeas [hooks/syncschema] do not crash on double removal of a constraint stable
Wed, 19 Feb 2014 11:01:19 +0100 Rémi Cardona [doc/book] Fix typo in import stable
Tue, 18 Feb 2014 13:54:08 +0100 Julien Cristau [server/session] fix a couple typos in doc strings
Tue, 18 Feb 2014 17:58:45 +0100 Julien Cristau [server/migractions] finish migration to repoapi objects
Wed, 05 Mar 2014 10:44:45 +0100 Julien Cristau [server] use the ClientConnection directly now that it has more methods available
Tue, 18 Feb 2014 17:29:34 +0100 Julien Cristau [repoapi] add security/hook control and system_sql
Mon, 17 Feb 2014 15:22:21 +0100 Julien Cristau [predicates] fix thinko in doc strings
Mon, 17 Feb 2014 14:10:53 +0100 Julien Cristau [web/basecomponents] remove EtypeRestrictionComponent
Fri, 14 Feb 2014 12:03:20 +0100 Dimitri Papadopoulos [ldapparser, book] document additional error causes
Fri, 14 Feb 2014 14:39:55 +0100 Julien Cristau [js] remove leftover dead code in loadxhtml
Tue, 04 Mar 2014 18:28:46 +0100 Damien Garaud [web] Avoid using an empty dict as default parameter of 'CubicWebRequestBase'.
Tue, 21 Jan 2014 18:30:16 +0100 Aurelien Campeas [schema] fix composite deletion handling
Fri, 24 Jan 2014 13:08:53 +0100 Aurelien Campeas [schema] add composite handling helpers on EntitySchema (related to #3463112)
Mon, 17 Feb 2014 15:01:23 +0100 Julien Cristau [server] Handle unique constraint violations under recent sqlite
Tue, 04 Mar 2014 12:02:11 +0100 Julien Cristau [i18n] update
Tue, 04 Mar 2014 12:04:04 +0100 Celso FLORES [i18n] es.po updated
Mon, 17 Feb 2014 15:32:50 +0100 Julien Cristau merge 3.18.x in 3.19 branch
Mon, 17 Feb 2014 11:13:27 +0100 Julien Cristau 3.18 is stable stable
Mon, 17 Feb 2014 11:07:38 +0100 Julien Cristau [schema] explicitly declare 'add' permissions for a couple attributes
Fri, 14 Feb 2014 17:52:49 +0100 Aurelien Campeas Added tag cubicweb-version-3.17.13, cubicweb-debian-version-3.17.13-1, cubicweb-centos-version-3.17.13-1 for changeset 09b4ebb9b0f1 stable
Fri, 14 Feb 2014 17:07:25 +0100 Julien Cristau Added tag cubicweb-version-3.18.3, cubicweb-debian-version-3.18.3-1, cubicweb-centos-version-3.18.3-1 for changeset afd21fea201a
Fri, 14 Feb 2014 17:06:59 +0100 Julien Cristau Update translations cubicweb-centos-version-3.18.3-1 cubicweb-debian-version-3.18.3-1 cubicweb-version-3.18.3
Fri, 14 Feb 2014 16:23:46 +0100 Julien Cristau [pkg] prepare 3.18.3
Fri, 14 Feb 2014 16:10:36 +0100 Julien Cristau merge 3.17.13
Fri, 14 Feb 2014 15:42:25 +0100 Dimitri Papadopoulos [ldapfeed] fix encode error during initial user import stable cubicweb-centos-version-3.17.13-1 cubicweb-debian-version-3.17.13-1 cubicweb-version-3.17.13
Wed, 12 Feb 2014 17:32:49 +0100 Rémi Cardona [web/data] Ignore disabled widgets in cw.utils.formContents() (closes #3544492)
Fri, 14 Feb 2014 15:22:56 +0100 Damien Garaud [etwist] Fix an empty request content after a Twisted processing (closes #3546795).
Thu, 13 Feb 2014 16:50:55 +0100 Julien Cristau [web/data] remove images that aren't used anywhere
Thu, 13 Feb 2014 16:51:22 +0100 Julien Cristau [web/data] Add missing images from jquery-ui 1.10.3
Fri, 14 Feb 2014 14:06:56 +0100 Julien Cristau [web/navigation] use add_onload instead of inline javascript href
Fri, 14 Feb 2014 14:46:25 +0100 Julien Cristau [web/data] fix treeview regression (closes #3526466)
Fri, 14 Feb 2014 10:39:16 +0100 Aurelien Campeas backout 8f3e963501e2, which is not ready yet stable
Thu, 13 Feb 2014 19:29:20 +0100 Aurelien Campeas [pkg] also bump it there stable
Mon, 10 Feb 2014 18:00:26 +0100 Aurelien Campeas [pkg] prepare 3.17.13 stable
Tue, 11 Feb 2014 13:50:29 +0100 Julien Cristau [navigation] use add_onload instead of inline javascript href stable
Wed, 05 Feb 2014 15:50:36 +0100 Julien Cristau [uilib] allow canvas tags in the html cleaner stable
Wed, 05 Feb 2014 16:34:21 +0100 Julien Cristau [ajax] use a custom tag to handle dynamically loaded js stable
Mon, 03 Feb 2014 19:07:58 +0100 Aurelien Campeas [dataimport] fix comment stable
Wed, 12 Feb 2014 18:15:32 +0100 Aurelien Campeas [hooks/security, devtools/fill] silence yams 0.38.0 warnings stable
Mon, 03 Feb 2014 16:30:07 +0100 Florent Cayré Drop 3.13 incomplete backward compat in edit controller.
Mon, 10 Feb 2014 16:06:16 +0100 Julien Cristau [devtools] force locale to C for postgresql test clusters
Fri, 20 Dec 2013 08:39:03 +0100 Sylvain Thénault [rql2sql] remove special behaviour of symmetric relation vs DISTINCT
Tue, 11 Feb 2014 11:03:01 +0100 Dimitri Papadopoulos Typo in comments and error messages
Thu, 13 Feb 2014 15:11:07 +0100 Dimitri Papadopoulos Fix typo in a setup.py comment
Thu, 13 Feb 2014 15:09:30 +0100 Dimitri Papadopoulos [dataimport, migration] more fixes in the spirit of a6c32edabc8d:
Thu, 06 Feb 2014 15:04:57 +0100 Denis Laxalde [doc] Fix typo in devrepo/fti
Tue, 04 Feb 2014 11:23:58 +0100 Denis Laxalde [doc/3.19] Clarify repoapi.get_repository usage
Wed, 29 Jan 2014 13:43:42 +0100 Julien Cristau [server] use a connection instead of a session for user authentication
Tue, 11 Feb 2014 17:29:58 +0100 Julien Cristau Use repoapi instead of dbapi for cwctl shell, upgrade and db-init
Tue, 28 Jan 2014 16:07:06 +0100 Julien Cristau [server/repo] use internal_cnx in init_sources_from_database
Wed, 29 Jan 2014 15:25:05 +0100 Julien Cristau [server/session] avoid spurious warnings from Session.close
Wed, 29 Jan 2014 15:29:49 +0100 Julien Cristau [server] rename session to cnx in querier and plan
Wed, 29 Jan 2014 15:55:21 +0100 Julien Cristau [repo] Use a connection instead of a session for repo.stats()
Wed, 29 Jan 2014 15:55:48 +0100 Julien Cristau [repo] Use a connection instead of a session for repo.gc_stats()
Wed, 29 Jan 2014 15:56:44 +0100 Julien Cristau [repo] Use a connection instead of a session for repo.get_versions()
Thu, 30 Jan 2014 15:52:22 +0100 Julien Cristau [webconfig] get_repository moved to repoapi
Thu, 30 Jan 2014 16:48:39 +0100 Julien Cristau [schemaserial] Replace 'cursor' with 'cnx'
Mon, 03 Feb 2014 09:38:39 +0100 Dimitri Papadopoulos [book] basic documentation for LDAPfeed
Wed, 29 Jan 2014 16:03:42 +0100 Julien Cristau [testlib] Use session.sessionid instead of deprecated session.id
Fri, 07 Feb 2014 17:03:11 +0100 Julien Cristau Add data/pgdb to hgignore patterns
Mon, 27 Jan 2014 14:01:03 +0100 Julien Cristau [test] make unittest_postgres pass
Tue, 28 Jan 2014 15:03:53 +0100 Julien Cristau [devtools] make PostgresTestDataBaseHandler start its own postgresql
Wed, 05 Feb 2014 09:23:36 +0100 Julien Cristau [web/staticcontrollers] create a unique temporary file for concat handling
Wed, 29 Jan 2014 15:50:19 +0100 Julien Cristau [server/repo] Use session.sessionid instead of session.id
Wed, 29 Jan 2014 16:19:13 +0100 Julien Cristau [server/session] use _free_cnxset instead of free_cnxset to avoid warnings
Tue, 28 Jan 2014 15:29:23 +0100 Julien Cristau [server] Use internal_cnx instead of internal_session in init_repository
Thu, 30 Jan 2014 16:33:32 +0100 Julien Cristau [server/session] session.id → session.sessionid
Tue, 04 Feb 2014 15:29:29 +0100 Dimitri Papadopoulos English typography
Mon, 03 Feb 2014 19:00:52 +0100 Julien Cristau [repo] restore python 2.6 compatibility
Tue, 28 Jan 2014 18:24:29 +0100 Julien Cristau [server] use internal_cnx instead of internal_session in deserialize_schema
Tue, 28 Jan 2014 18:40:19 +0100 Julien Cristau [server/schemaserial] rename cursor argument to cnx
Wed, 29 Jan 2014 15:57:48 +0100 Julien Cristau [repo] Use a connection instead of a session in Repository.properties()
Thu, 30 Jan 2014 16:00:29 +0100 Julien Cristau [server/sources] replace references to dbapi with repoapi
Thu, 30 Jan 2014 16:45:05 +0100 Julien Cristau [doc/3.19] Make repoapi description match code
Mon, 03 Feb 2014 18:19:26 +0100 Julien Cristau [serverctl] remove broken schema-sync command
Thu, 30 Jan 2014 18:04:59 +0100 Julien Cristau [server/session] Fix docstring typo for InternalSession
Fri, 24 Jan 2014 15:32:53 +0100 Dimitri Papadopoulos [book] typo
Wed, 29 Jan 2014 13:45:03 +0100 Julien Cristau [server] fix TypeErrors
Tue, 17 Dec 2013 11:50:46 +0100 Julien Cristau [notification] use an InternalManager object for notifications if we have an (email, lang) tuple
Tue, 17 Dec 2013 11:50:31 +0100 Julien Cristau [req] if a user has a None property, fall back to the default
Tue, 17 Dec 2013 11:50:12 +0100 Julien Cristau [server] Allow setting an InternalManager's preferred language
Mon, 27 Jan 2014 16:19:49 +0100 Julien Cristau merge 3.18.2 into 3.19 branch
Thu, 23 Jan 2014 10:53:24 +0100 Julien Cristau [migration/3.18] protect against attributes in db missing from fsschema
Tue, 21 Jan 2014 18:39:32 +0100 Arthur Lutz [doc] Update copyright date to 2014 (closes #3463136)
Fri, 24 Jan 2014 10:04:56 +0100 Julien Cristau [repoapi] Fix typos in doc strings and comments
Tue, 17 Dec 2013 13:43:56 +0100 Sylvain Thénault [cwxml parser] minor pylint fixes
Tue, 14 Jan 2014 17:30:02 +0100 Julien Cristau [devtools] make CubicWebTC.login as admin undo previous logins
Tue, 14 Jan 2014 17:30:13 +0100 Julien Cristau [devtools] fix self.session._cnx vs self.cnx._cnx confusion after self.login
Thu, 23 Jan 2014 18:26:16 +0100 Aurelien Campeas [devtools] _orig_cnx does not exist any more (missing change)
Mon, 06 Jan 2014 17:25:55 +0100 Aurelien Campeas [c-c schema] option to show single etype (closes #3404831)
Thu, 23 Jan 2014 13:47:28 +0100 Sylvain Thénault [multi-sources-removal] Drop entities.source column
Thu, 23 Jan 2014 12:32:16 +0100 Julien Cristau [repo] pylint cleanup, mainly of imports, with a bit of style
Mon, 01 Jul 2013 16:13:17 +0200 Sylvain Thénault [multi-sources-removal] Drop no more used federated ('true') multi-sources related code
Wed, 22 Jan 2014 15:50:03 +0100 Sylvain Thénault [multi-sources-removal] Turn ConnectionsSet into simpler ConnectionWrapper
Thu, 27 Jun 2013 09:18:39 +0200 Sylvain Thénault [multi-sources-removal] Drop cnxset_freed from source interface
Wed, 22 Jan 2014 15:35:13 +0100 Julien Cristau [cnxset] add backwards compat for cnxset.source_cnxs
Wed, 22 Jan 2014 15:49:32 +0100 Sylvain Thénault [multi-sources-removal] Simplify ConnectionsSet internal structures and public methods
Thu, 27 Jun 2013 08:52:15 +0200 Sylvain Thénault [ldap] simplify connection handling
Thu, 27 Jun 2013 08:46:16 +0200 Sylvain Thénault [ldap] merge cw.server.ldaputils back into ldapfeed source
Tue, 02 Jul 2013 17:07:34 +0200 Sylvain Thénault [config] cleanup/refactor server sources file values handling
Wed, 22 Jan 2014 12:14:56 +0100 Julien Cristau [repoapi] drop get_option_value's foreid argument
Fri, 21 Jun 2013 17:53:44 +0200 Sylvain Thénault [multi-sources-removal] Drop foreid argument of repo.get_option_value
Fri, 21 Jun 2013 16:17:17 +0200 Sylvain Thénault [c-c restore] drop useless restore-all option, and related systemonly argument
Fri, 21 Jun 2013 16:01:59 +0200 Sylvain Thénault [multi-sources-removal] Kill repo.sources
Fri, 21 Jun 2013 16:18:20 +0200 Sylvain Thénault [multi-sources-removal] Drop no more necessary scleanup (source cleanup) argument
Wed, 22 Jan 2014 10:39:57 +0100 Sylvain Thénault [multi-sources-removal] drop source location search on glob_*[entity|relation] methods
Fri, 21 Jun 2013 16:19:47 +0200 Sylvain Thénault [server test] simplify data-schemaserial test instance's schema
Wed, 22 Jan 2014 10:19:30 +0100 Sylvain Thénault [multi-sources-removal] Drop (dont_)cross relation related code
Mon, 17 Jun 2013 00:15:51 +0200 Sylvain Thénault [multi-sources-removal] Simplify repo.delete_info_multi arguments, uri is no more used
Tue, 21 Jan 2014 18:20:28 +0100 Sylvain Thénault [multi-sources-removal] Drop deleted_entities system table and entities.mtime column
Mon, 17 Jun 2013 00:07:35 +0200 Sylvain Thénault [multi-sources-removal] drop repository entities_modified_since public api
Tue, 21 Jan 2014 18:11:30 +0100 Sylvain Thénault [multi-sources-removal] Drop the "true" multi-sources planner
Thu, 27 Jun 2013 08:30:46 +0200 Sylvain Thénault [multi-sources-removal] Drop cw.server.sources.extlite
Sun, 16 Jun 2013 23:36:06 +0200 Sylvain Thénault [multi-sources-removal] Move cw.server.sources.ConnectionWrapper where it belongs
Tue, 21 Jan 2014 17:34:31 +0100 Sylvain Thénault [multi-sources-removal] Drop pyrorql and zmqrql sources
Tue, 21 Jan 2014 17:14:05 +0100 Denis Laxalde [web/formfields] Make CompoundField inherit needs_multipart from its subfields
Wed, 15 Jan 2014 12:34:41 +0100 Aurelien Campeas [wsgi/handler] fix api change from 3.18
Tue, 21 Jan 2014 17:01:33 +0100 Aurelien Campeas [req] deprecate get_cache (closes #3181499)
Tue, 21 Jan 2014 16:42:34 +0100 Julien Cristau Added tag cubicweb-version-3.18.2, cubicweb-debian-version-3.18.2-1, cubicweb-centos-version-3.18.2-1 for changeset 6880674c1a26
Tue, 21 Jan 2014 15:11:16 +0100 Julien Cristau merge 3.17.12 into 3.18 branch cubicweb-centos-version-3.18.2-1 cubicweb-debian-version-3.18.2-1 cubicweb-version-3.18.2
Wed, 11 Sep 2013 18:04:05 +0200 Aurelien Campeas [editcontroller] fix cardinality computation (closes #3120495)
Tue, 21 Jan 2014 14:56:06 +0100 Aurelien Campeas Added tag cubicweb-version-3.17.12, cubicweb-debian-version-3.17.12-1, cubicweb-centos-version-3.17.12-1 for changeset 838d58a30f7e stable
Tue, 21 Jan 2014 14:00:26 +0100 Julien Cristau [debian] move yams max version to Depends stable cubicweb-centos-version-3.17.12-1 cubicweb-debian-version-3.17.12-1 cubicweb-version-3.17.12
Tue, 21 Jan 2014 13:12:36 +0100 Aurelien Campeas [pkg] prepare 3.17.12 stable
Fri, 17 Jan 2014 16:09:39 +0100 Rémi Cardona [web] Fix typo in docstring stable
Mon, 20 Jan 2014 09:13:12 +0100 Adrien Di Mascio [test] remove custom implementation of FakeRequest.header_accept_language() (closes #3375021) stable
Mon, 13 Jan 2014 15:27:35 +0100 Aurelien Campeas [adapters] fix a name stomping error (entity) stable
Mon, 13 Jan 2014 15:17:11 +0100 Aurelien Campeas [entities] unconditionnally sanitize the html output of printable_value stable
Sat, 14 Dec 2013 14:29:37 +0100 Christophe de Vienne [doc] Update the debian stable name to wheezy stable
Tue, 07 Jan 2014 09:04:23 +0100 Denis Laxalde [i18n] Fix two typos stable
Thu, 19 Dec 2013 11:55:00 +0100 Aurelien Campeas fix deprecation info stable
Fri, 17 Jan 2014 09:07:20 +0100 Sylvain Thénault [web error] exception may not have a 'status' attribute, generating an AttributeError that hides the original error. Closes #3381670 stable
Fri, 17 Jan 2014 09:06:40 +0100 Sylvain Thénault [test api] extract a context manager to temporarily disable app.error_handler monkey patch stable
Thu, 02 Jan 2014 18:30:31 +0100 Aurelien Campeas [views/workflow/tmppng] fix console crash on nth call to this one-shot view stable
Tue, 10 Dec 2013 11:44:06 +0000 Vincent Michel [dataimport] The subjtype should be the subject of a relation, not the object, closes #3365113 stable
Wed, 15 Jan 2014 14:21:47 +0100 Julien Cristau [testlib] Fix assertMessageEqual stable
Mon, 06 Jan 2014 13:45:47 +0100 Denis Laxalde [doc] Pass field to value callback in FieldsForm example stable
Tue, 21 Jan 2014 12:34:14 +0100 Julien Cristau [pkg] prepare 3.18.2
Tue, 21 Jan 2014 11:57:02 +0100 Julien Cristau [migractions] Don't silently ignore errors when installing sql procedures
Tue, 21 Jan 2014 10:20:49 +0100 Aurelien Campeas [schema] execute the new stored procs/funcs at migration time (closes #3450368)
Fri, 17 Jan 2014 17:30:57 +0100 Aurelien Campeas [schema/stored procs] fix syntax error (closes #3450362)
Fri, 17 Jan 2014 10:01:48 +0100 Julien Cristau Added tag cubicweb-version-3.18.1, cubicweb-debian-version-3.18.1-1, cubicweb-centos-version-3.18.1-1 for changeset 60322cb8636c
Fri, 17 Jan 2014 09:35:53 +0100 Julien Cristau [web/data] Update fullcalendar to version 1.6.4 cubicweb-centos-version-3.18.1-1 cubicweb-debian-version-3.18.1-1 cubicweb-version-3.18.1
Thu, 16 Jan 2014 15:10:54 +0100 Julien Cristau [debian] declare breaks on cubicweb-invoice (closes #3444985)
Tue, 14 Jan 2014 11:14:41 +0100 Aurelien Campeas [hooks/security] silence yams warning (closes #3440707)
Thu, 16 Jan 2014 14:19:04 +0100 Julien Cristau [migration/3.18] recover from bad CWSource.in_synchronization default value
Thu, 16 Jan 2014 11:54:06 +0100 Julien Cristau [pkg] prepare 3.18.1
Thu, 16 Jan 2014 13:50:26 +0100 Julien Cristau [security] Add comment to check_entity_attributes shortcut
Thu, 16 Jan 2014 12:21:05 +0100 Julien Cristau Disable security hooks for internal sessions
Wed, 15 Jan 2014 18:20:25 +0100 Julien Cristau [migration/3.18] Explicitly delete constraint on defaultval
Wed, 15 Jan 2014 18:19:52 +0100 Julien Cristau [migration/3.18] Idempotency fixes
Tue, 14 Jan 2014 15:05:11 +0100 Denis Laxalde [migration/3.18] Fix NameError
Tue, 14 Jan 2014 14:42:00 +0100 Denis Laxalde [migration/3.18] Add add_permission relation definitions earlier
Tue, 14 Jan 2014 14:02:51 +0100 Denis Laxalde [migration/3.18] Only commit when we did something
Mon, 13 Jan 2014 16:08:38 +0100 Aurelien Campeas [doc/3.19] fix (mostly) grammar
Mon, 13 Jan 2014 15:56:52 +0100 Aurelien Campeas fix version number: we still target cw 3.19
Mon, 13 Jan 2014 13:56:16 +0100 Julien Cristau Fix a couple merge errors
Mon, 13 Jan 2014 13:47:47 +0100 Julien Cristau merge 3.18.0 in 3.19 branch
Fri, 10 Jan 2014 18:31:07 +0100 Julien Cristau Added tag cubicweb-version-3.18.0, cubicweb-debian-version-3.18.0-1, cubicweb-centos-version-3.18.0-1 for changeset db37bf35a147
Fri, 10 Jan 2014 18:01:36 +0100 Julien Cristau [book] drop reference to removed cubicweb.predicates.implements cubicweb-centos-version-3.18.0-1 cubicweb-debian-version-3.18.0-1 cubicweb-version-3.18.0
Fri, 10 Jan 2014 17:18:07 +0100 Julien Cristau 3.18.0
Fri, 10 Jan 2014 17:10:51 +0100 Julien Cristau [i18n] update French and English translations
Fri, 10 Jan 2014 17:05:04 +0100 Julien Cristau i18n update
Fri, 10 Jan 2014 17:12:20 +0100 Julien Cristau merge stable
Thu, 24 Oct 2013 13:15:53 +0200 Aurelien Campeas [hooks/security] provide attribute "add" permission
Fri, 10 Jan 2014 16:37:12 +0100 Julien Cristau [server/test] reorganize data/migratedapp/schema.py to allow comparison with data/schema.py
Fri, 10 Jan 2014 16:25:45 +0100 Julien Cristau [schema] move definition of RQLExpression classes before default permission dicts
Fri, 10 Jan 2014 15:02:07 +0100 Julien Cristau [server] remove old backwards compat for PropagateSubjectRelation*Hook
Fri, 10 Jan 2014 15:02:19 +0100 Samuel Trégouët [book] replace PropagateSubjectRelation*Hook references
Thu, 09 Jan 2014 16:16:34 +0100 Julien Cristau [doc] update 3.18 release notes
Thu, 09 Jan 2014 15:08:54 +0100 Julien Cristau [pkg] bump logilab-common requirement
Thu, 09 Jan 2014 13:49:32 +0100 Aurelien Campeas update jquery to 1.10 (closes #2786674)
Mon, 16 Dec 2013 08:45:06 +0100 Denis Laxalde [notification] Use https url when available in notification view context
Fri, 13 Dec 2013 10:24:10 +0100 Denis Laxalde [req] Return base-url in case https-url is None in base_url()
Thu, 19 Dec 2013 17:09:08 +0100 Julien Cristau [server/session] fix typo in keep_cnxset_mode docstring
Thu, 09 Jan 2014 10:53:45 +0100 Florent Cayre [breadcrumbs] Small breadcrumb components refactoring
Mon, 06 Jan 2014 12:01:35 +0100 Aurelien Campeas [views/dot] use an inlined svg for schema and workflow graphs
Thu, 12 Dec 2013 16:17:25 +0100 Christophe de Vienne [release notes] Documents one() and find() addition
Tue, 07 Jan 2014 16:39:32 +0100 Aurelien Campeas [js] noop is undefined in plain javascript (related to #2786674)
Tue, 17 Dec 2013 11:13:45 +0100 Aurelien Campeas [css] drop shadow.gif & use a couple of rules (closes #3381435)
Tue, 17 Dec 2013 10:49:17 +0100 Aurelien Campeas [css] replace old rounded corners hack by css rules
Mon, 04 Nov 2013 16:06:06 +0100 Aurelien Campeas [views/templates] provide a modal main template (closes #3274672)
Wed, 08 Jan 2014 14:00:31 +0100 Aurelien Campeas [js/widgets] fix the InOut widget with modern jQuery versions
Thu, 01 Aug 2013 09:39:43 +0200 Denis Laxalde [autoform] Allow overridding of permissions checks
Wed, 08 Jan 2014 12:09:44 +0100 Aurelien Campeas [schema] fix unique together index handling
Tue, 07 Jan 2014 17:45:48 +0100 David Douard [pyrorql] deprecate pyrorql source (closes #2919299)
Tue, 03 Dec 2013 15:46:19 +0100 Aurelien Campeas [web/facet] do NOT drop offset/limit of the base rql (closes #3344579)
Thu, 12 Dec 2013 18:25:45 +0100 Julien Cristau [webctl] Generate static data directory on upgrade (closes #2167873)
Thu, 12 Dec 2013 16:18:58 +0100 Julien Cristau [cwctl] Don't check for old lgc versions
Thu, 19 Dec 2013 17:21:35 +0100 Julien Cristau [migration/3.18] add sanity checks before changing symmetric relations
Thu, 19 Dec 2013 17:09:16 +0100 Julien Cristau [migration/3.18] disable all hooks when setting up symmetric relations
Thu, 12 Dec 2013 15:38:49 +0100 Sylvain Thénault [devtools] bases for instrumenting / debugging standard propagation hooks
Fri, 27 Sep 2013 14:15:24 +0200 Sylvain Thénault instrument cwvreg, so we may know what's being loaded by asking the registry store
Tue, 07 Jan 2014 16:19:18 +0100 Sylvain Thénault set proper PACKAGE information for yams 0.39
Tue, 17 Dec 2013 14:50:29 +0100 Sylvain Thénault [yams] follow yams 0.39 api change introduced by ad95fd2c46de (package attribute on etype/rtype/rdef)
Thu, 14 Nov 2013 12:26:29 +0100 Julien Cristau Make the GROUP_CONCAT aggregate function not repeat values (closes #3223975)
Tue, 07 Jan 2014 15:48:31 +0100 Sylvain Thénault [mail] allow to specify SMTP's MAIL FROM address to config.sendmails(). Closes #3373620
Wed, 13 Nov 2013 15:58:42 +0100 Sylvain Thénault [mail] format_mail copy/paste fix: we want to test sender-name, not sender-addr
Thu, 14 Nov 2013 17:17:02 +0100 Aurelien Campeas symmetric relations: replace bogus rql2sql translation by a hook
Thu, 12 Dec 2013 14:25:24 +0100 Julien Cristau [migration] fix handling of default value for boolean attributes
Thu, 12 Dec 2013 12:34:38 +0100 Sylvain Thénault [entity/url publishing] fetch_rqlst should use 'is_instance_of' instead of 'is'
Thu, 12 Dec 2013 12:28:43 +0100 Sylvain Thénault [rewriter] fix latent bug: arbitrary etype may be substituted when using is_instance_of type restriction
Fri, 21 Jun 2013 14:22:39 +0200 Sylvain Thénault [test] drop no more used test data file stable
Tue, 05 Nov 2013 09:51:32 +0100 Denis Laxalde [doc] Refer to RsetTableView in EntityTableView docstring instead of TableView stable
Tue, 12 Nov 2013 17:10:16 +0100 Julien Cristau Fix use of vreg.config.anonymous_user() stable
Wed, 04 Dec 2013 19:11:04 +0100 Julien Cristau [server] avoid race-condition in timer events stable
Wed, 04 Dec 2013 19:14:43 +0100 Julien Cristau [server/pyro] try to shutdown the repository properly stable
Wed, 11 Dec 2013 16:56:18 +0100 Julien Cristau [book] remove broken links to web.views.wdoc.ChangeLog{View,Action} stable
Wed, 11 Dec 2013 17:36:59 +0100 Julien Cristau [book] fix Session.{set,free}_cnxset autodoc stable
Wed, 27 Nov 2013 22:16:26 +0100 Sylvain Thénault cwetype is a *class* property, rename its argument accordingly stable
Wed, 27 Nov 2013 22:15:58 +0100 Sylvain Thénault typo stable
Wed, 11 Dec 2013 12:22:52 +0100 Christophe de Vienne [req] New method: RequestSessionBase.find().
Wed, 11 Dec 2013 17:52:54 +0100 Christophe de Vienne [rset] New method: ResultSet.one()
Wed, 11 Dec 2013 16:45:49 +0100 Julien Cristau Added tag cubicweb-debian-version-3.17.11-2 for changeset b02e2912cad5 stable
Wed, 11 Dec 2013 16:01:15 +0100 Julien Cristau [debian] add lintian override for a false positive stable cubicweb-debian-version-3.17.11-2
Tue, 10 Dec 2013 12:36:50 +0100 Julien Cristau [predicates] allow multiple transition names in on_fire_transition (closes #3013720)
Tue, 19 Nov 2013 09:42:48 +0100 David Douard [css] add the entypo font as available ressource (closes #2930356)
Tue, 10 Dec 2013 11:36:04 +0100 Nicolas Chauvat [skeleton i18n] Add PO-Revision-Date header to make emacs po-mode happy
Mon, 21 Oct 2013 09:58:26 +0200 Aurelien Campeas [uicfg] give a set_fields_order method to the primary view display control
Mon, 09 Dec 2013 16:13:10 +0100 Julien Cristau merge 3.17.11
Fri, 06 Dec 2013 17:20:59 +0100 Aurelien Campeas Added tag cubicweb-centos-version-3.17.11-1, cubicweb-version-3.17.11, cubicweb-debian-version-3.17.11-1 for changeset 7f67db7c848e stable
Fri, 06 Dec 2013 15:56:54 +0100 Aurelien Campeas prepare 3.17.11 stable cubicweb-centos-version-3.17.11-1 cubicweb-debian-version-3.17.11-1 cubicweb-version-3.17.11
Fri, 18 Oct 2013 17:53:11 +0200 Julien Cristau [devtools] write db config through a temporary file stable
Wed, 13 Nov 2013 12:39:30 +0100 Julien Cristau [server] Add missing indices for undo support (closes #3259691) stable
Fri, 06 Dec 2013 15:02:31 +0100 Aurelien Campeas [sqlutils] fix sqlite group_concat harder (related to #3331906) stable
Thu, 28 Nov 2013 18:55:24 +0100 Aurelien Campeas [sqlutils] avoid a crash with sqlite when using group_concat (closes #3331906) stable
Thu, 24 Oct 2013 18:28:18 +0200 Aurelien Campeas [server/initrepo] show failed sql statements and abort if necessary (closes #3308564) stable
Wed, 27 Nov 2013 16:18:54 +0100 Aurelien Campeas [views/table] use cubicweb.ajax.js for pagination stable
Tue, 03 Dec 2013 13:23:59 +0100 Julien Cristau [rset] Fix regression with rset copying (closes #3344410) stable
Wed, 04 Dec 2013 14:26:35 +0100 Christophe de Vienne [doc] Fix a sample request stable
Fri, 06 Dec 2013 11:26:57 +0100 Julien Cristau [tableview] Don't share column renderers between all instances of a table (closes #3351872) stable
Fri, 06 Dec 2013 11:26:20 +0100 Julien Cristau [tableview] Add some unique element to AbstractColumnRenderer.__str__ (related to #3351872) stable
Thu, 18 Jul 2013 10:22:18 +0200 Sylvain Thénault add failing test case related to #3013554 stable
Tue, 12 Nov 2013 15:24:57 +0100 Sylvain Thénault [web] make sign_text unicode aware, avoid crash with non-ascii chars. Closes #3289774 stable
Thu, 07 Nov 2013 11:20:59 +0100 Denis Laxalde [doc] Use string debug mode in debugged docstring stable
Fri, 25 Oct 2013 12:23:06 +0200 Sylvain Thénault [rql2sql] fix relation table scope when some variable from subquery is used. Closes #3252270 stable
Wed, 30 Oct 2013 13:05:00 +0100 Aurelien Campeas [cwctl] backout 5d5b3a865eb1, which breaks interactive shell usage stable
Mon, 09 Sep 2013 12:43:25 +0200 Denis Laxalde [ReST] Implement a rql-table reST directive. Closes #3252856
Wed, 16 Oct 2013 11:57:47 +0200 Julien Cristau [server] drop support for antediluvian lgdb versions
Tue, 08 Oct 2013 16:56:45 +0200 Aurelien Campeas [doc/book/security] update description of entity update (Related to #2932033)
Fri, 04 Oct 2013 15:29:20 +0200 Julien Cristau [test] test can_use_rest_path directly stable
Thu, 26 Sep 2013 10:46:37 +0200 Dimitri Papadopoulos [ctl] set proper encoding for sys.stdout/sys.stderr. Closes #1669144 stable
Thu, 19 Sep 2013 22:33:52 +0200 Dimitri Papadopoulos [web] typo in config file comment stable
Thu, 17 Oct 2013 10:10:25 +0200 Denis Laxalde [book] Typo and formatting fixes in devrepo/entityclasses/application-logic stable
Thu, 10 Oct 2013 16:56:16 +0200 Denis Laxalde [cwctl] Only start the instance after upgrade if it was running before stable
Thu, 24 Oct 2013 09:20:45 +0200 Denis Laxalde [book] Improve match_rtype selector docstring and "Relation modification related events" section stable
Thu, 24 Oct 2013 11:48:13 +0200 Dimitri Papadopoulos [book] properly escape backslash stable
Thu, 24 Oct 2013 12:56:20 +0200 Julien Cristau [test] use assertIn / assertIsInstance stable
Fri, 25 Oct 2013 11:58:06 +0200 Sylvain Thénault update pylint extension to astroid API stable
Thu, 17 Oct 2013 15:09:48 +0200 Denis Laxalde Fix example in cw_set method stable
Thu, 24 Oct 2013 12:36:12 +0200 Aurelien Campeas [merge] incorporate cw 3.17.10 fixes
Thu, 24 Oct 2013 11:07:57 +0200 Julien Cristau Added tag cubicweb-centos-version-3.17.10-1, cubicweb-version-3.17.10, cubicweb-debian-version-3.17.10-1 for changeset fe0e1863a137 stable
Wed, 23 Oct 2013 17:24:19 +0200 Julien Cristau [pkg] prepare 3.17.10 stable cubicweb-centos-version-3.17.10-1 cubicweb-debian-version-3.17.10-1 cubicweb-version-3.17.10
Thu, 10 Oct 2013 10:02:29 +0200 Julien Cristau [web] don't rename resources in gen-static-datadir stable
Wed, 23 Oct 2013 14:18:58 +0200 Julien Cristau [notification] avoid leaking cnxsets (closes #3243810) stable
Tue, 22 Oct 2013 11:59:39 +0200 Dimitri Papadopoulos [book] English fix
Tue, 08 Oct 2013 14:25:05 +0200 Aurelien Campeas [serverctl] complete the schema-diff command with options that will fix & enhance it.
Fri, 18 Oct 2013 16:58:48 +0200 Aurelien Campeas [server] deprecate the old multi-source system
Fri, 18 Oct 2013 16:04:23 +0200 Julien Cristau [doc] document changed attribute default value storage
Mon, 16 Sep 2013 11:58:40 +0200 Julien Cristau defaultval migration for sqlite
Fri, 23 Aug 2013 15:06:27 +0200 Aurélien Campeas [schema] store default attribute values in a Bytes field, allowing python objects as default values
Thu, 17 Oct 2013 16:30:53 +0200 Aurelien Campeas [source/native] fix sqlserver pattern matcher for unique constraints (closes #3227593) stable
Thu, 17 Oct 2013 10:30:35 +0200 Rémi Cardona [dbapi] Fix broken inmemory:// URLs parsing (closes #3225832) stable
Thu, 17 Oct 2013 11:34:03 +0200 Sylvain Thénault [metadata hook] rename an operation for the sake of readability
Wed, 16 Oct 2013 15:50:04 +0200 Denis Laxalde [book] Typo fix and rephrasing in devrepo/migration
Wed, 16 Oct 2013 11:38:06 +0200 Nicolas Chauvat [cwshell] rename history file to .cwshell_history (erudi is dead, long live cw)
Thu, 11 Jul 2013 13:32:27 +0200 Aurelien Campeas [entity] Entity.related(): add a targettypes argument (closes #2957313)
Wed, 28 Aug 2013 12:14:20 +0200 Sylvain Thénault [source configuration] silent lgc 0.60 deprecation warning
Tue, 15 Oct 2013 14:02:22 +0200 Nicolas Chauvat [web] remove action "Got Rhythm" (closes #3093362)
Mon, 07 Oct 2013 10:22:21 +0200 Julien Cristau [debian] Break old geocoding
Fri, 11 Oct 2013 18:02:48 +0200 Aurelien Campeas [wsgi] remove ages old hack to set base_url
Fri, 11 Oct 2013 18:00:34 +0200 Aurelien Campeas [wsgi] also provide an example using werkzeug (if available)
Tue, 01 Oct 2013 16:45:58 +0200 Aurelien Campeas [wsgi] add the simplest possible wsgi (debug) server
Thu, 10 Oct 2013 13:46:44 +0200 Aurelien Campeas [querier/security] instrument a bit the querier read security checks
Mon, 30 Sep 2013 14:48:59 +0200 Denis Laxalde [book] Improve PostgreSQL configuration section
Tue, 08 Oct 2013 14:02:28 +0200 Aurelien Campeas [js] add a selector string escaping function
Thu, 10 Oct 2013 13:26:11 +0200 Aurelien Campeas [merge] backport stable fixes
Thu, 10 Oct 2013 13:16:54 +0200 Aurelien Campeas [test/ldapsource] backout 192a748550c7 which broke RQL2LDAPFilterTC stable
Wed, 09 Oct 2013 14:45:36 +0200 Julien Cristau [rset] make sure rset.description is always a list stable
Wed, 09 Oct 2013 16:30:27 +0200 Julien Cristau [schema] edit syntax tree instead of playing with strings for RQLExpressions stable
Thu, 10 Oct 2013 12:40:23 +0200 Aurelien Campeas [py3k] note about future warning on __eq__ vs __hash__ stable
Tue, 01 Oct 2013 12:11:00 +0200 Aurelien Campeas [formfields] py3k kill future compat warning stable
Thu, 10 Oct 2013 12:42:10 +0200 Aurelien Campeas [entity] do not raise an AssertionError if the kwargs given to set_relations/attributes is empty stable
Thu, 10 Oct 2013 12:30:35 +0200 Julien Cristau [packaging] setup.py: don't exclude skeleton/debian/* from being installed stable
Wed, 11 Sep 2013 18:42:34 +0200 Aurelien Campeas [tests/hooks/integrity] kill old and empty skipped test stable
Wed, 09 Oct 2013 17:42:01 +0200 Aurelien Campeas [server/session] demote log to debug stable
Thu, 01 Aug 2013 13:58:48 +0200 Sylvain Thénault [test] use assertCountEqual instead of assertItemsEqual stable
Thu, 10 Oct 2013 12:30:02 +0200 Julien Cristau [server] fix a number of typos, mostly in docstrings stable
Mon, 07 Oct 2013 15:13:51 +0200 Denis Laxalde [skeleton] Install cubes README in Debian packages (Closes #3171971) stable
Thu, 10 Oct 2013 11:23:01 +0200 Denis Laxalde [debian] Build-Depends on python-unittest2 | python (>= 2.7) stable
Thu, 29 Aug 2013 18:28:10 +0200 Paul Tonelli [doc] typos and reformulation stable
Thu, 29 Aug 2013 18:26:06 +0200 Paul Tonelli [doc] additional documentation about pip install stable
Fri, 30 Aug 2013 15:34:58 +0200 Rémi Cardona spelling: rollbacked -> rolled back stable
Wed, 09 Oct 2013 12:10:44 +0200 Julien Cristau Added tag cubicweb-version-3.17.9, cubicweb-debian-version-3.17.9-1 for changeset 5668d210e49c stable
Wed, 09 Oct 2013 11:13:56 +0200 Julien Cristau merge two default heads
Tue, 08 Oct 2013 18:10:20 +0200 Julien Cristau [pkg] prepare 3.17.9 stable cubicweb-debian-version-3.17.9-1 cubicweb-version-3.17.9
Fri, 20 Sep 2013 15:42:04 +0200 Denis Laxalde Use the list of sources instead of an iterator in update-feeds looping task stable
Tue, 08 Oct 2013 16:10:42 +0200 Sylvain Thénault [security] fix dumb attribute error when inserting read security. Closes #3196891 stable
Tue, 08 Oct 2013 10:46:06 +0200 Aurelien Campeas [entity] give a default reasonnable __eq__ and __hash__ to Entity
Fri, 04 Oct 2013 18:16:45 +0200 Julien Cristau [debian] add some Breaks for backwards compatibility removal
Mon, 26 Aug 2013 16:16:22 +0200 Aurelien Campeas [js] remove 3.9 bw compat (where apparently unused)
Mon, 26 Aug 2013 11:36:19 +0200 Julien Cristau Rename cleanup_interface_sobjects into cleanup_unused_appobjects
Mon, 26 Aug 2013 16:15:29 +0200 Aurelien Campeas remove cw 3.9 bw compat (bw compat other than the interface -> adapter changes)
Mon, 26 Aug 2013 16:14:09 +0200 Aurelien Campeas remove 3.9 bw compat
Mon, 26 Aug 2013 16:12:30 +0200 Aurelien Campeas remove 3.8 bw compat
Fri, 04 Oct 2013 17:05:49 +0200 Aurelien Campeas [hooks/security] Defer entity permission checks to an Operation.
Fri, 04 Oct 2013 15:59:54 +0200 Aurelien Campeas [schema] drop very old bw compat (pre 3.5.10)
Fri, 12 Jul 2013 10:50:56 +0200 Aurelien Campeas [devtools,etwist] rename TwistedConfiguration to WebConfigurationBase (follows #2919310)
Fri, 12 Jul 2013 10:51:35 +0200 Aurelien Campeas remove "twisted" configuration (closes #2919310)
Fri, 04 Oct 2013 14:28:50 +0200 Julien Cristau merge 3.17.8 into default
Thu, 03 Oct 2013 15:37:45 +0200 David Douard Added tag cubicweb-centos-version-3.17.8-1, cubicweb-version-3.17.8, cubicweb-debian-version-3.17.8-1 for changeset 909eb8b584c4 stable
Thu, 03 Oct 2013 15:13:08 +0200 David Douard [pkg] prepare 3.17.8 stable cubicweb-centos-version-3.17.8-1 cubicweb-debian-version-3.17.8-1 cubicweb-version-3.17.8
Thu, 03 Oct 2013 11:10:08 +0200 David Douard [date picker] revert #ec65ca70aac9 which breaks the date picker (closes #3182844) stable
Mon, 30 Sep 2013 18:07:51 +0200 Aurelien Campeas [merge] backport 3.17 fixes into the future 3.18
Thu, 26 Sep 2013 19:04:45 +0200 David Douard Added tag cubicweb-centos-version-3.17.7-1, cubicweb-version-3.17.7, cubicweb-debian-version-3.17.7-1 for changeset 483181543899 stable
Thu, 26 Sep 2013 15:15:09 +0200 David Douard [pkg] prepare 3.17.7 stable cubicweb-centos-version-3.17.7-1 cubicweb-debian-version-3.17.7-1 cubicweb-version-3.17.7
Mon, 23 Sep 2013 15:12:52 +0200 Sylvain Thénault i18n update stable
Thu, 26 Sep 2013 15:18:59 +0200 David Douard fix typos in workflow constraint error messages stable
Tue, 17 Sep 2013 17:44:15 +0200 Aurelien Campeas [migractions] rschema.final.inlined -> rschema.inlined stable
Thu, 26 Sep 2013 11:53:13 +0200 Julien Cristau [server] Make internal sessions not reset 'safe'-ness on first commit stable
Mon, 23 Sep 2013 11:13:28 +0200 Rémi Cardona [facets] Correctly replace old 'edit box' HTML on facet-induced page refresh (closes #3161100) stable
Mon, 23 Sep 2013 15:03:03 +0200 Julien Cristau [debian] replace find | xargs rm with find -delete in cube skeleton. Closes #3161797 stable
Mon, 23 Sep 2013 15:02:45 +0200 Julien Cristau [debian] don't require (fake)root to run the clean target. Closes #3161797 stable
Mon, 23 Sep 2013 15:01:59 +0200 Julien Cristau [debian] Add ${misc:Depends} to cube packaging skeleton. Closes #3161797 stable
Fri, 06 Sep 2013 11:01:20 +0200 Julien Cristau [devtools] fix race when creating backupdir stable
Thu, 19 Sep 2013 18:11:12 +0200 Julien Cristau [staticcontrollers] Raise Forbidden, not Unauthorized stable
Thu, 19 Sep 2013 18:03:09 +0200 David Douard [web] allow /data/ url again (closes #2464798) stable
Mon, 16 Sep 2013 10:59:59 +0200 Julien Cristau [utils] fix typos in make_uid docstring stable
Wed, 28 Aug 2013 17:15:12 +0200 Sylvain Thénault [c-c i18ncubicweb] fix crash, closes #3096647 stable
Fri, 30 Aug 2013 09:57:38 +0200 Sylvain Thénault [rql2sql] fix bad sql generated when outer joining 'identity' relation and lhs var comes from a subquery. Closes #3099418 stable
Thu, 29 Aug 2013 16:21:52 +0200 Sylvain Thénault [web] stop using deprecated StatusResponse. Closes #3098215 stable
Thu, 29 Aug 2013 16:20:33 +0200 Sylvain Thénault [deprecation] add (approximate) version number to deprecation message and set proper stacklevel stable
Thu, 29 Aug 2013 12:55:27 +0200 Sylvain Thénault [schema] fix spurious warning when rqlexpr/constraint mainvars specify a non predefined variable. Closes #3098165 stable
Mon, 23 Sep 2013 12:47:12 +0200 Sylvain Thénault [repository] properly use IUserFriendlyError when UniqueTogetherError is raised during entity update. Closes #3096638 stable
Wed, 28 Aug 2013 12:08:31 +0200 Sylvain Thénault [deprecation] add cw version number to the deprecation message and help user to understand the change stable
Wed, 28 Aug 2013 11:56:07 +0200 Sylvain Thénault [datafeed] fix crash due to bad http_timeout handling. Closes #3096585 stable
Wed, 28 Aug 2013 11:36:44 +0200 Sylvain Thénault [date picker widgets] properly distinguish DOM id and input name. Closes #3096575 stable
Wed, 28 Aug 2013 11:29:58 +0200 Sylvain Thénault [date picker widgets] use bare jquery expression rather than jqNode stable
Wed, 12 Jun 2013 12:28:01 +0200 Julien Cristau Use return in CnxSetTracker context manager methods stable
Mon, 15 Jul 2013 11:45:37 +0200 Julien Cristau [web/views] make PrimaryView.entity_call accept kwargs stable
Mon, 02 Sep 2013 12:47:12 +0200 Aurelien Campeas [ldapparser] demote some logs from warning to debug (closes #2713671) stable
Fri, 09 Aug 2013 10:00:40 +0200 David Douard [doc] add a what's new file for 3.18
Wed, 07 Aug 2013 09:02:47 +0200 David Douard merge stable in default (3.18) branch
Tue, 06 Aug 2013 16:53:53 +0200 David Douard Added tag cubicweb-centos-version-3.17.6-1, cubicweb-version-3.17.6, cubicweb-debian-version-3.17.6-1 for changeset 5b9fedf67a29 stable
Tue, 06 Aug 2013 11:49:33 +0200 David Douard [pkg] prepare 3.17.6 stable cubicweb-centos-version-3.17.6-1 cubicweb-debian-version-3.17.6-1 cubicweb-version-3.17.6
Tue, 06 Aug 2013 11:20:07 +0200 Denis Laxalde Do not use cubicweb-card in rest_path tests stable
Thu, 01 Aug 2013 13:55:11 +0200 Sylvain Thénault [inlined form field] fix regression introduced in 3.16.4/570208f74a84. Closes #3064653 stable
Thu, 01 Aug 2013 10:59:52 +0200 Sylvain Thénault [testlib] temporary_appobjects should call __registered__ if it exists. Closes #3064075 stable
Thu, 01 Aug 2013 15:51:22 +0200 Sylvain Thénault [entities] properly escape in EmailAddress.printable_value when format is html. Closes #3064025 stable
Wed, 31 Jul 2013 21:59:13 +0200 David Douard Added tag cubicweb-version-3.17.5, cubicweb-debian-version-3.17.5-1, cubicweb-centos-version-3.17.5-1 for changeset 15dd5b37998b stable
Wed, 31 Jul 2013 16:58:44 +0200 David Douard [pkg] prepare 3.17.5 stable cubicweb-centos-version-3.17.5-1 cubicweb-debian-version-3.17.5-1 cubicweb-version-3.17.5
Wed, 31 Jul 2013 14:48:34 +0200 David Douard [pkg] fix debian packaging (closes #3058542) stable
Wed, 31 Jul 2013 16:04:10 +0200 Sylvain Thénault [testing] add missing generate_bigint method to ValueGenerator. Closes #3059327 stable
Wed, 31 Jul 2013 13:56:00 +0200 Sylvain Thénault [rql / querier] fix bad interpretation of some RQL SET query stable
Tue, 30 Jul 2013 20:31:57 +0200 David Douard merge stable in default (3.18) branch
Tue, 30 Jul 2013 20:12:20 +0200 David Douard Added tag cubicweb-version-3.17.4, cubicweb-debian-version-3.17.4-1, cubicweb-centos-version-3.17.4-1 for changeset c7ba8e5d2e45 stable
Tue, 30 Jul 2013 17:09:02 +0200 Sylvain Thénault [i18n] cleanup dead code stable cubicweb-centos-version-3.17.4-1 cubicweb-debian-version-3.17.4-1 cubicweb-version-3.17.4
Tue, 30 Jul 2013 16:48:57 +0200 David Douard [i18n test] hack to make i18n tests run using a Python interpreter stable
Tue, 30 Jul 2013 10:06:06 +0200 Sylvain Thénault [i18ncube] fix crash due to duplicated messages in generated schema.pot stable
Tue, 30 Jul 2013 10:05:58 +0200 Sylvain Thénault [i18n test] load_po: fix bug in case of multi-lines msgid and ensure there are no duplicated messages stable
Tue, 30 Jul 2013 08:23:17 +0200 Sylvain Thénault [i18n test] simplify test cube a bit by only providing a views module, no package stable
Mon, 29 Jul 2013 16:01:18 +0200 Sylvain Thénault [web] consider inlined relations in has_editable_relation. Closes #3049970 stable
Mon, 29 Jul 2013 16:00:40 +0200 Sylvain Thénault [web test] silent 3.13 warning stable
Fri, 26 Jul 2013 13:47:52 +0200 Denis Laxalde [editcontrollers] Account for role in the ordering of entities (Complements #3031719) stable
Thu, 25 Jul 2013 18:14:56 +0200 Sylvain Thénault [migration.sync_schema_props_perms] ensure all participants to a unique together constraint are there stable
Thu, 25 Jul 2013 18:12:28 +0200 Sylvain Thénault [session commit] save back exception context to avoid potentiel cluttering if some revert operation raise an exception stable
Mon, 29 Jul 2013 14:22:40 +0200 David Douard [pkg] python-central has been removed from Debian stable
Fri, 26 Jul 2013 09:46:30 +0200 David Douard [pkg] prepare 3.17.4 stable
Fri, 26 Jul 2013 09:49:53 +0200 David Douard [pkg] merge centos 3.17.1-2 in stable (prepare 3.17.4) stable
Fri, 26 Jul 2013 09:47:22 +0200 David Douard Added tag cubicweb-centos-version-3.17.1-2 for changeset 965f894b63cb
Thu, 25 Jul 2013 09:07:25 +0200 Sylvain Thénault [rqlrewrite] fix rqlrewrite unpredictability vs relation sharing. Closes #3036144 stable
Wed, 24 Jul 2013 16:55:24 +0200 Sylvain Thénault [rqlrewrite] rewrite doesn't need a solutions argument, always use the Select'ones stable
Wed, 24 Jul 2013 16:49:40 +0200 Sylvain Thénault [rql rewrite] equivalent but much simpler flow stable
Thu, 25 Jul 2013 10:42:33 +0200 Rémi Cardona [pkg] Prepare a new RPM release cubicweb-centos-version-3.17.1-2
Thu, 25 Jul 2013 10:25:49 +0200 Rémi Cardona [pkg] Add log directory to rpm
Thu, 25 Jul 2013 08:52:15 +0200 David Douard [repo] normalize ValidationError on edited entity (closes #2509729) stable
Wed, 24 Jul 2013 13:59:08 +0200 David Douard [doc] one must now manipulate the req.session.data dict (closes #2842345) stable
Wed, 24 Jul 2013 08:20:22 +0200 David Douard [datafeed] add a timeout config option (closes #2745677) stable
Wed, 24 Jul 2013 11:54:35 +0200 Sylvain Thénault [dataimport] ucsvreader should skip empty lines unless specified otherwise. Closes #3035944 stable
Mon, 22 Jul 2013 12:08:37 +0200 Denis Laxalde [querier] Add timings to debug prints (DBG_RQL) stable
Wed, 24 Jul 2013 08:43:16 +0200 Sylvain Thénault [editcontrollers] Ensure entities are created in an order satisfying schema constraints. Closes #3031719 stable
Mon, 22 Jul 2013 12:07:46 +0200 Sylvain Thénault [editcontroller] extract RQLQuery.set_attribute/set_inlined methods from handle_field/handle_inlined_relation stable
Mon, 22 Jul 2013 11:38:48 +0200 Sylvain Thénault [editcontroller] req=self._cw makes things easier to read stable
Mon, 22 Jul 2013 15:38:11 +0200 David Douard [facets,js] fix bogus checkbox icon appearing after the first interaction (closes #2790332) stable
Mon, 22 Jul 2013 14:57:37 +0200 Julien Cristau fix typos in docstring, doc and comments stable
Wed, 17 Jul 2013 15:02:28 +0200 Julien Cristau [debian] remove workaround for broken sphinx/jquery combination stable
Thu, 18 Jul 2013 22:18:50 +0200 Sylvain Thénault [schema] mark CWDataImport as an internal type. Closes #3025536 stable
Fri, 19 Jul 2013 15:52:06 +0200 Paul Tonelli [pkg] remove deprecated dependency on pysqlite2 stable
Thu, 18 Jul 2013 12:36:56 +0200 Denis Laxalde Fix two crashes in db-check (closes #3024964) stable
Mon, 22 Jul 2013 11:09:28 +0200 Sylvain Thénault [rql rewrite] may_be_shared_with should consider relation's scope (closes #3024730) stable
Thu, 18 Jul 2013 10:19:06 +0200 Sylvain Thénault [rql rewrite] fix may_be_shared_with method so that it actually considers all variable infos and not only the first one stable
Mon, 22 Jul 2013 14:26:33 +0200 Sylvain Thénault [schema/security] add __hash__ to rql expression. Closes #3013535 stable
Mon, 15 Jul 2013 10:59:34 +0200 Sylvain Thénault [rql rewrite] move some code from querier to rqlrewrite where it makes more sense. stable
Fri, 12 Jul 2013 10:39:01 +0200 Denis Laxalde Do not compute actions list in TableLayout view when display_actions attribute is unset stable
Fri, 12 Jul 2013 09:55:26 +0200 Denis Laxalde Use the list of cubes from the filesystem when reading the schema from the filesystem stable
Mon, 22 Jul 2013 10:55:45 +0200 Sylvain Thénault [migration] when adding a cube, skip infered relations (closes #3005576) stable
Thu, 11 Jul 2013 17:40:28 +0200 Sylvain Thénault [3.17 migration] when some cube is missing, add_cube raise ConfigurationError, not ImportError. Closes #2981477 stable
Thu, 11 Jul 2013 10:20:42 +0200 Sylvain Thénault [migraction] rename_entity_type simply warn if old entity type isn't in the schema. Closes #3004069 stable
Thu, 11 Jul 2013 10:15:25 +0200 Sylvain Thénault [deprecation] fix uihelper deprecation warning, use the rtag name, not the class, so it may be copy/pasted stable
Thu, 11 Jul 2013 18:43:29 +0200 Aurelien Campeas [test] makes fti test order-agnostic (closes #3005633) stable
Thu, 11 Jul 2013 17:16:49 +0200 Julien Cristau [web/views/staticcontrollers] Make ConcatFilesHandler write to a tempfile stable
Fri, 12 Jul 2013 18:03:11 +0200 David Douard [test] make unittest_schema.py compatible with cubicweb-file 0.14 stable
Mon, 22 Jul 2013 09:47:56 +0200 David Douard merge 3.16.6 branch in 3.17 stable
Mon, 15 Jul 2013 17:34:54 +0200 Florent Cayre Added tag cubicweb-centos-version-3.16.6-1, cubicweb-debian-version-3.16.6-1, cubicweb-version-3.16.6 for changeset b4ccaf13081d stable
Sat, 13 Jul 2013 05:10:55 +0200 Florent Cayre Prepare 3.16.6 stable cubicweb-centos-version-3.16.6-1 cubicweb-debian-version-3.16.6-1 cubicweb-version-3.16.6
Mon, 15 Jul 2013 16:55:13 +0200 David Douard [devctl] properly generate i18n messsages for cubes that uses uicfg instances (closes #2811282) stable
Mon, 15 Jul 2013 16:55:03 +0200 David Douard [test/devctl] add a test case for i18ncube command stable
Mon, 15 Jul 2013 10:40:49 +0200 Florent Cayre Protect against crash in the `relation_possible` predicate with ambiguous relations. stable
Wed, 10 Jul 2013 15:03:50 +0200 Aurelien Campeas [test] give a non-ambiguous order to sync_schema assertion (closes #3001959) stable
Tue, 09 Jul 2013 17:33:43 +0200 David Douard Added tag cubicweb-version-3.17.3, cubicweb-debian-version-3.17.3-1, cubicweb-centos-version-3.17.3-1 for changeset 32b4d5314fd9 stable
Thu, 04 Jul 2013 09:26:59 +0200 Dimitri Papadopoulos [test] typo
Tue, 25 Jun 2013 12:11:42 +0200 Aurelien Campeas [schema,server] add a security debugging aid (closes #2920304)
Mon, 24 Jun 2013 19:00:40 +0200 Aurelien Campeas [etwist] fix handling of multiple files per field
Tue, 09 Jul 2013 15:58:26 +0200 David Douard [merge] start 3.18 development
Tue, 09 Jul 2013 15:11:23 +0200 David Douard [pkg] prepare 3.17.3 stable cubicweb-centos-version-3.17.3-1 cubicweb-debian-version-3.17.3-1 cubicweb-version-3.17.3
Mon, 08 Jul 2013 20:48:54 +0200 Julien Cristau [pkg] Remove obsolete ubuntu hardy packaging stable
Mon, 08 Jul 2013 15:24:43 +0200 Julien Cristau [book] fix sphinx documentation generation (closes #2991997) stable
Mon, 08 Jul 2013 12:41:08 +0200 David Douard [test/ldap] fix ldap tests stable
Fri, 05 Jul 2013 10:40:57 +0200 David Douard [test] fix unittest_schemaserial.py stable
Fri, 05 Jul 2013 10:35:14 +0200 David Douard [test] make unittest_schemaserial.py runnable with python stable
Mon, 08 Jul 2013 17:38:10 +0200 Sylvain Thénault [facet] use facet name as input name for text widget (eg has_text) stable
Tue, 02 Jul 2013 09:36:20 +0200 Sylvain Thénault [web doctype] don't give through reset_xmldecl to avoid double deprecation warning stable
Tue, 02 Jul 2013 09:35:58 +0200 Sylvain Thénault [web doctype test] don't give reset_xmldecl to avoid deprecation warning stable
Wed, 03 Jul 2013 14:52:10 +0200 Pierre-Yves David [devtool] randomise available ports search in http test stable
Wed, 03 Jul 2013 14:48:34 +0200 Katia Saurfelt [facet] don't crash if no title specified on a facet and filtered rset is empty. Closes #2587883 stable
Wed, 03 Jul 2013 14:43:21 +0200 Katia Saurfelt [css, html] add a css_class attribute on Button, allowing to change easily default CSS class for buttons stable
Wed, 27 Jun 2012 11:53:46 +0200 Katia Saurfelt [view] add 2 missing spaces before the previous link stable
Wed, 26 Jun 2013 09:35:54 +0200 Julien Cristau [server/repository] Go through the repo to close pyro sessions stable
Fri, 31 May 2013 11:13:06 +0200 Julien Cristau fix migration from pre-3.13.1 versions (closes #2846978) stable
Wed, 03 Jul 2013 14:33:27 +0200 Aurelien Campeas [constraint] more robust unicity constraint failures reporting for end-users stable
Wed, 03 Jul 2013 14:16:21 +0200 Aurelien Campeas [hooks/security] Streamline attributes default permission check. stable
Wed, 26 Jun 2013 14:22:22 +0200 Aurelien Campeas [test/schemaserial] swap got/expected to get nicer unittest2 diagnostics stable
Tue, 02 Jul 2013 17:09:04 +0200 Pierre-Yves David [repository] drop safe attribute on ``internal_cnx``
Thu, 27 Jun 2013 19:18:54 +0200 Pierre-Yves David [dbapi] deprecated the dbapi
Thu, 27 Jun 2013 19:26:14 +0200 Pierre-Yves David [repoapi] deprecate dbapi compat method
Thu, 27 Jun 2013 19:14:22 +0200 Pierre-Yves David [testlib] deprecated the older api to access the repo.
Thu, 27 Jun 2013 19:09:23 +0200 Pierre-Yves David [connection] deprecated free_cnset and set_cnxset
Thu, 27 Jun 2013 19:02:06 +0200 Pierre-Yves David [session] deprecate all Connection related method on session
Thu, 27 Jun 2013 18:53:06 +0200 Pierre-Yves David [session] drop dead _current_cnx_id
Thu, 27 Jun 2013 18:47:08 +0200 Pierre-Yves David [session] privatise get_cnx and close_cnx
Thu, 27 Jun 2013 18:14:35 +0200 Pierre-Yves David [doc] add documentation for the new API in test
Thu, 27 Jun 2013 15:28:15 +0200 Pierre-Yves David [testlib] add an default testcase.adminaccess (and use it for default session)
Thu, 27 Jun 2013 18:15:57 +0200 Pierre-Yves David [testlib] introduce a RepoAccess class to easily create connection and request
Thu, 27 Jun 2013 15:13:47 +0200 Pierre-Yves David [repoapi] make ClientConnection.__enter__ return self
Thu, 27 Jun 2013 18:16:06 +0200 Pierre-Yves David [documentation] describe repoapi and web side change.
Thu, 27 Jun 2013 12:28:17 +0200 Pierre-Yves David [testlib] use internal_cnx instead of internal_session
Thu, 27 Jun 2013 14:12:00 +0200 Pierre-Yves David [repository] add an ``internal_cnx`` method to replace ``internal_session``
Thu, 27 Jun 2013 12:02:38 +0200 Pierre-Yves David [connection] enforce that a connection must be open to be used
Wed, 26 Jun 2013 15:11:22 +0200 Pierre-Yves David use standalone Connection to Client Connection
Wed, 26 Jun 2013 14:46:24 +0200 Pierre-Yves David [session] add a new_cnx factory
Wed, 26 Jun 2013 14:26:06 +0200 Pierre-Yves David [connection] allow simple instantiation of standalone Connection
Wed, 26 Jun 2013 14:35:55 +0200 Pierre-Yves David [connection] handle and explicitly life cycle on Connection
Wed, 26 Jun 2013 14:00:32 +0200 Pierre-Yves David [sesion] distinction between Connection handled by the session and other.
Wed, 26 Jun 2013 11:58:34 +0200 Pierre-Yves David [session] replace _clear_thread_storage with close_cnx
Wed, 26 Jun 2013 14:01:07 +0200 Pierre-Yves David [session] explicitly take Connection object in close_cnx
Wed, 26 Jun 2013 11:41:53 +0200 Pierre-Yves David [session] drop the Session._clear_cnx_storage method
Wed, 26 Jun 2013 11:39:41 +0200 Pierre-Yves David [session] wrap too long line
Wed, 26 Jun 2013 11:39:01 +0200 Pierre-Yves David [session] gather close_cnx with get_cnx and set_cnx
Thu, 27 Jun 2013 11:13:18 +0200 Pierre-Yves David [client-connection] remove the _srv_cnx usage
Thu, 27 Jun 2013 11:04:31 +0200 Pierre-Yves David [client-connection] explicitly check that the client-connection is open
Thu, 27 Jun 2013 11:02:30 +0200 Pierre-Yves David [client-connection] handle the lack of connection id while not open
Wed, 26 Jun 2013 11:21:39 +0200 Pierre-Yves David [connection] transparent cnx_set handling
Thu, 27 Jun 2013 10:44:40 +0200 Pierre-Yves David [client-connection] explicit the client part in __repr__
Tue, 25 Jun 2013 19:50:16 +0200 Pierre-Yves David [ClientConnection] directly use the Connection object to access the database
Tue, 25 Jun 2013 18:15:45 +0200 Pierre-Yves David [connection] invert __init__ parameter
Wed, 26 Jun 2013 13:43:22 +0200 Pierre-Yves David [service] enforce that Service argument and return are json-serialisable
Tue, 25 Jun 2013 18:04:08 +0200 Pierre-Yves David [connection] move call_service on Connection
Thu, 27 Jun 2013 11:21:14 +0200 Pierre-Yves David [connection] move the commit method on Connection object
Thu, 27 Jun 2013 11:21:09 +0200 Pierre-Yves David [connection] move the rollback method on Connection object
Thu, 27 Jun 2013 11:20:46 +0200 Pierre-Yves David [connection] pass a Connection object to RQLRewriter
Thu, 27 Jun 2013 11:20:14 +0200 Pierre-Yves David [connection] Connection.execute touch Session timestamp
Tue, 25 Jun 2013 17:42:12 +0200 Pierre-Yves David [connection] Connection now call _set_user to CWUser object linked to itseld
Tue, 25 Jun 2013 14:13:50 +0200 Pierre-Yves David [server/session] better faking of user for InternalManager
Thu, 27 Jun 2013 11:19:58 +0200 Pierre-Yves David [connection] move execute
Tue, 25 Jun 2013 17:10:52 +0200 Pierre-Yves David [connection] mark Connection as "not a request"
Tue, 25 Jun 2013 14:04:46 +0200 Pierre-Yves David [server/session] ensure appobject obtained from the session are linked to the session
Tue, 25 Jun 2013 12:25:52 +0200 Pierre-Yves David [connection] have rql_rewriter accession on Connection
Thu, 27 Jun 2013 11:19:42 +0200 Pierre-Yves David [connection] move local_perm_cache management on Connection
Thu, 27 Jun 2013 11:19:37 +0200 Pierre-Yves David [session] use a rich object for timestamp
Thu, 27 Jun 2013 11:19:32 +0200 Pierre-Yves David [migraction] do not access session.data directly
Thu, 27 Jun 2013 11:19:28 +0200 Pierre-Yves David [connection] move relation management method
Thu, 27 Jun 2013 11:19:24 +0200 Pierre-Yves David [connection] give access to shared data method
Thu, 27 Jun 2013 11:19:17 +0200 Pierre-Yves David [connection] move relation cache method to Connection
Wed, 15 May 2013 16:09:31 +0200 Pierre-Yves David [connection] give access to session execute from connection
Thu, 23 May 2013 14:17:46 +0200 Pierre-Yves David [connection] move last part of undo logic in connection
Tue, 25 Jun 2013 17:28:41 +0200 Pierre-Yves David [connection] initialize connection.user and connection.lang
Fri, 29 Mar 2013 17:43:18 +0100 Pierre-Yves David [Connection] inherit from RequestSessionBase
Wed, 26 Jun 2013 13:48:18 +0200 Pierre-Yves David [multi-sources] drop multi-sources related test.
Thu, 27 Jun 2013 18:21:04 +0200 Pierre-Yves David Use new repoapi for the web stack
Tue, 25 Jun 2013 10:59:01 +0200 Pierre-Yves David PARTIAL: Using the repoapi in test
Tue, 25 Jun 2013 14:45:16 +0200 Pierre-Yves David [web/test] drop proff of concept Facebook login in test
Tue, 25 Jun 2013 10:46:35 +0200 Pierre-Yves David [test/dbapi] do not rely on the Testcase provided cnx
Tue, 25 Jun 2013 10:45:44 +0200 Pierre-Yves David [dbapi] explicitly use the DBAPI version of CubicwebRequestBase
Mon, 24 Jun 2013 18:33:41 +0200 Pierre-Yves David [web/application] drop unused import
Mon, 24 Jun 2013 18:35:22 +0200 Pierre-Yves David [web/test] properly reset the request connection related attribute
Mon, 24 Jun 2013 18:23:48 +0200 Pierre-Yves David [web/test] drop two undocumented suspicious regression test
Mon, 24 Jun 2013 19:27:31 +0200 Pierre-Yves David [webrequest] introduce an alternative implementation using the repoapi
Mon, 24 Jun 2013 18:18:51 +0200 Pierre-Yves David [repoapi] add an anonymous_cnx function
Fri, 21 Jun 2013 16:40:12 +0200 Pierre-Yves David [repoapi] add a connect function
Mon, 24 Jun 2013 17:26:13 +0200 Pierre-Yves David [client-connection] add an auto-close property for ClientConnection
Fri, 21 Jun 2013 12:08:06 +0200 Pierre-Yves David [cwuser] make CWUser callable, returning self for dbapi compatibility
Fri, 21 Jun 2013 15:26:03 +0200 Pierre-Yves David [client-connect] drop rqlst on rset returned client side
Fri, 21 Jun 2013 15:25:47 +0200 Pierre-Yves David [client-connection] add a repo property for dbapi compatibility
Fri, 21 Jun 2013 13:49:13 +0200 Pierre-Yves David [client-connection] add a connection property for dbapi compatibility
Fri, 21 Jun 2013 13:42:19 +0200 Pierre-Yves David [client-connection] add a sessionid property for dbapi compatibility
Fri, 21 Jun 2013 12:12:58 +0200 Pierre-Yves David [client-connection] add a cursor() method for dbapi compatibility
Fri, 21 Jun 2013 11:39:34 +0200 Pierre-Yves David [client-connection] add a request() method for dbapi compatibility
Tue, 25 Jun 2013 11:06:57 +0200 Pierre-Yves David [repoapi] introduce a basic ClientConnection class
Tue, 25 Jun 2013 17:25:47 +0200 Pierre-Yves David [req] add a _set_user method
Mon, 24 Jun 2013 18:00:20 +0200 Pierre-Yves David [server/session] add a login property
Fri, 21 Jun 2013 15:47:01 +0200 Pierre-Yves David [server/session] allow access to session id using sessionid
Mon, 17 Jun 2013 17:27:08 +0200 Pierre-Yves David [server/session] Implement anonymous_session
Fri, 21 Jun 2013 16:07:45 +0200 Pierre-Yves David [server/session] do not clear session.cnx if unrelated to cnx actually cleared
Mon, 24 Jun 2013 14:55:26 +0200 Pierre-Yves David [dbapi] move ProgrammingError into cubicweb module
Mon, 17 Jun 2013 15:00:41 +0200 Pierre-Yves David [repoapi] move get_repository function into a new repoapi module
Thu, 20 Jun 2013 16:19:27 +0200 Pierre-Yves David [testlib] gather all repository access logic in one place
Thu, 20 Jun 2013 16:00:07 +0200 Pierre-Yves David [testlib] move repo and related attribute back on Instance instead of Class
Mon, 24 Jun 2013 14:53:19 +0200 Pierre-Yves David [dbapi] makes anonymous_connection a computed property
Mon, 24 Jun 2013 11:31:47 +0200 Pierre-Yves David [webrequest] simplify set_session code
Fri, 21 Jun 2013 16:28:16 +0200 Pierre-Yves David [webrequest] set DBAPISession without cnx at initialisation time
Mon, 24 Jun 2013 12:41:27 +0200 Pierre-Yves David [testlib] rework request building in init_authentication
Mon, 24 Jun 2013 12:39:25 +0200 Pierre-Yves David [request] drop the user argument for set_session
Wed, 19 Jun 2013 12:00:54 +0200 Pierre-Yves David [web-request] handle default language earlier
Tue, 18 Jun 2013 15:12:25 +0200 Pierre-Yves David [etwist] pass the repository to the root resource
Mon, 24 Jun 2013 12:03:37 +0200 Pierre-Yves David [repo] move repo.gc_stats to Service API (closes #2951068)
Mon, 24 Jun 2013 12:05:35 +0200 Pierre-Yves David [repo] move repo stats to Service (closes #2951067)
Mon, 24 Jun 2013 11:59:45 +0200 Pierre-Yves David [service] drop the asynchronous execution possibility
Mon, 24 Jun 2013 12:00:03 +0200 Pierre-Yves David [auth] pass `repo` instead of `vreg` to SessionManager and AuthenticationManager
Fri, 23 Nov 2012 16:12:19 +0100 Pierre-Yves David web/application: instantiate the repository outside of CubicWebPublisher
Fri, 07 Dec 2012 17:23:04 +0100 Pierre-Yves David remove vreg argument to CWPublisher
Fri, 07 Dec 2012 16:10:38 +0100 Pierre-Yves David [devtools] vreg becomes a class ppty
Fri, 23 Nov 2012 16:33:00 +0100 Pierre-Yves David [devtools] drop unused `reset_schema` and `reset_vreg` class attribute
Mon, 27 May 2013 17:50:55 +0200 Pierre-Yves David [connection] move security control logic on Connection
Fri, 14 Jun 2013 12:11:42 +0200 Pierre-Yves David [connection] move hook control logic on Connection
Fri, 14 Jun 2013 12:10:45 +0200 Pierre-Yves David [session] update _hook_control docstring
Mon, 27 May 2013 16:43:02 +0200 pierre-yves [connection] reinstall cnx.data as cnx.transaction_data
Mon, 27 May 2013 16:42:39 +0200 pierre-yves [connection] give access to is_internal_session boolean
Fri, 14 Jun 2013 13:39:49 +0200 pierre-yves [req] drop from_controller on non WebRequest object (Closes #2901079)
Tue, 14 May 2013 00:36:43 +0200 pierre-yves [connection] add logging method on connection
Thu, 13 Jun 2013 15:12:06 +0200 Pierre-Yves David rename server.session.transaction into server.session.connection
Fri, 14 Jun 2013 13:43:29 +0200 Pierre-Yves David [application] call req.set_session in application.main_handle_request
Thu, 13 Jun 2013 18:46:39 +0200 Pierre-Yves David [session-handler] use session directly to update last usage
Thu, 13 Jun 2013 18:50:19 +0200 Pierre-Yves David [application/connect] simplify connection logic
Thu, 13 Jun 2013 15:36:10 +0200 pierre-yves Drop hijack user (closes #2901093)
Thu, 13 Jun 2013 17:27:43 +0200 Pierre-Yves David [sources] drop support for ldapuser source (closes #2936496)
Fri, 14 Jun 2013 17:13:17 +0200 Pierre-Yves David merge stable back into default
Fri, 14 Jun 2013 16:26:25 +0200 David Douard 3.17 is the new stable stable
Fri, 14 Jun 2013 16:13:24 +0200 David Douard Added tag cubicweb-version-3.16.5, cubicweb-debiann-version-3.16.5-1, cubicweb-centos-version-3.16.5-1 for changeset 810a05fba1a4 stable
Fri, 14 Jun 2013 16:02:39 +0200 David Douard [pkg] prepare 3.16.5 stable cubicweb-centos-version-3.16.5-1 cubicweb-debiann-version-3.16.5-1 cubicweb-version-3.16.5
Fri, 14 Jun 2013 14:41:50 +0200 David Douard Added tag cubicweb-version-3.17.2, cubicweb-debian-version-3.17.2-1 for changeset 195e519fe97c
Thu, 13 Jun 2013 17:32:49 +0200 David Douard [pkg] prepare 3.17.2 cubicweb-debian-version-3.17.2-1 cubicweb-version-3.17.2
Fri, 14 Jun 2013 11:53:40 +0200 Julien Cristau repository: make tests pass again
Wed, 12 Jun 2013 18:33:50 +0200 Julien Cristau repository: monkey patch pyro connection handling to detect clients going away
Thu, 13 Jun 2013 12:01:23 +0200 Julien Cristau notification: use viewargs for notif_entity_updated instead of transaction_data
Thu, 13 Jun 2013 12:03:59 +0200 Julien Cristau notification: properly handle cnx and lifetime of the hijacked session
Wed, 12 Jun 2013 12:27:00 +0200 Julien Cristau notification: fix session creation (closes #2934523)
Fri, 07 Jun 2013 16:48:20 +0200 David Douard Added tag cubicweb-version-3.17.1, cubicweb-debian-version-3.17.1-1, cubicweb-centos-version-3.17.1-1 for changeset f98d1c46ed9f
Fri, 24 May 2013 13:00:28 +0200 Nicolas Chauvat [cwctl] add configure command to cw-ctl (closes #2709702) cubicweb-centos-version-3.17.1-1 cubicweb-debian-version-3.17.1-1 cubicweb-version-3.17.1
Fri, 24 May 2013 14:02:45 +0200 Nicolas Chauvat [cwctl] rename option no-post-create to no-db-create
Thu, 06 Jun 2013 16:02:46 +0200 David Douard [pkg] version 3.17.1 for rpm packages
Mon, 27 May 2013 15:48:03 +0200 pierre-yves [session] upgrade session closed error from Exception to SessionClosedError
Thu, 06 Jun 2013 12:29:44 +0200 David Douard [pkg] prepare 3.17.1
Thu, 30 May 2013 14:46:32 +0200 Pierre-Yves David [web/application] add some minimal documentation
Thu, 23 May 2013 19:25:24 +0200 pierre-yves [session] raise proper exception with get_tx is called on a closed session
Thu, 06 Jun 2013 09:44:37 +0200 David Douard [view] typo in a docstring
Fri, 24 May 2013 14:07:46 +0200 Nicolas Chauvat [cwctl] pass missing inputlevel argument to postcreate() (closes #2901037) stable
Wed, 29 May 2013 11:41:39 +0200 Julien Cristau [server] fix documentation of ZMQ options harder stable
Wed, 29 May 2013 16:44:16 +0200 Pierre-Yves David merge with 3.16.x fixes
Mon, 27 May 2013 15:39:56 +0200 Dimitri Papadopoulos [server] fix documentation of ZMQ options stable
Fri, 24 May 2013 11:16:09 +0200 Julien Cristau [zmq] set order for ZMQStartHook so other hooks don't need to stable
Thu, 23 May 2013 17:32:56 +0200 Nicolas Chauvat import merge_options directly from logilab.common
Fri, 24 May 2013 15:10:50 +0200 Nicolas Chauvat [server] fix error messages in write_sources_file()
Thu, 02 May 2013 12:22:14 +0200 Aurelien Campeas [doc] a couple almost-typos stable
Fri, 03 May 2013 17:26:23 +0200 Aurelien Campeas [schemaserial] mitigate critical message during migration
Wed, 22 May 2013 06:30:16 +0200 Dimitri Papadopoulos [doc] typo
Thu, 23 May 2013 18:57:25 +0200 Nicolas Chauvat [cw-ctl] fix help message for schemadiff In global help (closes #2888538)
Tue, 14 May 2013 18:02:24 +0200 Julien Cristau [dbapi] fix connect backwards compat harder stable
Thu, 23 May 2013 12:35:02 +0200 Julien Cristau [zmq] make publish address optional stable
Thu, 23 May 2013 14:38:43 +0200 Julien Cristau Fix documentation for zmq pub/sub hooks and configuration stable
Fri, 17 May 2013 16:25:48 +0200 Nicolas Chauvat [entity] improve deprecation messages stable
Wed, 15 May 2013 14:42:50 +0200 Sylvain Thénault [devtools] use self._parse so AssertionError is properly raised instead of lxml error (test failure introduced in 6711f78c18be)
Wed, 15 May 2013 16:21:23 +0200 Sylvain Thénault [testlib] fix page validator selection. Closes #2869456
Wed, 15 May 2013 14:22:51 +0200 Sylvain Thénault [testlib] introduce a validator that check xml-well formness
Wed, 15 May 2013 15:37:22 +0200 Sylvain Thénault [view] return HTML5 doctype. Closes #2869426
Mon, 06 May 2013 17:16:45 +0200 Sylvain Thénault [testlib] repreprocess content so contextual display has a chance to show the proper line. Closes #2869481
Mon, 06 May 2013 15:58:52 +0200 Sylvain Thénault [web request] drop no more necessary request.document_surrounding_div method
Mon, 06 May 2013 17:13:43 +0200 Sylvain Thénault [testlib] unspaghettify Validator / PageInfo api
Mon, 06 May 2013 16:05:51 +0200 Sylvain Thénault [testlib] update htmlparsers.VALMAP: stop using SaxOnlyValidator and add an entry for html
Mon, 06 May 2013 17:26:16 +0200 Sylvain Thénault [testlib] SaxOnlyValidator is deprecated, use XMLValidator instead
Tue, 14 May 2013 15:26:24 +0200 Dimitri Papadopoulos [dataimport] minor typo in error handling
Tue, 07 May 2013 00:29:42 +0200 Dimitri Papadopoulos [views] attempt to clarify the inline help system documentation
Mon, 06 May 2013 19:40:15 +0200 Pierre-Yves David [sobject] fix notification operation
Fri, 03 May 2013 16:36:42 +0200 David Douard Added tag cubicweb-debian-version-3.17.0-2 for changeset 09a0c7ea6c3c
Fri, 03 May 2013 16:27:34 +0200 Pierre-Yves David [pkg/debian] prepare release 3.17.0-2 cubicweb-debian-version-3.17.0-2
Fri, 03 May 2013 16:24:42 +0200 Pierre-Yves David [pkg/debian] update yams runtime depends
Fri, 03 May 2013 16:23:08 +0200 Pierre-Yves David [pkg/debian] expand all depends and co on multiple line
Thu, 02 May 2013 17:14:22 +0200 David Douard Added tag cubicweb-debian-version-3.17.0-1 for changeset 22be40c492e9
Thu, 02 May 2013 17:14:21 +0200 David Douard Added tag cubicweb-version-3.17.0 for changeset cc1a0aad580c cubicweb-debian-version-3.17.0-1
Thu, 02 May 2013 15:58:57 +0200 Pierre-Yves David [test/view] exclude some Blog entity from automatic view testing cubicweb-version-3.17.0
Thu, 02 May 2013 14:30:36 +0200 David Douard [doc] fix: cubicweb.gmap.js has moved to the geocoding cube
Tue, 30 Apr 2013 08:17:10 +0200 David Douard [test/ldap] do not assume order
Mon, 29 Apr 2013 14:49:43 +0200 Pierre-Yves David Added tags for version 3.16.4 on changeset 041804bc48e9 stable
Mon, 29 Apr 2013 12:34:23 +0200 Pierre-Yves David [notification] ensure official API is test
Mon, 29 Apr 2013 09:47:23 +0200 Alain Leufroy fix typo in notification causing NameError
Mon, 29 Apr 2013 12:29:59 +0200 Pierre-Yves David [test/notification] merge related test classe
Mon, 29 Apr 2013 11:43:36 +0200 Pierre-Yves David merge with stable
Tue, 16 Apr 2013 16:51:18 +0200 Julien Cristau [server] add a looping task to free unused cnxsets capture by dead pyro stable cubicweb-centos-version-3.16.4-1 cubicweb-debian-version-3.16.4-1 cubicweb-version-3.16.4
Mon, 29 Apr 2013 11:22:21 +0200 Pierre-Yves David [pkg/debian] update changelog to 3.17.0
Mon, 29 Apr 2013 11:06:28 +0200 Pierre-Yves David [devtools] Use XMLValidator instead deprecated SaxOnlyValidator
Fri, 26 Apr 2013 18:47:36 +0200 Pierre-Yves David [pkg] update changelog
Fri, 26 Apr 2013 18:37:47 +0200 Pierre-Yves David [pkg] prepare 3.17.0
Fri, 26 Apr 2013 18:21:18 +0200 Pierre-Yves David [pkg] prepare 3.16.4 stable
Fri, 26 Apr 2013 18:06:44 +0200 Sylvain Thénault [repo] straightforward bootstrap sequence. Closes #2841188
Wed, 24 Apr 2013 14:49:49 +0200 Sylvain Thénault [repo] minor cleanups to bootstrap sequence
Fri, 26 Apr 2013 17:46:56 +0200 Vincent Michel [schemaserial] serialize additional yams parameter for customs type
Tue, 23 Apr 2013 14:13:58 +0200 Vincent Michel [sql] preprocess_entity uses lgdb helper's SQL converters.
Wed, 24 Apr 2013 14:42:43 +0200 Sylvain Thénault [repo] kill rebuildinfered feature from Repository.set_schema
Wed, 24 Apr 2013 14:51:06 +0200 Sylvain Thénault [test] stop deepcopying for nothing
Fri, 26 Apr 2013 12:10:37 +0200 Aurelien Campeas drop xhtml content-type support (closes #2065651)
Fri, 26 Apr 2013 11:53:47 +0200 Pierre-Yves David [htmlparser] exclude <script> tag from html source
Fri, 26 Apr 2013 11:52:35 +0200 Pierre-Yves David [htmlparser] store unaltered source in pageinfo.source
Thu, 25 Apr 2013 18:38:47 +0200 Sylvain Thénault [htmlparser] rename SaxOnlyValidator to XMLValidator
Thu, 25 Apr 2013 17:46:28 +0200 Sylvain Thénault [htmlparser] add missing deprecation message
Thu, 25 Apr 2013 16:55:12 +0200 Pierre-Yves David [form] remove hard coded id
Fri, 26 Apr 2013 11:08:06 +0200 Pierre-Yves David [server/test] use server config in migration
Mon, 22 Apr 2013 17:57:46 +0200 Pierre-Yves David [session] deprecate `hijack_user` method
Thu, 25 Apr 2013 12:24:26 +0200 Pierre-Yves David [mail] drop hijack_user usage
Thu, 25 Apr 2013 13:35:02 +0200 Pierre-Yves David [notification] merge BaseNotificationView and NotificationView
Thu, 25 Apr 2013 13:34:48 +0200 Pierre-Yves David [notification] move notification view in ``sobject.notification``
Thu, 25 Apr 2013 14:10:55 +0200 Pierre-Yves David remove unused import
Thu, 25 Apr 2013 17:30:09 +0200 Pierre-Yves David one more merge
Thu, 25 Apr 2013 16:10:56 +0200 Sylvain Thénault [notification] introduce an official `notify_on_commit` function
Thu, 25 Apr 2013 10:57:01 +0200 Vladimir Popescu [cubicweb/doc] Replace dc_type() by cw_etype
Thu, 04 Apr 2013 11:58:41 +0200 Vladimir Popescu [dataimport] backout 6947201033be (related to #2788402)
Thu, 25 Apr 2013 15:45:38 +0200 Sylvain Thénault merge default heads
Fri, 05 Apr 2013 14:44:03 +0200 Sylvain Thénault [c-c serverctl] import locally to speed up c-c
Thu, 25 Apr 2013 12:12:15 +0200 Sylvain Thénault [facet js] minor refactoring and cleanups
Wed, 24 Apr 2013 18:11:37 +0200 David Douard [ldapfeed] Add support for LDAP groups (closes #2528116)
Wed, 24 Apr 2013 17:57:14 +0200 Pierre-Yves David [test/ldap] small improvement to ldapfeed unit tests
Wed, 24 Apr 2013 17:48:08 +0200 David Douard [ldap] prepare import of CWGroup
Wed, 24 Apr 2013 17:40:49 +0200 Pierre-Yves David [ldap] handle modification date
Wed, 24 Apr 2013 17:39:10 +0200 Pierre-Yves David [ldap] refactor attributes mapping handling
Wed, 24 Apr 2013 14:00:52 +0200 Pierre-Yves David [ldapfeed] add support for multiple email addresses from ldap
Wed, 24 Apr 2013 15:37:43 +0200 Pierre-Yves David merge 3.16.x fix in 3.17.x branch
Wed, 24 Apr 2013 15:33:49 +0200 Pierre-Yves David [session] fix hooks_control backward compat
Fri, 19 Apr 2013 16:25:45 +0200 Sylvain Thénault [facet js] fix reordering of facet check boxes. Closes #2732947 stable
Wed, 24 Apr 2013 14:40:09 +0200 Sylvain Thénault [vreg] (re)build entity classes cache after registry initialization. stable
Wed, 24 Apr 2013 12:10:12 +0200 Julien Cristau [task] allow negative intervals for add_looping_task (closes #2818280)
Wed, 24 Apr 2013 11:58:49 +0200 Pierre-Yves David [task] allow interval=0 for looping tasks
Wed, 24 Apr 2013 14:45:13 +0200 Sylvain Thénault [portable dump] skip virtual relations, they have no table associated. Closes #2841199 stable
Wed, 24 Apr 2013 14:37:48 +0200 Sylvain Thénault [test] fix skipIf import, currently failing if unittest2 is not there stable
Wed, 24 Apr 2013 14:36:41 +0200 Sylvain Thénault [test] fix bad merge stable
Tue, 23 Apr 2013 18:15:10 +0200 Pierre-Yves David merge with other default head
Tue, 23 Apr 2013 16:07:02 +0200 Pierre-Yves David [ldap] an empty 'user-base-dn' disable the user importation process,
Tue, 23 Apr 2013 15:46:09 +0200 Pierre-Yves David drop commented print
Tue, 23 Apr 2013 16:50:18 +0200 Pierre-Yves David [ldap] Major test refactoring
Tue, 23 Apr 2013 17:58:20 +0200 Pierre-Yves David [test/ldap] have RQL2LDAPFilterTC use its own database
Tue, 23 Apr 2013 16:25:56 +0200 Pierre-Yves David [ldap] quieter tests
Wed, 10 Apr 2013 17:50:11 +0200 Jérôme Roy [test/ldap source] better source naming, some cleanups (prepares #2528116)
Tue, 23 Apr 2013 15:33:50 +0200 Pierre-Yves David use cw_etype instead of __regid__
Tue, 23 Apr 2013 15:16:36 +0200 Pierre-Yves David [entity] add an official ``cw_etype`` property for entity
Tue, 23 Apr 2013 12:38:27 +0200 Pierre-Yves David [notification] use new style operation for notification
Mon, 22 Apr 2013 17:16:02 +0200 Pierre-Yves David [cleanup] drop code deprecated since 3.6
Mon, 22 Apr 2013 15:25:04 +0200 Pierre-Yves David [notification] fix documentation
Tue, 23 Apr 2013 12:01:14 +0200 Pierre-Yves David [ldapuser] Deprecated the source
Fri, 19 Apr 2013 15:44:42 +0200 Sylvain Thénault [rql2sql] Remove an XXX by explaining why Int non-substitution is desired
Fri, 19 Apr 2013 15:41:56 +0200 Sylvain Thénault [rql2sql] Boolean values should be substitued like others. Closes #2829481
Mon, 22 Apr 2013 14:54:22 +0200 Nicolas Chauvat [toward-py3k] rewrite __cmp__ (closes #2715115)
Mon, 08 Apr 2013 17:33:49 +0200 Julien Cristau skeleton: add RPM spec template (closes #2800884)
Tue, 16 Apr 2013 13:44:01 +0200 Pierre-Yves David [clean_session] revert itervalues usage from 0bb18407c053 stable
Mon, 15 Apr 2013 13:18:01 +0200 Pierre-Yves David merge 3.16.x fix
Wed, 10 Apr 2013 16:46:18 +0200 Jérôme Roy [ldap] Use correct API for logging message
Fri, 12 Apr 2013 11:39:10 +0200 Julien Cristau Fix obsolete docstring for add_looping_task stable
Thu, 11 Apr 2013 10:32:00 +0200 Julien Cristau [devtools] prevent Xvfb resets stable
Wed, 10 Apr 2013 16:22:48 +0200 Jérôme Roy [LDAP] rename unittest ldapuser to ldapsource (prepares #2528116)
Wed, 10 Apr 2013 15:34:18 +0200 Julien Cristau [devtools] protect xvfb-run.sh against clean_up being called twice stable
Wed, 10 Apr 2013 10:44:55 +0200 David Douard Added tag cubicweb-version-3.16.3, cubicweb-debian-version-3.16.3-1, cubicweb-centos-version-3.16.3-1 for changeset ee860c51f56b stable
Wed, 10 Apr 2013 10:39:15 +0200 David Douard 3.16.3 stable cubicweb-centos-version-3.16.3-1 cubicweb-debian-version-3.16.3-1 cubicweb-version-3.16.3
Tue, 09 Apr 2013 14:23:24 +0200 Julien Cristau [service] make sure synchronous call_service has a cnxset stable
Tue, 09 Apr 2013 11:56:27 +0200 Pierre-Yves David Merge testfunc testfunc resurrection Closes #2535377 stable
Tue, 09 Apr 2013 11:40:45 +0200 Pierre-Yves David [web] move qunit test back into web and fix the hanging oldstable
Mon, 08 Apr 2013 17:34:25 +0200 William Wordsworth [test] drop forsaken windmill test (Closes 2535376) oldstable
Tue, 09 Apr 2013 09:03:12 +0200 David Douard Added tag cubicweb-debian-version-3.16.2-1 for changeset b3c1ad0cbf00 stable
Tue, 09 Apr 2013 09:03:11 +0200 David Douard Added tag cubicweb-version-3.16.2 for changeset a2b4f245aa57 stable cubicweb-debian-version-3.16.2-1
Mon, 08 Apr 2013 19:30:42 +0200 David Douard 3.16.2 stable cubicweb-version-3.16.2
Mon, 08 Apr 2013 18:38:20 +0200 Julien Cristau [server/test] remove dependency on a pyro name server (closes #2801737) stable
Mon, 08 Apr 2013 17:30:53 +0200 Julien Cristau [packaging] add spec file to build RPMs (closes #2800850) stable
Mon, 08 Apr 2013 17:12:53 +0200 Aurelien Campeas [predicates] keep making `yes` predicate importable from cubicweb (closes #2790319) stable
Mon, 08 Apr 2013 16:53:03 +0200 David Douard [views/tables|css] backout rev 895e34d9ae0d stable
Mon, 08 Apr 2013 16:43:26 +0200 Pierre-Yves David [webconfig] cleanly handles ``fckeditor_installed`` when no uiprops stable
Mon, 08 Apr 2013 16:19:29 +0200 Pierre-Yves David [webconfig] fallback to default configs if https ones are not defined stable
Mon, 08 Apr 2013 16:13:03 +0200 Pierre-Yves David [webconfig] explicit some webconfig attribute stable
Mon, 08 Apr 2013 14:45:10 +0200 Pierre-Yves David merge 3.16.x fix in 3.17.x branch
Mon, 08 Apr 2013 14:18:32 +0200 Pierre-Yves David merge with 3.15.x fix stable
Mon, 08 Apr 2013 14:16:56 +0200 Pierre-Yves David Added tag cubicweb-debian-version-3.15.11-1 for changeset 09d65bc1f025 oldstable
Mon, 08 Apr 2013 14:16:46 +0200 Pierre-Yves David Added tag cubicweb-version-3.15.11 for changeset 38c6a3ea8252 oldstable cubicweb-debian-version-3.15.11-1
Wed, 03 Apr 2013 10:55:56 +0200 Sylvain Thénault [querier] improve 'Password selection not allowed' error message stable
Wed, 03 Apr 2013 11:09:50 +0200 Sylvain Thénault [predicates] use select_or_none rather than select+try/except, expected to be more efficient stable
Mon, 08 Apr 2013 12:43:57 +0200 Pierre-Yves David [pkg] prepare version 3.15.11 ? oldstable cubicweb-version-3.15.11
Mon, 08 Apr 2013 12:42:36 +0200 Pierre-Yves David merge 3.14.x fix into 3.15.x oldstable
Wed, 03 Apr 2013 10:51:15 +0200 Sylvain Thénault [facet] ensure a facet DOM id is a valid jQuery identifier. Closes #2789089 oldstable
Mon, 04 Feb 2013 14:39:55 +0100 Sylvain Thénault [predicates] fix 'adaptable' implementation, used to return 0 on a rset with individualy adaptable entities of different types. Closes #2709663 oldstable
Wed, 03 Apr 2013 14:33:20 +0200 Pierre-Yves David [cmd] fix exlog documentation (closes #2715913) oldstable
Mon, 08 Apr 2013 12:26:39 +0200 Pierre-Yves David Added tag cubicweb-debian-version-3.14.10-1 for changeset 197bcd087c87 oldstable
Mon, 08 Apr 2013 12:26:28 +0200 Pierre-Yves David Added tag cubicweb-version-3.14.10 for changeset 0ff798f80138 oldstable cubicweb-debian-version-3.14.10-1
Mon, 08 Apr 2013 12:19:24 +0200 Pierre-Yves David [pkg] prepare 3.14.10 release oldstable cubicweb-version-3.14.10
Mon, 08 Apr 2013 11:09:50 +0200 Adrien Di Mascio [querier] fix eid relations handling in SET queries (closes #2797052) oldstable
Thu, 04 Apr 2013 17:45:09 +0200 Nicolas Chauvat [ext/rest] add directive bookmark to rest (closes #2545595)
Wed, 03 Apr 2013 12:17:24 +0200 David Douard [c-c create] make post-create step optional (closes #2712041)
Fri, 15 Mar 2013 12:11:29 +0100 Rémi Cardona [cwconfig] Add optional configuration param to load a UI cube before other cubes
Tue, 02 Apr 2013 12:13:06 +0200 Rémi Cardona [web/views] Move massmailing to its own cube (closes #2788086)
Tue, 02 Apr 2013 18:15:24 +0200 Pierre-Yves David merge with stable fix
Tue, 02 Apr 2013 16:06:22 +0200 Pierre-Yves David [req] explicit `user` attribute
Tue, 02 Apr 2013 16:02:52 +0200 Pierre-Yves David [test] use the right order in some assertEqual
Fri, 29 Mar 2013 18:00:37 +0100 Pierre-Yves David [session/transaction] move resource accessors on Transaction
Fri, 29 Mar 2013 17:39:14 +0100 Pierre-Yves David [session/transaction] move multiple utility on Transaction
Fri, 29 Mar 2013 17:25:56 +0100 Pierre-Yves David [session/transaction] handle cnxset repository logic in transaction
Fri, 29 Mar 2013 12:34:53 +0100 Pierre-Yves David [transaction] keep a reference to the repo object
Fri, 29 Mar 2013 18:57:13 +0100 Pierre-Yves David [session] make security_enabled API private
Fri, 29 Mar 2013 12:47:04 +0100 Pierre-Yves David [session] make hook_control API private
Tue, 02 Apr 2013 15:11:41 +0200 Pierre-Yves David [service] split session retrieval and service execution stable
Tue, 02 Apr 2013 15:11:21 +0200 Pierre-Yves David [service] handle cnxset in the async case only stable
Tue, 02 Apr 2013 14:46:13 +0200 Pierre-Yves David [service] extract session retrieval from "task" closure stable
Tue, 12 Mar 2013 18:31:15 +0100 Vladimir Popescu [cubicweb/doc] Add tutorial on data import in CubicWeb.
Tue, 02 Apr 2013 12:05:51 +0200 Vladimir Popescu [dataimport] Slight message modification in exception handling code.
Tue, 02 Apr 2013 12:04:22 +0200 Vladimir Popescu [dataimport] Handle various data formats when creating buffers from data.
Tue, 02 Apr 2013 12:12:41 +0200 Vladimir Popescu [dataimport] Add a ``flush`` method for all stores.
Tue, 02 Apr 2013 12:11:44 +0200 Vladimir Popescu [dataimport] Uniformize the API across the different stores.
Thu, 28 Mar 2013 15:43:23 +0100 Anthony Truchet [data] Add a CSS for undo UI rendering stable
Mon, 17 Dec 2012 14:03:56 +0100 Julien Cristau [web/views] extract cube geocoding (closes #353000)
Mon, 11 Feb 2013 11:47:50 +0100 David Douard [c-c list] add an optional argument to the list command (closes #2709703)
Wed, 13 Mar 2013 18:17:16 +0100 Florent Cayre default base-url now uses fdqn instead of hostname only (closes #2542815)
Thu, 28 Mar 2013 15:01:02 +0100 Aurelien Campeas [editcontroller] a small debugging help (closes #2518980) stable
Thu, 28 Mar 2013 13:48:48 +0100 Dimitri Papadopoulos [doc] small doc improvement
Thu, 28 Mar 2013 13:48:26 +0100 Dimitri Papadopoulos [doc] fix Pyro url
Thu, 28 Mar 2013 13:47:54 +0100 Dimitri Papadopoulos [doc] fix Narval project url
Thu, 28 Mar 2013 13:46:50 +0100 Dimitri Papadopoulos [tutorial] minor documentation fixes
Thu, 28 Mar 2013 12:41:14 +0100 Pierre-Yves David merge 3.16.x fix in 3.17.x
Thu, 28 Mar 2013 12:32:26 +0100 Pierre-Yves David merge 3.15.x into 3.16.x stable
Thu, 28 Mar 2013 12:31:39 +0100 Aurelien Campeas server/source/native: fix wrong usage of .lstrip that produce garbled error messages (closes #2777641) oldstable
Thu, 28 Mar 2013 11:40:19 +0100 Pierre-Yves David [doc] update 3.17 release note
Thu, 28 Mar 2013 11:45:17 +0100 Pierre-Yves David [migration] fix bug in `CWAttributeAddOp.revertprecommit_event` oldstable
Wed, 27 Mar 2013 16:41:45 +0100 Pierre-Yves David [session] security context directly use transaction object when applicable
Wed, 27 Mar 2013 16:43:34 +0100 Pierre-Yves David [session] move context manager logic in the security context manager
Wed, 27 Mar 2013 16:42:18 +0100 Pierre-Yves David [session] hook control context directly use transaction object when applicable
Wed, 27 Mar 2013 16:17:21 +0100 Pierre-Yves David [session] move context manager logic in the hook controls context manager
Wed, 27 Mar 2013 14:05:14 +0100 Pierre-Yves David [session] drop the useless set_hooks_mode method
Wed, 27 Mar 2013 17:09:55 +0100 Pierre-Yves David [session/transaction] move most undo support into transaction
Wed, 27 Mar 2013 11:42:13 +0100 Pierre-Yves David [session] simplify mode property
Wed, 27 Mar 2013 11:01:40 +0100 Pierre-Yves David [session/transaction] pass the session object to the Transaction __init__
Wed, 27 Mar 2013 19:54:36 +0100 Pierre-Yves David [session] use a dedicated class to track cnxset
Tue, 26 Mar 2013 15:26:29 +0100 Pierre-Yves David [session] cleanup Transaction.cnxset
Mon, 25 Mar 2013 17:50:11 +0100 Pierre-Yves David [session] drop useless getter and setter for security
Wed, 27 Mar 2013 19:40:09 +0100 Pierre-Yves David [session/transaction] move read_security subtlety in transaction
Mon, 25 Mar 2013 16:08:02 +0100 Pierre-Yves David [transaction] initialize dbapi_request in __init__
Wed, 27 Mar 2013 17:00:25 +0100 Pierre-Yves David [whatsnew] notify drop of deprecated code
Wed, 27 Mar 2013 16:33:48 +0100 Vladimir Popescu [web/views] extract cube embed (closes #1916015)
Tue, 26 Mar 2013 12:26:12 +0100 Rémi Cardona [skeleton] Update debian packaging to support only python 2.6 and up
Wed, 27 Mar 2013 16:58:13 +0100 Rémi Cardona Drop iprogress code (closes #2777628)
Wed, 27 Mar 2013 16:36:47 +0100 Simon Chabot [web/views] extract cube sioc (closes #1916018)
Wed, 27 Mar 2013 15:36:41 +0100 Rémi Cardona [doc] Add 3.17 release notes
Wed, 27 Mar 2013 15:38:05 +0100 Pierre-Yves David [migration] mark all version prior 3.7 as non-migrable
Wed, 27 Mar 2013 14:53:40 +0100 Pierre-Yves David [dataimport] drop checkpoint backward compat API
Wed, 27 Mar 2013 14:53:06 +0100 Pierre-Yves David [dataimport] drop index support deprecated since 3.7
Wed, 27 Mar 2013 14:51:42 +0100 Pierre-Yves David [utils] drop pre-3.7 compat in util
Wed, 27 Mar 2013 14:50:58 +0100 Pierre-Yves David [migration] drop pre-3.7 utility
Wed, 27 Mar 2013 14:50:10 +0100 Pierre-Yves David [entity] drop pre-3.7 api on session
Wed, 27 Mar 2013 14:49:12 +0100 Pierre-Yves David drop dubious comment
Wed, 27 Mar 2013 15:03:14 +0100 Pierre-Yves David [req] drop pre-3.7 api on request
Wed, 27 Mar 2013 14:46:55 +0100 Pierre-Yves David [session] drop pre-3.7 api on session
Mon, 25 Mar 2013 16:35:18 +0100 Pierre-Yves David [transaction] use set operation in the hook control code
Mon, 25 Mar 2013 16:08:48 +0100 Pierre-Yves David [session/transaction] move hook management in transaction itself
Mon, 25 Mar 2013 15:28:18 +0100 Pierre-Yves David [session] allow writable tx_attr and use it for commit_state
Mon, 25 Mar 2013 16:12:39 +0100 Pierre-Yves David [session/transaction] move add operation in session code
Mon, 25 Mar 2013 16:13:34 +0100 Pierre-Yves David [session/transaction] move entity life utility on transaction
Mon, 25 Mar 2013 16:20:25 +0100 Pierre-Yves David [transaction] small simplification in ecache code
Mon, 25 Mar 2013 14:16:16 +0100 Pierre-Yves David [session/transaction] move entity cache management on session
Mon, 25 Mar 2013 14:17:31 +0100 Pierre-Yves David [session] have a nice helper function to forward access to session
Mon, 25 Mar 2013 12:41:13 +0100 Pierre-Yves David [session] drop dead code
Fri, 22 Mar 2013 20:14:08 +0100 Pierre-Yves David [session] use tx.data directly in session code.
Fri, 22 Mar 2013 20:11:17 +0100 Pierre-Yves David [transaction] rename transaction_data to data
Fri, 22 Mar 2013 19:58:43 +0100 Pierre-Yves David [session] document Session._tx
Fri, 22 Mar 2013 20:05:49 +0100 Pierre-Yves David [session] split session creation from default session assignation
Fri, 22 Mar 2013 20:04:43 +0100 Pierre-Yves David [session] make session lock reentrant
Fri, 22 Mar 2013 19:51:50 +0100 Pierre-Yves David [session] document set_tx
Fri, 22 Mar 2013 19:49:57 +0100 Pierre-Yves David [session] rename txstore variable to tx
Fri, 22 Mar 2013 20:10:19 +0100 Pierre-Yves David [session] rename `_threaddata` to `_tx`
Fri, 22 Mar 2013 19:37:51 +0100 Pierre-Yves David [session] rename self.__threaddata.txdata to self.__threaddata.tx
Fri, 22 Mar 2013 19:42:33 +0100 Pierre-Yves David [session] rename _tx_data into _txs
Fri, 22 Mar 2013 19:32:25 +0100 Pierre-Yves David [transaction] relocate method building transaction context manager
Fri, 22 Mar 2013 18:49:48 +0100 Pierre-Yves David [transaction] move RQLRewriter in Transaction
Fri, 22 Mar 2013 18:38:56 +0100 Pierre-Yves David [transaction] initialize security control attribute in Transaction
Fri, 22 Mar 2013 18:33:53 +0100 Pierre-Yves David [session] move security constant out of the class
Fri, 22 Mar 2013 18:27:34 +0100 Pierre-Yves David [transaction] initialize hook control attribute in Transaction
Fri, 22 Mar 2013 18:34:04 +0100 Pierre-Yves David [session] Move hook control constants out of the class
Mon, 25 Mar 2013 14:20:10 +0100 Pierre-Yves David [transaction] initialize transaction data and state related attribute.
Fri, 22 Mar 2013 18:51:03 +0100 Pierre-Yves David [transaction] handle ``mode`` default value in Transaction
Fri, 22 Mar 2013 17:47:45 +0100 Pierre-Yves David [transaction] explicit Transaction cnxset attribute
Fri, 22 Mar 2013 17:09:49 +0100 Pierre-Yves David [server] rename TransactionData to Transaction
Fri, 22 Mar 2013 19:31:21 +0100 Pierre-Yves David [doc] update Session documentation
Thu, 21 Mar 2013 19:08:07 +0100 Pierre-Yves David merge 3.16 fix in default
Thu, 21 Mar 2013 16:52:13 +0100 Julien Cristau [devtools] fix a couple issues with xvfb-run stable
Thu, 21 Mar 2013 16:37:06 +0100 Julien Cristau [devtools/qunit] don't open-code subprocess.Popen.terminate stable
Thu, 21 Mar 2013 16:01:05 +0100 Julien Cristau [devtools/qunit] get rid of unused variable stable
Tue, 18 Oct 2011 16:55:16 +0200 Alain Leufroy [server] *init_repository* lookup the database instead of the schema to drop tables (closes #810743) stable
Thu, 18 Oct 2012 15:52:05 +0200 Arthur Lutz [book] remove XXX to an old discussion about appengine stable
Fri, 22 Feb 2013 12:20:59 +0100 Sylvain Thénault [web publish] in case of error, ensure proper http status is set and Content-disposition header is reseted. Closes #2553066 stable
Tue, 12 Mar 2013 12:34:07 +0100 Julien Cristau Add CubicWebRequestBase.content (closes #2742453)
Thu, 17 Jan 2013 14:55:07 +0100 David Douard add the match_http_method predicate (closes #2559932)
Thu, 21 Mar 2013 18:35:19 +0100 Pierre-Yves David [pkg] the previous commit requires new feature in yams.
Fri, 30 Nov 2012 16:43:36 +0100 Alexandre Richardson add a command to compare db schema and file system schema (closes #464991)
Tue, 12 Mar 2013 12:50:05 +0100 Nicolas Chauvat drop typed_eid() in favour of int() (closes #2742462)
Wed, 20 Mar 2013 17:58:14 +0100 Pierre-Yves David merge with stable
Thu, 21 Mar 2013 18:13:31 +0100 Pierre-Yves David 3.15 is the new old stable oldstable
Mon, 17 Sep 2012 14:39:29 +0200 Arthur Lutz [web] don't link to None in author box (when author has been deleted) (closes #2409855) stable
Tue, 19 Mar 2013 18:20:57 +0100 Julien Cristau dbapi: try to restore compatibility of the connect api with 3.15 stable
Wed, 20 Mar 2013 17:40:25 +0100 Pierre-Yves David 3.16 is the new stable stable
Tue, 19 Mar 2013 16:56:46 +0100 Aurelien Campeas Added tag cubicweb-debian-version-3.15.10-1 for changeset feca12e4a618 stable
Tue, 19 Mar 2013 16:56:45 +0100 Aurelien Campeas Added tag cubicweb-version-3.15.10 for changeset 89bdb5444cd2 stable cubicweb-debian-version-3.15.10-1
Tue, 19 Mar 2013 16:56:28 +0100 Aurelien Campeas prepare 3.15.10 stable cubicweb-version-3.15.10
Tue, 19 Mar 2013 16:54:32 +0100 Aurelien Campeas Added tag cubicweb-debian-version-3.16.1-1 for changeset 84fbcdc8021c
Tue, 19 Mar 2013 16:54:31 +0100 Aurelien Campeas Added tag cubicweb-version-3.16.1 for changeset d95cbb7349f0 cubicweb-debian-version-3.16.1-1
Tue, 19 Mar 2013 16:53:57 +0100 Aurelien Campeas prepare 3.16.1 cubicweb-version-3.16.1
Tue, 19 Mar 2013 15:30:06 +0100 Aurelien Campeas [views/primary] some inner sections should use the `limit` by default to avoid a denial of service (closes #2719110)
Tue, 19 Mar 2013 15:18:22 +0100 Aurelien Campeas [entity] ensure the .related(entities=False) parameter is honored all the way down (closes #2755994)
Tue, 19 Mar 2013 15:17:34 +0100 Aurelien Campeas [test/web] fix invisibly bogus test (prepares #2755994)
Fri, 08 Mar 2013 11:03:28 +0100 Rémi Cardona [cwconfig] Fix exception handling when building the cube dependency graph
Tue, 19 Mar 2013 12:25:18 +0100 Aurelien Campeas [merge] backport stable fixes
Mon, 18 Mar 2013 16:38:57 +0100 Aurelien Campeas [test/sobject] fix test regression stable
Wed, 13 Mar 2013 18:36:49 +0100 Rémi Cardona [web/request] Prune extraneous 'pageid' from generated ajax URL parameters (closes #2758130) stable
Wed, 13 Mar 2013 19:23:22 +0100 Rémi Cardona [web/component] Use global variable to point to ajax controller (part of #2758254) stable
Tue, 19 Mar 2013 12:24:40 +0100 Rémi Cardona [web] Use the new '/ajax' URL path to access the AjaxController (closes #2758254) stable
Tue, 19 Mar 2013 10:08:20 +0100 Aurelien Campeas [devtools/httptest] fix syntax error introduced by ce5ae7b80d2c
Tue, 12 Mar 2013 19:24:43 +0100 Rémi Cardona [component] Fix URL generation for navigation component (closes #2464832) stable
Tue, 12 Mar 2013 12:08:22 +0100 Pierre-Yves David merge with another default heads
Tue, 12 Mar 2013 12:04:51 +0100 Pierre-Yves David Merge stable into default (NON-TRIVIAL)
Fri, 08 Feb 2013 18:36:00 +0100 Nicolas Chauvat maintain python2.5 compatibility stable
Fri, 18 Jan 2013 11:36:21 +0100 Julien Cristau [schema/workflow] one more typo fix stable
Fri, 22 Feb 2013 11:17:02 +0100 Julien Cristau [devtools] add http_publish to CubicWebTC (closes #2565882)
Fri, 18 Jan 2013 12:47:40 +0100 Sylvain Thénault [testlib] url_publish should give url to the request and the rset returned by the path evaluator to ctrl_publish. Closes #2557468
Fri, 22 Feb 2013 19:36:40 +0100 Nicolas Chauvat [towards py3k] import reduce() from functools (part of #2711624)
Mon, 11 Mar 2013 18:37:01 +0100 Pierre-Yves David merge stable fix into default
Wed, 09 Jan 2013 18:37:48 +0100 Sylvain Thénault [doc] document dbapi.Connection stable
Fri, 08 Mar 2013 09:15:09 +0100 Sylvain Thénault [c-c shell] fix command description (-P option is gone long ago) stable
Mon, 11 Mar 2013 14:46:09 +0100 Aurelien Campeas [hooks/syncschema] do not crash when adding a new entity type (closes #2741643) stable
Tue, 29 Jan 2013 16:57:44 +0100 pwatteyne [views/debug] Do not show all web sessions without CNX, just count them (closes #2602161) stable
Tue, 05 Mar 2013 15:37:37 +0100 Sylvain Thénault [facets js] use $ instead of jQuery and other small cleanups
Thu, 17 Jan 2013 15:42:09 +0100 Julien Cristau [devtools/httptest] allow sending other types of requests besides GET
Fri, 08 Mar 2013 18:43:42 +0100 Pierre-Yves David merge with stable
Mon, 04 Mar 2013 17:22:57 +0100 Nicolas Chauvat [ext/rest] fix docstring of rql_role() stable
Fri, 08 Mar 2013 18:04:40 +0100 Vincent Michel [web application] Fix missing self. in error_handler stable
Tue, 18 Dec 2012 12:42:56 +0100 Sylvain Thénault [ldapfeed] all options of a source should be in the same group, else you get AssertionError on c-c add-source. Closes #2538398
Wed, 20 Feb 2013 16:13:21 +0100 Nicolas Chauvat [sources] fix classes that inherit from AbstractSource (closes #2718669)
Thu, 24 Jan 2013 10:28:49 +0100 Julien Cristau [login] don't redirect to http url if we allow anonymous on https
Mon, 25 Feb 2013 11:34:58 +0100 Jérôme Roy Correct typo in example
Mon, 25 Feb 2013 18:02:11 +0100 Julien Cristau [testlib] make test_view load the json data
Mon, 11 Feb 2013 12:06:16 +0100 Rémi Cardona [etwist] Properly escape traceback output (closes #2712042)
Mon, 11 Feb 2013 11:26:08 +0100 Rémi Cardona [dbapi] Stop shadowing exceptions in get_repository() (closes #2710515)
Mon, 25 Feb 2013 11:18:14 +0100 Aurelien Campeas [cwvreg] complete cw.web.uicfg cleanup callback (closes #2718217)
Thu, 28 Feb 2013 11:19:36 +0100 Pierre-Yves David [book] fix typo.
Sat, 16 Feb 2013 21:46:24 +0100 Nicolas Chauvat [towards py3k] fix bug introduced by 0bb18407c053
Tue, 21 Feb 2012 18:23:23 +0100 Anthony Truchet [doc] Book entry for the undo functionnality.
Thu, 14 Feb 2013 16:45:07 +0100 Nicolas Chauvat [toward py3k] rewrite has_key() (part of #2711624)
Thu, 14 Feb 2013 16:01:24 +0100 Nicolas Chauvat [toward py3k] rewrite dict.keys() and dict.values() (part of #2711624)
Thu, 14 Feb 2013 15:38:25 +0100 Nicolas Chauvat [toward-py3k] rewrite to "except AnException as exc:" (part of #2711624)
Thu, 14 Feb 2013 15:39:23 +0100 Nicolas Chauvat [toward-py3k] remove import with_statement (part of #2711624)
Thu, 14 Feb 2013 15:29:20 +0100 Nicolas Chauvat pkg: drop python 2.5 compatibility (closes #2711624)
Thu, 14 Feb 2013 15:21:23 +0100 Pierre-Yves David devtools: improve qunit timeout message
Thu, 14 Feb 2013 14:26:33 +0100 Pierre-Yves David merge default into stable
Tue, 12 Feb 2013 11:35:15 +0100 Nicolas Chauvat [devtools] fix broken windmill test case stable
Thu, 31 Jan 2013 18:34:31 +0100 David Douard Added tag cubicweb-debian-version-3.15.9-1 for changeset 29fbc632a696 stable
Thu, 31 Jan 2013 18:34:30 +0100 David Douard Added tag cubicweb-version-3.15.9 for changeset 8bfc0753f1da stable cubicweb-debian-version-3.15.9-1
Fri, 25 Jan 2013 17:56:15 +0100 David Douard Added tag cubicweb-debian-version-3.16.0-1 for changeset 853237d1daf6
Fri, 25 Jan 2013 17:56:14 +0100 David Douard Added tag cubicweb-version-3.16.0 for changeset 6c7c2a02c9a0 cubicweb-debian-version-3.16.0-1
Fri, 25 Jan 2013 17:52:02 +0100 David Douard 3.15.9 stable cubicweb-version-3.15.9
Fri, 25 Jan 2013 16:44:07 +0100 Aurelien Campeas [ldap test] fix bad merge cubicweb-version-3.16.0
Fri, 25 Jan 2013 14:33:40 +0100 Aurelien Campeas [merge] backport stable fixes
Fri, 25 Jan 2013 13:28:23 +0100 Aurelien Campeas [cwctl] fix cubicweb-ctl shell command (closes #2583919)
Thu, 24 Jan 2013 16:13:40 +0100 David Douard [ldap test] move the slapd database directory to a tempdir (closes #2583993) stable
Thu, 24 Jan 2013 16:10:31 +0100 David Douard [ldap auth] make sure imported passwords from LDAP are encrypted (closes #2583994) stable
Tue, 18 Dec 2012 12:25:08 +0100 Sylvain Thénault [ldapfeed] don't crash if one specify an unexisting group in the configuration. Closes #2538399 stable
Wed, 09 Jan 2013 14:27:51 +0100 Aurelien Campeas [doc/ldap] update the ldap chapter wrt the ldapfeed source type (closes #2551863) stable
Wed, 23 Jan 2013 17:58:49 +0100 Aurelien Campeas prepare 3.16
Wed, 23 Jan 2013 18:20:05 +0100 Aurelien Campeas [doc/3.16] complete description of what changed
Fri, 04 Jan 2013 15:39:52 +0100 Sylvain Thénault [rql sources] uses an URL as remote host address for pyro/zmq rql sources,
Fri, 04 Jan 2013 15:18:44 +0100 Sylvain Thénault [repo sources] move handling of source's url into abstract source as this becomes shared by most sources
Thu, 10 Jan 2013 22:52:47 +0100 Sylvain Thénault [db-api] rename repo_connect into _repo_connect to mark it private. Closes #2521848
Thu, 10 Jan 2013 22:51:10 +0100 Sylvain Thénault [repository sources] copy source configuration: source's __init__ modify it while config.sources() return a cached dictionary which shouldn't be modified
Thu, 10 Jan 2013 22:50:34 +0100 Sylvain Thénault cleanup repository connect doc: cnxtype is now deprecated / base_url has never been given that way. Follow #2521848
Tue, 22 Jan 2013 18:16:20 +0100 Aurelien Campeas prefix "tcp://" zmq uris with "zmqpickle" (closes #2574114)
Mon, 21 Jan 2013 18:01:25 +0100 Sylvain Thénault [db-api/configuration] simplify db-api and configuration so that all the connection information is in the repository url, closes #2521848
Thu, 10 Jan 2013 23:05:45 +0100 Sylvain Thénault [ldap test] ensure slapdd launch went fine and move ldapfeed setUp to parent class, as all ldap sources deal with url
Thu, 10 Jan 2013 18:11:33 +0100 Aurelien Campeas [web/uihelper,uicfg] transform uihelper functions into uicfg objects methods (closes #2543949)
Mon, 21 Jan 2013 16:34:09 +0100 Florent Cayré make ui configurations selectable (closes #2406609)
Thu, 10 Jan 2013 18:34:10 +0100 Aurelien Campeas [uicfg] uicfg.py moves from web/ to web/views/ (prepares #2406609)
Thu, 10 Jan 2013 13:03:38 +0100 Aurelien Campeas [appobject] introduce RegistrableObject base class (prepares #2406609)
Mon, 21 Jan 2013 13:55:25 +0100 Aurelien Campeas [cwvreg] introduce lgc version 0.59 and remove unneeded method redefinition (prepares #2406609)
Fri, 23 Nov 2012 18:27:35 +0100 Pierre-Yves David [BFSS] mark fs_imported value as uncachable
Fri, 18 Jan 2013 18:48:15 +0100 Pierre-Yves David [entity] add a "repo_side" parameter to `_cw_dont_cache_attribute`
Fri, 18 Jan 2013 18:31:51 +0100 Aurelien Campeas [merge] backport stable fixes
Fri, 18 Jan 2013 18:31:25 +0100 Aurelien Campeas [entities] fix test failures introduced by fixes in workflow related message strings (completes 9bb93efa1952) stable
Fri, 18 Jan 2013 16:40:11 +0100 Vladimir Popescu [doc/book/] Corrected typo in en/tutorials/base/customizing-the-application.rst, for the add_cubes function call
Fri, 18 Jan 2013 17:37:35 +0100 Aurelien Campeas [entity,views/json] backout 353bbd17a8b6 (reopens #2559931) stable
Tue, 15 Jan 2013 20:17:09 +0100 Julien Cristau [schemas] fix typo stable
Thu, 17 Jan 2013 18:30:08 +0100 Pierre-Yves David merge with stable
Thu, 10 Jan 2013 18:31:43 +0100 Aurelien Campeas [appobject] cleanup module (prepares #2406609)
Thu, 17 Jan 2013 14:29:12 +0100 Aurelien Campeas [uicfg] remove pre 3.6 bw compat structure (prepares #2406609)
Thu, 17 Jan 2013 17:12:06 +0100 Sylvain Thénault [testlib] test_view now parse json data, closes #2557467 stable
Thu, 17 Jan 2013 14:39:51 +0100 Sylvain Thénault Improve entity json export (closes #2559931) stable
Thu, 17 Jan 2013 14:40:57 +0100 Sylvain Thénault [web/application/test] drop useless code stable
Thu, 17 Jan 2013 15:11:37 +0100 Pierre-Yves David [test] precheck initial condition stable
Wed, 16 Jan 2013 17:42:16 +0100 Julien Cristau [packaging] Fix search in squeeze cubicweb-documentation package (closes #2558496) stable
Wed, 16 Jan 2013 17:41:45 +0100 Julien Cristau [packaging] don't compress txt files (closes #2558496) stable
Wed, 09 Jan 2013 21:48:59 +0100 Sylvain Thénault [wf/test] fix tests broken by changes from another patch which have slipped there
Wed, 09 Jan 2013 16:06:20 +0100 Aurelien Campeas [merge] backport stable
Wed, 09 Jan 2013 15:46:05 +0100 Aurelien Campeas [web/test] fix stale reference to the changelog view (closes #2423532)
Wed, 09 Jan 2013 18:03:17 +0100 David Douard Added tag cubicweb-debian-version-3.15.8-1 for changeset 4ef457479337 stable
Wed, 09 Jan 2013 18:03:17 +0100 David Douard Added tag cubicweb-version-3.15.8 for changeset 459d0c48dfaf stable cubicweb-debian-version-3.15.8-1
Wed, 09 Jan 2013 16:04:26 +0100 Aurelien Campeas [test] fix possible views test (closes #2544358) stable cubicweb-version-3.15.8
Wed, 09 Jan 2013 15:40:41 +0100 Aurelien Campeas prepare 3.15.8 stable
Wed, 09 Jan 2013 14:29:29 +0100 Aurelien Campeas [ldapfeed] if a deactivated user becomes available again in its source, reactivate it (closes #2542776) stable
Tue, 08 Jan 2013 15:53:22 +0100 Aurelien Campeas [ldaputils,ldapparser] correctly compute "deleted" users (closes #2542083) stable
Thu, 03 Jan 2013 23:27:56 +0100 Sylvain Thénault [dataimport] new ignore_errors argument to ucsvreader, default to False. Closes #2547200
Tue, 18 Dec 2012 11:40:51 +0100 David Douard [ldapsource] keep python 2.5 compatibility (closes #2541602) stable
Tue, 18 Dec 2012 10:42:11 +0100 Aurelien Campeas [ldapuser2ldapfeed] .values -> .iteritems (closes #2542872) stable
Mon, 17 Dec 2012 14:40:03 +0100 Aurelien Campeas [ldap tests] cleanup in preparation of #2542083 stable
Mon, 17 Dec 2012 14:26:41 +0100 Aurelien Campeas [ldapparser] demote warning level (actually important user info can leak there) (prepares #2542083) stable
Thu, 03 Jan 2013 23:10:50 +0100 Arthur Lutz Remove changelog view (closes #2423532)
Wed, 02 Jan 2013 18:17:02 +0100 Vincent Michel [dataimport] Allow to replace escape char in the create_copyfrom_buffer
Sun, 30 Dec 2012 22:31:10 +0100 Nicolas Chauvat [doc] fix function name FTIRANK stable
Thu, 20 Dec 2012 12:15:57 +0100 Adrien Di Mascio [json] enable jsonexport selection on empty rsets (closes #2544358) stable
Thu, 20 Dec 2012 12:14:14 +0100 Adrien Di Mascio [test] fix req default value handling in CubicWebTC.view (closes #2544376) stable
Wed, 19 Sep 2012 17:16:04 +0200 Aurelien Campeas [ajax] fix attribute lookup (closes #2491038)
Tue, 11 Dec 2012 18:20:00 +0100 Aurelien Campeas [server] add debugging for Hooks & Operations (closes #2470048)
Fri, 14 Dec 2012 14:08:14 +0100 Vincent Michel [dataimport] Add SQL Store for faster import - works ONLY with Postgres for now, as it requires "copy from" command - closes #2410822
Mon, 26 Nov 2012 12:52:33 +0100 Pierre-Yves David [test] swap order in assert of `test_users_and_groups_non_readable_by_guests`
Mon, 26 Nov 2012 19:47:12 +0100 Pierre-Yves David [test] fix server/querier/build_descr1 test.
Tue, 27 Nov 2012 12:36:33 +0100 Pierre-Yves David [server] make `test_bfss_fs_importing_transparency` less verbose on failure
Fri, 23 Nov 2012 17:12:58 +0100 Pierre-Yves David [entity] drop redundant cache update
Mon, 03 Dec 2012 13:22:10 +0100 Nicolas Chauvat [cw-ctl] silence msgcat and msgfmt (closes #2527594)
Wed, 12 Dec 2012 22:13:38 +0100 David Douard Added tag cubicweb-debian-version-3.15.7-1 for changeset c5400558f370 stable
Wed, 12 Dec 2012 22:13:37 +0100 David Douard Added tag cubicweb-version-3.15.7 for changeset d8916cee7b70 stable cubicweb-debian-version-3.15.7-1
Wed, 12 Dec 2012 22:11:52 +0100 David Douard prepare 3.15.7 stable cubicweb-version-3.15.7
Tue, 04 Dec 2012 13:41:20 +0100 Sylvain Thénault [migration] fix crash when adding a new meta relation type. Closes #2532483 stable
Mon, 10 Dec 2012 11:50:42 +0100 David Douard [ldapfeed] fix connection leak (closes #2532528) stable
Tue, 04 Dec 2012 16:16:08 +0100 David Douard [zmq] add an introductive docstring on ZMQComm stable
Tue, 11 Dec 2012 16:14:57 +0100 Sylvain Thénault [server config] on quick start, system source is still activated. Closes #2535714 stable
Tue, 11 Dec 2012 17:07:57 +0100 Pierre-Yves David [web] use `inline` `Content-Disposition` by default (closes #2535734) stable
Tue, 11 Dec 2012 16:57:18 +0100 Pierre-Yves David [web] allow configuration of the Content-disposition value stable
Tue, 11 Dec 2012 17:17:40 +0100 Pierre-Yves David [downloadable] fix filename HTTP header for simple name with space (closes #2535715) stable
Mon, 03 Dec 2012 00:03:03 +0100 Nicolas Chauvat merge fixes from stable
Fri, 30 Nov 2012 21:19:36 +0100 David Douard Added tag cubicweb-debian-version-3.15.6-1 for changeset b05e156b8fe7 stable
Fri, 30 Nov 2012 21:19:35 +0100 David Douard Added tag cubicweb-version-3.15.6 for changeset 0163bd9f4880 stable cubicweb-debian-version-3.15.6-1
Fri, 30 Nov 2012 21:18:05 +0100 David Douard prepare 3.15.6 stable cubicweb-version-3.15.6
Tue, 27 Nov 2012 14:48:03 +0100 David Douard [web] add a digital signature to error form (closes #2522526) stable
Wed, 28 Nov 2012 11:44:15 +0100 Nicolas Chauvat [web/views] bugfix: the mime type is text/plain, not text/txt (closes #2526345) stable
Tue, 27 Nov 2012 17:16:23 +0100 Arthur Lutz [doc] fix of personnal etc directory in book stable
Tue, 27 Nov 2012 12:24:56 +0100 David Douard [web] add a Forbidden exception stable
Tue, 27 Nov 2012 11:38:03 +0100 Katia Saurfelt [web] add a ``anonymize-jsonp-queries`` option in file configuration (closes #2465388) stable
Tue, 27 Nov 2012 11:27:49 +0100 Pierre-Yves David [downloadable] fix filename in HTTP header (closes #2522325, #2522324) stable
Tue, 27 Nov 2012 11:18:42 +0100 Sylvain Thénault docstring typo stable
Thu, 22 Nov 2012 16:13:43 +0100 Sylvain Thénault [facet] make BitFieldFacet allow special 0 value. Closes #2522697 stable
Fri, 16 Nov 2012 12:28:30 +0100 Nicolas Chauvat [doc] ubuntu LTS is now Precise Pangolin stable
Fri, 16 Nov 2012 11:53:17 +0100 Sylvain Thénault backport stable
Fri, 16 Nov 2012 11:52:06 +0100 Arthur Lutz [server] implement base_url with secure=True (closes #2508638)
Fri, 16 Nov 2012 11:41:38 +0100 Sylvain Thénault [validation api] properly use yams 0.36 validation error api and update message catalog. Follows bbe0d6985e59
Fri, 09 Nov 2012 15:27:40 +0100 Pierre-Yves David [wsgi] saner use of `self.config` instead of `config`
Fri, 09 Nov 2012 17:14:18 +0100 Pierre-Yves David [server] fix repository initialisation
Wed, 24 Oct 2012 09:56:52 +0200 Sylvain Thénault [web test] make unittest_viewselectors work if rdflib isn't available stable
Tue, 23 Oct 2012 12:12:43 +0200 Sylvain Thénault [js/ajax] documentation of 'reload' is missing an argument stable
Tue, 23 Oct 2012 12:12:22 +0200 Sylvain Thénault [ldapfeed] move docstring to the class instead of the module stable
Wed, 14 Nov 2012 11:12:13 +0100 Sylvain Thénault [hook] fix hook base class so access to __registries__ doesn't call check_event, only call it in registered callback. Closes #2517748 stable
Thu, 08 Nov 2012 11:43:11 +0100 Sylvain Thénault [startup hook/looping tasks] separated hook for each looping task to ease modification from cubes. Closes #2517096 stable
Thu, 08 Nov 2012 11:40:24 +0100 Sylvain Thénault [ldaputils] should use entity.eid instead of entity on raising ValidationError. closes #2517095 stable
Wed, 14 Nov 2012 11:06:24 +0100 Aurelien Campeas [dbapi] provide get_option_value over DBAPIRequest (closes #2515522) stable
Wed, 24 Oct 2012 14:38:05 +0200 Aurelien Campeas Added tag cubicweb-debian-version-3.15.5-1 for changeset 19e115ae5442 stable
Wed, 24 Oct 2012 14:38:04 +0200 Aurelien Campeas Added tag cubicweb-version-3.15.5 for changeset b0e086f451b7 stable cubicweb-debian-version-3.15.5-1
Wed, 24 Oct 2012 12:08:21 +0200 Aurelien Campeas prepare 3.15.5 stable cubicweb-version-3.15.5
Tue, 11 Sep 2012 12:42:26 +0200 Sylvain Thénault [entity attr cache] mark attribute as uncacheable in the underlying function else we may miss some changes.
Fri, 05 Oct 2012 16:54:22 +0200 Sylvain Thénault [repository] move modification of appobject_path to repository initialization code so we can restore it later to avoid side effect on the config. Fix regression introduced in d32ab8570e5d
Thu, 11 Oct 2012 18:42:13 +0200 Sylvain Thénault [req / session] drop is_internal_session (buggy) compat on base request by implementing necessary methods on internal manager
Thu, 20 Sep 2012 16:33:51 +0200 Sylvain Thénault [check integrity] use session consistently
Thu, 20 Sep 2012 16:18:13 +0200 Sylvain Thénault [test] use session commit/rollback to be consistent with the test
Tue, 23 Oct 2012 15:00:53 +0200 Aurelien Campeas [merge] reintegrate that black sheep
Wed, 17 Oct 2012 15:47:12 +0200 Aurelien Campeas [ldapparser] utf-8 uri + unicode emailaddr will crash if the later is not properly encoded (closes #2508515) stable
Wed, 22 Feb 2012 11:57:42 +0100 Anthony Truchet backporting
Fri, 12 Oct 2012 16:05:16 +0200 Sylvain Thénault backport stable
Tue, 02 Oct 2012 16:44:55 +0200 Florent Cayré fix no more running zmq repository test (closes #2500153) stable
Fri, 28 Sep 2012 17:49:54 +0200 Sylvain Thénault [dbapi] load_appobjects must attempt to load available cubicweb configurations to avoid error when some object use a persistent propery (CWProperty) defined there. Closes #2497697 stable
Fri, 12 Oct 2012 15:38:58 +0200 Sylvain Thénault dummy merge
Fri, 12 Oct 2012 12:47:45 +0200 Sylvain Thénault [ajax] reload function should set 'processing' cursor. Closes #2503899
Mon, 01 Oct 2012 12:49:34 +0200 Aurelien Campeas [misc/scripts] a slightly experimental script to help repair LDAPUser cwusers suffering from split-brainite (closes #2497108) stable
Mon, 24 Sep 2012 16:45:26 +0200 Aurelien Campeas [views/boxes] re-establish the proper selector (closes #2496294) stable
Mon, 01 Oct 2012 12:40:35 +0200 Aurelien Campeas [ldapparser] raise specific error if the configuration is wrong (closes #2498164) stable
Mon, 08 Oct 2012 17:50:12 +0200 Arthur Lutz [skeleton] add pypi classifiers in __pkginfo__ and setup.py (closes #2502156) stable
Tue, 18 Sep 2012 17:04:44 +0200 Sylvain Thénault [c-c shell -H] add verbosity=0 so we are not asked to confirm everything, as when not using -H stable
Fri, 21 Sep 2012 15:03:59 +0200 Adrien Di Mascio mock ``CWUser.prefered_language()`` on InternalManager objects.
Fri, 14 Sep 2012 14:15:39 +0200 Sylvain Thénault [session] fix arguments default value and promote usage of security_enabled as session method. Closes #2481820
Thu, 20 Sep 2012 14:50:06 +0200 Sylvain Thénault [session] promote usage of [deny|all]_all_hooks_but session methods rather than hooks_control context manager directly
Mon, 10 Sep 2012 16:25:48 +0200 Sylvain Thénault [web app] move set of status_out into validation_error_handler to ease readability
Mon, 10 Sep 2012 16:24:32 +0200 Sylvain Thénault [workflow test] don't use session.user, subject to internal changes
Mon, 10 Sep 2012 16:07:13 +0200 Sylvain Thénault [db creation test] more testing of db initialization: call build_db_cache and ensure admin user exists
Mon, 17 Sep 2012 17:52:17 +0200 Sylvain Thénault [source synchronization hooks] Fix/enhance system source hooks
Mon, 17 Sep 2012 17:48:55 +0200 Sylvain Thénault [validation error] refactor validation error handling so translation is done on the web side
Tue, 11 Sep 2012 22:32:01 +0200 Sylvain Thénault [repo cleanup] drop code moved to querier by 7e264ce34cd4
Tue, 11 Sep 2012 22:32:01 +0200 Sylvain Thénault [repo cleanup] drop code moved to querier by 7e264ce34cd4
Tue, 18 Sep 2012 11:37:24 +0200 Sylvain Thénault Added tag cubicweb-debian-version-3.15.4-1 for changeset 70cb36c826df stable
Tue, 18 Sep 2012 11:37:23 +0200 Sylvain Thénault Added tag cubicweb-version-3.15.4 for changeset 63260486de89 stable cubicweb-debian-version-3.15.4-1
Mon, 17 Sep 2012 17:48:02 +0200 Nicolas Chauvat [facets] add link 'focus on selection' (closes #525277)
Mon, 10 Sep 2012 15:08:55 +0200 Julien Cristau [server/utils] catch ValueError from password verification stable cubicweb-version-3.15.4
Mon, 10 Sep 2012 13:59:25 +0200 Sylvain Thénault [test] reindent and use request() rather than bare session
Thu, 06 Sep 2012 15:03:52 +0200 Aurelien Campeas [repo] fix debug code in DBG_REPO mode (closes #2469942) stable
Thu, 13 Sep 2012 17:26:15 +0200 Sylvain Thénault [datafeed] properly call hooks for inlined relations on entity creation. Closes #2481156 stable
Mon, 10 Sep 2012 15:17:10 +0200 Julien Cristau [sources/native] automatically update passwords using deprecated hashes on login stable
Fri, 14 Sep 2012 17:42:24 +0200 Sylvain Thénault [repo pyro] fix previous commit: should not import Pyro in remoterql module/base class, it may be missing stable
Tue, 11 Sep 2012 21:51:54 +0200 Sylvain Thénault massive copyright update to avoid clutering later patches
Mon, 10 Sep 2012 16:50:28 +0200 Sylvain Thénault minor cleanups/typos
Mon, 10 Sep 2012 17:36:22 +0200 Sylvain Thénault [session / querier] reorganize code to building result set descriptions
Tue, 11 Sep 2012 12:44:33 +0200 Sylvain Thénault [web] search state doesn't need cnx, remove useless test
Mon, 10 Sep 2012 17:31:07 +0200 Sylvain Thénault [schema] rename schema permissions function: session may also be a request, use _cw
Mon, 10 Sep 2012 14:02:06 +0200 Sylvain Thénault [repo initialisation] during repo creation, load all hooks and entities code
Mon, 10 Sep 2012 13:53:59 +0200 Sylvain Thénault [request/session] refactor language handling: don't attempt to sync web/repo languages
Mon, 10 Sep 2012 14:00:09 +0200 Sylvain Thénault [config] turn internal configuration methods building appobjects search path into normal method rather than class method
Mon, 03 Sep 2012 12:26:20 +0200 David Douard fix missing import stable
Fri, 07 Sep 2012 14:01:59 +0200 Sylvain Thénault backport stable
Fri, 07 Sep 2012 13:48:55 +0200 Aurelien Campeas [hooks/syncshema] fix logging level and nicer message (wrong changeset published previously) stable
Fri, 31 Aug 2012 13:19:39 +0200 Aurelien Campeas [hooks/syncschema] do not crash on DROP of an already dropped index/... (closes #2465393) stable
Thu, 23 Aug 2012 11:43:43 +0200 Aurelien Campeas [cwctl] show a better diagnostic message on version violation (closes #2464800) stable
Thu, 30 Aug 2012 17:07:59 +0200 Sylvain Thénault [tabs] fix pb with non-lazy tabs: style isn't properly set due to missing jquery.ui activation. Closes #2465657 stable
Tue, 04 Sep 2012 06:52:41 +0200 Sylvain Thénault [migration] fix backward compat for rename_relation stable
Tue, 04 Sep 2012 06:09:17 +0200 Sylvain Thénault [datafeed] make cnxset handling of datafeed source more robust stable
Thu, 30 Aug 2012 17:38:43 +0200 Sylvain Thénault don't use rset.rowcount in predicates, this makes them usable with other types such as lists stable
Thu, 30 Aug 2012 17:11:05 +0200 Sylvain Thénault [c-c db-check] don't skip is/is_instance_of mandatory relation to avoid telling two opposite messages when the relation is missing. Closes #2465659 stable
Thu, 23 Aug 2012 11:19:44 +0200 Sylvain Thénault [ui tabs] avoid duplicate rset argument if already specified in tab kwargs. Closes #2464786 stable
Fri, 03 Aug 2012 13:29:37 +0200 Sylvain Thénault [entity edition] don't remove values from attribute cache on the repository side
Fri, 31 Aug 2012 18:11:24 +0200 Aurelien Campeas fix ldapuser test stable
Fri, 31 Aug 2012 16:50:28 +0200 Julien Cristau Prepare 3.15.4 stable
Fri, 31 Aug 2012 13:55:59 +0200 Julien Cristau migration: replace empty passwords with random ones on upgrade stable
Fri, 31 Aug 2012 12:52:45 +0200 Julien Cristau ldapuser2ldapfeed: create CWUsers with random passwords, not empty ones stable
Fri, 31 Aug 2012 16:58:08 +0200 Aurelien Campeas [source/native] only system source users should be authenticated by the native source (closes #2465883) stable
Wed, 22 Aug 2012 17:20:06 +0200 Sylvain Thénault [web test] fix test broken by 199fefe396ab stable
Wed, 22 Aug 2012 14:19:30 +0200 Adrien Di Mascio [fti] add some documentation stable
Wed, 22 Aug 2012 14:17:22 +0200 Sylvain Thénault [form] add assertion to ensure field has a name when `role_name` is called stable
Tue, 21 Aug 2012 15:23:29 +0200 Sylvain Thénault Added tag cubicweb-debian-version-3.15.3-1 for changeset 7ad423a5b6a8 stable
Tue, 21 Aug 2012 15:23:28 +0200 Sylvain Thénault Added tag cubicweb-version-3.15.3 for changeset 0e012eb80990 stable cubicweb-debian-version-3.15.3-1
Tue, 21 Aug 2012 14:20:08 +0200 Pierre-Yves David [pkg] prepare 3.15.3 release stable cubicweb-version-3.15.3
Thu, 02 Aug 2012 19:00:22 +0200 Sylvain Thénault [entity edition] stop comparing values as it may trigger exceptions (e.g. timeseries cube tests)
Wed, 01 Aug 2012 09:42:36 +0200 Sylvain Thénault [tabbed view] make tabs optionaly lazy: lazy=False on the tabbed view trigger synchronous tabs. Closes #2443038 stable
Thu, 02 Aug 2012 18:52:27 +0200 Sylvain Thénault [web form] refactor Form.__init__ so that extra kwargs are set earlier in the process. Closes #2443040 stable
Thu, 02 Aug 2012 10:09:11 +0200 Sylvain Thénault [test rql completion] dont limit number of completion, else we've impredicable results. Also should tell rql.parse to not print error on stdout
Wed, 01 Aug 2012 10:47:27 +0200 Aurelien Campeas [entity] fix deprecation warnings (closes #2423719)
Thu, 02 Aug 2012 12:48:31 +0200 David Douard merge oldstable in stable stable
Wed, 01 Aug 2012 10:30:48 +0200 David Douard Added tag cubicweb-debian-version-3.14.9-1 for changeset 68c762adf2d5 oldstable
Wed, 01 Aug 2012 10:30:47 +0200 David Douard Added tag cubicweb-version-3.14.9 for changeset 9337812cef6b oldstable cubicweb-debian-version-3.14.9-1
Tue, 24 Jul 2012 18:30:36 +0200 Adrien Di Mascio [ui] provide an autocomplete RQL bar (closes #2439846)
Wed, 01 Aug 2012 09:20:47 +0200 Adrien Di Mascio [ajax] improve backward compatibility for redefined ajax functions (closes #2447189) stable
Tue, 31 Jul 2012 16:16:50 +0200 Pierre-Yves David prepare version 3.14.9 oldstable cubicweb-version-3.14.9
Tue, 31 Jul 2012 17:32:54 +0200 Pierre-Yves David [composite] apply composite on new enty too (closes #2450679) oldstable
Tue, 31 Jul 2012 17:25:28 +0200 Pierre-Yves David [storage] relies on event=='deleted' to detect "delete" event (closes #2450680) oldstable
Tue, 31 Jul 2012 11:04:45 +0200 Pierre-Yves David [composite] apply composite on new enty too stable
Tue, 31 Jul 2012 10:57:03 +0200 Pierre-Yves David [storage] relies on event=='deleted' to detect "delete" event stable
Tue, 31 Jul 2012 11:19:11 +0200 Sylvain Thénault [web navigation] previous / next icons are missing mandatory alt attribute stable
Tue, 31 Jul 2012 10:12:06 +0200 Adrien Di Mascio [testlib] consider rset for template / view selection (closes #2447183) stable
Tue, 24 Jul 2012 17:51:00 +0200 Adrien Di Mascio [documentation] fix some ReST compilation problems
Tue, 24 Jul 2012 15:06:55 +0200 Sylvain Thénault [test] remove no more necessary attribute cache manipulation to repair test
Tue, 24 Jul 2012 11:19:16 +0200 Sylvain Thénault [entity] more tweaks for entity attribute cache handling on cw_set/cw_create to fix test regression
Tue, 24 Jul 2012 10:16:25 +0200 Sylvain Thénault [entity/hooks] fix regression introduced by 4ba11607d84a
Tue, 17 Jul 2012 12:24:11 +0200 Sylvain Thénault [doc] use :meth: and remove doc to deprecated methods
Mon, 23 Jul 2012 22:45:32 +0200 Nicolas Chauvat [doc] add passlib to list of dependencies stable
Mon, 23 Jul 2012 18:01:09 +0200 Sylvain Thénault Added tag cubicweb-debian-version-3.15.2-1 for changeset 9aa5553b2652 stable
Mon, 23 Jul 2012 18:01:08 +0200 Sylvain Thénault Added tag cubicweb-version-3.15.2 for changeset 2afc157ea9b2 stable cubicweb-debian-version-3.15.2-1
Mon, 23 Jul 2012 14:50:44 +0200 Sylvain Thénault [test] missing future import stable cubicweb-version-3.15.2
Mon, 23 Jul 2012 12:45:43 +0200 Sylvain Thénault [web test] fix tests broken by 8de41063d629 stable
Fri, 20 Jul 2012 15:17:32 +0200 Sylvain Thénault 3.15.2 stable
Fri, 20 Jul 2012 11:31:34 +0200 Sylvain Thénault [web login] fix after login redirection: redirect expect an url not a relative path. Breaks on cases like '?vid=aview'. Closes #2423575 stable
Fri, 20 Jul 2012 10:57:48 +0200 Sylvain Thénault [config] load_configuration should not crash because of fs errors. Closes #2286215 stable
Tue, 17 Jul 2012 12:24:46 +0200 Sylvain Thénault [entity api] unify set_attributes / set_relations into a cw_set method. Closes #2423719
Thu, 19 Jul 2012 09:01:54 +0200 Sylvain Thénault [workflow ui] fix state/transition edition form on existing entity. Closes #2423531 stable
Fri, 20 Jul 2012 11:42:59 +0200 Florent Cayré [predicates] fix predicates that erroneously evaluate the entity passed as a parameter as a boolean, instead of testing its existence in the keyword arguments -using the kwargs.get('entity') idiom instead of 'entity' in kwargs or similar- ; closes #2424288 stable
Fri, 20 Jul 2012 10:25:55 +0200 Sylvain Thénault [book] fix build warnings/errors. Closes #2430042 stable
Fri, 20 Jul 2012 10:46:27 +0200 Sylvain Thénault [ldap feed] add missing future import stable
Thu, 19 Jul 2012 16:41:10 +0200 Sylvain Thénault [ldap feed] fix error since with read security activated, password value is not selecteable (closes #2406597). Also add a note in the book about packages required to connect to an ldap server stable
Fri, 20 Jul 2012 09:22:51 +0200 Julien Cristau [config] Set CWDEV, aka dev mode, according to presence of the i18n directory, not .hg stable
Fri, 20 Jul 2012 09:31:15 +0200 Julien Cristau [book] Some tweaks to fix cubicweb-documentation package generation stable
Thu, 19 Jul 2012 10:27:04 +0200 Aurelien Campeas [webconfig] debug mode should not be special wrt data_url handling (closes #2405487) stable
Thu, 19 Jul 2012 10:25:22 +0200 Sylvain Thénault [test] missing future import stable
Wed, 20 Jun 2012 12:30:57 +0200 Aurelien Campeas [ldap] allow working connection to some ADs (closes #2408829) stable
Wed, 18 Jul 2012 17:26:59 +0200 Florent Cayré [entity] fix unrelated_rql for creation form vocabulary for relation with specific permissions (closes #2423854) stable
Tue, 17 Jul 2012 12:06:52 +0200 Sylvain Thénault [form widgets] fix JQueryDatePicker and JQueryTimePicker so they consider widget custom attributes. Closes #2423720 stable
Wed, 18 Jul 2012 15:58:20 +0200 Sylvain Thénault [web app] handle Redirect raised during session establishment, as this may be used by eg openid authentication. Closes #2430018 stable
Tue, 17 Jul 2012 17:16:28 +0200 Sylvain Thénault backport stable
Tue, 10 Jul 2012 15:32:40 +0200 Aurelien Campeas [ldapuser2ldapfeed] fix confusing script structure and decode the extid to avoid an UnicodeDecodeError (closes #2413437) stable
Tue, 17 Jul 2012 11:08:36 +0200 Sylvain Thénault [migraction] rename rename_relation method to rename_relation_type for consistency stable
Fri, 13 Jul 2012 14:29:52 +0200 Sylvain Thénault [web app] only log tb when explicitly asked stable
Thu, 12 Jul 2012 13:42:27 +0200 Sylvain Thénault typo stable
Wed, 13 Jun 2012 12:38:06 +0200 Aurelien Campeas [views/tables|css] show actions in small tabs instead of menu indirection (closes #2004109)
Tue, 10 Jul 2012 15:07:52 +0200 Sylvain Thénault stable is now 3.15 stable
Tue, 10 Jul 2012 15:07:23 +0200 Sylvain Thénault oldstable is now 3.14 oldstable
Tue, 10 Jul 2012 10:33:19 +0200 Sylvain Thénault [test] update server security test using login and new temporary_permissions context managers stable
Tue, 10 Jul 2012 11:11:15 +0200 Sylvain Thénault [testlib] introduce temporary_permissions context manager stable
Mon, 09 Jul 2012 13:57:23 +0200 Sylvain Thénault [rql2sql] remove debug print and fix bug introduced in 8469:69ad9a509bc3
Mon, 09 Jul 2012 12:24:05 +0200 Florent Cayré [html form] use __linkto url parameter value as a default value of the corresponding field in a creation form (closes #2407770)
Mon, 09 Jul 2012 12:22:43 +0200 Sylvain Thénault [rql2sql] fix generated SQL when an attribute relation with a variable is ored with another attribute relation. Closes #2410405
Fri, 06 Jul 2012 14:01:09 +0200 Sylvain Thénault [repository] drop unused argument
Mon, 09 Jul 2012 09:47:28 +0200 Sylvain Thénault [ui] actions box should be displayed if there are some actions, not if context is an entity. Closes #2419040
Fri, 06 Jul 2012 14:31:13 +0200 Sylvain Thénault backport stable
Fri, 22 Jun 2012 15:57:05 +0200 Julien Cristau [packaging] bump rql dependency to 0.29 (closes #2410042) stable
Wed, 04 Jul 2012 17:56:46 +0200 Florent Cayré [rql security] fix rql bug when using yams inheritance and read permissions (closes #2410156) stable
Fri, 06 Jul 2012 09:01:42 +0200 Julien Cristau [c-c schema] devtools: the output file for cw-ctl schema is not supposed to exist stable
Fri, 06 Jul 2012 09:00:33 +0200 Adrien Di Mascio [fti] allow usage of custom RQL to fetch entities to index (closes #2410509)
Fri, 06 Jul 2012 09:00:32 +0200 Adrien Di Mascio [fti] make db-rebuild-fti accept etypes on command line (closes #2410508)
Fri, 06 Jul 2012 09:00:30 +0200 Sylvain Thénault backport stable
Fri, 06 Jul 2012 08:59:28 +0200 Adrien Di Mascio [fti] drop entity cache once an etype is indexed (closes #2410507) stable
Wed, 04 Jul 2012 11:01:51 +0200 Aurelien Campeas [server/utils] add_looping_task can be used any time (closes #2408814)
Wed, 27 Jun 2012 18:10:59 +0200 Aurelien Campeas [formrenderers] if a tag object gets there, it blows (closes #2410462)
Thu, 14 Jun 2012 15:21:12 +0200 Pierre-Yves David [login] redirect to real instance root if no postlogin_path is provided
Thu, 14 Jun 2012 15:55:03 +0200 Pierre-Yves David [web/application] declare default 'content' value sooner (closes #2406560)
Wed, 13 Jun 2012 10:06:11 +0200 Aurelien Campeas [views/tabs] fix rql/eid param conflict when either one is already in the request form (closes #2405249)
Mon, 11 Jun 2012 14:53:23 +0200 David Douard Added tag cubicweb-debian-version-3.15.1-1 for changeset fe5e60862b64
Mon, 11 Jun 2012 14:53:22 +0200 David Douard Added tag cubicweb-version-3.15.1 for changeset 783a5df54dc7 cubicweb-debian-version-3.15.1-1
Mon, 11 Jun 2012 10:00:02 +0200 David Douard [debian] prepare 3.15.1-1 cubicweb-version-3.15.1
Mon, 11 Jun 2012 09:22:11 +0200 Aurelien Campeas [server/tests] fix tests
Fri, 08 Jun 2012 16:47:07 +0200 Aurelien Campeas [registry|ajaxcontroller] the @ajaxcontroller decorator ought to return a compatible object (closes #2385155)
Thu, 07 Jun 2012 18:33:53 +0200 Aurelien Campeas [cwconfig] shutup on absent i18n/ mo files when in operating in tests
Thu, 07 Jun 2012 18:24:37 +0200 Aurelien Campeas [datafeed] correctly distinguish checked/updated
Wed, 06 Jun 2012 10:30:54 +0200 Aurelien Campeas [ldapfeed] do not crash on ldap user deletion + pull + already deactivated users, cleanups (closes #2392933)
Wed, 06 Jun 2012 10:26:34 +0200 Aurelien Campeas [server/session,repo] turn InternalSession, hence repo.internal_session, into a context manager (closes #2393651)
Thu, 31 May 2012 18:07:46 +0200 Aurelien Campeas [ldapparser] missing return
Thu, 31 May 2012 17:05:32 +0200 Aurelien Campeas [ldapparser] remove spurious print
Thu, 31 May 2012 15:56:21 +0200 Aurelien Campeas fix ldap removal handling in ldapfeed (closes #2376625 and #2385133)
Fri, 25 May 2012 17:18:00 +0200 Aurelien Campeas [ldapfeed] fix crash on sql cursor usage (closes #2380246)
Fri, 25 May 2012 16:51:24 +0200 Aurelien Campeas [sources/ldapfeed] do not user cwuri as url (closes #2380324)
Fri, 25 May 2012 16:19:21 +0200 Aurelien Campeas [web/views/staticcontroller] safety belt for unguessed mimetypes (closes #2380304)
Thu, 24 May 2012 14:01:05 +0200 Aurelien Campeas [server/hook] fix identation
Wed, 23 May 2012 16:17:46 +0200 Sylvain Thénault backport stable
Wed, 23 May 2012 16:01:26 +0200 Sylvain Thénault Added tag cubicweb-debian-version-3.14.8-1 for changeset 81394043ad22 stable
Wed, 23 May 2012 16:01:25 +0200 Sylvain Thénault Added tag cubicweb-version-3.14.8 for changeset 15fe07ff6872 stable cubicweb-debian-version-3.14.8-1
Wed, 23 May 2012 12:27:43 +0200 Katia Saurfelt [css] do not use display:block for all images, but only for rest generated stable cubicweb-version-3.14.8
Wed, 23 May 2012 11:43:11 +0200 Sylvain Thénault 3.14.8 stable
Wed, 23 May 2012 11:41:27 +0200 Katia Saurfelt [css] make ReST align statement works for images (closes #1280176) stable
Mon, 05 Dec 2011 14:33:26 +0100 Sylvain Thénault [doc] cubicweb.view documentation (closes: #2099962) stable
Wed, 23 May 2012 11:05:03 +0200 Arthur Lutz [docstrings] typos corrected stable
Wed, 23 May 2012 11:04:00 +0200 Arthur Lutz [views] enable paginate toggle on RsetTableView (closes #2200675) stable
Wed, 23 May 2012 11:00:29 +0200 Arthur Lutz [ui] display author name in box instead of login (closes #1529147) stable
Wed, 23 May 2012 10:52:42 +0200 Arthur Lutz [doc] remove deprecated doc (wrong link) (closes #2329206) stable
Tue, 15 May 2012 17:37:49 +0200 Julien Cristau Fixes for compatibility with passlib 1.6 (closes #2356393) stable
Tue, 22 May 2012 18:51:09 +0200 Anthony Truchet [formrenderers] Factor-out render_title to ease customisation in derived classes stable
Tue, 22 May 2012 12:41:18 +0200 Adrien Di Mascio [IE] use document.createStyleSheet to add CSS dynamically (closes #2356261)
Mon, 21 May 2012 14:17:09 +0200 Aurelien Campeas [pkginfo] the before_shutdown event was not in 3.15.0
Wed, 16 May 2012 09:57:57 +0200 Aurelien Campeas [migration] do not crash if the conf file is already migrated (closes #2361061)
Tue, 15 May 2012 14:44:45 +0200 Sylvain Thénault [datafeed] fix/finish cleanup started by auc in 8393:c25b96ae4f8a: parser.process prototytpe is (url, raise_on_error=False). Drop partialcommit argument which were never specified
Tue, 15 May 2012 14:43:30 +0200 Sylvain Thénault backport stable
Mon, 14 May 2012 15:25:41 +0200 Sylvain Thénault [logs table view] properly translate level buy using the correct msgid. Closes #2356329 stable
Mon, 14 May 2012 15:24:07 +0200 Sylvain Thénault [data import] don't crash if value isn't in the file, simply no key/value in the output dict. Closes #2356328 stable
Tue, 15 May 2012 14:43:08 +0200 Sylvain Thénault [logs table view] only put values starting with http in <a> tag stable
Tue, 15 May 2012 10:57:14 +0200 Sylvain Thénault [db-api] fix typo leading to crash on client connection (config has no translations). Closes #2357044
Tue, 15 May 2012 10:36:02 +0200 Sylvain Thénault [data import] allow a request to be given as argument, ease use from web ui stable
Tue, 15 May 2012 10:34:34 +0200 Julien Cristau [datafeed] allow the xml datafeed parser to work with client-side connections stable
Tue, 17 Apr 2012 12:28:51 +0200 Florent Cayré small doc updates
Tue, 15 May 2012 10:32:53 +0200 Sylvain Thénault [ldapfeed] properly mark email address as encountered during import to avoid deleting them
Fri, 11 May 2012 10:14:51 +0200 Aurelien Campeas [merge] backport stable
Fri, 11 May 2012 10:08:58 +0200 Aurelien Campeas [server/utils] passlib 1.6 is now less tolerant wrt handler names (closes #2349330) stable
Thu, 10 May 2012 10:37:28 +0200 Sylvain Thénault backport stable
Thu, 10 May 2012 10:31:53 +0200 Sylvain Thénault [web] remove some unused imports
Thu, 10 May 2012 10:33:42 +0200 Sylvain Thénault [selectors] make multi_columns_rset work with a simple list of lists stable
Wed, 09 May 2012 17:15:44 +0200 Aurelien Campeas [server/hook] a tiny bit of doc about before_server_shutdown
Wed, 09 May 2012 16:43:48 +0200 Aurelien Campeas [events] add a new before_shutdown event (closes #2345728)
Wed, 09 May 2012 16:35:46 +0200 Aurelien Campeas [ldapparser] cleanup
Wed, 09 May 2012 16:31:03 +0200 Aurelien Campeas [ldapparser] reapply dropped fix
Wed, 09 May 2012 16:23:21 +0200 Aurelien Campeas [app] turn these info into debug logs (this being too chatty for .info)
Wed, 18 Apr 2012 12:01:31 +0200 Florent Cayré fix static file serving when url has parameters (like cache busters do)
Wed, 09 May 2012 15:06:43 +0200 Julien Cristau [repo test] Avoid hangs in zmq repo unit test
Thu, 03 May 2012 15:52:01 +0200 Sylvain Thénault [ldap] we may actually get back password from ldap
Thu, 03 May 2012 15:50:23 +0200 Sylvain Thénault [ldapfeed, test] use default source config
Thu, 03 May 2012 15:50:03 +0200 Sylvain Thénault [ldapfeed, test] use a safe internal session, as in real life
Thu, 03 May 2012 15:48:54 +0200 Sylvain Thénault [datafeed] give a dictionary as sourceparams to avoid crash if attempt to import the user is done
Thu, 03 May 2012 15:47:29 +0200 Sylvain Thénault [yams] Binary instance passwords should not be given to str()
Thu, 03 May 2012 15:45:58 +0200 Sylvain Thénault [ldapfeed] don't crash if entity is None. Closes (superficialy) #2341266
Wed, 02 May 2012 10:13:39 +0200 Aurelien Campeas [merge] backport stable fixes
Wed, 02 May 2012 10:12:02 +0200 Aurelien Campeas [bin/clonedeps] fix NameError (closes #2334080) stable
Fri, 27 Apr 2012 15:09:27 +0200 Aurelien Campeas [sources/native] do not let a log message crash on us stable
Fri, 27 Apr 2012 14:22:38 +0200 Aurelien Campeas [merge] backport stable
Fri, 27 Apr 2012 14:10:04 +0200 Aurelien Campeas [cwconfig] impose an order on appobject paths processing: entities first (closes #2330799) stable
Wed, 25 Apr 2012 11:39:14 +0200 Aurelien Campeas [serverctl] avoid a crash if zmq-address is not defined/empty (config.get is a false friend wrt dict behaviour)
Tue, 24 Apr 2012 10:31:46 +0200 Aurelien Campeas fix an horrible typo stable
Mon, 23 Apr 2012 18:01:30 +0200 Aurelien Campeas [migration/3.14.4] prevent migration crash when there are NULLs in asource stable
Thu, 12 Apr 2012 19:08:30 +0200 Sylvain Thénault Added tag cubicweb-debian-version-3.15.0-1 for changeset 925db25a3250
Thu, 12 Apr 2012 19:08:29 +0200 Sylvain Thénault Added tag cubicweb-version-3.15.0 for changeset 0642b2d03aca cubicweb-debian-version-3.15.0-1
Thu, 12 Apr 2012 13:58:55 +0200 Sylvain Thénault typo cubicweb-version-3.15.0
Thu, 12 Apr 2012 13:52:23 +0200 Sylvain Thénault 3.15.0
Thu, 12 Apr 2012 13:55:18 +0200 Florent Cayré [static web] fix fckeditor static files delivery: remove leading subpath and url parameters from computed file path
Wed, 11 Apr 2012 16:47:30 +0200 Sylvain Thénault [doc] 3.15 services api description
Wed, 11 Apr 2012 14:36:19 +0200 Pierre-Yves David [service-api] Add unified service API on `_cw` attribute
Wed, 11 Apr 2012 14:43:51 +0200 Florent Cayré fix ``call_service`` API and add test service API
Wed, 11 Apr 2012 14:16:27 +0200 David Douard [skel] update newcube skeleton (closes #2312509)
Wed, 11 Apr 2012 15:48:12 +0200 Sylvain Thénault [doc] improved 3.15 blog using developpers'contributions
Wed, 11 Apr 2012 13:28:10 +0200 Pierre-Yves David [devtool-testlib] add deprecated entry point for publish method
Wed, 11 Apr 2012 13:22:47 +0200 Sylvain Thénault [doc] improve 3.15 release blog
Wed, 11 Apr 2012 12:18:33 +0200 Aurelien Campeas [web/views/staticcontrollers] restore windows compat
Wed, 11 Apr 2012 09:40:11 +0200 David Douard Added tag cubicweb-debian-version-3.14.7-1 for changeset 20ee573bd237 stable
Wed, 11 Apr 2012 09:40:11 +0200 David Douard Added tag cubicweb-version-3.14.7 for changeset 3ba3ee5b3a89 stable cubicweb-debian-version-3.14.7-1
Wed, 11 Apr 2012 09:37:41 +0200 David Douard 3.14.7 stable cubicweb-version-3.14.7
Tue, 10 Apr 2012 21:52:23 +0200 Sylvain Thénault [3.15 migration] repo-uri is a c-c command option and does not need migration since it doesn't exist in the configuration file
Tue, 10 Apr 2012 18:14:16 +0200 Sylvain Thénault [remote rql source] fix super call
Wed, 04 Apr 2012 17:46:34 +0200 Vincent Michel [zmq] Add a new ZMQ-based RQL source (closes #2290203)
Wed, 04 Apr 2012 17:47:58 +0200 Vincent Michel and Alain Leufroy [pyro] Refactor the pyrorql source
Wed, 04 Apr 2012 10:57:03 +0200 David Douard [zmq] add unit tests for ZMQ-based repository (server and dbapi)
Tue, 10 Apr 2012 17:09:04 +0200 Vincent Michel [dbapi] add possibility to connect to a remote ZMQRepository (closes #2290126)
Tue, 10 Apr 2012 17:07:03 +0200 David Douard [repository] fire 'server_shutdown' hooks before waiting for theads
Wed, 04 Apr 2012 16:51:09 +0200 David Douard [zmq] Implement a ZMQ-based Repository (closes #2290125)
Tue, 10 Apr 2012 17:03:19 +0200 Sylvain Thénault backport stable
Tue, 10 Apr 2012 16:59:50 +0200 Sylvain Thénault [test] update create_user call stable
Tue, 10 Apr 2012 16:59:27 +0200 Sylvain Thénault [test] use setUpClass rather than setUpModule to avoid inter-dependency pb with CubicWebTC sub-classes stable
Tue, 10 Apr 2012 14:29:42 +0200 Sylvain Thénault [test] with yams#stable, ordernum is different than with yams#default stable
Tue, 10 Apr 2012 10:45:40 +0200 Anthony Truchet [bin] Force clone_deps.py to use mercurial command-line interface - closes #2296057 stable
Tue, 10 Apr 2012 10:42:23 +0200 Sylvain Thénault [table view] EntityTableView should accept **kwargs as RsetTableView stable
Thu, 05 Apr 2012 22:42:40 +0200 David Douard Fix a Python 2.5 regression introduced by previous commit stable
Mon, 26 Mar 2012 12:11:48 +0200 Sylvain Thénault [rql annotation] fix has_text_query detection (if coming from sub-query and if has_text on a column aliases. Closes #2275322 stable
Thu, 05 Apr 2012 14:44:00 +0200 Florent Cayré [etwist] fix static directory serving; closes #2174797 stable
Thu, 29 Mar 2012 14:20:41 +0200 Sylvain Thénault [form renderer] refactor inline form renderer to ease overriding. Closes #2282662
Wed, 04 Apr 2012 18:44:07 +0200 Julien Cristau [devtools] fix bashism in xvfb-run.sh stable
Wed, 04 Apr 2012 15:04:16 +0200 David Douard [devtools] fix xvfb-run.sh permissions (exec bit) stable
Tue, 20 Mar 2012 11:01:24 +0100 Sylvain Thénault [form] add a new property telling if the form is being generated or posted. Closes #2262340 stable
Thu, 29 Mar 2012 14:25:51 +0200 Katia Saurfelt [workflow] set default test/plain option for workflow default comment (closes #993083) stable
Thu, 29 Mar 2012 14:24:49 +0200 Katia Saurfelt [js] get rid of `partial` function (closes #1972794) stable
Wed, 21 Mar 2012 15:23:47 +0100 Katia Saurfelt [css] change `h3` and `h4` styles(closes #893244) stable
Wed, 21 Mar 2012 18:33:12 +0100 Pierre-Yves David querier: Improve error message when ERQLExpression fails on some entity (closes #2267081) stable
Mon, 26 Mar 2012 12:13:40 +0200 Sylvain Thénault [js] fix error in loadRemote docstring stable
Wed, 28 Mar 2012 23:30:19 +0200 Nicolas Chauvat [doc] add missing section titles stable
Wed, 28 Mar 2012 22:24:55 +0200 Nicolas Chauvat [doc] fix bad indentation stable
Mon, 26 Mar 2012 13:29:27 +0200 Aurelien Campeas [server/ldaputils] do not allow ldap.server_down to crash on us
Thu, 22 Mar 2012 11:50:34 +0100 Julien Cristau Add missing with_statement import for python2.5 compat
Thu, 22 Mar 2012 11:50:43 +0100 Julien Cristau [devtools] make xvfb-run not wait 3s each time (closes #2265710) stable
Wed, 21 Mar 2012 11:08:31 +0100 Katia Saurfelt [view] breadcrumbs layout broken with long elements (closes #1347486)
Tue, 20 Mar 2012 18:29:13 +0100 Pierre-Yves David [static-file] return Unauthorized on blocked directory listing
Tue, 20 Mar 2012 18:28:24 +0100 Pierre-Yves David [login redirect] only add postlogin_path argument when meaningful
Mon, 19 Mar 2012 14:37:43 +0100 Pierre-Yves David static-file: properly set/use cache header for static file (closes #2255013)
Tue, 20 Mar 2012 18:25:06 +0100 Pierre-Yves David [repository] move task manager instantiation outside repository.
Tue, 20 Mar 2012 18:24:46 +0100 Pierre-Yves David [repository] split repo initialization from starting looping task (closes #2204047)
Tue, 20 Mar 2012 18:24:35 +0100 Pierre-Yves David [repo looping task] move looping task logic in a dedicated object (progress #2204047)
Tue, 20 Mar 2012 18:20:20 +0100 Sylvain Thénault [manage / default index views] discard login/logout templates stable
Fri, 16 Mar 2012 14:23:58 +0100 Pierre-Yves David devtools-request: transmit the headers keyword argument to the request class
Fri, 16 Mar 2012 17:59:48 +0100 Sylvain Thénault [security] use a stronger encryption algorythm for password, keeping bw compat stable
Thu, 15 Mar 2012 17:59:27 +0100 Adrien Di Mascio [cache] factorize _validate_cache() logic implemented in wsgi and twisted handlers
Thu, 15 Mar 2012 17:57:40 +0100 Pierre-Yves David [fake-request] support `http_method()`
Thu, 15 Mar 2012 18:34:59 +0100 Pierre-Yves David [Web-Request] Use rich header (closes #2204164)
Thu, 15 Mar 2012 17:54:40 +0100 Pierre-Yves David http-header: support __contains__ in Headers
Thu, 15 Mar 2012 17:48:20 +0100 Pierre-Yves David [web] Move request handling logic into cubicweb application. (closes #2200684)
Thu, 15 Mar 2012 17:42:31 +0100 Pierre-Yves David [login] split authentication logic from post authentication logic (closes #2200755)
Thu, 01 Mar 2012 12:08:35 +0100 Pierre-Yves David [LoginForm] refactor to ease other implementation
Mon, 27 Feb 2012 15:24:14 +0100 Pierre-Yves David [request] gather all base_url logic in a single place (closes #2200756)
Thu, 15 Mar 2012 17:30:28 +0100 Pierre-Yves David [http] drop use-request-subdomain feature (closes #2251986)
Fri, 16 Mar 2012 10:29:15 +0100 Sylvain Thénault backport stable
Thu, 15 Mar 2012 14:26:12 +0100 Anthony Truchet [config, undo] Fix undo-support option migration
Tue, 13 Mar 2012 15:27:30 +0100 Sylvain Thénault Added tag cubicweb-debian-version-3.14.6-1 for changeset 75364c099490 stable
Tue, 13 Mar 2012 15:27:30 +0100 Sylvain Thénault Added tag cubicweb-version-3.14.6 for changeset db021578232b stable cubicweb-debian-version-3.14.6-1
Tue, 13 Mar 2012 14:21:11 +0100 Sylvain Thénault 3.14.6 stable cubicweb-version-3.14.6
Tue, 13 Mar 2012 14:20:28 +0100 Julien Cristau [debian] add a watch file stable
Tue, 13 Mar 2012 14:20:16 +0100 Julien Cristau [uilib] don't print timedeltas between 0 and 23h as negative (closes #2236352) stable
Wed, 07 Mar 2012 16:16:44 +0100 Pierre-Yves David [storage/bfss] ensure bfss never remove a cw_edited item (closes #2236287) stable
Tue, 13 Mar 2012 14:11:40 +0100 Sylvain Thénault [datafeed xml parser] fix typo
Mon, 27 Feb 2012 17:02:31 +0100 Adrien Di Mascio [twisted] move out url logic from twisted (closes #2200593)
Thu, 01 Mar 2012 17:22:56 +0100 Pierre-Yves David [cwconfig] improve assert error message.
Wed, 07 Mar 2012 16:09:55 +0100 Pierre-Yves David rqlrewrite: remove element in rewritten when we remove them from the select (closes #2236985) stable
Fri, 02 Mar 2012 15:15:20 +0100 Katia Saurfelt [js] fix $.fullCalendar.regional call (closes #2232028) stable
Fri, 02 Mar 2012 09:57:47 +0100 David Douard Added tag cubicweb-debian-version-3.14.5-1 for changeset 55fc796ed5d5 stable
Fri, 02 Mar 2012 09:57:46 +0100 David Douard Added tag cubicweb-version-3.14.5 for changeset f559ab9602e7 stable cubicweb-debian-version-3.14.5-1
Fri, 02 Mar 2012 09:44:58 +0100 Florent Cayré [undo, test] fix undohistory selector et related tests
Thu, 01 Mar 2012 15:31:21 +0100 David Douard prepare version 3.14.5 stable cubicweb-version-3.14.5
Thu, 01 Mar 2012 15:00:58 +0100 Katia Saurfelt fix events display in calendar (closes #2167866) stable
Thu, 01 Mar 2012 14:32:42 +0100 Sylvain Thénault [repo test] fix test regression introduced by 8286:8b0146e31baa stable
Thu, 01 Mar 2012 13:42:30 +0100 Arthur Lutz [css] in old css, more space around the text, and try to make it centered stable
Tue, 28 Feb 2012 10:46:38 +0100 Katia Saurfelt [js] translate calendar in french (closes #2167866) stable
Mon, 13 Feb 2012 17:44:44 +0100 Sylvain Thénault [entity url] rest path fallback should be the url used as cwuri. Closes #2186039 stable
Thu, 01 Mar 2012 13:39:43 +0100 Sylvain Thénault [migration] fix add_relation_type in case it already exists, broken by 67660d5f1916 stable
Thu, 01 Mar 2012 08:55:14 +0100 David Douard backport 3.14.4-2 stable
Thu, 01 Mar 2012 08:51:32 +0100 David Douard Added tag cubicweb-debian-version-3.14.4-2 for changeset 4c8cb2e9d0ee stable
Wed, 29 Feb 2012 17:10:31 +0100 David Douard [debian] prepare 3.14.4-2 stable cubicweb-debian-version-3.14.4-2
Wed, 29 Feb 2012 17:10:27 +0100 Julien Cristau [debian] add missing build-deps to generate the documentation (closes #2223062) stable
Mon, 27 Feb 2012 18:15:23 +0100 Sylvain Thénault [repo services] set cnxset before calling the service then ensure it's freed
Mon, 27 Feb 2012 17:43:04 +0100 Sylvain Thénault [migration] fix migration jumping from pre 3.12 to post 3.13 stable
Mon, 27 Feb 2012 17:40:56 +0100 Sylvain Thénault [migration] add schema obj into assertion failure message so we get a chance to understand the pb stable
Mon, 27 Feb 2012 13:00:36 +0100 Pierre-Yves David {repository] add documentation explaining ``fix_user_classes`` hook
Mon, 27 Feb 2012 12:47:24 +0100 Pierre-Yves David [devtools/fake] add some https related properties to FakeRequest
Thu, 23 Feb 2012 15:39:19 +0100 Pierre-Yves David [typo] "lod" --> "load"
Mon, 27 Feb 2012 11:54:14 +0100 Pierre-Yves David [dbapi] some documentation
Mon, 27 Feb 2012 11:53:24 +0100 Sylvain Thénault [undo view] fix wrong set operator
Mon, 27 Feb 2012 11:51:09 +0100 Pierre-Yves David [web application] move default path logic inside url publisher
Mon, 27 Feb 2012 11:50:04 +0100 Pierre-Yves David [req, doc] add some documentation of CubicWebRequestBase attributes
Tue, 21 Feb 2012 16:53:34 +0100 Pierre-Yves David [test] more standalone test
Mon, 27 Feb 2012 10:12:25 +0100 Florent Cayré [web templates] fix invalid html in main-no-top template; closes #2174806 stable
Mon, 27 Feb 2012 10:11:04 +0100 Florent Cayré [repository] implement a generic way to call repo-side services; closes #2203418
Mon, 27 Feb 2012 10:03:31 +0100 Anthony Truchet [web] Exposes the undo feature to user through a undo-history view (closes #893940)
Mon, 27 Feb 2012 09:45:48 +0100 Anthony Truchet [undo, transactions] Adds a property in the transaction API. (closes #2202953)
Mon, 27 Feb 2012 09:43:15 +0100 Anthony Truchet [repo, undo] Finish repository-side implementation of the undo feature (closes #893940)
Fri, 24 Feb 2012 12:35:24 +0100 Sylvain Thénault [rql rewrite] when a subquery has to be introduced, properly return the snippet expression so that further expressions are properly ored. Closes #2207180 stable
Fri, 24 Feb 2012 12:44:28 +0100 Aurelien Campeas [migration/3.14.4] use the right API else we break sqlserver instances (closes #2211248) stable
Thu, 23 Feb 2012 19:06:14 +0100 Sylvain Thénault backport stable
Thu, 23 Feb 2012 19:05:36 +0100 Julien Cristau [devtools] make a copy of the xvfb-run script so we can kill it properly stable
Thu, 23 Feb 2012 12:15:52 +0100 Adrien Di Mascio [ajax] use AJAX_BASE_URL instead of JSON_BASE_URL
Tue, 21 Feb 2012 16:58:43 +0100 Pierre-Yves David [web/config] refactor initialization of the data url
Thu, 23 Feb 2012 11:58:16 +0100 Sylvain Thénault backport stable
Thu, 23 Feb 2012 11:57:35 +0100 Pierre-Yves David [test] create temporary directory with meaningfull prefix stable
Mon, 20 Feb 2012 15:16:55 +0100 Pierre-Yves David [schema] make cubicweb 3.14 compatible with yams 0.35 stable
Wed, 22 Feb 2012 18:22:02 +0100 Sylvain Thénault [test] fix ReST extensions tests stable
Wed, 22 Feb 2012 09:33:43 +0100 Anthony Truchet [web/controller] fix some cases where _cwmsgid may appears twice stable
Wed, 22 Feb 2012 09:31:54 +0100 Adrien Di Mascio [reledit, autoform] move reledit_form definition in reledit.py
Mon, 20 Feb 2012 16:14:19 +0100 Sylvain Thénault [hg] ignore ldap database stable
Mon, 20 Feb 2012 16:13:36 +0100 Sylvain Thénault [ldap migration] use unicode strings
Tue, 14 Feb 2012 11:33:59 +0100 Sylvain Thénault [ldapfeed] fix synchronisation crash: ldap attributes are given while we want cw attributes
Mon, 20 Feb 2012 11:46:28 +0100 Sylvain Thénault backport stable
Mon, 20 Feb 2012 11:45:16 +0100 Damien Garaud Fix bug about missing Interval field (closes #1463996). stable
Wed, 15 Feb 2012 18:12:38 +0100 Pierre-Yves David [cubicweb-ctl] i18ncube return 2 (failed command) on failure (closes #2192336) stable
Mon, 20 Feb 2012 11:32:55 +0100 Julien Cristau [book] document the WEEKDAY rql function
Mon, 20 Feb 2012 11:32:06 +0100 Julien Cristau [rql2sql] correctly handle modulo operator (closes #2192457) stable
Thu, 16 Feb 2012 14:17:53 +0100 Sylvain Thénault [web-repo] use transaction data, not session data to inform ui about sources error. Closes #2192577
Fri, 17 Feb 2012 14:41:28 +0100 David Douard Added tag cubicweb-debian-version-3.14.4-1 for changeset bc40991b7f13 stable
Fri, 17 Feb 2012 14:41:28 +0100 David Douard Added tag cubicweb-version-3.14.4 for changeset 508645a54287 stable cubicweb-debian-version-3.14.4-1
Fri, 17 Feb 2012 13:08:49 +0100 David Douard prepare version 3.14.4 stable cubicweb-version-3.14.4
Thu, 16 Feb 2012 14:23:24 +0100 Sylvain Thénault [vreg] restore bw compat, eg container expect to find Selector in appobject module
Thu, 16 Feb 2012 14:15:37 +0100 Sylvain Thénault backport stable
Thu, 16 Feb 2012 14:14:52 +0100 Sylvain Thénault [spelling] fix dictionnary -> dictionary typo stable
Tue, 14 Feb 2012 09:39:44 +0100 Sylvain Thénault [tabs] use eid parameter instead of rql when an eid is given. Closes #2186288
Tue, 14 Feb 2012 15:16:42 +0100 Sylvain Thénault backport stable
Mon, 13 Feb 2012 17:57:07 +0100 Sylvain Thénault [system source] fix authentication: don't allow login whatever the given password if user password is NULL in database. Closes #2186099 stable
Tue, 14 Feb 2012 15:15:59 +0100 Katia Saurfelt [binary] use seek(0) in `from_file` Binary creation method (closes #2189183) stable
Tue, 14 Feb 2012 15:15:09 +0100 Pierre-Yves David [c-c] use subprocess instead of os.system to start repository stable
Tue, 14 Feb 2012 15:14:40 +0100 Sylvain Thénault backport oldstable stable
Tue, 14 Feb 2012 15:14:22 +0100 Pierre-Yves David [bfss, migration] fix storage migration (closes #2189206) oldstable
Tue, 14 Feb 2012 11:34:53 +0100 Sylvain Thénault [datafeed] fix dumb name error introduced by recent deletion handling refactoring
Tue, 14 Feb 2012 09:49:13 +0100 Sylvain Thénault [ldapfeed] make authentication actually working
Mon, 13 Feb 2012 15:15:24 +0100 Sylvain Thénault [sources] include source's class in its repr stable
Mon, 13 Feb 2012 12:49:49 +0100 Alexandre Richardson [email notifications] send notification at post-commit time (closes #2119248) stable
Mon, 13 Feb 2012 12:47:59 +0100 Julien Cristau [devtools] Use Xvfb to run firefox in js tests on posix platforms stable
Mon, 13 Feb 2012 12:45:21 +0100 Florent Cayré [i18n] fix pb with non-ascii chars in cwd. closes #2149063 stable
Mon, 13 Feb 2012 12:41:04 +0100 David Douard [repository] add a ``gc_stats`` method and 2 more cache size for ``stats`` (closes #2179735) stable
Mon, 13 Feb 2012 12:16:37 +0100 Sylvain Thénault [test] fix test broken by RichString handling changes in yams #default
Mon, 13 Feb 2012 12:16:21 +0100 Sylvain Thénault [test] fix test broken by EmailAddress read permissions change
Mon, 13 Feb 2012 11:50:44 +0100 Sylvain Thénault [test] fix test broken by renaming of module containing the cwxml parser and handling of vid in urls
Mon, 13 Feb 2012 11:47:07 +0100 Sylvain Thénault [test] fix test broken by selectors/predicates changes coming with the move of registry to lgc
Fri, 10 Feb 2012 17:31:56 +0100 Sylvain Thénault [repo test] fix test broken by recent changes on EmailAddress read permissions
Fri, 10 Feb 2012 17:20:47 +0100 Sylvain Thénault backport stable
Fri, 10 Feb 2012 17:20:38 +0100 Sylvain Thénault [server test] fix test broken by recent changes in lgdb stable
Fri, 10 Feb 2012 16:53:52 +0100 Sylvain Thénault backport stable
Fri, 10 Feb 2012 16:53:17 +0100 Sylvain Thénault [schema sync hooks] fix format string stable
Fri, 10 Feb 2012 16:31:39 +0100 Sylvain Thénault [event bus] event has been renamed to publish
Fri, 10 Feb 2012 16:23:26 +0100 Damien Garaud [schema view] properly display inheritance (closes #870073). stable
Fri, 10 Feb 2012 16:22:38 +0100 Damien Garaud [workflow view] Display a non-localized version of state/transition names (closes #1912537). stable
Fri, 10 Feb 2012 16:20:35 +0100 Julien Cristau [repo] Add a publish/subscribe mechanism for inter-instance communication using zmq
Fri, 10 Feb 2012 10:45:17 +0100 Katia Saurfelt [migration] fire hooks in postcreate by default (closes #1417110)
Thu, 09 Feb 2012 09:52:02 +0100 Katia Saurfelt [migration] `add_relation_type` warns and add missing definitions on already existing rtypes (closes #2121979) stable
Fri, 10 Feb 2012 10:36:40 +0100 Alexandre Richardson [i18n] fix translations of login actions in french (closes #1546397) stable
Thu, 09 Feb 2012 18:11:30 +0100 Katia Saurfelt ([config] add file encoding information to python files (closes #1942655) stable
Fri, 10 Feb 2012 10:07:31 +0100 Alexandre Richardson [primary view] delete PrimaryView.skip_none attribute (closes #2093250) stable
Fri, 10 Feb 2012 10:06:19 +0100 Alexandre Richardson [entities system table] change asource and source column size (closes #1951819) stable
Fri, 10 Feb 2012 10:01:04 +0100 Nicolas Chauvat [view] fix error messages of NotImplementedError stable
Fri, 10 Feb 2012 10:00:00 +0100 Julien Cristau kill dead code in Workflow view stable
Thu, 09 Feb 2012 13:22:49 +0100 Sylvain Thénault [bw compat] add compatibility for import of former VRegistry
Wed, 08 Feb 2012 14:30:51 +0100 Aurelien Campeas [views/attribute] role parameter must default to "subject" (closes #2175427) stable
Wed, 08 Feb 2012 14:32:35 +0100 patwat [windows service] Copied the 3 lines from etwist/twctl into etwist/service in order to also clean the cache in Windows service mode. stable
Wed, 08 Feb 2012 14:22:48 +0100 Florent Cayré [entity] fix crash when using cw_instantiate with empty related entity list; closes #2094462 stable
Wed, 08 Feb 2012 14:17:09 +0100 David Douard [pylint] correctly detect uiprops module when it's not in a package stable
Fri, 03 Feb 2012 18:35:11 +0100 Sylvain Thénault backport https-deny-anonymous option type fix done in default stable
Fri, 03 Feb 2012 17:53:53 +0100 Sylvain Thénault Added tag cubicweb-debian-version-3.14.3-1 for changeset 4d0f5d18e8a0 stable
Fri, 03 Feb 2012 17:53:52 +0100 Sylvain Thénault Added tag cubicweb-version-3.14.3 for changeset 60efdbb45520 stable cubicweb-debian-version-3.14.3-1
Fri, 03 Feb 2012 16:54:01 +0100 Sylvain Thénault 3.14.3 stable cubicweb-version-3.14.3
Fri, 03 Feb 2012 16:34:57 +0100 Aurelien Campeas [web/formwidgets] make default_size a tunable, fix code layout (closes #2165936) stable
Fri, 03 Feb 2012 14:32:11 +0100 Aurelien Campeas [hooks/syncschema] do not crash if the schema did not learn (yet) some new META rtype (closes #2171313) stable
Thu, 02 Feb 2012 17:59:52 +0100 Arthur Lutz [js] better support for no js in tabs (closes #2162092) stable
Mon, 23 Jan 2012 13:25:02 +0100 Sylvain Thénault [vreg] move base registry implementation to logilab.common. Closes #1916014
Thu, 02 Feb 2012 14:33:30 +0100 Sylvain Thénault [datafeed] when checking for deletion using cwentity xml parser, use vid=xml to limit resources consumption
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)
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
Thu, 08 Dec 2011 14:29:48 +0100 Sylvain Thénault Added tag cubicweb-version-3.13.10 for changeset 2ad4e5173c73 stable cubicweb-debian-version-3.13.10-1
Thu, 08 Dec 2011 14:30:00 +0100 Adrien Di Mascio [ajax] make navigation component appear both above and below the view (closes #2110266)
Thu, 08 Dec 2011 13:22:23 +0100 Sylvain Thénault 3.13.10 stable cubicweb-version-3.13.10
Thu, 08 Dec 2011 13:17:25 +0100 Julien Cristau Link to python docs about strftime instead of pointing at "man" (closes #2106415)
Thu, 08 Dec 2011 13:16:10 +0100 Sylvain Thénault [test] reindent
Wed, 07 Dec 2011 10:53:05 +0100 Sylvain Thénault [rqlrewrite] fix comment
Mon, 05 Dec 2011 16:59:20 +0100 Julien Cristau [server test] Fix tests regression from changeset 7980b36fb1aa
Mon, 05 Dec 2011 15:11:22 +0100 Julien Cristau Tweak message to clarify it gets the pagination back
Mon, 05 Dec 2011 15:20:21 +0100 Alexandre Fayolle fix tests broken by lgdb update
Mon, 05 Dec 2011 14:31:43 +0100 Julien Cristau [migration] Ignore IOError from readline.write_history_file (closes #2106621) stable
Mon, 05 Dec 2011 14:31:41 +0100 Julien Cristau [migration] make remove_cube('foo') not fail if foo is already removed. Closes #2106532 stable
Mon, 05 Dec 2011 13:42:23 +0100 Aurelien Campeas [cwconfig] absolute import (closes #2091068) stable
Mon, 05 Dec 2011 13:37:40 +0100 Julien Cristau [schema sync] Update repo._type_source_cache when renaming an entity (closes #2094470)
Thu, 01 Dec 2011 12:48:46 +0100 Aurelien Campeas [facets] forcing a fixed height to the group is a bad idea: the container will not properly overflow
Tue, 29 Nov 2011 12:06:35 +0100 Aurelien Campeas [views/tabs] tests absolutely want an alt attribute (even if meaningless)
Tue, 29 Nov 2011 11:18:46 +0100 Julien Cristau [navigation] provide a link back from the full view to the paginated one
Thu, 24 Nov 2011 17:00:09 +0100 Aurelien Campeas [sorted navigation] refactor code so that when an attribute is found, nb_chars may be recomputed anyway according to variable type
Thu, 24 Nov 2011 16:59:32 +0100 Aurelien Campeas [reledit] implements entity_call instead of cell_call
Thu, 24 Nov 2011 16:59:15 +0100 Aurelien Campeas [merge] backport stable
Thu, 24 Nov 2011 16:57:31 +0100 Sylvain Thénault [skel] default debian/rules use pysupport to compile python files stable
Mon, 21 Nov 2011 17:58:18 +0100 Alexandre Fayolle use dbhelper functions to get default date / datetime (closes #2094544)
Tue, 22 Nov 2011 11:26:06 +0100 Alexandre Fayolle actually a bad idea, sorry
Wed, 23 Nov 2011 11:23:51 +0100 Alain Leufroy [web/views/tabs] improve non graphical experince with tabs (closes #2097405)
Wed, 23 Nov 2011 14:45:13 +0100 Aurelien Campeas [tableview] fix action menu layout (closes #2099011)
Wed, 23 Nov 2011 12:30:05 +0100 Aurelien Campeas [facets] do no stretch to the right when there are many facets; instead use a floating layout (closes #2093160)
Wed, 23 Nov 2011 11:46:30 +0100 Aurelien Campeas [views/table] fix typo
Tue, 22 Nov 2011 11:20:36 +0100 Alexandre Fayolle fix typo
Mon, 21 Nov 2011 17:53:14 +0100 Alexandre Fayolle added log when operation precommit fails
Thu, 17 Nov 2011 18:19:56 +0100 Sylvain Thénault [EntityTableView] smarter header for MainEntityColRenderer: use plural form only when necessary. Closes #2093182
Thu, 17 Nov 2011 18:21:04 +0100 Sylvain Thénault [tableview] enhance RelationColRenderer. Closes #2093184
Wed, 16 Nov 2011 22:07:51 +0100 Sylvain Thénault backport stable
Wed, 16 Nov 2011 22:07:32 +0100 Sylvain Thénault [reledit] default label should be translated, I don't thing we've an opportunity to do it another way as uicfg objects are static stable
Wed, 16 Nov 2011 22:07:27 +0100 Sylvain Thénault [rset] fix crash while building entity from rset w/ some subquery. Closes #2089055 stable
Tue, 15 Nov 2011 22:23:14 +0100 Sylvain Thénault [email bug report] _cw.config bw compat has been dropped, use _cw.vreg.config (+ small cleanup). Closes #2086985
Tue, 15 Nov 2011 22:22:18 +0100 Sylvain Thénault [users management view] return None if no entity related, not an empty tuple. Closes #2089085
Mon, 14 Nov 2011 12:13:48 +0100 Alexandre Fayolle merge stable changes to default
Thu, 10 Nov 2011 23:18:56 +0100 Alexandre Fayolle [http, windows] fix remove_cookie trying to expire a cookie before the Epoch (closes: #2087998) stable
Thu, 10 Nov 2011 10:13:40 +0100 Sylvain Thénault [etype restriction component] rql 0.31 doesn't accept anymore a variable ref as add_type_restriction argument. Closes #2086983
Thu, 10 Nov 2011 10:12:37 +0100 Sylvain Thénault [3.14 migration] strip constraint value to avoid extra new lines
Wed, 09 Nov 2011 19:19:24 +0100 Sylvain Thénault merge
Wed, 09 Nov 2011 19:16:08 +0100 Sylvain Thénault Added tag cubicweb-debian-version-3.14.0-1 for changeset 0bfe22fceb38
Wed, 09 Nov 2011 19:16:08 +0100 Sylvain Thénault Added tag cubicweb-version-3.14.0 for changeset 5c4390eb10c3 cubicweb-debian-version-3.14.0-1
Wed, 09 Nov 2011 18:43:01 +0100 Sylvain Thénault [test] add some tests for rql's add_type_restriction
Wed, 09 Nov 2011 18:41:12 +0100 Sylvain Thénault add some notes
Wed, 09 Nov 2011 17:34:08 +0100 Sylvain Thénault [packaging] common subpackage has been dropped cubicweb-version-3.14.0
Wed, 09 Nov 2011 17:17:54 +0100 Sylvain Thénault 3.14
Wed, 09 Nov 2011 16:42:33 +0100 Aurelien Campeas [js/tablesorter] work around tablesorter deficiencies (bool handling)
Wed, 09 Nov 2011 14:55:25 +0100 Sylvain Thénault [tableview] fix __init__ logic of sortfunc/sortable
Wed, 09 Nov 2011 15:13:13 +0100 Sylvain Thénault [datafeed log] properly log errors catched at the source level
Wed, 09 Nov 2011 14:34:03 +0100 Sylvain Thénault [data import log] log on the source so we properly have source name information
Wed, 09 Nov 2011 15:06:03 +0100 Aurelien Campeas [facets] reenable facet hiding (was lost in the previous refactoring)
Wed, 09 Nov 2011 14:34:41 +0100 Sylvain Thénault [tableview] drop comment
Mon, 07 Nov 2011 18:16:53 +0100 Sylvain Thénault [tableview] deepcopy of colrenderer was actually broken with py < 2.7
Mon, 07 Nov 2011 18:09:13 +0100 Sylvain Thénault backport stable
Mon, 07 Nov 2011 18:08:40 +0100 Sylvain Thénault [html, ajax] demote_to_html don't crash anymore if force-html-content-type is activated. Closes #712309 stable
Fri, 04 Nov 2011 17:29:39 +0100 Anthony Truchet [doc] fix data hooks parent class in Hooks doc. stable
Mon, 07 Nov 2011 10:56:39 +0100 Sylvain Thénault [pylint] enhance plugin: define 'data' function in uiprops module
Mon, 07 Nov 2011 10:55:15 +0100 Adrien Di Mascio [table] display navigation component both above and below the table
Mon, 07 Nov 2011 10:54:17 +0100 Sylvain Thénault [doc] update 3.14 release notes
Fri, 04 Nov 2011 17:16:15 +0100 Sylvain Thénault [table view] some new table view enhancements
Fri, 04 Nov 2011 14:57:41 +0100 Sylvain Thénault [navigation] extract method from SortedNavigation.call to ease overriding
Fri, 04 Nov 2011 13:03:56 +0100 Sylvain Thénault [cleanup] drop some appengine support junk
Fri, 04 Nov 2011 13:03:52 +0100 Sylvain Thénault [table view] properly handle show/hide filter actions so we get proper action displayed even when recalled from pagination
Fri, 04 Nov 2011 13:03:35 +0100 Sylvain Thénault backport stable
Fri, 04 Nov 2011 13:00:33 +0100 Sylvain Thénault [pagination] closes #2072029: add css class to div for "see them all" link for pagination. stable
Fri, 04 Nov 2011 13:00:30 +0100 Sylvain Thénault [prev/next] properly translate previous/next links' title, closes #2072158 stable
Thu, 03 Nov 2011 16:01:41 +0100 Alexandre Fayolle [rql, integrity] let ValidationError and Unauthorized pass during composite deletion (closes #2070042)
Fri, 28 Oct 2011 17:54:24 +0200 Alexandre Fayolle [table view, workflow] fix the display of wf history table (closes: #2065652)
Thu, 03 Nov 2011 15:28:30 +0100 Sylvain Thénault backport stable
Thu, 03 Nov 2011 15:27:31 +0100 Sylvain Thénault [rset] replace entity cw_rset on .limit(inplace=True) will avoid pb if the entity is still referenced by some other entity relations cache. Closes #2065643 stable
Thu, 03 Nov 2011 11:44:02 +0100 Sylvain Thénault [instance creation] properly search for sql extension in the schema directory. Closes #2068117 stable
Thu, 03 Nov 2011 11:18:37 +0100 Sylvain Thénault [entity table view] add count default to true on main entity column
Thu, 03 Nov 2011 11:18:35 +0100 Sylvain Thénault [table sort] should eval cubicweb:sortvalue to make it works properly
Thu, 03 Nov 2011 11:18:21 +0100 Sylvain Thénault [rqlinput] cleanup (use req everywhere) and fix html validation issue (input outside fieldset) stable
Wed, 02 Nov 2011 10:37:04 +0100 Sylvain Thénault [js table sort] use lower cased tag names since HTML is case insensitive and XHTML is case sensitive and wants lower case tag names
Wed, 02 Nov 2011 10:33:50 +0100 Sylvain Thénault [old table view] drop duplicated method
Wed, 02 Nov 2011 10:33:33 +0100 Sylvain Thénault [edit controller] only display warning on specific adapters
Wed, 02 Nov 2011 10:31:18 +0100 Sylvain Thénault [wysiwyg editor] disable server browsing by default stable
Fri, 28 Oct 2011 12:07:37 +0200 Adrien Di Mascio [doc] add some documentation on url path evaulators
Fri, 28 Oct 2011 11:44:50 +0200 Sylvain Thénault fix typos
Fri, 28 Oct 2011 11:33:26 +0200 Sylvain Thénault [diet] move iprogress to its own cube. Closes #1916016
Fri, 28 Oct 2011 11:33:25 +0200 Sylvain Thénault [facetable views] allow extra hiddens to be specified when selecting the facets form
Fri, 28 Oct 2011 11:33:24 +0200 Sylvain Thénault [export views] uniformize titles, much nicer when listing possible views. Closes #2060944
Fri, 28 Oct 2011 11:31:11 +0200 Florent Cayré replace adapter by simple selector to ease edit controller overloading; fixes #2042349
Fri, 28 Oct 2011 10:34:12 +0200 Adrien Di Mascio [uihelper] fix bad variable renaming
Fri, 28 Oct 2011 10:32:48 +0200 Adrien Di Mascio [doc] fix most of ReST compilation errors and warnings
Wed, 12 Oct 2011 15:56:40 +0200 Pierre-Yves David Update documentation about resource mode. stable
Thu, 27 Oct 2011 18:19:00 +0200 Adrien Di Mascio [uicfg] add uihelper module with high-level helpers (closes #1809414)
Thu, 27 Oct 2011 10:38:16 +0200 Sylvain Thénault [ui lib] facet and form widget for Integer used to store binary mask. Closes #2054771
Thu, 27 Oct 2011 10:38:03 +0200 Sylvain Thénault [tableview] .entity method is useful on EntityTableView as well, move it there
Thu, 27 Oct 2011 10:38:02 +0200 Sylvain Thénault [schema, old instance] restore some pre 3.5.10 bw compat as some old instances may still have this, and add migration so we can remove it at some point
Wed, 26 Oct 2011 17:59:06 +0200 Aurelien Campeas backport stable
Wed, 26 Oct 2011 17:58:21 +0200 Aurelien Campeas [views/facets] backout 82d76492e21e - this was not actually needed and caused some problems ... stable
Wed, 26 Oct 2011 14:12:35 +0200 Sylvain Thénault backport stable
Wed, 26 Oct 2011 14:11:30 +0200 Sylvain Thénault [test, facets] fix prepare_rqlst arguments, it wasn't actually testing baserql due to name conflicts stable
Tue, 25 Oct 2011 18:59:15 +0200 Sylvain Thénault [test] specify X type, as this is not infered from NOT identity with rql#default
Tue, 25 Oct 2011 18:57:51 +0200 Sylvain Thénault useless debugged breaks test with python < 2.6
Tue, 25 Oct 2011 18:22:19 +0200 Sylvain Thénault [rql2sql] fix regression introduced in 8018:f01c80513274 leading to bad execution of DELETE queries
Tue, 25 Oct 2011 18:21:45 +0200 Sylvain Thénault [test] unittest2 api update
Tue, 25 Oct 2011 14:03:52 +0200 Sylvain Thénault [rql] closes #2054468: support for HAVING in SET/DELETE queries
Tue, 25 Oct 2011 14:03:32 +0200 Anthony Truchet [book] Some minor fixes to the CubicWeb doc (typos, invalid ReST, ...) stable
Tue, 25 Oct 2011 13:51:27 +0200 Aurelien Campeas [tableview,jsoncontroller] the json controller must check view.handle_pagination as well & the old table view also handles pagination internally
Mon, 24 Oct 2011 13:52:24 +0200 Sylvain Thénault [ui, pagination] when sorted in some date type, auto-set max characters (closes #2053038)
Mon, 24 Oct 2011 13:51:39 +0200 Aurelien Campeas [tableview] extract two methods from render_table to ease subclassing
Mon, 24 Oct 2011 13:19:23 +0200 Sylvain Thénault backport stable
Mon, 24 Oct 2011 13:18:58 +0200 Pierre-Yves David [deprecated] TableView: update some documentation
Mon, 24 Oct 2011 13:13:45 +0200 Sylvain Thénault [column labels] full display_name prototype compat stable
Mon, 24 Oct 2011 13:09:05 +0200 Sylvain Thénault [book] update copyright stable
Mon, 24 Oct 2011 08:55:07 +0200 Aurelien Campeas [tableview,basetemplates,pagination] some views internally handle the pagination, in which case the base template should not try to paginate
Sat, 22 Oct 2011 11:59:42 +0200 Sylvain Thénault check entity's cwuri and remove debug stable
Sat, 22 Oct 2011 11:16:14 +0200 Sylvain Thénault [tableview] fix bad attribute name
Fri, 21 Oct 2011 18:37:30 +0200 Aurelien Campeas [tableview] sortvalue truncation should be somewhat configurable
Fri, 21 Oct 2011 18:10:50 +0200 Florent Cayré fix broken tests (at least by #1800002)
Fri, 21 Oct 2011 18:02:40 +0200 Sylvain Thénault typo
Fri, 21 Oct 2011 17:52:37 +0200 Aurelien Campeas undo garbage shipped in 9a73d5e762b0
Fri, 21 Oct 2011 17:50:56 +0200 Sylvain Thénault [test] one more base etype...
Fri, 21 Oct 2011 17:48:56 +0200 Sylvain Thénault [test] limit size is now done by the layout
Fri, 21 Oct 2011 17:42:56 +0200 Aurelien Campeas [facets] fix context passing + a note for later
Fri, 21 Oct 2011 17:14:05 +0200 Sylvain Thénault [table view] fix regression in old table view leading to malformed html
Tue, 18 Oct 2011 12:25:32 +0200 Pierre-Yves David [utils] add a ``js_href`` function to generated proper javascript href
Fri, 21 Oct 2011 14:32:37 +0200 Sylvain Thénault i18n update
Fri, 21 Oct 2011 14:32:37 +0200 Sylvain Thénault [facets] view should be propagated up to facet selection, so we can get different facets according to the view. Closes #2036527
Fri, 21 Oct 2011 14:32:37 +0200 Julien Cristau Record a log of datafeed source imports (closes #2026097)
Fri, 21 Oct 2011 14:32:37 +0200 Sylvain Thénault [management table] upgrade sources groups management table to new api
Fri, 21 Oct 2011 14:32:37 +0200 Sylvain Thénault [management table] fix and upgrade users and groups management tables to new api
Fri, 21 Oct 2011 14:32:37 +0200 Sylvain Thénault [table views] closes #1986413: refactor TableView, EntityAttributesTableView, PyValTableView
Fri, 21 Oct 2011 14:32:37 +0200 Sylvain Thénault [web component architecture] extract LayoutableMixIn from components
Fri, 21 Oct 2011 14:32:37 +0200 Sylvain Thénault [diet] drop pre 3.6 API compatibility (but attempt to keep data cmopatibility). Closes #2017916
Fri, 21 Oct 2011 14:32:18 +0200 Sylvain Thénault [test] restore support for python < 2.6
Fri, 21 Oct 2011 13:05:45 +0200 Sylvain Thénault [forms] update code broken by linkto refactoring
Fri, 21 Oct 2011 13:05:26 +0200 Sylvain Thénault [rdf] drop buggy (name error) try/except (done using related(safe=True)) stable
Fri, 21 Oct 2011 11:36:30 +0200 Sylvain Thénault backport stable
Fri, 21 Oct 2011 11:32:04 +0200 Sylvain Thénault Added tag cubicweb-debian-version-3.13.9-1 for changeset 0a3cb5e60d57 stable
Fri, 21 Oct 2011 11:32:03 +0200 Sylvain Thénault Added tag cubicweb-version-3.13.9 for changeset 07afe32945aa stable cubicweb-debian-version-3.13.9-1
Fri, 21 Oct 2011 11:03:54 +0200 Sylvain Thénault 3.13.9 stable cubicweb-version-3.13.9
Fri, 21 Oct 2011 10:59:57 +0200 Sylvain Thénault [selectors] EClassSelector (eg is_instance & all) should check for None value (possible w/ outer join) when a row is specified. Closes #2033165 stable
Fri, 21 Oct 2011 09:24:51 +0200 Sylvain Thénault [test] fix failure introduced by localperms cube introduction
Fri, 21 Oct 2011 09:24:48 +0200 Sylvain Thénault [test] fix failures introduced by 7951:b7c825b00f64
Fri, 21 Oct 2011 09:24:29 +0200 Sylvain Thénault backport stable
Fri, 21 Oct 2011 09:23:43 +0200 Sylvain Thénault [test] fix datafeed test, we have to use an internal session stable
Fri, 21 Oct 2011 09:23:43 +0200 Sylvain Thénault [test] drop some deprecation warnings stable
Fri, 21 Oct 2011 09:23:43 +0200 Sylvain Thénault [ibreadcrumbs] missing xml_escape on latest path part (usually view's title). Closes #2037506 stable
Fri, 21 Oct 2011 09:23:43 +0200 Sylvain Thénault [test] fix test failure caused by 7922:d307c3817782 stable
Fri, 21 Oct 2011 09:23:43 +0200 Sylvain Thénault [test] fix regression introduced in 7915:a7f3245e1728 leading to test's postcreate not being executed anymore stable
Thu, 20 Oct 2011 16:03:51 +0200 Florent Cayré [entity] restrict creation form field vocabulary using __linkto information (closes #1799997)
Tue, 18 Oct 2011 12:22:48 +0200 Pierre-Yves David Add generated documentation to .hgignore. stable
Thu, 20 Oct 2011 14:22:16 +0200 Adrien Di Mascio [uilib] add missing printer for integers
Thu, 20 Oct 2011 14:20:46 +0200 Sylvain Thénault backport stable
Thu, 20 Oct 2011 14:17:52 +0200 Sylvain Thénault [rset] don't only consider a sample select node / solution to compute rset description. Closes #2036499 stable
Tue, 18 Oct 2011 17:08:05 +0200 Sylvain Thénault [rset] use .iteritems() instead of items()
Tue, 18 Oct 2011 15:52:50 +0200 Alexandre Fayolle merge back stable change
Tue, 18 Oct 2011 15:52:12 +0200 Alexandre Fayolle remove stale debugging statement stable
Thu, 29 Sep 2011 16:44:55 +0200 Nicolas Chauvat [server] fix integrity checks that destroy data (closes #1972842)
Mon, 17 Oct 2011 19:27:54 +0200 Sylvain Thénault [entity related rql] 'is' relation target constant should have 'etype' type, not String
Mon, 17 Oct 2011 15:08:25 +0200 Sylvain Thénault [entity] fix dumb name error introduced by 3.14 entity refactoring
Fri, 14 Oct 2011 16:42:10 +0200 Sylvain Thénault backport stable
Fri, 14 Oct 2011 15:19:25 +0200 Sylvain Thénault [js] missing trailing comma
Fri, 14 Oct 2011 14:42:00 +0200 Sylvain Thénault [test] map pgettext to unicode as _ stable
Fri, 14 Oct 2011 14:41:44 +0200 Sylvain Thénault [table view] fix bug introduced in 7938:80c6e2155c3d leading to not translated table headers stable
Fri, 14 Oct 2011 13:51:54 +0200 Sylvain Thénault oops
Fri, 14 Oct 2011 13:50:46 +0200 Sylvain Thénault [test] fix some failures recently introduced stable
Fri, 14 Oct 2011 13:36:39 +0200 Sylvain Thénault add missing imports
Fri, 14 Oct 2011 10:34:08 +0200 Sylvain Thénault [selectors] match_kwargs and match_form_params selectors both accept a new `once_is_enough` argument (closes #1990438)
Fri, 14 Oct 2011 10:33:31 +0200 Aurelien Campeas [cache] replace lgc.cache with something more appropriate (closes #1921713)
Fri, 14 Oct 2011 09:21:45 +0200 Sylvain Thénault merge and fix cubicwebSortValueExtraction pb which disappeared when tablesorter.js has been updated
Fri, 14 Oct 2011 09:04:39 +0200 Adrien Di Mascio [table] use explicit add_onload() to setup table sorting (closes #2013493) stable
Fri, 14 Oct 2011 08:51:24 +0200 Sylvain Thénault [schema display] display_name shouldn't call .lower(). Note the only proper way is to have different msgid for upper/lower cases. Closes #1105433
Fri, 14 Oct 2011 08:50:09 +0200 Sylvain Thénault [ms repository] when an exception is raised during extid2eid and no rollback is done, some manual cleanups have to be done (closes #1993420)
Fri, 14 Oct 2011 08:49:58 +0200 Sylvain Thénault [facets] on the way to vidargs removal
Thu, 13 Oct 2011 11:49:19 +0200 Alexandre Fayolle [migraction] fix cmd_change_attribute_type command (closes #2015073) stable
Thu, 13 Oct 2011 10:24:27 +0200 Sylvain Thénault [action] has_editable_relation first argument is once_is_enough flag, not an action name stable
Tue, 11 Oct 2011 18:16:52 +0200 Pierre-Yves David [table] Only apply sorting event on the first row of a table header (closes #1988780)
Fri, 07 Oct 2011 18:30:29 +0200 Pierre-Yves David [table js] Update jquery-tablesorter to 2.0.5 (closes #1989018)
Thu, 13 Oct 2011 09:44:14 +0200 Pierre-Yves David init_facets: Add documentation stable
Thu, 13 Oct 2011 09:25:26 +0200 Aurelien Campeas [facets] try to get rid of arbitrary constants, be prettier and eat less space (closes #1988706)
Thu, 13 Oct 2011 09:15:16 +0200 Florent Cayré [edit controller] add form to pre_web_edit signature to ease linkto usage (used by vcsfile cube)
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: &#160; 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
Wed, 28 Sep 2011 11:17:49 +0200 Sylvain Thénault fix bad merge
Wed, 28 Sep 2011 10:36:41 +0200 Sylvain Thénault [sync schema hooks] pylint fixes have broken hasattr test stable
Wed, 28 Sep 2011 09:27:42 +0200 Sylvain Thénault [pylint] fix pylint detected errors and tweak it so that pylint -E will be much less verbose next time (+ update some copyrights on the way) stable
Wed, 28 Sep 2011 09:01:17 +0200 Sylvain Thénault [doc] more doc about what's new in 3.14
Wed, 28 Sep 2011 08:16:10 +0200 Sylvain Thénault [json] restore 2.5 compat
Tue, 27 Sep 2011 18:47:11 +0200 Adrien Di Mascio [views] implement json / jsonp export views (closes #1942658)
Tue, 27 Sep 2011 18:46:36 +0200 Florent Cayré [form, entity] refactor '__linkto', now handled by the entity form, not the entity itself. Closes #1931543
Tue, 27 Sep 2011 16:04:30 +0200 Aurelien Campeas [facet] add safety belt to rql path facet init (closes #1965481) stable
Tue, 27 Sep 2011 14:57:41 +0200 Sylvain Thénault [cleanup] kill broken livetest module stable
Tue, 27 Sep 2011 08:17:56 +0200 Sylvain Thénault [req cookie] fix name error stable
Mon, 26 Sep 2011 19:46:04 +0200 Sylvain Thénault backport stable
Mon, 26 Sep 2011 19:45:51 +0200 Sylvain Thénault [test] unicode name/value in cookie makes tests failing (SimpleCookie then suppose it's a dict...) stable
Mon, 26 Sep 2011 19:35:44 +0200 Sylvain Thénault fix bad merge (unsaved buffers...)
Mon, 26 Sep 2011 19:24:08 +0200 Sylvain Thénault backport stable
Mon, 26 Sep 2011 19:09:12 +0200 Sylvain Thénault fix merge stable
Mon, 26 Sep 2011 19:08:44 +0200 Sylvain Thénault Added tag cubicweb-debian-version-3.13.6-1 for changeset 8a8949ca5351 stable
Mon, 26 Sep 2011 19:08:43 +0200 Sylvain Thénault Added tag cubicweb-version-3.13.6 for changeset 17c007ad845a stable cubicweb-debian-version-3.13.6-1
Mon, 26 Sep 2011 18:38:38 +0200 Sylvain Thénault backport oldstable stable cubicweb-version-3.13.6
Mon, 26 Sep 2011 18:37:23 +0200 Sylvain Thénault Added tag cubicweb-debian-version-3.12.10-1 for changeset 9dfd21fa0a8b oldstable
Mon, 26 Sep 2011 18:37:23 +0200 Sylvain Thénault Added tag cubicweb-version-3.12.10 for changeset 074c848a3712 oldstable cubicweb-debian-version-3.12.10-1
Mon, 26 Sep 2011 18:36:09 +0200 Sylvain Thénault 3.13.6 stable
Mon, 26 Sep 2011 18:25:22 +0200 Aurelien Campeas [web/facet] fix example selector in docstring stable
Mon, 26 Sep 2011 18:03:38 +0200 Sylvain Thénault [migration doc] talk about changes in Entity.fetch_rql
Mon, 26 Sep 2011 17:48:48 +0200 Sylvain Thénault [web request] fix stupid error that gone through the review stable
Mon, 26 Sep 2011 17:23:01 +0200 Sylvain Thénault 3.12.10 oldstable cubicweb-version-3.12.10
Tue, 07 Jun 2011 11:42:08 +0200 Julien Jehannet [skeleton] fix new class configuration in realdbtest stable
Fri, 23 Sep 2011 12:16:29 +0200 Sylvain Thénault [web request] fix cookie 'expires' formating (closes #1953945) stable
Fri, 23 Sep 2011 12:17:12 +0200 Sylvain Thénault [web] properly redirect when user login on loggedout view (closes #1954050) stable
Mon, 26 Sep 2011 09:31:54 +0200 Sylvain Thénault [i18n] update stable
Mon, 26 Sep 2011 09:31:44 +0200 Sylvain Thénault [schema, cleanup] one more case for add_etype_button stable
Mon, 26 Sep 2011 09:31:09 +0200 Sylvain Thénault [i18n, facet] missing registration of <no relation> msgid stable
Fri, 23 Sep 2011 15:41:21 +0200 Sylvain Thénault [test] sort to avoid random failure due to dict order stable
Fri, 23 Sep 2011 15:05:09 +0200 Aurelien Campeas [facets] fix height computation (incorporates and/or element if present, use css value to compute likely maximum height, kill wdg_stack_size) (closes #1954077) stable
Fri, 23 Sep 2011 14:56:31 +0200 Sylvain Thénault backport stable
Fri, 23 Sep 2011 14:56:13 +0200 Sylvain Thénault [primary view] add 'verbatim' attribute view (closes #1947475) stable
Fri, 23 Sep 2011 14:43:44 +0200 Sylvain Thénault [primary view] add 'verbatim' attribute view (closes #1947475)
Fri, 23 Sep 2011 14:18:13 +0200 Sylvain Thénault backport stable
Fri, 23 Sep 2011 12:40:50 +0200 Sylvain Thénault [doc] split API/book part of stuff that has been moved in primary view module docstring stable
Fri, 23 Sep 2011 12:23:09 +0200 Sylvain Thénault [rqlrewrite] if inlined relation has to be moved to a subquery, take care of the object of the relation (closes #1945725) stable
Fri, 23 Sep 2011 10:42:16 +0200 Aurelien Campeas [views/facets] simple horizontal layout when there are a few facets only (closes #1921709) stable
Fri, 23 Sep 2011 09:17:37 +0200 Sylvain Thénault [breadcrumbs] keep proper breadcrumbs when creating an entity linked to another by inspecting __linkto (closes #1947476)
Fri, 23 Sep 2011 09:10:58 +0200 Sylvain Thénault [web test] secondary view isn't listed anymore by possible view since it use the class_deprecated metaclass stable
Thu, 22 Sep 2011 17:29:40 +0200 Alexandre Fayolle ensure the test for asource column won't crash on SQLServer (closes #1949621) stable
Thu, 22 Sep 2011 19:13:58 +0200 Sylvain Thénault [doc] backport primary view documentation into the code, also document [URL]AttributeView stable
Thu, 22 Sep 2011 19:02:39 +0200 Sylvain Thénault [primary sub views] use entity_call instead of cell_call stable
Thu, 22 Sep 2011 19:02:36 +0200 Sylvain Thénault [doc] get back baseviews documentation into the code, enhance it and reorganize the module accordingly stable
Thu, 22 Sep 2011 19:02:29 +0200 Sylvain Thénault typo stable
Thu, 22 Sep 2011 17:20:52 +0200 Sylvain Thénault [reledit] honore 'rvid' for attribute relations (closes #1947471) stable
Thu, 22 Sep 2011 17:20:41 +0200 Sylvain Thénault [view] fix TypeError when calling req.view('vid', entity=entity) (closes #1947474) stable
Thu, 22 Sep 2011 17:20:38 +0200 Sylvain Thénault [sources management] nicer source management view and breadcrumbs (closes #1946329) stable
Thu, 22 Sep 2011 16:53:46 +0200 Aurelien Campeas [cubicweb.js] log evalJSON errors (closes #1947473) stable
Thu, 22 Sep 2011 16:53:43 +0200 Aurelien Campeas [views/table] parametrize table view co-classes (closes #1947472) stable
Thu, 22 Sep 2011 16:12:33 +0200 Sylvain Thénault [cwproperties] refactor properties form to make it partly overrideable easily (closes #1936782)
Thu, 22 Sep 2011 16:12:28 +0200 Sylvain Thénault [entity] rename Entity._rest_attr_info into cw_rest_attr_info (closes #1942759)
Thu, 22 Sep 2011 16:12:23 +0200 Sylvain Thénault [entity] upgrade fetch_[unrelated_]order to benefit from changes introduced in 3.14 (closes #1942758)
Thu, 22 Sep 2011 15:55:58 +0200 Sylvain Thénault [schema] drop CWSourceSchemaConfig[cw_for_source,cw_schema] unique constraint (closes #1946277) stable
Thu, 22 Sep 2011 15:54:57 +0200 Sylvain Thénault [cleanup] stable
Thu, 22 Sep 2011 10:04:20 +0200 Aurelien Campeas [jsoncontroller] deprecate the now unused js_set_cookie (closes #1944810) stable
Thu, 22 Sep 2011 10:02:25 +0200 Sylvain Thénault [repo] ensure we don't restart a task while the repo is shutting down (closes #1942736) stable
Thu, 22 Sep 2011 10:02:17 +0200 Sylvain Thénault [warnings] explicitly ask to show DeprecationWarning in debug mode (closes #1942760) stable
Thu, 22 Sep 2011 09:56:20 +0200 Adrien Di Mascio [testlib] make self.view() return raw output if no validator is used
Wed, 21 Sep 2011 19:04:33 +0200 Aurelien Campeas [tabs] do not use an ajax call to set cookie value, use jquery.cookie helper instead (closes #1944522) stable
Wed, 21 Sep 2011 19:00:49 +0200 Aurelien Campeas [tabs] fix clic on tab that does nothing (closes #1942750) stable
Wed, 21 Sep 2011 18:35:45 +0200 Sylvain Thénault [idownloadable] dtw and up copyright stable
Wed, 21 Sep 2011 18:35:39 +0200 Sylvain Thénault [test] fix test broken by 7815:2a164a9cf81c stable
Wed, 21 Sep 2011 17:38:44 +0200 Sylvain Thénault [entity doc] fix typo (rest_var instead of rest_attr) and cleanup doc
Wed, 21 Sep 2011 17:38:00 +0200 Sylvain Thénault [exceptions] stop catching any exception in various places (closes #1942716) stable
Tue, 20 Sep 2011 15:14:04 +0200 Sylvain Thénault [tableview] fix view selection when value is None (closes #1936781) stable
Tue, 20 Sep 2011 15:13:42 +0200 Sylvain Thénault [book] merge pyro chapter with faq entry with connexion snippet stable
Tue, 20 Sep 2011 09:20:41 +0200 Sylvain Thénault i18n update
Tue, 20 Sep 2011 09:20:17 +0200 Sylvain Thénault [schema view] fix label/name inversion leading to wrong css class / group url depending on user's language stable
Mon, 19 Sep 2011 19:13:50 +0200 Sylvain Thénault [i18n] tweaks
Mon, 19 Sep 2011 14:22:51 +0200 Sylvain Thénault [i18n] cleanup messages moved to localperms cube
Mon, 19 Sep 2011 14:22:28 +0200 Sylvain Thénault [security view] slight changes to make things clearer
Fri, 16 Sep 2011 17:30:26 +0200 Sylvain Thénault backport stable
Fri, 16 Sep 2011 16:42:42 +0200 Sylvain Thénault [refactoring] introduce add_etype_button function to properly create button to add a new entity stable
Fri, 16 Sep 2011 17:10:33 +0200 Sylvain Thénault [user prefs] use same title as the action for consistency stable
Fri, 16 Sep 2011 14:43:41 +0200 Sylvain Thénault [sources management] properly set __linkto, closes #1922970 stable
Fri, 16 Sep 2011 14:01:17 +0200 Sylvain Thénault some minor cleanups
Fri, 16 Sep 2011 13:56:00 +0200 Sylvain Thénault [web test] fix test broken by new users/groups management views
Fri, 16 Sep 2011 12:48:28 +0200 Sylvain Thénault [table view] allow to set None in 'headers', meaning the label should be fetched from the result set as done by default (closes #1931533)
Fri, 16 Sep 2011 12:48:26 +0200 Sylvain Thénault [user management] users and groups management now really lead to that (closes #1931478)
Fri, 16 Sep 2011 12:48:02 +0200 Sylvain Thénault [css] use h* title properties from uiprops in cubicweb.old.css (closes #1931476) stable
Fri, 16 Sep 2011 10:36:46 +0200 Florent Cayré [entity fetchattrs] also fetch ambiguous rtypes even if we do not recurse on them (closes #1720823)
Thu, 15 Sep 2011 18:39:55 +0200 Sylvain Thénault backport stable
Thu, 15 Sep 2011 17:36:58 +0200 Sylvain Thénault [jquery] upgrade to jquery 1.6.4
Thu, 15 Sep 2011 17:03:37 +0200 Sylvain Thénault [test] fix some tests broken since localperms cube extraction
Thu, 15 Sep 2011 16:40:52 +0200 Florent Cayré refactor entity fetch_rql method to use a RQL syntax tree instead of RQL strings ; closes #1585650
Thu, 15 Sep 2011 08:34:31 +0200 Alexandre Fayolle [doc] add some documentation in cubicweb.web.action stable
Wed, 14 Sep 2011 09:55:51 +0200 Sylvain Thénault [test] fix bad sed
Wed, 14 Sep 2011 09:11:50 +0200 Sylvain Thénault [deprecation] fix unittest pending deprecation warnings on failIf/failUnless methods family
Wed, 14 Sep 2011 09:10:58 +0200 Sylvain Thénault [test] fix test subsquently to localperms introduction
Tue, 13 Sep 2011 18:24:35 +0200 Sylvain Thénault [deprecation] specify name/doc to deprecated else it's fetched from the object, which has then to be importable. Cleanup debian/control dependancy on the way (needs lgc 0.56.3 api)
Tue, 13 Sep 2011 17:50:03 +0200 Julien Cristau [debian] fix init script dependencies (closes #1921729) stable
Tue, 13 Sep 2011 17:42:22 +0200 Sylvain Thénault [server] portable dump format supports now ZIP64 extensions by default (closes #1912535) stable
Tue, 13 Sep 2011 17:35:14 +0200 Adrien Di Mascio [repo] use smarter query to check asource presence on startup (closes #1922099) stable
Tue, 13 Sep 2011 15:41:36 +0200 Sylvain Thénault [js] closes #1558870 : update to jquery 1.6 (1.6.3)
Tue, 13 Sep 2011 15:41:11 +0200 Sylvain Thénault [cubification] moved CWPermission handling into a localperms cube. closes #1914011
Tue, 13 Sep 2011 15:40:31 +0200 Sylvain Thénault backout 7781:e95cfd5eca61 stable
Tue, 13 Sep 2011 15:40:06 +0200 Sylvain Thénault backout 7780:a1d5365fefc1 stable
Tue, 13 Sep 2011 14:54:00 +0200 Sylvain Thénault [js] closes #1558870 : update to jquery 1.6 (1.6.3) stable
Tue, 13 Sep 2011 14:48:24 +0200 Sylvain Thénault [cubification] moved CWPermission handling into a localperms cube. closes #1914011 stable
Tue, 13 Sep 2011 14:41:53 +0200 Sylvain Thénault [debug] use repr() in some place where you'll have a chance to get an unicode error if output encoding isn't properly detected stable
Mon, 12 Sep 2011 17:24:14 +0200 Sylvain Thénault [i18n fr] fix typo and enhance translation stable
Mon, 12 Sep 2011 12:00:31 +0200 Sylvain Thénault [user management] disable http cache on user management view (not really a startup view) stable
Thu, 08 Sep 2011 18:09:36 +0200 Sylvain Thénault backport stable
Thu, 08 Sep 2011 18:04:50 +0200 Sylvain Thénault Added tag cubicweb-debian-version-3.13.5-1 for changeset 2e9dd7d94555 stable
Thu, 08 Sep 2011 18:04:49 +0200 Sylvain Thénault Added tag cubicweb-version-3.13.5 for changeset 20d9c550c57e stable cubicweb-debian-version-3.13.5-1
Thu, 08 Sep 2011 16:53:21 +0200 Sylvain Thénault 3.13.5 stable cubicweb-version-3.13.5
Thu, 08 Sep 2011 16:52:55 +0200 Sylvain Thénault i18nupdate stable
Thu, 08 Sep 2011 16:35:45 +0200 Sylvain Thénault [multi-sources] closes #1918120: drop behaviour leading to wrong result as demonstrated by the ticket stable
Thu, 08 Sep 2011 10:54:25 +0200 Julien Jehannet [session] enforce coherency of login/passwd couple values when no anonymous user (closes: #1910849) stable
Wed, 07 Sep 2011 17:50:09 +0200 Julien Jehannet [session] take care of non-ascii characters in login and session id (closes: #1910849)
Wed, 07 Sep 2011 17:01:32 +0200 Sylvain Thénault closes #1914824: fix retrieval of _andor input, test and fix generated rql stable
Wed, 07 Sep 2011 11:37:41 +0200 Julien Jehannet [debian] build the book with no auto-compression of book files (closes: #1906581) stable
Wed, 07 Sep 2011 16:56:27 +0200 Aurelien Campeas [views/navigation] use the proper icons instead of ascii art (closes #1624943) stable
Tue, 06 Sep 2011 15:29:05 +0200 Pierre-Yves David devtools: Fix cleanup of temporary database (closes #1908656) stable
Tue, 06 Sep 2011 15:16:06 +0200 Julien Cristau Drop privileges properly (closes #1910561) stable
Tue, 06 Sep 2011 15:11:35 +0200 Sylvain Thénault drop unittest deprecation warning stable
Tue, 06 Sep 2011 12:20:11 +0200 Adrien Di Mascio [web] add option to make resources-concat optional (implements #1910615)
Tue, 06 Sep 2011 12:20:09 +0200 Sylvain Thénault backport stable
Tue, 06 Sep 2011 12:10:02 +0200 Sylvain Thénault oops, forgotten to qref enhancements made to the reledit doc addition stable
Tue, 06 Sep 2011 12:01:27 +0200 Sylvain Thénault [book] section about how to disable reledit feature/view stable
Tue, 06 Sep 2011 11:59:24 +0200 Sylvain Thénault [skel] drop unused import stable
Tue, 06 Sep 2011 11:59:21 +0200 Sylvain Thénault [hooks control] test and fix session.reset_hooks_mode_categories, closes #1908680 stable
Mon, 05 Sep 2011 16:48:37 +0200 Sylvain Thénault [form fields doc] explain when field.role should be None stable
Fri, 26 Aug 2011 17:28:32 +0200 Alexandre Fayolle Added tag cubicweb-version-3.10.x for changeset a62f24e1497e stable
Fri, 26 Aug 2011 17:27:09 +0200 Alexandre Fayolle merged back oldstable fix to stable stable
Fri, 26 Aug 2011 17:14:37 +0200 Alexandre Fayolle work around cursor.rowcount not returning anything useful before 1st fetch with mssql (closes #1910869) oldstable
Fri, 19 Aug 2011 14:25:06 +0200 Aurelien Campeas [devctl] do not crash in the (rare, odd) case where mod.__file__ is None (closes #1908664) stable
Fri, 19 Aug 2011 10:53:23 +0200 Aurelien Campeas [doc/book] fix ref to trustedauth cube stable
Fri, 05 Aug 2011 15:06:02 +0200 Sylvain Thénault site schema should be named data model schema stable
Fri, 05 Aug 2011 14:23:55 +0200 Sylvain Thénault backport stable
Fri, 05 Aug 2011 14:19:56 +0200 Sylvain Thénault Added tag cubicweb-debian-version-3.13.4-1 for changeset 52f26475d764 stable
Fri, 05 Aug 2011 14:19:54 +0200 Sylvain Thénault Added tag cubicweb-version-3.13.4 for changeset 223ecf0620b6 stable cubicweb-debian-version-3.13.4-1
Fri, 05 Aug 2011 12:22:19 +0200 Sylvain Thénault 3.13.4 stable cubicweb-version-3.13.4
Fri, 05 Aug 2011 12:20:44 +0200 Sylvain Thénault [.po generation] closes #1902315: c i18ncube doesn't consider relation definition description stable
Fri, 05 Aug 2011 10:29:19 +0200 Sylvain Thénault closes #1901436: view/modify action in table don't work stable
Fri, 05 Aug 2011 09:27:53 +0200 Sylvain Thénault [css] closes #1880740: update cubicweb.reset.css file (meyerweb.com) stable
Fri, 05 Aug 2011 09:19:56 +0200 Sylvain Thénault [web test] fix test needed after change of primary_email definition stable
Thu, 04 Aug 2011 15:35:56 +0200 Sylvain Thénault [doc] fix ReST in README file (make pypi happier) stable
Thu, 04 Aug 2011 15:22:26 +0200 Sylvain Thénault [web] fix user management view selector stable
Thu, 04 Aug 2011 14:30:30 +0200 Sylvain Thénault [base schema] do similar changes as use_email for primary_email stable
Thu, 04 Aug 2011 12:50:58 +0200 Sylvain Thénault [book, rql] update rql langage chapter with new operators and outer join capabilities stable
Thu, 04 Aug 2011 12:50:57 +0200 Sylvain Thénault [web] closes #1892494: emailaddress and anonymity stable
Thu, 04 Aug 2011 12:50:55 +0200 Sylvain Thénault [3.13 migration] closes #1896724: some db backend (eg sqlserver) doesn't support ADD COLUMN stable
Thu, 04 Aug 2011 12:50:49 +0200 Sylvain Thénault [source] update system table and internal structures on source renaming. Closes #1896721 stable
Thu, 04 Aug 2011 12:50:48 +0200 Sylvain Thénault [rql2sql] closes #1892473: enhance handling of optional inlined relation stable
Wed, 03 Aug 2011 13:28:06 +0200 Julien Jehannet [schema] use definition for `use_email` relation instead of type declaration (closes: #1894929) stable
Thu, 04 Aug 2011 12:11:36 +0200 Nicolas Chauvat [web] rql directive breaks if explicit vid and empty rset (closes #1893433) stable
Wed, 03 Aug 2011 18:16:02 +0200 Sylvain Thénault [datafeed] properly encode/decode external uri stable
Tue, 02 Aug 2011 17:37:55 +0200 Sylvain Thénault [querier] we should not insert None but skip the line when some unknown eid is detected (closes #1892491) stable
Tue, 02 Aug 2011 17:31:06 +0200 Sylvain Thénault [rql2sql] closes #1892471: support for unary expression introduced in rql 0.30 stable
Tue, 02 Aug 2011 17:31:04 +0200 Sylvain Thénault [deprecation] __message hidden generate deprecation warning stable
Tue, 02 Aug 2011 10:39:10 +0200 Nicolas Chauvat [server] host mapping is better named url mapping (closes #1892461) stable
Tue, 02 Aug 2011 15:52:42 +0200 Nicolas Chauvat [packaging] should depend on yams 0.33 stable
Tue, 02 Aug 2011 12:15:17 +0200 Nicolas Chauvat [packaging] should depend on yams 0.33 stable
Mon, 01 Aug 2011 18:43:10 +0200 Sylvain Thénault [rql2sql test] sqlserver use 0/1 for booleans, not FALSE/TRUE stable
Mon, 01 Aug 2011 17:59:48 +0200 Julien Cristau [repo] Stop setting hashmode on schema stable
Mon, 01 Aug 2011 17:58:28 +0200 Sylvain Thénault [devtool] Make the sqlite database used for test execution process specific (closes #1230401) stable
Wed, 27 Jul 2011 20:17:45 +0200 Sylvain Thénault backport stable
Wed, 27 Jul 2011 20:15:44 +0200 Sylvain Thénault Added tag cubicweb-debian-version-3.13.3-1 for changeset fb48c55cb802 stable
Wed, 27 Jul 2011 20:15:43 +0200 Sylvain Thénault Added tag cubicweb-version-3.13.3 for changeset 0e82e7e5a34f stable cubicweb-debian-version-3.13.3-1
Wed, 27 Jul 2011 19:36:42 +0200 Sylvain Thénault [rql2sql] take care to boolean_value returning an int (eg sqlite/mysql) stable cubicweb-version-3.13.3
Wed, 27 Jul 2011 19:36:23 +0200 Sylvain Thénault [repo test] remove debug stable
Wed, 27 Jul 2011 19:36:09 +0200 Sylvain Thénault [repo ms] commit/rollback session if it has been created in the method stable
Wed, 27 Jul 2011 19:06:25 +0200 Sylvain Thénault 3.13.3 stable
Wed, 27 Jul 2011 19:05:58 +0200 Sylvain Thénault i18nupdate stable
Wed, 27 Jul 2011 18:08:39 +0200 Sylvain Thénault [sql] more test and fix boolean handling stable
Wed, 27 Jul 2011 16:44:02 +0200 Sylvain Thénault backport oldstable stable
Wed, 27 Jul 2011 16:43:07 +0200 Pierre-Yves David [repo test] Fix test broken by BFSSTestable oldstable
Wed, 27 Jul 2011 15:42:02 +0200 Sylvain Thénault [sql] fix querying of boolean value w/ sqlite stable
Wed, 27 Jul 2011 14:26:13 +0200 Sylvain Thénault backport oldstable stable
Wed, 27 Jul 2011 14:24:40 +0200 Sylvain Thénault [datafeed] for datafeed source, we don't want commit in extid2eid but explicitly handled by the source. Also, we should use 'safe' internal session stable
Wed, 27 Jul 2011 14:22:32 +0200 Sylvain Thénault [sql gen] handle optional on comparison node (eg HAVING expression) and on rhs of final relation. Closes #1859609 stable
Wed, 27 Jul 2011 14:17:47 +0200 Sylvain Thénault [session] safe internal sessions don't deactivate integrity hooks stable
Wed, 27 Jul 2011 14:03:09 +0200 Sylvain Thénault [sql test] lgdb > 1.6 use int for bool with sqlite backend stable
Wed, 27 Jul 2011 12:26:57 +0200 Sylvain Thénault [rql2sql] don't introduce substitution for Int and Boolean constants. This is needed for COUNT(DISTINCT) support stable
Wed, 27 Jul 2011 12:25:48 +0200 Arthur Lutz [css] syntax fix in cubicweb.css oldstable
Tue, 26 Jul 2011 19:34:43 +0200 Adrien Di Mascio [entities] skip_copy_for should be considered for object relations too (closes #1857474)
Tue, 26 Jul 2011 16:50:06 +0200 Sylvain Thénault [datafeed] case insensitive etype. Closes #1877014 stable
Tue, 26 Jul 2011 16:50:02 +0200 Sylvain Thénault [datafeed] closes #1875322: empty tag means None value stable
Tue, 26 Jul 2011 16:49:10 +0200 Sylvain Thénault [datafeed] properly take care to cwsource=system in imported xml. Closes #1877017 stable
Tue, 26 Jul 2011 16:35:10 +0200 Sylvain Thénault [datafeed / fti] rather control a 'complete' parameter than setting empty attribute values stable
Tue, 26 Jul 2011 16:34:42 +0200 Sylvain Thénault [repo api] deprecates source.extid2eid, only the system source should implement it, stable
Tue, 26 Jul 2011 16:33:52 +0200 Sylvain Thénault backport stable
Tue, 26 Jul 2011 16:33:43 +0200 Sylvain Thénault backport oldstable stable
Tue, 26 Jul 2011 16:33:06 +0200 Pierre-Yves David [bfss] Fix update of BFSS attribute to None (close #1875289) oldstable
Tue, 26 Jul 2011 16:05:36 +0200 Aurelien Campeas [skeleton/pytestconf] provide an acceptable solution for windows, closes #1875488 oldstable
Tue, 26 Jul 2011 13:11:37 +0200 Adrien Di Mascio [facets] make sure has_text facet data is posted correctly (closes #1857405) stable
Tue, 26 Jul 2011 11:25:10 +0200 Sylvain Thénault [rql] fix min/max args definition of [TEXT_]LIMIT_SIZE registered procedures (long outstanding bug discovered after recent fix in lgdb) stable
Tue, 26 Jul 2011 11:21:26 +0200 Sylvain Thénault [schema] rephrase relation definition since constraint doesn't apply to CWRelation stable
Tue, 26 Jul 2011 11:01:17 +0200 Sylvain Thénault [datafeed] closes #1873616 (user's url corruption when etype is not recognized stable
Tue, 26 Jul 2011 10:33:26 +0200 Sylvain Thénault [schema] restrict source mapping 'cw_schema' relation to non final relation, we currently have no use for attributes stable
Fri, 22 Jul 2011 15:58:05 +0200 Sylvain Thénault [c-c db-check] add some sql queries to fix cw_source/is/is_instance relations according to data in the entities table stable
Fri, 22 Jul 2011 15:41:17 +0200 Sylvain Thénault [c-c db-check] missing comma ending print statement to get expected output stable
Fri, 22 Jul 2011 08:34:38 +0200 Sylvain Thénault [c-c db-check] disable write security as well so we can delete stuff when needed (e.g. orphan TrInfo) stable
Fri, 22 Jul 2011 08:34:03 +0200 Sylvain Thénault [c-c db-check] having no owner is allowed, don't try to fix that stable
Thu, 21 Jul 2011 14:21:14 +0200 Sylvain Thénault [metadata, ldap] make backport of ldap user actually working stable
Thu, 21 Jul 2011 14:20:45 +0200 Sylvain Thénault [c-c db-check] drop some deprecation warning stable
Thu, 21 Jul 2011 11:16:32 +0200 Sylvain Thénault [index page] use 'New xxx' generated labels, 'add a xxx' labels are only generated according to inlined form configuration and with an associated context stable
Thu, 21 Jul 2011 11:15:24 +0200 Sylvain Thénault [doc packaging] prune _sources containing generated text file, include js else search doesn't work stable
Thu, 21 Jul 2011 08:41:12 +0200 Sylvain Thénault [boxes] 3.13.2 regression: should specify dom id else we may generate bad xhtml stable
Thu, 21 Jul 2011 07:54:04 +0200 Adrien Di Mascio [facets] fix missing 'warnings' import and missing self reference on 'filtered_variable' stable
Wed, 20 Jul 2011 18:22:41 +0200 Sylvain Thénault stable is now 3.13 stable
Wed, 20 Jul 2011 18:21:47 +0200 Sylvain Thénault oldstable is now 3.12 oldstable
Wed, 20 Jul 2011 17:49:37 +0200 Sylvain Thénault Added tag cubicweb-debian-version-3.13.2-1 for changeset 9ad5411199e0
Wed, 20 Jul 2011 17:49:35 +0200 Sylvain Thénault Added tag cubicweb-version-3.13.2 for changeset f9227b9d6183 cubicweb-debian-version-3.13.2-1
Wed, 20 Jul 2011 17:16:28 +0200 Sylvain Thénault 3.13.2 cubicweb-version-3.13.2
Wed, 20 Jul 2011 14:10:03 +0200 Sylvain Thénault [rql2sql] closes #1832859: fake HAVING terms w/ EXISTS terms
Wed, 20 Jul 2011 14:10:02 +0200 Sylvain Thénault backport stable
Wed, 20 Jul 2011 14:09:42 +0200 Sylvain Thénault [boxes] closes #1832844: translate views category in possible views boxes stable
Wed, 20 Jul 2011 12:31:03 +0200 Nicolas Chauvat [cwctl] set min/max args for reset admin password command. Closes #1832986
Mon, 18 Jul 2011 17:51:55 +0200 Arthur Lutz [web] Image optimisation using trimage (pngcrush inside)
Mon, 18 Jul 2011 17:51:46 +0200 Sylvain Thénault [preferences js] jquery 1.6 needs quote when querying attribute value
Mon, 18 Jul 2011 16:37:11 +0200 Sylvain Thénault fix test broken by previous commit
Mon, 18 Jul 2011 15:48:34 +0200 Sylvain Thénault [session] add session id to closed connection errors
Mon, 18 Jul 2011 15:48:09 +0200 Sylvain Thénault unsaved change...
Mon, 18 Jul 2011 15:13:46 +0200 Sylvain Thénault [facets] closes #1827464: facet box always appear
Mon, 18 Jul 2011 12:13:53 +0200 Sylvain Thénault [uilib] fix bad argument order, introduced by previous commit
Mon, 18 Jul 2011 11:33:44 +0200 Sylvain Thénault [uilib] reimplement printable_value function using a dictionary so one can easily change how to base type is displayed everywhere in the application. Closes #1827465
Tue, 12 Jul 2011 17:50:31 +0200 Sylvain Thénault closes #1826543: error on some ajax_replace_url call
Tue, 12 Jul 2011 14:04:42 +0200 Sylvain Thénault Added tag cubicweb-debian-version-3.13.1-1 for changeset cc0578049cbe
Tue, 12 Jul 2011 14:04:41 +0200 Sylvain Thénault Added tag cubicweb-version-3.13.1 for changeset 7d84317ef185 cubicweb-debian-version-3.13.1-1
Tue, 12 Jul 2011 12:29:52 +0200 Sylvain Thénault 3.13.1 cubicweb-version-3.13.1
Tue, 12 Jul 2011 12:29:47 +0200 Sylvain Thénault i18nupdate
Tue, 12 Jul 2011 12:23:43 +0200 Sylvain Thénault backport stable
Tue, 12 Jul 2011 12:22:03 +0200 Sylvain Thénault Added tag cubicweb-debian-version-3.12.9-1 for changeset 92464e39134c stable
Tue, 12 Jul 2011 12:22:02 +0200 Sylvain Thénault Added tag cubicweb-version-3.12.9 for changeset cb2990aaa63c stable cubicweb-debian-version-3.12.9-1
Tue, 12 Jul 2011 11:30:18 +0200 Sylvain Thénault 3.12.9 stable cubicweb-version-3.12.9
Tue, 12 Jul 2011 11:27:43 +0200 Sylvain Thénault [repo, ms] fix planning of some queries where variable 'non-invarianess' should be considered, leading for instance to junk in entities table on source deletion
Tue, 12 Jul 2011 11:27:42 +0200 Sylvain Thénault [repo] closes #1821172: fix source deletion
Tue, 12 Jul 2011 10:36:22 +0200 Sylvain Thénault [ajax, IE] rewrite some code to avoid duplicated evaluation with IE
Mon, 11 Jul 2011 19:48:37 +0200 Sylvain Thénault [repo, hooks] small task optimization: don't start cleanup_old_transactions when undo support is not activated, and retrieve a session to update a source only when some source to update is found
Mon, 11 Jul 2011 15:05:19 +0200 Adrien Di Mascio [http] closes #1816411, restore expires_header on static files in non-debug mode
Mon, 11 Jul 2011 13:45:04 +0200 Sylvain Thénault [native source] fix bug introduced in 7645:cb2459aaa7d7: fetchone() may return None
Mon, 11 Jul 2011 13:23:37 +0200 Adrien Di Mascio [source] closes #1816412: try to reconnect to dbms if connection is reset in eid_type_source()
Mon, 11 Jul 2011 12:39:05 +0200 Adrien Di Mascio [twisted] add an option to configure twisted's threadpool size
Mon, 11 Jul 2011 11:56:47 +0200 Sylvain Thénault [book, form] include complete example of self-posted form with custom field/widget + minor other changes
Mon, 11 Jul 2011 09:21:44 +0200 Sylvain Thénault backport stable
Mon, 11 Jul 2011 09:18:25 +0200 Sylvain Thénault [datafeed] don't raise bad config error on source initialization stable
Mon, 11 Jul 2011 09:18:18 +0200 Sylvain Thénault [schema] closes #1816439: RQLConstraint does not take variable U into account stable
Mon, 11 Jul 2011 09:15:54 +0200 Sylvain Thénault [web form] avoid mis-formated warning for _cw_fields
Thu, 07 Jul 2011 18:43:21 +0200 Sylvain Thénault [doc, hook] more backport of syt mbox documentation
Thu, 07 Jul 2011 18:33:21 +0200 Sylvain Thénault [book, ldap] backport some doc from my mailbox
Thu, 07 Jul 2011 18:33:06 +0200 Sylvain Thénault [book] fix some urls
Thu, 07 Jul 2011 18:25:14 +0200 Sylvain Thénault [book, forms] talk about cnx.use_web_compatible_request instead of custom monkey-patching
Thu, 07 Jul 2011 18:25:07 +0200 Sylvain Thénault [book] drop gae from the book
Thu, 07 Jul 2011 18:20:46 +0200 Sylvain Thénault [book, admin] include some fixes done by auc in an email to me
Thu, 07 Jul 2011 18:20:23 +0200 Sylvain Thénault [book] fix some rest/sphinx errors
Thu, 07 Jul 2011 17:06:50 +0200 Sylvain Thénault [repo test] fix broken tests
Thu, 07 Jul 2011 16:47:34 +0200 Sylvain Thénault closes #1784285: [rql2sql] crash when using a relation for inner and outer join stable
Thu, 07 Jul 2011 16:22:08 +0200 Sylvain Thénault [range facet] closes #1806937: simply retrieve min/max values when computing vocabulary/possible_values, this is enough
Thu, 07 Jul 2011 13:53:00 +0200 Sylvain Thénault [facet] fix facet values update, broken by 7626:56300bec75f8
Thu, 07 Jul 2011 11:34:15 +0200 Sylvain Thénault [facet slider] quote attribute value, else may break with earlier jquery
Thu, 07 Jul 2011 11:34:05 +0200 Sylvain Thénault [facets] use unique dom id
Thu, 07 Jul 2011 11:33:55 +0200 Sylvain Thénault [facet] with rql path facet rel may be None, handle it
Thu, 07 Jul 2011 11:33:39 +0200 Sylvain Thénault [facet] closes #1806932: test and fix facet bug w/ having query (need rql update)
Thu, 07 Jul 2011 11:10:50 +0200 Sylvain Thénault [ajax js loading] when everything is already loaded, don't do anything
Thu, 07 Jul 2011 11:10:37 +0200 Sylvain Thénault backport stable
Thu, 07 Jul 2011 11:08:58 +0200 Sylvain Thénault [IE, plot] ship with jqplot'excanvas version (include http://code.google.com/p/explorercanvas/issues/detail?id=82 for instance) stable
Tue, 05 Jul 2011 14:49:17 +0200 Sylvain Thénault [etwist, modconcat] closes #1806935: directly write data, don't put the whole concatenated thing in memory
Tue, 05 Jul 2011 12:09:53 +0200 Sylvain Thénault [etwist] clear ui cache at server startup time. Closes #1806933
Tue, 05 Jul 2011 10:54:52 +0200 Sylvain Thénault [facet] closes #1806931: new facet type, based on arbitrary rql path
Tue, 05 Jul 2011 10:52:34 +0200 Sylvain Thénault [selectors, test] remove duplicated test and add some for relation_possible selector w/ rqlst
Tue, 05 Jul 2011 10:48:40 +0200 Sylvain Thénault [repository] catch Exception instead of everything stable
Mon, 04 Jul 2011 16:46:29 +0200 Sylvain Thénault [facet] fix argument inversion in date range facet
Mon, 04 Jul 2011 12:37:44 +0200 Aurelien Campeas [facetbox] put the facet box in a box
Fri, 01 Jul 2011 20:14:20 +0200 Nicolas Chauvat [doc] fix broken links stable
Fri, 01 Jul 2011 18:44:03 +0200 Sylvain Thénault backport stable
Fri, 01 Jul 2011 18:43:16 +0200 Sylvain Thénault [test] fix test, code from 3.13 gone in 3.12 accidentaly stable
Fri, 01 Jul 2011 18:42:36 +0200 Sylvain Thénault [selectors, facet] make is_instance and other EClassSelector subclass gather entity classes from 'select' and 'filtered_variable' context information. Closes #1796732
Fri, 01 Jul 2011 16:20:57 +0200 Sylvain Thénault [facets] DontUpdateConstraint mecanism introduced a few commit ago isn't needed: we already have the 'needs_update' property controlling this
Fri, 01 Jul 2011 16:20:45 +0200 Sylvain Thénault [facet] more api cleanup: support_and should be a property, so it's easier to deactivate.
Fri, 01 Jul 2011 15:26:45 +0200 Sylvain Thénault [range facet] refactor to ease overriding, possible_values raise DontUpdateFacet (not handled by js actually)
Fri, 01 Jul 2011 15:26:44 +0200 Sylvain Thénault [facets] allow to specify on which rqlst's variable facets should be applied. Closes #1795915
Fri, 01 Jul 2011 15:26:43 +0200 Sylvain Thénault [facets] refactor / cleanup facet api: more consistent variable naming and easier to reuse function. Closes #1796804
Fri, 01 Jul 2011 15:26:33 +0200 Sylvain Thénault backport stable
Fri, 01 Jul 2011 15:26:12 +0200 Florent Cayré [schema / rql] fix mainvars of RRQLExpression with parens stable
Fri, 01 Jul 2011 15:23:25 +0200 Sylvain Thénault [facets js] better cubicweb:facetargs handling and avoid initializing a same form twice (that may occurs) stable
Fri, 01 Jul 2011 15:22:43 +0200 Sylvain Thénault [facets] should remove groupby from base rqlst. Closes #1796196 stable
Fri, 01 Jul 2011 13:39:45 +0200 Sylvain Thénault [facets] factorize table filter form / facets box generation, moving out filter form from the table view so it's usable from other views. Closes #1794009
Fri, 01 Jul 2011 12:48:39 +0200 Sylvain Thénault backport stable
Fri, 01 Jul 2011 12:20:24 +0200 Sylvain Thénault [worklow forms] rewrite remaining pre 3.10 form code using uicfg stable
Wed, 29 Jun 2011 13:03:04 +0200 Alexandre Fayolle [doc] SQL Server isolation level settings stable
Thu, 30 Jun 2011 09:46:33 +0200 Alexandre Fayolle new rql2sql unit tests for ORDERBY and LIMIT checks in SQLServer stable
Fri, 01 Jul 2011 11:51:04 +0200 Sylvain Thénault backport stable
Fri, 01 Jul 2011 11:27:20 +0200 Pierre-Yves David [cwc shell] add ``--password`` option to ``reset-admin-pwd`` (close #1794866) stable
Fri, 01 Jul 2011 11:19:12 +0200 Sylvain Thénault [c-c instance commands] keyboard interrupt should stop the command, not jump to the next instance. Closes #1794850 stable
Fri, 01 Jul 2011 11:18:16 +0200 Sylvain Thénault [rset] syntax_tree impl. consistency: don't return an annotated syntax tree stable
Wed, 29 Jun 2011 16:29:15 +0200 Nicolas Chauvat [cw-ctl] add command versions to list versions of cubes used by an instance (closes #508052)
Thu, 30 Jun 2011 16:26:37 +0200 Sylvain Thénault closes #1793991: [datafeed] error handling: log unexpected exceptions / don't stop on first validation error
Thu, 30 Jun 2011 16:26:25 +0200 Sylvain Thénault [web session] fix bad cleanup of session without a connection set. Closes #1772125 stable
Thu, 30 Jun 2011 13:38:30 +0200 Sylvain Thénault [i18n] fix undetected conflict
Thu, 30 Jun 2011 08:27:56 +0200 Sylvain Thénault [rql2sql tests] fix erroneous case (tested with psql) stable
Wed, 29 Jun 2011 20:57:28 +0200 Sylvain Thénault add missing future import
Wed, 29 Jun 2011 19:03:21 +0200 Sylvain Thénault drop unittest deprecation warning stable
Wed, 29 Jun 2011 18:57:23 +0200 Sylvain Thénault [form, controller] closes #1787233: form should provide a method to process posted content
Wed, 29 Jun 2011 18:43:33 +0200 Sylvain Thénault [forms] fix import, gone into the wrong patch
Wed, 29 Jun 2011 18:29:13 +0200 Sylvain Thénault [form, renderer] closes #1787234: [form] onsubmit interpolated by the form renderer, it shouldn't
Wed, 29 Jun 2011 18:28:55 +0200 Sylvain Thénault [form renderers] closes #1787232: new 'onerowtable' form renderer
Wed, 29 Jun 2011 18:28:36 +0200 Sylvain Thénault backport stable branch
Wed, 29 Jun 2011 18:27:23 +0200 Sylvain Thénault [rql2sql] more cases fixed where something is wrongly added to GROUPBY, causing unexpected results for the query stable
Wed, 29 Jun 2011 18:27:01 +0200 Sylvain Thénault [book] rewrite / complete the RQL language chapter
Wed, 29 Jun 2011 18:26:29 +0200 Nicolas Chauvat [all] remove pattern "try: function() except AttributeError: pass" (closes #1787966)
Wed, 29 Jun 2011 14:05:14 +0200 Nicolas Chauvat [cw-ctl] command list should not break when cube depends on version None (closes #1787209) stable
Wed, 29 Jun 2011 16:13:09 +0200 Sylvain Thénault [uilib] new js_dumps function allowing usage of bare js string (wrapped into JSString)
Wed, 29 Jun 2011 16:04:01 +0200 Sylvain Thénault backport stable
Wed, 29 Jun 2011 16:02:24 +0200 Sylvain Thénault [repo, looping task] raise a custom exception when repository is shuting down, avoid looping task to be restarted in such case. Closes #1021276 stable
Wed, 29 Jun 2011 15:50:26 +0200 Sylvain Thénault [formfields] use support_args instead of catching type error avoid hiding other issues and making debugging difficult stable
Wed, 29 Jun 2011 15:49:47 +0200 Sylvain Thénault [cw.ajax] fix loadxhtml documentation and warn when called on an empty elements list stable
Tue, 28 Jun 2011 17:59:31 +0200 Sylvain Thénault [etwist] log missing file even in debug mode
Tue, 28 Jun 2011 16:33:53 +0200 Sylvain Thénault backport stable
Tue, 28 Jun 2011 16:32:38 +0200 Sylvain Thénault [test] run and fix utils and uilib doctests stable
Tue, 28 Jun 2011 13:16:09 +0200 Arthur Lutz Display proper date in plot/flot (closes #1725589) stable
Tue, 28 Jun 2011 11:20:33 +0200 Alexandre Fayolle [doc] fix NameError in bfss tutorial stable
Mon, 27 Jun 2011 18:48:30 +0200 Florent Cayré [js/css concat] do not return 404 when resources of a concatenated data URL does not exist, unless in debugmode; closes #1745644
Mon, 27 Jun 2011 18:46:08 +0200 Sylvain Thénault [server] "overrule" case insensitivity of database name (closes: #611294) stable
Mon, 27 Jun 2011 18:38:08 +0200 Sylvain Thénault [tests] update repository tests with new `use_cwuri_as_url` attribute
Mon, 27 Jun 2011 15:30:52 +0200 Sylvain Thénault backport stable
Mon, 27 Jun 2011 15:17:52 +0200 Sylvain Thénault Added tag cubicweb-debian-version-3.12.8-1 for changeset cf49ed55685a stable
Mon, 27 Jun 2011 15:17:49 +0200 Sylvain Thénault Added tag cubicweb-version-3.12.8 for changeset 50122a47ce4f stable cubicweb-debian-version-3.12.8-1
Mon, 27 Jun 2011 13:59:07 +0200 Sylvain Thénault 3.12.8 stable cubicweb-version-3.12.8
Fri, 24 Jun 2011 16:59:45 +0200 Sylvain Thénault [migration] litle enhancements and a fix to patch accidentally pushed two revisions ago stable
Thu, 23 Jun 2011 10:24:40 +0200 Julien Jehannet [controller] UndoController: fix output method (closes: #1776091) stable
Fri, 24 Jun 2011 14:10:37 +0200 Sylvain Thénault [migration] closes #1777411: schema modification commands shouldn't crash if already exists stable
Fri, 24 Jun 2011 14:02:29 +0200 Sylvain Thénault [rqlrewrite] closes #1772135: 1. don't try to reuse a relation from another statement (eg because a subquery has been introduced) 2. _use_orig_term should consider the current statement stable
Thu, 23 Jun 2011 07:41:25 +0200 Sylvain Thénault test fixes
Wed, 22 Jun 2011 18:53:38 +0200 Sylvain Thénault [datafeed cw parser] refactor: split logic that was in the parser
Wed, 22 Jun 2011 18:53:36 +0200 Sylvain Thénault [datafeed, entities] url for entities from a datafeed source should be on their origin site. Closes #1769391
Wed, 22 Jun 2011 18:24:56 +0200 Sylvain Thénault cleanup stable
Wed, 22 Jun 2011 18:23:44 +0200 Sylvain Thénault [3.10] fix typo and error for pre 3.10 migration w/ postgres: we *must* call init_creating else the fti isn't correctly initialized, which may lead to silently rollbacked transaction stable
Wed, 22 Jun 2011 16:34:27 +0200 Sylvain Thénault [migration] don't add CWUniqueConstraint if already there (may occurs when running a migration in multiple times stable
Wed, 22 Jun 2011 12:31:55 +0200 Sylvain Thénault [datafeed] catch all exception, we should continue to process other urls
Tue, 21 Jun 2011 17:49:32 +0200 Sylvain Thénault fix 3.13.1 migration
Tue, 21 Jun 2011 15:34:15 +0200 Sylvain Thénault Added tag cubicweb-debian-version-3.12.7-1 for changeset a07517985136 stable
Tue, 21 Jun 2011 15:34:15 +0200 Sylvain Thénault Added tag cubicweb-version-3.12.7 for changeset 628fe57ce746 stable cubicweb-debian-version-3.12.7-1
Tue, 21 Jun 2011 14:47:24 +0200 Sylvain Thénault 3.12.7 stable cubicweb-version-3.12.7
Tue, 21 Jun 2011 10:57:25 +0200 Sylvain Thénault [ms, entity metas] add 'actual source' to entities table / base entity metadata cache. Closes #1767090
Mon, 20 Jun 2011 14:52:19 +0200 Alexandre Fayolle fix 3.13.0 migration script (closes #1766202)
Tue, 21 Jun 2011 10:44:43 +0200 Sylvain Thénault backport stable
Mon, 20 Jun 2011 14:49:00 +0200 Alexandre Fayolle fix 3.12.0 migration script (closes: #1766202) stable
Mon, 20 Jun 2011 19:13:38 +0200 Sylvain Thénault [test] update to 3.13 api
Mon, 20 Jun 2011 12:55:40 +0200 Sylvain Thénault [migration] when there are no data migration needed, we still want to rewrite the configuration and to restart the server. Closes #1760927 stable
Sat, 18 Jun 2011 23:27:23 +0200 Nicolas Chauvat [migration] bugfix: c-c list was not displaying the name of a cube requiring another cube without constraining the version. stable
Fri, 17 Jun 2011 18:53:33 +0200 Sylvain Thénault backport stable
Fri, 17 Jun 2011 18:51:01 +0200 Sylvain Thénault [rqlrewrite] test and fix rql snippets insertion when several snippets match an optional variable stable
Fri, 17 Jun 2011 18:50:13 +0200 Sylvain Thénault [datafeed, cw.xml] xml now carry entity's source information, interpreted at the other end so that for instance when an entity from elo is seen when importing cwo, it's properly marked as coming from elo source if one exists
Fri, 17 Jun 2011 18:49:55 +0200 Sylvain Thénault [datafeed] actually raise on error
Fri, 17 Jun 2011 16:36:52 +0200 Sylvain Thénault [python 2.5] compat fix
Fri, 17 Jun 2011 16:13:33 +0200 Sylvain Thénault [datafeed, cwxml] parser now try to complete source's urls so one can add url such as <myinstance>/project. Closes #1759908
Thu, 09 Jun 2011 16:41:41 +0200 Julien Jehannet [server] fix unicode conversion capability in UndoException stable
Thu, 16 Jun 2011 12:31:27 +0200 Julien Jehannet [book] add autoload section from code and fix sphinx warnings stable
Fri, 17 Jun 2011 09:37:49 +0200 Sylvain Thénault [controller] fix wrong view name when error occurs in UndoController stable
Thu, 16 Jun 2011 19:46:39 +0200 Sylvain Thénault [datafeed] renaming parser attribute to parser_id makes things clearer
Thu, 16 Jun 2011 19:38:28 +0200 Sylvain Thénault cleanup and assert we don't import unexpected stuff stable
Thu, 16 Jun 2011 19:37:59 +0200 Sylvain Thénault [source config] fix synchronization on configuration entity changes stable
Thu, 16 Jun 2011 17:02:50 +0200 Sylvain Thénault [ui, sources] configure source form: hide synchronizing and mapping entities, use simple text input for parser stable
Thu, 16 Jun 2011 15:52:05 +0200 Sylvain Thénault [rql annotation] fix bad invariant variable w/ has_text relation: this is only true when has_text will be used as principal (though we don't know that yet) stable
Thu, 16 Jun 2011 15:16:58 +0200 Sylvain Thénault [test] update to new db handler api stable
Thu, 16 Jun 2011 15:16:22 +0200 Sylvain Thénault [querier] turn remove_clauses/restore_clauses into a context manager stable
Thu, 16 Jun 2011 15:15:25 +0200 Sylvain Thénault [devtools pg handler] some fixes so we get proper error when pg host is not reachable stable
Thu, 16 Jun 2011 11:29:31 +0200 Sylvain Thénault [rdf] add method so one can call entity.view('rdf') stable
Wed, 15 Jun 2011 19:22:05 +0200 Sylvain Thénault [web test] fix unittest_web stable
Wed, 15 Jun 2011 19:19:36 +0200 Sylvain Thénault [ajax edition] freeze form button when calling validateForm, so it freeze nicely for e.g. comment submitting form stable
Wed, 15 Jun 2011 19:15:55 +0200 Sylvain Thénault [web page tracking] fix bug introduced by parent revision stable
Wed, 15 Jun 2011 17:34:23 +0200 Sylvain Thénault closes #1484510: ajax_replace_url should propagate page id (until an underlying api does it automatically stable
Wed, 15 Jun 2011 17:16:19 +0200 Sylvain Thénault backport stable
Wed, 15 Jun 2011 17:14:40 +0200 Sylvain Thénault [repo integrity] test and fix glob add relation where several entities are added at once for a relation of 1? cardinality stable
Wed, 15 Jun 2011 17:13:26 +0200 Julien Cristau [packaging] Build the cubicweb-documentation package stable
Wed, 15 Jun 2011 17:09:44 +0200 Sylvain Thénault [breadcrumbs] closes #1717489: Double escaping in breadcrumbs stable
Wed, 15 Jun 2011 12:48:04 +0200 Julien Cristau [donc] Fix building the cubicweb js documentation stable
Wed, 15 Jun 2011 12:41:22 +0200 Sylvain Thénault add an XXX stable
Wed, 15 Jun 2011 12:41:06 +0200 Sylvain Thénault fix 3.10 cwproperties migration stable
Tue, 14 Jun 2011 22:54:25 +0200 Sylvain Thénault fix failures introduced by recent refactoring stable
Tue, 14 Jun 2011 22:54:20 +0200 Sylvain Thénault [testlib, realdb] we should close connections prior to create a new db using current db as template stable
Tue, 14 Jun 2011 17:15:40 +0200 Sylvain Thénault [migration] this is needed to avoid pb with yams 0.33 / cw < 3.13 stable
Tue, 14 Jun 2011 17:15:39 +0200 Sylvain Thénault [sync schema hooks] consider etype name map before trying to update in-memory schema stable
Tue, 14 Jun 2011 15:37:10 +0200 Sylvain Thénault [repository] refactor and optimize '?1' relation handling stable
Tue, 14 Jun 2011 15:37:09 +0200 Sylvain Thénault [session] deprecates schema_rproperty in favor of more optimized rtype_eids_rdef which return the rdef (so reusable to gather other data) stable
Tue, 14 Jun 2011 15:37:09 +0200 Sylvain Thénault [repository] refactor/cleanup entity deletion methods stable
Tue, 14 Jun 2011 13:46:36 +0200 Sylvain Thénault [repository] new hook selector according to configuration's repairing flag stable
Tue, 14 Jun 2011 13:43:36 +0200 Sylvain Thénault [pyrorql] don't display traceback on connection error stable
Tue, 14 Jun 2011 11:54:41 +0200 Sylvain Thénault [data hook] new .union operation on DataOperationMixIn, only when container is a set, not a list stable
Sat, 11 Jun 2011 09:22:25 +0200 Sylvain Thénault [rql2sql] add test case for 7493:3c46b9390871
Fri, 10 Jun 2011 17:41:41 +0200 Sylvain Thénault backport stable
Fri, 10 Jun 2011 17:21:17 +0200 Sylvain Thénault [hooks] use local variable stable
Fri, 10 Jun 2011 17:21:11 +0200 Sylvain Thénault [integrity hooks] remove dead code stable
Fri, 10 Jun 2011 16:54:20 +0200 Sylvain Thénault [rql2sql] fix for some queries where eid variable used and entities picked as variable's table
Fri, 10 Jun 2011 15:35:59 +0200 Adrien Di Mascio [js] add missing jquery.qtip.min.js
Fri, 10 Jun 2011 08:04:47 +0200 Sylvain Thénault Added tag cubicweb-debian-version-3.13.0-1 for changeset a96137858f57
Fri, 10 Jun 2011 08:04:46 +0200 Sylvain Thénault Added tag cubicweb-version-3.13.0 for changeset b661ef475260 cubicweb-debian-version-3.13.0-1
Thu, 09 Jun 2011 20:18:49 +0200 Sylvain Thénault 3.13 cubicweb-version-3.13.0
Thu, 09 Jun 2011 18:13:14 +0200 Sylvain Thénault backport stable
Thu, 09 Jun 2011 16:56:03 +0200 Sylvain Thénault Added tag cubicweb-debian-version-3.12.6-1 for changeset 105767487c70 stable
Thu, 09 Jun 2011 16:56:03 +0200 Sylvain Thénault Added tag cubicweb-version-3.12.6 for changeset a18dac758150 stable cubicweb-debian-version-3.12.6-1
Thu, 09 Jun 2011 16:10:22 +0200 Sylvain Thénault 3.12.6 stable cubicweb-version-3.12.6
Thu, 09 Jun 2011 16:09:23 +0200 Sylvain Thénault [repo test] fixes
Thu, 09 Jun 2011 15:29:55 +0200 Sylvain Thénault [doc, apache] add ProxyPreserveHost hint + note about https /w http configuration
Thu, 09 Jun 2011 14:37:32 +0200 Arthur Lutz [doc] Small addition to apache configuration in book
Thu, 09 Jun 2011 12:31:28 +0200 Nicolas Chauvat merge changes from stable branch
Thu, 09 Jun 2011 12:27:35 +0200 Nicolas Chauvat [parsers] format read by web/views/xmlrss is relation=%s-%s not %s_%s stable
Thu, 09 Jun 2011 12:16:10 +0200 Adrien Di Mascio [sql] implement #1631319: ask user before creating postgresql languages
Thu, 09 Jun 2011 10:32:34 +0200 Nicolas Chauvat [parsers] improve url construction by using stdlib's urllib instead of str concatenation
Thu, 09 Jun 2011 12:20:57 +0200 Pierre-Yves David [bfss] Catch EnvironmentError instead of OSError when trying to read attributes bffstored stable
Thu, 09 Jun 2011 10:37:01 +0200 Nicolas Chauvat merge changes from stable branch
Thu, 09 Jun 2011 10:36:28 +0200 Nicolas Chauvat [views/iprogress] rename to make things easier to read and understand stable
Wed, 08 Jun 2011 17:10:39 +0200 Sylvain Thénault [datafeed cwxml parser] cache processed urls/entities to avoid unnecessary http requests and processing
Wed, 08 Jun 2011 17:08:00 +0200 Sylvain Thénault backport stable
Wed, 08 Jun 2011 15:11:45 +0200 Sylvain Thénault [rql2sql] fix missing sql restriction w/ attribute restriction where value comes from a subquery stable
Tue, 07 Jun 2011 16:07:06 +0200 Adrien Di Mascio [dataimport] fix #1732685: cached entity and shared cw_edited data with NoHookRQLObjectStore
Tue, 07 Jun 2011 12:54:45 +0200 Nicolas Chauvat [parsers] fix python2.5 compat problem introduced by 7466:395c966a1cb3
Thu, 26 May 2011 14:38:49 +0200 Nicolas Chauvat [test] update cubicweb/test/unittest_schema.py (to follow yams#.....)
Tue, 07 Jun 2011 10:17:36 +0200 Adrien Di Mascio [server] fix NameError (missing VIRTUAL_RTYPES import) in checkintegrity.py stable
Tue, 07 Jun 2011 10:07:58 +0200 Sylvain Thénault [schema] fix computing of has_text relation: when a fulltext_container relation is added, we need to recompute has_text for the target entity type as well. Also, avoid computation when not needed stable
Tue, 07 Jun 2011 10:03:31 +0200 Nicolas Chauvat [parsers] remove build_search_rql() that duplicates find_entities()
Tue, 07 Jun 2011 08:02:11 +0200 Sylvain Thénault [vreg] help understanding assertion error stable
Mon, 06 Jun 2011 19:54:37 +0200 Nicolas Chauvat [datetime] by default display 'UTC' string when displaying TZDatetime
Mon, 06 Jun 2011 17:44:43 +0200 Sylvain Thénault [test] update test to avoid failure
Mon, 06 Jun 2011 16:33:21 +0200 Nicolas Chauvat [web] fix typo
Mon, 06 Jun 2011 16:19:19 +0200 Sylvain Thénault [datafeed] fix stupid error introduced by 'just before qfinish' refactoring...
Mon, 06 Jun 2011 16:13:09 +0200 Sylvain Thénault [schema] support for BigInt type. Closes #1720995
Mon, 06 Jun 2011 15:52:53 +0200 Sylvain Thénault [test,i18n] update test and i18n catalog to follow addition of 'synchronizing' attribute on sources
Mon, 06 Jun 2011 15:44:48 +0200 Nicolas Chauvat [i18n] update yams error messages (requires yams#67668)
Mon, 06 Jun 2011 15:21:24 +0200 Sylvain Thénault [datafeed] provide a source-sync command to launch source synchronization through the command line. Closes #1725692
Mon, 06 Jun 2011 15:17:55 +0200 Sylvain Thénault [datafeed] use a boolean flag on CWSource to ensure we don't have concurrent synchronizations. Closes #1725690
Mon, 06 Jun 2011 15:11:29 +0200 Nicolas Chauvat [views] add columns parser and latest_retrieval to cwsource admin view
Mon, 06 Jun 2011 15:03:00 +0200 Sylvain Thénault backport stable
Mon, 06 Jun 2011 15:00:58 +0200 Pierre-Yves David Fix name error introduced in c21d845836e4 stable
Mon, 06 Jun 2011 15:00:05 +0200 Pierre-Yves David Fix conditionnal logic broken in 195b24fe3a03 stable
Mon, 06 Jun 2011 14:41:00 +0200 Sylvain Thénault [session] provide a simple transaction context manager for session. Closes #1725640 stable
Wed, 01 Jun 2011 10:20:58 +0200 Aurelien Campeas [formwidgets] make the select size a class attribute (more easily tuned) stable
Mon, 30 May 2011 16:16:19 +0200 Pierre-Yves David [bfss] Make ``current_fs_path`` return None when an attribute has no value stable
Mon, 30 May 2011 17:43:29 +0200 Sylvain Thénault [selectors] take care, Session has no cnx stable
Fri, 27 May 2011 13:57:25 +0200 Sylvain Thénault don't crash if we can't fetch data or if xml is malformed
Fri, 27 May 2011 11:17:02 +0200 Sylvain Thénault [datafeed] extract some methods from pull_data to ease writing custom datafeed sources
Fri, 27 May 2011 09:56:26 +0200 Sylvain Thénault drop useless code
Thu, 26 May 2011 18:24:55 +0200 Sylvain Thénault backport stable
Thu, 26 May 2011 18:24:41 +0200 Sylvain Thénault [datafeed] we should use utc timestamp to avoid pb with local times stable
Thu, 26 May 2011 08:57:15 +0200 Sylvain Thénault [test] fix failure introduced by yams'changeset 644:f9c79356b758
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
(0) -10000 -3072 tip