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
acognet
4648e436ac
N°2508 - Include Obsolescence icon within list and autocomplete
2020-08-18 12:42:48 +02:00
acognet
700d11fa8f
N°2508 - Include Obsolescence icon within list and autocomplete
2020-08-18 10:19:01 +02:00
acognet
df4dfe4803
N°2284 - Replace JQuery Autocompleter plugin by JQuery UI Autocomplete widget
...
N°2390 - Auto-complete - Relevant results in first
2020-07-09 09:14:44 +02:00
Stephen Abello
6630051ef3
Updated jQuery to v3.3.1
...
SVN:trunk[5961]
2018-07-23 06:58:30 +00:00
Eric Espié
70a0a3c52e
N°1420 - Performances enhancement
...
SVN:trunk[5833]
2018-06-07 15:06:38 +00:00
Guillaume Lajarige
dc30cb2e4a
Advanced search: Merge due to recent sourceforge crash.
...
SVN:trunk[5645]
2018-04-12 14:54:11 +00:00
Stephen Abello
862d08f57d
jQuery modernization : removed and replaced calls to deprecated methods in jquery 1.12.4
...
SVN:trunk[5358]
2018-02-22 09:24:42 +00:00
Guillaume Lajarige
03db4e7a14
N°934 Hierarchy button loading indicator was not hidden on HK selection.
...
SVN:trunk[4865]
2017-08-18 12:55:59 +00:00
Guillaume Lajarige
79582b55a4
N°579: Creating an object with the [+] button on external key pointing to an abstract class.
...
SVN:trunk[4838]
2017-07-18 13:37:29 +00:00
Romain Quetiez
3773a88cc1
N.417 Object name displayed with html entities (e.g. "&" shown as "&") when selecting/creating an object into an autocomplete
...
SVN:trunk[4670]
2017-04-05 14:39:13 +00:00
Romain Quetiez
21fc272674
N.534 Cannot create a parent ticket from the ticket edition form. More generally, the object creation dialog box (opened by the mean of the PLUS button) fails as soon as any of the mandatory fields is an HTML field. Regression introduced in iTop 2.3.0, and due to HTML field edition widget (aka CKEditor)
...
SVN:trunk[4496]
2016-12-07 20:31:54 +00:00
Denis Flaven
619fe22a15
File or image upload is not supported (and thus disabled) when using the [+] button to create a new object inside a popup dialog.
...
SVN:trunk[4236]
2016-06-22 12:01:23 +00:00
Denis Flaven
e388e4b163
Bug fix: the result of CheckToWrite() was not taken into account (action failed silently) when creating an object using the [+] button inside a form.
...
SVN:trunk[4056]
2016-05-11 12:09:45 +00:00
Romain Quetiez
e6887ab317
Custom fields: alpha version.
...
SVN:trunk[3943]
2016-03-10 16:55:13 +00:00
Denis Flaven
19e5130441
New look for iTop !
...
SVN:trunk[3601]
2015-06-20 15:02:24 +00:00
Denis Flaven
6473a8f245
#892 Refresh the "multi-select" when picking a value with the "hierarchical picker", inside a search form.
...
SVN:trunk[3223]
2014-06-25 14:37:13 +00:00
Denis Flaven
deec1aa2a2
Fix the auto-resize (fit) of the dialog's content.
...
SVN:trunk[2740]
2013-05-16 12:13:18 +00:00
Romain Quetiez
721faa7e1e
Updated copyright (2012) and license (LGPL changed to AGPL)
...
SVN:trunk[2333]
2012-10-23 21:41:36 +00:00
Denis Flaven
c05c1062ce
Implemented the "multiple choices" in search forms for Enums and External keys.
...
SVN:trunk[2305]
2012-10-20 13:32:59 +00:00
Denis Flaven
2da369431c
Properly parse accented characters inside the "autocomplete" widget.
...
Protects the dialog resizing against some JS errors
Code cleanup...
SVN:trunk[2208]
2012-09-25 11:10:17 +00:00
Denis Flaven
16651d53e1
Fixed a regression due to (apparently?) the upgrade of jQuery
...
SVN:trunk[2140]
2012-07-27 10:08:23 +00:00
Romain Quetiez
b3dadcba77
Reintegrated from branch 1.2: capability to develop a module to share objects between organizations (beta)
...
SVN:trunk[1859]
2012-02-17 15:11:00 +00:00