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

Home » RADICORE » RADICORE announcements » RADICORE v2.03.0 released
RADICORE v2.03.0 released [message #6270] Sun, 02 April 2017 10:33
AJM is currently offline  AJM
Messages: 2347
Registered: April 2006
Location: Surrey, UK
Senior Member
This version contains some bug fixes. It includes an update which forces users to change their passwords.

Database changes:
  • run script menu\sql\mysql\alter_table(2017-02-12).sql in order to change the structure of the MENU database

Other changes:
  • fixed bug in where2indexedArray() so that it deals with '(SELECT COUNT(*) FROM .....) = 0' properly.
  • modified processing of $this->no_foreign_data so that it will still process _cm_getForeignData() but skip processing of $this->parent_relations array.
  • added column FORCE_PSWD_CHG to table MNU_USER which will force the user to change his password at the next logon regardless of any policy on days or logons. This flag will be set to 'Y' whenever a user's password is reset, but only if the corresponding 'Force Change?' value on the Menu Control record is set to 'Y'.
  • modified processing of WHERE string to allow both of the following:
    • lower(product_name) LIKE '%hello%'
    • product_name ILIKE '%hello%'
  • added the ability to filter records from the display in the _cm_post_getData() method.


 
Read Message
Previous Topic: RADICORE v2.02.0 released
Next Topic: Installer scripts
Goto Forum:
  


Current Time: Thu Mar 28 07:36:05 EDT 2024

Total time taken to generate the page: 0.05130 seconds