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
Molkobain
d38b655f5f
Activity panel: Limit visual glitches on entries on first display by hiding them all before displaying only the relevant.
...
Otherwise, entries from the other logs / activity tabs are visible for a second before filtering on the entry of the current tab only.
2021-07-28 14:55:17 +02:00
Eric
8f7e7c136d
Fix links when object edition fails
2021-07-27 15:57:03 +02:00
acognet
97170892e6
N°3905 - Polishing: CSV Import - remove spaces
2021-07-27 15:08:38 +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
Eric
344cce9fdd
N°4076 - Allow block parameters to change the behaviour of blocks on the page
2021-07-26 17:20:45 +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
c58c1bbf1d
N°3924 - Fix notification link in activity panel not opening notifications tab
2021-07-16 22:29:54 +02:00
Molkobain
a4104d4315
N°3539 - Remove viewport meta tag as we won't be able to make the backoffice responsive in 3.0
2021-07-15 09:09:47 +02:00
Molkobain
5174250ff1
N°3836 - Dashlet: Refactor part of the code to match conventions
2021-07-12 10:51:45 +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
f9064084f9
N°4130 - Activity panel: Remove edits and transitions from default filters on logs
2021-07-07 14:11:03 +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
d8f36a8aa9
N°4131 - Fix multiple "User disconnected" dialogs in the backoffice
2021-07-04 21:54:56 +02:00
Molkobain
a1da086a64
Revert "Fix and simplify dynamic dictionaries load in ajax pages"
...
This reverts commit e46743af
2021-07-01 13:38:16 +02:00
Molkobain
3b3f1806ce
Fix resources URL not being printed correctly
...
If there was any parameters in the URL it would not work as the `&` would have been printed as `&`, see similar issue in the previous commit
2021-07-01 09:55:01 +02:00
Molkobain
e46743af2a
Fix and simplify dynamic dictionaries load in ajax pages
2021-07-01 09:55:00 +02:00
Eric
ff760dacbe
N°3573 - Allow disabling buttons
2021-06-30 17:05:03 +02:00
acognet
bfe22b4ec0
3836 - Dashlet: Finish visual rework
2021-06-29 16:08:02 +02:00
acognet
95066fbc49
N°4085 - Polishing : bulk modify - remove console.warn
2021-06-28 14:02:18 +02:00
acognet
275daf3b0d
N°4085 - Polishing : bulk modify
2021-06-25 10:11:57 +02:00
acognet
1281d475e4
N°3912 - Polishing: Export : fix date entry + size of datatable
2021-06-21 16:50:19 +02:00
Eric
108bc2fa1d
N°3573 - Migrate backoffice pages to new UIBlock system : System Information
2021-06-18 17:16:22 +02:00
Stephen Abello
e905838733
Revert layout changes from 11f6c88 as they break dashlet table
2021-06-18 13:54:54 +02:00
acognet
11f6c88ac7
N°3905 - Polishing: CSV Import
2021-06-17 11:16:31 +02:00
acognet
13f6f6ebe6
N°3551 - Migrate module to new UIBlock system : Customer Survey
2021-06-17 09:42:28 +02:00
Stephen Abello
a82f172ca4
Fix wrong id being used for datatables twig variable name
2021-06-14 12:01:29 +02:00
Stephen Abello
8ef43452f8
Fix multiple typo in datatables twig variables
2021-06-14 12:01:29 +02:00
Molkobain
ff05a1d35e
Accessibility: Add missing alt attribute on decorative images
...
- Dashlet badge
- Dashlet header static
2021-06-12 22:52:48 +02:00
Molkobain
5a4c9393a4
Add missing viewport meta from webpage template
...
(Backoffice won't be responsive in iTop 3.0)
2021-06-12 19:26:25 +02:00
Molkobain
4b03b42494
Remove inline CSS from NavigationMenu
2021-06-12 19:13:41 +02:00
Molkobain
b965138d57
Accessibility: Add missing aria-label to some UIBlock
...
- Button
- Global search
- Quick create
- Navigation menu
- Tab container
2021-06-12 18:35:55 +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
4d5ff22b60
Fix variable declaration in datatables
2021-06-10 15:12:16 +02:00
Eric
609d9c7a60
♻️ rework of Select UIBlock with labels
2021-06-04 11:52:24 +02:00
Stephen Abello
8a46900df9
Fix collapsible section widget being called before dependency was loaded
2021-06-04 11:17:57 +02:00
Stephen Abello
020dc8b819
N°4049 Remove dashlet list free will 👾
2021-06-02 16:59:14 +02:00
Stephen Abello
c11ad30134
N°4048 Correctly set default sorting on lists
2021-06-02 15:22:03 +02:00
Molkobain
1e99ad436f
N°4021 - Add support for tab container for the sticky header
2021-05-31 09:32:37 +02:00
Stephen Abello
4de40e289f
N°3914 Add row highlight colors to Datatables block when an object has a triggered tto/ttr
2021-05-27 16:14:29 +02:00
Stephen Abello
6d57945bd1
N°3914 Hide lists pagination when there's only 1 page
2021-05-27 11:20:48 +02:00
Stephen Abello
0cb0f52b12
N°3914 Fix lists header and data being misaligned when resizing them
2021-05-27 09:59:31 +02:00
Molkobain
3ee4a14c56
N°4021 - Introduce sticky header for panels and object details (tab container to be done)
2021-05-26 10:37:02 +02:00
Stephen Abello
2cbca93d77
N°3914 Fix modal backdrop on lists' "configure this list" modal
2021-05-25 14:54:54 +02:00
Molkobain
104cf9479c
List: Remove vertical scrolling for all lists except dashlets
2021-05-21 17:06:12 +02:00
Molkobain
6a1b1d7740
Code format
2021-05-21 17:06:11 +02:00
Stephen Abello
62f5eb5ae9
N°3914 Harmonize external key / linksets buttons style and positions on modals
2021-05-20 15:06:39 +02:00
Eric
f3b0f79a59
N°3796 - Make designer compatible with iTop 3.0
2021-05-12 15:42:57 +02:00