Thu, 01 Jul 2010 17:46:58 +0200 Sylvain Thénault [migration] schema should be accessed through .repo stable
Thu, 01 Jul 2010 17:06:37 +0200 Sylvain Thénault backport stable
Thu, 01 Jul 2010 09:23:39 +0200 Sylvain Thénault [security] use set_operation for relation permission checking operation stable
Thu, 01 Jul 2010 08:47:24 +0200 Sylvain Thénault [migration] refactor schema migration fix introduced by 5833:d7256ae7c1d1 stable
Thu, 01 Jul 2010 08:32:27 +0200 Sylvain Thénault [schema migration] fix name error introduced in parent changeset stable
Thu, 01 Jul 2010 08:13:03 +0200 Sylvain Thénault [schema migration] avoid potential duplicated ft reindexation due to multiple UpdateFTIndexOp operations by using set_operation stable
Wed, 30 Jun 2010 18:47:10 +0200 Sylvain Thénault [sql generation] fix bug with inlined relation and referenced by other neged relation stable
Tue, 22 Jun 2010 13:47:35 +0200 Pierre-Yves David [refactor] refactor rtag keys generations. stable
Tue, 22 Jun 2010 13:47:13 +0200 Pierre-Yves David [fix] fix a uicfg bug in autoform_section stable
Wed, 30 Jun 2010 15:50:06 +0200 Sylvain Thénault [debian] fix logrotate error introduced by 5806:9ef0e95f4d2b: sh don't want spaces here stable
Wed, 30 Jun 2010 15:43:36 +0200 Sylvain Thénault [debian] fix logrotate error introduced by 5806:9ef0e95f4d2b: sh don't want spaces here
Wed, 30 Jun 2010 12:27:51 +0200 Sylvain Thénault cleanups stable
Wed, 30 Jun 2010 12:27:48 +0200 Sylvain Thénault [login form] fix bad login field label by using pgettext stable
Sat, 26 Jun 2010 08:44:47 +0200 Alexandre Fayolle updated docstrings on Operation class stable
Sat, 26 Jun 2010 08:42:48 +0000 Alexandre Fayolle do not allow password-less bind: windows accepts this as Anonymous Logon stable
Fri, 25 Jun 2010 11:29:48 +0200 Stephanie Marcu [#969169] don't display remove link in edition forms if the cardinality is 1 stable
Thu, 24 Jun 2010 16:03:57 +0200 Alexandre Fayolle fix name error stable
Thu, 24 Jun 2010 15:59:17 +0000 Alexandre Fayolle fix schema migration hooks (partial) stable
Thu, 24 Jun 2010 12:36:22 +0200 Alexandre Fayolle delete trailing whitespace stable
Thu, 24 Jun 2010 12:10:01 +0200 Alexandre Fayolle Had thought this could be done in cube, but it really needs to be done earlier in the migration process stable
Wed, 23 Jun 2010 14:56:21 +0200 Stéphanie Marcu EntityFormRenderer redefine open_form and add a div section, so redefine close_form to add the closing div tag stable
Wed, 23 Jun 2010 14:17:57 +0200 Alexandre Fayolle Backed out changeset c29c90223125 which breaks the cw tests stable
Wed, 23 Jun 2010 12:33:25 +0200 Stephanie Marcu EntityFormRenderer redefine open_form and add a div section, so redefine close_form to add the closing div tag stable
Wed, 23 Jun 2010 09:30:59 +0000 Alexandre Fayolle reduce log verbosity in ldapuser source stable
Wed, 23 Jun 2010 09:27:52 +0200 Alexandre Fayolle [session] refactor session handling so that when calling session.close(), pool of long running transaction of the same session is properly freed stable
Tue, 22 Jun 2010 11:04:59 +0200 Sylvain Thénault [debug views] set http cache max age to 0 on debug views stable
Tue, 22 Jun 2010 10:29:04 +0200 Sylvain Thénault cleanup stable
Mon, 21 Jun 2010 17:48:36 +0200 Sylvain Thénault [schema view] width isn't in authorized th attribute in xhtml DTD. katia, please do it another way.
Mon, 21 Jun 2010 17:39:50 +0200 Sylvain Thénault [schema view] fix typo
Mon, 21 Jun 2010 17:30:15 +0200 Sylvain Thénault [rql2sql] #1089207: do not encode Unicode strings from RQL statements to db encoding
Mon, 21 Jun 2010 17:10:25 +0200 Sylvain Thénault fix bad merge
Mon, 21 Jun 2010 16:13:41 +0200 katia [css] more css rework, need visual test in compat/new modes
Mon, 21 Jun 2010 16:01:57 +0200 Sylvain Thénault backport stable
Mon, 21 Jun 2010 16:01:15 +0200 Sylvain Thénault [config] fix dumb name error stable
Mon, 21 Jun 2010 15:58:13 +0200 Sylvain Thénault [form] apply patch #933771: format_single_value / vocabulary methods should *always* return actual value as an unicode string
Mon, 21 Jun 2010 15:34:46 +0200 Sylvain Thénault backport stable
Mon, 21 Jun 2010 15:32:58 +0200 Sylvain Thénault [repo] fix 'c-c start --loglevel LEVEL' for repository only configuration. Closes #1058269.
Mon, 21 Jun 2010 15:32:26 +0200 Sylvain Thénault [transaction w/ separated web/repo processes] the dbapi should explicitly specify a transaction id to avoid confusion when web server / repository run in separated processes stable
Mon, 21 Jun 2010 15:29:10 +0200 Sylvain Thénault [dbapi] Connection.load_appobjects should load site_cubicweb files as well, they may contains necessary RQL extension function definitions. Also kill some broken deprecated code in this method. stable
Mon, 21 Jun 2010 13:23:11 +0200 Sylvain Thénault backport stable
Mon, 21 Jun 2010 11:54:09 +0200 Sylvain Thénault Added tag cubicweb-debian-version-3.8.5-1 for changeset 5d05b08adeab stable
Mon, 21 Jun 2010 11:54:09 +0200 Sylvain Thénault Added tag cubicweb-version-3.8.5 for changeset 2de32c0c293b stable cubicweb-debian-version-3.8.5-1
Mon, 21 Jun 2010 11:13:25 +0200 Sylvain Thénault [repo] call entity.check() once before_update hooks has been called, to let them a chance to transform data stable cubicweb-version-3.8.5
Mon, 21 Jun 2010 10:42:26 +0200 Sylvain Thénault 3.8.5 stable
Mon, 21 Jun 2010 10:00:05 +0200 Sylvain Thénault [debian] #1027463: logrotate script should filter out warnings stable
Mon, 21 Jun 2010 09:36:40 +0200 Sylvain Thénault [schema migration] fix fix introduced in 5803:589e2e3fb997, test for backend alter column support should be done in the operation, else the associated index is not dropped while this is supported stable
Mon, 21 Jun 2010 08:54:12 +0200 Sylvain Thénault [schema migration] fix backend compatibility issue by using type_from_constraints / sql_change_col_type instead of bare ALTER COLUMN stable
Mon, 21 Jun 2010 08:53:13 +0200 Sylvain Thénault [schema migration] don't try to drop column if backend doesn't support column alteration (eg sqlite) stable
Mon, 21 Jun 2010 08:52:13 +0200 Sylvain Thénault [session] when rollback_on_failure is false, we should not try to reconnect if the sql raised an error stable
Sun, 20 Jun 2010 15:09:42 +0000 Alexandre Fayolle Use SQL standard ALTER TABLE command (with ADD instead of ADD COLUMN) stable
Sun, 20 Jun 2010 15:08:23 +0000 Alexandre Fayolle reduced logging verbosity in ldapuser source stable
Sat, 19 Jun 2010 16:08:54 +0200 Alexandre Fayolle use sessionid in log message stable
Sat, 19 Jun 2010 16:08:08 +0200 Alexandre Fayolle constraints can contain unicode values stable
Fri, 18 Jun 2010 18:31:22 +0200 Sylvain Thénault [entity] fix .complete so we don't crash on missing mandatory relation. Also simplify code. Closes #1058267
Fri, 18 Jun 2010 18:49:17 +0200 Sylvain Thénault closes #1059729: cw-ctl upgrade : i18n upgrade not performed if DB does not need upgrade stable
Fri, 18 Jun 2010 18:35:09 +0200 Aurelien Campeas [devtools/qunit] prefix jquery_dir with 'file://'
Fri, 18 Jun 2010 18:16:36 +0200 Pierre-Yves David [devtools/qunit] Locate jquery through cubicwew config to handle installed setup
Fri, 18 Jun 2010 18:14:55 +0200 Sylvain Thénault [rql2sql] use new dbhelper.sql_concat_string function to deal with sql string concatenation. This together with lgdb 1.0.4 fixes #1055133: SQL Server support : string concatenation issue stable
Fri, 18 Jun 2010 15:41:39 +0200 Sylvain Thénault [session] update session's timestamp in session.execute, so long running transactions are not erroneously closed by the repository stable
Fri, 18 Jun 2010 14:56:01 +0200 Sylvain Thénault [repo session] expected argument is the source, not the session stable
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip