Metadata-Version: 1.1
Name: graphite.theme
Version: 1.1.1
Summary: Graphite Theme for Bika LIMS
Home-page: http://github.com/naralabs/graphite.theme
Author: Naralabs
Author-email: info@naralabs.com
License: GPL
Description: Graphite Theme
        ==============
        
        Last stable version: **v1.1** · released: 2015-02-26
        
        Graphite Theme is a Diazo Theme for [Bika Open Source LIMS](https://github.com/bikalabs/Bika-LIMS), mainly focused on improving usability and user experience. The highlights are a clear and clean design that allows to maximize the workspace, quick access to most of the Bika LIMS features with only one click and dynamic loading of views without page refresh.
        
        This product may contain traces of nuts.
        
        ![Client's Analysis Requests](https://github.com/naralabs/graphite.theme/blob/master/screenshots/client_analysisrequests.png)
        
        Installation
        ------------
        
        **Graphite Theme 1.1 is only compatible with [Bika LIMS 3.1.7](https://github.com/bikalabs/Bika-LIMS) and/or [Bika Health LIMS 3.1.6](https://github.com/bikalabs/bika.health)**
        
        To install Graphite Theme, add ``graphite.theme`` to the eggs section from the buildout:
        
            eggs =
                ...
                graphite.theme
        
        
        Feedback and support
        --------------------
        
        If you have questions, please post to one of our mailing lists:
        * Bika Health Users: http://groups.google.com/forum/?hl=en#!forum/bika-health
        * Bika LIMS Users: http://lists.sourceforge.net/lists/listinfo/bika-users
        * LIMS design: https://groups.google.com/forum/?hl=en#%21forum/bika-design
        * Developers: http://lists.sourceforge.net/lists/listinfo/bika-developers
        
        Please log issues, feature requests, or bug reports in the [issue tracker](http://jira.bikalabs.com/browse/GRTH)
        
        ***
        
        [Naralabs](http://naralabs.com) - info@naralabs.com
        
        
        Changelog
        =========
        
        1.1 (2015-02-26)
        ----------------
        - GRTH-34 Print invoice doesn't show the invoice to print
        - GRTH-4 No doctor, patient, diseases... access in menu bar
        - GRTH-30 Overlays don't work
        - GRTH-26 Portal instrument alerts not shown
        - GRTH-25 After autosave something in AR/view, the notification panel hasn't style.
        - GRTH-29 On AR publish, the page is not redirected to the publication preview
        - Restyling
        - Selective loading of CSS - fix cached CSS malfunctioning
        - Left menu removal. Contextual top menu
        - Compatibility with Bika LIMS 3.1.7
        
        
        1.0 (2014-11-06)
        ----------------
        - GRTH-23 Add Contact to Client throws error
        - GRTH-19 Error after trying to add an Attachment Type, Batch Labels or Sub-groups
        - GRTH-22 When you deactivate the theme by Add-ons, the pages doesn't render well
        - GRTH-20 Unable to save a new Invoice
        - GRTH-17 Sometimes activate/deactivate on bikasetup/Instrument doesn't work
        - GRTH-5 Site Setup becomes strange
        - GRTH-2 AR Imports icon not found
        - GRTH-15 Import/LoadSetup data is not working
        - GRTH-10 The save icon should be something more than simple txt
        - GRTH-9 No good construction in Add AR Form
        
        - ON/OFF button to deactivate/activate Grpahite Theme
        
        
Keywords: diazo,theme,lims,bika,opensource
Platform: UNKNOWN
Classifier: Framework :: Plone
Classifier: Programming Language :: Python
