Facility Directory for Seantis Reservation
Project description
Introduction
This package combines seantis.dir.base (https://github.com/seantis/seantis.dir.base) with seantis.reservation (https://github.com/seantis/seantis.reservation) to provide a two level directory of reservable entities: Facilities (e.g. buildings) are used to group items (e.g. rooms) than can be reserved online.
Build Status
Latest PyPI Release
Links
Main github project repository: https://github.com/seantis/seantis.dir.facility
Issue tracker: https://github.com/seantis/seantis.dir.facility/issues
Package on pypi: http://pypi.python.org/pypi/seantis.dir.facility
Continuous integration: https://travis-ci.org/seantis/seantis.dir.facility
License
seantis.dir.facility is released under GPL v2
Maintainer
seantis.dir.facility is maintained by Seantis GmbH (www.seantis.ch)
Changelog
1.7.3 (2016-07-27)
Add missing test dependencies. [msom]
1.7.2 (2014-09-23)
Add a switch to manually enable the facility information viewlet on a view. [href]
1.7.1 (2014-02-05)
Hide facility information viewlet on all but the default views. [href]
1.7
Upgrade to seantis.dir.base 1.7
1.5.5
Honor newlines in the item description when rendering
1.5.4
Limit the reach of directory.css
1.5.3
Adds basic support for plonetheme.teamraum
1.5.2
Improves izug basetheme style for facility directory infos
1.5.1
Show direct Reservation Resource descendants of the Facility Directory in the overview map. Before, only resources inside a Facility Item were considered.
Show categories in item detail for any IDirectoryCategorized item, not just facility items.
1.5
Upgrade to seantis.dir.base 1.5
1.4.1
Fixes dexterity type icons
1.4
Initial release (version aligned to seantis.dir.base)