2010-04-23 |
Alexandre Fayolle |
[python2.6] careful: json-py provides a json package. We don't want that.
stable
|
file |
diff |
annotate
|
2010-04-23 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2010-04-22 |
Alexandre Fayolle |
[python2.6] prefer python2.6's builtin json module over simplejson
stable
|
file |
diff |
annotate
|
2010-04-21 |
Sylvain Thénault |
[book] start documenting the HTML form system
stable
|
file |
diff |
annotate
|
2010-04-13 |
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
|
2010-04-07 |
Sylvain Thénault |
#759035: Automate addition of eid cachekey in RQL analysis
|
file |
diff |
annotate
|
2010-03-17 |
Sylvain Thénault |
add missing warn imports
stable
|
file |
diff |
annotate
|
2010-03-03 |
Sylvain Thénault |
fix code and tests broken by 4744:13a5d3a7410e (proper permission on eid/has_text/identity relations)
stable
|
file |
diff |
annotate
|
2010-02-19 |
Aurelien Campeas |
[auto/inline forms] reallow nested inline forms #703910
stable
|
file |
diff |
annotate
|
2010-02-18 |
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
|
2010-02-18 |
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
|
2010-02-18 |
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
|
2010-02-15 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2010-02-15 |
Sylvain Thénault |
[inlined formos] don't pop attributes from kwargs, so they end-up in
stable
|
file |
diff |
annotate
|
2010-02-15 |
Sylvain Thénault |
[autoform] we should consider role when checking delete permission
stable
|
file |
diff |
annotate
|
2010-02-15 |
Sylvain Thénault |
follow yams api change: attributes permissions are now defined for
stable
|
file |
diff |
annotate
|
2010-02-11 |
Sylvain Thénault |
remove crappy basket specific code
|
file |
diff |
annotate
|
2010-02-09 |
Sylvain Thénault |
fix bug w/ object relation used as inlined form
|
file |
diff |
annotate
|
2010-02-09 |
Sylvain Thénault |
cleanup
|
file |
diff |
annotate
|
2010-02-05 |
Sylvain Thénault |
fix long-waiting symetric typo: should be spelled symmetric. Add auto database migration on schema deserialization
|
file |
diff |
annotate
|
2010-01-27 |
Sylvain Thénault |
reorganize code:
|
file |
diff |
annotate
|
2010-01-26 |
Sylvain Thénault |
should have been in previous commit (moved below in the module)
|
file |
diff |
annotate
|
2010-01-26 |
Sylvain Thénault |
[forms] the last touch: handle inlined relation forms as fields
|
file |
diff |
annotate
|
2010-01-26 |
Sylvain Thénault |
move CWProperty rtags from autoform to cwproperties module.
|
file |
diff |
annotate
|
2010-01-21 |
Sylvain Thénault |
move bookmark related uicfg stuff into bookmark specific module, use the EditableURLWidget widget for Bookmark.path
|
file |
diff |
annotate
|
2010-01-20 |
Sylvain Thénault |
allow control of generic relations field display through display_fields
|
file |
diff |
annotate
|
2010-01-20 |
Sylvain Thénault |
turn all the stuff used to handle 'generic relations' in forms into proper
|
file |
diff |
annotate
|
2010-01-18 |
Sylvain Thénault |
backport stable branch
|
file |
diff |
annotate
|
2010-01-13 |
Sylvain Thénault |
move autoform's field_by_name implementation on base EntityFieldsForm
|
file |
diff |
annotate
|
2010-01-07 |
Adrien Di Mascio |
update copyright: welcome 2010
stable
|
file |
diff |
annotate
|
2009-12-21 |
Sylvain Thénault |
proper field's role handling: may be 'subject' / 'object' *in case
|
file |
diff |
annotate
|
2009-12-21 |
Sylvain Thénault |
form_add_hidden -> add_hidden
|
file |
diff |
annotate
|
2009-12-21 |
Sylvain Thénault |
cleanup
|
file |
diff |
annotate
|
2009-12-10 |
Arthur Lutz |
[mq]: fix_for_forms
|
file |
diff |
annotate
|
2009-12-10 |
Sylvain Thénault |
fix 3.6 bug
|
file |
diff |
annotate
|
2009-12-09 |
Sylvain Thénault |
3.6 api update
|
file |
diff |
annotate
|
2009-12-09 |
Sylvain Thénault |
3.6 api update
|
file |
diff |
annotate
|
2009-12-08 |
Sylvain Thénault |
some cw 3.6 api update
|
file |
diff |
annotate
|
2009-12-07 |
Sandrine Ribeau |
fix bad merge
|
file |
diff |
annotate
|
2009-11-20 |
Sylvain Thénault |
backport stable branch (one more time painfully)
|
file |
diff |
annotate
|
2009-11-20 |
Sylvain Thénault |
backport stable branch
reldefsecurity
|
file |
diff |
annotate
|
2009-11-19 |
Sylvain Thénault |
reldefsecurity branch :
reldefsecurity
|
file |
diff |
annotate
|
2009-11-18 |
Adrien Di Mascio |
[formfields] allow fields ordering with autoform_field_kwargs
stable
|
file |
diff |
annotate
|
2009-10-19 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2009-10-15 |
Sylvain Thénault |
follow yams 0.25 api changes to improve performance
stable
|
file |
diff |
annotate
|
2009-10-13 |
Sylvain Thénault |
3.6 updates
|
file |
diff |
annotate
|
2009-10-09 |
Sylvain Thénault |
backport stable branch
|
file |
diff |
annotate
|
2009-10-07 |
Sylvain Thénault |
at this point we know this is true
stable
|
file |
diff |
annotate
|
2009-10-07 |
Sylvain Thénault |
rewrite form_needs_multipart using precomputed form views
stable
|
file |
diff |
annotate
|
2009-10-07 |
Sylvain Thénault |
fix inlined forms initialization
stable
|
file |
diff |
annotate
|
2009-10-07 |
Sylvain Thénault |
backport stable branch
|
file |
diff |
annotate
|
2009-10-07 |
Sylvain Thénault |
cleanup
stable
|
file |
diff |
annotate
|
2009-09-29 |
Sylvain Thénault |
backport stable branch
|
file |
diff |
annotate
|
2009-09-29 |
Sylvain Thénault |
can't edit in_state anymore, hide it
stable
|
file |
diff |
annotate
|
2009-09-29 |
Sylvain Thénault |
[form] important refactoring of inlined forms to get proper separation of form object creation / rendering
stable
|
file |
diff |
annotate
|
2009-09-28 |
Sylvain Thénault |
fix dumb name error
|
file |
diff |
annotate
|
2009-09-28 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2009-09-25 |
Sylvain Thénault |
cleanup
|
file |
diff |
annotate
|
2009-09-25 |
Sylvain Thénault |
[autoform] no need to recheck inlined tag here
|
file |
diff |
annotate
|
2009-09-25 |
Sylvain Thénault |
[i18n] properly give context
|
file |
diff |
annotate
|
2009-09-25 |
Sylvain Thénault |
remove useless rtag (correct default)
|
file |
diff |
annotate
|
2009-09-25 |
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
|
2009-09-25 |
Adrien Di Mascio |
[forms] fix form_needs_multipart implementation
stable
|
file |
diff |
annotate
|
2009-09-24 |
Adrien Di Mascio |
[tests] make unittest_viewselectors pass again
|
file |
diff |
annotate
|
2009-09-23 |
Adrien Di Mascio |
[api] __regid__, cw_* and friends
|
file |
diff |
annotate
|
2009-09-23 |
Adrien Di Mascio |
[api] work in progress, use __regid__, cw_*, etc.
|
file |
diff |
annotate
|
2009-09-23 |
Adrien Di Mascio |
[api] use _cw, cw_row, cw_col, cw_rset etc.
|
file |
diff |
annotate
|
2009-09-23 |
Adrien Di Mascio |
[api] use __regid__ instead of deprecated id
|
file |
diff |
annotate
|
2009-09-22 |
Sylvain Thénault |
cleanup, reorganize
stable
|
file |
diff |
annotate
|
2009-09-22 |
Sylvain Thénault |
[forms] do similar refactoring for inline edition than for inline creation
stable
|
file |
diff |
annotate
|
2009-09-21 |
Sylvain Thénault |
refactor to ease overriding
stable
|
file |
diff |
annotate
|
2009-09-21 |
Adrien Di Mascio |
[forms] take a look at inlined form to guess whether the form requires multipart or not
stable
|
file |
diff |
annotate
|
2009-09-18 |
Sylvain Thénault |
introduced to ease overriding for fancy stuff...
stable
|
file |
diff |
annotate
|
2009-09-17 |
Sylvain Thénault |
backport 3.5
|
file |
diff |
annotate
|
2009-09-16 |
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
|
2009-09-09 |
Sylvain Thénault |
[uicfg, autoform] when a relation is inlined, put it in the generated section by default
3.5
|
file |
diff |
annotate
|
2009-08-20 |
Sylvain Thénault |
start a new workflow engine
3.5
|
file |
diff |
annotate
|
2009-08-11 |
Nicolas Chauvat |
B web/tests back to green
stable
|
file |
diff |
annotate
|
2009-08-02 |
Adrien Di Mascio |
[refactoring] moved rtags specification in web/views
|
file |
diff |
annotate
|
2009-06-23 |
Sylvain Thénault |
add form parameter to control display of inlined relation form
stable
|
file |
diff |
annotate
|
2009-06-10 |
Sylvain Thénault |
cleanup
stable
|
file |
diff |
annotate
|
2009-05-29 |
Sylvain Thénault |
turn every form class into appobject. They should not be instantiated manually anymore.
|
file |
diff |
annotate
|
2009-05-28 |
Sylvain Thénault |
not needed, this is the default label
|
file |
diff |
annotate
|
2009-05-28 |
Adrien Di Mascio |
big bunch of copyright / docstring update
|
file |
diff |
annotate
|
2009-05-27 |
Sylvain Thénault |
line wrap
stable
|
file |
diff |
annotate
|
2009-05-13 |
sylvain thenault |
check field isn't already instantiated
tls-sprint
|
file |
diff |
annotate
|
2009-05-13 |
sylvain thenault |
consider fields_kwargs even when field specified
tls-sprint
|
file |
diff |
annotate
|
2009-05-12 |
sylvain thenault |
autoform_widget superseeded by autoform_field_kwargs (api change addiction :-/)
tls-sprint
|
file |
diff |
annotate
|
2009-05-12 |
sylvain thenault |
fix rtags initialization: do it at the registry level to avoid multiple initialization of the same rtag
tls-sprint
|
file |
diff |
annotate
|
2009-05-12 |
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
|
2009-05-12 |
sylvain thenault |
final rtag api
tls-sprint
|
file |
diff |
annotate
|
2009-05-11 |
Graziella Toutoungis |
[rtags] .get api change
tls-sprint
|
file |
diff |
annotate
|
2009-05-11 |
sylvain thenault |
View.dispatch -> View.render
tls-sprint
|
file |
diff |
annotate
|
2009-05-11 |
sylvain thenault |
final rtags api (eventually :$)
tls-sprint
|
file |
diff |
annotate
|
2009-05-06 |
sylvain thenault |
cleanup
tls-sprint
|
file |
diff |
annotate
|
2009-04-30 |
sylvain thenault |
fix metadata detection
tls-sprint
|
file |
diff |
annotate
|
2009-04-30 |
sylvain thenault |
mark metadata attributes as generated
tls-sprint
|
file |
diff |
annotate
|
2009-04-29 |
Aurelien Campeas |
[basecontrollers] add edit_relation next to edit_field, misc notes
tls-sprint
|
file |
diff |
annotate
|
2009-04-29 |
Aurelien Campeas |
more rtags api change propagation
tls-sprint
|
file |
diff |
annotate
|
2009-04-29 |
Aurelien Campeas |
propagate rtags api change
tls-sprint
|
file |
diff |
annotate
|
2009-04-29 |
sylvain thenault |
update rtags api
tls-sprint
|
file |
diff |
annotate
|
2009-04-28 |
Aurelien Campeas |
other fixlets
tls-sprint
|
file |
diff |
annotate
|
2009-04-28 |
sylvain thenault |
fix imports, cleanup, repair some ajax calls
tls-sprint
|
file |
diff |
annotate
|
2009-04-28 |
sylvain thenault |
move AutomaticEntityForm and PrimaryView into their own module
tls-sprint
|
file |
diff |
annotate
|