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
|
Mon, 07 Jun 2010 13:22:24 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Mon, 07 Jun 2010 13:08:54 +0200 |
Sylvain Thénault |
Added tag cubicweb-debian-version-3.8.3-1 for changeset 1ccaa9247860
stable
|
changeset |
files
|
Mon, 07 Jun 2010 13:08:53 +0200 |
Sylvain Thénault |
Added tag cubicweb-version-3.8.3 for changeset 7e6c6a2a272d
stable cubicweb-debian-version-3.8.3-1
|
changeset |
files
|
Mon, 07 Jun 2010 12:39:15 +0200 |
Sylvain Thénault |
[edit ctrl] fix bad interaction with fields: the loop on actual fields should be done in has_been_modified
|
changeset |
files
|
Mon, 31 May 2010 19:33:43 +0200 |
Julien Jehannet |
[web test] add basic windmill tests and documentation
|
changeset |
files
|
Tue, 01 Jun 2010 17:09:22 +0200 |
Julien Jehannet |
[web test] Add windmill functional testing capability.
|
changeset |
files
|
Mon, 07 Jun 2010 09:50:25 +0200 |
Sylvain Thénault |
3.8.3
stable cubicweb-version-3.8.3
|
changeset |
files
|
Mon, 07 Jun 2010 09:23:11 +0200 |
Sylvain Thénault |
i18nupdate
stable
|
changeset |
files
|
Fri, 04 Jun 2010 15:45:54 +0200 |
Sylvain Thénault |
[editform] consistent [do]reledit between attributes and relations: check if rdef is hidden in main section of uicfg.afs for both attributes and relations, and in the reledit view, not in doreledit
stable
|
changeset |
files
|
Fri, 04 Jun 2010 13:09:12 +0200 |
Sylvain Thénault |
on entity creation, accept attributes without any update access
stable
|
changeset |
files
|
Fri, 04 Jun 2010 13:08:28 +0200 |
Sylvain Thénault |
[table] propagate paginate
stable
|
changeset |
files
|
Fri, 04 Jun 2010 13:07:57 +0200 |
Sylvain Thénault |
no more need for specific handling of table view's displayaction
stable
|
changeset |
files
|
Fri, 04 Jun 2010 13:07:07 +0200 |
Nicolas Chauvat |
[rset] do not break when rset.related_entity(x,y) is not an entity
stable
|
changeset |
files
|
Fri, 04 Jun 2010 11:09:55 +0200 |
Sylvain Thénault |
[migration] fix schema synchronization bug
stable
|
changeset |
files
|
Thu, 03 Jun 2010 18:45:02 +0200 |
Adrien Di Mascio |
[javascript] refactor execution flow of handleFormValidationResponse so that location hash is set to #header whatever the error is
stable
|
changeset |
files
|
Thu, 03 Jun 2010 17:14:32 +0200 |
Nicolas Chauvat |
[package] now depends on yams 0.30 because of xy API changes
|
changeset |
files
|
Thu, 03 Jun 2010 16:52:01 +0200 |
Nicolas Chauvat |
[xy] switch order of arguments for register_prefix()
|
changeset |
files
|
Thu, 03 Jun 2010 16:47:57 +0200 |
Sylvain Thénault |
HAVING sql clause don't know about comma...
stable
|
changeset |
files
|
Thu, 03 Jun 2010 16:37:01 +0200 |
Aurelien Campeas |
[web/formwidgets] check on list (entity.related_cache swapped from tuple to list a while ago without known reasons), do not unicode wrap the eids
stable
|
changeset |
files
|
Thu, 03 Jun 2010 15:13:41 +0200 |
Alexandre Fayolle |
merge
stable
|
changeset |
files
|
Thu, 03 Jun 2010 15:10:48 +0000 |
Alexandre Fayolle |
[win32] defer import of logilab.common.daemon
stable
|
changeset |
files
|
Thu, 03 Jun 2010 14:51:42 +0200 |
Adrien Di Mascio |
[ajax] refactor/cleanup low-level ajax functions
|
changeset |
files
|
Thu, 03 Jun 2010 13:20:07 +0200 |
Sylvain Thénault |
[querier] test and fix potential bug in insertion query with multiple relations inside, caused by a name conflict. Also fix another bug non reproduced by using a set instead of a list (list may leads to compare entity instances which isn't allowed).
stable
|
changeset |
files
|
Thu, 03 Jun 2010 10:20:00 +0200 |
Sylvain Thénault |
[form] avoid spurious warning subsequent for form's action refactoring w/ autoforms
stable
|
changeset |
files
|
Thu, 03 Jun 2010 10:17:44 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Tue, 01 Jun 2010 17:06:41 +0200 |
Pierre-Yves David |
[web test] Add a CubicWebServerTC class to run test with a cw web serveur available.
|
changeset |
files
|
Mon, 31 May 2010 18:59:07 +0200 |
Julien Jehannet |
[web server] vregistry may now be passed as named argument in CubicWebRootResource constructor
|
changeset |
files
|
Tue, 01 Jun 2010 17:44:55 +0200 |
Pierre-Yves David |
[etwist] twisted won't install signal handler outside the main thread.
stable
|
changeset |
files
|
Tue, 01 Jun 2010 17:29:49 +0200 |
Pierre-Yves David |
[vreg] ensure you can register an object from module not known yet.
stable
|
changeset |
files
|
Tue, 01 Jun 2010 17:03:28 +0200 |
Julien Jehannet |
[web] cleanup use of config in web application initialisation
stable
|
changeset |
files
|
Thu, 03 Jun 2010 09:41:41 +0200 |
Alexandre Fayolle |
fix unit tests by not using the new create_eid implementation with sqlite
stable
|
changeset |
files
|
Thu, 03 Jun 2010 09:24:41 +0200 |
Alexandre Fayolle |
cleanup the no_sqlite_wrap attribute after this test is executed
stable
|
changeset |
files
|
Wed, 02 Jun 2010 23:06:38 +0200 |
Alexandre Fayolle |
merge back on-site fixes
stable
|
changeset |
files
|
Wed, 02 Jun 2010 23:03:35 +0000 |
Alexandre Fayolle |
various brown paper bag fixes
stable
|
changeset |
files
|
Wed, 02 Jun 2010 18:12:47 +0200 |
Alexandre Fayolle |
merge
stable
|
changeset |
files
|
Wed, 02 Jun 2010 18:12:27 +0200 |
Alexandre Fayolle |
fix create_eid for sqlite (and bring back tests)
stable
|
changeset |
files
|
Wed, 02 Jun 2010 17:26:26 +0200 |
Alexandre Fayolle |
backport improved on-site change
stable
|
changeset |
files
|
Wed, 02 Jun 2010 17:23:42 +0000 |
Alexandre Fayolle |
TimedCache now only accepts values expressed in seconds
stable
|
changeset |
files
|
Wed, 02 Jun 2010 16:30:36 +0200 |
Alexandre Fayolle |
backported to stable some changes made on site for a customer
stable
|
changeset |
files
|
Wed, 02 Jun 2010 16:25:12 +0000 |
Alexandre Fayolle |
logging settings
stable
|
changeset |
files
|
Wed, 02 Jun 2010 16:12:18 +0000 |
Alexandre Fayolle |
[win32] fix deadlock occuring on the sequence tables with SQLServer
stable
|
changeset |
files
|
Wed, 02 Jun 2010 16:05:40 +0000 |
Alexandre Fayolle |
log the user name on session opening for easier debugging
stable
|
changeset |
files
|
Wed, 02 Jun 2010 15:55:58 +0000 |
Alexandre Fayolle |
more robust handling of looping task configuration in ldap source
stable
|
changeset |
files
|
Wed, 02 Jun 2010 16:15:05 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|