Tue, 20 Mar 2018 17:39:48 +0100 Thierry Florac Version 0.1.12 0.1.12
Thu, 15 Mar 2018 09:25:02 +0100 Thierry Florac Added "request_selector" predicate
Thu, 15 Mar 2018 09:24:20 +0100 Thierry Florac Added test to avoid several notifications before traversing root object
Thu, 15 Mar 2018 09:23:39 +0100 Thierry Florac Added 'set' to supported interfaces argument type
Sun, 11 Mar 2018 11:23:46 +0100 Thierry Florac Updated translations
Sun, 11 Mar 2018 11:13:04 +0100 Thierry Florac Removed static configuration manager interface
Sun, 11 Mar 2018 11:12:15 +0100 Thierry Florac Updated ZMI imports
Sun, 11 Mar 2018 11:12:00 +0100 Thierry Florac Removed static configuration manager interface
Sat, 10 Mar 2018 01:58:45 +0100 Thierry Florac Updated database upgrade code
Thu, 08 Mar 2018 09:13:06 +0100 Thierry Florac Init version 0.1.12
Thu, 22 Feb 2018 11:04:56 +0100 Thierry Florac Added "copy_request" function
Mon, 19 Feb 2018 09:57:41 +0100 Thierry Florac Use PyAMSRequest class when creating new request from scratch
Mon, 19 Feb 2018 09:50:16 +0100 Thierry Florac Updated doctest typo
Sun, 18 Feb 2018 17:36:31 +0100 Thierry Florac Corrected error message
Sun, 18 Feb 2018 17:34:42 +0100 Thierry Florac Updated doctests
Sun, 18 Feb 2018 17:34:17 +0100 Thierry Florac Updated request data functions exceptions handling
Sun, 18 Feb 2018 12:55:04 +0100 Thierry Florac Add 'registry' argument to update new request registry
Sat, 17 Feb 2018 15:53:31 +0100 Thierry Florac Make sure that all requests support annotations to store user data
Thu, 08 Feb 2018 08:50:04 +0100 Thierry Florac Reordered functions
Mon, 05 Feb 2018 13:53:51 +0100 Thierry Florac Updated ZEO connection timeout management
Mon, 05 Feb 2018 10:50:20 +0100 Thierry Florac Updated buildout
Fri, 26 Jan 2018 17:13:13 +0100 Thierry Florac Added tag 0.1.11 for changeset d702d2bf095a
Fri, 26 Jan 2018 17:13:13 +0100 Thierry Florac Version 0.1.11 0.1.11
Fri, 26 Jan 2018 15:34:40 +0100 Thierry Florac Added property annotation to define volatile attributes on persistent classes
Fri, 26 Jan 2018 15:33:55 +0100 Thierry Florac Added exception handling when trying to get or set request annotations
Fri, 26 Jan 2018 15:30:56 +0100 Thierry Florac Added 'inherit' interface and module to handle inheritance
Tue, 16 Jan 2018 17:48:46 +0100 Thierry Florac Handle absolute_url when 'context' argument is a string
Sun, 14 Jan 2018 15:01:29 +0100 Thierry Florac Added tag 0.1.10 for changeset 985534bc6ab9
Sun, 14 Jan 2018 15:01:21 +0100 Thierry Florac Version 0.1.10 0.1.10
Thu, 11 Jan 2018 16:57:23 +0100 Thierry Florac Added ZODB connection class and vocabulary based on Pyramid's settings
Thu, 11 Jan 2018 16:56:18 +0100 Thierry Florac Updates in registry management functions
Thu, 11 Jan 2018 16:51:53 +0100 Thierry Florac Updated DocFieldProperty to correctly get fields description
Wed, 13 Dec 2017 09:03:48 +0100 Thierry Florac Updated buildout
Fri, 08 Dec 2017 12:08:41 +0100 Thierry Florac Added tag 0.1.9 for changeset 664b86f16a91
Fri, 08 Dec 2017 12:08:41 +0100 Thierry Florac Version 0.1.9 0.1.9
Fri, 10 Nov 2017 13:51:21 +0100 Thierry Florac Added "get_global_registry" function
Fri, 10 Nov 2017 13:50:06 +0100 Thierry Florac Added "NullAdapter" to be able to remove a default adapter for a given context
Fri, 13 Oct 2017 10:00:45 +0200 Thierry Florac Added tag 0.1.8 for changeset 0fc08a1bc6e7
Fri, 13 Oct 2017 10:00:45 +0200 Thierry Florac Version 0.1.8 0.1.8
Fri, 13 Oct 2017 09:55:57 +0200 Thierry Florac Added validation method and exception for email schema field
Thu, 21 Sep 2017 12:43:22 +0200 Thierry Florac Updated TALES extensions interfaces
Tue, 19 Sep 2017 11:29:27 +0200 Thierry Florac Added tag 0.1.7 for changeset 8d80cb67b023
Tue, 19 Sep 2017 11:29:27 +0200 Thierry Florac Version 0.1.7 0.1.7
Tue, 19 Sep 2017 11:20:41 +0200 Thierry Florac Added mail address schema field
Mon, 11 Sep 2017 14:59:37 +0200 Thierry Florac Added tag 0.1.6 for changeset 1a9d8c43dba0
Mon, 11 Sep 2017 14:59:37 +0200 Thierry Florac Version 0.1.6 0.1.6
Mon, 11 Sep 2017 12:28:09 +0200 Thierry Florac Added 'query' parameter to 'absolute_url' function
Mon, 11 Sep 2017 12:25:41 +0200 Thierry Florac Updated exceptions messages translations
Thu, 13 Jul 2017 11:44:17 +0200 Thierry Florac Added tag 0.1.5 for changeset 1bdfe52659d7
Thu, 13 Jul 2017 10:51:31 +0200 Thierry Florac Added permission 0.1.5
Wed, 12 Jul 2017 14:05:46 +0200 Thierry Florac Added tag 0.1.5 for changeset 6206a2ae7053
Wed, 12 Jul 2017 14:05:46 +0200 Thierry Florac Version 0.1.5
Wed, 12 Jul 2017 13:57:06 +0200 Thierry Florac Updated documentation
Wed, 12 Jul 2017 13:56:41 +0200 Thierry Florac Refactored request and session properties management
Wed, 12 Jul 2017 13:55:47 +0200 Thierry Florac Added ICacheKeyValue interface
Tue, 20 Jun 2017 16:40:40 +0200 Thierry Florac Updated permissions docstrings
Mon, 19 Jun 2017 17:29:46 +0200 Thierry Florac Updated docstrings
Mon, 19 Jun 2017 16:26:33 +0200 Thierry Florac Updated docstrings
Mon, 19 Jun 2017 16:24:22 +0200 Thierry Florac Updated docstring
Mon, 19 Jun 2017 16:05:08 +0200 Thierry Florac Updated docstrings and doctests
(0) -100 -60 +60 +100 +300 tip