[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
SF.net SVN: ledger-smb: [266] trunk/Changelog
- Subject: SF.net SVN: ledger-smb: [266] trunk/Changelog
- From: ..hidden..
- Date: Mon, 23 Oct 2006 15:54:33 -0700
Revision: 266
http://svn.sourceforge.net/ledger-smb/?rev=266&view=rev
Author: einhverfr
Date: 2006-10-23 15:54:32 -0700 (Mon, 23 Oct 2006)
Log Message:
-----------
Updated and organized changelog in preparation for new release
Modified Paths:
--------------
trunk/Changelog
Modified: trunk/Changelog
===================================================================
--- trunk/Changelog 2006-10-23 20:40:38 UTC (rev 265)
+++ trunk/Changelog 2006-10-23 22:54:32 UTC (rev 266)
@@ -1,32 +1,48 @@
Changelog for LedgerSMB 1.2.0
-* Moved IS/IR/OE the linitem column list to the LedgerSMB::Sysconfig Chris T)
+Database:
+* Added script to configure Slony replication (Chris Browne)
+
+Security:
+* Added whitelist of allowed directories to file editor (Seneca)
+* Audited OE.pm and AM.pm for SQL injection problems. (Chris T)
+* Forced edited files to have whitelisted extensions and no .. strings (Chris T)
+* Audited Form.pm for SQL-injection problems and move to new API (Chris T)
+
+Localization:
+* Added cumulative tax support (Seneca)
+* Translations now use Gettext (Seneca)
* Removed back-translation of function names for i18n (Seneca)
-* Invoice now has an Onhand column (Chris T)
-* Added logging module (Jason R)
* Corrected parsing of numbers so that they are multi-run safe (Chris T)
-* Added first version of rpm spec from Mads Kiilerich (Chris T)
+* Added modular tax calculation support (no modules included yet) (Seneca)
* Added "1 000.00" number format (Chris T)
+
+Code Quality and API:
+* Added logging module (Jason R)
* Added session method abstraction (Chris T)
-* Added modular tax calculation support (no modules included yet) (Seneca)
-* Added experimental TrustCommerce credit card processing (Chris T)
-* Merged most of the rest of the SL-POS interface (Chris T)
* Broke out price matrix calls into PriceMatrix.pm (Chris T)
-* Added Gentoo ebuilds documentation and metadata (Jayson R).
-* POS register now goes from add invoice to add invoice. (Chris T)
-* Added pole display and separate cash drawer open calls. (Chris T)
-* Added simple text import function for invoices received (PDT's) (Chris T)
-* Added whitelist of allowed directories to file editor (Seneca)
-* Added script to configure Slony replication (Chris Browne)
-* Audited OE.pm and AM.pm for SQL injection problems. (Chris T)
-* Forced edited files to have whitelisted extensions and no .. strings (Chris T)
* Added $form->callproc($procname, @args) returns @hashrefs (Chris T)
* Corrected rounding errors (Seneca)
-* Audited Form.pm for SQL-injection problems and move to new API (Chris T)
* Code cleanup and template correction (Chris Murtagh)
* New template system (Chris T)
-* OE.pm and IS.pm are aware of custom fields (Chris T)
+* IC.pm, OE.pm, and IS.pm are aware of custom fields (Chris T)
+* Added LedgerSMB::Sysconfig for site-wide configuration (Chris T)
+Packaging:
+* Added first version of rpm spec from Mads Kiilerich (Chris T)
+* Added Gentoo ebuilds documentation and metadata (Jayson R).
+
+Point of Sale:
+* Added experimental TrustCommerce credit card processing (Chris T)
+* Merged most of the rest of the SL-POS interface (Chris T)
+* POS register now goes from add invoice to add invoice. (Chris T)
+* Added pole display and separate cash drawer open calls. (Chris T)
+
+User Interface:
+* Moved IS/IR/OE the linitem column list to the LedgerSMB::Sysconfig Chris T)
+* Invoice now has an Onhand column (Chris T)
+* Added simple text import function for invoices received (PDT's) (Chris T)
+
Changelog for LedgerSMB 1.1.1
* Fixed problem with parts_short trigger not being created
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.