summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2006-09-14Batch printing works for checks. One odd bug remains however in that when you einhverfr
print and post it sends a blank/invalid postscript or pdf to the screen. The item is properly queued however. There may be a difference as to how print and post works on the newer versions. Will have to continue to look into this. git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@87 4979c152-3d1c-0410-bac9-87ea11338e46
2006-09-14Made the login links in the last patch locale-friendlyeinhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@86 4979c152-3d1c-0410-bac9-87ea11338e46
2006-09-14Applied patch to link login.pl to admin.pl and vice versa.einhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@85 4979c152-3d1c-0410-bac9-87ea11338e46
2006-09-14Added Jason Rodrigueseinhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@84 4979c152-3d1c-0410-bac9-87ea11338e46
2006-09-13Added Jason Rogriguez's admin.pl password patch.einhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@83 4979c152-3d1c-0410-bac9-87ea11338e46
2006-09-13menu items were missing a closing " in the href if there was no target ↵christopherm
(mostly visible in lynx) git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@82 4979c152-3d1c-0410-bac9-87ea11338e46
2006-09-13Added most of the code for batch printing for checks. Doesn't quite work yet einhverfr
but nothing else should be broken. If we have to, I suppose we could disable the UI option in the next release if necessary. git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@81 4979c152-3d1c-0410-bac9-87ea11338e46
2006-09-13Added unique id tracking.einhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@80 4979c152-3d1c-0410-bac9-87ea11338e46
2006-09-13adding some basic color borders to the add user so it is easier to readlinuxpoet
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@79 4979c152-3d1c-0410-bac9-87ea11338e46
2006-09-13removed dataset update from admin.pllinuxpoet
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@78 4979c152-3d1c-0410-bac9-87ea11338e46
2006-09-13Removed some oracle and db2 cruft. Removed un-needed disconnects within ↵linuxpoet
single sub dbcreate. Added query to create plpgsql automatically. Need to add some if(dberror) continue but for now it is good git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@77 4979c152-3d1c-0410-bac9-87ea11338e46
2006-09-13removed update dataset as it doesn't worklinuxpoet
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@76 4979c152-3d1c-0410-bac9-87ea11338e46
2006-09-12Added Angus Carr to the contributors file.einhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@75 4979c152-3d1c-0410-bac9-87ea11338e46
2006-09-12New sl-stack changes extensionseinhverfr
Added parts notify trigger to pg-functions.sql git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@74 4979c152-3d1c-0410-bac9-87ea11338e46
2006-09-12lynx/pe.pl had an old SL version of the file, updating to use require to ↵christopherm
mozilla/pe.pl git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@73 4979c152-3d1c-0410-bac9-87ea11338e46
2006-09-12Applied patch 1556694 by Angus Carreinhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@72 4979c152-3d1c-0410-bac9-87ea11338e46
2006-09-12Added a link to our sourceforge project page to the copyright notice in all einhverfr
pages. git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@71 4979c152-3d1c-0410-bac9-87ea11338e46
2006-09-12whitelisting $form{path} to one of two optionschristopherm
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@70 4979c152-3d1c-0410-bac9-87ea11338e46
2006-09-12cleaning up login.pl, fixing serious traversal bug, whitelisting $form{path} ↵christopherm
to one of two options, same for $form{terminal}, removing references to HTTP_USER_AGENT git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@69 4979c152-3d1c-0410-bac9-87ea11338e46
2006-09-11setup.pl adding basic HTTP header, adding Digest::MD5 as required packagechristopherm
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@68 4979c152-3d1c-0410-bac9-87ea11338e46
2006-09-11Prevented the SL2LS script from removing the new setup.pleinhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@67 4979c152-3d1c-0410-bac9-87ea11338e46
2006-09-11applying David Van Ginneken patch, fixes & in URLs to make them standards ↵christopherm
compliant git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@66 4979c152-3d1c-0410-bac9-87ea11338e46
2006-09-11Added David to the contributorseinhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@65 4979c152-3d1c-0410-bac9-87ea11338e46
2006-09-11accepted David Ginneken's patch on the setup.pleinhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@64 4979c152-3d1c-0410-bac9-87ea11338e46
2006-09-11applying HTML fixes patch supplied by David, also doing major whitespace ↵christopherm
cleanup, fixing more html bugs. Removing all references to Oracle. This has been tested, but it could use more testing git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@63 4979c152-3d1c-0410-bac9-87ea11338e46
2006-09-11Rather large amount of changes to Pg-tables.sql and the 2.6.17-2.6.18 ↵linuxpoet
upgrade script. Changed all floats to numeric. If the float was a percent, it is just numeric. If the float was a cost, it is (10,2) git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@62 4979c152-3d1c-0410-bac9-87ea11338e46
2006-09-10Added a "Help" link which brings up the manual.einhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@61 4979c152-3d1c-0410-bac9-87ea11338e46
2006-09-10Added documentation about the NULL values in chart_id error.einhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@60 4979c152-3d1c-0410-bac9-87ea11338e46
2006-09-10Updated copyright notices on remaining bin/mozilla files. einhverfr
Centralized Lynx support to merely include most of the files in the bin/mozilla directory git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@59 4979c152-3d1c-0410-bac9-87ea11338e46
2006-09-10Added new copyright notices to many of the bin/mozilla files.einhverfr
Changed many bin/lynx files to simply include the bin/mozilla files so that we have parsimony. git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@58 4979c152-3d1c-0410-bac9-87ea11338e46
2006-09-10Added a .htaccess file to the utils directory to prevent people from accessingeinhverfr
it over the net. git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@57 4979c152-3d1c-0410-bac9-87ea11338e46
2006-09-10Added a script which will notify individuals of short parts via email in einhverfr
nearly real time git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@56 4979c152-3d1c-0410-bac9-87ea11338e46
2006-09-10Fixed typo that was causing errors.einhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@55 4979c152-3d1c-0410-bac9-87ea11338e46
2006-09-10Revised copyright notices for PM's.einhverfr
Finished applying Dave's patch git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@54 4979c152-3d1c-0410-bac9-87ea11338e46
2006-09-10Revised copyright notices so that these are not as ambiguous.einhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@53 4979c152-3d1c-0410-bac9-87ea11338e46
2006-09-09applying html fixes provided by David Van Ginneken, fixing a typo in his ↵christopherm
patch and renaming the id="cont" divs to be unique git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@52 4979c152-3d1c-0410-bac9-87ea11338e46
2006-09-09Removed Oracle and DB2 support from ledger-smb.conf, also added note in TODOlinuxpoet
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@51 4979c152-3d1c-0410-bac9-87ea11338e46
2006-09-09Added credit to Joshua Drake in the CONTRIBUTORS file.einhverfr
CHanged the check printing behavior to warn when too many invoices are printed on the check stub. git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@50 4979c152-3d1c-0410-bac9-87ea11338e46
2006-09-09Added a little documentationlinuxpoet
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@49 4979c152-3d1c-0410-bac9-87ea11338e46
2006-09-09initial script for upgrade to 2.6.18. Adds primary key to acc_translinuxpoet
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@48 4979c152-3d1c-0410-bac9-87ea11338e46
2006-09-09Remove all non Pg Ports, they were unsupported and LedgerSMB is a Pg only ↵linuxpoet
project now. git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@47 4979c152-3d1c-0410-bac9-87ea11338e46
2006-09-09Fixed every known issue with OID's.einhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@46 4979c152-3d1c-0410-bac9-87ea11338e46
2006-09-09Removed dependance on OID'seinhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@45 4979c152-3d1c-0410-bac9-87ea11338e46
2006-09-09Added coding standardeinhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@44 4979c152-3d1c-0410-bac9-87ea11338e46
2006-09-08Added inventory activity reporteinhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@43 4979c152-3d1c-0410-bac9-87ea11338e46
2006-09-08Fixed syntax errors in SL2LS.pleinhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@42 4979c152-3d1c-0410-bac9-87ea11338e46
2006-09-08Prevented SL2LS.pl from clobbering ledger-smb as in bug 1554246einhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@41 4979c152-3d1c-0410-bac9-87ea11338e46
2006-09-06adding query error reporting should the create failchristopherm
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@38 4979c152-3d1c-0410-bac9-87ea11338e46
2006-09-06fixing first login annoyance where adminhash isn't there, this bug will be ↵christopherm
gone with a proper authentication module git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@37 4979c152-3d1c-0410-bac9-87ea11338e46
2006-09-06Changed version to 1.0.0einhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@36 4979c152-3d1c-0410-bac9-87ea11338e46