summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Collapse)Author
2006-10-19Fixed user creation bugeinhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@232 4979c152-3d1c-0410-bac9-87ea11338e46
2006-10-18Fixing error on user creationeinhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@230 4979c152-3d1c-0410-bac9-87ea11338e46
2006-10-18Added ui for 1 000.00 formateinhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@227 4979c152-3d1c-0410-bac9-87ea11338e46
2006-10-16`cat svn-commit.2.tmp`einhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@219 4979c152-3d1c-0410-bac9-87ea11338e46
2006-10-13Round displayed values in till breakdowntetragon
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@214 4979c152-3d1c-0410-bac9-87ea11338e46
2006-10-13adding .htaccess file on the bin directory. None of these files should be ↵christopherm
acalled directly git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@213 4979c152-3d1c-0410-bac9-87ea11338e46
2006-10-13$form->{menubar} is now deprecated, replaced with $form->{lynx} which will ↵christopherm
be used for all lynx related things git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@212 4979c152-3d1c-0410-bac9-87ea11338e46
2006-10-13Fix the array expansion in till closingtetragon
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@211 4979c152-3d1c-0410-bac9-87ea11338e46
2006-10-13Re-merge l10n improvements to rc.pltetragon
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@210 4979c152-3d1c-0410-bac9-87ea11338e46
2006-10-13Update key name for tax property "Order"tetragon
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@209 4979c152-3d1c-0410-bac9-87ea11338e46
2006-10-13removing bin/lynx and bin/mozilla folders. All scripts are now at bin/ with ↵christopherm
bin/custom for custom scripts (user specific or otherwise) git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@208 4979c152-3d1c-0410-bac9-87ea11338e46
2006-10-13Improve l10n support in POS till closing cash breakdown.tetragon
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@207 4979c152-3d1c-0410-bac9-87ea11338e46
2006-10-08First round of tax code replacement, adds cumulative tax supporttetragon
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@195 4979c152-3d1c-0410-bac9-87ea11338e46
2006-10-06Fix namespace of GL in close_tilltetragon
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@191 4979c152-3d1c-0410-bac9-87ea11338e46
2006-10-03Merged SL-POS.einhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@185 4979c152-3d1c-0410-bac9-87ea11338e46
2006-10-02Adding file location checks to the template editortetragon
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@175 4979c152-3d1c-0410-bac9-87ea11338e46
2006-09-22updating website URL to point to ledgersmb.org - more, this time without ↵christopherm
borking my .svn files git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@131 4979c152-3d1c-0410-bac9-87ea11338e46
2006-09-21Fixed custom table functions not being added.einhverfr
Fixed parts short trigger not being creted Pg option in new user creation is now checked by default. git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@127 4979c152-3d1c-0410-bac9-87ea11338e46
2006-09-19Added superuser login for admin.pl and User.pmeinhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@117 4979c152-3d1c-0410-bac9-87ea11338e46
2006-09-15Disabled editing sub-assemblies for the time being. Note that this onlyeinhverfr
disables editing them when directed from the assembly menu, not individually. We ought to look for a more graceful way of handling as we go forward. git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@94 4979c152-3d1c-0410-bac9-87ea11338e46
2006-09-14Fixed last outstanding bug in batch check printing/einhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@88 4979c152-3d1c-0410-bac9-87ea11338e46
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-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-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-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 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-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-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-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-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-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-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-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-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-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-02Removed CONTRIBUTORS lines in the various files, moved any contributors to theeinhverfr
CONTRIBUTORS file. Added TODO, CONTRIBUTORS, and the upgrade/cross-grade SL2LS.pl (incomplete). git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@16 4979c152-3d1c-0410-bac9-87ea11338e46
2006-09-01whitespace cleanup, fixing html syntaxchristopherm
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@11 4979c152-3d1c-0410-bac9-87ea11338e46
2006-09-01unlink of adminhash and cookie delete was at the wrong place, should be ↵christopherm
before redirect git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@10 4979c152-3d1c-0410-bac9-87ea11338e46
2006-09-01deleting session cookie on logoutchristopherm
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@8 4979c152-3d1c-0410-bac9-87ea11338e46
2006-09-01whitespace cleanupchristopherm
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@7 4979c152-3d1c-0410-bac9-87ea11338e46
2006-09-01Initial Importchristopherm
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/ledger-smb@1 4979c152-3d1c-0410-bac9-87ea11338e46