dflaven
|
a5b70a7ad5
- Added support for pattern-based field validation (anticipating HTML5 ?).
|
15 years ago |
romainq
|
65e7f1c132
#120 Added indexes on finalclass and enum columns
|
15 years ago |
romainq
|
63ad95468d
#112 Implicit search filter declaration
|
15 years ago |
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 years ago |
romainq
|
044ce2297a
Fixed regression due to the changes with 'finalclass', the value stored in the DB was the base class.
|
15 years ago |
romainq
|
06275ac868
Clarified the meaning of the attribute 'finalclass'
|
15 years ago |
romainq
|
d23550649a
Improvement: allow to create intermediate classes having no table (just a different behavior)
|
15 years ago |
romainq
|
39521c7a11
Finalized the concept of abstract classes (#35) in the core. Still to be used within the UI.
|
15 years ago |
romainq
|
2b116ea93e
Obsoleted the SibusQL and the keyword pkey (still allowed as a placeholder in the templates)
|
15 years ago |
romainq
|
5ced9b60d7
Localization: user profile ++ language
|
15 years ago |
romainq
|
9c22c7ba89
Localization: cleanup in data model class declarations
|
15 years ago |
romainq
|
70ca728bd2
Fixed bug on the last commit
|
15 years ago |
romainq
|
f3f482b168
Localization: tools to report missing entries, and build the dictionary out of a data model made with the previous format
|
15 years ago |
romainq
|
fbcb221a52
Localization: cleanup in the DataModel + aligned some API (e.g. GetStateLabel)
|
15 years ago |
romainq
|
a0ce18a861
Localization: first step (class Dict and handling of Metamodel)
|
15 years ago |
romainq
|
e0de1a806a
Finalized queries with multiple objects
|
15 years ago |
romainq
|
b6c96f4689
Select multiple objects in OQL (beta, for integration within the UI)
|
15 years ago |
romainq
|
0dd4dbc638
Trac #86 - CSV format aligned with standard specifications
|
15 years ago |
romainq
|
a720ea1959
Fixed #81, character set and collation set to utf-8 by default
|
15 years ago |
romainq
|
d115df743f
Fixed two bugs:
|
15 years ago |
romainq
|
1821d65307
Trac#4 Improved the display of finalclass field (search results and graphs)
|
15 years ago |
romainq
|
12929d5287
Finalized the display of Enumeration attributes (the label may now be different than the value)
|
15 years ago |
romainq
|
87047aabf3
- Fixed bug with change tracking of TEXT attributes
|
15 years ago |
romainq
|
de63a10a8c
Trac #57 - Implemented beta version of email notifications (triggers and actions)
|
15 years ago |
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
|
15 years ago |
romainq
|
2b3fc854d2
Added investigation means: DB dump from the ITopConsultant page, this feature should not rely on mySQL statements that are not allowed in the OVH hosting setup. The feature is 100% new and does not interfere with any existing code. Therefore I would advise to upgrade the official build as quickly as possible.
|
15 years ago |
romainq
|
64c18b692e
Fixed bug on deletion: take the inheritance into account when checking for referencing objects (eg. a ticket linked to a PC was not seen)
|
15 years ago |
romainq
|
1c0cbb5a39
Fixed regression: server status was reset
|
15 years ago |
romainq
|
b523c16f80
Cosmetics on the bulk load (followed new test plan)
|
15 years ago |
romainq
|
a292aaef1d
Revised the CSV import: fixed issues with the external keys, added hyperlinks to the found objects, obsoleted the word 'pkey', replaced by 'id'
|
15 years ago |