2010-01-22 Sylvain Thénault fix indentation / tab pbs
2010-01-22 Sylvain Thénault fix name error
2010-01-22 syt add approximated version number to deprecation warning
2010-01-22 syt oops, missing return
2010-01-22 Sylvain Thénault we need extrapath when trying to import site_cubicweb files
2010-01-22 Sylvain Thénault move extra path computing as a configuration class property so we can reused it
2010-01-22 Sylvain Thénault first draft for a simple hooks based custom attribute storage,
2010-01-22 Sylvain Thénault d-t-w
2010-01-21 Sylvain Thénault closes #345410: two_lines_rset, two_cols_rset, two_etypes_rset are badly named
2010-01-21 Sylvain Thénault fix #636936: read_permission relation should not be mandatory
2010-01-21 Sylvain Thénault fix #615848: undefined 'new' variable was refering to the newly introduced subquery / remove_subquery doesn't take an undefine argument (probable copy/paste from the remove_node call) stable
2010-01-21 Sylvain Thénault some docstring stable
2010-01-21 Sylvain Thénault [doc] reformulate dependencies stable
2010-01-21 Adrien Di Mascio [views] FinalView should display an empty string if value is None stable
2010-01-21 Sylvain Thénault merge
2010-01-21 Sylvain Thénault move base form renderer label handling into a function to reuse it in CompositeFormRenderer and avoid seeing a tuple in column headers... stable
2010-01-21 Sylvain Thénault minor schema deserialization optimizations
2010-01-21 Sylvain Thénault oopb, widget has been renamed
2010-01-21 Sylvain Thénault specify formvid=edition to get multiple edition working w/ 3.6
2010-01-21 Sylvain Thénault reminder
2010-01-21 Sylvain Thénault this clutter startup screen for little benefit, remove it
2010-01-21 Sylvain Thénault update copyright
2010-01-21 Sylvain Thénault move bookmark related uicfg stuff into bookmark specific module, use the EditableURLWidget widget for Bookmark.path
2010-01-21 Sylvain Thénault new field's responsibility POC: EditableURLWidget allow to edit Bookmark.path in two separated fields, displaying unquoted values which are requoted on form post processing
2010-01-21 Sylvain Thénault refactor field's value retreiving from the widget (eg 'display value' concept):
2010-01-21 Sylvain Thénault dom_id now accepts a suffix argument as input_name
2010-01-21 Sylvain Thénault cleaner input_name implementation
2010-01-21 Sylvain Thénault when the vregistry is initialized, no need to call vreg.set_schema (else we trigger appobjects registration twice. This allows significant startup speedup.
2010-01-21 Sylvain Thénault new url_parse_qs method on base request to parse unicode url formatted query strings
2010-01-20 Alexandre Fayolle merge stable
2010-01-20 Alexandre Fayolle enable cubicweb-ctl db-dump and db-restore on Windows with SQL Server stable
2010-01-20 Sylvain Thénault 3.6 api update
2010-01-20 Sylvain Thénault merge
2010-01-20 Sylvain Thénault allow control of generic relations field display through display_fields
2010-01-20 Sylvain Thénault no self._cw on widget objects while '_' is defined locally
2010-01-20 Sylvain Thénault delete remaining stuff w/ handling of the generic relations
2010-01-20 Sylvain Thénault test update
2010-01-20 Adrien Di Mascio clear vreg's parent_classes cache to fix etype cache / auto-reloading bug
2010-01-20 Sylvain Thénault merge
2010-01-20 Sylvain Thénault fix bad indent stable
2010-01-20 Sylvain Thénault backport stable
2010-01-20 Sylvain Thénault cleanup stable
2010-01-20 Sylvain Thénault fix bug: the 'table' argument is overwritten by the loop variable, causing latter crash due to this missing information stable
2010-01-20 Sylvain Thénault don't record deambiguifier when it has no type restriction using 'is', so we don't miss later some available constraints stable
2010-01-20 Sylvain Thénault fix warning stack level
2010-01-20 Sylvain Thénault cw 3.6 api update
2010-01-20 Sylvain Thénault merge
2010-01-20 Sylvain Thénault merge
2010-01-20 Sylvain Thénault more input/button fixes stable
2010-01-20 Sylvain Thénault backport stable
2010-01-20 Sylvain Thénault cleanup
2010-01-20 Sylvain Thénault turn all the stuff used to handle 'generic relations' in forms into proper
2010-01-20 Sylvain Thénault fix tests
2010-01-20 Adrien Di Mascio [rql2sql] added test that shows crash during sql generation
2010-01-19 Sylvain Thénault apply patch proposed by 2web to properly remove hidden input set to represent the button used to submit the form, so forms may be properly reused after a post
2010-01-19 Sylvain Thénault fix dumb name error
2010-01-19 Sylvain Thénault missing import
2010-01-19 Sylvain Thénault remove input from jquery filter, so it works as well with buttons stable
2010-01-19 alex & cheb unicode(arg) else we may get some encoding exception
2010-01-19 alex & cheb remove deprecation warnings + name error
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip