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