Reactor v3.5.8a incorporates a bunch of tweaks and fixes along with a couple of new features. The installer for Mac OS X Lion now works under non-Admin accounts but does requires an Admin password to install.
NOTE: An early release of v3.5.8 was made available Dec 20 2011 - if you have that release you should update, as further refinements were made based on feedback. You have the correct version if the Reactor Core is displaying v3.5.8a in the footer, and the Reactor build number should read 35378100.
ChartPack:
- Fixed an issue with loading and rendering of records that span the charts start and end dates.
- Fixed an issue where some records were being loaded from the wrong context.
- Prevent drawing of appointments that shouldn't show in the current context.
- Fixed an issue with record overlap detection.
- Fixed an issue when calculating placement of bars that extend off the start or end of the chart.
- Fixed an issue in IE 8 where small bars would prevent subsequent bars from displaying.
- Fixed an issue with scrolling which could cause issues with some browser versions.
- Fixed precedence of deprecated vs new overrides (xAxisSnap,GridSnap).
CalPack2:
- Added multi-day appointment representation on the month calendar. (see screenshot below)
- Fixed an issue with scrolling which could cause issues with some browser versions.
- Fixed an issue with CreationFieldName override.
- Fixed an issue with updating appointment descriptions.
- Fixed an issue where the delete key wouldn't work correctly when updating appointment descriptions.
- Fixed an issue where the delete key wasn't recognized in Lion.
- Fixed an issue with CreationSize where the override was ignored.
- Fixed an issue with home record context when using default fields for layout updates.
- Improved error reporting around zCreationID.
- Improved the rounding of StartCalendarHours and EndCalendarHours to round to nearest grid increment, instead of 30 minutes.
- Fixed an issue where the end date field override wasn't correctly filtering records.
- Fixed an issue where the end timestamp field wasn't triggering a duration calculation.
- Made the DescriptionField update separately in case it is unwritable (calc, permissions).
- Added calculation to MonthCal to automatically detect zCreationID for CreationFieldName override.
<OtherBlackBoxes>
- Updated to latest FRToolBox.
- Added compatibility for new override wrapper technique.
FRToolBox v2.5.6 (release)
- Fixed issues under IE 8.
- Fixed an issue where FR_Commit Record would cause a loop when the record was still locked after running.
- Changes to compensate for the new way that values are escaped when passed to Reactor.
- Added FRTB.find().distinct() method to specify distinct without the need for a config object.
- Fixed an issue where typeof console.log method in safari has changed to 'function'.
- Removed an IE filter effect (glow) which was causing a thread leak.
<Reactor>
- Fixed issue when there are NULL (0x0) characters in a FileMaker text field.
- Added PUSH support to ReactorHTTP function
- Updated installer for Lion to fix permissions issue
<Multi-day appointment representation on the Month Calendar>
Previously, a multi-day appointment would show up on the first day only. It is now repeated in the Month Calendar on each of the days it spans:
![]()
Previous release: v3.5.7
Comments