Mercurial
Mercurial
>
pub
>
hg
>
cubicweb
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-3000
-1000
-192
+192
+1000
+3000
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
The revision graph only works with JavaScript-enabled browsers.
[forms] new optional suffix attribute on widget objects, used to generage input name / dom id.
2010-01-26, by Sylvain Thénault
introduce new _ensure_correctly_typed method on fields, responsible
2010-01-26, by Sylvain Thénault
fix typed_value implementation w/ eidparam field which are actual entity's relation and have .value set for their initial value
2010-01-26, by Sylvain Thénault
cleanup module namespace but only importing the formwidgets module
2010-01-26, by Sylvain Thénault
fix deprecation warnings
2010-01-26, by Sylvain Thénault
fif inlined relation forms pb w/ new ajax forms.
2010-01-26, by Sylvain Thénault
now that we are property initializing autoform_section for the 'inlined' form type, use it...
2010-01-26, by Sylvain Thénault
[uicfg] fix autoform_section rtags initialization
2010-01-26, by Sylvain Thénault
cache result of the COUNT query used to see if a non unique attribute may be used as rest path on the entity instance to avoid recomputing it later
2010-01-26, by Sylvain Thénault
incontext view of EmailAddress is a mailto: link
2010-01-26, by Sylvain Thénault
add CWProperty for_user CWUser when on the user primary view
2010-01-26, by Sylvain Thénault
move CWProperty rtags from autoform to cwproperties module.
2010-01-26, by Sylvain Thénault
fix Bytes submission pb on POST, due to multiple call to field.process_form_value
2010-01-26, by Sylvain Thénault
must skip internal field value from the generic relations combobox
2010-01-26, by Sylvain Thénault
case where 'w' argument is None should be handled in do_paginate
2010-01-26, by Sylvain Thénault
[uicfg] clean dead code, fix indexview_etype_section for ExternalUri and Bookmark
2010-01-26, by Sylvain Thénault
[uicfg] fix reloading pb with the indexview_etype_section
2010-01-26, by Sylvain Thénault
must catch UnmodifiedField exception in has_been_modified
2010-01-26, by Sylvain Thénault
command may now officially be either a string or a list, don't make think it's for backward compat
2010-01-26, by Sylvain Thénault
nicer usage for cubicweb-ctl
2010-01-26, by Sylvain Thénault
get back iterparents implementation from folder cubes
2010-01-26, by Sylvain Thénault
eschema view has been removed
2010-01-26, by Sylvain Thénault
[bfss] make it works when adding/updating entities with an attribute using bfss
2010-01-26, by Sylvain Thénault
d-t-w
2010-01-25, by Sylvain Thénault
fix copyright
2010-01-25, by Sylvain Thénault
XXX quick fix html validation by removing <canvas>
2010-01-25, by Sylvain Thénault
skil internal field value, else we get an error
2010-01-25, by Sylvain Thénault
add source in backup/restore failure message
2010-01-25, by Sylvain Thénault
introduced dependency to lgc > 0.47 for new stacklevel argument to deprecated + new db backup/restore api
2010-01-25, by Sylvain Thénault
handle lgc.adbh api changes within regards of backup/restore:
2010-01-25, by Sylvain Thénault
match_rtype hook selector now accepts frometypes/toetypes optional arguments to match only given subject/object entity types
2010-01-25, by Sylvain Thénault
a selector MUST NO return None
2010-01-25, by Sylvain Thénault
some fixes so that deprecation warning are properly localized
2010-01-25, by Sylvain Thénault
to ease overriding of field.choices using *function* (set using autoform_field_kwargs), give the field as named argument
2010-01-25, by Sylvain Thénault
refactor attributes'value generator to deal with yams special
2010-01-25, by Sylvain Thénault
backport stable
2010-01-22, by Sylvain Thénault
backport stable
2010-01-22, by Sylvain Thénault
3.6 api update
2010-01-22, by Sylvain Thénault
[vreg] object_by_id should not have been deprecated. Fix facets.
2010-01-22, by Sylvain Thénault
fix stupid typo ...
stable
2010-01-22, by Adrien Di Mascio
fix condition to paginate a result set
stable
2010-01-22, by Sylvain Thénault
make rollback available in shell (as commit is)
2010-01-22, by Sylvain Thénault
add a reminder
2010-01-22, by Sylvain Thénault
fix indentation / tab pbs
2010-01-22, by Sylvain Thénault
fix name error
2010-01-22, by Sylvain Thénault
add approximated version number to deprecation warning
2010-01-22, by syt
oops, missing return
2010-01-22, by syt
we need extrapath when trying to import site_cubicweb files
2010-01-22, by Sylvain Thénault
move extra path computing as a configuration class property so we can reused it
2010-01-22, by Sylvain Thénault
first draft for a simple hooks based custom attribute storage,
2010-01-22, by Sylvain Thénault
d-t-w
2010-01-22, by Sylvain Thénault
closes #345410: two_lines_rset, two_cols_rset, two_etypes_rset are badly named
2010-01-21, by Sylvain Thénault
fix #636936: read_permission relation should not be mandatory
2010-01-21, by 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, by Sylvain Thénault
some docstring
stable
2010-01-21, by Sylvain Thénault
[doc] reformulate dependencies
stable
2010-01-21, by Sylvain Thénault
[views] FinalView should display an empty string if value is None
stable
2010-01-21, by Adrien Di Mascio
merge
2010-01-21, by 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, by Sylvain Thénault
minor schema deserialization optimizations
2010-01-21, by Sylvain Thénault
oopb, widget has been renamed
2010-01-21, by Sylvain Thénault
specify formvid=edition to get multiple edition working w/ 3.6
2010-01-21, by Sylvain Thénault
reminder
2010-01-21, by Sylvain Thénault
this clutter startup screen for little benefit, remove it
2010-01-21, by Sylvain Thénault
update copyright
2010-01-21, by Sylvain Thénault
move bookmark related uicfg stuff into bookmark specific module, use the EditableURLWidget widget for Bookmark.path
2010-01-21, by 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, by Sylvain Thénault
refactor field's value retreiving from the widget (eg 'display value' concept):
2010-01-21, by Sylvain Thénault
dom_id now accepts a suffix argument as input_name
2010-01-21, by Sylvain Thénault
cleaner input_name implementation
2010-01-21, by 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, by Sylvain Thénault
new url_parse_qs method on base request to parse unicode url formatted query strings
2010-01-21, by Sylvain Thénault
merge
stable
2010-01-20, by Alexandre Fayolle
enable cubicweb-ctl db-dump and db-restore on Windows with SQL Server
stable
2010-01-20, by Alexandre Fayolle
3.6 api update
2010-01-20, by Sylvain Thénault
merge
2010-01-20, by Sylvain Thénault
allow control of generic relations field display through display_fields
2010-01-20, by Sylvain Thénault
no self._cw on widget objects while '_' is defined locally
2010-01-20, by Sylvain Thénault
delete remaining stuff w/ handling of the generic relations
2010-01-20, by Sylvain Thénault
test update
2010-01-20, by Sylvain Thénault
clear vreg's parent_classes cache to fix etype cache / auto-reloading bug
2010-01-20, by Adrien Di Mascio
merge
2010-01-20, by Sylvain Thénault
fix bad indent
stable
2010-01-20, by Sylvain Thénault
backport stable
2010-01-20, by Sylvain Thénault
cleanup
stable
2010-01-20, by 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, by 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, by Sylvain Thénault
fix warning stack level
2010-01-20, by Sylvain Thénault
cw 3.6 api update
2010-01-20, by Sylvain Thénault
merge
2010-01-20, by Sylvain Thénault
merge
2010-01-20, by Sylvain Thénault
more input/button fixes
stable
2010-01-20, by Sylvain Thénault
backport stable
2010-01-20, by Sylvain Thénault
cleanup
2010-01-20, by Sylvain Thénault
turn all the stuff used to handle 'generic relations' in forms into proper
2010-01-20, by Sylvain Thénault
fix tests
2010-01-20, by Sylvain Thénault
[rql2sql] added test that shows crash during sql generation
2010-01-20, by Adrien Di Mascio
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, by Sylvain Thénault
fix dumb name error
2010-01-19, by Sylvain Thénault
missing import
2010-01-19, by Sylvain Thénault
remove input from jquery filter, so it works as well with buttons
stable
2010-01-19, by Sylvain Thénault
unicode(arg) else we may get some encoding exception
2010-01-19, by alex & cheb
remove deprecation warnings + name error
2010-01-19, by alex & cheb
remove common/test/data directory from __pkginfo__, MANIFEST and debian rules to allow cubicweb installation
2010-01-19, by Stephanie Marcu
fix syntax error
2010-01-19, by Stephanie Marcu
test fixes
2010-01-19, by Sylvain Thénault
3.6 api update
2010-01-19, by Sylvain Thénault
update selectors.py: change entity.schema with entity._cw.vreg.schema
2010-01-19, by Stephanie Marcu
merge
2010-01-19, by Sylvain Thénault
we should access to __regid__ instead of id since in that case bw compat fail: access to id throuhg a class returns the property object instead of calling the property's method
2010-01-19, by Stephanie Marcu
fix autoform_is_inlined bw compat
2010-01-19, by Sylvain Thénault
[forms] fix implementation of backward compat method form_render
2010-01-19, by Adrien Di Mascio
inherit from FieldWidget to inherit from the process_field_data required by the edit controller
2010-01-19, by Stephanie Marcu
with cw 3.6 we've to specify entity's relation role
2010-01-19, by Stephanie Marcu
fix bad merge
2010-01-19, by Sylvain Thénault
import uicfg.auto_form doc
stable
2009-12-16, by Pierre-Yves David
update i18n doc
stable
2010-01-19, by Pierre-Yves David
Fix element tree import for python2.4
stable
2010-01-19, by Pierre-Yves David
forgotten buffer
2010-01-18, by Sylvain Thénault
backport stable branch
2010-01-18, by Sylvain Thénault
fix pb with bytes field processing: currently when an existing file is edited
2010-01-18, by Sylvain Thénault
fix NameError
stable
2010-01-18, by Aurelien Campeas
don't call handle_inlined_relation where we're not on the relation'subject
2010-01-18, by Sylvain Thénault
don't add another _cw_edited_field hidden when build_context is called twice (may occurs with inlined relation forms)
2010-01-18, by Sylvain Thénault
cleanup
stable
2010-01-18, by Sylvain Thénault
don't use matching_groups() for is_in_group implementation
stable
2010-01-18, by Sylvain Thénault
a few french translation typo corrections
stable
2010-01-15, by Alexandre Fayolle
rename need_navigation into paginable
stable
2010-01-15, by Sylvain Thénault
backport tracker permission utility functions into the cw.schemas package
stable
2010-01-14, by Sylvain Thénault
Backed out changeset b8ea99f5e8ea, tags.a escape its content.
stable
2010-01-14, by Sylvain Thénault
fix dumb name errors
2010-01-14, by Sylvain Thénault
fix global errors display when there is more than one error
2010-01-14, by Sylvain Thénault
fix error key / field input detection (field's name include -role when specified, the error key *may* include it
2010-01-14, by Sylvain Thénault
missing xml escapes (but textoutofcontext probably ought to be just outofcontext, with no escaping then)
stable
2010-01-13, by Aurelien Campeas
3.6 api update
2010-01-13, by Sylvain Thénault
move autoform's field_by_name implementation on base EntityFieldsForm
2010-01-13, by Sylvain Thénault
specify name *and* role when raising FieldNotFound helps debugging
2010-01-13, by Sylvain Thénault
if specified, benefit from target_etype information in the [partial_]add_relation selector
2010-01-13, by Sylvain Thénault
ouch, has_perm was always returning False...
2010-01-13, by Sylvain Thénault
more 3.6 api update
2010-01-13, by Sylvain Thénault
iirk reminder
2010-01-13, by Sylvain Thénault
3.6 api update
2010-01-13, by Sylvain Thénault
has_been_modified shouldn't raise ProcessFormError
2010-01-13, by Sylvain Thénault
related entities are returned as tuple since a few months ago
2010-01-13, by Sylvain Thénault
should skip INTERNAL_FIELD_VALUE
2010-01-13, by Sylvain Thénault
should use a set for pending fields
2010-01-13, by Sylvain Thénault
fix process_form_values: we should handle value errors and properly raise ProcessFormError
2010-01-13, by Sylvain Thénault
refactor form error handling:
2010-01-13, by Sylvain Thénault
new DBG_ALL debug level
2010-01-13, by Sylvain Thénault
return localized message on parse_datetime errors
2010-01-13, by Sylvain Thénault
raising ConfigurationError is cleaner; remove some unused imports
stable
2010-01-12, by Aurelien Campeas
[javascript] upgrade excanvas.js (rev. M3, mars 2009): this fixes plot widgets rendering in IE
stable
2010-01-12, by Adrien Di Mascio
do not attempt to daemonize under windows
stable
2010-01-11, by Aurelien Campeas
[cwctl] reset-admin-pwd was failing when db-host was not set
stable
2010-01-09, by Nicolas Chauvat
[javascript] IE doesn't support dynamic enctype modification, we have to set encoding too
stable
2010-01-08, by Adrien Di Mascio
[forms] make it easier to override CWProperty form buttons
stable
2010-01-08, by Adrien Di Mascio
[forms] make it easier to override StringField's mininum size
stable
2010-01-08, by Adrien Di Mascio
[skeleton] remove unused os.path.dirname import, use dname instead of dirname as an additional safetly belt
stable
2010-01-08, by Adrien Di Mascio
[web/views] if view has attribute paginable=False, do not try to paginate it
stable
2010-01-07, by Nicolas Chauvat
update copyright: welcome 2010
stable
2010-01-07, by Adrien Di Mascio
[views] backport progressbar template from shingouz
2010-01-07, by Adrien Di Mascio
[forms] fix multiple edit bug introduced by changeset cebdf8ee5ad7
stable
2010-01-05, by Adrien Di Mascio
do not recompute the plot on subsequent onload events #615338
stable
2010-01-05, by Aurelien Campeas
fix stripEmptyTextNodes for IE (part of #615337)
stable
2010-01-05, by Aurelien Campeas
[javascript] upgrade jquery.flot.js to v0.6 to fix IE6-related bugs
stable
2010-01-04, by Adrien Di Mascio
[forms] edited_entity must be set before calling session_key()
stable
2010-01-04, by Adrien Di Mascio
must escape user_rql_callback
stable
2009-12-23, by Sylvain Thénault
backport stable branch
2009-12-23, by Sylvain Thénault
Added tag cubicweb-debian-version-3.5.11-1 for changeset 4920121d41f2
stable
2009-12-23, by Sylvain Thénault
Added tag cubicweb-version-3.5.11 for changeset f48b2f193961
stable
cubicweb-debian-version-3.5.11-1
2009-12-23, by Sylvain Thénault
3.5.11
stable
cubicweb-version-3.5.11
2009-12-23, by Sylvain Thénault
i18nupdate
stable
2009-12-23, by Sylvain Thénault
must now properly use Binary for password (see 4180:42247d70105b). XXX Though this is somewhat backend related (eg store password using a binary type), this should be either well document or handled properly in the db helper.
stable
2009-12-23, by Sylvain Thénault
TYPE_MAPPING expected to be a mapping from yams type to db type, and timestamp is the Datetime yams type
stable
2009-12-23, by Sylvain Thénault
quick and dirty fix to avoid crash when running db-create command with an sqlite source
stable
2009-12-23, by Sylvain Thénault
add es.po to default skel, closes #591625
stable
2009-12-22, by Sylvain Thénault
closes #601987
stable
2009-12-22, by Sylvain Thénault
missing one litle char
stable
2009-12-22, by Sylvain Thénault
closes #607344 by simply appending '/' to base url if necessary instead of insulting the user
stable
2009-12-22, by Sylvain Thénault
cleanup
2009-12-22, by Sylvain Thénault
test update. All cw tests OK
2009-12-22, by Sylvain Thénault
fix bad merge
2009-12-22, by Sylvain Thénault
make groupmap argument optional / sort for testing purpose
2009-12-22, by Sylvain Thénault
fix virtual relation detection: erschema is no more a relation type but a relation def in _synchronize_permissions
2009-12-22, by Sylvain Thénault
necessary to fix some security test, unclear why did I set perms below at some point...
2009-12-22, by Sylvain Thénault
import cleanup, check data file exists
2009-12-22, by Sylvain Thénault
should turn password into a Binary properly
stable
2009-12-22, by Sylvain Thénault
should not simplify previous to preprocess
2009-12-22, by Sylvain Thénault
use ._cw instead of .req (reintroduced by merge of stable)
2009-12-22, by Sylvain Thénault
oops
2009-12-22, by Sylvain Thénault
backport stable
2009-12-22, by Sylvain Thénault
more extra_args cleanup
stable
2009-12-22, by Aurelien Campeas
less
more
|
(0)
-3000
-1000
-192
+192
+1000
+3000
tip