Stephen Abello
df05a4688e
Merge branch 'support/3.2' into develop
...
# Conflicts:
# js/searchformforeignkeys.js
2026-03-19 09:24:10 +01:00
Stephen Abello
2a16143e53
N°9229 - Modernize search foreign keys code with built in JS tools ( #847 )
...
* N°9229 - Modernize search foreign keys code with built in JS tools
* N°9229 - Allow modals to have button id specified
* N°9229 - Remove the modal instead of only destroying it
* N°9229 - Remove dead code
* Update js/searchformforeignkeys.js
* Add robustness to modals button id
2026-03-18 15:23:52 +01:00
Anne-Cath
5b9e0a1d4f
N°3817 - Audit and fix calls to deprecated jQuery method
2025-08-06 19:47:57 +02:00
Molkobain
ad36066126
📝 Copyright year bump
2024-05-06 18:35:31 +02:00
Stephen Abello
c29bff4d91
N°7355 - Fix deprecated jQuery call
2024-03-26 11:58:17 +01:00
Molkobain
c767ebe989
📝 Copyright year bump
2023-03-17 18:28:47 +01:00
Molkobain
89ecdeb13b
Code cleanup: Add missing quotes in selector
2022-01-17 19:03:05 +01:00
acognet
c9d547030f
Fix Get filter in DoAddObject
2022-01-14 15:34:24 +01:00
acognet
c1c264d6d8
Fix Get filter in DoAddObject
2022-01-14 11:03:19 +01:00
Stephen Abello
9fd6ba414d
N°3914 Fix search from external key widget
2021-06-01 10:20:57 +02:00
Molkobain
8dd96ea636
Copyright year bump
2021-03-15 09:29:45 +01:00
Molkobain
370c08cd68
N°3657 - Replace calls to deprecate jQuery methods (".click(callback)" to ".on('click', callback)")
2021-03-15 09:29:09 +01:00
Molkobain
e143fa5e33
N°3657 - Replace calls to deprecate jQuery methods (".submit(callback)" to ".on('submit', callback)")
2021-03-15 09:28:44 +01:00
acognet
c039d0f81d
2284 - Replace JQuery Autocompleter plugin by JQuery UI Autocomplete widget - Cleanup tableHover
2021-02-15 17:43:36 +01:00
acognet
60f5c60059
N°1796 - Search : false criteria after using the magnifier
2020-03-30 16:19:23 +02:00
steffunky
0a34fb7a7a
N°1590: Advanced search: fixed a bug when selecting foreign keys would not add items (selectionMode is mandatory)
2018-10-12 11:06:31 +02:00
Pierre Goiffon
40a4e6d7b0
Fix files using CrLf, convert them to Lf to have the whole repo using Lf
...
Warn your git config (core.autocrlf = input or true)
2018-09-04 17:59:51 +02:00
Stephen Abello
6630051ef3
Updated jQuery to v3.3.1
...
SVN:trunk[5961]
2018-07-23 06:58:30 +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é
54c5edc5da
Advanced Search: Auto-complete search on foreign keys
...
SVN:b1162[5600]
2018-04-04 07:02:02 +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
e1243532ba
search widget : SearchFormForeignKeys (modal with search for foreign keys)
...
SVN:b1162[5590]
2018-03-30 14:24:33 +00:00