[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

SF.net SVN: ledger-smb:[4102] branches/1.3/Changelog



Revision: 4102
          http://ledger-smb.svn.sourceforge.net/ledger-smb/?rev=4102&view=rev
Author:   einhverfr
Date:     2011-11-27 02:32:40 +0000 (Sun, 27 Nov 2011)
Log Message:
-----------
Categorizing Changelog

Modified Paths:
--------------
    branches/1.3/Changelog

Modified: branches/1.3/Changelog
===================================================================
--- branches/1.3/Changelog	2011-11-26 23:59:36 UTC (rev 4101)
+++ branches/1.3/Changelog	2011-11-27 02:32:40 UTC (rev 4102)
@@ -2,25 +2,29 @@
 Initial Release:  Monday, Oct 12 2011
 Supported Presently
 
-Changelog for LedgerSMB 1.3.7
+Changelog for LedgerSMB 1.3.7 (Categorized due to length)
+Database
 * Added foreign key of entity_credit_account.language_code (Herman V)
-* Fixed pricelist button (customer/vendor) producing error (Chris T)
-* Fixed date error when processing recurring transactions (Chris T)
+* Corrected permissions issue for editing assembly (Chris T)
+
+Code and Administration
 * Exposed LedgerSMB::Sysconfig::tempdir to configuration file (Herman V)
 * Fixed invoice tempfiles never being cleaned up (Herman V)
 * Fixed LedgerSMB.pm warnings during tests (Herman V)
-* Allow log-level to be set from config file (Herman V)
+* Backup functionality moved to database administration interface (Chris T)
+* Whitespace adjustment in Pg-database (Herman V)
+* New form unsets $form->{header} to avoid lack of headers (Herman V)
+
+User Interface
+* Fixed pricelist button (customer/vendor) producing error (Chris T)
+* Fixed date error when processing recurring transactions (Chris T)
 * Corrected 'Invalid Year-end filter' when exporting trial balance (Chris T)
 * Correcting errors attaching and retriving URL attachments (Chris T)
-* Correcting history.css not found (Chris T)
 * Correcting parse errors in pos_template.txt (Chris T)
+* Database administration interface more consistent (Chris T)
 * Corrected Action not defined error on asset import (Chris T)
-* Corrected permissions issue for editing assembly (Chris T)
-* Database administration interface more consistent (Chris T)
-* Backup functionality moved to database administration interface (Chris T)
 * Default language handling for invoices (Herman V)
 * Fixed LaTeX errors in timecard templates (Chris T)
-* Reduced warnings in logs (Chris T)
 * Fixed error when batch printing timecards (Erik H)
 * Fixed menu reversal with batch printing (Erik H)
 * Removed broken edit buttons on bank account tab of contacts form (Chris T)
@@ -29,10 +33,16 @@
 * Corrected UI glitch when processing recurring transactions (Chris T)
 * Corrected double escaping bug in balance sheet template (Erik H)
 * Corrected filtering of customers/vendors on AR/AP screens (Chris T)
-* Logging enhancements (Herman V)
-* Whitespace adjustment in Pg-database (Herman V)
 * Added logged in username to setup utility confirm operation screen (Chris T)
 
+Logging
+* Allow log-level to be set from config file (Herman V)
+* Correcting history.css not found (Chris T)
+* Reduced warnings in logs (Chris T)
+* Logging enhancements (Herman V)
+* Corrected error regarding css file not found (Erik H)
+
+
 Changelog for LedgerSMB 1.3.6
 * Including xelatex templates under directory templates/xedemo (Chris T)
 * Fix for company name in order entry (David B)

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.