2009-08-25 Sylvain Thénault cleanup 3.5
2009-08-25 Sylvain Thénault [wf] new method on WorkflowableMixIn to get the transition which had led to the current sub-workflow 3.5
2009-08-25 Sylvain Thénault [wf] refactor change_state/fire_transition to share more code, change_state can also take an optional tr argument 3.5
2009-08-25 Sylvain Thénault [wf] use custom exception class 3.5
2009-08-25 Sylvain Thénault [wf] ensure fromstates given, allow to give an entity (avoid spotless error, we can iter on entities...) 3.5
2009-08-25 Sylvain Thénault [wf] new methods to build wf w/ workflow transition 3.5
2009-08-25 Sylvain Thénault cleanup 3.5
2009-08-25 Sylvain Thénault [wf] test doesn't apply anymore 3.5
2009-08-25 Sylvain Thénault [wf] test in_state consistency 3.5
2009-08-25 Sylvain Thénault [wf] need to clear cache here 3.5
2009-08-25 Sylvain Thénault [wf] nicer deprecation warning 3.5
2009-08-25 Sylvain Thénault [wf] allow state entity as argument to change_state 3.5
2009-08-25 Sylvain Thénault test two different wfs may have a state of the same name 3.5
2009-08-25 Sylvain Thénault [wf] distinguish main workflow / current workflow 3.5
2009-08-25 Sylvain Thénault [wf] state/transition may only belong to one workflow 3.5
2009-08-25 Sylvain Thénault [wf] new iter_worfklows method on workflow 3.5
2009-08-25 Sylvain Thénault [wf] new .workflow property on states and transitions 3.5
2009-08-25 Nicolas Chauvat F tools to import data 3.5
2009-08-25 Nicolas Chauvat backport stable branch 3.5
2009-08-25 Nicolas Chauvat Backed out changeset d83f5d96e1d7 3.5
2009-08-24 Nicolas Chauvat B CWUser login is in title, do not show in attributes stable
2009-08-24 Nicolas Chauvat R remove code deprecated since 3.2 3.5
2009-08-24 Nicolas Chauvat F add --automatic/-a option to run db-create without user input stable
2009-08-21 Sylvain Thénault somewhat painful backport of 3.5 branch, should mostly be ok
2009-08-21 Sylvain Thénault backport stable 3.5
2009-08-21 Sylvain Thénault trigger migration 3.5
2009-08-21 Sylvain Thénault 3.5 migration script 3.5
2009-08-21 Sylvain Thénault merge 3.5
2009-08-21 Sylvain Thénault test and fix migration introducing base classes (w/ regard to yams inheritance) stable
2009-08-21 Sylvain Thénault [migraction] use role instead of x stable
2009-08-21 Sylvain Thénault cleanup stable
2009-08-21 Sylvain Thénault [db-dump] don't create tarball on failed dump, properly remove temporary directory stable
2009-08-21 Sylvain Thénault make db-restore command work even with no/corrupted database stable
2009-08-21 Sylvain Thénault no inference for the identity relation stable
2009-08-21 Sylvain Thénault [schema] make_workflowable now take an option description for the in_state relation 3.5
2009-08-21 Sylvain Thénault [migration] don't ask confirm here 3.5
2009-08-21 Sylvain Thénault remove some pretty old deprecation code 3.5
2009-08-21 Sylvain Thénault [wf] oops, BaseTransition.__init__ may be called for subclasses 3.5
2009-08-21 Aurelien Campeas [doc] important note about tests and connections/users 3.5
2009-08-21 Aurelien Campeas [pdf,tests] test the pdf tranformation 3.5
2009-08-21 Sylvain Thénault [wf] BaseTransition is a virtual type 3.5
2009-08-21 Sylvain Thénault [schema] oops, should use BaseTransition here 3.5
2009-08-21 Sylvain Thénault test and implements workflow changes 3.5
2009-08-21 Sylvain Thénault override clear_all_caches to clear cwetype_workflow cache 3.5
2009-08-21 Sylvain Thénault [wf] new workflow_history property, nicer the reverse_wf_info_for... 3.5
2009-08-21 Sylvain Thénault [wf] refactor current_workflow by extracting cwetype_workflow method 3.5
2009-08-21 Sylvain Thénault [wf] allow ascii state/transition names 3.5
2009-08-21 Sylvain Thénault [wf] return None, not empty list 3.5
2009-08-21 Sylvain Thénault [schema] default_workflow_of more naturally expressed as default_workflow 3.5
2009-08-21 Sylvain Thénault [entity] generic clear_all_caches methods, to use in test 3.5
2009-08-21 Sylvain Thénault [entity] use role instead of x 3.5
2009-08-21 Sylvain Thénault [session] add delete_relation in the same way as add_relation, document them 3.5
2009-08-20 Sylvain Thénault make state/transition name unique within a workflow 3.5
2009-08-20 Aurelien Campeas merge 3.5
2009-08-20 Aurelien Campeas [pdf] (ugly) pdf icon, component 3.5
2009-08-20 Aurelien Campeas follow name change, fix pdf template registration, add debian package tracking 3.5
2009-08-20 Aurelien Campeas [views,pdf] minimal support for xhtml->pdf conversion 3.5
2009-08-20 Aurelien Campeas [web] oops 3.5
2009-08-20 Aurelien Campeas [uilib] move unused render_HTML_tree function to lgc 3.5
2009-08-20 Aurelien Campeas [utils] remove seemingly completely unused class 3.5
2009-08-20 Sylvain Thénault backport stable branch 3.5
2009-08-20 Sylvain Thénault some test fixes, more in the 3.5 branch stable
2009-08-20 Sylvain Thénault fix edited_attributes handling when adding entity stable
2009-08-20 Sylvain Thénault oops, not self but cls here stable
2009-08-20 Sylvain Thénault use a property for schema, avoid bad schema reference stable
2009-08-20 Sylvain Thénault when adding/removing cubes, we should add/remove entity types in correct order if one inherits from another stable
2009-08-19 Aurelien Campeas [debian] fix (hopefully) packaging problems with hardy stable
2009-08-20 Sylvain Thénault cleanup 3.5
2009-08-20 Sylvain Thénault fix test schema and update some tests to work again with wf changes 3.5
2009-08-20 Sylvain Thénault remove debug print 3.5
2009-08-20 Sylvain Thénault test and fix rset returned by SET query 3.5
2009-08-20 Sylvain Thénault start a new workflow engine 3.5
2009-08-20 Sylvain Thénault new create_entity method, temporarily on base request (later on cw entity manager or as factory method) 3.5
2009-08-19 Sylvain Thénault work in progress: backport some generic relation propagation hooks from tracker 3.5
2009-08-19 Sylvain Thénault remove buggy debug warning... stable
2009-08-18 Sylvain Thénault cleanup, use striplines argument of assertLinesEquals stable
2009-08-18 Sylvain Thénault [rql2sql] test and fix a bug triggered when editing a ticket in jpl stable
2009-08-18 Sylvain Thénault oops, should give rset here as well stable
2009-08-18 Sylvain Thénault Added tag cubicweb-debian-version-3.4.4-1 for changeset e244a0fd7d71 stable
2009-08-18 Sylvain Thénault Added tag cubicweb-version-3.4.4 for changeset 2aee4ea585cd stable cubicweb-debian-version-3.4.4-1
2009-08-18 Aurelien Campeas merge stable cubicweb-version-3.4.4
2009-08-18 Aurelien Campeas [i18n] update stable
2009-08-18 Aurelien Campeas [hooks] say which are the states (again) stable
2009-08-18 Aurelien Campeas [hooks] say which are the states stable
2009-08-18 Sylvain Thénault we have to ensure a pool is set there stable
2009-08-18 Sylvain Thénault fix cw properties initialization stable
2009-08-18 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 Sylvain Thénault 3.4.4 stable
2009-08-18 Sylvain Thénault [migration] drop rqlcursor stable
2009-08-18 Sylvain Thénault remove some deprecation warnings
2009-08-18 Sylvain Thénault remove unused import
2009-08-18 Sylvain Thénault api update
2009-08-18 Sylvain Thénault [hooks] missing declaration
2009-08-18 Sylvain Thénault cleanup: eprop -> cwprop
2009-08-18 Sylvain Thénault [migration] consider previous version as done, not current version stable
2009-08-17 Sylvain Thénault typo
(0) -1000 -300 -100 -96 +96 +100 +300 +1000 +3000 tip