2010-06-10 |
Sylvain Thénault |
[idownloadable] refactor IDownloadable primary view to make overriding easier
|
changeset |
files
|
2010-06-10 |
Sylvain Thénault |
[web] ajax_replace_url superseed build_ajax_replace_url, more generic and relying on the json controller (closes #750090)
|
changeset |
files
|
2010-06-10 |
Sylvain Thénault |
[form] refactor meta-attributes handling: hide them by default using uicfg.afs instead of returning None (or not, according to skip_meta_attr flag argument) in guess_field
|
changeset |
files
|
2010-06-10 |
Aurelien Campeas |
[repo] fix typo
stable
|
changeset |
files
|
2010-06-10 |
Sylvain Thénault |
[req] fix format_time w/ 0:0 which is evaluated to False
stable
|
changeset |
files
|
2010-06-10 |
Sylvain Thénault |
[view] ensure fallback_oid is specified before trying to select fallback view, else simply raise the exception
stable
|
changeset |
files
|
2010-06-10 |
Sylvain Thénault |
fix merge, forgot to save a buffer :(
|
changeset |
files
|
2010-06-10 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
2010-06-10 |
Sylvain Thénault |
[rql2sql] fix special 'X relation NULL' case (used by security insertion), broken by recent removal of IS operator in RQL
stable
|
changeset |
files
|
2010-06-09 |
Adrien Di Mascio |
[javascript] add a name property to namespaces, mainly for convenience in helpers such as movedToNamespace
|
changeset |
files
|
2010-06-09 |
Sylvain Thénault |
[rql] IS operator killed in rql 0.26.2, use equal instead
stable
|
changeset |
files
|
2010-06-09 |
Sylvain Thénault |
[security] consider any rql expression refering to X while X is being created as satisfied
stable
|
changeset |
files
|
2010-06-09 |
Sylvain Thénault |
[rql] more update to 0.26.2 api
stable
|
changeset |
files
|
2010-06-09 |
Sylvain Thénault |
[querier] fix rset description bug with some union queries
stable
|
changeset |
files
|
2010-06-09 |
Adrien Di Mascio |
[devtools] fix get_available_port implementation: it should only return the port number if unable to connect
|
changeset |
files
|
2010-06-09 |
Adrien Di Mascio |
[javascript] move CubicWeb object declaration to cubicweb.js, remove CubicWeb.provide/require, use cw instead of CubicWeb
|
changeset |
files
|
2010-06-09 |
Adrien Di Mascio |
[javascript] move Deferred implementation to cubicweb.ajax.js
|
changeset |
files
|
2010-06-09 |
Sylvain Thénault |
[form] fix untested (unread?) has_been_modified implementation...
|
changeset |
files
|
2010-06-09 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
2010-06-09 |
Sylvain Thénault |
[autoform] fix vreg module name
stable
|
changeset |
files
|
2010-06-09 |
Sylvain Thénault |
[pylint] fix detected name errors
|
changeset |
files
|
2010-06-09 |
Sylvain Thénault |
[pylint] fix detected name errors
stable
|
changeset |
files
|
2010-06-09 |
Sylvain Thénault |
[repo server] fix startup bug, lgc.daemon.daemonize return 1 for the parent process, not -1
stable
|
changeset |
files
|
2010-06-09 |
Adrien Di Mascio |
backport stable branch
|
changeset |
files
|
2010-06-09 |
Adrien Di Mascio |
[source] don't create the eid_creation connection at source initiliaztion time
stable
|
changeset |
files
|
2010-06-07 |
Sylvain Thénault |
[schema view] only catch key errors
|
changeset |
files
|
2010-06-07 |
Sylvain Thénault |
[schema view] improve it slightly by attributing the same color to rdef of the same relation type
|
changeset |
files
|
2010-06-07 |
Pierre-Yves David |
[rset] Add a line break the first result in repr of multiple rows rset
|
changeset |
files
|