Home » RADICORE » RADICORE announcements » RADICORE v1.47.0 released
RADICORE v1.47.0 released [message #2032] |
Sat, 02 May 2009 03:01 |
AJM
Messages: 2373 Registered: April 2006 Location: Surrey, UK
|
Senior Member |
|
|
This version contains the following updates:
- updated 'include.session.inc' to include the getPreviousPattern() function.
- updated 'std.table.class.inc' to include $this->scriptPrevious() method which will call $this->commit() if there is a database transaction which is open.
- updated 'std.table.class.inc' to include $this->no_duplicate_error which, if set to TRUE, will prevent an error message when inserting a record which already exists. Instead it will set $this->numrows to zero to signify 'no insert', and the _cm_post_insertRecord() method will not be called. If the new record is not a duplicate then $this>numrows will be set to 1 to signify 'record inserted'.
- updated batch_log(filepicker) task so that by default each file hyperlink will open up in the browser window. If 'download=TRUE' is entered into the task's settings field then each hyperlink will be processed by the batch_log(filedownload) task.
- updated 'std.table.class.inc' to include the post_fileUpload() and _cm_post_fileUpload() methods.
- updated 'std.fileupload1.inc' to call the post_fileUpload() method so that the file may be processed after it has been uploaded.
- updated the 'selections' area of the navigation bar so that a selection can be locked, which will enable the same records to be automatically reselected when returning to the screen.
- modified the processing of the rdcaccount_id field so that it is qualified with the table name when included in any SQL statement that is generated by the framework.
|
|
|
Goto Forum:
Current Time: Wed Jan 29 13:57:26 EST 2025
Total time taken to generate the page: 0.01070 seconds
|