2010-02-15 Sylvain Thénault cleanup stable
2010-02-15 Sylvain Thénault [calendar view] fix related to the date_range mess (max value exclusion). Calendar views authors should check if more similar fixes needed stable
2010-02-15 Sylvain Thénault [forms] fix RelationField bug with pending eids (eg inlined forms): we have to override process_form_value to avoid caching when recomputing is needed stable
2010-02-15 Sylvain Thénault [shell] rql() should use unsafe_execute when possible stable
2010-02-15 Sylvain Thénault [autoform] we should consider role when checking delete permission stable
2010-02-15 Sylvain Thénault don't update modification_date in repairing_mode (eg upgrade or shell) stable
2010-02-15 Sylvain Thénault [security] we should save back edited_attributes in case of multiple modification of an entity during the same transaction stable
2010-02-15 Sylvain Thénault tune startup logging stable
2010-02-15 Sylvain Thénault [schema] fix RelationSchema.has_perm to properly works with attribute relations stable
2010-02-15 Sylvain Thénault [schema] refactor/cleanup check_permissions stable
2010-02-15 Sylvain Thénault use a close_form method for consistency w/ open_form and allow overriding stable
2010-02-15 Sylvain Thénault add version info to deprecation warning stable
2010-02-15 Sylvain Thénault remove debug print stable
2010-02-15 Sylvain Thénault follow yams api change: attributes permissions are now defined for stable
2010-02-15 Sylvain Thénault fix dumb name error causing error when non managers try to change his properties stable
2010-02-15 Sylvain Thénault fix typo in deprecation warning stable
2010-02-11 Sylvain Thénault remove crappy basket specific code
2010-02-12 Nicolas Chauvat [views] toolbox must be rendered before the title to appear at top right stable
2010-02-12 Nicolas Chauvat [uicfg] make deprecation message easier to understand stable
2010-02-12 Adrien Di Mascio [uicfg] allow autoform_section's formtype parameter to be a tuple stable
2010-02-12 Alexandre Fayolle merge oldstable
2010-02-12 Alexandre Fayolle branch oldstable oldstable
2010-02-12 Aurelien Campeas create oldstable branch, remove 3.5 tag oldstable
2010-02-12 Aurelien Campeas merge 3.6 default/stable stable
2010-02-12 Aurelien Campeas merge 3.5/stable heads stable
2010-02-12 Aurelien Campeas Added tag 3.5 for changeset a0571ff0cb5d stable
2010-02-10 Aurelien Campeas [http cache/json controller] ensure json_view does proper cache validation #390986 stable
2010-02-12 Alexandre Fayolle merge stable
2010-02-12 Alexandre Fayolle typo fix in help string stable
2010-02-12 Alexandre Fayolle use subprocess instead of os.popen to run diff stable
2010-02-12 Nicolas Chauvat [migration] abort becomes possible when asked for confirmation before migration script stable
2010-02-11 Sylvain Thénault sort on sortvalue, not dc_title to allow customization
2010-02-10 Sylvain Thénault merge cubicweb-version-3.6.0
2010-02-10 Sylvain Thénault fix bug when value is None
2010-02-10 Sylvain Thénault Added tag cubicweb-debian-version-3.6.0-1 for changeset 17e88f2485d1
2010-02-10 Sylvain Thénault Added tag cubicweb-version-3.6.0 for changeset 5f957e351b0a
2010-02-10 Sylvain Thénault added jquery.ui image files
2010-02-10 Sylvain Thénault provides a fallback_on_none_attribute field attribute, allowing to specify default value for attributes of *existing* entities
2010-02-10 Sylvain Thénault fix match_transition selector: for instance w/ forge version change state form overiding, we want the form with the publication_date selected by the editcontroller, whatever the transition
2010-02-10 Sylvain Thénault split introduced in the wrong place
2010-02-10 Sylvain Thénault packaging fix: no more test in common (2).
2010-02-10 Sylvain Thénault packaging fix: no more test in common. Should remove test from the hooks subpackage in rules for hardy
2010-02-10 Sylvain Thénault drop cubicweb-client package (there was only hercule.py inside)
2010-02-10 Sylvain Thénault remove ref to hercule.py
2010-02-10 Sylvain Thénault cw 3.6, itself
2010-02-10 Sylvain Thénault i18nupdate
2010-02-10 Sylvain Thénault i18n msg fix
2010-02-10 Sylvain Thénault cleanup 2.5 __future__ imports
2010-02-10 Sylvain Thénault update translatable docstring
2010-02-10 Sylvain Thénault fix test
2010-02-10 Sylvain Thénault rephrase
2010-02-10 Sylvain Thénault fix auto-rollback on unauthorized error:
2010-02-10 Sylvain Thénault fix ldap test, our ldap server name has changed
2010-02-10 Sylvain Thénault fix name error introduced by bad merging of stable
2010-02-09 Sylvain Thénault fix 'click here to see the created entity' link, which may not appear according to language settings
2010-02-09 Sylvain Thénault quick fix for typed formfield validation: accept empty string, split
2010-02-05 Julien Jehannet [R] devtools: improve default data import mechanism
2010-02-09 Adrien Di Mascio merge
2010-02-09 Adrien Di Mascio backport stable branch
2010-02-09 Adrien Di Mascio [cw-shell] do not set arbitrary limit on number of arguments stable
2010-02-09 Sylvain Thénault use 'edit' as defaut path for expect_redirect_publish
2010-02-09 Sylvain Thénault propagation hooks cleanup
2010-02-09 Sylvain Thénault missing import for 2.4 compat
2010-02-09 Sylvain Thénault don't play with the custom_workflow relation in autofill
2010-02-09 Sylvain Thénault fix bug w/ object relation used as inlined form
2010-02-09 Sylvain Thénault cleanup
2010-02-09 Sylvain Thénault backport stable
2010-02-09 Sylvain Thénault turn down some info logs into debug stable
2010-02-09 Sylvain Thénault turn down some info logs into debug stable
2010-02-09 Sylvain Thénault fix constraint hook: a session may be involved in multiple transaction at time stable
2010-02-09 Sylvain Thénault fix and begin to document autofill algorithm
2010-02-08 Sylvain Thénault unset_attribute_storage, for testing purpose at least
2010-02-08 Sylvain Thénault oops
2010-02-08 Sylvain Thénault backport stable
2010-02-08 Sylvain Thénault when no context specified, should return non-zero score as documented
2010-02-08 Sylvain Thénault typo
2010-02-08 Sylvain Thénault no need for a specific vid argument here
2010-02-08 Sylvain Thénault backport stable
2010-02-08 Alexandre Fayolle merge stable
2010-02-08 Alexandre Fayolle merge stable
2010-02-08 Alexandre Fayolle add a note about modifying read only attribute stable
2010-02-08 Alexandre Fayolle merge stable
2010-02-05 Alexandre Fayolle use calendar.gmtime instead of time.mktime to avoid UTC/localtime issues with Flot stable
2010-02-08 Sylvain Thénault must use in-place modification, pending_operations is a read-only property stable
2010-02-08 Sylvain Thénault avoid to see the same warning twice, one for 3.6 another for 3.3
2010-02-08 Sylvain Thénault backport stable
2010-02-08 Sylvain Thénault fix session's commit handling: when an operation failed in [pre]commit, call rollback_event as well for already processed operation, not only the revert<event> callback stable
2010-02-08 Sylvain Thénault race condition may makes this assertion fail, we don't want that stable
2010-02-08 Sylvain Thénault unvisible field may have been modified, for instance relation added by an hidden input
2010-02-08 Sylvain Thénault AdaptedList -> SameETypeList
2010-02-08 Sylvain Thénault now raise UnknownProperty, not KeyError
2010-02-08 Sylvain Thénault fix test broken by introduction of ViewSameEType action
2010-02-08 Sylvain Thénault kill register_appobject_class method, simplifying autoregistration. Update test accordingly (test which manually registers object should also properly call there __register__ method). Drop the disable-appobjects config file entry: no one used it since its introduction years ago.
2010-02-08 Sylvain Thénault backport stable branch and some vreg cleanups:
2010-02-08 Sylvain Thénault fix security issue #36564 (integrity error w/ RQLUniqueConstraint) by using a global lock serializing commit when some RQLUniqueConstraint is encountered. stable
2010-02-08 Sylvain Thénault errors on postcommit should never occurs, log it as critical stable
(0) -3000 -1000 -300 -100 -96 +96 +100 +300 +1000 +3000 tip