2009-09-08 Sylvain Thénault enhance notification mecanism: recipients may return user entities, which will be used to create a fake session so one can check security during notification if necessary stable
2009-09-08 Sylvain Thénault [notification] can't see valid reason for this... 3.5
2009-09-08 Sylvain Thénault enhance notification mecanism: recipients may return user entities, which will be used to create a fake session so one can check security during notification if necessary 3.5
2009-09-08 Sylvain Thénault ensure eid given in arguments will be returned correctly typed (though only if they are in the cachekey for now) stable
2009-09-07 Adrien Di Mascio merge stable
2009-09-07 Katia Saurfelt fix OR in facets stable
2009-09-03 Katia Saurfelt fix AddComboBoxWidget stable
2009-09-04 Aurelien Campeas be able to restore pre cw 3.4 database dumps #370595 stable
2009-09-03 Aurelien Campeas note stable
2009-09-03 Aurelien Campeas backport stable 3.5
2009-09-03 Aurelien Campeas use node cloning method that works with IE (6,7) stable
2009-09-02 Aurelien Campeas backport stable into 3.5 3.5
2009-09-02 Aurelien Campeas fix reledit validation error handling for relations #345477 3.5
2009-09-02 Sylvain Thénault merge stable
2009-09-02 Sylvain Thénault merge stable
2009-09-02 Katia Saurfelt [views] #344733: make burndown chart visible with IE6/7 stable
2009-09-02 Katia Saurfelt [views] #343641: fix calendar with IE6/7 stable
2009-09-02 Katia Saurfelt add td/th borders on popup calendar stable
2009-09-02 Adrien Di Mascio [googlemap] #344872 set request content-type to text/html stable
2009-09-02 Adrien Di Mascio merge stable
2009-09-02 Adrien Di Mascio [edition] convert integer and float values coming from edit forms so that values are correctly typed in before_xxx hooks stable
2009-09-02 Adrien Di Mascio [html-head] escape js and css urls stable
2009-09-02 Sylvain Thénault backport 3.5
2009-09-02 Sylvain Thénault refactor to ease overriding of what's displayed in breadcrum for an entity 3.5
2009-09-02 Sylvain Thénault do not delay sync queries to an operation, it may cause pb (nosy list propagation for instance) 3.5
2009-09-02 Sylvain Thénault this is a deprecation warning
2009-09-02 Sylvain Thénault only get value when necessary to check uniqueness
2009-09-02 Sylvain Thénault backport 3.5
2009-09-02 Sylvain Thénault backport stable 3.5
2009-09-02 Sylvain Thénault wrong merge
2009-09-02 Sylvain Thénault fix wf related actions stable
2009-09-02 Sylvain Thénault oops, that fix should be done in stable as well stable
2009-09-01 Aurelien Campeas move xhtml2fo to ext, allow to specify the section in url/get param 3.5
2009-09-01 Aurelien Campeas treeview element ids should be unique, cleanup 3.5
2009-09-01 Sylvain Thénault missing import stable
2009-09-01 Sylvain Thénault case insensitive add/XXX url stable
2009-09-01 Aurelien Campeas make it more easy to override default branch state 3.5
2009-09-01 Aurelien Campeas allow treeview to work correctly in a tab #345293 3.5
2009-09-01 Sylvain Thénault don't fail when trying to update relation cache for relation deletion, this may occurs regularly stable
2009-09-01 Aurelien Campeas do postprocessing as in the xhtml case fix #345293 stable
2009-08-31 Sylvain Thénault backport 3.5 branch
2009-08-31 Sylvain Thénault backport stable branch 3.5
2009-08-31 Sylvain Thénault merge stable
2009-08-31 Sylvain Thénault Added tag cubicweb-debian-version-3.4.6-1 for changeset 52dba800ca4d stable
2009-08-31 Sylvain Thénault Added tag cubicweb-version-3.4.6 for changeset 921fdbf8b303 stable cubicweb-debian-version-3.4.6-1
2009-08-31 Sylvain Thénault merge stable cubicweb-version-3.4.6
2009-08-31 Katia Saurfelt [cubicweb] #344957 : fix popup display in IE7 stable
2009-08-31 Sylvain Thénault <a> doesn't have alt attribute stable
2009-08-31 Sylvain Thénault fix so that entity's summary appears in main content cell to avoid layout pb stable
2009-08-31 Sylvain Thénault merge stable
2009-08-31 Sylvain Thénault ease overriding of copy warning stable
2009-08-31 Aurelien Campeas merge stable
2009-08-31 Aurelien Campeas avoid installing editor n times for n ajax loads stable
2009-08-31 Sylvain Thénault consider CW_MODE='system', the opposite of 'user' (eg use 'installed' mode while using the forest) stable
2009-08-31 Sylvain Thénault prepare 3.4.6 stable
2009-08-31 Sylvain Thénault generic rtag cleaing method stable
2009-08-31 Sylvain Thénault fix necessary for some tests stable
2009-08-31 Sylvain Thénault [vreg] keep positional arg compat stable
2009-08-31 Sylvain Thénault check object has __registry__ attribute before call to register() stable
2009-08-31 Sylvain Thénault provide facility to override main header components without having to override the whole methode stable
2009-08-28 Sylvain Thénault reorganize, add some docstring an format_field/format_section convenience methods 3.5
2009-08-28 Sylvain Thénault oops 3.5
2009-08-28 Sylvain Thénault backport stable 3.5
2009-08-28 Sylvain Thénault merge stable
2009-08-28 Aurelien Campeas translate bits of the doc stable
2009-08-28 Sylvain Thénault fix __cmp__ arguments stable
2009-08-27 Sylvain Thénault backport stable 3.5
2009-08-27 Sylvain Thénault fix potential session cache effect: entity's rset may have been emptied stable
2009-08-27 Sylvain Thénault oops 3.5
2009-08-27 Sylvain Thénault force cache clear when external entity is edited, we don't know what may occurs in external repository hooks 3.5
2009-08-27 Sylvain Thénault [multi-sources] enhance relation'source detection to avoid inconsistency 3.5
2009-08-27 Sylvain Thénault [multi-sources] new may_cross_relation method on sources 3.5
2009-08-27 Sylvain Thénault [multi-sources] move [dont_]cross_relations to AbstractSource 3.5
2009-08-27 Sylvain Thénault [multi-sources] in ms config, don't try to delete previous state in some condition 3.5
2009-08-27 Sylvain Thénault [multi-sources] in ms config we don't have state_of (and probably others, but that's the one used until now...) 3.5
2009-08-27 Sylvain Thénault [pdf] remove buggy css, add alt to img for valid xhtml 3.5
2009-08-27 Sylvain Thénault add version to deprecation warning 3.5
2009-08-27 Sylvain Thénault backport 3.5 branch
2009-08-27 Sylvain Thénault backport stable branch 3.5
2009-08-27 Sylvain Thénault i18n update and deprecated msgid cleanup stable
2009-08-27 Sylvain Thénault integrate fix made for shingouz, let's see if it breaks something 3.5
2009-08-27 Sylvain Thénault merge stable
2009-08-26 Nicolas Chauvat B [views] fixing breadcrumbs stable
2009-08-26 Nicolas Chauvat F [devtools] by default dataimport prints message on stdout 3.5
2009-08-26 Sylvain Thénault Added tag cubicweb-debian-version-3.4.5-1 for changeset 7fd294cbf6ff stable
2009-08-26 Sylvain Thénault Added tag cubicweb-version-3.4.5 for changeset 3a65f9b3367c stable cubicweb-debian-version-3.4.5-1
2009-08-27 Sylvain Thénault fix emacs syntaxic colorization stable
2009-08-26 Sylvain Thénault 3.4.5 stable cubicweb-version-3.4.5
2009-08-26 Sylvain Thénault backport 3.5 step 2, backport wf changes in hooks/workflow.py
2009-08-26 Sylvain Thénault backport 3.5 step 1, remaining wf changes in hooks to merge
2009-08-26 Sylvain Thénault backport stable 3.5
2009-08-26 Sylvain Thénault merge stable
2009-08-26 Nicolas Chauvat B in footer, replace "(c) Logilab" with "powered by CubicWeb" stable
2009-08-26 Nicolas Chauvat backport stable branch 3.5
2009-08-26 Sylvain Thénault use a span stable
2009-08-26 Sylvain Thénault removed deprecated entries (pre oss publication), add some fresher news stable
2009-08-26 Sylvain Thénault [rset] fix #231354 w/ rql 0.22.3 api stable
2009-08-26 Sylvain Thénault [breadcrumb] BreadCrumbAnyRSetVComponent should implements call() stable
2009-08-26 Sylvain Thénault [page nav] previous/next page links should also consider url's base path stable
2009-08-26 Sylvain Thénault [page nav] json navigation (when coming from a facets restriction for instance) stable
2009-08-26 Sylvain Thénault [page nav] display non clickable previous/next page when it does'nt make sense instead of nothing stable
2009-08-26 Sylvain Thénault cleanup stable
2009-08-26 Sylvain Thénault [ui props] drop htmlclass as a persistent property, this is definitly useless/unusable stable
2009-08-26 Sylvain Thénault no comment stable
2009-08-26 Sylvain Thénault [facets] reload breadcrumbs on facets search stable
2009-08-26 Sylvain Thénault [breadcrumb] only provides a breadcrumbs component, no more as pluggable content nav comp; provides alternative implentation for rset with more than one entity stable
2009-08-26 Sylvain Thénault rename cubicweb.formfilter.js into cubicweb.facets.js stable
2009-08-26 Sylvain Thénault move some stuff from server/__init__ to postcreate, fixing instance creation bug 3.5
2009-08-26 Sylvain Thénault [notification] fix #103822, don't try to wrap text/rest to 80 characters stable
2009-08-25 Nicolas Chauvat R [dataimport] rename uid to eid 3.5
2009-08-25 Nicolas Chauvat backport stable branch 3.5
2009-08-25 Nicolas Chauvat B fix the cubicweb init script stable
2009-08-25 Nicolas Chauvat B [entities] #343385 comparing entities should raise NotImplementedError stable
2009-08-25 Nicolas Chauvat B [css] #344441 edit form is too spread out stable
2009-08-25 Nicolas Chauvat B #323887 misleading message after hitting cancel form button stable
2009-08-25 Nicolas Chauvat B fix typo stable
2009-08-25 Nicolas Chauvat B #345282 xhtml requires to use &#160; instead of &nbsp; stable
2009-08-25 Aurelien Campeas merge stable
2009-08-25 Aurelien Campeas why not columns, too ? stable
2009-08-25 Sylvain Thénault [actions box] implements #344415, will have to take care to application relying on the old behaviour 3.5
2009-08-25 Sylvain Thénault [wf] test and hooks for WorkflowTransition support 3.5
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
2009-08-17 Sylvain Thénault should directly use entity.check_perm now that we've an entity instance
2009-08-17 Sylvain Thénault take care in case Any is given
2009-08-17 Sylvain Thénault set edited_attributes before calling hooks for entities from external sources
2009-08-17 Sylvain Thénault hooks have been refactored, call [re|de]activate_verification_hooks
2009-08-17 Sylvain Thénault [session] temporary fix, need .req on internal manager
2009-08-17 Sylvain Thénault fix __init__ parameters
2009-08-17 Sylvain Thénault should affect cw_row/cw_col
2009-08-17 Sylvain Thénault add write support for rset to avoid some crash
2009-08-17 Sylvain Thénault give vreg where we need it (eg no bound request)
2009-08-17 Sylvain Thénault [appobject] old selectors no more supported
2009-08-17 Sylvain Thénault [deprecation] nicer messages
2009-08-17 Sylvain Thénault [c-c shell] add force option to bypass versions checking
2009-08-17 Sylvain Thénault fix name error
2009-08-17 Sylvain Thénault don't do this: already defined as a (deprecated) read-only property
2009-08-17 Sylvain Thénault fix set_schema/init_cubes order
2009-08-17 Sylvain Thénault backport stable branch
2009-08-17 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 Sylvain Thénault we should use unsafe_execute here stable
2009-08-17 Sylvain Thénault new _cw_unsafe argument to Entity.set_attributes until something nicer is done (eg #344874) stable
2009-08-17 Sylvain Thénault [wf] shouldn't check for neweids while trying to get previous state (detected by forge tests) stable
2009-08-17 Sylvain Thénault towards better edited attributes handling stable
2009-08-17 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 Sylvain Thénault [repo] misc cleanup stable
2009-08-17 Sylvain Thénault [entity] warn if bad fetch_attrs stable
2009-08-17 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 Sylvain Thénault use view.paginate stable
2009-08-16 Adrien Di Mascio backport stable branch
2009-08-16 Adrien Di Mascio [gmap] make gmap-views more tolerant stable
2009-08-16 Nicolas Chauvat backport stable branch
2009-08-16 Nicolas Chauvat B bugfix stable
2009-08-16 Nicolas Chauvat merge stable
2009-08-16 Nicolas Chauvat Added tag cubicweb-debian-version-3.4.3-1 for changeset a3828745e2cf stable
2009-08-16 Nicolas Chauvat Added tag cubicweb-version-3.4.3 for changeset b2add17d5bc4 stable cubicweb-debian-version-3.4.3-1
2009-08-16 Nicolas Chauvat B bugfix in json controller stable
2009-08-14 Nicolas Chauvat B offer to continue even when failed to restore systemonly stable
2009-08-14 Nicolas Chauvat ready for 3.4.3 stable cubicweb-version-3.4.3
2009-08-14 Adrien Di Mascio [javascript] allow customization of inlineCreationForm insertion point stable
2009-08-14 Nicolas Chauvat B sync after migration and restart so that cwuri does not show in forms stable
2009-08-14 Nicolas Chauvat B [server] extlite test will not fail if tempfile exists stable
(0) -3000 -1000 -256 +256 +1000 +3000 tip