Mercurial
Mercurial
>
pub
>
hg
>
cubicweb
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-1000
-300
-100
-96
+96
+100
+300
+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.
merge
stable
cubicweb-version-3.4.4
2009-08-18, by Aurelien Campeas
[i18n] update
stable
2009-08-18, by Aurelien Campeas
[hooks] say which are the states (again)
stable
2009-08-18, by Aurelien Campeas
[hooks] say which are the states
stable
2009-08-18, by Aurelien Campeas
we have to ensure a pool is set there
stable
2009-08-18, by Sylvain Thénault
fix cw properties initialization
stable
2009-08-18, by Sylvain Thénault
backport change from default to get -f option on cw shell, may be necessary for the forthcoming migration...
stable
2009-08-18, by Sylvain Thénault
3.4.4
stable
2009-08-18, by Sylvain Thénault
[migration] drop rqlcursor
stable
2009-08-18, by Sylvain Thénault
remove some deprecation warnings
2009-08-18, by Sylvain Thénault
remove unused import
2009-08-18, by Sylvain Thénault
api update
2009-08-18, by Sylvain Thénault
[hooks] missing declaration
2009-08-18, by Sylvain Thénault
cleanup: eprop -> cwprop
2009-08-18, by Sylvain Thénault
[migration] consider previous version as done, not current version
stable
2009-08-18, by Sylvain Thénault
typo
2009-08-18, by Sylvain Thénault
should directly use entity.check_perm now that we've an entity instance
2009-08-18, by Sylvain Thénault
take care in case Any is given
2009-08-18, by Sylvain Thénault
set edited_attributes before calling hooks for entities from external sources
2009-08-18, by Sylvain Thénault
hooks have been refactored, call [re|de]activate_verification_hooks
2009-08-18, by Sylvain Thénault
[session] temporary fix, need .req on internal manager
2009-08-18, by Sylvain Thénault
fix __init__ parameters
2009-08-17, by Sylvain Thénault
should affect cw_row/cw_col
2009-08-17, by Sylvain Thénault
add write support for rset to avoid some crash
2009-08-17, by Sylvain Thénault
give vreg where we need it (eg no bound request)
2009-08-17, by Sylvain Thénault
[appobject] old selectors no more supported
2009-08-17, by Sylvain Thénault
[deprecation] nicer messages
2009-08-17, by Sylvain Thénault
[c-c shell] add force option to bypass versions checking
2009-08-17, by Sylvain Thénault
fix name error
2009-08-17, by Sylvain Thénault
don't do this: already defined as a (deprecated) read-only property
2009-08-17, by Sylvain Thénault
fix set_schema/init_cubes order
2009-08-17, by Sylvain Thénault
backport stable branch
2009-08-17, by Sylvain Thénault
move base NotificationView to cw.common.mail, we may want to use it to send notification from the web ui
stable
2009-08-17, by Sylvain Thénault
we should use unsafe_execute here
stable
2009-08-17, by Sylvain Thénault
new _cw_unsafe argument to Entity.set_attributes until something nicer is done (eg #344874)
stable
2009-08-17, by Sylvain Thénault
[wf] shouldn't check for neweids while trying to get previous state (detected by forge tests)
stable
2009-08-17, by Sylvain Thénault
towards better edited attributes handling
stable
2009-08-17, by Sylvain Thénault
[session] use isinstance instead of testing value of is_super_session since we hack it in the add_relation method
stable
2009-08-17, by Sylvain Thénault
[repo] misc cleanup
stable
2009-08-17, by Sylvain Thénault
[entity] warn if bad fetch_attrs
stable
2009-08-17, by Sylvain Thénault
[entity] fix fetch_rql w/ case where it's called while entity is not 'complete' (eg time where it's being added but have not yet all mandatory relations set)
stable
2009-08-17, by Sylvain Thénault
use view.paginate
stable
2009-08-17, by Sylvain Thénault
backport stable branch
2009-08-16, by Adrien Di Mascio
[gmap] make gmap-views more tolerant
stable
2009-08-16, by Adrien Di Mascio
backport stable branch
2009-08-16, by Nicolas Chauvat
B bugfix
stable
2009-08-16, by Nicolas Chauvat
merge
stable
2009-08-16, by Nicolas Chauvat
Added tag cubicweb-debian-version-3.4.3-1 for changeset a3828745e2cf
stable
2009-08-16, by Nicolas Chauvat
Added tag cubicweb-version-3.4.3 for changeset b2add17d5bc4
stable
cubicweb-debian-version-3.4.3-1
2009-08-16, by Nicolas Chauvat
B bugfix in json controller
stable
2009-08-16, by Nicolas Chauvat
B offer to continue even when failed to restore systemonly
stable
2009-08-14, by Nicolas Chauvat
ready for 3.4.3
stable
cubicweb-version-3.4.3
2009-08-14, by Nicolas Chauvat
[javascript] allow customization of inlineCreationForm insertion point
stable
2009-08-14, by Adrien Di Mascio
B sync after migration and restart so that cwuri does not show in forms
stable
2009-08-14, by Nicolas Chauvat
B [server] extlite test will not fail if tempfile exists
stable
2009-08-14, by Nicolas Chauvat
R [goa] skip these tests if appengine can not be imported
stable
2009-08-14, by Nicolas Chauvat
[repo] more deprecation
2009-08-14, by Sylvain Thénault
oops
stable
2009-08-14, by Sylvain Thénault
merge
stable
2009-08-14, by Sylvain Thénault
[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
less
more
|
(0)
-1000
-300
-100
-96
+96
+100
+300
+1000
+3000
+10000
tip