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
Thu, 05 Apr 2018 11:08:49 +0200 Reordered attributes
Thierry Florac <tflorac@ulthar.net> [Thu, 05 Apr 2018 11:08:49 +0200] rev 163
Reordered attributes
Thu, 05 Apr 2018 11:02:00 +0200 Added log
Thierry Florac <tflorac@ulthar.net> [Thu, 05 Apr 2018 11:02:00 +0200] rev 162
Added log
Thu, 29 Mar 2018 10:44:44 +0200 Use object ID in default cache key adapter, and add string key adapter
Thierry Florac <thierry.florac@onf.fr> [Thu, 29 Mar 2018 10:44:44 +0200] rev 161
Use object ID in default cache key adapter, and add string key adapter
Thu, 29 Mar 2018 10:43:33 +0200 Updated request_property decorator
Thierry Florac <thierry.florac@onf.fr> [Thu, 29 Mar 2018 10:43:33 +0200] rev 160
Updated request_property decorator
Thu, 29 Mar 2018 10:42:41 +0200 init version 0.1.14
Thierry Florac <thierry.florac@onf.fr> [Thu, 29 Mar 2018 10:42:41 +0200] rev 159
init version 0.1.14
Thu, 22 Mar 2018 15:01:21 +0100 Added tag 0.1.13 for changeset aedd98145b97
Thierry Florac <thierry.florac@onf.fr> [Thu, 22 Mar 2018 15:01:21 +0100] rev 158
Added tag 0.1.13 for changeset aedd98145b97
Thu, 22 Mar 2018 15:01:21 +0100 Version 0.1.13 0.1.13
Thierry Florac <thierry.florac@onf.fr> [Thu, 22 Mar 2018 15:01:21 +0100] rev 157
Version 0.1.13
Thu, 22 Mar 2018 14:43:34 +0100 Updated site factory to use new factory interface
Thierry Florac <thierry.florac@onf.fr> [Thu, 22 Mar 2018 14:43:34 +0100] rev 156
Updated site factory to use new factory interface
Thu, 22 Mar 2018 14:42:18 +0100 Added site root factory interface
Thierry Florac <thierry.florac@onf.fr> [Thu, 22 Mar 2018 14:42:18 +0100] rev 155
Added site root factory interface
Tue, 20 Mar 2018 17:39:48 +0100 Added tag 0.1.12 for changeset 417296f4bfab
Thierry Florac <thierry.florac@onf.fr> [Tue, 20 Mar 2018 17:39:48 +0100] rev 154
Added tag 0.1.12 for changeset 417296f4bfab
Tue, 20 Mar 2018 17:39:48 +0100 Version 0.1.12 0.1.12
Thierry Florac <thierry.florac@onf.fr> [Tue, 20 Mar 2018 17:39:48 +0100] rev 153
Version 0.1.12
Thu, 15 Mar 2018 09:25:02 +0100 Added "request_selector" predicate
Thierry Florac <thierry.florac@onf.fr> [Thu, 15 Mar 2018 09:25:02 +0100] rev 152
Added "request_selector" predicate
Thu, 15 Mar 2018 09:24:20 +0100 Added test to avoid several notifications before traversing root object
Thierry Florac <thierry.florac@onf.fr> [Thu, 15 Mar 2018 09:24:20 +0100] rev 151
Added test to avoid several notifications before traversing root object
Thu, 15 Mar 2018 09:23:39 +0100 Added 'set' to supported interfaces argument type
Thierry Florac <thierry.florac@onf.fr> [Thu, 15 Mar 2018 09:23:39 +0100] rev 150
Added 'set' to supported interfaces argument type
Sun, 11 Mar 2018 11:23:46 +0100 Updated translations
Thierry Florac <tflorac@ulthar.net> [Sun, 11 Mar 2018 11:23:46 +0100] rev 149
Updated translations
Sun, 11 Mar 2018 11:13:04 +0100 Removed static configuration manager interface
Thierry Florac <tflorac@ulthar.net> [Sun, 11 Mar 2018 11:13:04 +0100] rev 148
Removed static configuration manager interface
Sun, 11 Mar 2018 11:12:15 +0100 Updated ZMI imports
Thierry Florac <tflorac@ulthar.net> [Sun, 11 Mar 2018 11:12:15 +0100] rev 147
Updated ZMI imports
Sun, 11 Mar 2018 11:12:00 +0100 Removed static configuration manager interface
Thierry Florac <tflorac@ulthar.net> [Sun, 11 Mar 2018 11:12:00 +0100] rev 146
Removed static configuration manager interface
Sat, 10 Mar 2018 01:58:45 +0100 Updated database upgrade code
Thierry Florac <tflorac@ulthar.net> [Sat, 10 Mar 2018 01:58:45 +0100] rev 145
Updated database upgrade code
Thu, 08 Mar 2018 09:13:06 +0100 Init version 0.1.12
Thierry Florac <thierry.florac@onf.fr> [Thu, 08 Mar 2018 09:13:06 +0100] rev 144
Init version 0.1.12
(0) -100 -60 +60 +100 tip