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