summaryrefslogtreecommitdiff
path: root/LedgerSMB
AgeCommit message (Expand)Author
2006-09-30added $form->callproc($procname, @args) returns @hashrefs as wrapper for stor...einhverfr
2006-09-30Audited AA.pm to 50% for SQL-Injection vulnerabilitieseinhverfr
2006-09-30Fixed issue of currency fields not populatedeinhverfr
2006-09-30Finished auditing AM.pm and moving to new DB API.einhverfr
2006-09-30Security changes for AM.pm:einhverfr
2006-09-29Simplified custom fields API.einhverfr
2006-09-28Moving loading of Perl Module CP to top of function.einhverfr
2006-09-28FInished whitespace and sql-injection cleanup for OE.pmeinhverfr
2006-09-28Finished adding whitespace to the order_details function.einhverfr
2006-09-27More whitespace formattingeinhverfr
2006-09-27More of OE.pm is reformatted.einhverfr
2006-09-27Fixed a few more issues with the new Form.einhverfr
2006-09-27Fixed update_defaults which was broken when I added the new template system.einhverfr
2006-09-26Fixed a bug in Form.pmeinhverfr
2006-09-25Fix and simplify rounding in round_amount using Math::BigFloattetragon
2006-09-25Moved Form.pm to parameterized queries. Did some basic testing, but can'teinhverfr
2006-09-25Revides the dbquote to use DBI::quote.einhverfr
2006-09-24Changes templates from <% %> to <?lsmb ?>einhverfr
2006-09-24Fixed bug in custom fields handlingeinhverfr
2006-09-24Added support for custom fields to IS, OE, and corrected API bugs in Form.einhverfr
2006-09-24Fixed version for now.einhverfr
2006-09-23Fixed issues with the creation of function in the upgrade scripts and functioneinhverfr
2006-09-22updating website URL to point to ledgersmb.org - more, this time without bork...christopherm
2006-09-22Now db custom fields are cached in the $form object. Also there is now aeinhverfr
2006-09-19If db superuser is now omitted, will try to create the dataset withouteinhverfr
2006-09-19Added superuser login for admin.pl and User.pmeinhverfr
2006-09-19Fixed backup issueseinhverfr
2006-09-18Changed version number in Form.pmeinhverfr
2006-09-18Fixing more tabs in HTTP headers caused by whitespace cleanupchristopherm
2006-09-18fixed broken db version. Also fixed bug of trying to add all relations toeinhverfr
2006-09-18Updating for testing. Dataset creation and backup are currently known to be einhverfr
2006-09-18Fixing bug: [ 1560460 ] backup to file gets wrong file nameeinhverfr
2006-09-18Fixed comment whitespace in AM.pm so that it is standards-complianteinhverfr
2006-09-14Made db updates use transactions.einhverfr
2006-09-14Batch printing works for checks. One odd bug remains however in that when you einhverfr
2006-09-13menu items were missing a closing " in the href if there was no target (mostl...christopherm
2006-09-13Added most of the code for batch printing for checks. Doesn't quite work yet einhverfr
2006-09-13Removed some oracle and db2 cruft. Removed un-needed disconnects within singl...linuxpoet
2006-09-12Added a link to our sourceforge project page to the copyright notice in all einhverfr
2006-09-10Revised copyright notices for PM's.einhverfr
2006-09-10Revised copyright notices so that these are not as ambiguous.einhverfr
2006-09-09Fixed every known issue with OID's.einhverfr
2006-09-09Removed dependance on OID'seinhverfr
2006-09-08Added inventory activity reporteinhverfr
2006-09-06adding query error reporting should the create failchristopherm
2006-09-06Changed version to 1.0.0einhverfr
2006-09-06fixing css search/replace to include all possible SL style sheets other than ...christopherm
2006-09-05updating login function to regen user.conf at every login, members and user.c...christopherm
2006-09-04Removed the underscore from valid login names since it was causing regex errors.einhverfr
2006-09-04Added release notes.einhverfr