Thu, 12 Aug 2010 10:11:49 +0200 |
Sylvain Thénault |
[form, migration] etype_relation_field should not raise error, it may block migration if used for a non yet existing field
stable
|
file |
diff |
annotate
|
Tue, 27 Jul 2010 09:40:09 +0200 |
Sylvain Thénault |
[relations in ui] provide context information when computing label for a relation
stable
|
file |
diff |
annotate
|
Thu, 08 Jul 2010 13:33:40 +0200 |
Sylvain Thénault |
[uilib] refactor json_dumps code organization
|
file |
diff |
annotate
|
Thu, 01 Jul 2010 17:06:37 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Fri, 25 Jun 2010 11:29:48 +0200 |
Stephanie Marcu |
[#969169] don't display remove link in edition forms if the cardinality is 1
stable
|
file |
diff |
annotate
|
Thu, 17 Jun 2010 15:15:52 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Thu, 17 Jun 2010 15:02:22 +0200 |
Aurelien Campeas |
[autoform] do not show remove link for inline form if card == 1
stable
|
file |
diff |
annotate
|
Wed, 09 Jun 2010 10:06:46 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Wed, 09 Jun 2010 10:06:04 +0200 |
Sylvain Thénault |
[autoform] fix vreg module name
stable
|
file |
diff |
annotate
|
Wed, 09 Jun 2010 09:54:35 +0200 |
Sylvain Thénault |
[pylint] fix detected name errors
stable
|
file |
diff |
annotate
|
Mon, 07 Jun 2010 13:22:24 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Thu, 03 Jun 2010 10:20:00 +0200 |
Sylvain Thénault |
[form] avoid spurious warning subsequent for form's action refactoring w/ autoforms
stable
|
file |
diff |
annotate
|
Wed, 02 Jun 2010 13:02:47 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Tue, 01 Jun 2010 08:35:09 +0200 |
Stephanie Marcu |
[form] remove double property call
stable
|
file |
diff |
annotate
|
Wed, 26 May 2010 15:46:27 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Wed, 26 May 2010 14:59:05 +0200 |
Sylvain Thénault |
[form] fix bw compat issue introduced by 5588:377c9adfe81e
stable
|
file |
diff |
annotate
|
Wed, 26 May 2010 12:33:48 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Wed, 26 May 2010 12:31:43 +0200 |
Sylvain Thénault |
[forms] refactor action handling to ease overriding while keeping action overrideable by instance (closes #969167)
stable
|
file |
diff |
annotate
|
Thu, 20 May 2010 20:50:00 +0200 |
Sylvain Thénault |
[entity] continue cleanup of Entity/AnyEntity namespace
|
file |
diff |
annotate
|
Tue, 04 May 2010 19:16:59 +0200 |
Aurelien Campeas |
[doc/book] dissection of a form chapter
stable
|
file |
diff |
annotate
|
Tue, 04 May 2010 16:14:33 +0200 |
Aurelien Campeas |
[doc/book] move examples to a separate chapter, fix autoform module docstring
stable
|
file |
diff |
annotate
|
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
|
Mon, 28 Sep 2009 16:39:10 +0200 |
Sylvain Thénault |
fix dumb name error
|
file |
diff |
annotate
|
Mon, 28 Sep 2009 12:37:01 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Fri, 25 Sep 2009 11:57:35 +0200 |
Sylvain Thénault |
cleanup
|
file |
diff |
annotate
|
Fri, 25 Sep 2009 11:57:06 +0200 |
Sylvain Thénault |
[autoform] no need to recheck inlined tag here
|
file |
diff |
annotate
|
Fri, 25 Sep 2009 11:56:31 +0200 |
Sylvain Thénault |
[i18n] properly give context
|
file |
diff |
annotate
|
Fri, 25 Sep 2009 11:55:39 +0200 |
Sylvain Thénault |
remove useless rtag (correct default)
|
file |
diff |
annotate
|
Fri, 25 Sep 2009 11:49:47 +0200 |
Sylvain Thénault |
[uicfg, autoform] more consistent/powerful autoform_section rtags by using formtype/section; deprecates autoform_is_inlined; refactor automatci form and renderer thanks to this
|
file |
diff |
annotate
|
Fri, 25 Sep 2009 11:01:23 +0200 |
Adrien Di Mascio |
[forms] fix form_needs_multipart implementation
stable
|
file |
diff |
annotate
|
Thu, 24 Sep 2009 21:20:15 +0200 |
Adrien Di Mascio |
[tests] make unittest_viewselectors pass again
|
file |
diff |
annotate
|
Wed, 23 Sep 2009 20:13:31 +0200 |
Adrien Di Mascio |
[api] __regid__, cw_* and friends
|
file |
diff |
annotate
|
Wed, 23 Sep 2009 19:40:19 +0200 |
Adrien Di Mascio |
[api] work in progress, use __regid__, cw_*, etc.
|
file |
diff |
annotate
|
Wed, 23 Sep 2009 12:28:28 +0200 |
Adrien Di Mascio |
[api] use _cw, cw_row, cw_col, cw_rset etc.
|
file |
diff |
annotate
|
Wed, 23 Sep 2009 11:13:39 +0200 |
Adrien Di Mascio |
[api] use __regid__ instead of deprecated id
|
file |
diff |
annotate
|
Tue, 22 Sep 2009 09:17:15 +0200 |
Sylvain Thénault |
cleanup, reorganize
stable
|
file |
diff |
annotate
|
Tue, 22 Sep 2009 09:16:43 +0200 |
Sylvain Thénault |
[forms] do similar refactoring for inline edition than for inline creation
stable
|
file |
diff |
annotate
|
Mon, 21 Sep 2009 19:49:21 +0200 |
Sylvain Thénault |
refactor to ease overriding
stable
|
file |
diff |
annotate
|
Mon, 21 Sep 2009 15:33:46 +0200 |
Adrien Di Mascio |
[forms] take a look at inlined form to guess whether the form requires multipart or not
stable
|
file |
diff |
annotate
|
Fri, 18 Sep 2009 19:51:45 +0200 |
Sylvain Thénault |
introduced to ease overriding for fancy stuff...
stable
|
file |
diff |
annotate
|
Thu, 17 Sep 2009 15:16:53 +0200 |
Sylvain Thénault |
backport 3.5
|
file |
diff |
annotate
|
Wed, 16 Sep 2009 14:32:13 +0200 |
Sylvain Thénault |
since unrelated_rql now consider security, we may consider returning relation having local role in some cases
3.5
|
file |
diff |
annotate
|
Wed, 09 Sep 2009 09:37:14 +0200 |
Sylvain Thénault |
[uicfg, autoform] when a relation is inlined, put it in the generated section by default
3.5
|
file |
diff |
annotate
|
Thu, 20 Aug 2009 17:44:27 +0200 |
Sylvain Thénault |
start a new workflow engine
3.5
|
file |
diff |
annotate
|
Tue, 11 Aug 2009 17:51:48 +0200 |
Nicolas Chauvat |
B web/tests back to green
stable
|
file |
diff |
annotate
|
Sun, 02 Aug 2009 20:56:05 +0200 |
Adrien Di Mascio |
[refactoring] moved rtags specification in web/views
|
file |
diff |
annotate
|
Tue, 23 Jun 2009 13:34:28 +0200 |
Sylvain Thénault |
add form parameter to control display of inlined relation form
stable
|
file |
diff |
annotate
|
Wed, 10 Jun 2009 18:45:09 +0200 |
Sylvain Thénault |
cleanup
stable
|
file |
diff |
annotate
|
Fri, 29 May 2009 14:19:30 +0200 |
Sylvain Thénault |
turn every form class into appobject. They should not be instantiated manually anymore.
|
file |
diff |
annotate
|
Thu, 28 May 2009 18:27:50 +0200 |
Sylvain Thénault |
not needed, this is the default label
|
file |
diff |
annotate
|
Thu, 28 May 2009 09:20:07 +0200 |
Adrien Di Mascio |
big bunch of copyright / docstring update
|
file |
diff |
annotate
|
Wed, 27 May 2009 16:41:24 +0200 |
Sylvain Thénault |
line wrap
stable
|
file |
diff |
annotate
|
Wed, 13 May 2009 17:00:08 +0200 |
sylvain thenault |
check field isn't already instantiated
tls-sprint
|
file |
diff |
annotate
|
Wed, 13 May 2009 13:57:51 +0200 |
sylvain thenault |
consider fields_kwargs even when field specified
tls-sprint
|
file |
diff |
annotate
|
Tue, 12 May 2009 19:20:23 +0200 |
sylvain thenault |
autoform_widget superseeded by autoform_field_kwargs (api change addiction :-/)
tls-sprint
|
file |
diff |
annotate
|
Tue, 12 May 2009 18:15:49 +0200 |
sylvain thenault |
fix rtags initialization: do it at the registry level to avoid multiple initialization of the same rtag
tls-sprint
|
file |
diff |
annotate
|
Tue, 12 May 2009 16:27:23 +0200 |
sylvain thenault |
take a sample target type instead of '*' else we may miss some expected values (we may still miss some...)
tls-sprint
|
file |
diff |
annotate
|
Tue, 12 May 2009 11:56:12 +0200 |
sylvain thenault |
final rtag api
tls-sprint
|
file |
diff |
annotate
|
Mon, 11 May 2009 16:08:53 +0200 |
Graziella Toutoungis |
[rtags] .get api change
tls-sprint
|
file |
diff |
annotate
|
Mon, 11 May 2009 11:55:10 +0200 |
sylvain thenault |
View.dispatch -> View.render
tls-sprint
|
file |
diff |
annotate
|
Mon, 11 May 2009 11:20:38 +0200 |
sylvain thenault |
final rtags api (eventually :$)
tls-sprint
|
file |
diff |
annotate
|