Fri, 10 Feb 2012 17:31:56 +0100 |
Sylvain Thénault |
[repo test] fix test broken by recent changes on EmailAddress read permissions
|
changeset |
files
|
Fri, 10 Feb 2012 17:20:47 +0100 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Fri, 10 Feb 2012 17:20:38 +0100 |
Sylvain Thénault |
[server test] fix test broken by recent changes in lgdb
stable
|
changeset |
files
|
Fri, 10 Feb 2012 16:53:52 +0100 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Fri, 10 Feb 2012 16:53:17 +0100 |
Sylvain Thénault |
[schema sync hooks] fix format string
stable
|
changeset |
files
|
Fri, 10 Feb 2012 16:31:39 +0100 |
Sylvain Thénault |
[event bus] event has been renamed to publish
|
changeset |
files
|
Fri, 10 Feb 2012 16:23:26 +0100 |
Damien Garaud |
[schema view] properly display inheritance (closes #870073).
stable
|
changeset |
files
|
Fri, 10 Feb 2012 16:22:38 +0100 |
Damien Garaud |
[workflow view] Display a non-localized version of state/transition names (closes #1912537).
stable
|
changeset |
files
|
Fri, 10 Feb 2012 16:20:35 +0100 |
Julien Cristau |
[repo] Add a publish/subscribe mechanism for inter-instance communication using zmq
|
changeset |
files
|
Fri, 10 Feb 2012 10:45:17 +0100 |
Katia Saurfelt |
[migration] fire hooks in postcreate by default (closes #1417110)
|
changeset |
files
|
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
|
changeset |
files
|
Fri, 10 Feb 2012 10:36:40 +0100 |
Alexandre Richardson |
[i18n] fix translations of login actions in french (closes #1546397)
stable
|
changeset |
files
|
Thu, 09 Feb 2012 18:11:30 +0100 |
Katia Saurfelt |
([config] add file encoding information to python files (closes #1942655)
stable
|
changeset |
files
|
Fri, 10 Feb 2012 10:07:31 +0100 |
Alexandre Richardson |
[primary view] delete PrimaryView.skip_none attribute (closes #2093250)
stable
|
changeset |
files
|
Fri, 10 Feb 2012 10:06:19 +0100 |
Alexandre Richardson |
[entities system table] change asource and source column size (closes #1951819)
stable
|
changeset |
files
|
Fri, 10 Feb 2012 10:01:04 +0100 |
Nicolas Chauvat |
[view] fix error messages of NotImplementedError
stable
|
changeset |
files
|
Fri, 10 Feb 2012 10:00:00 +0100 |
Julien Cristau |
kill dead code in Workflow view
stable
|
changeset |
files
|
Thu, 09 Feb 2012 13:22:49 +0100 |
Sylvain Thénault |
[bw compat] add compatibility for import of former VRegistry
|
changeset |
files
|
Wed, 08 Feb 2012 14:30:51 +0100 |
Aurelien Campeas |
[views/attribute] role parameter must default to "subject" (closes #2175427)
stable
|
changeset |
files
|
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
|
changeset |
files
|
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
|
changeset |
files
|
Wed, 08 Feb 2012 14:17:09 +0100 |
David Douard |
[pylint] correctly detect uiprops module when it's not in a package
stable
|
changeset |
files
|
Fri, 03 Feb 2012 18:35:11 +0100 |
Sylvain Thénault |
backport https-deny-anonymous option type fix done in default
stable
|
changeset |
files
|
Fri, 03 Feb 2012 17:53:53 +0100 |
Sylvain Thénault |
Added tag cubicweb-debian-version-3.14.3-1 for changeset 4d0f5d18e8a0
stable
|
changeset |
files
|
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
|
changeset |
files
|
Fri, 03 Feb 2012 16:54:01 +0100 |
Sylvain Thénault |
3.14.3
stable cubicweb-version-3.14.3
|
changeset |
files
|
Fri, 03 Feb 2012 16:34:57 +0100 |
Aurelien Campeas |
[web/formwidgets] make default_size a tunable, fix code layout (closes #2165936)
stable
|
changeset |
files
|
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
|
changeset |
files
|
Thu, 02 Feb 2012 17:59:52 +0100 |
Arthur Lutz |
[js] better support for no js in tabs (closes #2162092)
stable
|
changeset |
files
|
Mon, 23 Jan 2012 13:25:02 +0100 |
Sylvain Thénault |
[vreg] move base registry implementation to logilab.common. Closes #1916014
|
changeset |
files
|
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
|
changeset |
files
|
Tue, 31 Jan 2012 21:43:24 +0100 |
Sylvain Thénault |
[repository] ldap-feed source. Closes #2086984
|
changeset |
files
|
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
|
changeset |
files
|
Tue, 31 Jan 2012 11:49:15 +0100 |
Sylvain Thénault |
[config, migration] fix https-deny-anonymous option type
|
changeset |
files
|
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
|
changeset |
files
|
Mon, 30 Jan 2012 20:57:05 +0100 |
Julien Cristau |
[book] Fix typos in rql datetime functions documentation
|
changeset |
files
|
Thu, 26 Jan 2012 14:58:38 +0100 |
Sylvain Thénault |
[search box] allow to specify domid in select arguments. Closes #2162166
|
changeset |
files
|
Fri, 27 Jan 2012 12:15:57 +0100 |
Aurelien Campeas |
[config] fix rql-cache-size initial values (closes #2162160)
stable
|
changeset |
files
|
Thu, 26 Jan 2012 15:55:27 +0100 |
Sylvain Thénault |
[migractions] fix comment to avoid ambiguity. Closes #2015260
|
changeset |
files
|
Wed, 18 Jan 2012 15:27:08 +0100 |
Pierre-Yves David |
[storage] BFSS now create read only file (closes #2151672)
|
changeset |
files
|
Mon, 23 Jan 2012 12:39:21 +0100 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
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
|
changeset |
files
|
Mon, 23 Jan 2012 12:36:33 +0100 |
Sylvain Thénault |
backport oldstable
stable
|
changeset |
files
|
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
|
changeset |
files
|
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
|
changeset |
files
|
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
|
changeset |
files
|
Wed, 18 Jan 2012 16:14:34 +0100 |
Sylvain Thénault |
[excanvas js] missing comma
stable
|
changeset |
files
|
Tue, 17 Jan 2012 11:55:32 +0100 |
Sylvain Thénault |
backport stable
|
changeset |
files
|