Fri, 20 Jul 2018 14:52:43 +0200 Added tag 0.1.17.1 for changeset 04c7803a8e64
Thierry Florac <thierry.florac@onf.fr> [Fri, 20 Jul 2018 14:52:43 +0200] rev 223
Added tag 0.1.17.1 for changeset 04c7803a8e64
Fri, 20 Jul 2018 14:52:42 +0200 Version 0.1.17.1 0.1.17.1
Thierry Florac <thierry.florac@onf.fr> [Fri, 20 Jul 2018 14:52:42 +0200] rev 222
Version 0.1.17.1
Fri, 20 Jul 2018 12:44:08 +0200 Added tag 0.1.17 for changeset d82c0fe2a2c9
Thierry Florac <thierry.florac@onf.fr> [Fri, 20 Jul 2018 12:44:08 +0200] rev 221
Added tag 0.1.17 for changeset d82c0fe2a2c9
Fri, 20 Jul 2018 12:44:08 +0200 Version 0.1.17 0.1.17
Thierry Florac <thierry.florac@onf.fr> [Fri, 20 Jul 2018 12:44:08 +0200] rev 220
Version 0.1.17
Tue, 17 Jul 2018 11:31:41 +0200 Allow arguments to TALES extensions to be multi-lines
Thierry Florac <thierry.florac@onf.fr> [Tue, 17 Jul 2018 11:31:41 +0200] rev 219
Allow arguments to TALES extensions to be multi-lines
Fri, 13 Jul 2018 17:11:35 +0200 Updated TALES expression engine to recognize named arguments
Thierry Florac <thierry.florac@onf.fr> [Fri, 13 Jul 2018 17:11:35 +0200] rev 218
Updated TALES expression engine to recognize named arguments
Mon, 09 Jul 2018 13:44:09 +0200 Removed "extension:" TALES expression
Thierry Florac <thierry.florac@onf.fr> [Mon, 09 Jul 2018 13:44:09 +0200] rev 217
Removed "extension:" TALES expression
Mon, 09 Jul 2018 13:34:24 +0200 Renamed TALES extension from "extension:" to "tales:"
Thierry Florac <thierry.florac@onf.fr> [Mon, 09 Jul 2018 13:34:24 +0200] rev 216
Renamed TALES extension from "extension:" to "tales:"
Fri, 06 Jul 2018 09:47:39 +0200 Added "br" TALES expression to convert characters to HTML breaks
Thierry Florac <thierry.florac@onf.fr> [Fri, 06 Jul 2018 09:47:39 +0200] rev 215
Added "br" TALES expression to convert characters to HTML breaks
Wed, 04 Jul 2018 09:05:30 +0200 Updated base class form base HTML renderer
Thierry Florac <thierry.florac@onf.fr> [Wed, 04 Jul 2018 09:05:30 +0200] rev 214
Updated base class form base HTML renderer
Tue, 03 Jul 2018 14:19:55 +0200 Added random iterator
Thierry Florac <thierry.florac@onf.fr> [Tue, 03 Jul 2018 14:19:55 +0200] rev 213
Added random iterator
Mon, 02 Jul 2018 08:57:56 +0200 Updated docstring
Thierry Florac <thierry.florac@onf.fr> [Mon, 02 Jul 2018 08:57:56 +0200] rev 212
Updated docstring
Mon, 02 Jul 2018 08:50:10 +0200 init version 0.1.17
Thierry Florac <thierry.florac@onf.fr> [Mon, 02 Jul 2018 08:50:10 +0200] rev 211
init version 0.1.17
Fri, 29 Jun 2018 18:15:51 +0200 Added function to get unique members from iterator
Thierry Florac <thierry.florac@onf.fr> [Fri, 29 Jun 2018 18:15:51 +0200] rev 210
Added function to get unique members from iterator
Thu, 28 Jun 2018 08:35:02 +0200 Added tag 0.1.16 for changeset 7c71a08ff111
Thierry Florac <thierry.florac@onf.fr> [Thu, 28 Jun 2018 08:35:02 +0200] rev 209
Added tag 0.1.16 for changeset 7c71a08ff111
Thu, 28 Jun 2018 08:35:02 +0200 Version 0.1.16 0.1.16
Thierry Florac <thierry.florac@onf.fr> [Thu, 28 Jun 2018 08:35:02 +0200] rev 208
Version 0.1.16
Wed, 27 Jun 2018 12:23:41 +0200 Added "timestamp" TALES extension
Thierry Florac <thierry.florac@onf.fr> [Wed, 27 Jun 2018 12:23:41 +0200] rev 207
Added "timestamp" TALES extension
Wed, 27 Jun 2018 12:23:22 +0200 Added "cache_key" TALES extension
Thierry Florac <thierry.florac@onf.fr> [Wed, 27 Jun 2018 12:23:22 +0200] rev 206
Added "cache_key" TALES extension
Fri, 22 Jun 2018 12:50:19 +0200 Added IRelativeURL interface, default adapter and TALES "relative_url" extension to get content's URL based on current display context
Thierry Florac <thierry.florac@onf.fr> [Fri, 22 Jun 2018 12:50:19 +0200] rev 205
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 Updated docstring
Thierry Florac <thierry.florac@onf.fr> [Tue, 19 Jun 2018 16:10:04 +0200] rev 204
Updated docstring
Tue, 19 Jun 2018 16:09:37 +0200 Updated docstring
Thierry Florac <thierry.florac@onf.fr> [Tue, 19 Jun 2018 16:09:37 +0200] rev 203
Updated docstring
Tue, 19 Jun 2018 16:09:23 +0200 Updated docstring
Thierry Florac <thierry.florac@onf.fr> [Tue, 19 Jun 2018 16:09:23 +0200] rev 202
Updated docstring
Tue, 19 Jun 2018 11:54:53 +0200 Allow integer value in extension argument
Thierry Florac <thierry.florac@onf.fr> [Tue, 19 Jun 2018 11:54:53 +0200] rev 201
Allow integer value in extension argument
Sun, 17 Jun 2018 16:31:07 +0200 Removed configuration factory interfaces
tflorac@dagon.home [Sun, 17 Jun 2018 16:31:07 +0200] rev 200
Removed configuration factory interfaces
Sun, 17 Jun 2018 16:12:40 +0200 Removed unused import
tflorac@dagon.home [Sun, 17 Jun 2018 16:12:40 +0200] rev 199
Removed unused import
Fri, 15 Jun 2018 16:34:59 +0200 Added "is_interface" function to check if an object is an interface
Thierry Florac <thierry.florac@onf.fr> [Fri, 15 Jun 2018 16:34:59 +0200] rev 198
Added "is_interface" function to check if an object is an interface
Fri, 15 Jun 2018 10:59:13 +0200 Check if adapter factory is a class
Thierry Florac <thierry.florac@onf.fr> [Fri, 15 Jun 2018 10:59:13 +0200] rev 197
Check if adapter factory is a class
Thu, 14 Jun 2018 17:32:18 +0200 Look for registered object factory if given factory is an interface
Thierry Florac <thierry.florac@onf.fr> [Thu, 14 Jun 2018 17:32:18 +0200] rev 196
Look for registered object factory if given factory is an interface
Thu, 14 Jun 2018 13:57:57 +0200 Added "parent_selector" predicate for IObjectMoved/IObjectAdded events
Thierry Florac <thierry.florac@onf.fr> [Thu, 14 Jun 2018 13:57:57 +0200] rev 195
Added "parent_selector" predicate for IObjectMoved/IObjectAdded events
Thu, 14 Jun 2018 08:58:27 +0200 Added function to sort adapters by weight
Thierry Florac <thierry.florac@onf.fr> [Thu, 14 Jun 2018 08:58:27 +0200] rev 194
Added function to sort adapters by weight
Wed, 13 Jun 2018 11:25:38 +0200 Updated annotations adapter factory
Thierry Florac <thierry.florac@onf.fr> [Wed, 13 Jun 2018 11:25:38 +0200] rev 193
Updated annotations adapter factory
Wed, 13 Jun 2018 11:24:18 +0200 Init version 0.1.16
Thierry Florac <thierry.florac@onf.fr> [Wed, 13 Jun 2018 11:24:18 +0200] rev 192
Init version 0.1.16
Mon, 11 Jun 2018 15:58:59 +0200 Added tag 0.1.15 for changeset 0b5f84d9eff4
Thierry Florac <thierry.florac@onf.fr> [Mon, 11 Jun 2018 15:58:59 +0200] rev 191
Added tag 0.1.15 for changeset 0b5f84d9eff4
Mon, 11 Jun 2018 15:58:58 +0200 Version 0.1.15 0.1.15
Thierry Florac <thierry.florac@onf.fr> [Mon, 11 Jun 2018 15:58:58 +0200] rev 190
Version 0.1.15
Mon, 11 Jun 2018 15:40:52 +0200 Added "canonical_url" interface and TALES extension
Thierry Florac <thierry.florac@onf.fr> [Mon, 11 Jun 2018 15:40:52 +0200] rev 189
Added "canonical_url" interface and TALES extension
Fri, 08 Jun 2018 15:17:28 +0200 Moved forms to "pyams_zmi" package
Thierry Florac <thierry.florac@onf.fr> [Fri, 08 Jun 2018 15:17:28 +0200] rev 188
Moved forms to "pyams_zmi" package
Wed, 30 May 2018 14:55:51 +0200 Updated traverser to notify BeforeTraverseEvent on last traversed object
Thierry Florac <thierry.florac@onf.fr> [Wed, 30 May 2018 14:55:51 +0200] rev 187
Updated traverser to notify BeforeTraverseEvent on last traversed object
Mon, 28 May 2018 14:07:10 +0200 Updated annotations adapters
Thierry Florac <thierry.florac@onf.fr> [Mon, 28 May 2018 14:07:10 +0200] rev 186
Updated annotations adapters
Fri, 25 May 2018 15:12:17 +0200 Allow empty factory when looking for annotations adapter
Thierry Florac <thierry.florac@onf.fr> [Fri, 25 May 2018 15:12:17 +0200] rev 185
Allow empty factory when looking for annotations adapter
Fri, 25 May 2018 14:27:56 +0200 Updated docstrings
Thierry Florac <thierry.florac@onf.fr> [Fri, 25 May 2018 14:27:56 +0200] rev 184
Updated docstrings
Fri, 25 May 2018 11:26:13 +0200 Updated docstrings
Thierry Florac <thierry.florac@onf.fr> [Fri, 25 May 2018 11:26:13 +0200] rev 183
Updated docstrings
Fri, 25 May 2018 08:39:32 +0200 Updated "factory_config" decorator to be able to register factories by name
Thierry Florac <thierry.florac@onf.fr> [Fri, 25 May 2018 08:39:32 +0200] rev 182
Updated "factory_config" decorator to be able to register factories by name
Fri, 25 May 2018 08:08:14 +0200 Added default object factory for a given interface
Thierry Florac <thierry.florac@onf.fr> [Fri, 25 May 2018 08:08:14 +0200] rev 181
Added default object factory for a given interface
Thu, 24 May 2018 13:54:24 +0200 Add venusian support to "vocabulary_config" decorator
Thierry Florac <thierry.florac@onf.fr> [Thu, 24 May 2018 13:54:24 +0200] rev 180
Add venusian support to "vocabulary_config" decorator
Fri, 18 May 2018 11:17:56 +0200 Added "markers" to adapter annotations factory helper
Thierry Florac <thierry.florac@onf.fr> [Fri, 18 May 2018 11:17:56 +0200] rev 179
Added "markers" to adapter annotations factory helper
Fri, 18 May 2018 11:07:15 +0200 Updated request class
Thierry Florac <thierry.florac@onf.fr> [Fri, 18 May 2018 11:07:15 +0200] rev 178
Updated request class
Fri, 11 May 2018 15:35:29 +0200 Added helper to get a persistent adapter through context's annotations
tflorac@dagon.home [Fri, 11 May 2018 15:35:29 +0200] rev 177
Added helper to get a persistent adapter through context's annotations
Wed, 09 May 2018 14:05:08 +0200 Added "inherit_from" attribute to IInheritInfo interface
Thierry Florac <thierry.florac@onf.fr> [Wed, 09 May 2018 14:05:08 +0200] rev 176
Added "inherit_from" attribute to IInheritInfo interface
Wed, 09 May 2018 14:04:21 +0200 Init version 0.1.15
Thierry Florac <thierry.florac@onf.fr> [Wed, 09 May 2018 14:04:21 +0200] rev 175
Init version 0.1.15
Fri, 27 Apr 2018 10:24:14 +0200 Added tag 0.1.14 for changeset f7e43a680f42
Thierry Florac <thierry.florac@onf.fr> [Fri, 27 Apr 2018 10:24:14 +0200] rev 174
Added tag 0.1.14 for changeset f7e43a680f42
Fri, 27 Apr 2018 10:24:14 +0200 Version 0.1.14 0.1.14
Thierry Florac <thierry.florac@onf.fr> [Fri, 27 Apr 2018 10:24:14 +0200] rev 173
Version 0.1.14
Thu, 26 Apr 2018 16:00:38 +0200 Check OID when getting cache key for persistent object
Thierry Florac <thierry.florac@onf.fr> [Thu, 26 Apr 2018 16:00:38 +0200] rev 172
Check OID when getting cache key for persistent object
Fri, 13 Apr 2018 12:23:18 +0200 Added "generate_url" function
Thierry Florac <thierry.florac@onf.fr> [Fri, 13 Apr 2018 12:23:18 +0200] rev 171
Added "generate_url" function
Thu, 12 Apr 2018 11:21:59 +0200 Removed DocFieldProperty class and added __doc__ property to default FieldProperty class
Thierry Florac <thierry.florac@onf.fr> [Thu, 12 Apr 2018 11:21:59 +0200] rev 170
Removed DocFieldProperty class and added __doc__ property to default FieldProperty class
Thu, 12 Apr 2018 10:14:52 +0200 Updated docstring
Thierry Florac <thierry.florac@onf.fr> [Thu, 12 Apr 2018 10:14:52 +0200] rev 169
Updated docstring
Wed, 11 Apr 2018 16:41:53 +0200 Updated base site root ACL
Thierry Florac <thierry.florac@onf.fr> [Wed, 11 Apr 2018 16:41:53 +0200] rev 168
Updated base site root ACL
Wed, 11 Apr 2018 10:50:38 +0200 Formatting...
Thierry Florac <thierry.florac@onf.fr> [Wed, 11 Apr 2018 10:50:38 +0200] rev 167
Formatting...
Tue, 10 Apr 2018 14:45:34 +0200 Added form prefix
Thierry Florac <thierry.florac@onf.fr> [Tue, 10 Apr 2018 14:45:34 +0200] rev 166
Added form prefix
Tue, 10 Apr 2018 14:44:20 +0200 Updated default cache key adapters
Thierry Florac <thierry.florac@onf.fr> [Tue, 10 Apr 2018 14:44:20 +0200] rev 165
Updated default cache key adapters
Thu, 05 Apr 2018 15:32:14 +0200 Reordered attributes
Thierry Florac <thierry.florac@onf.fr> [Thu, 05 Apr 2018 15:32:14 +0200] rev 164
Reordered attributes
(0) -100 -60 +60 +100 tip