Fri, 11 Jun 2010 07:58:53 +0200 |
Sylvain Thénault |
[3.9] api update (mostly js) + add support for FCKEditor in formContents js function
|
changeset |
files
|
Fri, 11 Jun 2010 07:58:52 +0200 |
Sylvain Thénault |
[json] fix json serialization for recent simplejson implementation, and test encoding of entities
|
changeset |
files
|
Fri, 11 Jun 2010 07:58:49 +0200 |
Sylvain Thénault |
[adapters] enhanced warning
|
changeset |
files
|
Thu, 10 Jun 2010 18:44:03 +0200 |
Sylvain Thénault |
[test] fix test broken by 5721:61d6a4caa963, and update it to proper adapters to avoid deprecation warning
|
changeset |
files
|
Thu, 10 Jun 2010 18:32:09 +0200 |
Sylvain Thénault |
[3.9] update warning message
|
changeset |
files
|
Thu, 10 Jun 2010 18:28:12 +0200 |
Sylvain Thénault |
[iprogress] move adapter to entities.adapters
|
changeset |
files
|
Thu, 10 Jun 2010 17:25:38 +0200 |
Alexandre Fayolle |
fix wrong calculation of clean_session_interval
stable
|
changeset |
files
|
Thu, 10 Jun 2010 16:57:02 +0200 |
Sylvain Thénault |
[ITree] more fixes, fix fixes
|
changeset |
files
|
Thu, 10 Jun 2010 16:57:00 +0200 |
Sylvain Thénault |
[idownloadable] depends on a new mtconverter release
|
changeset |
files
|
Thu, 10 Jun 2010 16:28:06 +0200 |
Sylvain Thénault |
[ITree] fix adapter/_done_init to handle tree_[attribute|relation], add maxlevel argument to base tree view since one side effect of the new code is that it find tree view for entity types it didn't find before, hence one may want to limit tree view depth when it wasn't necessary before
|
changeset |
files
|
Thu, 10 Jun 2010 16:28:04 +0200 |
Sylvain Thénault |
[3.9] fix tests
|
changeset |
files
|
Thu, 10 Jun 2010 16:25:15 +0200 |
Sylvain Thénault |
[web] move itree adapter to entities, it may be used outside the web interface
|
changeset |
files
|
Thu, 10 Jun 2010 16:23:07 +0200 |
Sylvain Thénault |
[view] add a new entity_call method to entity view protocol, allowing some to work with not yet created entities. Also, start considering 'eid' form parameters where we only consider 'rql', so we can move on bloquing arbitrary rql inputs (more to do on this...)
|
changeset |
files
|
Thu, 10 Jun 2010 14:16:49 +0200 |
Sylvain Thénault |
[idownloadable] refactor IDownloadable primary view to make overriding easier
|
changeset |
files
|
Thu, 10 Jun 2010 14:16:48 +0200 |
Sylvain Thénault |
[web] ajax_replace_url superseed build_ajax_replace_url, more generic and relying on the json controller (closes #750090)
|
changeset |
files
|
Thu, 10 Jun 2010 14:16:47 +0200 |
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
|
Thu, 10 Jun 2010 15:11:30 +0200 |
Aurelien Campeas |
[repo] fix typo
stable
|
changeset |
files
|
Thu, 10 Jun 2010 13:56:52 +0200 |
Sylvain Thénault |
[req] fix format_time w/ 0:0 which is evaluated to False
stable
|
changeset |
files
|
Thu, 10 Jun 2010 12:53:21 +0200 |
Sylvain Thénault |
[view] ensure fallback_oid is specified before trying to select fallback view, else simply raise the exception
stable
|
changeset |
files
|
Thu, 10 Jun 2010 10:18:34 +0200 |
Sylvain Thénault |
fix merge, forgot to save a buffer :(
|
changeset |
files
|
Thu, 10 Jun 2010 10:16:59 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Thu, 10 Jun 2010 10:15:26 +0200 |
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
|
Wed, 09 Jun 2010 16:16:54 +0200 |
Adrien Di Mascio |
[javascript] add a name property to namespaces, mainly for convenience in helpers such as movedToNamespace
|
changeset |
files
|
Wed, 09 Jun 2010 14:51:00 +0200 |
Sylvain Thénault |
[rql] IS operator killed in rql 0.26.2, use equal instead
stable
|
changeset |
files
|
Wed, 09 Jun 2010 14:44:45 +0200 |
Sylvain Thénault |
[security] consider any rql expression refering to X while X is being created as satisfied
stable
|
changeset |
files
|
Wed, 09 Jun 2010 14:31:12 +0200 |
Sylvain Thénault |
[rql] more update to 0.26.2 api
stable
|
changeset |
files
|
Wed, 09 Jun 2010 14:21:08 +0200 |
Sylvain Thénault |
[querier] fix rset description bug with some union queries
stable
|
changeset |
files
|
Wed, 09 Jun 2010 13:42:17 +0200 |
Adrien Di Mascio |
[devtools] fix get_available_port implementation: it should only return the port number if unable to connect
|
changeset |
files
|
Wed, 09 Jun 2010 12:43:21 +0200 |
Adrien Di Mascio |
[javascript] move CubicWeb object declaration to cubicweb.js, remove CubicWeb.provide/require, use cw instead of CubicWeb
|
changeset |
files
|
Wed, 09 Jun 2010 12:39:55 +0200 |
Adrien Di Mascio |
[javascript] move Deferred implementation to cubicweb.ajax.js
|
changeset |
files
|
Wed, 09 Jun 2010 12:32:54 +0200 |
Sylvain Thénault |
[form] fix untested (unread?) has_been_modified implementation...
|
changeset |
files
|
Wed, 09 Jun 2010 10:06:46 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Wed, 09 Jun 2010 10:06:04 +0200 |
Sylvain Thénault |
[autoform] fix vreg module name
stable
|
changeset |
files
|
Wed, 09 Jun 2010 09:58:23 +0200 |
Sylvain Thénault |
[pylint] fix detected name errors
|
changeset |
files
|
Wed, 09 Jun 2010 09:54:35 +0200 |
Sylvain Thénault |
[pylint] fix detected name errors
stable
|
changeset |
files
|
Wed, 09 Jun 2010 09:42:24 +0200 |
Sylvain Thénault |
[repo server] fix startup bug, lgc.daemon.daemonize return 1 for the parent process, not -1
stable
|
changeset |
files
|
Wed, 09 Jun 2010 09:42:52 +0200 |
Adrien Di Mascio |
backport stable branch
|
changeset |
files
|
Wed, 09 Jun 2010 09:41:36 +0200 |
Adrien Di Mascio |
[source] don't create the eid_creation connection at source initiliaztion time
stable
|
changeset |
files
|
Mon, 07 Jun 2010 19:17:41 +0200 |
Sylvain Thénault |
[schema view] only catch key errors
|
changeset |
files
|
Mon, 07 Jun 2010 19:17:16 +0200 |
Sylvain Thénault |
[schema view] improve it slightly by attributing the same color to rdef of the same relation type
|
changeset |
files
|
Mon, 07 Jun 2010 19:01:21 +0200 |
Pierre-Yves David |
[rset] Add a line break the first result in repr of multiple rows rset
|
changeset |
files
|
Mon, 07 Jun 2010 18:50:24 +0200 |
Sandrine Ribeau |
[schema diagram] ticket #191599, make schema image look better
|
changeset |
files
|
Mon, 07 Jun 2010 18:16:16 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Mon, 07 Jun 2010 18:15:39 +0200 |
Sylvain Thénault |
[workflow image] remove debug code
stable
|
changeset |
files
|
Mon, 07 Jun 2010 18:13:41 +0200 |
Sylvain Thénault |
[request] fix typo
stable
|
changeset |
files
|
Mon, 07 Jun 2010 18:13:39 +0200 |
Sylvain Thénault |
[security] view was giving web access to every fs file accessible by the web server process. Fix this security hole by storing file in session data, not direct form parameters
stable
|
changeset |
files
|
Mon, 07 Jun 2010 17:45:41 +0200 |
Sylvain Thénault |
[hooks] fix typo in workflow hooks category
stable
|
changeset |
files
|
Mon, 07 Jun 2010 13:31:46 +0200 |
Sylvain Thénault |
[security hooks] fix bad merge
|
changeset |
files
|