acognet
e27b6b2dde
N°3785 - Fix corrupted attribute file on download
2021-03-02 16:39:51 +01:00
acognet
9a7074bcba
N°2284 - Fix manual clear of autocomplete field.
2021-03-02 16:39:50 +01:00
Molkobain
3b40728701
N°3649 - Activity panel: Add user pref. to define whether the entry form should be opened by default
2021-03-02 09:32:06 +01:00
Molkobain
e3015a284b
N°3629 - Activity panel: Add possibility to close the panel
2021-03-02 09:32:06 +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
0e146bf341
N°3634 - Feedback alpha 3.0 : finish list - add menu
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
Pierre Goiffon
7a8a78d348
🙈 Add README files to exclude for build
2021-03-01 11:44:37 +01:00
acognet
cebbc215d7
N°3746 - Migrate modal to new UIBlock system
2021-03-01 09:07:09 +01:00
Molkobain
db0c796218
Activity panel: Fix click on "compose" button doing nothing when on a "read-only" case log tab
...
Note: The behavior is not implemented yet, but it's the following the same path as when the user is on the "activity" tab
2021-02-25 09:52:18 +01:00
Molkobain
5770000e65
Caselog entry form: Fix event name
2021-02-25 09:52:18 +01:00
Molkobain
ad7b78b871
Activity panel: Set focus in input when clicking on "Compose" button
2021-02-25 09:52:17 +01:00
Molkobain
a284087460
Impact analysis: Use new tooltip API to allow interactions with their hyperlinks
2021-02-24 16:23:35 +01:00
Molkobain
c5a6f441aa
CombodoTooltip: Improve API
...
- Add "data-tooltip-interaction-enabled" to allow user to interact with the tooltip content (select, click). Possible values "true"|"false"
- Add "data-tooltip-append-to" to choose to which element the tooltip should be append. Possible values "body"|"parent"|<JQUERY_SELECTOR>
2021-02-24 16:17:12 +01:00
Stephen Abello
61b5a3924e
N°2844 Migrate Impact Analysis to new design
2021-02-24 14:46:17 +01:00
Molkobain
1667a0a6df
Fix spacing / sizing for "obsolescence" icon on external keys
2021-02-24 13:28:39 +01:00
Molkobain
a33b1303d2
CombodoTooltip: Enable interaction with tootlip's content (selection, click, ...)
2021-02-24 11:23:56 +01:00
Molkobain
56a1a82ec8
Fix typo
2021-02-24 09:00:33 +01:00
Molkobain
ad93d6dd41
N°3629 - Activity panel: Add "activity_panel.show_author_name_below_entries" config. param. to show the author friendlyname under the last entry
2021-02-23 15:24:20 +01:00
Molkobain
fa39846cc8
N°3629 - Activity panel: Add "activity_panel.datetimes_reformat_limit" config. param. to define the limit after which all dates / times should be displayed in absolute format
2021-02-23 13:25:19 +01:00
Molkobain
88f45a69b1
N°3649 - Activity panel: Show warning message when lock expired (/ was removed by an admin.)
2021-02-23 09:39:57 +01:00
Molkobain
933bddebe3
Image attribute: Migrate deprecated jQuery methods in JS widget
2021-02-22 16:25:55 +01:00
Molkobain
9c0966ff42
Image attribute: Add upload button
2021-02-22 16:23:45 +01:00
Molkobain
083f50a5d4
Fix typo
2021-02-22 13:53:41 +01:00
Stephen Abello
c8ede0e8da
Fix forced CombodoTooltip::InitAllNonInstantiatedTooltips instantiation when tooltip has already been instantiated
2021-02-22 13:42:28 +01:00
Molkobain
9bbec47976
Move tooltips JS helpers to dedicated class "CombodoGlobalToolbox => CombodoTooltip"
2021-02-22 13:02:52 +01:00
Molkobain
5bde218076
Code cleanup: Remove obsolete IE JS polyfills
2021-02-22 12:56:20 +01:00
Molkobain
f04a5dbfef
N°2844 - Fix image attribute display and editing
2021-02-19 22:01:51 +01:00
Molkobain
1c0177f711
Add possibility to force tooltip re-instantiation on CombodoGlobalToolbox.InitAllNonInstantiatedTooltips()
2021-02-19 20:53:05 +01:00
Stephen Abello
ea502e9c81
Allow to set a customized placeholder for ajax tabs in scrollable mode
2021-02-19 17:38:47 +01:00
Molkobain
4d8930832e
N°3649 - Activity panel: Add concurrent lock mechanism
2021-02-19 12:34:42 +01:00
Molkobain
cb338e1ce5
Case log form entry: Protection against general form not found when in bridge mode
2021-02-19 12:34:42 +01:00
Stephen Abello
00008528a6
N°3560 Remove useless code
2021-02-19 12:31:39 +01:00
Stephen Abello
cc4727ad95
N°3560 Avoid reloading remote tabs when clicking multiple times on its tab
2021-02-19 11:54:25 +01:00
Stephen Abello
e650297ded
N°3560 Add placeholder and a button to load remote tabs in scroll mode
2021-02-19 11:45:06 +01:00
acognet
4e0c21a2ac
N°3634 - Feedback alpha 3.0 : finish list
2021-02-18 14:49:28 +01:00
Stephen Abello
a6daa577e8
N°3560 Fix object's tabs not opening tab specified in url's hash
2021-02-17 17:34:27 +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
c1c8fad97e
N°3648 - Feedback alpha 3.0 : finish relation edition
2021-02-15 16:55:03 +01:00
Stephen Abello
003d9107a4
N°3670 Remove attachment legacy filetype icons
2021-02-15 16:52:21 +01:00
Molkobain
3b288ce5d6
Typo
2021-02-15 13:50:56 +01:00
Molkobain
e485853b08
N°3549 - Activity panel: Fix drag / drop of images during object edition
2021-02-15 13:50:56 +01:00
Pierre Goiffon
1cc48c8d8e
💄 iTop 3.0.0 badge dashlet : make whole badge clickable ( #191 )
...
Would be better to have only one handler on the dashboard side but we want to respect code responsibility !
So until we have a system for components to print "static" code (that will be printed only once whatever number of component instances we have in the page), we are doing it the "old" way : calling a JQuery widget in the component JS Twig.
2021-02-11 12:09:06 +01:00
Molkobain
ebb80a9b05
N°3649 - Activity panel: Fix case log entries truncated to first character in edit mode
2021-02-10 21:30:02 +01:00
Molkobain
e11252a2d6
PHPDoc
2021-02-08 22:41:45 +01:00
Molkobain
99564d75b7
N°3560 - Fix AJAX tabs not having correct spacing
2021-02-08 22:40:21 +01:00
Molkobain
82b7854d46
N°3649 - Activity panel: Refactor the way we access the CKEditor instance
2021-02-08 12:24:05 +01:00
Molkobain
08ea82cf05
N°3649 - Activity panel: Fix entries not being filtered on initialization
2021-02-08 12:24:05 +01:00
Molkobain
6e99701c47
N°3649 - Case log entry form: Change buttons text and style
...
- Change "Save" button to "Send"
- Change "Cancel" button to the new convention
2021-02-08 12:24:05 +01:00