Molkobain
0abea749fa
N°3786 - Fix lock removal when leaving an object details page in read-only with lock on the activity panel
2021-08-06 11:12:56 +02:00
acognet
bc770ef3d5
N°4007 - When a search is on auto submit, auto submit it also on first display - new fix in order to avoid reload in case of OQLMenuNode -add param in searchFormHandler
2021-08-05 16:20:56 +02:00
acognet
3139628dd8
N°4007 - When a search is on auto submit, auto submit it also on first display - new fix in order to avoid reload in case of OQLMenuNode
2021-08-05 15:08:48 +02:00
Stephen Abello
97d52fb539
N°3685 Revert most of e4f58b5b changes, replace @extend .ibo-button calls with classes in markup for most cases, except jquery-ui buttons
2021-08-05 10:20:30 +02:00
acognet
e211633fed
N°4039 - List contain stays in place when scrolling on a screen
2021-08-04 10:37:02 +02:00
Molkobain
90cb6e1d49
N°4124 - Extract computations into variables for easier comprehension
2021-08-03 11:37:01 +02:00
acognet
3130e95f4f
N°3907 - Polishing: Run query
2021-08-02 18:56:07 +02:00
Stephen Abello
5c6c59941a
N°3901 Correctly hide menu search placeholder
2021-08-02 15:18:06 +02:00
acognet
5a9fa2ac32
N°3912 - Polishing: Export - fix page webservices/export.php
2021-07-29 17:59:51 +02:00
acognet
44f413583c
N°4124 - Unable to scroll down on some object
2021-07-29 11:38:20 +02:00
Molkobain
40ce74cffa
N°4203 - Activity panel: Add button to load all entries at once
2021-07-28 14:58:15 +02:00
Molkobain
7598c18ad6
N°4203 - Activity panel: Hide "load more entries" button when only "logs" filter is active
2021-07-28 14:55:17 +02:00
acognet
146a95baec
N°3592 - Migrate module to new UIBlock system : Customized request forms - remove space in edit screen
2021-07-27 14:38:44 +02:00
Stephen Abello
8a9ad78e9c
N°3930 Bring back error icons on dashlet property
2021-07-23 11:29:33 +02:00
Molkobain
957cb87b8d
N°3786 - Fix lock removal when leaving an object details page in edition
...
The main problem was WebPage::$a_scripts are now printed after the DOM when the mechanism actually prints some JS to redirect to another page immediately.
As there are a LOT of calls to WebPage::add_script(), we kept it to ensure the compatibility; and we add a new WebPage::add_early_script() for JS snippets that explicitly need to be execute before the DOM interpretation.
2021-07-20 20:13:44 +02:00
Molkobain
076f0e00a7
N°4178 - Stay on the same page when logging again from the "Login again" prompt
2021-07-18 22:58:33 +02:00
Molkobain
eb04ecb5b4
Fix new URL parameter being append after the '#' in CombodoGlobalToolbox.AddParameterToUrl
2021-07-18 22:37:01 +02:00
Molkobain
3323d5532b
JSDoc
2021-07-18 22:04:39 +02:00
Molkobain
d68d8204f2
N°4176 - Portal: Deprecate "AddParameterToUrl" function
2021-07-18 22:02:47 +02:00
Molkobain
524919b946
N°4171 - Remove lock message from the log entry form when object is in edition
2021-07-16 20:13:49 +02:00
Molkobain
e15953524a
N°3786 - Add pause at the end of the page unload async request to follow the guideline used in N°2763
2021-07-16 20:08:25 +02:00
Stephen Abello
f7a35072f5
N°4075 Fix autocompletes in modals
2021-07-07 16:59:50 +02:00
Molkobain
b5f5780f35
Merge remote-tracking branch 'origin/support/3.0.0-beta2' into develop
...
# Conflicts:
# datamodels/2.x/itop-structure/precompiled-themes/fullmoon/main.css
# datamodels/2.x/itop-structure/precompiled-themes/test-red/main.css
2021-07-07 15:08:38 +02:00
Molkobain
d6b9172e26
N°4131 - Fix multiple "User disconnected" dialogs in the backoffice
...
(cherry picked from commit d8f36a8aa9 )
2021-07-07 09:32:01 +02:00
Molkobain
8e1e71c740
N°4109 - Fix JS message "Gateway timeout" / "Unauthorized" / "" being displayed on object details page
...
(cherry picked from commit e279799bf8 )
2021-07-07 09:31:53 +02:00
Molkobain
ebbf6e56be
N°4127 - Security: Fix XSS vulnerability in object attribute's tooltip
2021-07-07 09:28:41 +02:00
Molkobain
d8f36a8aa9
N°4131 - Fix multiple "User disconnected" dialogs in the backoffice
2021-07-04 21:54:56 +02:00
Molkobain
e279799bf8
N°4109 - Fix JS message "Gateway timeout" / "Unauthorized" / "" being displayed on object details page
2021-07-04 16:46:49 +02:00
acognet
35b70bfc00
N°3929 - Polishing: Dashboards
2021-07-02 11:29:10 +02:00
Molkobain
0cffd567c2
N°4110 - Fix JS error message when no provider for the newsroom
2021-06-29 10:04:40 +02:00
Pierre Goiffon
2a1e0b7429
Merge remote-tracking branch 'origin/support/2.7' into develop
...
# Conflicts:
# core/dbobject.class.php
# core/log.class.inc.php
# setup/compiler.class.inc.php
2021-06-28 08:58:34 +02:00
acognet
275daf3b0d
N°4085 - Polishing : bulk modify
2021-06-25 10:11:57 +02:00
acognet
a23ea9a01f
N°3678 - Portal : a modification of field cannot hide another one
2021-06-24 14:11:41 +02:00
acognet
a940adc4ba
N°3678 - Portal : a modification of field cannot hide another one
2021-06-24 10:35:01 +02:00
acognet
457165b2fc
N°4085 - Polishing : bulk modify
2021-06-22 17:34:14 +02:00
acognet
32ac999ff5
N°3912 - Polishing: Export - display of tabular fields
2021-06-21 16:47:02 +02:00
acognet
77cf879f4f
N°3912 - Polishing: Export
2021-06-17 10:43:06 +02:00
acognet
13f6f6ebe6
N°3551 - Migrate module to new UIBlock system : Customer Survey
2021-06-17 09:42:28 +02:00
Molkobain
18a4867b4d
Accessibility: Add missing aria-label / tooltip attributes on the advanced search
2021-06-13 09:43:22 +02:00
Molkobain
4b03b42494
Remove inline CSS from NavigationMenu
2021-06-12 19:13:41 +02:00
Molkobain
485262ec0a
Accessibility: Add missing alt attribute on decorative images
...
- Quick create
- Global search
- Breadcrumbs
2021-06-12 18:35:54 +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
679542eaaa
N°4051 Add robustness
2021-06-10 15:12:16 +02:00
Stephen Abello
3d338aff33
Fix block loader style for datatables
2021-06-04 11:44:28 +02:00
Stephen Abello
b245275c7d
N°3914 Fix configure this list button alignment and add background color to selected fields
2021-06-04 10:28:12 +02:00
Stephen Abello
1b58d9b801
N°3914 Fix add criteria buttons style
2021-06-04 10:28:11 +02:00
Molkobain
74eabafe31
N°4022 - Fix scroll not working on search menu nodes
2021-06-03 16:19:06 +02:00
Molkobain
1b9eb2a6ad
N°4022 - Rework search page to improve UX and usable height
2021-06-03 09:54:21 +02:00
Stephen Abello
9fd6ba414d
N°3914 Fix search from external key widget
2021-06-01 10:20:57 +02:00
Molkobain
a6e5969201
N°4021 - Fix header jumping out of sticky positioning when getting near some tabs
...
Reason: DataTables' dynamic height cannot work we a static "duration" (height) based on the initial panel's height
2021-05-31 13:15:10 +02:00