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
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
3.5
2009-08-21, by Sylvain Thénault
trigger migration
3.5
2009-08-21, by Sylvain Thénault
3.5 migration script
3.5
2009-08-21, by Sylvain Thénault
merge
3.5
2009-08-21, by Sylvain Thénault
test and fix migration introducing base classes (w/ regard to yams inheritance)
stable
2009-08-21, by Sylvain Thénault
[migraction] use role instead of x
stable
2009-08-21, by Sylvain Thénault
cleanup
stable
2009-08-21, by Sylvain Thénault
[db-dump] don't create tarball on failed dump, properly remove temporary directory
stable
2009-08-21, by Sylvain Thénault
make db-restore command work even with no/corrupted database
stable
2009-08-21, by Sylvain Thénault
no inference for the identity relation
stable
2009-08-21, by Sylvain Thénault
[schema] make_workflowable now take an option description for the in_state relation
3.5
2009-08-21, by Sylvain Thénault
[migration] don't ask confirm here
3.5
2009-08-21, by Sylvain Thénault
remove some pretty old deprecation code
3.5
2009-08-21, by Sylvain Thénault
[wf] oops, BaseTransition.__init__ may be called for subclasses
3.5
2009-08-21, by Sylvain Thénault
[doc] important note about tests and connections/users
3.5
2009-08-21, by Aurelien Campeas
[pdf,tests] test the pdf tranformation
3.5
2009-08-21, by Aurelien Campeas
[wf] BaseTransition is a virtual type
3.5
2009-08-21, by Sylvain Thénault
[schema] oops, should use BaseTransition here
3.5
2009-08-21, by Sylvain Thénault
test and implements workflow changes
3.5
2009-08-21, by Sylvain Thénault
override clear_all_caches to clear cwetype_workflow cache
3.5
2009-08-21, by Sylvain Thénault
[wf] new workflow_history property, nicer the reverse_wf_info_for...
3.5
2009-08-21, by Sylvain Thénault
[wf] refactor current_workflow by extracting cwetype_workflow method
3.5
2009-08-21, by Sylvain Thénault
[wf] allow ascii state/transition names
3.5
2009-08-21, by Sylvain Thénault
[wf] return None, not empty list
3.5
2009-08-21, by Sylvain Thénault
[schema] default_workflow_of more naturally expressed as default_workflow
3.5
2009-08-21, by Sylvain Thénault
[entity] generic clear_all_caches methods, to use in test
3.5
2009-08-21, by Sylvain Thénault
[entity] use role instead of x
3.5
2009-08-21, by Sylvain Thénault
[session] add delete_relation in the same way as add_relation, document them
3.5
2009-08-21, by Sylvain Thénault
make state/transition name unique within a workflow
3.5
2009-08-20, by Sylvain Thénault
merge
3.5
2009-08-20, by Aurelien Campeas
[pdf] (ugly) pdf icon, component
3.5
2009-08-20, by Aurelien Campeas
follow name change, fix pdf template registration, add debian package tracking
3.5
2009-08-20, by Aurelien Campeas
[views,pdf] minimal support for xhtml->pdf conversion
3.5
2009-08-20, by Aurelien Campeas
[web] oops
3.5
2009-08-20, by Aurelien Campeas
[uilib] move unused render_HTML_tree function to lgc
3.5
2009-08-20, by Aurelien Campeas
[utils] remove seemingly completely unused class
3.5
2009-08-20, by Aurelien Campeas
backport stable branch
3.5
2009-08-20, by Sylvain Thénault
some test fixes, more in the 3.5 branch
stable
2009-08-20, by Sylvain Thénault
fix edited_attributes handling when adding entity
stable
2009-08-20, by Sylvain Thénault
oops, not self but cls here
stable
2009-08-20, by Sylvain Thénault
use a property for schema, avoid bad schema reference
stable
2009-08-20, by Sylvain Thénault
when adding/removing cubes, we should add/remove entity types in correct order if one inherits from another
stable
2009-08-20, by Sylvain Thénault
[debian] fix (hopefully) packaging problems with hardy
stable
2009-08-19, by Aurelien Campeas
cleanup
3.5
2009-08-20, by Sylvain Thénault
fix test schema and update some tests to work again with wf changes
3.5
2009-08-20, by Sylvain Thénault
remove debug print
3.5
2009-08-20, by Sylvain Thénault
test and fix rset returned by SET query
3.5
2009-08-20, by Sylvain Thénault
start a new workflow engine
3.5
2009-08-20, by Sylvain Thénault
new create_entity method, temporarily on base request (later on cw entity manager or as factory method)
3.5
2009-08-20, by Sylvain Thénault
work in progress: backport some generic relation propagation hooks from tracker
3.5
2009-08-19, by Sylvain Thénault
remove buggy debug warning...
stable
2009-08-19, by Sylvain Thénault
cleanup, use striplines argument of assertLinesEquals
stable
2009-08-19, by Sylvain Thénault
[rql2sql] test and fix a bug triggered when editing a ticket in jpl
stable
2009-08-19, by Sylvain Thénault
oops, should give rset here as well
stable
2009-08-18, by Sylvain Thénault
Added tag cubicweb-debian-version-3.4.4-1 for changeset e244a0fd7d71
stable
2009-08-18, by Sylvain Thénault
Added tag cubicweb-version-3.4.4 for changeset 2aee4ea585cd
stable
cubicweb-debian-version-3.4.4-1
2009-08-18, by Sylvain Thénault
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
less
more
|
(0)
-1000
-300
-100
-96
+96
+100
+300
+1000
+3000
tip