Releases: City-of-Bloomington/OnBoard
2.8.1
2.8 - USWDS rewrite
What's New
- Rewritten HTML to use USWDS markup.
- Meetings are now stored in the database. Previously, meeting information was only contained in Google Calendars. .
- Replaced CAS authentication with ADFS.
- Legsilation and Reports are now indexed in Solr as well as Meeting Files.
https://github.com/City-of-Bloomington/OnBoard/milestone/22?closed=1
2.7 - Solr Update
Cron scripts are now available to index meetingFiles in Solr, rather than attempting to index them as people upload the file. Uploading the file and doing the solr indexing took way too long, and caused timeout errors.
What's New
https://github.com/City-of-Bloomington/OnBoard/milestone/20?closed=1
2.6 - Alternates
2.5.2: Added member address information to seats CSV
URL fixes
Cleaned up the rest of the URLs that were still hard coded, instead of generated from the routing.
https://github.com/City-of-Bloomington/OnBoard/milestone/15?closed=1
2.5
Whats New
- Updated codebase to PHP 7.2
- Replaced obsolete Zend framework with new Laminas libraries
- Permission ACL now includes committee and department checks.
- HTML 5 date input
- Graylog support
https://github.com/City-of-Bloomington/OnBoard/milestone/13?closed=1
2.4.2
This is mostly an interim release to clean up some outstanding things before tackling the OnBase integration project.
What's New
https://github.com/City-of-Bloomington/OnBoard/milestone/12?closed=1
2.4.1
Web Service API updates
This release is mostly focused on providing more detailed information via the web service formats (JSON, CSV).
It has one database change: a new field added to the seats table.
Whats New
https://github.com/City-of-Bloomington/OnBoard/milestone/9?closed=1