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 години |
romainq
|
f8bceb6e03
Related objects:
|
преди 15 години |
romainq
|
72e5bcf5e2
#47 Replaced every occurence of deprecated verb split() by explode()
|
преди 15 години |
romainq
|
eb42dc008c
#53 Global search always returning all organization, reviewed Denis's fix
|
преди 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 години |
romainq
|
7e4258fdaa
Finalization of the user management by profile (UI to manage the accounts), and some unrelated changes:
|
преди 15 години |
romainq
|
018be02416
User management by profile ready for integration with the UI
|
преди 16 години |
romainq
|
972bb29ffe
User management by profile moving forward: pages to check the projection of objects/users in user defined dimensions
|
преди 16 години |
dflaven
|
4801d921f6
Moved under "trunk" to be able to track releases under "tags"
|
преди 16 години |