2010-01-22 |
Sylvain Thénault |
fix indentation / tab pbs
|
changeset |
files
|
2010-01-22 |
Sylvain Thénault |
fix name error
|
changeset |
files
|
2010-01-22 |
syt |
add approximated version number to deprecation warning
|
changeset |
files
|
2010-01-22 |
syt |
oops, missing return
|
changeset |
files
|
2010-01-22 |
Sylvain Thénault |
we need extrapath when trying to import site_cubicweb files
|
changeset |
files
|
2010-01-22 |
Sylvain Thénault |
move extra path computing as a configuration class property so we can reused it
|
changeset |
files
|
2010-01-22 |
Sylvain Thénault |
first draft for a simple hooks based custom attribute storage,
|
changeset |
files
|
2010-01-22 |
Sylvain Thénault |
d-t-w
|
changeset |
files
|
2010-01-21 |
Sylvain Thénault |
closes #345410: two_lines_rset, two_cols_rset, two_etypes_rset are badly named
|
changeset |
files
|
2010-01-21 |
Sylvain Thénault |
fix #636936: read_permission relation should not be mandatory
|
changeset |
files
|
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
|
changeset |
files
|
2010-01-21 |
Sylvain Thénault |
some docstring
stable
|
changeset |
files
|
2010-01-21 |
Sylvain Thénault |
[doc] reformulate dependencies
stable
|
changeset |
files
|
2010-01-21 |
Adrien Di Mascio |
[views] FinalView should display an empty string if value is None
stable
|
changeset |
files
|
2010-01-21 |
Sylvain Thénault |
merge
|
changeset |
files
|
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
|
changeset |
files
|
2010-01-21 |
Sylvain Thénault |
minor schema deserialization optimizations
|
changeset |
files
|
2010-01-21 |
Sylvain Thénault |
oopb, widget has been renamed
|
changeset |
files
|
2010-01-21 |
Sylvain Thénault |
specify formvid=edition to get multiple edition working w/ 3.6
|
changeset |
files
|
2010-01-21 |
Sylvain Thénault |
reminder
|
changeset |
files
|
2010-01-21 |
Sylvain Thénault |
this clutter startup screen for little benefit, remove it
|
changeset |
files
|
2010-01-21 |
Sylvain Thénault |
update copyright
|
changeset |
files
|
2010-01-21 |
Sylvain Thénault |
move bookmark related uicfg stuff into bookmark specific module, use the EditableURLWidget widget for Bookmark.path
|
changeset |
files
|
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
|
changeset |
files
|
2010-01-21 |
Sylvain Thénault |
refactor field's value retreiving from the widget (eg 'display value' concept):
|
changeset |
files
|
2010-01-21 |
Sylvain Thénault |
dom_id now accepts a suffix argument as input_name
|
changeset |
files
|
2010-01-21 |
Sylvain Thénault |
cleaner input_name implementation
|
changeset |
files
|
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.
|
changeset |
files
|
2010-01-21 |
Sylvain Thénault |
new url_parse_qs method on base request to parse unicode url formatted query strings
|
changeset |
files
|
2010-01-20 |
Alexandre Fayolle |
merge
stable
|
changeset |
files
|
2010-01-20 |
Alexandre Fayolle |
enable cubicweb-ctl db-dump and db-restore on Windows with SQL Server
stable
|
changeset |
files
|
2010-01-20 |
Sylvain Thénault |
3.6 api update
|
changeset |
files
|
2010-01-20 |
Sylvain Thénault |
merge
|
changeset |
files
|
2010-01-20 |
Sylvain Thénault |
allow control of generic relations field display through display_fields
|
changeset |
files
|
2010-01-20 |
Sylvain Thénault |
no self._cw on widget objects while '_' is defined locally
|
changeset |
files
|
2010-01-20 |
Sylvain Thénault |
delete remaining stuff w/ handling of the generic relations
|
changeset |
files
|
2010-01-20 |
Sylvain Thénault |
test update
|
changeset |
files
|
2010-01-20 |
Adrien Di Mascio |
clear vreg's parent_classes cache to fix etype cache / auto-reloading bug
|
changeset |
files
|
2010-01-20 |
Sylvain Thénault |
merge
|
changeset |
files
|
2010-01-20 |
Sylvain Thénault |
fix bad indent
stable
|
changeset |
files
|
2010-01-20 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
2010-01-20 |
Sylvain Thénault |
cleanup
stable
|
changeset |
files
|
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
|
changeset |
files
|
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
|
changeset |
files
|
2010-01-20 |
Sylvain Thénault |
fix warning stack level
|
changeset |
files
|
2010-01-20 |
Sylvain Thénault |
cw 3.6 api update
|
changeset |
files
|
2010-01-20 |
Sylvain Thénault |
merge
|
changeset |
files
|
2010-01-20 |
Sylvain Thénault |
merge
|
changeset |
files
|
2010-01-20 |
Sylvain Thénault |
more input/button fixes
stable
|
changeset |
files
|
2010-01-20 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
2010-01-20 |
Sylvain Thénault |
cleanup
|
changeset |
files
|
2010-01-20 |
Sylvain Thénault |
turn all the stuff used to handle 'generic relations' in forms into proper
|
changeset |
files
|
2010-01-20 |
Sylvain Thénault |
fix tests
|
changeset |
files
|
2010-01-20 |
Adrien Di Mascio |
[rql2sql] added test that shows crash during sql generation
|
changeset |
files
|
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
|
changeset |
files
|
2010-01-19 |
Sylvain Thénault |
fix dumb name error
|
changeset |
files
|
2010-01-19 |
Sylvain Thénault |
missing import
|
changeset |
files
|
2010-01-19 |
Sylvain Thénault |
remove input from jquery filter, so it works as well with buttons
stable
|
changeset |
files
|
2010-01-19 |
alex & cheb |
unicode(arg) else we may get some encoding exception
|
changeset |
files
|
2010-01-19 |
alex & cheb |
remove deprecation warnings + name error
|
changeset |
files
|