Anzeigen der neuesten Beiträge
0 Mitglieder und 1 Gast betrachten dieses Thema.
A wee bit earlier than I expected... Data Crow version 3.9.23 has seen the light. I had some time to spend today and worked through some of the outstanding issues and smaller improvements I wanted make. You can safely upgrade from version 3.9.22 or the older versions. Enjoy!
[Fixed]- Fixed an issue with the -userdir: parameter; relatives paths could not be used. The setting would always revert back to the installation dir which is not allowed to be used.- Module Exporter error for exporting items from related modules.- Module Exporter exports all items assigned to containers. This is faulty since the main items are already exported. Container items should not be treated as normal children.- XSD fix for the Item Export (it was not fully correct).- Java 7 denies creating backups in the root folder of any drive. I have added a message, preventing the root folder to be selected. Hopefully I find a real fix for this. The issue is with TrueZip. They have a newer version but that would force all users to start using Java 7, while I still want to support Java 6 as well.[Changed]- Added a restart message after the module has been imported successfully.- When the system is upgraded the system will now also check whether there are new reports and/or resource (language) files available in the installation folder. If so, Data Crow will ask if it is okay to copy the files over from the installation folder to the user folder.- Loan Administration would open very slowly in case you have many loans outstanding. Items are now loaded in a separate process and the progress is shown in the progress bar. - Same as above, but then also for the lend items tab of the contact person.- Settings are now stored per client. On startup a Unique ID for your system is generated and stored in the datacrow.properties file. The existing system settings are used as a template for these new settings files. This allows multiple client to work in the same Data Crow user folder while not being effected by the settings done by other users. The module settings are still shared though.- For Windows systems the default font has been changed to "Arial Unicode MS" for foreign character support. This only applies to new installations.- The Expert Form has been replaced by the Database Editor tool. This one now only has the SQL queries panel.- The log form has been expanded to include system information (moved from the expert form).- Removed some borders from the main screen.- Changed some of the default settings, for new users, mostly for colors and the default look and feel.- Small improvement to the file structure tree panel.