Wed, 28 Apr 2010 12:24:20 +0200 |
Sylvain Thénault |
backport oldstable changes
stable
|
file |
diff |
annotate
|
Wed, 28 Apr 2010 12:15:52 +0200 |
Sylvain Thénault |
replace logilab-common by CubicWeb in disclaimer
oldstable
|
file |
diff |
annotate
|
Wed, 28 Apr 2010 12:14:22 +0200 |
Sylvain Thénault |
backport default into stable: stable is now cw 3.8
|
file |
diff |
annotate
|
Wed, 28 Apr 2010 10:06:01 +0200 |
Sylvain Thénault |
proper licensing information (LGPL-2.1). Hope I get it right this time.
stable
|
file |
diff |
annotate
|
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
|
Thu, 07 Jan 2010 16:52:32 +0100 |
Adrien Di Mascio |
update copyright: welcome 2010
stable
|
file |
diff |
annotate
|
Mon, 21 Dec 2009 20:23:56 +0100 |
Sylvain Thénault |
proper field's role handling: may be 'subject' / 'object' *in case
|
file |
diff |
annotate
|
Mon, 21 Dec 2009 20:21:56 +0100 |
Sylvain Thénault |
form_add_hidden -> add_hidden
|
file |
diff |
annotate
|
Mon, 21 Dec 2009 19:52:21 +0100 |
Sylvain Thénault |
cleanup
|
file |
diff |
annotate
|
Thu, 10 Dec 2009 18:00:15 +0100 |
Arthur Lutz |
[mq]: fix_for_forms
|
file |
diff |
annotate
|
Thu, 10 Dec 2009 12:55:25 +0100 |
Sylvain Thénault |
fix 3.6 bug
|
file |
diff |
annotate
|
Wed, 09 Dec 2009 15:47:01 +0100 |
Sylvain Thénault |
3.6 api update
|
file |
diff |
annotate
|
Wed, 09 Dec 2009 15:19:48 +0100 |
Sylvain Thénault |
3.6 api update
|
file |
diff |
annotate
|
Tue, 08 Dec 2009 09:10:39 +0100 |
Sylvain Thénault |
some cw 3.6 api update
|
file |
diff |
annotate
|
Mon, 07 Dec 2009 05:09:09 -0800 |
Sandrine Ribeau |
fix bad merge
|
file |
diff |
annotate
|
Fri, 20 Nov 2009 19:35:54 +0100 |
Sylvain Thénault |
backport stable branch (one more time painfully)
|
file |
diff |
annotate
|
Fri, 20 Nov 2009 17:51:34 +0100 |
Sylvain Thénault |
backport stable branch
reldefsecurity
|
file |
diff |
annotate
|
Thu, 19 Nov 2009 12:55:47 +0100 |
Sylvain Thénault |
reldefsecurity branch :
reldefsecurity
|
file |
diff |
annotate
|
Wed, 18 Nov 2009 12:50:23 +0100 |
Adrien Di Mascio |
[formfields] allow fields ordering with autoform_field_kwargs
stable
|
file |
diff |
annotate
|
Mon, 19 Oct 2009 15:16:41 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Thu, 15 Oct 2009 20:29:21 +0200 |
Sylvain Thénault |
follow yams 0.25 api changes to improve performance
stable
|
file |
diff |
annotate
|
Tue, 13 Oct 2009 15:59:05 +0200 |
Sylvain Thénault |
3.6 updates
|
file |
diff |
annotate
|
Fri, 09 Oct 2009 16:39:26 +0200 |
Sylvain Thénault |
backport stable branch
|
file |
diff |
annotate
|
Wed, 07 Oct 2009 14:37:15 +0200 |
Sylvain Thénault |
at this point we know this is true
stable
|
file |
diff |
annotate
|
Wed, 07 Oct 2009 14:36:55 +0200 |
Sylvain Thénault |
rewrite form_needs_multipart using precomputed form views
stable
|
file |
diff |
annotate
|
Wed, 07 Oct 2009 14:36:19 +0200 |
Sylvain Thénault |
fix inlined forms initialization
stable
|
file |
diff |
annotate
|
Wed, 07 Oct 2009 12:31:08 +0200 |
Sylvain Thénault |
backport stable branch
|
file |
diff |
annotate
|
Wed, 07 Oct 2009 11:33:38 +0200 |
Sylvain Thénault |
cleanup
stable
|
file |
diff |
annotate
|
Tue, 29 Sep 2009 15:58:44 +0200 |
Sylvain Thénault |
backport stable branch
|
file |
diff |
annotate
|
Tue, 29 Sep 2009 15:09:12 +0200 |
Sylvain Thénault |
can't edit in_state anymore, hide it
stable
|
file |
diff |
annotate
|
Tue, 29 Sep 2009 12:44:50 +0200 |
Sylvain Thénault |
[form] important refactoring of inlined forms to get proper separation of form object creation / rendering
stable
|
file |
diff |
annotate
|