dflaven
|
13a8ef419a
|
15 년 전 |
dflaven
|
9333c6644e
- Added 2 new parameters to the config file to manage the display_limit (Trac #61)
|
15 년 전 |
dflaven
|
a3d5682e0f
- Track the changes/history when creating the administrator account (Trac #48)
|
15 년 전 |
romainq
|
971840647a
Fixed regression on the bug fix [207]
|
15 년 전 |
romainq
|
eabc55ab51
Trac #56 - Implemented and usable but still not a complete and dynamically generated WSDL file. Unit tests are in place (through client/server SOAP protocol, or directly onto the internal API)
|
15 년 전 |
romainq
|
de515ebd9e
Fixed bug impacting only unit testing procedures
|
15 년 전 |
romainq
|
a2d352e520
Trac #50 - Interactive bulk load (CSV) was not doing well when using several reconciliation keys
|
15 년 전 |
romainq
|
4c40dba4f7
Trac #51 - Implemented external key feed by the mean of reconciliation on external fields
|
15 년 전 |
romainq
|
9ec0214718
Reviewed and changed a bug fix (No TRAC entry) on the display of external fields when the external key is null. The actual fix is to consider that null is a value. Isset() should be used with care because one could not differentiate a missing value (in an array or a value that is null)
|
15 년 전 |
romainq
|
eb42dc008c
#53 Global search always returning all organization, reviewed Denis's fix
|
15 년 전 |
dflaven
|
e59bbf56f4
- fixed bug #52 (display of lnkInfraError objects) by adding a protection in GetDisplayName against objects that actually do not have any name.
|
15 년 전 |
dflaven
|
d96e2f523f
- fixed the display of the history log of the 'user' class (Trac #48), and more generally the history log of all classes not derived from logRealObject.
|
15 년 전 |
dflaven
|
0a11ce88ae
- completed the implementaiton o the 'is dirty' flag to prevent reloading an object being modified.
|
15 년 전 |
dflaven
|
f4f771f4f8
Fixed bug (Trac #53), I don't know exactly what I did (!) but I've copied what's done in __DescribeHTML and this makes the full text search work for organizations !
|
15 년 전 |
dflaven
|
7b4b62270a
Fixed the HTML display in the export webservice page. (Trac #58)
|
15 년 전 |
dflaven
|
44f141aa02
- Fixed the support of Internet Explorer (tested on IE7 and IE8)
|
15 년 전 |
dflaven
|
8e395d281b
- improved handling of the 'menu' parameter (Thanks to david-alves for reporting it)
|
15 년 전 |
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 년 전 |
romainq
|
d9c67642e6
Fixed typo on the default value of the server status (class: bizServer)
|
15 년 전 |
romainq
|
9e473777fa
Added info in the log (see previous changes in the setup)
|
15 년 전 |
romainq
|
e003b64441
Fixed several issues in the setup (load of data) :
|
15 년 전 |
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 년 전 |
romainq
|
5892df39bb
Finalizing sample data: removed the unused profile
|
15 년 전 |
romainq
|
db285d02d6
Added sample data: service calls, known errors, infra grouping, and some links (e.g. contact/team)
|
15 년 전 |
romainq
|
9df8f4cc3f
Welcome menu updated with Erwan's text (quickly reviewed)
|
15 년 전 |
romainq
|
e56bcde510
Added new sample data (forgotten from last commit)
|
15 년 전 |
romainq
|
1b4d95f97c
Integrated the latest data model and sample data
|
15 년 전 |
romainq
|
2b8538d156
Temporarily removed the TAB "OQL query", until it gets finalized with the link management
|
15 년 전 |
romainq
|
4b31c9cfa8
Fixed inconsistency in the CSV import : a bixServer objects had two fields (one was inherited) having the same label, leading to a high level of confusion when doing a bulk load (matching the fields was not possible)
|
15 년 전 |
romainq
|
32e801d839
Fixed bug in CSV import: was not working when using private keys. Also fine tuned the field matching mechanism and now the CSV export/import are 100% symmetric
|
15 년 전 |