Commit Graph

9 Commits

Author SHA1 Message Date
Denis Flaven
2fe861a0d5 - Exclude "My Company/Department" from the export of organizations, since this organization is always created by the setup program.
SVN:trunk[242]
2010-01-12 20:14:13 +00:00
Romain Quetiez
6c4378427b Added sample data: service calls, known errors, infra grouping, and some links (e.g. contact/team)
SVN:trunk[188]
2009-10-01 14:27:51 +00:00
Romain Quetiez
205cd788a7 Integrated the latest data model and sample data
SVN:trunk[185]
2009-09-29 16:12:40 +00:00
Romain Quetiez
cc9420f009 New class: bizSubnet, implementing a dedicated view for IP management
SVN:trunk[147]
2009-09-11 16:38:12 +00:00
Romain Quetiez
7eac4342ec Audit rules loaded as part of the structure of the application
SVN:trunk[118]
2009-09-07 14:25:04 +00:00
Romain Quetiez
2f26ebe54c Finalization of the user management by profile (UI to manage the accounts), and some unrelated changes:
- Using class labels in the UI
- Data model: you may specify a set of allowed values from a query (see caller_id in bizIncident class), still not 100% used in the UI but does not generate any error
- Data model: you may specify a password field (AttributePassword replacing AttributeString)
- Setup: calling UserRight::Setup() right after calling UserRight::CreateAdministrator()
- Setup: administrator account created with "my organization" and a dedicated contact
- Menus: optimized the load of std menus (queries written in OQL to get the benefit of the query cache)
- Menus: admin tools, seen only by people having the "admin" profile
- Object edition: fixed bug with the display of N-N links in the form

SVN:trunk[110]
2009-09-04 15:22:40 +00:00
Romain Quetiez
bed32711d6 Improved the data load during the setup:
- Sample data are clearly separated from the structure data (inc. menus and user profiles)
- Both categories of data are enumerated from specific folders

SVN:trunk[100]
2009-08-24 16:40:11 +00:00
Romain Quetiez
daa9657e08 Finalized the module "user rights by profile". It is fully integrated with the application setup (inc. sample data). and it it now ready for developing the user management GUI
SVN:trunk[93]
2009-08-20 13:09:41 +00:00
Denis Flaven
b756db0992 Moved under "trunk" to be able to track releases under "tags"
SVN:trunk[55]
2009-04-28 09:03:12 +00:00