Mercurial
Mercurial
>
pub
>
hg
>
cubicweb
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-1000
-112
+112
+1000
+3000
+10000
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.
[ajax] allow inlineCreationForms to add their own JS / CSS
stable
2009-08-14, by Adrien Di Mascio
F [cwctl] improve dialog messages
stable
2009-08-14, by Nicolas Chauvat
cleanup
stable
2009-08-14, by Sylvain Thénault
dont bind set_authmanager on registry reloading event, it's not necesary since the session manager itself is reinstatiated
stable
2009-08-14, by Sylvain Thénault
[repo] typo
stable
2009-08-14, by Sylvain Thénault
use ._cw instead of .cw_req
2009-08-14, by Sylvain Thénault
merge
2009-08-14, by Sylvain Thénault
R using entity.attr = val is now accepted
2009-08-14, by Nicolas Chauvat
use class_regid / classid functions
2009-08-14, by Sylvain Thénault
should be __call__
2009-08-14, by Sylvain Thénault
merge
2009-08-14, by Sylvain Thénault
rewrite hooks in sobjects as new Hook style into hooks sub-package
2009-08-14, by Sylvain Thénault
[hooks] deprecates hookhelper module
2009-08-14, by Sylvain Thénault
imports cleanup
2009-08-14, by Sylvain Thénault
backport stable branch
2009-08-14, by Nicolas Chauvat
B [cwctl] fix db-{dump,copy,restore} commands
stable
2009-08-14, by Nicolas Chauvat
[registry] fix registration logging messages
stable
2009-08-13, by Adrien Di Mascio
[hooks] major refactoring:
2009-08-14, by Sylvain Thénault
[vreg appobject] use class_regid
2009-08-14, by Sylvain Thénault
[selectors] explicity fail on inplace and/or
2009-08-14, by Sylvain Thénault
[rset] better explanation, refactor try except
2009-08-14, by Sylvain Thénault
quick and dirty fix until introduction of CWEntityManager
2009-08-13, by Sylvain Thénault
remove 3.2 bw compat code
2009-08-13, by Sylvain Thénault
turn id into __id__
2009-08-13, by Sylvain Thénault
remove old bw compat code
2009-08-13, by Sylvain Thénault
remove 3.2 bw compat code
2009-08-13, by Sylvain Thénault
no more supported, can remove the test
2009-08-13, by Sylvain Thénault
doc update
2009-08-13, by Sylvain Thénault
better as a method of the etypes registry
2009-08-13, by Sylvain Thénault
backported from appobject
2009-08-13, by Sylvain Thénault
deprecate appobject.vreg and rename appobject instance attributes using cw_ prefix
2009-08-13, by Sylvain Thénault
no need for a classid class method
2009-08-13, by Sylvain Thénault
rename registered to __registered__
2009-08-13, by Sylvain Thénault
remove more 3.2 deprecated code, reintroduce checkbox used by formrenderers
2009-08-13, by Sylvain Thénault
propagate some api changes
2009-08-13, by Sylvain Thénault
entity has no more tal_render method
2009-08-13, by Sylvain Thénault
access schema through req.vreg
2009-08-13, by Sylvain Thénault
merge
2009-08-13, by Sylvain Thénault
R deprecate CWRegistry.render
2009-08-13, by Nicolas Chauvat
R propagate deprecation of CWRegistry.possible_vobjects
2009-08-13, by Nicolas Chauvat
use session.vreg.config instead
2009-08-13, by Sylvain Thénault
fix bw compat properties
2009-08-13, by Sylvain Thénault
temporarily needed hack, should move out with hooks refactoring
2009-08-13, by Sylvain Thénault
register_to needs the schema as argument
2009-08-13, by Sylvain Thénault
fix urlquote imports
2009-08-13, by Sylvain Thénault
__initialize__ needs the schema as argument
2009-08-13, by Sylvain Thénault
proper rewrite
2009-08-13, by Sylvain Thénault
R deprecate CWRegistry.possible_vobjects
2009-08-13, by Nicolas Chauvat
no more needs for vreg_initialization_completed hook
2009-08-13, by Sylvain Thénault
remove usage of vreg_initialization_complete by using an 'initializable dict' (eg call init after complete registration
2009-08-13, by Sylvain Thénault
should still call .items
2009-08-13, by Sylvain Thénault
fix syntax error
2009-08-13, by Sylvain Thénault
R deprecate CWRegistry.select_vobject
2009-08-13, by Nicolas Chauvat
refactor property handling to avoid name conflicts
2009-08-13, by Sylvain Thénault
stop using controller class attribute, allowing to deprecate appobject.build_url in favor of req.build_url
2009-08-13, by Sylvain Thénault
remove code deprecated in 3.2
2009-08-13, by Sylvain Thénault
move get_cache to base request
2009-08-13, by Sylvain Thénault
move tal_render to View
2009-08-13, by Sylvain Thénault
merge
2009-08-13, by Sylvain Thénault
R put version info in deprecation warnings
2009-08-13, by Nicolas Chauvat
rename and move cw.RequestSessionMixIn to cw.req.RequestSessionBase; move some appobjects methods where they actually belong to
2009-08-13, by Sylvain Thénault
import cleanup
2009-08-13, by Sylvain Thénault
move underline_title to toolsutils
2009-08-13, by Sylvain Thénault
R propagate deprecation of AppObject.entity()
2009-08-12, by Nicolas Chauvat
R put version info in deprecation warnings
2009-08-12, by Nicolas Chauvat
R [appobject] deprecate AppObject.entity()
2009-08-12, by Nicolas Chauvat
merge
2009-08-12, by Sylvain Thénault
backport stable branch
2009-08-12, by Nicolas Chauvat
Backed out changeset 3f6dfc312760
2009-08-12, by Sylvain Thénault
backport stable branch
2009-08-11, by Nicolas Chauvat
compute extrapath, necessary for proper schema module detection when CW_CUBES_PATH is set
stable
2009-08-12, by Sylvain Thénault
[session cache] always append to description, turn it into a list if necessary
stable
2009-08-11, by Sylvain Thénault
B web/tests back to green
stable
2009-08-11, by Nicolas Chauvat
backport stable branch
2009-08-11, by Sylvain Thénault
[entities] access persistent attributes through entity.cwdb
2009-08-11, by Sylvain Thénault
[vreg] skip final entities
2009-08-11, by Sylvain Thénault
backport sand fix
stable
2009-08-11, by Sylvain Thénault
[view] make RegistryView xhtml valid
2009-08-10, by Sandrine Ribeau
merge
2009-08-11, by Sylvain Thénault
[testlib] #345052 and #344207: major test lib refactoring/cleanup + update usage
2009-08-11, by Sylvain Thénault
backport some changesets to the stable branch
stable
2009-08-11, by Sylvain Thénault
merge
2009-08-11, by Sylvain Thénault
R propagate registry API changes
2009-08-11, by Nicolas Chauvat
R [registry] changes in the API
2009-08-11, by Nicolas Chauvat
branching stable
stable
2009-08-11, by Nicolas Chauvat
[debug] cnx commit/rollback on DBG_RQL
2009-08-11, by Sylvain Thénault
DBG_MS flag
2009-08-11, by Sylvain Thénault
reconnect without argument reconnect all sources
2009-08-11, by Sylvain Thénault
[session pool] dont check closed session when calling set_pool from super_session
2009-08-11, by Sylvain Thénault
[ms] proper reset cache on external source
2009-08-11, by Sylvain Thénault
[config] new with_recommends option to expand_cubes
2009-08-11, by Sylvain Thénault
[vreg] explicit reset, no need to reload appobjects module on reloading because of schema changes
2009-08-11, by Sylvain Thénault
fix reloading, new .reset prototype
2009-08-11, by Sylvain Thénault
R refactor backup and use tar.gz to store all sources
2009-08-10, by Nicolas Chauvat
merge
2009-08-10, by Sylvain Thénault
B [web.box] fix EditRelationBoxTemplate in case neither related nor unrelated
2009-08-10, by Nicolas Chauvat
[server caching] should set cache before call to after_add_entity hooks
2009-08-10, by Sylvain Thénault
[web test] fix unittest form
2009-08-10, by Sylvain Thénault
[startup] fix syntax error
2009-08-10, by Sylvain Thénault
merge
2009-08-10, by Sylvain Thénault
B add missing selector on view registry
2009-08-10, by Nicolas Chauvat
merge
2009-08-10, by Sylvain Thénault
Added tag cubicweb-debian-version-3.4.2-1 for changeset e6a8cd8cc910
2009-08-10, by Sylvain Thénault
Added tag cubicweb-version-3.4.2 for changeset cfcc7f6121d6
cubicweb-debian-version-3.4.2-1
2009-08-10, by Sylvain Thénault
F [registry views] add _registry startup view
2009-08-09, by Nicolas Chauvat
cleanup docstring, add actually used method to the ITree interface
2009-08-10, by Sylvain Thénault
3.4.2
cubicweb-version-3.4.2
2009-08-07, by Sylvain Thénault
[schema migration] test reproducing pb when deleting a relation definition with mandatory card and without removing the associated rtype + fix
2009-08-07, by Sylvain Thénault
reactivate verification hooks in migration test, it may hide some actual errors
2009-08-07, by Sylvain Thénault
[c-c] fix confirm
2009-08-07, by Sylvain Thénault
[bw compat] restore format_constraint into schema file context
2009-08-07, by Sylvain Thénault
[schema] oops
2009-08-07, by Sylvain Thénault
less
more
|
(0)
-1000
-112
+112
+1000
+3000
+10000
tip