Rev 1041 | Rev 1049 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 1041 | Rev 1045 | ||
---|---|---|---|
Line 25... | Line 25... | ||
25 | 25 | ||
26 | Show filters, search. |
26 | Show filters, search. |
27 | 27 | ||
28 | +/- Sort options for lists. |
28 | +/- Sort options for lists. |
29 | 29 | ||
30 | Different user name schemes, not only user@domain. Define an interface to allow admin |
- | |
31 | implement an own one. Implement a few common ones. |
- | |
32 | - | ||
33 | Allow to use existing system users: enter uid or name only, check in system for full |
30 | Allow to use existing system users: enter uid or name only, check in system for full |
34 | information. |
31 | information. |
35 | 32 | ||
36 | Allow admin to define default language for server and domain. |
33 | Allow admin to define default language for server and domain. |
37 | 34 | ||
Line 81... | Line 78... | ||
81 | 78 | ||
82 | + Config in one place. Allow configuration of each listener. |
79 | + Config in one place. Allow configuration of each listener. |
83 | 80 | ||
84 | + Split model and store. |
81 | + Split model and store. |
85 | 82 | ||
- | 83 | + Different user name schemes, not only user@domain. Define an interface to allow admin |
|
- | 84 | implement an own one. Implement a few common ones. |