Metadata-Version: 1.1
Name: hurm.fe
Version: 0.4
Summary: Human Resources Manager, ExtJS frontend
Home-page: https://bitbucket.org/lele/hurm.fe
Author: Lele Gaifax
Author-email: lele@metapensiero.it
License: GPLv3+
Description: .. -*- coding: utf-8 -*-
        .. :Project:   hurm -- Human Resources Manager
        .. :Created:   lun 01 feb 2016 20:07:31 CET
        .. :Author:    Lele Gaifax <lele@metapensiero.it>
        .. :License:   GNU General Public License version 3 or later
        .. :Copyright: © 2016 Lele Gaifax
        ..
        
        =========================
         Human Resources Manager
        =========================
        
        ExtJS application frontend
        ==========================
        
         :author: Lele Gaifax
         :contact: lele@metapensiero.it
         :license: GNU General Public License version 3 or later
        
        This module implements a Pyramid server and an ExtJS based frontend application.
        
        
        .. -*- coding: utf-8 -*-
        
        Changes
        -------
        
        0.4 (2016-02-20)
        ~~~~~~~~~~~~~~~~
        
        - Fix duties printouts
        
        - Limit the range of time field lookups
        
        - Prevent deletion of records with children
        
        - Implement person's preferred activities management
        
        - Add duties summary printout
        
        
        0.3 (2016-02-17)
        ~~~~~~~~~~~~~~~~
        
        - Add YAML and Excel export of a single edition
        
        
        0.2 (2016-02-16)
        ~~~~~~~~~~~~~~~~
        
        - Adequate capabilities for the first demo
        
        
        0.1 (unreleased)
        ~~~~~~~~~~~~~~~~
        
        - Initial effort
        
Keywords: web wsgi bfg pylons pyramid
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Framework :: Pyramid
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI :: Application
Classifier: Programming Language :: JavaScript
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
