dflaven
|
31e23c5282
New option DEL_MOVEUP (move the children up one level) for 'on_target_delete' for HierarchicalKey attributes.
|
14 年之前 |
dflaven
|
494a4f36f8
Fixed issues when adding/removing modules during the setup:
|
14 年之前 |
dflaven
|
b90aa3b9c4
Implementation of a new type of ExternalKey attribute: HierarchicalKey. This attribute implements the "nested set" model and is used to define a hierarchy of an arbitrary depth of objects of the same class. With this new feature it is possible to retrieve in one OQL query (and in one sql query as well) all the children of a given organization.
|
14 年之前 |
romainq
|
8e56399e7f
#423 Fixed issues with application root URL = f(mode CLI, modules, web server techno, etc.)
|
14 年之前 |
romainq
|
7726f4dba2
#122 Optimized the load of data set (do not load unused columns, was provoking the swapping of MySQL tmp memory tables)
|
14 年之前 |
romainq
|
48d4fddb18
Data sync: fixed issue with the check while creating a new data source (depending on the target class)
|
14 年之前 |
romainq
|
b8b29a7cc2
Data synchro: added notifications in case of error + fixed a bug in the error reporting (reconciliation on null values, last error was not recorded)
|
14 年之前 |
romainq
|
b8518f8963
Data synchro: if the object is deleted from within iTop, do cleanup sync table and replica as well
|
14 年之前 |
romainq
|
84a737920e
Deletion: entirely reviewed to take into account the objects being synchronized by an external data source, or the plugins constraints.
|
14 年之前 |
dflaven
|
9066d9a138
Bug fix: when doing a bulk modify (or bulk apply stimulus) the external keys that were read-only in the edition form were displayed as "ClassName #id" instead of using their friendly name. This is now fixed, but requires a load of the target object.
|
14 年之前 |
dflaven
|
617bbf39aa
New type of Attribute "CaseLog" (under construction !)
|
14 年之前 |
romainq
|
b2fa746250
Optimization in the setup: 10 queries to insert the 1500 action grant records
|
14 年之前 |
dflaven
|
56daa0a515
Implementation of bulk modify and bulk apply stimulus... to be tested !
|
14 年之前 |
romainq
|
cc4481ec3e
Fixed a regression in the deletion (and simplified the algorithm, though more queries will be issued)
|
14 年之前 |
romainq
|
2b5b0351a6
CSV import: fixed a few issues (restricted to N-N links) + added arguments to the export page, to allow for exporting N-N links
|
14 年之前 |
romainq
|
3446af19e8
#328 Added the capability to import/export link sets in CSV format
|
14 年之前 |
romainq
|
40fdf26072
Plugin API - alpha version
|
14 年之前 |
romainq
|
e7c2c433f9
#348 Multi-column queries not working fine with open joins and if null values to be displayed
|
14 年之前 |
dflaven
|
4fbef2beda
Synchro Data Sources Implementation on going...
|
14 年之前 |
romainq
|
235777e192
Data Exchange - Improved to allow the import of complex attributes like passwords and documents + few fixes
|
14 年之前 |
dflaven
|
43b39b8667
Data Exchange implementation in progress...
|
14 年之前 |
dflaven
|
f066272302
Synchro Data Sources Implementation on going...
|
14 年之前 |
romainq
|
c8ea6adcff
Core: Join any table to an OQL query (prerequisite to Data Exchange)
|
14 年之前 |
romainq
|
8fee154865
#149 Implemented friendly names
|
14 年之前 |
romainq
|
d79d748a2e
Read-only mode - draft
|
14 年之前 |
dflaven
|
6f70eed830
- Allow DBObjects to be deleted by the standard UI 'Delete', which may be useful in case a DBObject has to be deleted as a dependent object of a CMDBObject.
|
14 年之前 |
dflaven
|
a32437a13c
(Partial) fix for Trac #285: turn email fields into click-able mailto: hyperlinks.
|
14 年之前 |
romainq
|
968449ab92
#111 Improved the data loader, and added a REST service to load data from a file
|
14 年之前 |
dflaven
|
1388098bb0
Fixed portal hyperlink
|
14 年之前 |
dflaven
|
e63a84eecc
- Fixed the URL to the portal hyperlink (hyperlink(portal)) in email notifications.
|
14 年之前 |