From 289462a20cb2f01420ae40efe9c5d183903f6488 Mon Sep 17 00:00:00 2001 From: einhverfr Date: Wed, 6 Sep 2006 04:46:32 +0000 Subject: Stripped out done items for next version. git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@35 4979c152-3d1c-0410-bac9-87ea11338e46 --- TODO | 30 ------------------------------ 1 file changed, 30 deletions(-) diff --git a/TODO b/TODO index 9b994b2d..da57b5c0 100644 --- a/TODO +++ b/TODO @@ -1,33 +1,3 @@ -Near immediate items (release-delaying?). * indicates completed. -- *project name -- *revision control -- *add not null constraint to acc_trans.chart_id -- *Change acc_trans.amount to NUMERIC -- *Update SL-Basic.tex tarball to be the new manual for LedgerSMB -- *coding standard -- *fix the session security problem in the main application -- *Tightened browser caching rules so that the back button is no problem. -- *hosting, Sourceforge import SVN (almost done) -- *solve security problem for admin.pl (central db?) - Suggest starting with a simple server-side cookie. Then when we - add authentication abstraction, this problem can be permanently - solved in a modular fashion. -- * finish removing references to sql-ledger -- *write upgrade/crossgrade script from SL -> LedgerSMB (mostly done) - Database script is done. Just untar over the top? - If so, then this is done. -- *write press release -- *write SL List announcement -- *CONTRIBUTORS/AUTHORS file. -- *Delete setup.pl file for released versions. (not in SVN). (via the SL2LS.pl) -- *Run final tests on applications - - *crossgrade script-- missing SL directory unlink logic. - - *templates - - *db upgrade -- *Fix printing bug with LaTeX templates. Error: - Quantifier follows nothing in regex; - marked by <-- HERE in m/? <-- HERE / at LedgerSMB/Form.pm line 1107. - Higher priorities - Move all other floats to NUMERICs in the database schemas. - Create a new naming system that allows us to track db schema changes between -- cgit v1.2.3