2015-03-12 |
Julien Cristau |
merge 3.19.10 into 3.20
|
file |
diff |
annotate
|
2015-03-10 |
Rémi Cardona |
[web/views] Honor 'action' attribute on AutomaticEntityForm, closes #4943392
|
file |
diff |
annotate
|
2015-01-30 |
Rémi Cardona |
[web/views] Stop mishandling the fieldset name in the default form renderer
|
file |
diff |
annotate
|
2014-09-25 |
Julien Cristau |
merge 3.19.4 in 3.20 branch
|
file |
diff |
annotate
|
2014-09-11 |
Denis Laxalde |
[views] Display attributes in entity creation form based on "add" permission
|
file |
diff |
annotate
|
2014-07-18 |
Julien Cristau |
merge 3.19.3 into 3.20 branch
|
file |
diff |
annotate
|
2014-07-18 |
Julien Cristau |
merge 3.17.16 into 3.18 branch
stable
|
file |
diff |
annotate
|
2014-06-02 |
Rémi Cardona |
[views] Replace poorly named "invisible" class with "list-unstyled"
stable
|
file |
diff |
annotate
|
2014-06-02 |
Rémi Cardona |
[views] a 'div' with 'display: inline' screams 'span'
stable
|
file |
diff |
annotate
|
2014-06-02 |
Rémi Cardona |
[views] a 'div' with 'display: inline' screams 'span'
|
file |
diff |
annotate
|
2014-02-04 |
Dimitri Papadopoulos |
English typography
|
file |
diff |
annotate
|
2013-08-01 |
Denis Laxalde |
[autoform] Allow overridding of permissions checks
|
file |
diff |
annotate
|
2013-08-26 |
Aurelien Campeas |
remove cw 3.9 bw compat (bw compat other than the interface -> adapter changes)
|
file |
diff |
annotate
|
2013-07-24 |
Sylvain Thénault |
[editcontrollers] Ensure entities are created in an order satisfying schema constraints. Closes #3031719
stable
|
file |
diff |
annotate
|
2013-04-23 |
Pierre-Yves David |
use cw_etype instead of __regid__
|
file |
diff |
annotate
|
2013-03-12 |
Nicolas Chauvat |
drop typed_eid() in favour of int() (closes #2742462)
|
file |
diff |
annotate
|
2013-02-14 |
Nicolas Chauvat |
[toward py3k] rewrite dict.keys() and dict.values() (part of #2711624)
|
file |
diff |
annotate
|
2013-01-21 |
Florent Cayré |
make ui configurations selectable (closes #2406609)
|
file |
diff |
annotate
|
2013-01-10 |
Aurelien Campeas |
[uicfg] uicfg.py moves from web/ to web/views/ (prepares #2406609)
|
file |
diff |
annotate
|
2012-02-22 |
Adrien Di Mascio |
[reledit, autoform] move reledit_form definition in reledit.py
|
file |
diff |
annotate
|
2012-01-23 |
Sylvain Thénault |
[vreg] move base registry implementation to logilab.common. Closes #1916014
|
file |
diff |
annotate
|
2011-12-16 |
Adrien Di Mascio |
[controllers] deprecate JSonController and implement AjaxController / ajax-func registry (closes #2110265)
|
file |
diff |
annotate
|
2011-10-21 |
Sylvain Thénault |
[diet] drop pre 3.6 API compatibility (but attempt to keep data cmopatibility). Closes #2017916
|
file |
diff |
annotate
|
2011-09-29 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2011-09-28 |
Sylvain Thénault |
[pylint] fix pylint detected errors and tweak it so that pylint -E will be much less verbose next time (+ update some copyrights on the way)
stable
|
file |
diff |
annotate
|
2011-09-23 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2011-09-21 |
Sylvain Thénault |
[exceptions] stop catching any exception in various places (closes #1942716)
stable
|
file |
diff |
annotate
|
2011-09-15 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2011-09-13 |
Sylvain Thénault |
backout 7780:a1d5365fefc1
stable
|
file |
diff |
annotate
|
2011-09-13 |
Sylvain Thénault |
[cubification] moved CWPermission handling into a localperms cube. closes #1914011
stable
|
file |
diff |
annotate
|
2011-05-20 |
Sylvain Thénault |
cleanup and update some copyright
stable
|
file |
diff |
annotate
|
2011-03-09 |
Alexandre Fayolle |
fix editable_attributes bug (closes #1534802)
stable
|
file |
diff |
annotate
|
2010-12-02 |
Sylvain Thénault |
[autoform] fix restoration of pending generic relation: inconsistent id was generated (eg different from the one generated by javascript
stable
|
file |
diff |
annotate
|
2010-10-25 |
Sylvain Thénault |
[inline form] ensure entity has an actual eid before using it to check perms
|
file |
diff |
annotate
|
2010-10-21 |
Sylvain Thénault |
[inline forms] check for permission to add relation/target type before to add the 'add new' link (else we get a NoSelectableObject exception)
|
file |
diff |
annotate
|
2010-10-21 |
Sylvain Thénault |
[3.10] remove a deprecation warning
|
file |
diff |
annotate
|
2010-10-08 |
Sylvain Thénault |
[schema / sources] store data sources as cubicweb entities
|
file |
diff |
annotate
|
2010-10-06 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2010-10-05 |
Adrien Di Mascio |
[forms] remove dead code and simplify inlineviews creation
|
file |
diff |
annotate
|
2010-10-04 |
Sylvain Thénault |
[forms] catching KeyError closes #961831: migration failure when defining form fields
stable
|
file |
diff |
annotate
|
2010-08-12 |
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
|
2010-07-27 |
Sylvain Thénault |
[relations in ui] provide context information when computing label for a relation
stable
|
file |
diff |
annotate
|
2010-07-08 |
Sylvain Thénault |
[uilib] refactor json_dumps code organization
|
file |
diff |
annotate
|
2010-07-01 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2010-06-25 |
Stephanie Marcu |
[#969169] don't display remove link in edition forms if the cardinality is 1
stable
|
file |
diff |
annotate
|
2010-06-17 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2010-06-17 |
Aurelien Campeas |
[autoform] do not show remove link for inline form if card == 1
stable
|
file |
diff |
annotate
|
2010-06-09 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2010-06-09 |
Sylvain Thénault |
[autoform] fix vreg module name
stable
|
file |
diff |
annotate
|
2010-06-09 |
Sylvain Thénault |
[pylint] fix detected name errors
stable
|
file |
diff |
annotate
|
2010-06-07 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2010-06-03 |
Sylvain Thénault |
[form] avoid spurious warning subsequent for form's action refactoring w/ autoforms
stable
|
file |
diff |
annotate
|
2010-06-02 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2010-06-01 |
Stephanie Marcu |
[form] remove double property call
stable
|
file |
diff |
annotate
|
2010-05-26 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2010-05-26 |
Sylvain Thénault |
[form] fix bw compat issue introduced by 5588:377c9adfe81e
stable
|
file |
diff |
annotate
|
2010-05-26 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2010-05-26 |
Sylvain Thénault |
[forms] refactor action handling to ease overriding while keeping action overrideable by instance (closes #969167)
stable
|
file |
diff |
annotate
|
2010-05-20 |
Sylvain Thénault |
[entity] continue cleanup of Entity/AnyEntity namespace
|
file |
diff |
annotate
|
2010-05-04 |
Aurelien Campeas |
[doc/book] dissection of a form chapter
stable
|
file |
diff |
annotate
|
2010-05-04 |
Aurelien Campeas |
[doc/book] move examples to a separate chapter, fix autoform module docstring
stable
|
file |
diff |
annotate
|
2010-04-28 |
Sylvain Thénault |
backport oldstable changes
stable
|
file |
diff |
annotate
|
2010-04-28 |
Sylvain Thénault |
replace logilab-common by CubicWeb in disclaimer
oldstable
|
file |
diff |
annotate
|
2010-04-28 |
Sylvain Thénault |
backport default into stable: stable is now cw 3.8
|
file |
diff |
annotate
|
2010-04-28 |
Sylvain Thénault |
proper licensing information (LGPL-2.1). Hope I get it right this time.
stable
|
file |
diff |
annotate
|
2010-04-26 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
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
|