Simple Groupware 0.260 released - January 13, 2007
Simple Groupware 0.260 released - January 13, 2007
Added support for syncing notes over SyncML. Implemented the possibility to copy/paste assets with unique fields. Added new functions for rebuilding the search index and reducing the history of text areas. Changed the syntax for finding assets to allow the matching for multiple fields. Also changed the function for building the Smarty hash in order to avoid crashes with PHP5 and increase the performance. The default asset limit in sgsML is now 20 (instead of 1). The processing time was moved from the page title to a HTML comment. Fixed problems with date handling in the Brazil/Portuguese language file, paging in Oracle, setting folder permissions on non-database modules, mapping SyncML IDs to internal IDs and problems with processing the sync changelog.
Download:
Simple Groupware 0.260 (tar.gz) (zip) - Simple Groupware Client 0.31 (tgz) (zip)
Manual:
Installation - Installation SyncML Server - Update - SyncML integration
Comments, hints, wishes, appreciations, etc. are welcome:
Please give Feedback.
Changelog:
- added support for syncing notes over SyncML
- added possibility to copy/paste assets with unique fields
- added new admin function to rebuild the search index
- added a diff-function to the history of text areas
- changed syntax for finding assets from index.php?find=asset|table|field|value|limit to index.php?find=asset|table|limit|field1=value1|field2=value2
- changed var_export() to serialize() for building the Smarty hash
- changed default asset limit in sgsML from 1 to 20
- moved processing time from page title to a comment
- fixed a date problem in the Brazil / Portuguese language file
- fixed a problem with setting folder permissions on non-database modules
- fixed a problem with paging in Oracle
- fixed a problem with mapping SyncML IDs and processing the sync changelog