2010-07-05 Aurelien Campeas [doc] update book for adapters
2010-07-05 Aurelien Campeas [reledit] fix relation cardinality handling
2010-07-05 Sylvain Thénault [selectors] provide a new, optimized, is_instance selector that should at some point replace implements (along with the adaptable selector)
2010-07-02 Aurelien Campeas [web/views/massmailing] fix cancel button msg/icon
2010-07-02 Nicolas Chauvat [testlib] improve test description messages
2010-07-02 Aurelien Campeas [web/views/reledit] fix typo (-add we used as id component in delete id)
2010-07-02 Aurelien Campeas [web/test] fix test (doreledit must have a formid and this is now checked)
2010-07-02 Sylvain Thénault [web ui] add missing image
2010-07-02 Sylvain Thénault [ITree] small fixes: parent_entity is a IBreadCrumbs method, we should use .parent on ITree
2010-07-02 Sylvain Thénault restore bw compat on Entity.related_rql
2010-07-02 Aurelien Campeas reledit refactoring
2010-07-02 Sylvain Thénault backport stable
2010-07-02 Sylvain Thénault cleanup stable
2010-07-02 Sylvain Thénault [idownloadable] make the download view http cache friendly stable
2010-07-02 Sylvain Thénault [publisher] avoid useless rollback after successful commit, which clutters debug logs and may also not be cost-free stable
2010-07-02 Sylvain Thénault [controller] same method defined on the base class stable
2010-07-02 Sylvain Thénault backport stable
2010-07-02 Sylvain Thénault merge stable heads stable
2010-07-02 Sylvain Thénault Added tag cubicweb-debian-version-3.8.6-1 for changeset 607a90073911 stable
2010-07-02 Sylvain Thénault Added tag cubicweb-version-3.8.6 for changeset 1a24c62aefc5 stable cubicweb-debian-version-3.8.6-1
2010-07-02 Sylvain Thénault [dbapi] refactor so that cw 3.8.6 can still speak with a 3.8.5 server stable
2010-07-02 Sylvain Thénault cleanup
2010-06-23 Sylvain Thénault [bfss] fix file update to ensure file's content is available on the fs asap... stable cubicweb-version-3.8.6
2010-07-02 Sylvain Thénault [ldap] fix exception handling on authentication error stable
2010-07-02 Sylvain Thénault [ldap] cleanup password checking stable
2010-07-02 Sylvain Thénault cleanup
2010-07-02 Sylvain Thénault [css] make body bg color configurable
2010-07-02 Sylvain Thénault bump version number to trigger migration
2010-07-01 Sylvain Thénault 3.8.6 stable
2010-07-01 Sylvain Thénault [migration] schema should be accessed through .repo stable
2010-07-01 Sylvain Thénault backport stable
2010-07-01 Sylvain Thénault [security] use set_operation for relation permission checking operation stable
2010-07-01 Sylvain Thénault [migration] refactor schema migration fix introduced by 5833:d7256ae7c1d1 stable
2010-07-01 Sylvain Thénault [schema migration] fix name error introduced in parent changeset stable
2010-07-01 Sylvain Thénault [schema migration] avoid potential duplicated ft reindexation due to multiple UpdateFTIndexOp operations by using set_operation stable
2010-06-30 Sylvain Thénault [sql generation] fix bug with inlined relation and referenced by other neged relation stable
2010-06-22 Pierre-Yves David [refactor] refactor rtag keys generations. stable
2010-06-22 Pierre-Yves David [fix] fix a uicfg bug in autoform_section stable
2010-06-30 Sylvain Thénault [debian] fix logrotate error introduced by 5806:9ef0e95f4d2b: sh don't want spaces here stable
2010-06-30 Sylvain Thénault [debian] fix logrotate error introduced by 5806:9ef0e95f4d2b: sh don't want spaces here
2010-06-30 Sylvain Thénault cleanups stable
2010-06-30 Sylvain Thénault [login form] fix bad login field label by using pgettext stable
2010-06-26 Alexandre Fayolle updated docstrings on Operation class stable
2010-06-26 Alexandre Fayolle do not allow password-less bind: windows accepts this as Anonymous Logon stable
2010-06-25 Stephanie Marcu [#969169] don't display remove link in edition forms if the cardinality is 1 stable
2010-06-24 Alexandre Fayolle fix name error stable
2010-06-24 Alexandre Fayolle fix schema migration hooks (partial) stable
2010-06-24 Alexandre Fayolle delete trailing whitespace stable
2010-06-24 Alexandre Fayolle Had thought this could be done in cube, but it really needs to be done earlier in the migration process stable
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
2010-06-17 Sylvain Thénault [rql2sql] when using HAVING to by-pass rql limitation (not to filter on result of an aggregat function), we should emit SQL that doesn't use HAVING to avoid potential backend error because variables are not grouped. Closes #1061603. stable
2010-06-17 Aurelien Campeas [doc/book/faq] question on security stable
2010-06-17 Pierre-Yves David [qunit] check that the browser has not died by himself before we asked him to stop.
2010-06-17 Pierre-Yves David [qunit] improve output of suprocess error
2010-06-17 Sylvain Thénault [test] workaround connection leak making tests fail under windows environment (though we've still probably some open connection leak to resolve...) stable
2010-06-17 Aurelien Campeas [web request] in python 2.5 hashlib has no .hash attribute stable
2010-06-17 Sylvain Thénault [web actions] fix recent refactoring, leading to missing redirect parameters in action's url stable
2010-06-17 Sylvain Thénault [packaging] more cleanups, handle javascript test files
2010-06-17 Sylvain Thénault backport stable
2010-06-17 Katia Saurfelt [facet] use vreg.parse so the rql syntax tree is properly annotated as well stable
2010-06-17 Katia Saurfelt [text search] fix fulltext_container indexation stable
2010-06-17 Sylvain Thénault [md5script] cleanup stable
2010-06-17 auc [py2.6] use hashlib to silence python 2.6 deprecation warnings stable
2010-06-17 Aurelien Campeas [autoform] do not show remove link for inline form if card == 1 stable
2010-06-17 Sylvain Thénault [fti] support for fti ranking: has_text query results sorted by relevance, and provides a way to control weight per entity / entity's attribute
(0) -3000 -1000 -112 +112 +1000 +3000 tip