Rev 949 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 949 | Rev 950 | ||
---|---|---|---|
Line 26... | Line 26... | ||
26 | 26 | ||
27 | Show filters, search. |
27 | Show filters, search. |
28 | 28 | ||
29 | Multi-page lists. |
29 | Multi-page lists. |
30 | 30 | ||
31 | Sort options for lists. |
31 | Sort options for lists. |
32 | 32 | ||
33 | Different user name schemes, not only user@domain. Define an interface to allow admin |
33 | Different user name schemes, not only user@domain. Define an interface to allow admin |
34 | implement an own one. Implement a few common ones. |
34 | implement an own one. Implement a few common ones. |
35 | 35 | ||
36 | Taglig to show ActionMessages in right way (add it to the StrutsX project). |
36 | Taglig to show ActionMessages in right way (add it to the StrutsX project). |
37 | 37 | ||
38 | Allow to use existing system users: enter uid or name only, check in system for full |
38 | Allow to use existing system users: enter uid or name only, check in system for full |
39 | information. |
39 | information. |
40 | 40 | ||
41 | I18n. Switch language of page on the fly. Save selection in DB for each user. |
41 | + I18n. Switch language of page on the fly. Save selection in DB for each user. |
- | 42 | ||
42 | Allow admin to define default language for server and domain. |
43 | Allow admin to define default language for server and domain. |
43 | 44 | ||
44 | Split CoreResources.properties to several files. |
45 | Split CoreResources.properties to several files. |
45 | 46 | ||
46 | Show domain for user which is in the domain. |
47 | Show domain for user which is in the domain. |
Line 62... | Line 63... | ||
62 | 63 | ||
63 | Listeners for all operations. |
64 | Listeners for all operations. |
64 | 65 | ||
65 | Basic scripts to push changes to the system. |
66 | Basic scripts to push changes to the system. |
66 | 67 | ||
67 | If mailbox is created, create an user and a mail alias for it in one step - as option. |
68 | If mailbox is created, create an user and a mail alias for it in one step - as option. |