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
(0) -3000 -1000 -120 +120 +1000 +3000 tip