Subversion Repositories general

Compare Revisions

Ignore whitespace Rev 1010 → Rev 961

/hostadmiral/trunk/doc/todo.txt
1,14 → 1,8
Host Admiral TODO
=================
 
+/- Listeners for all operations.
+ Save user id for all db-update operations.
 
Allow configuration of each listener.
 
Transaction control for listners.
 
+/- Save user id for all db-update operations.
 
Set 'editor' for an object by loading and not require it for each property change?
Then problem with objects inside (lazy loaded) collections.
 
23,7 → 17,7
(because it makes no sense to parse html pages).
The scenario for the model test can be used.
 
+/- Cascade object deletion, confirmation page.
Cascade object deletion, confirmation page.
 
Store user and malbox passwords in several forms; e.g. clear text, md5, encrypt. Allow
admin to specify which forms to use.
67,6 → 61,8
 
+ User login history.
 
Listeners for all operations.
 
Basic scripts to push changes to the system.
 
If mailbox is created, create an user and a mail alias for it in one step - as option.