acognet
4fdf8803a5
Remove deprecied function $oField->Render replaced by $oField->RenderExpression()
2022-01-21 11:51:56 +01:00
Molkobain
8dd96ea636
Copyright year bump
2021-03-15 09:29:45 +01:00
annProg
664dd12241
use strlen() replace empty()
2021-02-01 12:11:31 +01:00
annProg
03190b95cf
fix search error when search string '0'
2021-02-01 12:11:31 +01:00
acognet
a67fce66fc
N°2999 - Optimize OQL
2020-06-26 16:42:03 +02:00
acognet
526a7f9817
N°1910 - iTop - Search on Text contains "_" not working - convert _ to \_ in javascript
2020-05-05 18:36:38 +02:00
acognet
fc7b772ba3
N°1910 - iTop - Search on Text contains "_" not working
...
_ is a special caracter in mysql -> replace with \_
2020-03-30 16:13:47 +02:00
Eric
d9bf0fe012
N°2746 - Fix breadcrumb for search of enumSet
2020-02-11 16:02:55 +01:00
Eric
93c9783b1a
N°2746 - Fix empty search for TagSet
2020-02-11 14:51:22 +01:00
Eric
5e5d368299
N°2657 - MTP : Progress Bar has disappeared (Search exact match)
2020-01-30 16:02:16 +01:00
Eric
bbca1625fb
N°2657 - MTP : Progress Bar has disappeared (Search exact match)
2020-01-30 12:31:22 +01:00
Eric
9dc56b727e
N°1987 - Fix search equals 0 for integer fails
2019-12-06 17:01:46 +01:00
Eric
0ce0572c40
N°1783 - Search : fix error when searching for a quote in a text field
2018-11-28 14:52:51 +01:00
Eric
9169cced20
Merge remote-tracking branch 'origin/support/2.5' into release/2.6
2018-11-16 11:33:33 +01:00
Eric
9ceb8e9f0b
N°1765 - Fix Organization filter and UNION filter in ExternalKey search
2018-11-16 11:31:36 +01:00
Eric
d1ee7f4353
N°931: TagSet search (manage undefined values) unit tests
2018-09-12 18:17:17 +02:00
Eric
2ba31244c2
N°931: TagSet search form integration
2018-09-12 15:03:35 +02:00
Guillaume Lajarige
e71ad536a9
Code cleanup
...
SVN:trunk[5973]
2018-07-25 07:23:52 +00:00
Eric Espié
6c36f3bc7c
N°1495 - Regression: Search on hierarchical key
...
SVN:trunk[5892]
2018-06-19 08:32:54 +00:00
Eric Espié
5a4375cb71
N°1485 - Search: "Undefined" on hierarchical key not working
...
SVN:trunk[5873]
2018-06-14 14:56:42 +00:00
Eric Espié
c485286114
Advanced Search: External keys to hierarchical class selects sub-classes as in previous version
...
SVN:trunk[5675]
2018-04-16 16:35:20 +00:00
Eric Espié
6dfd44b731
Advanced Search: Small bug fixes and enhancements
...
SVN:trunk[5636]
2018-04-12 09:51:32 +00:00
Pierre Goiffon
e15bad7d3b
Advanced search improvements (restore 2018-04-10 revisions : r5643..r5645)
...
* Support for empty dates
* UNION OQLs don't crash the search
* Better support for 'not empty' searches
SVN:trunk[5634]
2018-04-12 08:54:36 +00:00
Pierre Goiffon
efa7a4ee55
Advanced search improvements (restore 2018-04-10 revisions : r5635..r5641)
...
* Add 'search_manual_submit' config parameter to manage auto-submit
* bugfixes
** date i18n is now handled (using two new options `datepicker.dateFormat` and `datepicker.timeFormat` computed from `AttributeDateTime::GetFormat()->ToDatePicker()`
** handling of `empty` `not empty` operator titles
*** it led to tohers bugfixes and a redesign of the `_computeTitle` (from overwriting to extension using ie `_computeBetweenDaysOperatorTitle`
*** some bug still remain, because autocomplete needs to been finished before checking on them
* Promote 'friendlyname' in the 'most popular' list
* bugfixes
** filters (criterions, enum and FK without autocomplete) now ignore accent on matching with user input
** this is done by using a pre-existing tool used only by the portal, so it was moved to the core (latinize.min.js)
* Integration with manual submit parameter on client side.
* bugfixes : history/breadcrumb had several c[menu] appended (one for each refresh)
* Fix various sanity bugs
SVN:trunk[5632]
2018-04-12 08:54:05 +00:00
Pierre Goiffon
42606873af
Advanced search improvements (restore 2018-04-10 revisions : r5629..r5631)
...
* Add support for default search criteria
* replace friendlyname by the class name for consistency
* WIP Client
SVN:trunk[5629]
2018-04-12 08:52:33 +00:00
Eric Espié
c56bda2f60
Advanced Search: Support of external fields (as strings)
...
SVN:b1162[5583]
2018-03-30 08:44:14 +00:00
Eric Espié
155034092f
Advanced Search: remove the conversion IN <=> NOT IN for external keys
...
SVN:b1162[5564]
2018-03-29 08:45:46 +00:00
Eric Espié
5f86a60954
Advanced Search: Undefined for enums
...
SVN:b1162[5518]
2018-03-23 16:32:23 +00:00
Eric Espié
465532014b
Advanced Search: Undefined and Id first
...
SVN:b1162[5514]
2018-03-23 15:02:23 +00:00
Eric Espié
965e7b48df
Advanced Search: Dates between
...
SVN:b1162[5507]
2018-03-23 13:33:09 +00:00
Eric Espié
43615450ad
Advanced Search: Dates between
...
SVN:b1162[5505]
2018-03-23 10:41:37 +00:00
Eric Espié
85397c4e28
Advanced Search: Dates between
...
SVN:b1162[5501]
2018-03-23 09:34:21 +00:00
Eric Espié
a7d11c6670
Advanced Search: Dates between
...
SVN:b1162[5498]
2018-03-23 09:00:57 +00:00
Eric Espié
35c016482b
Advanced Search: Support of undefined values for enum and external keys
...
SVN:b1162[5495]
2018-03-22 17:36:29 +00:00
Eric Espié
b05b41c7cc
Advanced Search: 'between' for numeric criteria
...
SVN:b1162[5487]
2018-03-21 13:12:13 +00:00
Eric Espié
fd8c7c99bd
Advanced Search: IN with all values => 'true'
...
SVN:b1162[5480]
2018-03-20 15:35:01 +00:00
Eric Espié
fbd7abf4e2
Advanced Search: Fix 'undefined index error' in 'empty' operator
...
SVN:b1162[5477]
2018-03-20 15:07:19 +00:00
Eric Espié
1301aa5c35
Advanced Search: Fix shortcut menu with sub-classes
...
SVN:b1162[5470]
2018-03-20 14:12:16 +00:00
Eric Espié
e48e4e7139
Advanced Search: Dates between
...
SVN:b1162[5432]
2018-03-15 13:35:35 +00:00
Eric Espié
9499799f80
Advanced Search: IN/NOT IN
...
SVN:b1162[5422]
2018-03-14 08:50:54 +00:00
Eric Espié
6f79e07e90
Advanced Search: NOT IN
...
SVN:b1162[5420]
2018-03-13 16:16:33 +00:00
Eric Espié
3b7c92d022
Advanced Search: Field List
...
SVN:b1162[5417]
2018-03-13 16:04:11 +00:00
Eric Espié
7d95c02b57
Advanced Search
...
SVN:b1162[5403]
2018-03-09 13:42:19 +00:00
Eric Espié
c04f73e86b
Advanced Search
...
Convert from raw OQL to search form widget operator
SVN:b1162[5395]
2018-03-08 17:01:17 +00:00