summaryrefslogtreecommitdiff
path: root/Changelog
blob: a7f418451a00261ded831e2e72e2cc1072e7efa5 (plain)
  1. Changelog for 1.2.13
  2. * Fixed all known implicit cast issues with PostgreSQL 8.3 (Chris T)
  3. * Fixed Vendor Info Incorrectly Escaped in Check Printing Module(1844159,
  4. Chris T)
  5. * Fixed Serial numbers not preserved on order consolidation(1849585, Chris T)
  6. * Adding fix for double-incrementing id sequence(Chris T)
  7. * Fixed: DBD::Pg Error Searching for PO by description (1876963, Chris T)
  8. * fixed syntax error in COMMENT ON INDEX statement (Seneca)
  9. * Fixed the display of taxes with '%' in PDF invoices (Seneca)
  10. * Fixed broken substitution in update_defaults (Seneca)
  11. Changelog for 1.2.12
  12. * Committed Tony Brummett's fix for last/avg costs updates (Chris T)
  13. * Committing fix for User.pm error handling (1860699, Chris T)
  14. * Some revisions in spec files (Chris M)
  15. * Changed LICENSE directive in rpm to the more descriptive gpl v2+ (Chris T)
  16. * Fixed bug 1835463, cannot transfer to warehouses (Chris T)
  17. * Adding fix for 1771834, inventory lost converting order to invoice (Chris T)
  18. * Fixed 1812792, (discount box blank after part lookup (Chris T)
  19. * Fixed bug 1839776-- reposting sales invoice causes duplication.(Chris T)
  20. Changelog for 1.2.11
  21. * Simplified obtaining years with transactions (Chris T)
  22. * Fixed dataset creation (Chris T)
  23. * Tax display fixes for AR/AP transactions (Chris T, 1794077, 1790768)
  24. * Fixed encoding errors in numeral to text conversion (Seneca)
  25. * Fixed the displayed number format for AP invoice taxes (Seneca)
  26. * Fixed the selection of taxes when validto is involved (Seneca, anarcat's
  27. addtion to 1818792)
  28. Changelog for 1.2.10
  29. * Fixed bug 1765161, post button duplicates invoices.(Chris T)
  30. * Adding a minor fixes to COGS edge cases for reversed invoices. (Chris T)
  31. * Fixed bug 1811022. Closedto date problems (Seneca)
  32. * Fixing error on parts cost display, bug 1811470 (Chris T)
  33. * fixed oversight with required_debs.txt name (Joshua D)
  34. * Removing stray quote from button label, bug 1814444 (Seneca)
  35. * Increasing min DBI version (Seneca)
  36. * Apply db_parse_numeric to the correct hashref, fixes 1815081(Seneca)
  37. * Fixed 1815075, Subject of email improperly encoded) (Seneca)
  38. * Set template file output to UTF8 (Seneca)
  39. * Body encoding fixes (Seneca)
  40. * Fixing message-id setting (Seneca)
  41. * Drawer opening now uses correct printer designation (Chris T)
  42. * Change issued is now entered with correct memo field. (Chris T)
  43. * Closing tell report works as advertised (Chris T)
  44. * Fixed 1814437, Multiple paths set causing errors (Seneca)
  45. * Add the ampersand to the HTML escape list for parse_template (Seneca)
  46. * fixed 1815329, $ not escaped properly for LaTeX (Seneca)
  47. * updated Hungarian translation from Pongrácz István (patch 1814156, Seneca)
  48. * Properly handle invoice-type quantities from customer search (Seneca)
  49. * Correcting improper redirect when reposting POS invoices.(Chris T)
  50. * Fixing issues relating to database queries and POS-module redirects (Seneca)
  51. * Fixing bug which hides discount input in POS screen. (Chris T)
  52. * Fixing bug: Obsolete items show on short parts report(Chris T)
  53. * Fixed bugs handling floats as numbers from the database (Seneca)
  54. * Fixing POS screen opening drawer when print/post triggers update (Chris T)
  55. * Add missing $parts_id to query in add_items_required (Seneca)
  56. * Fix purchase order generation screen display (Seneca)
  57. * Shift the extraction of invnumber down a few lines (fixes 1820572, Seneca)
  58. * Fixing bug 1831246, doubleparsing in RC.pm (Seneca)
  59. * Fixing bug 1831410, double parsing in recurring transactions (Seneca)
  60. * Fixed bug 1820698, DBI error: value too long (Seneca)
  61. * Adding db fix script for 1819483 (Chris T)
  62. * Removing duplicate drawer open (Chris T)
  63. * Adding db fix script for primary key in recurring table (Seneca)
  64. * Fix for bug 1831402, session expired re: recurring emails (Seneca)
  65. * More number formatting fixes (Seneca)
  66. * Encoding fixes for the backup routines (Seneca)
  67. Cangelog for 1.2.9
  68. * Removed GNUisms from find arguments (Seneca)
  69. * Corrected SQL errors in Belgium, and other COAs (Seneca, 1804712)
  70. * Added COA load test script (Seneca)
  71. * Rewritten COGS system (Chris T)
  72. * Scoping issues fixed (Seneca, 1809384)
  73. Changelog for 1.2.8
  74. * Fix SQL errors saving customer price lists (Chris T, 1754172)
  75. * Fixed AR/AP reversal issues (Victor S, 1752439, 1753358)
  76. * Fixed various scoping errors (Chris T, 1703347, 1753360)
  77. * Fixed: Timecards ignore price matrix (Chris T, 1754099)
  78. * Fixed scoping issues in IS.pm (Chris T, 1754576, 1754579, 1768678)
  79. * Fixed bugs with reversing invoices (Victor S, 1756387, 1755928, 1755355)
  80. * Cause the GL report amount boxes to respect number format (Chrish T, 1754976)
  81. * Corrected cumulative tax display issues (Chris T, 1745757)
  82. * Fixed the display of non-all GL and GIFI reports (Seneca, 1758251)
  83. * Fixed SQL errors in project deletion (Seneca, 1760722)
  84. * Fixed error that caused order to invoice conversion to fail (Seneca)
  85. * Fixed SQL errors in customer search (Chris T, 1761615)
  86. * Fixed SQL errors (Chris T)
  87. * Correct display issues with number format '1.000,00' (Seneca)
  88. * Prevent AR Transaction screen from calculating sales tax (Chris T)
  89. * Populate quantities during purchase order generation (Chris T, 1750895)
  90. * Fixing COGS posts to closed dates when books closed (Chris T, 1753372)
  91. * Fix database errors in processing recurring actions (Seneca, 1773591)
  92. * Keep the closedto date in a known form (Chris T, 1763928, 1755145)
  93. * Fixed memo search bug (Seneca)
  94. * Fixed minor bug in till account selection (Chris T)
  95. * Fixed number formatting in the Inventory Activity report (Seneca)
  96. * Fixed: Add new language error in 1.2.7 (Pongracz I, 1793331)
  97. * Correct display issues with number format '1 000.00' (Seneca, 1795858)
  98. * Fixed minor documentation errors (Seneca)
  99. * Adding more NaN checks to transaction posting (Seneca, 1789169)
  100. Changelog for 1.2.7
  101. * Fixed user@company logins (Chris T)
  102. * Fixed closed books detection (Chris T)
  103. * Fixed AR/AP print and post endless loop (Chris T)
  104. * Fixed subtotal not working on AR/AP Transaction Report (Seneca)
  105. * Fixing incorrect tax account selection issues in POS screen (Chris T)
  106. * Fixed: Titlebar does not show user info (Seneca)
  107. * Fixing error searching for parts with sales invoice links (Chris T)
  108. * Fixed a number of COGS bugs on invoice reversal (Victor S)
  109. * Fixing bareword error with pos.conf.pl (Chris T)
  110. * Fixing SQL error when creating assembly (Seneca)
  111. * Fixing Template use check in user deletion (Seneca)
  112. * Fixing bug partial transaction commit bug wrt invoices (Chris T)
  113. * Fixed line items were dropped on order consolidation (Chris T)
  114. * Correcting errors on transaction list after posting (Chris T)
  115. * Updated ebuild files (Chris T)
  116. * Backporting POD and tests for Menu.pm from trunk (Seneca)
  117. * Fixing constraint issue deleting part (Chris T)
  118. * fixing vendor taxes displaying improperly when printing PO (Seneca)
  119. * Corrected security bypass in login.pl (Seneca)
  120. Changelog for 1.2.6
  121. * More date tests added (Seneca)
  122. * Fixed customer_id error in AP transactions (Chris T)
  123. * Added meta tags to set to utf-8 by default (Chris T)
  124. * Fixed the alias inconsistancy for the ledgersmb-httpd.conf (Chris T).
  125. * Fixed invalid html in ca.pl (reported by Donna Robinson) (Chris T)
  126. * Fixed error searching for customer by address (Chris T)
  127. * Fixed error db error saving items with custom fields (Chris T)
  128. * Fixed db error saving project with NULL customer id (Chris T)
  129. * Improved upgrade_templates' tag handling (Seneca)
  130. Changelog for 1.2.5
  131. * Partsgroup handling corrected on POS and Sales invoice screens (Chris T)
  132. * Closed books handling is corrected (Chris T)
  133. * Corrected intermediate rounding issues involving sales tax (Chris T)
  134. * Fixed FX issue with posting cash transfers (Chris T)
  135. * Corrected multibyte handling in form generation (Seneca)
  136. * Corrected NaN issues in invoice printing (Seneca)
  137. * Corrected PO and order number searches not working (Chris T).
  138. * Corrected Exchange Rate display issue (CHris T).
  139. * Corrected number parsing issues with 1.000,00 formats (Chris T).
  140. * Corrected a number of date handling issues and added tests (Seneca).
  141. * Applied invoice performance patch from Ashley Gittins (Chris T)
  142. * Applide performance improvements to lastname_used (Chris T)
  143. Changelog for 1.2.4
  144. * Fixed internal functions avgcost() and lastcost() to not use float (Joshua D)
  145. * Fixed error posting vendor invoice with fraction costs. (Chris M)
  146. * Fixed sales tax display issue on invoice/order entry screen (Chris T)
  147. * Fixed inconsistant error when setting to recur 0 times (Chris T)
  148. * Fixed Access Denied when sending email (CHris T)
  149. * Added Makefile.PL as optional means of dependency checking (experimental, Chris T)
  150. * Updated INSTALL file to use correct globaldbh syntax (Chris T)
  151. * Updated UNGRADE file to recommend reading INSTALL first (Chris T)
  152. Changelog for 1.2.3
  153. * Corrected per-user locale selection (Seneca)
  154. * Corrected partial commits for invoices and orders (Chris T)
  155. * Corrected data types for invoice.qty and invoice.allocated in new dbs (CHris T)
  156. * Corrected suffix error in 1.2.1 to use .sqlc for backups (Joshua D)
  157. Changelog for 1.2.2
  158. * Corrected sales tax display bug in order entry screen (Chris T)
  159. * Corrected database update unable to connect (Seneca)
  160. * Corrected login problems on 1.2.1
  161. * Corrected INSTALL for [GlobalDBH] (Joshua Drake)
  162. Changelog for LedgerSMB 1.2.1
  163. * Modifed AM.pm to correctly use globals from ledgersmb.conf (Joshua Drake)
  164. * Simplified backup functions in AM.pm (Joshua Drake)
  165. * Corrected serious sales tax posting bug (Chris Travers)
  166. * Corrected two sales tax display bugs (Chris Travers)
  167. * Corrected configure_apache.sh not rewriting WORKING_DIR (Chris Travers)
  168. * Corrected documentation about tax entry (Chris Travers)
  169. * Corrected logos not printing on PDF/PS invoices (Chris Travers)
  170. Changelog for LedgerSMB 1.2.0
  171. Database:
  172. * Added script to configure Slony replication (Chris Browne)
  173. * Added defined primary keys to all tables (Chris T)
  174. * Database upgrades now use psql (Chris T)
  175. * Defaults table now uses a simple key->value system (Chris T)
  176. * Merged Pg-tables, Pg-functions, and Pg-indeces into Pg-database (Chris T)
  177. Security:
  178. * Added whitelist of allowed directories to file editor (Seneca)
  179. * Audited All Perl Modules for SQL Injection attacks (Chris T)
  180. * Forced edited files to have whitelisted extensions and no .. strings (Chris T)
  181. * Users are now stored in a separate database instead of fs. (Chris M)
  182. * User database schema now included (Joshua D)
  183. Localization:
  184. * Moved localization files to standard codes (Seneca)
  185. * Added cumulative tax support (Seneca)
  186. * Translations now use Gettext (Seneca)
  187. * Removed back-translation of function names for i18n (Seneca)
  188. * Corrected parsing of numbers so that they are multi-run safe (Chris T)
  189. * Added modular tax calculation support (no modules included yet) (Seneca)
  190. * Added "1 000.00" number format (Chris T)
  191. * Buttons are now localization-safe (Seneca)
  192. Code Quality and API:
  193. * Added logging module (Jason)
  194. * Added session method abstraction (Chris T)
  195. * Broke out price matrix calls into PriceMatrix.pm (Chris T)
  196. * Added $form->callproc($procname, @args) returns @hashrefs (Chris T)
  197. * Corrected rounding errors (Seneca)
  198. * Code cleanup and template correction (Chris Murtagh)
  199. * New template system (Chris T)
  200. * IC.pm, OE.pm, and IS.pm are aware of custom fields (Chris T)
  201. * Added LedgerSMB::Sysconfig for site-wide configuration (Chris T)
  202. * LedgerSMB::IC is aware of custom fields (Chris T)
  203. * LedgerSMB::PE is aware of custom fields (Chris T)
  204. * Testing suite added (Seneca)
  205. * Moved all database calls to $form->{dbh} (CHris T)
  206. * Form->redirect no longer makes use of exec (Chris T)
  207. * LedgerSMB::Sysconfig now uses more reasonable ledgersmb.conf optiions (Joshua Drake)
  208. * Removal of Lock Application (Joshua Drake)
  209. * Removal of users/ depenency (Joshua Drake)
  210. Packaging:
  211. * Added first version of rpm spec from Mads Kiilerich (Chris T)
  212. * Added Gentoo ebuilds documentation and metadata (Jason R)
  213. Point of Sale:
  214. * Added experimental TrustCommerce credit card processing (Chris T)
  215. * Merged most of the rest of the SL-POS interface (Chris T)
  216. * POS register now goes from add invoice to add invoice. (Chris T)
  217. * Added pole display and separate cash drawer open calls. (Chris T)
  218. User Interface:
  219. * Moved IS/IR/OE the lineitem column list to the LedgerSMB::Sysconfig Chris T)
  220. * Invoice now has an Onhand column (Chris T)
  221. * Added simple text import function for invoices received (PDT's) (Chris T)
  222. Other:
  223. * ledger-smb.conf is now an ini file (Seneca)
  224. * Experimental scripting wrapper in utils/cli (Chris T)
  225. * doc/database directory now contains postgresql_autodoc output (Chris T)
  226. Changelog for LedgerSMB 1.1.1
  227. * Fixed problem with parts_short trigger not being created
  228. * Fixed problem with custom fields functions not being created
  229. * Pg driver is now checked by default.
  230. Changelog for LedgerSMB 1.1.0
  231. Database
  232. * Added add_custom_field and drop_custom_field functions.
  233. -- will be more integrated into API next version
  234. * Added utility to partially recover from SQL-Ledger data corruption issues.
  235. * Primary Key added to acc_trans table
  236. * DB Updates now use one transaction per update file.
  237. * FLOAT datatypes removed from database
  238. * Protection against duplicate transaction id's.
  239. * Added foreign key constraint to acc_trans.chart_id
  240. * Database backups now use pg_dump
  241. * Database creation routines now attempt to add plpgsql to the db if not there.
  242. * Transaction reversal is now enforced by default
  243. Security
  244. * One is required to change the admin password when it is blank (on first login etc).
  245. Usability
  246. * We now support adding custom automation into a custom.pl
  247. * Setup.pl use is now experimentally supported
  248. * Disabled editing sub-assemblies in one area where it is unsafe.
  249. * Utility included for near-real-time parts short email notifications.
  250. * Fixed Lynx support
  251. * Batch printing now available for checks
  252. * Warnings are printed when check stub is truncated
  253. * Sales Data Report added
  254. * SL2LS.pl now dies if it cannot open the files with instructions on how to proceed manually
  255. * Links between admin and login pages
  256. * Experimental support for Windows printing
  257. Changelog for LedgerSMB v 1.0.0p1
  258. * Fixed directory transversal/arbitrary code execution vulnerability.
  259. Changelog for LedgerSMB v 1.0.0
  260. (Changes relative to the pre-fork SQL-Ledger 2.6.17)
  261. * Corrected sessionid security hole allowing bypass of login to main application
  262. * Corrected sessionid security hole allowing one to list logins and more.
  263. * Changed acc_trans.amount to NUMERIC
  264. * Tightened browser caching rules to prevent problems with back button.
  265. * Added an open content manual to the main distribution.
  266. * New logo.
  267. * Began whitespace reformatting of main application.