Mon, 08 Feb 2010 10:07:52 +0100 Alexandre Fayolle merge stable
Fri, 05 Feb 2010 17:57:51 +0100 Alexandre Fayolle use calendar.gmtime instead of time.mktime to avoid UTC/localtime issues with Flot stable
Mon, 08 Feb 2010 13:33:09 +0100 Sylvain Thénault must use in-place modification, pending_operations is a read-only property stable
Mon, 08 Feb 2010 13:29:23 +0100 Sylvain Thénault avoid to see the same warning twice, one for 3.6 another for 3.3
Mon, 08 Feb 2010 13:05:19 +0100 Sylvain Thénault backport stable
Mon, 08 Feb 2010 13:03:38 +0100 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
Mon, 08 Feb 2010 13:02:05 +0100 Sylvain Thénault race condition may makes this assertion fail, we don't want that stable
Mon, 08 Feb 2010 12:25:15 +0100 Sylvain Thénault unvisible field may have been modified, for instance relation added by an hidden input
Mon, 08 Feb 2010 12:05:56 +0100 Sylvain Thénault AdaptedList -> SameETypeList
Mon, 08 Feb 2010 12:03:03 +0100 Sylvain Thénault now raise UnknownProperty, not KeyError
Mon, 08 Feb 2010 12:02:32 +0100 Sylvain Thénault fix test broken by introduction of ViewSameEType action
Mon, 08 Feb 2010 12:01:15 +0100 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.
Mon, 08 Feb 2010 11:08:55 +0100 Sylvain Thénault backport stable branch and some vreg cleanups:
Mon, 08 Feb 2010 10:06:40 +0100 Sylvain Thénault fix security issue #36564 (integrity error w/ RQLUniqueConstraint) by using a global lock serializing commit when some RQLUniqueConstraint is encountered. stable
Mon, 08 Feb 2010 09:57:25 +0100 Sylvain Thénault errors on postcommit should never occurs, log it as critical stable
(0) -3000 -1000 -300 -100 -15 +15 +100 +300 +1000 +3000 tip