2009-12-08 Sylvain Thénault backport stable branch
2009-12-07 Adrien Di Mascio [migration] write migration instructions for permissions handling on relation definition
2009-12-07 Adrien Di Mascio [server] don't try to set perms twice on the same relation (e.g. symetric relations)
2009-12-07 Sylvain Thénault merge
2009-12-07 Pierre-Yves David fix class reference in old hook warning
2009-12-07 Sandrine Ribeau more api renaming/fixing update
2009-12-07 Sandrine Ribeau return relation property using rdef.get
2009-12-07 Sandrine Ribeau should return item type not relation
2009-12-07 Sandrine Ribeau api renaming update
2009-12-07 Sandrine Ribeau fix bad merge
2009-12-04 Sylvain Thénault should delete state once replacement has been done stable
2009-12-04 Sylvain Thénault dont crash if directory doesn't exist stable
2009-12-04 Sylvain Thénault fix jsonization of interval stable
2009-12-04 Sylvain Thénault added replace_state method to ease workflow migration. backported from forge as a reminder, not really tested yet stable
2009-12-03 Sylvain Thénault backport stable into default
2009-12-03 Sylvain Thénault Added tag cubicweb-debian-version-3.5.10-1 for changeset dfe2f245248c stable
2009-12-03 Sylvain Thénault Added tag cubicweb-version-3.5.10 for changeset 9b52725d8c53 stable cubicweb-debian-version-3.5.10-1
2009-12-03 Sylvain Thénault merge stable cubicweb-version-3.5.10
2009-12-03 Sylvain Thénault 3.5.10 stable
2009-12-03 Aurelien Campeas quick & dirty fix for auto completion widget stable
2009-12-03 Pierre-Yves David update i18n doc stable
2009-12-03 Pierre-Yves David Pasting blog about facet in the facet section of the doc book. stable
2009-12-03 Pierre-Yves David hide en apidoc in .hgignore stable
2009-12-03 Sylvain Thénault héhé, get the same result with a slightly enhanced condition and all this code removed stable
2009-12-03 Sylvain Thénault unused, cleanup stable
2009-12-03 Sylvain Thénault fix sql generation bug with neged inlined relation where the object is invariant and subject is only referenced by the relation stable
2009-12-03 Aurelien Campeas add postcommit_event on Operations stable
2009-12-03 Sylvain Thénault add some notes stable
2009-12-03 Sylvain Thénault i18nupdate stable
2009-12-03 Sylvain Thénault nicer error message on rql constraints stable
2009-12-03 Sylvain Thénault implements 'parent' method on workflow entity types stable
2009-12-03 Sylvain Thénault this invalid constraint now fails with new constraints checking stable
2009-12-03 Sylvain Thénault this constraint is actually unusable in yams schema for cw stable
2009-12-03 Sylvain Thénault unused since a long time now stable
2009-12-03 Sylvain Thénault finish yesterday work on rql constraints: stable
2009-12-02 Sylvain Thénault synchronize rdef where unique constraints have been updated/added stable
2009-12-02 Sylvain Thénault oops, should have been updated stable
2009-12-02 Sylvain Thénault add a fourth item to 'view box' defintion, dispctrl, so that stable
2009-12-02 Sylvain Thénault slightly adapt title and hide boxes when view is called as a non primary view stable
2009-12-02 Sylvain Thénault allow to override is_primary result using an argument given to object constructor (have to be given to 'initargs' argument of .render like initargs={'is_primary': False} stable
2009-12-02 Aurelien Campeas typo stable
2009-12-02 Sylvain Thénault new generic urlattr view stable
2009-12-02 Sylvain Thénault update _render_attribute / _render_relation prototype to gain more control on label through uicfg (for attributes and relations). Keep bw compat for crm/iliane stable
2009-12-02 Sylvain Thénault when fields are displayed in a table and label should'nt be displayed, set colspan to 2 on the field value cell stable
2009-12-02 Aurelien Campeas fix format string stable
2009-12-02 Sylvain Thénault cleanup stable
2009-12-02 Sylvain Thénault fix workflow consistency: check state/transition name uniqness in the wf when state/transition name is modified ; use the new msg argument of rql constraints to have a nicer error message on failure stable
2009-12-02 Sylvain Thénault nicer __str__ and __repr__ methods on rql constraints stable
2009-12-02 Sylvain Thénault refactor so that we can specify an extra argument to constraints which stable
2009-12-02 Sylvain Thénault nicer mainvars/expression handling when initializing rql constraints stable
2009-12-02 Sylvain Thénault merge stable
2009-12-02 Sylvain Thénault fix RQLUniqueConstraint behaviour by using a DISTINCT query and allowing stable
2009-12-02 Sylvain Thénault don't fail on error while render a notification mail stable
2009-12-01 Pierre-Yves David improve error message for redundant initial workflow states stable
2009-12-01 Sylvain Thénault fix name error while debugging stable
2009-12-01 Sylvain Thénault oops, this is an object relation stable
2009-12-01 Sylvain Thénault don't use html/dtd validator as default validator for non html views. Closes #550162 stable
2009-12-01 Sylvain Thénault support x.set_relations(a_relation=None) to delete a_relation relations from this entity stable
2009-12-01 Sylvain Thénault properly fail if user has entered wrong connection information for the system database, closes #549136 stable
2009-12-01 Sylvain Thénault [forms] deprecate form_render(**kwargs) in favor of render(formvalues=None, rendervalues=None, renderer=None) stable
2009-12-01 Sylvain Thénault wfhistory isn't anymore selectable if the entity has no record in its history stable
2009-12-01 Sylvain Thénault fix name error if ValueError is raised stable
2009-11-30 Alexandre Fayolle merge stable
2009-11-30 Alexandre Fayolle fix rset.column_types docstring to reflect reality stable
2009-11-30 Sylvain Thénault make wfhistory non selectable for entities without record in its workflow history stable
2009-11-30 Sylvain Thénault when one is adding an inline entity for a relation of a single card, stable
2009-11-29 Nicolas Chauvat Added tag cubicweb-debian-version-3.5.9-1 for changeset d7f2d32340fb stable
2009-11-29 Nicolas Chauvat Added tag cubicweb-version-3.5.9 for changeset 1677312fd8a3 stable cubicweb-debian-version-3.5.9-1
2009-11-29 Nicolas Chauvat prepare 3.5.9 stable cubicweb-version-3.5.9
2009-11-29 Sylvain Thénault oops stable
2009-11-29 Sylvain Thénault merge stable
2009-11-29 Sylvain Thénault fix ze fix stable
2009-11-29 Nicolas Chauvat prepare 3.5.8 stable
2009-11-29 Sylvain Thénault fix inline-creation form when called through ajax stable
2009-11-28 Nicolas Chauvat Added tag cubicweb-debian-version-3.5.7-1 for changeset 7a96c0544c13 stable
2009-11-28 Nicolas Chauvat Added tag cubicweb-version-3.5.7 for changeset 0fc300eb4746 stable cubicweb-debian-version-3.5.7-1
2009-11-28 Nicolas Chauvat prepare 3.5.7 stable cubicweb-version-3.5.7
2009-11-28 Nicolas Chauvat imported patch cwctl-shell-textfile stable
2009-11-28 Nicolas Chauvat bugfix typo in exception name stable
2009-11-27 Sylvain Thénault ease customization of title stable
2009-11-27 Sylvain Thénault implements is enough stable
2009-11-27 Sylvain Thénault make title overriddable stable
2009-11-27 Sylvain Thénault fix test: required to fake parent form stable
2009-11-27 Nicolas Chauvat [web] rename TabedPrimary to TabbedPrimary with backward compat stable
2009-11-27 Nicolas Chauvat rename sql script to make cw3.5.6 happy stable
2009-11-27 Sylvain Thénault consider 'rvid' key in primaryview_display_control to determine sub-view to use in reledit stable
2009-11-27 Sylvain Thénault some doc stable
2009-11-27 Sylvain Thénault force_session_key default to None stable
2009-11-27 Sylvain Thénault don't type __maineid, it may not be an eid actually stable
2009-11-27 Sylvain Thénault fix previous post values handling (eg on validation error) for sub-forms stable
2009-11-27 Sylvain Thénault refactor session_key (__errorurl) to handle cases where the form is generated throuhg an ajax call: in case of an entity form, return the entity's absolute url. Also allow to force session key value stable
2009-11-27 Sylvain Thénault edit controller now informs server side about its main eid through transaction data stable
2009-11-27 Sylvain Thénault refactor to ease overriding stable
2009-11-27 Sylvain Thénault fix nasty pluggable mixins bug, where mixins take precedence other user class stable
2009-11-25 Sandrine Ribeau [views] fix gmap url / avoid double escaping stable
2009-11-24 Sandrine Ribeau [views] ticket #34808, make sure timetable view uses datetime and not date stable
(0) -3000 -1000 -300 -100 -96 +96 +100 +300 +1000 +3000 tip