dflaven
|
8a0ed7208a
Better track unknown classes exceptions
|
13 年之前 |
romainq
|
515ee33c87
Fixed cosmetic issue in the error reporting on OQL normalization (using a tree operator on a NON hierarchical key)
|
13 年之前 |
romainq
|
77935669d9
Reintegrated from branch 1.2: capability to develop a module to share objects between organizations (beta)
|
13 年之前 |
romainq
|
aec35cfa6b
Implemented the capability to modify queries by the mean of a plugin (reintegrated from branch 1.2, release candidate)
|
13 年之前 |
romainq
|
f09e159d60
#516 and #517 Improved the export (specify fields for multi-column queries) and web queries (default field list) (reintegrated from branch 1.2)
|
13 年之前 |
dflaven
|
238aef84dc
Bug fix: apply the AllowedValues constraints(as default values) when selecting elements via the "magnifier" button or creating an new element via the "plus" button... also make sure that allowed values is enforced
|
13 年之前 |
romainq
|
dc0380550d
#485 Improved the end-user experience with Excel and the web queries (added a phrasebook) + link to test the OQL attributes (query phrasebook or email actions, etc.) including the handlink of query arguments) + fixed wrong prototypes for a few implementations of GetBareProperties()
|
13 年之前 |
dflaven
|
3faa4ad8c5
Bug fix: apply the AllowedValues constraints(as default values) when selecting elements via the "magnifier" button or creating an new element via the "plus" button.
|
13 年之前 |
dflaven
|
aa4f6a33b2
Fixed Trac #447: interfaces not showing up on the details of a server when an org is selected: there were collisions in the internal query parameters names ! This is now fixed.
|
14 年之前 |
dflaven
|
280e159e3f
Implemented the OQL operator ABOVE (and its variants ABOVE STRICT, NOT ABOVE and NOT ABOVE STRICT) that returns the (indirect) parents of a given node in a hierarchy. It's the opposite to 'BELOW' that returns the (indirect) children.
|
14 年之前 |
dflaven
|
f6c87e253b
- Fixed the combination of the "PointingTo" conditions, especially when combining several "BELOW" conditions for the same criteria (used for security and context purposes)
|
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
|
ec1a744652
Fixed issues with pagination + core limitations in the use of Object Sets (wrong filter when adding objects to a set)
|
14 年之前 |
romainq
|
e52af23704
Fixed regression in the audit (new way to translate OQL expression having an impact on DBObjectSearch::MergeWith)
|
14 年之前 |
romainq
|
8fee154865
#149 Implemented friendly names
|
14 年之前 |
romainq
|
2b9d17f55d
#304 Fixed OQL issue (regression when using time intervals)
|
14 年之前 |
romainq
|
6573da5e19
#288 Fixed OQL issues, related to multi-columns usages
|
14 年之前 |
romainq
|
9715d69e09
#282 Fixed bug in OQL interpretation (functions requiring class aliasing)
|
14 年之前 |
romainq
|
f5c70b7bfe
#247 Missing query argument (CSV export failing, or Emailed URL not working for lists)
|
14 年之前 |
romainq
|
c973dfd743
Optimized roughly the load of user management data, and added a mean for quick profiling (to enable, add the setting log_duration)
|
15 年之前 |
romainq
|
762699b3fe
#200 ToOQL() was not working anytime an argument was set onto the Filter object
|
15 年之前 |
romainq
|
4e549d589d
Improved user rights management: SELECT filtered on objects authorized for the current user (not yet fully implemented)
|
15 年之前 |
dflaven
|
37d3b4bf0c
Enhancing the search (Trac #147): now allows to pass some "magic patterns" when doing a standard search without any operator. Specially useful for searching on ranges of dates/datetimes
|
15 年之前 |
romainq
|
93d7570398
#193 Fixed regression due to the usage of gzcompress/gzuncompress
|
15 年之前 |
romainq
|
1881994e03
#171 Could not use "show all" on a list of linked objects (e.g. Interfaces of a Server)
|
15 年之前 |
romainq
|
fea793e2ba
#132 Views on data model classes
|
15 年之前 |
romainq
|
5a1b372fad
#19 - Reviewed the licensing information and started to align the comments in the code
|
15 年之前 |
romainq
|
2b116ea93e
Obsoleted the SibusQL and the keyword pkey (still allowed as a placeholder in the templates)
|
15 年之前 |
romainq
|
e0de1a806a
Finalized queries with multiple objects
|
15 年之前 |
romainq
|
b6c96f4689
Select multiple objects in OQL (beta, for integration within the UI)
|
15 年之前 |