summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2006-09-20Updated documentation for 1.1einhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@121 4979c152-3d1c-0410-bac9-87ea11338e46
2006-09-19Added @echo off in order to silence the script itself.einhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@120 4979c152-3d1c-0410-bac9-87ea11338e46
2006-09-19If db superuser is now omitted, will try to create the dataset withouteinhverfr
creating the database or language first. This can be useful in shared hosting environments. git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@119 4979c152-3d1c-0410-bac9-87ea11338e46
2006-09-19Added ledger-smb.conf back in so that testers can use this if desired. Will \einhverfr
delete it from release tarball git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@118 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-19Fixed backup issueseinhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@116 4979c152-3d1c-0410-bac9-87ea11338e46
2006-09-19Committing db fixes from Senecaeinhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@115 4979c152-3d1c-0410-bac9-87ea11338e46
2006-09-18Applied Chris Browne's documentation patches.einhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@114 4979c152-3d1c-0410-bac9-87ea11338e46
2006-09-18Changed version number in Form.pmeinhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@113 4979c152-3d1c-0410-bac9-87ea11338e46
2006-09-18Changed version number to 1.1.0einhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@112 4979c152-3d1c-0410-bac9-87ea11338e46
2006-09-18Fixing more tabs in HTTP headers caused by whitespace cleanupchristopherm
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@111 4979c152-3d1c-0410-bac9-87ea11338e46
2006-09-18fixed broken db version. Also fixed bug of trying to add all relations toeinhverfr
template1. git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@110 4979c152-3d1c-0410-bac9-87ea11338e46
2006-09-18Updating for testing. Dataset creation and backup are currently known to be einhverfr
broken. git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@109 4979c152-3d1c-0410-bac9-87ea11338e46
2006-09-18Fixing bug: [ 1560460 ] backup to file gets wrong file nameeinhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@108 4979c152-3d1c-0410-bac9-87ea11338e46
2006-09-18Added stored procedures and catalogs for custom fields. No logic is added toeinhverfr
API yet. git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@107 4979c152-3d1c-0410-bac9-87ea11338e46
2006-09-18Fixed comment whitespace in AM.pm so that it is standards-complianteinhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@106 4979c152-3d1c-0410-bac9-87ea11338e46
2006-09-16Corrected typo in winprint.bateinhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@105 4979c152-3d1c-0410-bac9-87ea11338e46
2006-09-16Added experimental server-side printing for Windows.einhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@104 4979c152-3d1c-0410-bac9-87ea11338e46
2006-09-15Adding custom.pl to the svn repository. einhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@103 4979c152-3d1c-0410-bac9-87ea11338e46
2006-09-15Added support for custom.pl files. Will add the custom.pl file to the ↵einhverfr
commit shortly. git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@102 4979c152-3d1c-0410-bac9-87ea11338e46
2006-09-15renamed id_tracker to transaction_ledger since in the future it may play a ↵einhverfr
larger role git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@101 4979c152-3d1c-0410-bac9-87ea11338e46
2006-09-15Added the foreign key constraint to pg_tables too...einhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@100 4979c152-3d1c-0410-bac9-87ea11338e46
2006-09-15Added foreign key constraint to acc_transeinhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@99 4979c152-3d1c-0410-bac9-87ea11338e46
2006-09-15Added one more bug fix to the setup.pl which would cause incorrect versioneinhverfr
handling due to change in version numbering schemes. git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@98 4979c152-3d1c-0410-bac9-87ea11338e46
2006-09-15Adding some corrections to the setup.diff. Will need to note that the setup.pleinhverfr
is and will remain EXPERIMENTAL for the next version or two. git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@97 4979c152-3d1c-0410-bac9-87ea11338e46
2006-09-15Updated changelog. einhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@96 4979c152-3d1c-0410-bac9-87ea11338e46
2006-09-15Committing first draft of fixme utility for broken. Will be putting it ↵einhverfr
through more testing. git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@95 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-14Error message presentation cleanup in SL2LS.pleinhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@93 4979c152-3d1c-0410-bac9-87ea11338e46
2006-09-14Whitespace cleanup to SL2LS.pleinhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@92 4979c152-3d1c-0410-bac9-87ea11338e46
2006-09-14fixing minor typo, error message referring to wrong filechristopherm
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@91 4979c152-3d1c-0410-bac9-87ea11338e46
2006-09-14Updating changelog and todoeinhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@90 4979c152-3d1c-0410-bac9-87ea11338e46
2006-09-14Made db updates use transactions.einhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@89 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-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