Mon, 26 Apr 2010 16:31:46 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Fri, 23 Apr 2010 12:19:54 +0200 |
Alexandre Fayolle |
[python2.6] careful: json-py provides a json package. We don't want that.
stable
|
file |
diff |
annotate
|
Fri, 23 Apr 2010 12:42:53 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Thu, 22 Apr 2010 19:48:04 +0000 |
Alexandre Fayolle |
[python2.6] prefer python2.6's builtin json module over simplejson
stable
|
file |
diff |
annotate
|
Wed, 21 Apr 2010 16:53:47 +0200 |
Sylvain Thénault |
[book] start documenting the HTML form system
stable
|
file |
diff |
annotate
|
Tue, 13 Apr 2010 12:19:24 +0200 |
Sylvain Thénault |
#773448: refactor session and 'no connection' handling, by introducing proper web session. We should now be able to see page even when no anon is configured, and be redirected to the login form as soon as one tries to do a query.
|
file |
diff |
annotate
|
Wed, 07 Apr 2010 14:26:35 +0200 |
Sylvain Thénault |
#759035: Automate addition of eid cachekey in RQL analysis
|
file |
diff |
annotate
|
Wed, 17 Mar 2010 11:30:39 +0100 |
Sylvain Thénault |
add missing warn imports
stable
|
file |
diff |
annotate
|
Wed, 03 Mar 2010 17:39:22 +0100 |
Sylvain Thénault |
fix code and tests broken by 4744:13a5d3a7410e (proper permission on eid/has_text/identity relations)
stable
|
file |
diff |
annotate
|
Fri, 19 Feb 2010 12:14:35 +0100 |
Aurelien Campeas |
[auto/inline forms] reallow nested inline forms #703910
stable
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Mon, 15 Feb 2010 18:44:47 +0100 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Mon, 15 Feb 2010 17:47:50 +0100 |
Sylvain Thénault |
[inlined formos] don't pop attributes from kwargs, so they end-up in
stable
|
file |
diff |
annotate
|
Mon, 15 Feb 2010 15:16:08 +0100 |
Sylvain Thénault |
[autoform] we should consider role when checking delete permission
stable
|
file |
diff |
annotate
|
Mon, 15 Feb 2010 15:10:25 +0100 |
Sylvain Thénault |
follow yams api change: attributes permissions are now defined for
stable
|
file |
diff |
annotate
|
Thu, 11 Feb 2010 12:19:08 +0100 |
Sylvain Thénault |
remove crappy basket specific code
|
file |
diff |
annotate
|
Tue, 09 Feb 2010 12:55:08 +0100 |
Sylvain Thénault |
fix bug w/ object relation used as inlined form
|
file |
diff |
annotate
|
Tue, 09 Feb 2010 12:54:44 +0100 |
Sylvain Thénault |
cleanup
|
file |
diff |
annotate
|
Fri, 05 Feb 2010 11:56:57 +0100 |
Sylvain Thénault |
fix long-waiting symetric typo: should be spelled symmetric. Add auto database migration on schema deserialization
|
file |
diff |
annotate
|
Wed, 27 Jan 2010 09:53:48 +0100 |
Sylvain Thénault |
reorganize code:
|
file |
diff |
annotate
|
Tue, 26 Jan 2010 20:27:48 +0100 |
Sylvain Thénault |
should have been in previous commit (moved below in the module)
|
file |
diff |
annotate
|
Tue, 26 Jan 2010 20:25:56 +0100 |
Sylvain Thénault |
[forms] the last touch: handle inlined relation forms as fields
|
file |
diff |
annotate
|
Tue, 26 Jan 2010 10:35:23 +0100 |
Sylvain Thénault |
move CWProperty rtags from autoform to cwproperties module.
|
file |
diff |
annotate
|
Thu, 21 Jan 2010 10:48:00 +0100 |
Sylvain Thénault |
move bookmark related uicfg stuff into bookmark specific module, use the EditableURLWidget widget for Bookmark.path
|
file |
diff |
annotate
|
Wed, 20 Jan 2010 14:39:44 +0100 |
Sylvain Thénault |
allow control of generic relations field display through display_fields
|
file |
diff |
annotate
|
Wed, 20 Jan 2010 10:06:12 +0100 |
Sylvain Thénault |
turn all the stuff used to handle 'generic relations' in forms into proper
|
file |
diff |
annotate
|
Mon, 18 Jan 2010 19:21:30 +0100 |
Sylvain Thénault |
backport stable branch
|
file |
diff |
annotate
|
Wed, 13 Jan 2010 17:44:11 +0100 |
Sylvain Thénault |
move autoform's field_by_name implementation on base EntityFieldsForm
|
file |
diff |
annotate
|