Archived Revision History 13.0
13.0.3 - 2013 Edition (released 30th December 2013)
- Language: Romanian
13.0.2 - 2013 Edition (released 1st December 2013)
- Bug: Pasting talk numbers on congregations tab (MantisBT: 0000242).
- Update: Adjustments to how Public Talks starts and loads the database (MantisBT: 0000239).
- Update: Select all - copy generated reports (MantisBT: 0000241).
- Bug: Field name listed multiple times in script editor (MantisBT: 0000237).
- Bug: Greek database had an issue with one of the field values.
- Bug: Greek interface was not showing months in Greek on the Home / Away maintenance page.
- Bug: Error messages still in English.
- Update: Rename existing custom script (MantisBT: 0000234).
- Bug: Exporting and importing home talk information (MantisBT: 0000238).
Please click on the MantisBT links to read about the changes made to the program.
13.0.1 - 2013 Edition (released 1st July 2013)
- Bug: Word wrapping in PARAGRAPH edit control (MantisBT: 0000221).
- Bug: Error messages still in English (MantisBT: 0000230).
- Update: Comment / Uncomment custom script lines (MantisBT: 0000214).
- Bug: Restoring database from FTP site (MantisBT: 0000226)
- Bug: Character string handling (MantisBT: 0000149).
- Update: The VARIABLE_FIELD ":reset:" custom script command has been replaced. All existing instances of this command will be upgraded internally. Examples:
$VariableName = "new text data"
$VariableName = $AnotherVariable
$VariableName = default_value($AnotherVariable)
You will see that a new custom script function has been implemented: default_value (MantisBT: 0000205). - Update: New custom script function implemented: format_time (MantisBT: 0000204).
- Update: New custom script function implemented: talk_theme (MantisBT: 0000203).
- Update: New custom script function implemented: tab (MantisBT: 0000201).
- This allows you to embed one or more tab characters within a text string. Note: PARAGRAPH can't display tabbed content. - Update: New custom script keyword implemented: $TAB (MantisBT: 0000201).
- This allows you to embed tab characters in TEXT directly (space required after TAB parameter). - Update: Specifying a speakers assigned public talks via a comma separated list (MantisBT: 0000200).
- Bug: Errors in make_date() function (MantisBT: 0000152).
- Bug: Assignments window and Away Speaker Entry allow (None) option (MantisBT: 0000197).
- Bug: SQL issues - custom scripting (MantisBT: 0000144, 0000147).
- Update: Setting the tab sizes through custom scripting (MantisBT: 0000196).
- Update: Getting the number of tab stops in custom scripts (MantisBT: 0000195).
- Update: Database Maintenance > Public Talks tab enhancement (MantisBT: 0000193).
- Database: Implemented Cambodian database (text looks rather small in the interface).
- Bug: Minor bug fixes (with custom script editor).
- Internal: Updated ZipArchive Library from 4.1.2 to 4.5.0.
Please click on the MantisBT links to read about the changes made to the program.