Open eGov 1.1
Up to Product page
For additional information about this project, please visit the
project page.
Available downloads
Get
Open eGov 1.1
for
All platforms
(23.4 MB)
Windows Zip File with eGov, Plone Add-Ons, and Zope (2.9.6) / Plone (2.5.1) Installs
Release Notes
| Tested with | Plone 2.5 |
|---|---|
| State | Final release |
| License | GPL |
| Release Manager | Sam Allgood |
Many of these changes had been implemented by customizing code in
portal_skins/custom and this release moves that code to the file
system. This also updates the CityDepartment schema with new contact
information (see note below for updating schema).
Change log
- Add licensing text to code
- Add stripogram product
- Removed code/file for adding NN users and reduced list of departments to a sampling of 5.
- Updated to use feedback text box rather than feedback form if not a Newport News site.
- Fixed problem with catalog returning Nonetype objects.
- Added several contact fields to CityDepartment
- Fix problems in CityDepartment.py and department_contact_view.pt
- Added hidden input box to search portlet to pass review_state list to exclude unpublished objects from search results returned to anonymous users.
- Customized advanced search script to restrict advanced search results to published, front_page_pending, and front_page_published.
- Add function to send email to department contact(s) when feedback is submitted. Other improvements to feedback form processing.
- Added code to Poi_public to accept and use a tracker name to restrict the list of my issue to.
- Modified SpotlightsWidget.pt - removed message about non-reviewers not using
- Modified nn_workflow - add View permission for owner in pending state
- Replaced all references to absolute_url from a brain object with getURL()