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
|
Tue, 23 Feb 2010 12:43:16 +0100 |
Charles Hébert |
[css] fix disappearing image in menu when a:hover
stable
|
changeset |
files
|
Tue, 23 Feb 2010 08:41:06 +0100 |
Nicolas Chauvat |
[cwctl] modify command list to check for cube dependency problems
stable
|
changeset |
files
|
Tue, 23 Feb 2010 10:57:51 +0100 |
Alexandre Fayolle |
merge
stable
|
changeset |
files
|
Tue, 23 Feb 2010 08:54:04 +0100 |
Alexandre Fayolle |
docstring improvement
stable
|
changeset |
files
|
Tue, 23 Feb 2010 09:53:01 +0100 |
Sylvain Thénault |
import cleanup
stable
|
changeset |
files
|
Tue, 23 Feb 2010 09:52:38 +0100 |
Sylvain Thénault |
restore 3.5 compat for date functions moved to lgc.date in 3.6 (closes #716055)
stable
|
changeset |
files
|
Mon, 22 Feb 2010 19:25:04 +0100 |
Nicolas Chauvat |
[devtools/fill] fix date generation and its test
stable
|
changeset |
files
|
Mon, 22 Feb 2010 18:22:54 +0100 |
Nicolas Chauvat |
typo: capitalize migration confirmation messages
stable
|
changeset |
files
|
Fri, 19 Feb 2010 15:12:46 +0100 |
Aurelien Campeas |
[views/deleteconf] remove action ppty (useless & clashes with form attr, replace buggy non_final_entity selector with implements workaround
stable
|
changeset |
files
|
Fri, 19 Feb 2010 12:53:35 +0100 |
Sylvain Thénault |
merge
stable
|
changeset |
files
|
Fri, 19 Feb 2010 10:12:33 +0100 |
Sylvain Thénault |
[workflow] fix potential destination for go back transition
stable
|
changeset |
files
|
Fri, 19 Feb 2010 10:04:24 +0100 |
Sylvain Thénault |
[workflow] finish refactoring introduced by 021035b9a7ab for 'go back' transition:
stable
|
changeset |
files
|
Fri, 19 Feb 2010 09:37:03 +0100 |
Sylvain Thénault |
deprecate Transition.set_transition_permissions in favor of set_permissions (after all we know we're on a transition entity)
stable
|
changeset |
files
|
Fri, 19 Feb 2010 09:36:26 +0100 |
Sylvain Thénault |
introduce 'go back' transition: transition without destination state will go to the state we were coming from
stable
|
changeset |
files
|
Fri, 19 Feb 2010 09:34:14 +0100 |
Sylvain Thénault |
fix optimisation with super session that may lead to integrity loss
stable
|
changeset |
files
|
Fri, 19 Feb 2010 12:14:35 +0100 |
Aurelien Campeas |
[auto/inline forms] reallow nested inline forms #703910
stable
|
changeset |
files
|
Thu, 18 Feb 2010 15:42:29 +0100 |
Sylvain Thénault |
[reledit] fix #713217: reledit doesn't check 'update' permission on attributes
stable
|
changeset |
files
|
Thu, 18 Feb 2010 15:42:09 +0100 |
Sylvain Thénault |
fix dumb name error
stable
|
changeset |
files
|
Thu, 18 Feb 2010 14:27:00 +0100 |
Sylvain Thénault |
cleanup internal forms parameters in postlogin
stable
|
changeset |
files
|
Thu, 18 Feb 2010 14:07:56 +0100 |
Sylvain Thénault |
grmmbl, bad resolve
stable
|
changeset |
files
|
Thu, 18 Feb 2010 14:06:17 +0100 |
Sylvain Thénault |
missed conflict
stable
|
changeset |
files
|
Thu, 18 Feb 2010 14:02:48 +0100 |
Sylvain Thénault |
backport lost stable head
stable
|
changeset |
files
|
Thu, 18 Feb 2010 13:31:03 +0100 |
Sylvain Thénault |
fix sync_schema_props_perms test
stable
|
changeset |
files
|
Thu, 18 Feb 2010 13:30:37 +0100 |
Sylvain Thénault |
fix create_user function introduced in d6ae30c5d055 for database initialization: messup admin user groups when anon is created due to missing restriction
stable
|
changeset |
files
|
Thu, 18 Feb 2010 13:28:38 +0100 |
Sylvain Thénault |
3.6 api update
stable
|
changeset |
files
|
Thu, 18 Feb 2010 12:58:52 +0100 |
Sylvain Thénault |
fix unittest_hooks: attributes have now update_permission instead of [add/delete]_permission
stable
|
changeset |
files
|
Thu, 18 Feb 2010 12:57:57 +0100 |
Sylvain Thénault |
when modifying a persistent schema, erschema may miss some permissions which wil trigger a key error, but we don't want to crash on such cases
stable
|
changeset |
files
|
Thu, 18 Feb 2010 12:52:34 +0100 |
Sylvain Thénault |
fix #694445: related entity generates weird RQL which in turn generates weird SQL which fails on SQL Server
stable
|
changeset |
files
|
Thu, 18 Feb 2010 12:13:36 +0100 |
Sylvain Thénault |
fix 4626:c26b4df9fc90 (#703911): use can't rely on peid since it's not an actual eid when we're creating the parent entity
stable
|
changeset |
files
|
Thu, 18 Feb 2010 11:08:00 +0100 |
Sylvain Thénault |
[form fields] nicer behaviour of the password field: don't put internal field value on edition (triggering validation error if one validation without removing the value, due to confirmation mismatch), and don't show the field as required in such case
stable
|
changeset |
files
|
Thu, 18 Feb 2010 11:06:40 +0100 |
Sylvain Thénault |
minor cleanup: don't use builtin 'id' as variable name
stable
|
changeset |
files
|
Thu, 18 Feb 2010 10:57:50 +0100 |
Sylvain Thénault |
[forms/inline] fix #703911: add new link disappears if inline box removed. Since we've the information, we must specify the target type else we get random cardinality on ambiguous relations
stable
|
changeset |
files
|
Thu, 18 Feb 2010 10:55:41 +0100 |
Sylvain Thénault |
this is not the form renderer responsability to check for update permissions. Move this to autoform editable_attributes relation
stable
|
changeset |
files
|
Thu, 18 Feb 2010 10:54:50 +0100 |
Sylvain Thénault |
turn default logging threshold to warning (we usually want them), and log 'no schema for eid' pb using warning instead of error, so we see them in logs but not during migration
stable
|
changeset |
files
|
Thu, 18 Feb 2010 09:26:04 +0100 |
Sylvain Thénault |
pfff, sorry to keep messing with default/stable...
stable
|
changeset |
files
|
Thu, 18 Feb 2010 09:22:04 +0100 |
Sylvain Thénault |
specify db port on backup/restore commands (require forth comming lgc 0.48.1)
|
changeset |
files
|
Thu, 18 Feb 2010 08:39:30 +0100 |
Sylvain Thénault |
move captcha view to a place where it will be loaded by the registry...
|
changeset |
files
|
Thu, 18 Feb 2010 07:29:13 +0100 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Wed, 17 Feb 2010 20:22:12 +0100 |
Sylvain Thénault |
[security] allow to call .check on rql expression with a user eid specified
stable
|
changeset |
files
|
Wed, 17 Feb 2010 16:42:52 +0100 |
Sylvain Thénault |
[facet] rqlst should be the select node
stable
|
changeset |
files
|
Wed, 17 Feb 2010 16:27:01 +0100 |
Sylvain Thénault |
oops, should have been in my previous commit
stable
|
changeset |
files
|
Wed, 17 Feb 2010 16:21:34 +0100 |
Sylvain Thénault |
fix table view facet retreival, necessary since 95ccd84c892b. Also some cleanup in facet box
stable
|
changeset |
files
|