summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authoreinhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46>2007-03-06 06:23:56 +0000
committereinhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46>2007-03-06 06:23:56 +0000
commitcbd733db4e4a607e78f8a955f634d33a01875294 (patch)
treea5fc9b39f547b61587750625d63533ad6166cce1 /TODO
parentf6a43d3f361b001046865e92f9edb0aee7a4ebc9 (diff)
Modified TODO since old one was useless
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@854 4979c152-3d1c-0410-bac9-87ea11338e46
Diffstat (limited to 'TODO')
-rw-r--r--TODO29
1 files changed, 8 insertions, 21 deletions
diff --git a/TODO b/TODO
index eac23385..f03238c5 100644
--- a/TODO
+++ b/TODO
@@ -1,23 +1,10 @@
-% are tasks that are good for helping get up to speed in the code.
+For 1.3:
-Higher priorities
-- Prevent printing without posting.
-- %xhtml compliant code
-- authentication abstraction for Kerberos, LDAP authentication, and the like.
-- Authentication module for PostgreSQL databases.
-- %Account transactions available from Balance Sheets and Income Statements via
-links.
+1) Refactor admin.pl. Merge user management with main UI and create separate
+dataset management interface. (in progress, Chris)
-Medium-longer term
-- Database schema cleanup/rewrite
-- Move all config information onto the Form object.
-- published API
-- %Tighten up integrity controls in schema by replacing the insert/update with
- a single insert and adding foreign keys.
-- Move to a template-based display system with main application logic being in
- a separate Perl module.
-- Basic payroll module
-- Enforce transaction safety and protect against lost updates when editing
- transactions
-- %Add a javascript calendar to all date fields. Must not cause problems when
- Javascript is not available.
+2) Add real security enforcement (in progress, Chris, part of admin reworking)
+
+3) Refactor contact management code
+
+4) Setup wizard.