Wed, 24 Feb 2010 11:04:28 +0100 |
Sylvain Thénault |
[test] cleanup
stable
|
changeset |
files
|
Wed, 24 Feb 2010 10:56:47 +0100 |
Sylvain Thénault |
[test] update tests broken by changes on attributes permissions handling in yams (add/delete replaced by update
stable
|
changeset |
files
|
Wed, 24 Feb 2010 10:37:37 +0100 |
Sylvain Thénault |
remove #<formid> from url used to redirect after a validation error
stable
|
changeset |
files
|
Wed, 24 Feb 2010 10:35:06 +0100 |
Sylvain Thénault |
[test] no more __cubicweb_internal_field__ value displayed on password widget
stable
|
changeset |
files
|
Wed, 24 Feb 2010 10:34:37 +0100 |
Sylvain Thénault |
[test] inline-creation requires petype argument to be selectable. Fix arguments order to make it clearer that 'template' is an argument of the test class .view method
stable
|
changeset |
files
|
Wed, 24 Feb 2010 10:33:31 +0100 |
Sylvain Thénault |
[test] skip test when fop failed
stable
|
changeset |
files
|
Wed, 24 Feb 2010 10:32:22 +0100 |
Sylvain Thénault |
[test] don't display progress bar when testing checkintegrity
stable
|
changeset |
files
|
Wed, 24 Feb 2010 10:30:31 +0100 |
Sylvain Thénault |
[test api] rename _user_session to user_groups_session, fix its arguments and return only the session, not (user, session) to make things clearer
stable
|
changeset |
files
|
Tue, 23 Feb 2010 20:23:46 +0100 |
Sylvain Thénault |
auto-delete relation with single cardinality using execute, not unsafe_execute, so permissions are correctly checked
stable
|
changeset |
files
|
Tue, 23 Feb 2010 20:22:40 +0100 |
Sylvain Thénault |
fix tests
stable
|
changeset |
files
|
Tue, 23 Feb 2010 18:21:30 +0100 |
Sylvain Thénault |
add */*.py to default MANIFEST.in to avoid pb such as #719282 in the future
stable
|
changeset |
files
|
Tue, 23 Feb 2010 17:39:13 +0100 |
Sylvain Thénault |
fix #615379 by checking admin user exists instead of making think everything is fine
stable
|
changeset |
files
|
Tue, 23 Feb 2010 17:32:43 +0100 |
Sylvain Thénault |
cleanup, typos
stable
|
changeset |
files
|
Tue, 23 Feb 2010 17:32:31 +0100 |
Sylvain Thénault |
[form] fix #719285, due to multiple calls to restore_previous_post, by proper refactorings
stable
|
changeset |
files
|
Thu, 18 Feb 2010 14:30:23 +0100 |
Pierre-Yves David |
[fix] Apply fulltextindexed change in the actual index
stable
|
changeset |
files
|
Tue, 23 Feb 2010 13:40:55 +0100 |
Sylvain Thénault |
3.6 api update (introduced by merge)
stable
|
changeset |
files
|
Tue, 23 Feb 2010 13:19:16 +0100 |
Sylvain Thénault |
when validating a form, we should properly call 'actual_fields(form) on edited field else compound field are not correctly processed
stable
|
changeset |
files
|
Tue, 23 Feb 2010 12:59:30 +0100 |
Sylvain Thénault |
#714109: [selectors] non_final_entity should implement score_class
stable
|
changeset |
files
|
Tue, 23 Feb 2010 12:52:57 +0100 |
Sylvain Thénault |
merge
stable
|
changeset |
files
|
Tue, 23 Feb 2010 12:52:40 +0100 |
Sylvain Thénault |
add XXX note
stable
|
changeset |
files
|
Tue, 23 Feb 2010 12:51:20 +0100 |
Sylvain Thénault |
[form] cache field value in form.formvalues using (field, form) key since in some case the same field instance may be shared accross multiple forms, which may share the formvalues dict in case of sub-forms
stable
|
changeset |
files
|
Tue, 23 Feb 2010 12:49:37 +0100 |
Sylvain Thénault |
cleanup
stable
|
changeset |
files
|
Tue, 23 Feb 2010 12:46:56 +0100 |
Sylvain Thénault |
[form] complete 25de2eb0432b by ignore req parameters by default for all hidden fields
stable
|
changeset |
files
|
Tue, 23 Feb 2010 12:43:15 +0100 |
Sylvain Thénault |
[form] add a new ignore_req_params attribute on field controlling value's retreival
stable
|
changeset |
files
|