Metadata-Version: 1.1
Name: ztfy.myams
Version: 0.1.3
Summary: ZTFY new admin/application skin
Home-page: http://hg.ztfy.org/ztfy.myams
Author: Thierry Florac
Author-email: tflorac@ulthar.net
License: zpl
Description: .. contents::
        
        Introduction
        ============
        
        A ZTFY package providing a new Bootstrap-based application management skin
        
        
        What is it?
        ===========
        
        MyAMS, "My Application Management Skin", is a new ZTFY package which provides a complete application
        management skin based on Bootstrap. It is heavilly using AJAX and HTML5 "data" API, and already includes a few
        JQuery plug-ins like DataTables or Validate.
        
        No end-user or even developer documentation is available yet. I hope to be able to produce one as well as
        a complete demonstration site as soon as possible.
        
        
        Contributors
        ============
        
        - Thierry Florac <tflorac@ulthar.net> - Author
        
        - Nicolas Lacoste <nicolas.lacoste@onf.fr> - Testing and J2EE implementation
        
        
        History
        =======
        
        0.1.3
        -----
         - corrected link to favourites icon
         - small CSS fixes
        
        0.1.2
        -----
         - added new content providers for search engines and available languages drop-down menu
         - added new "form reset callback" data API
         - first step in adding new "upload/download" progress notifications
         - updated javascript data API to be able to warn user when leaving a form containing modified
           and unsaved data
         - updated and added CSS classes
         - javascript syntax cleanup in MyAMS.notify package (a complete code rewrite is planed...)
        
        0.1.1
        -----
         - small changes on exceptions views
         - added view for JSON-RPC exceptions
         - added minified Fanstatic resources
         - improved AJAX errors management
         - small CSS updates
        
        0.1.0
        -----
         - first release
        
Platform: UNKNOWN
Classifier: Programming Language :: Python
