Hi Everyone; LedgerSMB 1.3.21-rc1 has been released. This is a release candidate but it includes a large number of important fixes and so anyone interested in testing these should go ahead and do so. I will probably extend the testing time from 48 to 72 hours just to make sure we get a chance to vet all the code changes in that time. Please see the changelog included below for a full list of changes.
This release does include the security fix mentioned before, but anyone who wants the security patch separately is welcome to email me as I have a .patch file which can apply to reasonably recent versions of LedgerSMB 1.3.x. This release also includes additional CSS hooks for developers to use to customize the look and feel of screens based on whether data has been saves or has been posted to the books. See further notes below for this information. This is an important feature because it allows for subtle feedback that will reduce chances of human error when using the software. Those who are interested should search the css/ledgersmb.css file for statusdiv, for details on how this can be done. Such rules however are commented out in this release because we haven't fully formalized the desired look/feel yet. Also section 2.8 of the release notes documents these hooks. Best Wishes, Chris Travers Changelog for 1.3.21 * Added a default numberformat in Form.pm (Chris T) * Added a container div for theming saved and/or posted docs (Chris T) * Fixed an is_zero error saving purchase transactions (Nick P) * Fixed shipping selection not displaying customer info (Chris T, 3543932) * Fixed shipping redirection not displaying orders (Chris T, h/t Nigel T) * Recon screen now groups journal entries by transaction (Chris T, h/t Nick P) * Fixed empty string working as empty source for cash recon (Chris T) * Saving a part now returns to editing the same part (Chris T, h/t Brian W) * If pos.conf.pl is not found, now returns an intelligible error (Chris T) * Adding action/id div to top of many screens (Chris T, h/t Erik H) * File->get_for_template now gets most recent parts image (Chris T) * Fixed error on generate purchase orders (Chris T, 3544857, h/t Nigel T) * Fixed internal server errors with date parsing (Chris T, 3546698) * Fixed "Directory Transversal Not Allowed w/fs_cssdir (Chris T, h/t Robert C) * Fixed customer/vendor cleared on ship/receive update (Chris T, 3548104) * Fixed insufficient permissions check in System/Defaults (Chris T) * Added missing ap_transaction_all role (Chris T, h/t Erik H) * Fixed internal server error setting up user in setup.pl (Chris T) * Performance fix for templates and format detection (Chris T) Brian W is Brian Wolf Chris T is Chris Travers Erik H is Erik Huelsmann Nick P is Nick Prater Nigel T is Nigel Titley Robert C is Robert James Clay ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Ledger-smb-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ledger-smb-devel
