diff options
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 10 |
1 files changed, 6 insertions, 4 deletions
@@ -1,10 +1,12 @@ Changelog for LedgerSMB 1.3.0 * Improved error handling/display (Jason) * Basic RESTful web services dispatcher (Jason) -* Timecard lists project descriptions as well as numbers (Chris) -* Chart of Accounts files organized hierarchically by country code (Chris) -* Employee table is now Employees and no longer part of global sequence. (Chris) - +* Timecard lists project descriptions as well as numbers (Chris T) +* Chart of Accounts files organized hierarchically by country code (Chris T) +* Employee table is now Employees, no longer part of global sequence. (Chris T) +* Stored procedure-based ORM for data model encapsulation in db (ChrisT) +* New UI and template system using TT (Seneca) +* Form.pm deprecated. New Object Oriented and data-driven model (Chris T) Changelog for LedgerSMB 1.2.0 |