Guillaume Lajarige
9a3749c1ed
Advanced search: Fix IE9 bug when trying to add a criteria.
...
SVN:trunk[5702]
2018-04-20 09:50:13 +00:00
Guillaume Lajarige
1f2b01937b
Advanced search: Code cleanup.
...
SVN:trunk[5699]
2018-04-20 09:01:48 +00:00
Guillaume Lajarige
e9440d0d4c
Advanced search: Fix criteria closed after search modal.
...
SVN:trunk[5695]
2018-04-19 07:37:11 +00:00
Guillaume Lajarige
0210e090f2
Advanced search: Client side handles hierarchical keys correctly.
...
SVN:trunk[5687]
2018-04-18 08:34:45 +00:00
Guillaume Lajarige
127e940ed4
Advanced search: Fix auto-submit option ignored when removing a criteria.
...
SVN:trunk[5684]
2018-04-18 07:29:12 +00:00
Guillaume Lajarige
bd8e44f835
Advanced search: Fixes for autocomplete on external keys.
...
SVN:trunk[5674]
2018-04-16 15:44:39 +00:00
Guillaume Lajarige
eddf4226b7
Advanced search: Fixs for autocomplete on external keys.
...
SVN:trunk[5673]
2018-04-16 10:07:19 +00:00
Bruno Da Silva
4c90a90131
advanced search: bugfix
...
- adapt the js to IE needs (do not reduce the search bar when the user click on a select's option)
SVN:trunk[5669]
2018-04-13 15:56:08 +00:00
Bruno Da Silva
dcda5084d0
advanced search: bugfix
...
- adapt the css to IE needs
- a translation key had been renamed without renaming all the usages in the code
SVN:trunk[5663]
2018-04-13 13:42:19 +00:00
Guillaume Lajarige
496441cae6
Advanced search: Search button icon switch between "refresh" and "search" depending on the auto-submit state.
...
SVN:trunk[5662]
2018-04-13 12:27:32 +00:00
Guillaume Lajarige
cf75937b1d
Advanced search: Fix multiple undefined values bug on enum criteria.
...
SVN:trunk[5661]
2018-04-13 12:26:43 +00:00
Bruno Da Silva
12093c311c
advanced search: bugfix
...
- the modal window did update the history which resulted in several border effect like having request string too long and crashing on several pages
SVN:trunk[5658]
2018-04-13 08:58:32 +00:00
Bruno Da Silva
bb820ab388
advanced search: bugfix
...
- the modal window did update the history which resulted in several border effect like having request string too long and crashing on several pages
SVN:trunk[5656]
2018-04-13 08:57:36 +00:00
Bruno Da Silva
40258fb02a
advanced search: bugfix
...
- the modal window did update the history wich resulted in several border effect like having request string too long and crashing on several pages
SVN:trunk[5653]
2018-04-13 08:11:03 +00:00
Guillaume Lajarige
011ed65ea1
Advanced search: WIP auto submit.
...
SVN:trunk[5652]
2018-04-13 07:39:27 +00:00
Bruno Da Silva
411d934e6a
advanced search: if the field has an index and the equals operator is available : force the default to the equals operator
...
SVN:trunk[5651]
2018-04-12 15:49:15 +00:00
Guillaume Lajarige
8a1a27ee19
Advanced search: Fix title highlighting on enum widget.
...
SVN:trunk[5646]
2018-04-12 15:22:46 +00:00
Guillaume Lajarige
dc30cb2e4a
Advanced search: Merge due to recent sourceforge crash.
...
SVN:trunk[5645]
2018-04-12 14:54:11 +00:00
Eric Espié
7bcde47081
N°1161 - Fix Dashlet Group By edition
...
SVN:trunk[5640]
2018-04-12 13:07:00 +00:00
Bruno Da Silva
0b8f75f799
advanced search - merged commit (since sourceforge has lost our commit, this is a manual merge all all losts)
...
SVN:trunk[5638]
2018-04-12 12:29:32 +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
Bruno Da Silva
df8b73999f
advanced search: update history and breadcrumb on search
...
SVN:trunk[5628]
2018-04-09 14:25:41 +00:00
Guillaume Lajarige
dbc0971b99
Advanced search: Widget refactoring to use _computeTitle method.
...
SVN:trunk[5625]
2018-04-06 10:06:03 +00:00
Eric Espié
f4b8b4cae3
N°1161 - Dashlet Group By supports sum, average, min and max.
...
SVN:trunk[5623]
2018-04-06 08:53:30 +00:00
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