Rev 1049 | Rev 1059 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 1049 | Rev 1058 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | Host Admiral TODO |
1 | Host Admiral TODO |
2 | ======================================================================================================================== |
2 | ======================================================================================================================== |
3 | 3 | ||
4 | Transaction control for listners. |
4 | Transaction control for listeners. |
5 | 5 | ||
6 | +/- Save user id for all db-update operations. |
6 | +/- Save user id for all db-update operations. |
7 | 7 | ||
8 | Set 'editor' for an object by loading and not require it for each property change? |
8 | Set 'editor' for an object by loading and not require it for each property change? |
9 | Then problem with objects inside (lazy loaded) collections. |
9 | Then problem with objects inside (lazy loaded) collections. |
Line 50... | Line 50... | ||
50 | Basic scripts to push changes to the system. |
50 | Basic scripts to push changes to the system. |
51 | 51 | ||
52 | If mailbox is created, create an user and a mail alias for it in one step - as option. |
52 | If mailbox is created, create an user and a mail alias for it in one step - as option. |
53 | Afterwards they are binded and change own name or deleted together. Bind by name? In witch directions? |
53 | Afterwards they are binded and change own name or deleted together. Bind by name? In witch directions? |
54 | 54 | ||
- | 55 | By build cascade delete tree replace existing objects if new effect is stronger. |
|
55 | 56 | ||
56 | Done |
57 | Done |
57 | ------------------------------------------------------------------------------------------------------------------------ |
58 | ------------------------------------------------------------------------------------------------------------------------ |
58 | 59 | ||
59 | + Track database structure version. |
60 | + Track database structure version. |
60 | 61 |