Bruno Da Silva
a08904a936
advanced search: Tooltip on values
...
in case they are larger than input, it leverage the possibility to read their value rapidly
SVN:trunk[5621]
2018-04-05 15:43:40 +00:00
Guillaume Lajarige
c13158cdb5
Advanced search: Enum/ExtKey criterion now supports min_autocomplete_chars conf parameter in autocomplete.
...
SVN:trunk[5620]
2018-04-05 13:32:27 +00:00
Bruno Da Silva
70a8c50d47
advanced search: handle auto opening of the form + open "add criteria" if no result list.
...
SVN:trunk[5619]
2018-04-05 13:15:28 +00:00
Guillaume Lajarige
991c87530f
Advanced search: Fixes on enum criteria.
...
SVN:trunk[5618]
2018-04-05 10:18:18 +00:00
Bruno Da Silva
9d5156e0e0
advanced search: bugfix on search criterion titles
...
SVN:trunk[5617]
2018-04-05 10:02:52 +00:00
Bruno Da Silva
ec3ac05a1f
advanced search: enum title optimisation
...
if the title is too long, display a count of checked itemps
SVN:trunk[5616]
2018-04-05 10:01:23 +00:00
Bruno Da Silva
a20fe37e98
advanced search: bugfix on search criterion titles
...
SVN:trunk[5615]
2018-04-05 10:00:08 +00:00
Guillaume Lajarige
906ac14fa9
Advanced search: Fix copied values through criterion on initialization.
...
SVN:trunk[5611]
2018-04-05 09:17:23 +00:00
Stephen Abello
a84748a544
N°729 Form prefill : Allow to overload new methods in order to prefill search forms, creation forms and transition forms
...
SVN:trunk[5609]
2018-04-05 08:17:19 +00:00
Guillaume Lajarige
320c7646f0
Advanced search: Alpha version.
...
SVN:trunk[5608]
2018-04-05 07:05:58 +00:00
Guillaume Lajarige
2bb6acfa22
Advanced search: UI/UX, WIP.
...
SVN:b1162[5606]
2018-04-04 13:32:20 +00:00
Guillaume Lajarige
da5a8b0fd1
Advanced search: UI/UX, WIP.
...
SVN:b1162[5605]
2018-04-04 12:54:18 +00:00
Eric Espié
8b300358e9
Advanced Search: Fix direct links search
...
SVN:b1162[5603]
2018-04-04 08:16:48 +00:00
Eric Espié
54c5edc5da
Advanced Search: Auto-complete search on foreign keys
...
SVN:b1162[5600]
2018-04-04 07:02:02 +00:00
Bruno Da Silva
5f08d98f66
search widget : widget numeric bugfix for between
...
when a date was empty the datetime plugin added the hours as a suffix
SVN:b1162[5599]
2018-04-03 16:27:28 +00:00
Eric Espié
612479b632
Advanced Search: Support of regexp for strings
...
SVN:b1162[5595]
2018-04-03 13:16:04 +00:00
Eric Espié
013dcdf93e
Advanced Search: Auto-complete search on foreign keys
...
SVN:b1162[5594]
2018-04-03 13:12:49 +00:00
Eric Espié
d22d3945ee
Advanced Search: Auto-complete search on foreign keys + refactoring of table_id2
...
SVN:b1162[5593]
2018-04-03 07:37:04 +00:00
Eric Espié
d4960080ea
Advanced Search: Auto-complete search on foreign keys
...
SVN:b1162[5592]
2018-03-30 15:23:41 +00:00
Bruno Da Silva
4bc3d0ce2d
add AGPL licence to the file
...
SVN:b1162[5591]
2018-03-30 14:24:54 +00:00
Bruno Da Silva
e1243532ba
search widget : SearchFormForeignKeys (modal with search for foreign keys)
...
SVN:b1162[5590]
2018-03-30 14:24:33 +00:00
Guillaume Lajarige
95b523c2fa
Advanced search: UI/UX, WIP.
...
SVN:b1162[5587]
2018-03-30 12:24:55 +00:00
Guillaume Lajarige
e4b3086429
Advanced search: UI/UX, WIP.
...
SVN:b1162[5584]
2018-03-30 09:50:22 +00:00
Eric Espié
c56bda2f60
Advanced Search: Support of external fields (as strings)
...
SVN:b1162[5583]
2018-03-30 08:44:14 +00:00
Guillaume Lajarige
0e4dc43171
Advanced search: UI/UX, form submit throttling.
...
SVN:b1162[5581]
2018-03-29 16:07:11 +00:00
Guillaume Lajarige
7154aa05a6
Advanced search: UI/UX, disable hierarchical search on ext. key for now.
...
SVN:b1162[5580]
2018-03-29 15:52:01 +00:00
Guillaume Lajarige
0ca2e33e7c
Advanced search: UI/UX, ext. key autocomplete no UI.
...
SVN:b1162[5578]
2018-03-29 15:50:18 +00:00
Guillaume Lajarige
e9444d3055
Advanced search: UI/UX, remove [not_]empty operators on fields that can't be null.
...
SVN:b1162[5575]
2018-03-29 15:15:43 +00:00
Bruno Da Silva
7e884dc69f
search widget : bugfix
...
if the selected operator is not the default one, open in "advanced" mode in order to be able to see the operator
SVN:b1162[5574]
2018-03-29 12:27:30 +00:00
Bruno Da Silva
456f8be6e5
search widget : numeric => between after the basic operators
...
SVN:b1162[5572]
2018-03-29 10:13:07 +00:00
Bruno Da Silva
dfab460478
search widget : bugfix
...
if the selected operator is not the default one, open in "advanced" mode in order to be able to see the operator
SVN:b1162[5571]
2018-03-29 10:12:20 +00:00
Bruno Da Silva
73d9ea42f0
search widget : widget numeric => default operator is now equals
...
because of the id field who will be almost the only numeric field, searching by id is the most common use case
SVN:b1162[5566]
2018-03-29 09:14:28 +00:00
Bruno Da Silva
3246c36984
search widget : widget search history
...
SVN:b1162[5562]
2018-03-29 08:03:47 +00:00
Guillaume Lajarige
14c0733949
Advanced search: UI/UX WIP.
...
SVN:b1162[5559]
2018-03-28 19:38:08 +00:00
Bruno Da Silva
7868a38137
search widget : widget search history draft
...
SVN:b1162[5550]
2018-03-27 16:09:21 +00:00
Bruno Da Silva
7bccfef3bd
search widget : widget search history draft
...
SVN:b1162[5549]
2018-03-27 16:02:58 +00:00
Bruno Da Silva
736838474a
search widget : widget date/datetime => i18n
...
SVN:b1162[5548]
2018-03-27 13:57:33 +00:00
Bruno Da Silva
9e66ef5460
search widget : widget datetime and numeric => fine tuning the UI
...
SVN:b1162[5546]
2018-03-27 13:19:30 +00:00
Guillaume Lajarige
7672858d6b
Advanced search: UI/UX WIP, integration with endpoint.
...
SVN:b1162[5543]
2018-03-27 09:36:21 +00:00
Denis Flaven
d8354c6666
IE compatibility: polyfill implementation of Array.from().
...
SVN:b1162[5541]
2018-03-27 08:19:14 +00:00
Guillaume Lajarige
ba04725ee3
Advanced search: UI/UX WIP.
...
SVN:b1162[5540]
2018-03-27 08:18:42 +00:00
Guillaume Lajarige
edcc211988
Advanced search: UI/UX WIP.
...
SVN:b1162[5538]
2018-03-26 17:58:06 +00:00
Bruno Da Silva
389e8f2de6
search widget : widget datetime the "advanced" (datetime) mode and the "less" (date only) modes are now less linked over each other
...
if you choose a date, you loose the time. Previously, the time was keeped hiddenly.
SVN:b1162[5537]
2018-03-26 15:59:44 +00:00
Guillaume Lajarige
070ac49d1b
Advanced search: UI/UX, improve "Add criteria" cinematic.
...
SVN:b1162[5536]
2018-03-26 15:58:03 +00:00
Bruno Da Silva
40dbb2ce17
search widget : widget numeric various modifications
...
- bugfix: when the value is given by the backen and is typed as an integer some strin operations failed, a switch has to be broken in several sub cases to handle this
- enhancement: the input is now typed as numeric so the browser prevent some miss-typing (like space and alpha)
SVN:b1162[5535]
2018-03-26 15:28:33 +00:00
Bruno Da Silva
cd5dd04352
search widget : widget date bugfix when enter key is used to submit
...
SVN:b1162[5534]
2018-03-26 15:24:22 +00:00
Bruno Da Silva
592792dd7a
search widget : widget datetime : open in advanced mode by default if a time is given
...
SVN:b1162[5533]
2018-03-26 15:23:49 +00:00
Guillaume Lajarige
cfe892d35e
Advanced search: UI/UX, moving "Add criteria" to the left and separating criterion with "and"s for a better understanding.
...
SVN:b1162[5532]
2018-03-26 15:23:34 +00:00
Bruno Da Silva
e8a37ff0af
search widget : widget numeric bugfix for between
...
SVN:b1162[5528]
2018-03-26 11:55:10 +00:00
Bruno Da Silva
a60a8c0c4f
search widget : I was cleaning my keyboard ...
...
SVN:b1162[5527]
2018-03-26 09:12:48 +00:00