Eric Espie
a4e43d3f17
N°4225 - Remove Read-only mode for backup
2021-09-09 14:25:19 +02:00
Eric Espie
ed6969be2c
N°4227 - Manual iTop restore - maintenance mode
2021-09-09 13:56:07 +02:00
Stephen Abello
8105c4d6cd
N°3913 Fix last step double scrollbar on smaller screen
2021-09-09 11:02:18 +02:00
Stephen Abello
3b7073ad4e
Remove commented lines
2021-09-09 10:01:52 +02:00
Stephen Abello
dbb84fa4e6
N°4239 Use blocks for bulk modify/transition/delete, harmonize and polish display
2021-09-09 09:52:09 +02:00
Pierre Goiffon
91c7ed9f4d
pre-commit hook to disallow commit with SCSS file but without CSS file
2021-09-09 09:28:45 +02:00
Molkobain
e4c818cacb
N°4288 - Portal: Update TWIG extensions to match those available in the backoffice
2021-09-08 21:47:05 +02:00
Molkobain
5b6b07af48
N°2007 - Portal: Don't show tooltip if empty on BrowseBrick items
2021-09-08 20:12:03 +02:00
Molkobain
1331bc2139
Add PHPDoc
2021-09-08 15:38:42 +02:00
Molkobain
08946066fb
Session management: Add PHPDoc
2021-09-08 14:54:20 +02:00
Molkobain
0de4e62fcd
Session management: Revert modification in third-party lib
2021-09-08 14:49:29 +02:00
Molkobain
8edd155351
N°4254 - Fix jQuery dialogs not being stacked correctly
2021-09-08 13:31:58 +02:00
Molkobain
3980ba81e7
Fix typo
2021-09-08 12:33:19 +02:00
acognet
0193868581
N°3901 - Polishing: Menu
2021-09-08 11:48:45 +02:00
Stephen Abello
d2b3de9734
Update precompiled stylesheets
2021-09-08 11:16:58 +02:00
Stephen Abello
d1c39c5e10
N°3929 Fix dashboard properties buttons and change semantics colors/icons
2021-09-08 11:16:06 +02:00
Stephen Abello
e29ae488a1
N°3929 Align dashboard switch button with specifications
2021-09-08 11:16:06 +02:00
Molkobain
ad3e3195a8
Compiler: Add log message in case a profile (user rights) relies on a missing group
2021-09-08 10:58:00 +02:00
Eric Espie
738411005b
✅ Fix CI
2021-09-08 10:20:16 +02:00
Pierre Goiffon
40b095e407
📦 Update compiled CSS
2021-09-08 08:04:46 +02:00
Pierre Goiffon
3b7cb9a554
💄 Setup : fix (v2) missing space on backup checkbox
...
Replaces added in 7890cbd7 with CSS
As the other setup checkboxes seems to be OK (space might already be added, or we might have a line feed in the code between checkbox and label), we are only modifying the backup checkbox
2021-09-07 17:57:25 +02:00
Eric Espie
f474b3de06
✅ Fix CI
2021-09-07 16:58:36 +02:00
Pierre Goiffon
7890cbd701
💄 Setup : fix missing space on backup checkbox
2021-09-07 16:56:47 +02:00
Eric Espie
eef3e9b7ae
Merge branch 'develop' into SessionManagement
2021-09-07 16:33:10 +02:00
odain
3c081461b0
fix ci: use env-production instead
2021-09-07 15:22:46 +02:00
Eric Espie
a916df64c9
Merge branch 'develop' into feature/cli-backup-restore
2021-09-07 14:48:06 +02:00
Eric Espie
1d0b96e10f
Merge branch 'develop' into feature/cli-backup-restore
2021-09-07 14:45:35 +02:00
Stephen Abello
28070f8682
Update precompiled stylesheets
2021-09-07 14:41:39 +02:00
Stephen Abello
3e428000bd
N°3914 Fix "Configure this list" buttons being narrowed when reconstructing modal
2021-09-07 14:40:43 +02:00
Stephen Abello
165b11f948
N°3914 Avoid table header sorting icons from overlapping with header label
2021-09-07 14:40:36 +02:00
acognet
c6495e7212
N°3907 - Polishing: Run query - update of precompiled css
2021-09-07 14:06:28 +02:00
acognet
0fb0b9deab
N°3907 - Polishing: Run query
2021-09-07 10:59:14 +02:00
Molkobain
ecb1acf5af
Update precompiled stylesheets
2021-09-07 10:54:34 +02:00
Eric Espie
b239e822ef
N°4227 / N°4225 - Check cron context in WaitCronTermination
2021-09-07 10:54:27 +02:00
Eric Espie
615aa594f0
N°4227 / N°4225 - Fix cron backup
2021-09-07 10:47:26 +02:00
acognet
2e346a7e80
N°4184 - Alert UI block is collapsible only if there is a title
2021-09-07 10:45:37 +02:00
acognet
f5b557b0bc
N°4191 - Fix not selectable caller in NormalChange when only 1 organization
2021-09-07 10:45:37 +02:00
Molkobain
2703075d39
SCSS: Rename variables to match conventions
2021-09-07 10:42:55 +02:00
Molkobain
f6fbd5a7a5
N°3900 - Breadcrumbs: Improve behavior when items are too many for the screen width
...
When the screen isn't large enough we now put the oldest entries in a dropdown menu like on a browser to access the previous pages.
2021-09-07 10:22:38 +02:00
Molkobain
d1a05f41e5
Button: Fix position to relative to allow absolute positioning of child elements
2021-09-07 10:22:38 +02:00
Stephen Abello
6b67ad93b9
Update precompiled stylesheets
2021-09-07 09:35:53 +02:00
Stephen Abello
884d3c9477
N°3920 On a fullscreen text field and clicking on an image, make popup display on top of current text field
2021-09-07 09:35:53 +02:00
Stephen Abello
26426123b8
N°3920 Move fullscreen button for text field next to field label
2021-09-07 09:35:53 +02:00
Pierre Goiffon
6725a9f1ef
N°3807 Fix HTML licenses not displayed correctly
2021-09-07 08:58:00 +02:00
Eric Espie
8e0ae67803
N°4227 / N°4225 - Enhance SetupUtils interface
3.0.0-beta4
2021-09-06 17:53:46 +02:00
acognet
979a43edc9
N°3551 - Migrate module to new UIBlock system : Customer Survey - Fix problems of id in checkbox after action like "configure this list"
2021-09-06 15:57:34 +02:00
Eric Espie
2aaac00015
N°3985 - Performance checks on the back end - Fix KPI logs
2021-09-06 14:16:42 +02:00
Stephen Abello
c46cd1c514
Add hover and active style to add caselog entry button
2021-09-03 11:27:37 +02:00
Stephen Abello
74d2a6e46c
Activity form can now have extra inputs
2021-09-02 17:27:48 +02:00
Stephen Abello
1d57b4330b
Correctly trigger iTop API when adding a caselog entry through quick edit
2021-09-02 17:27:48 +02:00