summaryrefslogtreecommitdiff
path: root/LedgerSMB
AgeCommit message (Collapse)Author
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-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-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-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-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-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-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-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-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-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
2006-09-06fixing css search/replace to include all possible SL style sheets other than ↵christopherm
the default git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@26 4979c152-3d1c-0410-bac9-87ea11338e46
2006-09-05updating login function to regen user.conf at every login, members and ↵christopherm
user.conf file are being fixed to ensure that they are using the right style sheet git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@25 4979c152-3d1c-0410-bac9-87ea11338e46
2006-09-04Removed the underscore from valid login names since it was causing regex errors.einhverfr
Fixed the system so that the db upgrade script works. Added some new tasks, notes, etc to TODO. git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@21 4979c152-3d1c-0410-bac9-87ea11338e46
2006-09-04Added release notes.einhverfr
Updated eps logos Added underscore to allowable characters in username. git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@20 4979c152-3d1c-0410-bac9-87ea11338e46
2006-09-04Added changelog.einhverfr
Reformatted the a few lines in the format_line form method. Corrected the regex LaTeX printing problem. Updated most of the png logos. Added items to TODO list. git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@19 4979c152-3d1c-0410-bac9-87ea11338e46
2006-09-01UI fix: menu items are now clickable as expectedchristopherm
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@9 4979c152-3d1c-0410-bac9-87ea11338e46
2006-09-01fixing typo in error function that was making the error message invisblechristopherm
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@6 4979c152-3d1c-0410-bac9-87ea11338e46
2006-09-01Adding disclaimer to session_destroy function, it won't likely be useable ↵christopherm
until a data structure change git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@5 4979c152-3d1c-0410-bac9-87ea11338e46
2006-09-01no need for logic to display favicon, plus it wasn't reliable anywaychristopherm
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@4 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