romainq
|
c7dcf266ce
Cleanup: obsolescence of "key_label" property on persistent classes
|
15 年之前 |
romainq
|
9fea2de077
New verb to display information on edited fields and fixed a few typos in the dictionary
|
15 年之前 |
dflaven
|
a62c8fabf1
- Fixed a typo
|
15 年之前 |
romainq
|
e31f715411
#128 Allow a blob to be undefined (optional property)
|
15 年之前 |
romainq
|
5a1b372fad
#19 - Reviewed the licensing information and started to align the comments in the code
|
15 年之前 |
romainq
|
5168c6a1cd
Removed the indexes for the attributes of type Enum
|
15 年之前 |
romainq
|
41af1270c7
New type of attribute: IP address
|
15 年之前 |
dflaven
|
2251338d77
- Small bug fixes after a quick test by performing a clean installation on Windows/IE 8
|
15 年之前 |
dflaven
|
a5b70a7ad5
- Added support for pattern-based field validation (anticipating HTML5 ?).
|
15 年之前 |
romainq
|
65e7f1c132
#120 Added indexes on finalclass and enum columns
|
15 年之前 |
romainq
|
63ad95468d
#112 Implicit search filter declaration
|
15 年之前 |
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)
|
15 年之前 |
dflaven
|
831d6532bb
- Verification of invalid external fields (i.e fields pointing to a non-existing field in the target class).
|
15 年之前 |
romainq
|
044ce2297a
Fixed regression due to the changes with 'finalclass', the value stored in the DB was the base class.
|
15 年之前 |
romainq
|
06275ac868
Clarified the meaning of the attribute 'finalclass'
|
15 年之前 |
romainq
|
2b116ea93e
Obsoleted the SibusQL and the keyword pkey (still allowed as a placeholder in the templates)
|
15 年之前 |
romainq
|
e8fbdec326
Enabled localized strings (not only enums, but other types... to be defined)
|
15 年之前 |
romainq
|
f3f482b168
Localization: tools to report missing entries, and build the dictionary out of a data model made with the previous format
|
15 年之前 |
romainq
|
ee2df2e809
Localization: Display of enums
|
15 年之前 |
romainq
|
fbcb221a52
Localization: cleanup in the DataModel + aligned some API (e.g. GetStateLabel)
|
15 年之前 |
romainq
|
a0ce18a861
Localization: first step (class Dict and handling of Metamodel)
|
15 年之前 |
romainq
|
bb25b1f1fc
CSV export: added external fields (all scalar fields are given)
|
15 年之前 |
romainq
|
2dca0bdb84
Fixed bugs on CSV import (was not working fine when exporting/importing incident tickets)
|
15 年之前 |
romainq
|
6f9275eed0
Finalized the demo of impact computation (removed an ugly test message) and added few comments
|
15 年之前 |
romainq
|
f8bceb6e03
Related objects:
|
15 年之前 |
romainq
|
0dd4dbc638
Trac #86 - CSV format aligned with standard specifications
|
15 年之前 |
romainq
|
1821d65307
Trac#4 Improved the display of finalclass field (search results and graphs)
|
15 年之前 |
romainq
|
2c847897ba
Fixed bug in the data model: organization status was not an enum
|
15 年之前 |
romainq
|
12929d5287
Finalized the display of Enumeration attributes (the label may now be different than the value)
|
15 年之前 |
romainq
|
87047aabf3
- Fixed bug with change tracking of TEXT attributes
|
15 年之前 |