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.
backport stable
2010-02-05, by Sylvain Thénault
copy back __doc__ for proper sphinx doc generation
2010-02-04, by Sylvain Thénault
mimick actual request set_header method
stable
2010-02-04, by Sylvain Thénault
fix typo
stable
2010-02-04, by Sylvain Thénault
[views/treeview] fix non-ITree nodes last element computation
stable
2010-02-04, by Aurelien Campeas
[request] add a note about the encoding mgmt (or lack thereof)
stable
2010-02-04, by Aurelien Campeas
[views/plot] replace bogus jsoncall computation by something (statistically) more reliable (json_request being set to True in the JSoncontroller
stable
2010-02-04, by Aurelien Campeas
[doc] small fixes on security part
stable
2010-02-04, by Aurelien Campeas
misc typos found on my way: NameError / SyntaxError / double __select__, <sigh ...>
2010-02-04, by Adrien Di Mascio
fix bad rest
2010-02-03, by Sylvain Thénault
fix bad rest
2010-02-03, by Sylvain Thénault
more details on selectors debugging
2010-02-03, by Sylvain Thénault
add_state/add_transition are now deprecated, only add_workflow remaining
2010-02-03, by Sylvain Thénault
damn me, more stupid sed fix...
2010-02-03, by Sylvain Thénault
add note telling you don't et an UStreamIO for binary views
2010-02-03, by Sylvain Thénault
document the ~ operator
2010-02-03, by Sylvain Thénault
start documenting forms
2010-02-03, by Sylvain Thénault
fix stupid sed
2010-02-03, by Sylvain Thénault
moved content to the dbapi section
2010-02-03, by Sylvain Thénault
nicer docstring
2010-02-03, by Sylvain Thénault
live-server doesn't work, don't make think it does
2010-02-03, by Sylvain Thénault
more stuff in doc's README
2010-02-03, by Sylvain Thénault
update exemples using the 3.6 api and add/fix some sections (schema, vreg, talk about CW_MODE in concepts...). So much to do :'(
2010-02-03, by Sylvain Thénault
backport stable
2010-02-03, by Sylvain Thénault
discriminate against None, not False-ish values
stable
2010-02-03, by Aurelien Campeas
Improve the schema command with filtering option.
2010-02-02, by Pierre-Yves David
Added tag cubicweb-debian-version-3.5.12-1 for changeset 4281e1e2d76b
stable
2010-02-03, by Sylvain Thénault
Added tag cubicweb-version-3.5.12 for changeset 98af3d02b83e
stable
cubicweb-debian-version-3.5.12-1
2010-02-03, by Sylvain Thénault
Updated CW tutorial.
2010-02-03, by Adrien Chauve
le patch added_tips a été importé
2010-02-03, by Sylvain Thénault
le patch admin_tips_for_backup a été importé
2010-02-02, by Sylvain Thénault
Add a ``schema`` command to cmd ctrl to generate schema image.
2010-02-02, by Pierre-Yves David
fix rset.related_entity with variables coming from subquery while some others not
2010-02-02, by Sylvain Thénault
3.5.12
stable
cubicweb-version-3.5.12
2010-02-02, by Sylvain Thénault
cleanup
stable
2010-02-02, by Sylvain Thénault
fix spurious http cache bug: sometimes last-modified headers is generated using non-english local, which ends up in a date that twisted can't parse and make it feels the page may be cached while it may not
stable
2010-02-02, by Sylvain Thénault
simpler last_modified implementation
stable
2010-02-02, by Sylvain Thénault
merge
stable
2010-02-01, by Sylvain Thénault
fetch all forms, avoid potential initialization pb
stable
2010-02-01, by Sylvain Thénault
missing jsonize, avoid spurious error w/ ff
stable
2010-02-01, by Sylvain Thénault
refactor to use the 3.6 API
2010-02-01, by Nicolas Chauvat
merge
stable
2010-02-01, by Alexandre Fayolle
merge
stable
2010-02-01, by Alexandre Fayolle
partial backport of support for adbh's new interface to backup_command and restore_command
stable
2010-01-27, by Alexandre Fayolle
more escapes for the backslashes
stable
2010-02-01, by Aurelien Campeas
escape the backslashes
stable
2010-02-01, by Aurelien Campeas
bugfix
2010-01-29, by Nicolas Chauvat
add action to list entities of the CWEType currently displayed
2010-01-29, by Nicolas Chauvat
should take arbitrary arguments
stable
2010-01-29, by Sylvain Thénault
i18nupdate
stable
2010-01-29, by Sylvain Thénault
calling unicode instead of gettext...
stable
2010-01-29, by Sylvain Thénault
[entity] small optimization: once an entity has been completed, don't redo it (for nothing)
stable
2010-01-29, by Sylvain Thénault
[treeview] ensure items are ordered according to their dc_title, we can't rely on an ordered rset
stable
2010-01-29, by Sylvain Thénault
[entity] rename vid argument of .view(...) into __vid to avoid potential conflicts with kwargs
stable
2010-01-29, by Sylvain Thénault
eschema view is gone away
stable
2010-01-29, by Sylvain Thénault
remove misnamed argument
stable
2010-01-28, by Sylvain Thénault
add version number to deprecation warning
stable
2010-01-28, by Sylvain Thénault
[entities] fix CWUser.is_in_group implementation
stable
2010-01-28, by Adrien Di Mascio
missing import
2010-01-27, by Sylvain Thénault
must check for relation inlined in main form type
2010-01-27, by Sylvain Thénault
skip final relations at this point
2010-01-27, by Sylvain Thénault
add missing errno import in etwist/server.py
stable
2010-01-27, by Adrien Di Mascio
should not raise KeyError if key's missing
2010-01-27, by Sylvain Thénault
choices function should now take the field as argument
2010-01-27, by Sylvain Thénault
cleanup
2010-01-27, by Sylvain Thénault
missing import
2010-01-27, by Sylvain Thénault
systematically call bool on BooleanField values
2010-01-27, by Sylvain Thénault
by default this is not the widget responsability to turn empty string into None,
2010-01-27, by Sylvain Thénault
ensure we get a correct key
2010-01-27, by Sylvain Thénault
test fixes
2010-01-27, by Sylvain Thénault
useless, same as test_nonregr_eetype_etype_editing
2010-01-27, by Sylvain Thénault
[forms] propagate aguments given to .vocabulary to .choices if it's a callable.
2010-01-27, by Sylvain Thénault
reorganize code:
2010-01-27, by Sylvain Thénault
[forms] fix backward compat for field.choices arguments
2010-01-27, by Sylvain Thénault
use field.vocabulary instead of field.choices, skip already related eids. Also consider vocabulary when no etype specified
2010-01-27, by Sylvain Thénault
[primary view] activate toolbox
2010-01-27, by Sylvain Thénault
it seems that prefixiter is expected to return child *folder* but was relying on a specific .children implementation, fix this
2010-01-27, by Sylvain Thénault
3.6 api update, cleanup
2010-01-26, by Sylvain Thénault
[forms] let the autoform specify the generic relation field label,
2010-01-26, by Sylvain Thénault
simplify messages used for inlined forms
2010-01-26, by Sylvain Thénault
should have been in previous commit (moved below in the module)
2010-01-26, by Sylvain Thénault
[forms] the last touch: handle inlined relation forms as fields
2010-01-26, by Sylvain Thénault
fix label handling: when label is explicitly set to None, don't try to guess it
2010-01-26, by Sylvain Thénault
surrounding div necessary for proper error localization
2010-01-26, by Sylvain Thénault
cleanup base class
2010-01-26, by Sylvain Thénault
by default use new jquery widgets for Time/Date/DateTime fields
2010-01-26, by Sylvain Thénault
new jquery based widgets for Time/Date/DateTime, backported from crm
2010-01-26, by Sylvain Thénault
introduce a default render implementation on the base widget, which
2010-01-26, by Sylvain Thénault
[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
less
more
|
(0)
-3000
-1000
-192
+192
+1000
+3000
tip