SENAITE LIMS User Interface
Project description
SENAITE.LIMS: Responsive User Interface for SENAITE Core
About
The primary goal of SENAITE LIMS is to provide a complete new and modern way to interact with SENAITE CORE.
Installation
Please follow the installations instructions for Plone 4 and senaite.lims.
To install SENAITE.LIMS, you have to add senaite.lims into the eggs list inside the [buildout] section of your buildout.cfg:
[buildout] parts = instance extends = http://dist.plone.org/release/4.3.17/versions.cfg find-links = http://dist.plone.org/release/4.3.17 http://dist.plone.org/thirdparty eggs = Plone Pillow senaite.lims zcml = eggs-directory = ${buildout:directory}/eggs [instance] recipe = plone.recipe.zope2instance user = admin:admin http-address = 0.0.0.0:8080 eggs = ${buildout:eggs} zcml = ${buildout:zcml} [versions] setuptools = zc.buildout =
Note
The above example works for the buildout created by the unified installer. If you however have a custom buildout you might need to add the egg to the eggs list in the [instance] section rather than adding it in the [buildout] section.
Also see this section of the Plone documentation for further details: https://docs.plone.org/4/en/manage/installing/installing_addons.html
Important
For the changes to take effect you need to re-run buildout from your console:
bin/buildout
Installation Requirements
The following versions are required for SENAITE.LIMS:
Plone 4.3.17
senaite.core >= 1.2.7
senaite.api >= 1.2.0
Changelog
1.2.2 (2018-08-11)
Added
#80 SENAITE Controlpanel View
Fixed
#79 Fixed Unauthorized Error caused by Plone’s safe_unlock JavaScript
1.2.1 (2018-07-10)
Added
#75 Site-Actions Viewlet added to Portal footer
Removed
#73 Removed “Add” and “Display” menus
Changed
#74 Updated Logo for Retina Displays
#71 Readme/About docs updated
Fixed
#70 Fixed Tests
#67 Add buttons from SENAITE HEALTH’s Add AR form visible when SENAITE LIMS is active
#69 Bootstrap fixtures
1.2.0 (2018-01-03)
Added
Upgrade steps machinery
Removed
senaite.lims.browser.bika
bika.lims.analysisrequest.js
bika.lims.common.js
Changed
SENAITE CORE integration
Licensed under GPLv2
Fixed
Added missing attachments CSS class to attachment templates
1.1.0 (2017-10-03)
Added
Spotlight search integration
1.0.1 (2017-09-30)
Fixed
Fixed broken release (missing MANIFEST.in)
1.0.0 (2017-09-30)
Added
First release
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for senaite.lims-1.2.2-py2-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3890fe1dd181c036397b031f0c5bb705ebbf8a17bb2a107e0835e99c93a44f8f |
|
MD5 | 9d3a542f2b4cc2a740664ff488405221 |
|
BLAKE2b-256 | e54797715a3d056d50b98c4d7a9842676f669c192ed4507b8f66e2af9a26cbeb |