dflaven
|
91df8ed4c8
#932: fixed a regression introduced by [r3319]... in case a criteria is present several times.
|
10 anni fa |
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 anni fa |
dflaven
|
e04d686032
Properly render the "CONCAT_WS" SQL expression used by the global search.
|
11 anni fa |
romainq
|
982ba45166
#830 ... completes the change 2980 (that accompanied changes 2921 and 2948, for an optimization on bulk operations)
|
11 anni fa |
romainq
|
ff24625bd5
#830 Regression introduced in the beta. Related to the management of query arguments
|
11 anni fa |
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 anni fa |
dflaven
|
803bf4b9d2
#383: support negative numbers in OQL
|
12 anni fa |
romainq
|
dfb90536ca
#715 Finalized the fix (added the year for group by day, but it is not displayed)
|
12 anni fa |
romainq
|
1e37f957b6
#715 Group by day -> month+day, group by month -> year+month, months are shown as a localized label
|
12 anni fa |
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 anni fa |
romainq
|
cc718b70ef
Optimization of SQL queries: fixed two issues (SELECT to track object linked to... and SELECT ExternalUser)
|
12 anni fa |
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 anni fa |
romainq
|
eafa11ecfe
Updated copyright (2012) and license (LGPL changed to AGPL)
|
12 anni fa |
romainq
|
0865ab481b
Dashboards - Finalized the implementation (inc. translation in french) - still some known issues
|
12 anni fa |
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 anni fa |
romainq
|
32a85a384a
Dashboard: improved the group by on two columns (to be continued)
|
13 anni fa |
romainq
|
ad50749c07
Dashboard: fixed issue with Null values (group by)
|
13 anni fa |
romainq
|
23f2126119
Dashboard: display the most relevant label in the group by dashlets (eg: hyperlink to an ext key)
|
13 anni fa |
romainq
|
c000cddae5
Dashboard: optimized group by (done by MySQL) + proto of a group by on 2 dimensions
|
13 anni fa |
romainq
|
aec35cfa6b
Implemented the capability to modify queries by the mean of a plugin (reintegrated from branch 1.2, release candidate)
|
13 anni fa |
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 anni fa |
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 anni fa |
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 anni fa |
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 anni fa |
romainq
|
46e8156942
#366 Global search case sensitive or not working at all (issue with COLLATION)
|
14 anni fa |
romainq
|
e52af23704
Fixed regression in the audit (new way to translate OQL expression having an impact on DBObjectSearch::MergeWith)
|
14 anni fa |
romainq
|
8fee154865
#149 Implemented friendly names
|
14 anni fa |
romainq
|
4e549d589d
Improved user rights management: SELECT filtered on objects authorized for the current user (not yet fully implemented)
|
15 anni fa |
romainq
|
5a1b372fad
#19 - Reviewed the licensing information and started to align the comments in the code
|
15 anni fa |
romainq
|
7e4258fdaa
Finalization of the user management by profile (UI to manage the accounts), and some unrelated changes:
|
15 anni fa |