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.
[javascript] cleanup, remove tabs
stable
2009-12-22, by Adrien Di Mascio
[javascript] remove ajaxHtmlHead from dom response once it has been processed.
stable
2009-12-22, by Adrien Di Mascio
msg isn't defined there, but we've to give traceback information to record error
2009-12-22, by Sylvain Thénault
all web tests OK
2009-12-21, by Sylvain Thénault
make new editcontroller works, based on a _cw_edited_fields hidden input
2009-12-21, by Sylvain Thénault
crecord introduced junk...
2009-12-21, by Sylvain Thénault
strip string by default
2009-12-21, by Sylvain Thénault
nicer StringField __init__
2009-12-21, by Sylvain Thénault
fix render (formerly form_render) prototype
2009-12-21, by Sylvain Thénault
process_posted yield field instead of field's name
2009-12-21, by Sylvain Thénault
proper field's role handling: may be 'subject' / 'object' *in case
2009-12-21, by Sylvain Thénault
form_add_hidden -> add_hidden
2009-12-21, by Sylvain Thénault
substitute _render_attrs by values_and_attributes method, keeping bw compat
2009-12-21, by Sylvain Thénault
replace form_field_[encoding|vocabulary] methods on form by encoding|vocabylary(form) methods on fields
2009-12-21, by Sylvain Thénault
refactor vocabulary handling to avoid having to define methods
2009-12-21, by Sylvain Thénault
cleanup
2009-12-21, by Sylvain Thénault
refactor form field value handling, to get a nicer api and an easier algorithm to get field's value
2009-12-21, by Sylvain Thénault
missing imports
2009-12-21, by Sylvain Thénault
yams api update
2009-12-21, by Sylvain Thénault
drop form_field_name/form_field_id methods from form object, in favor of field.input_name(form) / field.dom_id(form)
2009-12-21, by Sylvain Thénault
NothingToEdit is not a ValidationError, simplify
2009-12-21, by Sylvain Thénault
fix translation of message to view newly created entity: must be done once language is set...
2009-12-21, by Sylvain Thénault
accord avec 'entité'
2009-12-21, by Sylvain Thénault
new catch_error context manager, nicer controller __init__ and new iter_and_commit(datakey) method
2009-12-21, by Sylvain Thénault
this bw compat doesn't work, drop it
2009-12-21, by Sylvain Thénault
don't try to write .row/.col, use new cw_row/cw_col attributes
2009-12-21, by Sylvain Thénault
etype_class('Any') should return bare 'Any' class
2009-12-21, by Sylvain Thénault
cubicweb security #36257: les urls /add/EntityName sont accessibles en anonyme
stable
2009-12-18, by Sylvain Thénault
3.6 remove deprecation warning
2009-12-18, by Pierre-Yves David
Improve warning message
2009-12-18, by Pierre-Yves
[mq]: fix_es_po_file_creation
2009-12-18, by Charles Hébert
[mq]: plural_display_name_fix
2009-12-18, by Charles Hébert
[mq]: doc
2009-12-18, by Charles Hébert
Add the search javascript to the html layout
2009-12-18, by Charles Hébert
improve error message
2009-12-16, by Pierre-Yves David
tweaks output
2009-12-18, by Sylvain Thénault
oops
2009-12-18, by Sylvain Thénault
clearer api: distinguish app_publish / ctrl_publish
2009-12-18, by Sylvain Thénault
override publisher's error handler to ease debugging
2009-12-18, by Sylvain Thénault
dataimport refactoring / improvments, keeping bw compat (for now)
2009-12-18, by Sylvain Thénault
look for cubicweb-ctl plugins in the ccplugin.py file, keeping bw compat on ecplugin.py
2009-12-18, by Sylvain Thénault
check entity has an eid before using absolute_url
stable
2009-12-18, by Sylvain Thénault
force_session_key default to None in base form class...
stable
2009-12-18, by Sylvain Thénault
fix mainvars detection bug with EXISTS (paren, actually)
stable
2009-12-18, by Sylvain Thénault
call super class if choices specified to get std behaviour
stable
2009-12-17, by Sylvain Thénault
merge
stable
2009-12-17, by Sylvain Thénault
check name changed first
stable
2009-12-17, by Sylvain Thénault
no 3.6 code in 3.5...
stable
2009-12-17, by Sylvain Thénault
merge
stable
2009-12-16, by Alexandre Fayolle
make cubicweb-ctl db-init -d work with postgresql backend
stable
2009-12-16, by Alexandre Fayolle
merge
stable
2009-12-16, by Sylvain Thénault
fix backout
stable
2009-12-16, by Sylvain Thénault
merge
stable
2009-12-15, by Aurelien Campeas
fix NameError
stable
2009-12-15, by Aurelien Campeas
backout a75a6e770717, unmeetable condition and introduce a bug with boolean values
stable
2009-12-15, by Sylvain Thénault
load site_cubicweb as a module instead of execing it, avoid reimport pbs
stable
2009-12-15, by Sylvain Thénault
fix name error
stable
2009-12-14, by Alexandre Fayolle
quick and dirty fix trying to avoid rest directive conflicts when using sphinx (which seems to import the code)
stable
2009-12-14, by Sylvain Thénault
merge
stable
2009-12-14, by Sylvain Thénault
oops
stable
2009-12-14, by Sylvain Thénault
merge
stable
2009-12-14, by Alexandre Fayolle
Passwords need to be considered as binary fields
stable
2009-12-14, by Alexandre Fayolle
TIMESTAMP column type has a special meaning for SQLServer,
stable
2009-12-14, by Alexandre Fayolle
merge
stable
2009-12-14, by Sylvain Thénault
use edited_attributes and uniformize attribute schema retreival
stable
2009-12-14, by Sylvain Thénault
[mq]: fix_for_forms
2009-12-10, by Arthur Lutz
fix deprecation warning
2009-12-10, by Sylvain Thénault
schema view fix
2009-12-10, by Sylvain Thénault
disable everything but metadata hooks while inserting schema
2009-12-10, by Sylvain Thénault
more advanced hooks control
2009-12-10, by Sylvain Thénault
fix 3.6 bug
2009-12-10, by Sylvain Thénault
[mq]: small_api_changes_for_3.6
2009-12-10, by Arthur Lutz
yams api update
2009-12-10, by Sylvain Thénault
missing underscore leads to infinite recursion error
2009-12-10, by Sylvain Thénault
[mq]: fix_typo_and_forms
2009-12-09, by Arthur Lutz
api update
2009-12-09, by Sylvain Thénault
yams api update
2009-12-09, by Sylvain Thénault
[i18n] use named substitutions for proper localization
stable
2009-12-14, by Adrien Di Mascio
remove redundant line
stable
2009-12-10, by Aurelien Campeas
update sys.path at cubicweb startup
stable
2009-12-10, by Administrator <>
changed log severity from critical to info if a plugin cannot be loaded
stable
2009-12-10, by Alexandre Fayolle
fix non-xml_escaped url in box
2009-12-09, by Pierre-Yves David
nicer fix
2009-12-09, by Sylvain Thénault
avoid failure by simply not displaying this section for now"
2009-12-09, by Sylvain Thénault
rschema doesn't have may_have_permission
2009-12-09, by Sylvain Thénault
shouldn't be called from here
2009-12-09, by Sylvain Thénault
typos, api update
2009-12-09, by Sylvain Thénault
don't use setdefault with a tuple as value, a set is expected
2009-12-09, by Sylvain Thénault
api update
2009-12-09, by Sylvain Thénault
add hook selector
2009-12-09, by Sandrine Ribeau
api update again
2009-12-09, by Sandrine Ribeau
more api update
2009-12-09, by Sylvain Thénault
3.6 api update
2009-12-09, by Sylvain Thénault
3.6 api update
2009-12-09, by Sylvain Thénault
avoid infinite recursion error
2009-12-09, by Sylvain Thénault
test fixes
2009-12-09, by Sylvain Thénault
check a permission has been specified first...
2009-12-09, by Sylvain Thénault
api update
2009-12-09, by Sylvain Thénault
missing role argument
2009-12-09, by Sylvain Thénault
no more handled by the renderer
2009-12-09, by Sylvain Thénault
use implements instead of entity_implements
2009-12-09, by Sylvain Thénault
merge
2009-12-09, by Sylvain Thénault
cw 3.6 api update
2009-12-09, by Sandrine Ribeau
some api update
2009-12-09, by Sylvain Thénault
deprecates entity_implements / but_etype selectors
2009-12-09, by Sylvain Thénault
fix initargs handling
2009-12-09, by Pierre-Yves David
fix guess_field to handle non internationalizable definition
2009-12-08, by Pierre-Yves David
perms are now held by the relation definition
2009-12-09, by Sylvain Thénault
password should now be named
2009-12-09, by Sylvain Thénault
__cmp__ should *NOT* return False when different
2009-12-09, by Sylvain Thénault
explain how to run as a windows service
stable
2009-12-09, by Aurelien Campeas
be able to run cw instances as windows services
stable
2009-12-09, by auc
merge
2009-12-08, by Sylvain Thénault
oops, bad indent
stable
2009-12-08, by Sylvain Thénault
backport stable
2009-12-08, by Sylvain Thénault
should not xml_escape rql
stable
2009-12-08, by Sylvain Thénault
backport stable
2009-12-08, by Sylvain Thénault
properly escape arguments of user callbacks
stable
2009-12-08, by Sylvain Thénault
new rset argument
stable
2009-12-08, by Sylvain Thénault
api update
2009-12-08, by Sylvain Thénault
test update
2009-12-08, by Sylvain Thénault
fix infered rdef propagation
2009-12-08, by Sylvain Thénault
more api update
2009-12-08, by Sandrine Ribeau
yams api update
2009-12-08, by Sylvain Thénault
move hook tests to hooks package tests
2009-12-08, by Sylvain Thénault
should use match_rtype, not entity_implements in such cases
2009-12-08, by Sylvain Thénault
3.5 api update
2009-12-08, by Sylvain Thénault
had been involontarly dropped
2009-12-08, by Sylvain Thénault
cw 3.6 api update
2009-12-08, by Sylvain Thénault
add a dummy and stupid dummy method for dummy form
2009-12-08, by Pierre-Yves David
cw 3.6 api update
2009-12-08, by Sandrine Ribeau
card referenced later
2009-12-08, by Sylvain Thénault
give group mapping where needed
2009-12-08, by Sylvain Thénault
3.6 api update
2009-12-08, by Sylvain Thénault
fix sync_schema*: new syncprops argument to sync relation definition as well
2009-12-08, by Sylvain Thénault
Update generic RQL Based Constraints and RQLUniqueConstraint doc
2009-12-08, by Pierre-Yves David
fix class reference in old hook warning
2009-12-08, by Pierre-Yves David
merge
2009-12-08, by Sylvain Thénault
[mq]: typo
2009-12-08, by Sandrine Ribeau
[mq]: fix_set_addition
2009-12-08, by Arthur Lutz
Update generic RQL Based Constraints and RQLUniqueConstraint doc
2009-12-08, by Pierre-Yves David
fix class reference in old hook warning
2009-12-08, by Pierre-Yves David
missing groupmap propagation to rschema2rql
2009-12-08, by Sylvain Thénault
Update generic RQL Based Constraints and RQLUniqueConstraint doc
2009-12-08, by Pierre-Yves David
test api update
2009-12-08, by Sylvain Thénault
remove debug print, fix error message
2009-12-08, by Sylvain Thénault
missing mainvars
2009-12-08, by Sylvain Thénault
missing cache key
2009-12-08, by Sylvain Thénault
duh???
2009-12-08, by Sylvain Thénault
add regid when tracing selection
2009-12-08, by Sylvain Thénault
duh???
2009-12-08, by Sylvain Thénault
more api update
2009-12-08, by Sylvain Thénault
drop common subpackage
2009-12-08, by Sylvain Thénault
merge
2009-12-08, by Sylvain Thénault
move i18n / migration modules from cw.common to cw
2009-12-08, by Sylvain Thénault
merge
2009-12-07, by Sandrine Ribeau
api update
2009-12-07, by Sandrine Ribeau
remove old bw (pre 3.2) compat modules
2009-12-08, by Sylvain Thénault
use commit in migration script instead of checkpoint
2009-12-08, by Sylvain Thénault
deprecated one more custom add_entity in favor of req.create_entity
2009-12-08, by Sylvain Thénault
some cw 3.6 api update
2009-12-08, by Sylvain Thénault
yams api update
2009-12-08, by Sylvain Thénault
.id backward compat
2009-12-08, by Sylvain Thénault
backport stable branch
2009-12-08, by Sylvain Thénault
[migration] write migration instructions for permissions handling on relation definition
2009-12-07, by Adrien Di Mascio
[server] don't try to set perms twice on the same relation (e.g. symetric relations)
2009-12-07, by Adrien Di Mascio
merge
2009-12-07, by Sylvain Thénault
fix class reference in old hook warning
2009-12-07, by Pierre-Yves David
more api renaming/fixing update
2009-12-07, by Sandrine Ribeau
return relation property using rdef.get
2009-12-07, by Sandrine Ribeau
should return item type not relation
2009-12-07, by Sandrine Ribeau
api renaming update
2009-12-07, by Sandrine Ribeau
fix bad merge
2009-12-07, by Sandrine Ribeau
should delete state once replacement has been done
stable
2009-12-04, by Sylvain Thénault
dont crash if directory doesn't exist
stable
2009-12-04, by Sylvain Thénault
fix jsonization of interval
stable
2009-12-04, by Sylvain Thénault
added replace_state method to ease workflow migration. backported from forge as a reminder, not really tested yet
stable
2009-12-04, by Sylvain Thénault
backport stable into default
2009-12-03, by Sylvain Thénault
Added tag cubicweb-debian-version-3.5.10-1 for changeset dfe2f245248c
stable
2009-12-03, by Sylvain Thénault
Added tag cubicweb-version-3.5.10 for changeset 9b52725d8c53
stable
cubicweb-debian-version-3.5.10-1
2009-12-03, by Sylvain Thénault
merge
stable
cubicweb-version-3.5.10
2009-12-03, by Sylvain Thénault
3.5.10
stable
2009-12-03, by Sylvain Thénault
quick & dirty fix for auto completion widget
stable
2009-12-03, by Aurelien Campeas
update i18n doc
stable
2009-12-03, by Pierre-Yves David
Pasting blog about facet in the facet section of the doc book.
stable
2009-12-03, by Pierre-Yves David
hide en apidoc in .hgignore
stable
2009-12-03, by Pierre-Yves David
héhé, get the same result with a slightly enhanced condition and all this code removed
stable
2009-12-03, by Sylvain Thénault
unused, cleanup
stable
2009-12-03, by Sylvain Thénault
fix sql generation bug with neged inlined relation where the object is invariant and subject is only referenced by the relation
stable
2009-12-03, by Sylvain Thénault
add postcommit_event on Operations
stable
2009-12-03, by Aurelien Campeas
add some notes
stable
2009-12-03, by Sylvain Thénault
i18nupdate
stable
2009-12-03, by Sylvain Thénault
less
more
|
(0)
-3000
-1000
-192
+192
+1000
+3000
tip