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
2010-02-06 Sylvain Thénault missing test data stable
2010-02-06 Sylvain Thénault reminder, cleanup stable
2010-02-06 Sylvain Thénault initialize property once initialization has been fully completed, close #666573 stable
2010-02-06 Sylvain Thénault fix duplicated vregistry initialization during tests stable
2010-02-06 Sylvain Thénault cleanup, don't fail if no context set on the sourcecode directive
2010-02-05 Sylvain Thénault we should not use inheritance there but proper view redirection, so if one adapt listitem view, he gets the same thing by default with the adapted list
2010-02-05 Sylvain Thénault hidden usage of datetime function which has been moved to lgc
2010-02-05 Sylvain Thénault i18nupdate
2010-02-05 Sylvain Thénault replace DevCubeConfiguration/DevDepsConfiguration by a single DevConfiguration, fixing recently introduced by w/ i18ncube command on the way
2010-02-05 Sylvain Thénault moved to lgc.date as well
2010-02-05 Sylvain Thénault oops, forgot that part of 3.2 bw compat
2010-02-05 Sylvain Thénault hercule (aka c-c client command) have not (ever?) been used for years, stop supporting it
2010-02-05 Sylvain Thénault kill most pre 3.2 bw compat code
2010-02-05 Sylvain Thénault kill mx compat code (dropped since 3.2), more efficient merge_args implementation
2010-02-05 Sylvain Thénault this test is now useless here
2010-02-05 Sylvain Thénault 3.6 test api update
2010-02-05 Sylvain Thénault db fill api has changed, update test accordingly
2010-02-05 Sylvain Thénault no needs for a views package, 3.6 api update
2010-02-05 Sylvain Thénault need post_build_callbacks attribute with earlier yams version
2010-02-05 Sylvain Thénault update yams/rql dependencies
2010-02-05 Sylvain Thénault fix long-waiting symetric typo: should be spelled symmetric. Add auto database migration on schema deserialization
2010-02-05 Sylvain Thénault moved generic datetime manipulation function to lgc
2010-02-05 Sylvain Thénault fix wrong autoclass inclusion
2010-02-05 Sylvain Thénault fix rest syntax error
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip