summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authoreinhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46>2006-09-06 04:46:32 +0000
committereinhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46>2006-09-06 04:46:32 +0000
commit289462a20cb2f01420ae40efe9c5d183903f6488 (patch)
tree914e5a57729b5de69e6a5088b4b951f251968052 /TODO
parent3b3348232503a29e5fd3187549bbd690ff125810 (diff)
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
Diffstat (limited to 'TODO')
-rw-r--r--TODO30
1 files changed, 0 insertions, 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