romainq
|
f4cd8ae02d
Fixed regressions due to the recent code refactoring [3803]
|
před 9 roky |
dflaven
|
cda7f3861f
Code refactoring to make the OQL parsing self contained in the "oql" subdirectory.
|
před 9 roky |
romainq
|
5ed735e8d0
#942 OQL now supporting unions. Unions support polymorphism and can be used anywhere in the application.
|
před 10 roky |
dflaven
|
91df8ed4c8
#932: fixed a regression introduced by [r3319]... in case a criteria is present several times.
|
před 10 roky |
romainq
|
90344bf16d
#932 Search form should be prefilled when running a search "shortcut" - very little progress: fixed the case when several criteria are given
|
před 10 roky |
dflaven
|
e04d686032
Properly render the "CONCAT_WS" SQL expression used by the global search.
|
před 11 roky |
romainq
|
982ba45166
#830 ... completes the change 2980 (that accompanied changes 2921 and 2948, for an optimization on bulk operations)
|
před 11 roky |
romainq
|
ff24625bd5
#830 Regression introduced in the beta. Related to the management of query arguments
|
před 11 roky |
romainq
|
46363e170f
#783, #233 and #466 The recent revision (2921 for ticket #783) introduced a significant slow down when performing CSV import (but not only). This new revision does suppress the regression, and even speeds up bulk updates in general. This revision is candidate for retrofit into branch 2.0.1 (along with 2921)
|
před 11 roky |
dflaven
|
803bf4b9d2
#383: support negative numbers in OQL
|
před 12 roky |
romainq
|
dfb90536ca
#715 Finalized the fix (added the year for group by day, but it is not displayed)
|
před 12 roky |
romainq
|
1e37f957b6
#715 Group by day -> month+day, group by month -> year+month, months are shown as a localized label
|
před 12 roky |
romainq
|
33adcb724b
#688 When the autocomplete is activated, and the allowed values depend on another value, then it is possible to set a wrong value
|
před 12 roky |
romainq
|
cc718b70ef
Optimization of SQL queries: fixed two issues (SELECT to track object linked to... and SELECT ExternalUser)
|
před 12 roky |
romainq
|
9dbcd77495
Optimization of SQL queries: reduce the number of JOINS, assuming that data are consistent. Can be disabled with config setting query_optimization_enabled => 0.
|
před 12 roky |
romainq
|
eafa11ecfe
Updated copyright (2012) and license (LGPL changed to AGPL)
|
před 12 roky |
romainq
|
0865ab481b
Dashboards - Finalized the implementation (inc. translation in french) - still some known issues
|
před 12 roky |
romainq
|
439d02667e
Friendly names: improved the behavior. Now fully compliant with end users expectations (e.g. a list of contacts shows the friendly name of the persons and team, not only the attribute 'name', the search can be performed on the friendly name as well)
|
před 12 roky |
romainq
|
32a85a384a
Dashboard: improved the group by on two columns (to be continued)
|
před 13 roky |
romainq
|
ad50749c07
Dashboard: fixed issue with Null values (group by)
|
před 13 roky |
romainq
|
23f2126119
Dashboard: display the most relevant label in the group by dashlets (eg: hyperlink to an ext key)
|
před 13 roky |
romainq
|
c000cddae5
Dashboard: optimized group by (done by MySQL) + proto of a group by on 2 dimensions
|
před 13 roky |
romainq
|
aec35cfa6b
Implemented the capability to modify queries by the mean of a plugin (reintegrated from branch 1.2, release candidate)
|
před 13 roky |
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
|
před 13 roky |
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()
|
před 13 roky |
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.
|
před 13 roky |
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.
|
před 14 roky |
romainq
|
46e8156942
#366 Global search case sensitive or not working at all (issue with COLLATION)
|
před 14 roky |
romainq
|
e52af23704
Fixed regression in the audit (new way to translate OQL expression having an impact on DBObjectSearch::MergeWith)
|
před 14 roky |
romainq
|
8fee154865
#149 Implemented friendly names
|
před 14 roky |