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
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip