Radicore Forum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » RADICORE » RADICORE announcements » RADICORE V2.09.0 released
RADICORE V2.09.0 released [message #7109] Thu, 01 March 2018 09:38 Go to next message
AJM is currently offline  AJM
Messages: 2347
Registered: April 2006
Location: Surrey, UK
Senior Member
This version contains a few bug fixes and minor enhancements.

Database changes:
- run script menu\sql\mysql\menu.menu_export(2017-11-10).sql to update the contents of the MENU database

Other changes:
  • fixed bug in mnu_saved_selection.class.inc and output4_header.class.inc by renaming method updateSelection() to updateSavedSelection() so that it does not conflict with standard method inside std.table.class.inc
  • updated all dml.???.class.inc files and error.inc to cater for the $errcontext argument of the error handler being deprecated in PHP 7.2
  • updated _cm_getNodeData() in 'std.table.class.inc' to include a 4th argument called $collapsed.
  • updated 'std.tree_view1.inc' and 'std.tree_view2.inc' to maintain the contents of $collapsed.
  • updated return_bytes() function to split off the trailing alpha character before performing any multiplications.
  • updated the MENU database to include a new task called 'dates(all)' which will remove the 'dates(current/historic/future)' setting.
  • updated 'include.library.inc' so that the currentOrHistoric() function can deal with the 'dates(all)' option.
  • updated method '_cm_updateFieldarray()' method in 'std.table.class.inc' so that the 2nd argument is passed by reference. The contents of this array will automatically be merged with $fieldarray after the call so this provides the opportunity to remove values which are no longer wanted.
  • added array variable $no_filter_where to 'std.table.class.inc' which prevents column names which do not exist in the current table from being filtered out of the where string. This can be set in the '_cm_initialise()' method. This provides an alternative to the '_cm_filterWhere()' method.
  • updated 'include.xml.php5.inc' and 'std.data_field.xsl' to allow tooltips in custom buttons.
  • updated 'std.search1.inc' so that it calls the $dbobject->post_search() method before it saves the search string in the $_SESSION array instead of after.
  • updated 'std.filedownload.inc' so that you can provide the contents in memory instead of always having to read it from disk.
  • updated 'std.table.class.inc' so that the getData_raw() method saves its results in $this->fieldarray.
  • updated 'std.table.class.inc' so that the popupReturn() method will not call _cm_popupReturn() if the $selection argument is empty.
  • updated 'std.table.class.inc' by adding a 2nd argument to the sqlSelectInit() method which will optionally allow $this->lookup_data to be initialised.
  • updated 'include.session.inc' to improve the CSRF checks.
  • updated 'std.validation.class.inc' to improve the validation of boolean fields.
  • updated 'include.library.inc' so that the getForeignKeyValues() function can find the keys to either the parent or the child table in any parent-to-child relationship.


Re: RADICORE V2.09.0 released [message #7115 is a reply to message #7109] Tue, 13 March 2018 14:29 Go to previous messageGo to next message
apmuthu
Messages: 30
Registered: April 2017
Location: Chennai Singapore
Member
Kindly repackage the Radicore v2.09 after removing the files in the attachment.
Re: RADICORE V2.09.0 released [message #7116 is a reply to message #7115] Wed, 14 March 2018 05:54 Go to previous messageGo to next message
AJM is currently offline  AJM
Messages: 2347
Registered: April 2006
Location: Surrey, UK
Senior Member
Done.

Re: RADICORE V2.09.0 released [message #7117 is a reply to message #7116] Wed, 14 March 2018 14:23 Go to previous messageGo to next message
apmuthu
Messages: 30
Registered: April 2017
Location: Chennai Singapore
Member
The new download zip file contains the following 3 files in a corrupted state:
css/default/refineButton_bg.jpg
images/sample-background.jpg
images/sample-logo.jpg

Kindly update them from the previous one. The attachment has these correct files.
Re: RADICORE V2.09.0 released [message #7118 is a reply to message #7117] Wed, 14 March 2018 14:35 Go to previous message
AJM is currently offline  AJM
Messages: 2347
Registered: April 2006
Location: Surrey, UK
Senior Member
Done.

Previous Topic: RADICORE V2.08.0 released
Next Topic: RADICORE V2.10.0 released
Goto Forum:
  


Current Time: Thu Mar 28 19:14:14 EDT 2024

Total time taken to generate the page: 0.01023 seconds