Tue, 25 Sep 2018 11:28:03 +0200 Thierry Florac Added tag 0.1.19 for changeset 30d866448bfd
Tue, 25 Sep 2018 11:28:03 +0200 Thierry Florac Version 0.1.19 0.1.19
Fri, 21 Sep 2018 10:33:05 +0200 Thierry Florac Updated 'br' TALES extension
Fri, 21 Sep 2018 10:21:52 +0200 Thierry Florac Added start and end tags to 'br' TALES extension
Wed, 19 Sep 2018 08:42:16 +0200 Thierry Florac Imports cleanup
Tue, 18 Sep 2018 16:16:41 +0200 Thierry Florac Added tag 0.1.18 for changeset c28aa20c304a
Tue, 18 Sep 2018 16:16:41 +0200 Thierry Florac Version 0.1.18 0.1.18
Mon, 17 Sep 2018 17:38:43 +0200 Thierry Florac Added JS text renderer
Mon, 17 Sep 2018 16:14:22 +0200 Thierry Florac Added default JSON encoder to serialize date and datetime objects
Fri, 07 Sep 2018 17:26:24 +0200 Thierry Florac Check for empty value
Sat, 21 Jul 2018 00:16:17 +0200 Thierry Florac USe "yield from" in container iterators
Sat, 21 Jul 2018 00:15:37 +0200 Thierry Florac Init version 0.1.18
Fri, 20 Jul 2018 14:52:43 +0200 Thierry Florac Added tag 0.1.17.1 for changeset 04c7803a8e64
Fri, 20 Jul 2018 14:52:42 +0200 Thierry Florac Version 0.1.17.1 0.1.17.1
Fri, 20 Jul 2018 12:44:08 +0200 Thierry Florac Added tag 0.1.17 for changeset d82c0fe2a2c9
Fri, 20 Jul 2018 12:44:08 +0200 Thierry Florac Version 0.1.17 0.1.17
Tue, 17 Jul 2018 11:31:41 +0200 Thierry Florac Allow arguments to TALES extensions to be multi-lines
Fri, 13 Jul 2018 17:11:35 +0200 Thierry Florac Updated TALES expression engine to recognize named arguments
Mon, 09 Jul 2018 13:44:09 +0200 Thierry Florac Removed "extension:" TALES expression
Mon, 09 Jul 2018 13:34:24 +0200 Thierry Florac Renamed TALES extension from "extension:" to "tales:"
Fri, 06 Jul 2018 09:47:39 +0200 Thierry Florac Added "br" TALES expression to convert characters to HTML breaks
Wed, 04 Jul 2018 09:05:30 +0200 Thierry Florac Updated base class form base HTML renderer
Tue, 03 Jul 2018 14:19:55 +0200 Thierry Florac Added random iterator
Mon, 02 Jul 2018 08:57:56 +0200 Thierry Florac Updated docstring
Mon, 02 Jul 2018 08:50:10 +0200 Thierry Florac init version 0.1.17
Fri, 29 Jun 2018 18:15:51 +0200 Thierry Florac Added function to get unique members from iterator
Thu, 28 Jun 2018 08:35:02 +0200 Thierry Florac Added tag 0.1.16 for changeset 7c71a08ff111
Thu, 28 Jun 2018 08:35:02 +0200 Thierry Florac Version 0.1.16 0.1.16
Wed, 27 Jun 2018 12:23:41 +0200 Thierry Florac Added "timestamp" TALES extension
Wed, 27 Jun 2018 12:23:22 +0200 Thierry Florac Added "cache_key" TALES extension
Fri, 22 Jun 2018 12:50:19 +0200 Thierry Florac Added IRelativeURL interface, default adapter and TALES "relative_url" extension to get content's URL based on current display context
Tue, 19 Jun 2018 16:10:04 +0200 Thierry Florac Updated docstring
Tue, 19 Jun 2018 16:09:37 +0200 Thierry Florac Updated docstring
Tue, 19 Jun 2018 16:09:23 +0200 Thierry Florac Updated docstring
Tue, 19 Jun 2018 11:54:53 +0200 Thierry Florac Allow integer value in extension argument
Sun, 17 Jun 2018 16:31:07 +0200 tflorac Removed configuration factory interfaces
Sun, 17 Jun 2018 16:12:40 +0200 tflorac Removed unused import
Fri, 15 Jun 2018 16:34:59 +0200 Thierry Florac Added "is_interface" function to check if an object is an interface
Fri, 15 Jun 2018 10:59:13 +0200 Thierry Florac Check if adapter factory is a class
Thu, 14 Jun 2018 17:32:18 +0200 Thierry Florac Look for registered object factory if given factory is an interface
Thu, 14 Jun 2018 13:57:57 +0200 Thierry Florac Added "parent_selector" predicate for IObjectMoved/IObjectAdded events
Thu, 14 Jun 2018 08:58:27 +0200 Thierry Florac Added function to sort adapters by weight
Wed, 13 Jun 2018 11:25:38 +0200 Thierry Florac Updated annotations adapter factory
Wed, 13 Jun 2018 11:24:18 +0200 Thierry Florac Init version 0.1.16
Mon, 11 Jun 2018 15:58:59 +0200 Thierry Florac Added tag 0.1.15 for changeset 0b5f84d9eff4
Mon, 11 Jun 2018 15:58:58 +0200 Thierry Florac Version 0.1.15 0.1.15
Mon, 11 Jun 2018 15:40:52 +0200 Thierry Florac Added "canonical_url" interface and TALES extension
Fri, 08 Jun 2018 15:17:28 +0200 Thierry Florac Moved forms to "pyams_zmi" package
Wed, 30 May 2018 14:55:51 +0200 Thierry Florac Updated traverser to notify BeforeTraverseEvent on last traversed object
Mon, 28 May 2018 14:07:10 +0200 Thierry Florac Updated annotations adapters
Fri, 25 May 2018 15:12:17 +0200 Thierry Florac Allow empty factory when looking for annotations adapter
Fri, 25 May 2018 14:27:56 +0200 Thierry Florac Updated docstrings
Fri, 25 May 2018 11:26:13 +0200 Thierry Florac Updated docstrings
Fri, 25 May 2018 08:39:32 +0200 Thierry Florac Updated "factory_config" decorator to be able to register factories by name
Fri, 25 May 2018 08:08:14 +0200 Thierry Florac Added default object factory for a given interface
Thu, 24 May 2018 13:54:24 +0200 Thierry Florac Add venusian support to "vocabulary_config" decorator
Fri, 18 May 2018 11:17:56 +0200 Thierry Florac Added "markers" to adapter annotations factory helper
Fri, 18 May 2018 11:07:15 +0200 Thierry Florac Updated request class
Fri, 11 May 2018 15:35:29 +0200 tflorac Added helper to get a persistent adapter through context's annotations
Wed, 09 May 2018 14:05:08 +0200 Thierry Florac Added "inherit_from" attribute to IInheritInfo interface
Wed, 09 May 2018 14:04:21 +0200 Thierry Florac Init version 0.1.15
Fri, 27 Apr 2018 10:24:14 +0200 Thierry Florac Added tag 0.1.14 for changeset f7e43a680f42
Fri, 27 Apr 2018 10:24:14 +0200 Thierry Florac Version 0.1.14 0.1.14
Thu, 26 Apr 2018 16:00:38 +0200 Thierry Florac Check OID when getting cache key for persistent object
Fri, 13 Apr 2018 12:23:18 +0200 Thierry Florac Added "generate_url" function
Thu, 12 Apr 2018 11:21:59 +0200 Thierry Florac Removed DocFieldProperty class and added __doc__ property to default FieldProperty class
Thu, 12 Apr 2018 10:14:52 +0200 Thierry Florac Updated docstring
Wed, 11 Apr 2018 16:41:53 +0200 Thierry Florac Updated base site root ACL
Wed, 11 Apr 2018 10:50:38 +0200 Thierry Florac Formatting...
Tue, 10 Apr 2018 14:45:34 +0200 Thierry Florac Added form prefix
Tue, 10 Apr 2018 14:44:20 +0200 Thierry Florac Updated default cache key adapters
Thu, 05 Apr 2018 15:32:14 +0200 Thierry Florac Reordered attributes
Thu, 05 Apr 2018 11:08:49 +0200 Thierry Florac Reordered attributes
Thu, 05 Apr 2018 11:02:00 +0200 Thierry Florac Added log
Thu, 29 Mar 2018 10:44:44 +0200 Thierry Florac Use object ID in default cache key adapter, and add string key adapter
Thu, 29 Mar 2018 10:43:33 +0200 Thierry Florac Updated request_property decorator
Thu, 29 Mar 2018 10:42:41 +0200 Thierry Florac init version 0.1.14
Thu, 22 Mar 2018 15:01:21 +0100 Thierry Florac Added tag 0.1.13 for changeset aedd98145b97
Thu, 22 Mar 2018 15:01:21 +0100 Thierry Florac Version 0.1.13 0.1.13
Thu, 22 Mar 2018 14:43:34 +0100 Thierry Florac Updated site factory to use new factory interface
Thu, 22 Mar 2018 14:42:18 +0100 Thierry Florac Added site root factory interface
Tue, 20 Mar 2018 17:39:48 +0100 Thierry Florac Added tag 0.1.12 for changeset 417296f4bfab
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
(0) -120 +120 tip