acognet
b75f29b8d7
N°3067 - Cannot edit in place attributes with HTML editors
2022-03-28 14:18:54 +02:00
acognet
a26c8fbd48
N°4971 - "Please specify a value" does not disappear after selecting the value via the popup
2022-03-17 17:39:31 +01:00
Stephen Abello
3608c6b8ab
N°4582 Prevent selectize behavior introduced by 2e08cff from displaying unescaped characters
2022-03-02 16:12:59 +01:00
Stephen Abello
2e08cff9ee
N°4582 Align backspace behavior in selectize widgets with jQuery autocomplete one
2022-02-25 09:40:02 +01:00
acognet
16be8fd3d3
N°4777 - UserRequest: selecting organisation through hierarchy tree
2022-02-15 09:59:47 +01:00
Stephen Abello
3df5febd3e
N°3835 Autocomplete security hardening
2021-12-02 09:57:26 +01:00
Stephen Abello
72d1ab5cbc
N°3523 Add accessibility to silo selection and user menu toggler
2021-11-19 11:16:19 +01:00
acognet
ebe50b319a
N°4357 - Autocomplete issue with accent in a list
2021-10-20 10:31:40 +02:00
acognet
af4b9aaa52
N°4370 - Field content overlapping on rest of the UI (Backoffice) - 2
2021-10-13 14:25:23 +02:00
acognet
2a32c5691b
N°4370 - Field content overlapping on rest of the UI (Backoffice) - 2
2021-10-11 16:17:19 +02:00
acognet
dce244f5aa
N°4370 - Field content overlapping on rest of the UI (Backoffice) - 2
2021-10-11 15:28:37 +02:00
acognet
3c84a74ea4
N°4357 - Autocomplete issue with accent in a list
2021-10-11 09:09:59 +02:00
acognet
370b42d1fd
N°3835 - Make global pass on all inputs (objects, dashlets, ...) to ensure XSS and double encoding have been dealt with
2021-10-04 17:28:05 +02:00
acognet
e38ca54691
N°3835 - Make global pass on all inputs (objects, dashlets, ...) to ensure XSS and double encoding have been dealt with
2021-10-04 15:57:17 +02:00
Molkobain
5a09365221
N°3925 - External key: Use more vertical space when possible (30% of the window tops) and fit within the window if not enough space (below or above the input)
2021-10-01 17:38:55 +02:00
Molkobain
e0d6bc18be
N°3925 - Improve display of long external keys in autocomplete / dropdowns
...
- Show ellipsis if label is overflowing
- Show tooltip on hover (useful for overflowing labels)
2021-09-30 19:13:33 +02:00
acognet
3d8259a083
N°3923 - Polishing: External key
2021-09-24 15:00:32 +02:00
Molkobain
df189bd1f2
N°3685 - Front-end performances: Include advanced search resources only when necessary
2021-09-15 16:16:20 +02:00
Molkobain
3abcdc9c58
Rename CSS prefixes of autocomplete to match conventions
2021-08-20 16:50:16 +02:00
acognet
abe103eade
N°580 - Jean Dupont - Jean Dupont, auto-complete avec homonyme
2021-08-18 09:32:26 +02:00
Stephen Abello
53fd41e748
N°4127 Fix XSS vulnerability in autocomplete lists
2021-08-12 14:21:05 +02:00
acognet
e211633fed
N°4039 - List contain stays in place when scrolling on a screen
2021-08-04 10:37:02 +02:00
Stephen Abello
f7a35072f5
N°4075 Fix autocompletes in modals
2021-07-07 16:59:50 +02:00
Stephen Abello
bcfdf76b71
N°4051 Make sure js dependencies are met before resuming ajax calls js code
2021-06-10 15:12:16 +02:00
Stephen Abello
3853d38d69
N°3923 Fix up, down, enter key usage in ext key widget
2021-05-26 15:43:32 +02:00
acognet
a7040a911d
Value from search popup is now correctly selected
2021-05-04 11:19:33 +02:00
Molkobain
0bc2f2c818
Fix autocomplete / set attributes' dropdown being cut by its container
2021-04-04 23:12:06 +02:00
Molkobain
04d7980789
N°3657 - Replace calls to deprecate jQuery methods (".keyup(callback)" to ".on('keyup', callback)")
2021-03-15 09:29:26 +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
614ba55819
N°3657 - Replace calls to deprecate jQuery methods (".blur(callback)" to ".on('blur', callback)")
2021-03-15 09:28:22 +01:00
Molkobain
f1613c62a4
N°3657 - Replace calls to deprecate jQuery methods (".bind" and ".unbind")
2021-03-15 09:28:06 +01:00
acognet
4932a2cfbd
N°2284 - Manage button Clear and add placeholder
2021-03-11 10:41:41 +01:00
acognet
9a7074bcba
N°2284 - Fix manual clear of autocomplete field.
2021-03-02 16:39:50 +01:00
acognet
c2dc2c6100
N°2284 - display results on first click on down arrow for autocomplete
2021-03-01 18:19:23 +01:00
acognet
b2050a8895
N°3648 - Feedback alpha 3.0 : finish relation edition - tabulation
2021-03-01 18:19:23 +01:00
Molkobain
1667a0a6df
Fix spacing / sizing for "obsolescence" icon on external keys
2021-02-24 13:28:39 +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
4c23f1f32b
N°3648 - Feedback alpha 3.0 : finish relation edition
2021-02-15 16:55:03 +01:00
acognet
d39d634aba
2284 - Replace JQuery Autocompleter plugin by JQuery UI Autocomplete widget - fix autocomplete on short lists, tab and autoselect item when there is only one option
2021-01-27 11:14:53 +01:00
acognet
f1cad5993b
N°3528 - Finish silo selection migration
2021-01-22 11:47:17 +01:00
Eric
9df80b9f79
N°3123 - Fix table counts on search results
2020-12-14 18:31:32 +01:00
Pierre Goiffon
c117a23e0d
N°3227 For AttributeOQL add a new icon to pick a query from queries phrasebook
...
Add a new Query.is_template field (default value 'no') to filter queries usable as template.
Also lots of modifications in ExtKeyWidget, both JS and PHP objects :
* pass filter on dialog content generation (was using only targetClass, so search criteria weren't set - but search results were ok as they are made from another ajax query)
* fix loading still displayed after dialog close
* can now get the defined attribute value (was always returning the selected object id)
2020-12-01 09:40:55 +01:00
Pierre Goiffon
9f48de7774
🎨 extkeywidget change copyright format
2020-11-30 18:48:32 +01:00
Eric
313df4551f
N°2847 - Datatable Fix selection
2020-11-17 09:42:26 +01:00
Stephen Abello
b59c40570b
N°2847 WIP First iteration on form inputs
2020-10-26 17:05:57 +01:00
acognet
cc6ab8a7b7
N°3184 - Upgrade JQuery UI (iTop 2.8)
2020-09-01 09:06:14 +02:00
acognet
23c0a67914
N°580 - Autocomplete with namesakes. Complement for select
2020-08-20 16:42:43 +02:00
Pierre Goiffon
4e5bbcde35
N°3198 n:n relations in edit mode : refresh remote class fields on extkey change
2020-08-19 16:06:37 +02:00
Pierre Goiffon
7d7270296e
🎨 📝 format & add comment
2020-08-19 16:06:37 +02:00
acognet
0f741f28f3
N°2508 - Include Obsolescence icon within list and autocomplete
2020-08-18 15:14:50 +02:00