2010-06-23 Stéphanie Marcu EntityFormRenderer redefine open_form and add a div section, so redefine close_form to add the closing div tag stable
2010-06-23 Alexandre Fayolle Backed out changeset c29c90223125 which breaks the cw tests stable
2010-06-23 Stephanie Marcu EntityFormRenderer redefine open_form and add a div section, so redefine close_form to add the closing div tag stable
2010-06-23 Alexandre Fayolle reduce log verbosity in ldapuser source stable
2010-06-23 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
2010-06-22 Sylvain Thénault [debug views] set http cache max age to 0 on debug views stable
2010-06-22 Sylvain Thénault cleanup stable
2010-06-21 Sylvain Thénault [schema view] width isn't in authorized th attribute in xhtml DTD. katia, please do it another way.
2010-06-21 Sylvain Thénault [schema view] fix typo
2010-06-21 Sylvain Thénault [rql2sql] #1089207: do not encode Unicode strings from RQL statements to db encoding
2010-06-21 Sylvain Thénault fix bad merge
2010-06-21 katia [css] more css rework, need visual test in compat/new modes
2010-06-21 Sylvain Thénault backport stable
2010-06-21 Sylvain Thénault [config] fix dumb name error stable
2010-06-21 Sylvain Thénault [form] apply patch #933771: format_single_value / vocabulary methods should *always* return actual value as an unicode string
2010-06-21 Sylvain Thénault backport stable
2010-06-21 Sylvain Thénault [repo] fix 'c-c start --loglevel LEVEL' for repository only configuration. Closes #1058269.
2010-06-21 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
2010-06-21 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
2010-06-21 Sylvain Thénault backport stable
2010-06-21 Sylvain Thénault Added tag cubicweb-debian-version-3.8.5-1 for changeset 5d05b08adeab stable
2010-06-21 Sylvain Thénault Added tag cubicweb-version-3.8.5 for changeset 2de32c0c293b stable cubicweb-debian-version-3.8.5-1
2010-06-21 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
2010-06-21 Sylvain Thénault 3.8.5 stable
2010-06-21 Sylvain Thénault [debian] #1027463: logrotate script should filter out warnings stable
2010-06-21 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
2010-06-21 Sylvain Thénault [schema migration] fix backend compatibility issue by using type_from_constraints / sql_change_col_type instead of bare ALTER COLUMN stable
2010-06-21 Sylvain Thénault [schema migration] don't try to drop column if backend doesn't support column alteration (eg sqlite) stable
2010-06-21 Sylvain Thénault [session] when rollback_on_failure is false, we should not try to reconnect if the sql raised an error stable
2010-06-20 Alexandre Fayolle Use SQL standard ALTER TABLE command (with ADD instead of ADD COLUMN) stable
2010-06-20 Alexandre Fayolle reduced logging verbosity in ldapuser source stable
2010-06-19 Alexandre Fayolle use sessionid in log message stable
2010-06-19 Alexandre Fayolle constraints can contain unicode values stable
2010-06-18 Sylvain Thénault [entity] fix .complete so we don't crash on missing mandatory relation. Also simplify code. Closes #1058267
2010-06-18 Sylvain Thénault closes #1059729: cw-ctl upgrade : i18n upgrade not performed if DB does not need upgrade stable
2010-06-18 Aurelien Campeas [devtools/qunit] prefix jquery_dir with 'file://'
2010-06-18 Pierre-Yves David [devtools/qunit] Locate jquery through cubicwew config to handle installed setup
2010-06-18 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
2010-06-18 Sylvain Thénault [session] update session's timestamp in session.execute, so long running transactions are not erroneously closed by the repository stable
2010-06-18 Sylvain Thénault [repo session] expected argument is the source, not the session stable
2010-06-18 Aurelien Campeas [devtools/qunit] in safe mode, ffox launches a stupid popup
2010-06-18 Aurelien Campeas [ldapuser] quieter ldap result info, fix commented block style stable
2010-06-18 Pierre-Yves David [qunit] use safe mode for firefox
2010-06-18 Pierre-Yves David [qunit] Move qunit.js and qunit.css in devtools/datadirectory
2010-06-18 Sylvain Thénault [test] fix stupd name error stable
2010-06-18 Sylvain Thénault [test] fix test w/ closed connection pb stable
2010-06-18 Sylvain Thénault [ms] orderby/groupby/having attributes of Select node should be resetted to empty tuple, not None stable
2010-06-17 Aurelien Campeas [devtools/teslib] be more defensive on rollbacks stable
(0) -3000 -1000 -300 -100 -48 +48 +100 +300 +1000 +3000 tip