Romain Quetiez
77159e8766
Notification were not working well with class hierarchy (not in Trac at that time)
...
SVN:trunk[734]
2010-08-31 21:11:11 +00:00
Denis Flaven
b9d168bb04
- Display the actual code of each state next to its label. This is useful for writing OQL queries and also triggers.
...
SVN:trunk[732]
2010-08-31 16:42:22 +00:00
Denis Flaven
7aacef8d7d
- Get rid of the class UserContext, since now everything is implemented directly in MetaModel
...
- Make the Accordion menu collapsible
SVN:trunk[683]
2010-08-23 12:27:21 +00:00
Romain Quetiez
3776e09cdb
Localized strings for relations (e.g. "impacts")
...
SVN:trunk[438]
2010-06-07 16:16:07 +00:00
Romain Quetiez
a0e0371812
#19 - Reviewed the licensing information and started to align the comments in the code
...
SVN:trunk[422]
2010-05-24 09:24:35 +00:00
Denis Flaven
a28823141d
- Implementation of the localization... on going...
...
SVN:trunk[400]
2010-05-04 17:14:44 +00:00
Romain Quetiez
e651c84331
Finalized the concept of abstract classes ( #35 ) in the core. Still to be used within the UI.
...
SVN:trunk[378]
2010-04-30 16:42:08 +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
Romain Quetiez
1bdfbbb284
Localization: cleanup in the DataModel + aligned some API (e.g. GetStateLabel)
...
SVN:trunk[348]
2010-04-20 09:21:46 +00:00
Denis Flaven
0a413a32f6
Renaming of the WebPage class (and its derived classes) to stick to the same naming convention as other classes.
...
SVN:trunk[250]
2010-01-17 09:07:10 +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
b2a9de9d59
New type of attribute: Blob, allowing documents in the application. Was fully developed in the core, but roughly integrated in the application... todo: file upload for edition, file download for viewing
...
SVN:trunk[196]
2009-10-22 09:12:07 +00:00
Romain Quetiez
0454e7fa78
Fixed bug on deletion: take the inheritance into account when checking for referencing objects (eg. a ticket linked to a PC was not seen)
...
SVN:trunk[180]
2009-09-18 09:35:21 +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
Denis Flaven
665d90175f
- reintegrated the changes (mostly bug fixes) from the 0.7.2 branch
...
SVN:trunk[83]
2009-07-18 17:24:25 +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