Commit Graph

29 Commits

Author SHA1 Message Date
Romain Quetiez
af0384d565 Adjustements in the datamodel and dictionary and the audit page
SVN:trunk[499]
2010-06-28 16:07:10 +00:00
Romain Quetiez
b178cc4620 Updated data model dictionary + a few adjustments in the data model + quick fix in the setup
SVN:trunk[498]
2010-06-28 15:22:51 +00:00
Romain Quetiez
442161f7bd New data model: alpha version
SVN:trunk[484]
2010-06-25 14:44:27 +00:00
Denis Flaven
e9d28e65e4 - New implementation of the menus: menus are built on the fly and no longer stored in the database...
SVN:trunk[482]
2010-06-24 16:22:38 +00:00
Denis Flaven
090e766f84 - Localization of the "Notifications" menu
SVN:trunk[443]
2010-06-08 15:42:58 +00:00
Denis Flaven
fd8b3c835e - Upgraded to the latest version of Open Flash Charts (Version 2 Lug Wyrm Charmer)
- Localization of the menus 90% done.
- Removed the old types of Flash charts, (no longer used anyway, now we rely on open-flash-charts)

SVN:trunk[441]
2010-06-08 13:12:17 +00:00
Romain Quetiez
5ad54c02cb Cosmetics in the overviews (menu templates)
SVN:trunk[381]
2010-05-01 17:19:10 +00:00
Romain Quetiez
69a8d27b54 Obsoleted the SibusQL and the keyword pkey (still allowed as a placeholder in the templates)
SVN:trunk[372]
2010-04-29 16:51:56 +00:00
Denis Flaven
00ca7bb885 - Cosmetic cleanup of menus to align them to the same presentation
SVN:trunk[303]
2010-02-19 17:00:29 +00:00
Romain Quetiez
24713204af Installation: disabled the notification templates (was attempting to send emails when loading sample data)
SVN:trunk[284]
2010-01-19 09:50:51 +00:00
Denis Flaven
d2f3f51daa New actions consistent wit the updated DB model
SVN:trunk[280]
2010-01-18 18:40:45 +00:00
Denis Flaven
8f12cd39c5 - New link to the email test page
SVN:trunk[279]
2010-01-18 18:06:40 +00:00
Denis Flaven
ab13182910 Export script for triggers, actions and their link
SVN:trunk[273]
2010-01-18 17:19:57 +00:00
Denis Flaven
f12b6d5c8a Sample data for triggers and actions
SVN:trunk[272]
2010-01-18 17:17:49 +00:00
Denis Flaven
9250cb3c13 - Latest "Notifications" admin page.
SVN:trunk[262]
2010-01-17 18:03:04 +00:00
Denis Flaven
07d2f5e763 - New datas for the setup: default trigger & email action
SVN:trunk[259]
2010-01-17 17:33:04 +00:00
Denis Flaven
6b35732280 - Removed the version number from the welcome page
- Nicer welcome page
- Removed old notification menus

SVN:trunk[258]
2010-01-17 16:58:19 +00:00
Denis Flaven
2565d21c40 New menu for the configuration of notifications
SVN:trunk[237]
2010-01-12 10:13:33 +00:00
Romain Quetiez
5a15dcb849 Trac #57 - Implemented beta version of email notifications (triggers and actions)
SVN:trunk[225]
2010-01-06 08:51:08 +00:00
Romain Quetiez
faaa4ddac7 Welcome menu updated with Erwan's text (quickly reviewed)
SVN:trunk[187]
2009-09-30 13:30:13 +00:00
Romain Quetiez
93e629593c New menus (source: Erwan)
SVN:trunk[165]
2009-09-16 08:39:02 +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
f9e2fda5ac Fixed cosmetic issue on the user management pages (wrong styles in the templates)
SVN:trunk[129]
2009-09-10 11:14:10 +00:00
Romain Quetiez
d7e6947600 Fixed issue: user always considered as being an admin (regression due to changes in the setup), user profile setup is finally done at 100% in the setup code.
SVN:trunk[128]
2009-09-10 10:58:45 +00:00
Romain Quetiez
f3367cd587 Reworked the "run query" page: renamed, improved the examples
SVN:trunk[121]
2009-09-08 09:25:57 +00:00
Romain Quetiez
3c1df7332c Latest data model (Erwan) and few cosmetic changes (safer display of object hyperlinks)
SVN:trunk[119]
2009-09-07 14:29:49 +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