2018-11-14 Thierry Florac Added "truncate" TALES extension
2018-11-14 Thierry Florac Moved ZMI package to pyams_zmi
2018-11-14 Damien Correia Created new tales Extention to ellipsis to long sentence dev-dc
2018-07-09 Damien Correia merge default doc-dc
2018-07-04 Damien Correia merge default doc-dc
2018-07-03 Damien Correia merge default doc-dc
2018-07-02 Damien Correia merge default doc-dc
2018-06-28 Damien Correia merge default doc-dc
2018-06-27 Damien Correia merge default doc-dc
2018-06-22 Damien Correia merge default doc-dc
2018-06-20 Damien Correia merge default doc-dc
2018-06-18 Damien Correia merge default doc-dc
2018-06-15 Damien Correia merge default doc-dc
2018-06-15 Damien Correia merge default doc-dc
2018-06-14 Damien Correia merge default doc-dc
2018-06-14 Damien Correia merge default doc-dc
2018-06-13 Damien Correia merge default doc-dc
2018-06-11 Damien Correia merge default doc-dc
2018-06-11 Damien Correia merge default doc-dc
2018-05-30 Damien Correia merge default doc-dc
2018-05-29 Damien Correia merge default doc-dc
2018-05-25 Damien Correia merge default doc-dc
2018-05-25 Damien Correia merge default doc-dc
2018-05-25 Damien Correia merge default doc-dc
2018-05-18 Damien Correia merge default doc-dc
2018-05-16 Damien Correia merge default doc-dc
2018-04-27 Damien Correia merge default doc-dc
2018-04-12 Damien Correia merge default doc-dc
2018-04-09 Damien Correia Added docstrings doc-dc
2018-11-09 Thierry Florac Added function to check if TCP port is available
2018-11-09 Thierry Florac Init version 0.1.23
2018-11-08 Thierry Florac Updated docstring
2018-10-30 Thierry Florac Added tag 0.1.22 for changeset 6baaa4ce8a60
2018-10-30 Thierry Florac Version 0.1.22 0.1.22
2018-10-29 Thierry Florac Updated external resource declaration to handle resources types not based on URLs
2018-10-23 Thierry Florac Added tag 0.1.21 for changeset 8ef3fd11a05b
2018-10-23 Thierry Florac Version 0.1.21 0.1.21
2018-10-19 Thierry Florac Updated TALES 'timestamp' extension to specify ISO output format as option
2018-10-18 Thierry Florac Added "display_context" property to request
2018-10-05 Thierry Florac Added tag 0.1.20 for changeset 17abf8179280
2018-10-05 Thierry Florac Version 0.1.20 0.1.20
2018-10-03 Thierry Florac Added 'need_resource' TALES extension to include Fanstatic resource from template
2018-10-03 Thierry Florac Renamed locale settings names
2018-10-02 Thierry Florac Add server's locales configuration
2018-09-27 Thierry Florac Updated TALES 'html' extension
2018-09-25 Thierry Florac Added tag 0.1.19 for changeset 30d866448bfd
2018-09-25 Thierry Florac Version 0.1.19 0.1.19
2018-09-21 Thierry Florac Updated 'br' TALES extension
2018-09-21 Thierry Florac Added start and end tags to 'br' TALES extension
2018-09-19 Thierry Florac Imports cleanup
2018-09-18 Thierry Florac Added tag 0.1.18 for changeset c28aa20c304a
2018-09-18 Thierry Florac Version 0.1.18 0.1.18
2018-09-17 Thierry Florac Added JS text renderer
2018-09-17 Thierry Florac Added default JSON encoder to serialize date and datetime objects
2018-09-07 Thierry Florac Check for empty value
2018-07-20 Thierry Florac USe "yield from" in container iterators
2018-07-20 Thierry Florac Init version 0.1.18
2018-07-20 Thierry Florac Added tag 0.1.17.1 for changeset 04c7803a8e64
2018-07-20 Thierry Florac Version 0.1.17.1 0.1.17.1
2018-07-20 Thierry Florac Added tag 0.1.17 for changeset d82c0fe2a2c9
2018-07-20 Thierry Florac Version 0.1.17 0.1.17
2018-07-17 Thierry Florac Allow arguments to TALES extensions to be multi-lines
2018-07-13 Thierry Florac Updated TALES expression engine to recognize named arguments
2018-07-09 Thierry Florac Removed "extension:" TALES expression
2018-07-09 Thierry Florac Renamed TALES extension from "extension:" to "tales:"
2018-07-06 Thierry Florac Added "br" TALES expression to convert characters to HTML breaks
2018-07-04 Thierry Florac Updated base class form base HTML renderer
2018-07-03 Thierry Florac Added random iterator
2018-07-02 Thierry Florac Updated docstring
2018-07-02 Thierry Florac init version 0.1.17
2018-06-29 Thierry Florac Added function to get unique members from iterator
2018-06-28 Thierry Florac Added tag 0.1.16 for changeset 7c71a08ff111
2018-06-28 Thierry Florac Version 0.1.16 0.1.16
2018-06-27 Thierry Florac Added "timestamp" TALES extension
2018-06-27 Thierry Florac Added "cache_key" TALES extension
2018-06-22 Thierry Florac Added IRelativeURL interface, default adapter and TALES "relative_url" extension to get content's URL based on current display context
2018-06-19 Thierry Florac Updated docstring
2018-06-19 Thierry Florac Updated docstring
2018-06-19 Thierry Florac Updated docstring
2018-06-19 Thierry Florac Allow integer value in extension argument
2018-06-17 tflorac Removed configuration factory interfaces
2018-06-17 tflorac Removed unused import
2018-06-15 Thierry Florac Added "is_interface" function to check if an object is an interface
2018-06-15 Thierry Florac Check if adapter factory is a class
2018-06-14 Thierry Florac Look for registered object factory if given factory is an interface
2018-06-14 Thierry Florac Added "parent_selector" predicate for IObjectMoved/IObjectAdded events
2018-06-14 Thierry Florac Added function to sort adapters by weight
2018-06-13 Thierry Florac Updated annotations adapter factory
2018-06-13 Thierry Florac Init version 0.1.16
2018-06-11 Thierry Florac Added tag 0.1.15 for changeset 0b5f84d9eff4
2018-06-11 Thierry Florac Version 0.1.15 0.1.15
2018-06-11 Thierry Florac Added "canonical_url" interface and TALES extension
2018-06-08 Thierry Florac Moved forms to "pyams_zmi" package
2018-05-30 Thierry Florac Updated traverser to notify BeforeTraverseEvent on last traversed object
2018-05-28 Thierry Florac Updated annotations adapters
2018-05-25 Thierry Florac Allow empty factory when looking for annotations adapter
2018-05-25 Thierry Florac Updated docstrings
2018-05-25 Thierry Florac Updated docstrings
2018-05-25 Thierry Florac Updated "factory_config" decorator to be able to register factories by name
2018-05-25 Thierry Florac Added default object factory for a given interface
2018-05-24 Thierry Florac Add venusian support to "vocabulary_config" decorator
2018-05-18 Thierry Florac Added "markers" to adapter annotations factory helper
2018-05-18 Thierry Florac Updated request class
2018-05-11 tflorac Added helper to get a persistent adapter through context's annotations
2018-05-09 Thierry Florac Added "inherit_from" attribute to IInheritInfo interface
2018-05-09 Thierry Florac Init version 0.1.15
2018-04-27 Thierry Florac Added tag 0.1.14 for changeset f7e43a680f42
2018-04-27 Thierry Florac Version 0.1.14 0.1.14
2018-04-26 Thierry Florac Check OID when getting cache key for persistent object
2018-04-13 Thierry Florac Added "generate_url" function
2018-04-12 Thierry Florac Removed DocFieldProperty class and added __doc__ property to default FieldProperty class
2018-04-12 Thierry Florac Updated docstring
2018-04-11 Thierry Florac Updated base site root ACL
2018-04-11 Thierry Florac Formatting...
2018-04-10 Thierry Florac Added form prefix
2018-04-10 Thierry Florac Updated default cache key adapters
2018-04-05 Thierry Florac Reordered attributes
2018-04-05 Thierry Florac Reordered attributes
2018-04-05 Thierry Florac Added log
2018-03-29 Thierry Florac Use object ID in default cache key adapter, and add string key adapter
2018-03-29 Thierry Florac Updated request_property decorator
2018-03-29 Thierry Florac init version 0.1.14
2018-03-22 Thierry Florac Added tag 0.1.13 for changeset aedd98145b97
2018-03-22 Thierry Florac Version 0.1.13 0.1.13
2018-03-22 Thierry Florac Updated site factory to use new factory interface
2018-03-22 Thierry Florac Added site root factory interface
2018-03-20 Thierry Florac Added tag 0.1.12 for changeset 417296f4bfab
2018-03-20 Thierry Florac Version 0.1.12 0.1.12
2018-03-15 Thierry Florac Added "request_selector" predicate
2018-03-15 Thierry Florac Added test to avoid several notifications before traversing root object
2018-03-15 Thierry Florac Added 'set' to supported interfaces argument type
2018-03-11 Thierry Florac Updated translations
2018-03-11 Thierry Florac Removed static configuration manager interface
2018-03-11 Thierry Florac Updated ZMI imports
2018-03-11 Thierry Florac Removed static configuration manager interface
2018-03-10 Thierry Florac Updated database upgrade code
2018-03-08 Thierry Florac Init version 0.1.12
2018-02-22 Thierry Florac Added "copy_request" function
2018-02-19 Thierry Florac Use PyAMSRequest class when creating new request from scratch
2018-02-19 Thierry Florac Updated doctest typo
2018-02-18 Thierry Florac Corrected error message
2018-02-18 Thierry Florac Updated doctests
2018-02-18 Thierry Florac Updated request data functions exceptions handling
2018-02-18 Thierry Florac Add 'registry' argument to update new request registry
2018-02-17 Thierry Florac Make sure that all requests support annotations to store user data
2018-02-08 Thierry Florac Reordered functions
2018-02-05 Thierry Florac Updated ZEO connection timeout management
2018-02-05 Thierry Florac Updated buildout
2018-01-26 Thierry Florac Added tag 0.1.11 for changeset d702d2bf095a
2018-01-26 Thierry Florac Version 0.1.11 0.1.11
2018-01-26 Thierry Florac Added property annotation to define volatile attributes on persistent classes
2018-01-26 Thierry Florac Added exception handling when trying to get or set request annotations
2018-01-26 Thierry Florac Added 'inherit' interface and module to handle inheritance
2018-01-16 Thierry Florac Handle absolute_url when 'context' argument is a string
2018-01-14 Thierry Florac Added tag 0.1.10 for changeset 985534bc6ab9
2018-01-14 Thierry Florac Version 0.1.10 0.1.10
2018-01-11 Thierry Florac Added ZODB connection class and vocabulary based on Pyramid's settings
2018-01-11 Thierry Florac Updates in registry management functions
2018-01-11 Thierry Florac Updated DocFieldProperty to correctly get fields description
2017-12-13 Thierry Florac Updated buildout
2017-12-08 Thierry Florac Added tag 0.1.9 for changeset 664b86f16a91
2017-12-08 Thierry Florac Version 0.1.9 0.1.9
2017-11-10 Thierry Florac Added "get_global_registry" function
2017-11-10 Thierry Florac Added "NullAdapter" to be able to remove a default adapter for a given context
2017-10-13 Thierry Florac Added tag 0.1.8 for changeset 0fc08a1bc6e7
2017-10-13 Thierry Florac Version 0.1.8 0.1.8
2017-10-13 Thierry Florac Added validation method and exception for email schema field
2017-09-21 Thierry Florac Updated TALES extensions interfaces
2017-09-19 Thierry Florac Added tag 0.1.7 for changeset 8d80cb67b023
2017-09-19 Thierry Florac Version 0.1.7 0.1.7
2017-09-19 Thierry Florac Added mail address schema field
2017-09-11 Thierry Florac Added tag 0.1.6 for changeset 1a9d8c43dba0
2017-09-11 Thierry Florac Version 0.1.6 0.1.6
2017-09-11 Thierry Florac Added 'query' parameter to 'absolute_url' function
2017-09-11 Thierry Florac Updated exceptions messages translations
2017-07-13 Thierry Florac Added tag 0.1.5 for changeset 1bdfe52659d7
2017-07-13 Thierry Florac Added permission 0.1.5
2017-07-12 Thierry Florac Added tag 0.1.5 for changeset 6206a2ae7053
2017-07-12 Thierry Florac Version 0.1.5
2017-07-12 Thierry Florac Updated documentation
2017-07-12 Thierry Florac Refactored request and session properties management
2017-07-12 Thierry Florac Added ICacheKeyValue interface
2017-06-20 Thierry Florac Updated permissions docstrings
2017-06-19 Thierry Florac Updated docstrings
2017-06-19 Thierry Florac Updated docstrings
2017-06-19 Thierry Florac Updated docstring
2017-06-19 Thierry Florac Updated docstrings and doctests
2017-06-19 Thierry Florac Updated docstrings
2017-06-19 Thierry Florac Updated docstrings and doctests
2017-06-19 Thierry Florac Updated cahe keys
2017-06-19 Thierry Florac Updated docstrings
2017-06-19 Thierry Florac Added constants for strings
(0) -192 tip