romainq
|
f4cd8ae02d
Fixed regressions due to the recent code refactoring [3803]
|
9 年之前 |
dflaven
|
cda7f3861f
Code refactoring to make the OQL parsing self contained in the "oql" subdirectory.
|
9 年之前 |
romainq
|
5ed735e8d0
#942 OQL now supporting unions. Unions support polymorphism and can be used anywhere in the application.
|
10 年之前 |
dflaven
|
91df8ed4c8
#932: fixed a regression introduced by [r3319]... in case a criteria is present several times.
|
10 年之前 |
romainq
|
90344bf16d
#932 Search form should be prefilled when running a search "shortcut" - very little progress: fixed the case when several criteria are given
|
10 年之前 |
dflaven
|
e04d686032
Properly render the "CONCAT_WS" SQL expression used by the global search.
|
11 年之前 |
romainq
|
982ba45166
#830 ... completes the change 2980 (that accompanied changes 2921 and 2948, for an optimization on bulk operations)
|
11 年之前 |
romainq
|
ff24625bd5
#830 Regression introduced in the beta. Related to the management of query arguments
|
11 年之前 |
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)
|
11 年之前 |
dflaven
|
803bf4b9d2
#383: support negative numbers in OQL
|
12 年之前 |
romainq
|
dfb90536ca
#715 Finalized the fix (added the year for group by day, but it is not displayed)
|
12 年之前 |
romainq
|
1e37f957b6
#715 Group by day -> month+day, group by month -> year+month, months are shown as a localized label
|
12 年之前 |
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
|
12 年之前 |
romainq
|
cc718b70ef
Optimization of SQL queries: fixed two issues (SELECT to track object linked to... and SELECT ExternalUser)
|
12 年之前 |
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.
|
12 年之前 |
romainq
|
eafa11ecfe
Updated copyright (2012) and license (LGPL changed to AGPL)
|
12 年之前 |
romainq
|
0865ab481b
Dashboards - Finalized the implementation (inc. translation in french) - still some known issues
|
12 年之前 |
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)
|
12 年之前 |
romainq
|
32a85a384a
Dashboard: improved the group by on two columns (to be continued)
|
13 年之前 |
romainq
|
ad50749c07
Dashboard: fixed issue with Null values (group by)
|
13 年之前 |
romainq
|
23f2126119
Dashboard: display the most relevant label in the group by dashlets (eg: hyperlink to an ext key)
|
13 年之前 |
romainq
|
c000cddae5
Dashboard: optimized group by (done by MySQL) + proto of a group by on 2 dimensions
|
13 年之前 |
romainq
|
aec35cfa6b
Implemented the capability to modify queries by the mean of a plugin (reintegrated from branch 1.2, release candidate)
|
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 年之前 |
romainq
|
46e8156942
#366 Global search case sensitive or not working at all (issue with COLLATION)
|
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 年之前 |