dflaven
|
a5b70a7ad5
- Added support for pattern-based field validation (anticipating HTML5 ?).
|
%!s(int64=15) %!d(string=hai) anos |
romainq
|
65e7f1c132
#120 Added indexes on finalclass and enum columns
|
%!s(int64=15) %!d(string=hai) anos |
romainq
|
63ad95468d
#112 Implicit search filter declaration
|
%!s(int64=15) %!d(string=hai) anos |
romainq
|
11594c6f7f
#74 Added the configuration of logging (errors, web service usage, etc.), and improved a little the error logging (both in a file and into the database + new format for additional information such as the callstack)
|
%!s(int64=15) %!d(string=hai) anos |
dflaven
|
831d6532bb
- Verification of invalid external fields (i.e fields pointing to a non-existing field in the target class).
|
%!s(int64=15) %!d(string=hai) anos |
romainq
|
044ce2297a
Fixed regression due to the changes with 'finalclass', the value stored in the DB was the base class.
|
%!s(int64=15) %!d(string=hai) anos |
romainq
|
06275ac868
Clarified the meaning of the attribute 'finalclass'
|
%!s(int64=15) %!d(string=hai) anos |
romainq
|
2b116ea93e
Obsoleted the SibusQL and the keyword pkey (still allowed as a placeholder in the templates)
|
%!s(int64=15) %!d(string=hai) anos |
romainq
|
e8fbdec326
Enabled localized strings (not only enums, but other types... to be defined)
|
%!s(int64=15) %!d(string=hai) anos |
romainq
|
f3f482b168
Localization: tools to report missing entries, and build the dictionary out of a data model made with the previous format
|
%!s(int64=15) %!d(string=hai) anos |
romainq
|
ee2df2e809
Localization: Display of enums
|
%!s(int64=15) %!d(string=hai) anos |
romainq
|
fbcb221a52
Localization: cleanup in the DataModel + aligned some API (e.g. GetStateLabel)
|
%!s(int64=15) %!d(string=hai) anos |
romainq
|
a0ce18a861
Localization: first step (class Dict and handling of Metamodel)
|
%!s(int64=15) %!d(string=hai) anos |
romainq
|
bb25b1f1fc
CSV export: added external fields (all scalar fields are given)
|
%!s(int64=15) %!d(string=hai) anos |
romainq
|
2dca0bdb84
Fixed bugs on CSV import (was not working fine when exporting/importing incident tickets)
|
%!s(int64=15) %!d(string=hai) anos |
romainq
|
6f9275eed0
Finalized the demo of impact computation (removed an ugly test message) and added few comments
|
%!s(int64=15) %!d(string=hai) anos |
romainq
|
f8bceb6e03
Related objects:
|
%!s(int64=15) %!d(string=hai) anos |
romainq
|
0dd4dbc638
Trac #86 - CSV format aligned with standard specifications
|
%!s(int64=15) %!d(string=hai) anos |
romainq
|
1821d65307
Trac#4 Improved the display of finalclass field (search results and graphs)
|
%!s(int64=15) %!d(string=hai) anos |
romainq
|
2c847897ba
Fixed bug in the data model: organization status was not an enum
|
%!s(int64=15) %!d(string=hai) anos |
romainq
|
12929d5287
Finalized the display of Enumeration attributes (the label may now be different than the value)
|
%!s(int64=15) %!d(string=hai) anos |
romainq
|
87047aabf3
- Fixed bug with change tracking of TEXT attributes
|
%!s(int64=15) %!d(string=hai) anos |
romainq
|
b7d4bdeceb
Trac#56 Improvements to the SOAP web services and to the first operation CreateIncidentTicket
|
%!s(int64=15) %!d(string=hai) anos |
romainq
|
de63a10a8c
Trac #57 - Implemented beta version of email notifications (triggers and actions)
|
%!s(int64=15) %!d(string=hai) anos |
dflaven
|
2158d3223e
- First implementation of documents
|
%!s(int64=15) %!d(string=hai) anos |
romainq
|
1c5be06a13
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
|
%!s(int64=15) %!d(string=hai) anos |
romainq
|
00f5fd4ec1
Deletion of objects:
|
%!s(int64=15) %!d(string=hai) anos |
dflaven
|
e71a308958
Added the validation of mandatory form fields before submitting the creation / modification / clone forms.
|
%!s(int64=15) %!d(string=hai) anos |
romainq
|
398017d18e
Fixed issue with Date fields being mandatory (DB column created with attribute ON UPDATE CURRENT_TIMESTAMP)
|
%!s(int64=15) %!d(string=hai) anos |
romainq
|
7e4258fdaa
Finalization of the user management by profile (UI to manage the accounts), and some unrelated changes:
|
%!s(int64=15) %!d(string=hai) anos |