You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage collective.taskqueue-0.8.2-1.lbn25.noarch
collective.taskqueue enables asynchronous tasks in Plone add-ons by providing a small framework for asynchronously queueing requests to ZPublisher. With this approach, asynchronous tasks are just normal calls to normally registered browser views (or other traversable callables) and they are authenticated using PAS as are all the other requests. In addition, it’s possible to configure views so that they are visible only for asynchronous requests. Also, collective.taskqueue ships with a special PAS-plugin, which authenticates each request as the user who queued it.
RPMPackage collective.progressbar-0.5-1.lbn25.noarch
 
RPMPackage python2-senaite.sync-1.0.1-1.lbn25.noarch
:height: 128px*Data Synchronization tool for SENAITE LIMS* SENAITE.SYNC is a SENAITE add-on to synchronize data amongst SENAITE instances or migrate from a BIKA instance. Installation In order to get SENAITE.SYNC running properly both senaite.api and senaite.jsonapi are required in the source and destination instances. However, senaite.sync is only required in the destination instance (where...
RPMPackage python2-senaite.storage-1.0.1.1-1.lbn25.noarch
:width: 500px *Sample storage add-on for SENAITE LIMS* :target:
RPMPackage python2-senaite.lims-1.3.3.2-1.lbn25.noarch
Responsive User Interface for SENAITE Core
RPMPackage python2-senaite.jsonapi-1.2.2-1.lbn25.noarch
SENAITE JSON API The JSON API provides a RESTful JSON interface to SENAITE CORE. SENAITE JSON API v1 Running this test from the buildout directory:: bin/test test_doctests -t JSONAPIv1 Test Setup -Needed Imports:: >>> import transaction >>> from plone.app.testing import TEST_USER_ID >>> from plone.app.testing import TEST_USER_PASSWORD >>> from senaite import apiFunctional Helpers:: >>> def...
RPMPackage python2-senaite.impress-1.2.3-1.lbn25.noarch
Publication of HTML/PDF Reports in SENAITE
RPMPackage python2-senaite.health-1.2.3.2-1.lbn25.noarch
.. figure:: :width: 500px— **SENAITE.HEALTH**: *SENAITE for healthcare labs, the evolution of Bika Health* :target:
RPMPackage python2-senaite.core.supermodel-1.2.3-1.lbn25.noarch
:height: 128- **SENAITE.CORE.SUPERMODEL**: *A beautiful content wrapper for SENAITE that you will love* :target:
RPMPackage python2-senaite.core.listing-1.4.0-1.lbn25.noarch
:height: 128px *ReactJS powered listing tables for SENAITE LIMS* .. image::
RPMPackage python2-senaite.core-1.3.3.1-1.lbn25.noarch
.. figure:: :width: 500px— **SENAITE.CORE**: *the heart of SENAITE.LIMS, the evolution of Bika LIMS* :target:
RPMPackage python2-senaite.api-1.2.3.post2-1.lbn25.noarch
:height: 64 px- **SENAITE.API**: *The Swiss-Army-Knife for SENAITE Core and Add-on developers* :target:
RPMPackage python2-node.ext.zodb-1.2-1.lbn25.noarch
node.ext.zodb is a persistent node implementation for the ZODB.For more information about node see Source Code The sources are in a GIT DVCS with its main branches at github < be happy to see many forks and pull-requests to make it even better
RPMPackage python2-node.ext.zcml-0.1-1.lbn25.noarch
node.ext.zcml ZCML file abstraction based on nodes.write me (or read tests)
RPMPackage python2-node.ext.xml-0.1-1.lbn25.noarch
node.ext.xml XML file abstraction based on nodes.write me (or read tests)
RPMPackage python2-node.ext.ugm-0.9.9-1.lbn25.noarch
User and group management node.ext.ugm provides an API for node based managing of users and groups.See node.ext.ugm.interfaces for a description of the API.A file based default implementation can be found at node.ext.ugm.file.Base objects for writing UGM implementations can be found at node.ext.ugm._api.For more information on nodes see node < For more information on plumbing see plumber <...
RPMPackage python2-node.ext.directory-0.7-1.lbn25.noarch
node.ext.directory Filesystem directory abstraction based on node < new file .. code-block:: python from node.ext.directory import File file_path 'file.txt' f File(namefile_path) set contents via data attribute f.data 'data\n' set contents via lines attribute f.lines ['data'] set permissions f.fs_mode 0o644 persistRead existing file .. code-block:: python file_path 'file.txt' f...
RPMPackage python2-node-0.9.24-1.lbn25.noarch
This package is the successor of zodict < structures could be described as trees. Some are by nature treeish, like XML documents, LDAP directories or filesystem directory trees, while others can be treated that way.Furthermore, python has elegant ways for customizing all sorts of datamodel related APIs. The dictionary container type < fits almost completely the purpose of representing a node...
RPMPackage Products.ATExtensions-1.1-1.lbn25.noarch
This package provides some further fields and widgets for Archetypes as used by Plone. Most generic are the RecordField/Widget (effectively handling a dictionary) and the RecordsField/Widget (handling a list of records). The most advanced application thereof are the FormattableName(s) fields and widgets. To demonstrate their usage, there are demo content types called ‘WorkingGroup’ and ‘FormattbleNameDemo’ which can be installed using the packages ‘demotypes’ profile. To enable the types after install, go to portal types and make them implicitly addable or include them in some folderish type’s ‘allowed_content_types’.
RPMPackage collective.recipe.omelette-0.16-1.lbn19.noarch
Creates a unified directory structure of all namespace packages, symlinking to the actual contents, in order to ease navigation.