Stephen Abello
911a204f37
N°4685 - Fix padding in browse brick's treeview toolbar
2025-03-07 10:39:42 +01:00
jf-cbd
69f9a0b369
Merge remote-tracking branch 'origin/support/3.2' into develop
2025-03-06 16:25:43 +01:00
jf-cbd
1ec139782e
Merge remote-tracking branch 'origin/support/3.1' into support/3.2
2025-03-06 16:24:40 +01:00
jf-cbd
056dce4d78
Merge remote-tracking branch 'origin/support/2.7' into support/3.1
...
# Conflicts:
# webservices/rest.php
2025-03-06 16:12:15 +01:00
jf-cbd
063bb9680e
N°8231 - Better variable fallback
2025-03-06 16:09:51 +01:00
jf-cbd
25e8ec38d6
Merge remote-tracking branch 'origin/support/3.2' into develop
2025-03-06 15:31:19 +01:00
jf-cbd
9b1395db03
Workaround for N°4459 doesn't work on 3.2
2025-03-06 15:23:38 +01:00
jf-cbd
8fd9eb6a84
Merge remote-tracking branch 'origin/support/3.1' into support/3.2
2025-03-06 14:58:24 +01:00
jf-cbd
1142bf327c
Fix tests
2025-03-06 14:54:18 +01:00
jf-cbd
278496eaf6
Update tests for 3.1
2025-03-06 14:40:39 +01:00
jf-cbd
77ba0b398f
Fix merge conflict
2025-03-06 12:11:20 +01:00
jf-cbd
04ca7bf603
Merge remote-tracking branch 'origin/support/2.7' into support/3.1
...
# Conflicts:
# core/restservices.class.inc.php
# datamodels/2.x/itop-portal-base/portal/src/Form/ObjectFormManager.php
# tests/php-unit-tests/unitary-tests/core/Delta/delta_test_sanitize_output.xml
# tests/php-unit-tests/unitary-tests/core/RestServicesSanitizeOutputTest.php
# tests/php-unit-tests/unitary-tests/core/RestServicesTest.php
# webservices/rest.php
2025-03-06 12:10:00 +01:00
jf-cbd
8f8ac46f55
N°8215 - When PHP warning are enabled, Global Request doesn't work
2025-03-06 11:59:08 +01:00
denis.flaven@combodo.com
07b904ee1b
N°8231 - making rest api logs more readable
2025-03-06 11:59:08 +01:00
Stephen Abello
1574993a28
N°4685 - Update precompiled stylesheets
2025-03-06 10:35:51 +01:00
Stephen Abello
43120bfb60
N°4685 - Make user card display nicer when user's name is short
2025-03-06 10:31:11 +01:00
Stephen Abello
9c1a1d08a1
N°4685 - Fix navigation menu hover having the same color as regular background
2025-03-06 10:30:53 +01:00
Stephen Abello
f095f93326
N°4684 - Align portal default theme with backoffice one ( #702 )
...
* Prepare SCSS files and move nav menu / main wrapper from Bootstrap positioning
* Small work on navigation menu
* Split bootstrap theme file into multiple files inside themes/
* Fix unit test missing css/ import path
* Better display for usercard
* Upload precompiled portal stylesheets to fix unit test based on portal.css
* Polish menu
* Stylize home tiles
* Stylize home tiles and layout pages
* Stylize home tiles and layout pages
* Stylize home tiles and layout pages
* Stylize home tiles and layout pages
* Define default font in a more elegant way
* Small implementation for open/close navigation_menu
* Fix navigation menu dropdown menu not working
* Fix menu colors
* Set <html> lang attribute
* Add accessibility attributes to menu toggler
* Fix bricks / page title dot spacing
* new look adaptation
* Fix padding in manage brick
* Fix menu entries font size and color
* Change manage export color
* Fix icon size in tiles
* Add style to manage brick panels
* Redesign browse brick mosaic view
* Fix variable name collision
* - Set templates cache in dev mode to 1s
- Implements components classes JS
- Move navigations layouts outside the global layout
- Update tiles
* Fix tile description font size
* Redesign browse brick tree mode
* Tweak navigation menu css
* - use custom elements for js components
- adjust layouts
* Modify forms/modals
* Modify method name following code review
* Add a dropdown element to replace bootstrap one
* improvement to dropdown
* datatable prevent column sort icon to wrap
* update composer json file.
Without classmap-authoritative flag, classmap are not generated
There is no test folder
* remove colored circle in manage brick tile titles
* remove white span between title and title additional part in brick layout
* convert navigation menu js to custom element
* navigation menu (WIP)
* Improvement to dropdown
* Fix some caselog classes
* Improvement to dropdown
* Improvement to dropdown
* navigation menu (WIP)
* portal ui version 2025
* datatable sort icon issue on link sets
* portal ui settings
* Fix dropdown for browse brick
* add portal scss colors
* add alerts scss=
* Buttons improvement
* Correction list table action issue
* responsive adjustments
* restore ben-j erased stephen
* ipb-button integration
* remove table header bottom border
* remove brick page ipb-page--main-header duplicate
* Adjust button styel
* Fix browse brick buttons
* Correctly overload approot and fix scsss imports
* Fix treeview expand buttons, fix mosaic first display glitch and add animation to each mosaic tile drawn
* Fix treeview toolbar
* remove wrap from ipb-button-groups
* Fix hover and clickable space in mosaics
* Clean dropdown css
* Fix dropdown menu content for a better display
* Align pagination buttons with theme buttons
* Align pagination buttons with theme buttons
* Fix drowdown
* Add precompiled stylesheets for merge to main branch
---------
Co-authored-by: Benjamin Dalsass <95754414+bdalsass@users.noreply.github.com >
2025-03-05 14:31:00 +01:00
Eric Espie
c9c3b6c108
Merge remote-tracking branch 'origin/support/3.2' into develop
2025-03-05 11:15:54 +01:00
Eric Espie
5aee7f4722
N°8242 - When editing a dashboard the parameters do not refresh as expected
2025-03-05 11:02:19 +01:00
Eric Espie
292701b71c
N°8242 - When editing a dashboard the parameters do not refresh as expected
2025-03-04 16:51:58 +01:00
jf-cbd
5caddf81b8
Merge remote-tracking branch 'origin/support/3.2' into develop
2025-03-03 17:08:14 +01:00
jf-cbd
533b57ab99
Merge branch 'support/3.1' into support/3.2
2025-03-03 17:07:24 +01:00
jf-cbd
be8d348b25
N°8231 - Update tests
2025-03-03 16:49:27 +01:00
jf-cbd
6c7a98fe3d
Merge remote-tracking branch 'origin/support/2.7' into support/3.1
2025-03-03 16:38:32 +01:00
denis.flaven@combodo.com
ec2203229b
N°8231 - making rest api log more readable
2025-03-03 16:23:25 +01:00
jf-cbd
73fe07a745
Merge remote-tracking branch 'origin/support/3.2' into develop
2025-03-03 14:38:35 +01:00
jf-cbd
2f699d355a
Merge remote-tracking branch 'origin/support/3.1' into support/3.2
2025-03-03 14:37:57 +01:00
jf-cbd
da4457f5b4
Merge remote-tracking branch 'origin/support/2.7' into support/3.1
2025-03-03 14:36:50 +01:00
denis.flaven@combodo.com
97848cea4f
N°8231 - making rest api log more readable
2025-03-03 11:38:52 +01:00
jf-cbd
1760727879
Merge remote-tracking branch 'origin/support/3.2' into develop
2025-02-25 11:40:02 +01:00
jf-cbd
2ccd883c9a
👥 Update contributor list
2025-02-25 11:38:54 +01:00
jf-cbd
eabd68ff77
👥 Update contributor list
2025-02-25 11:38:14 +01:00
jf-cbd
d982652228
Merge remote-tracking branch 'origin/support/3.2' into develop
2025-02-25 09:22:04 +01:00
jf-cbd
2b493787b1
Update itop-version-history.md with 2.7.12, 3.1.3 and 3.2.1
2025-02-25 09:19:47 +01:00
Timothee
1d26cac8e3
Fix translations
2025-02-21 18:23:31 +01:00
Timothee
cc47d27fd8
Merge branch 'support/3.2' into develop
...
# Conflicts:
# datamodels/2.x/itop-attachments/dictionaries/cs.dict.itop-attachments.php
# datamodels/2.x/itop-attachments/dictionaries/da.dict.itop-attachments.php
# datamodels/2.x/itop-attachments/dictionaries/de.dict.itop-attachments.php
# datamodels/2.x/itop-attachments/dictionaries/es_cr.dict.itop-attachments.php
# datamodels/2.x/itop-attachments/dictionaries/fr.dict.itop-attachments.php
# datamodels/2.x/itop-attachments/dictionaries/hu.dict.itop-attachments.php
# datamodels/2.x/itop-attachments/dictionaries/it.dict.itop-attachments.php
# datamodels/2.x/itop-attachments/dictionaries/ja.dict.itop-attachments.php
# datamodels/2.x/itop-attachments/dictionaries/nl.dict.itop-attachments.php
# datamodels/2.x/itop-attachments/dictionaries/pl.dict.itop-attachments.php
# datamodels/2.x/itop-attachments/dictionaries/pt_br.dict.itop-attachments.php
# datamodels/2.x/itop-attachments/dictionaries/ru.dict.itop-attachments.php
# datamodels/2.x/itop-attachments/dictionaries/sk.dict.itop-attachments.php
# datamodels/2.x/itop-attachments/dictionaries/tr.dict.itop-attachments.php
# datamodels/2.x/itop-attachments/dictionaries/zh_cn.dict.itop-attachments.php
# datamodels/2.x/itop-config-mgmt/dictionaries/it.dict.itop-config-mgmt.php
# datamodels/2.x/itop-config/dictionaries/it.dict.itop-config.php
# datamodels/2.x/itop-incident-mgmt-itil/dictionaries/it.dict.itop-incident-mgmt-itil.php
# datamodels/2.x/itop-knownerror-mgmt/dictionaries/it.dict.itop-knownerror-mgmt.php
# datamodels/2.x/itop-portal/dictionaries/it.dict.itop-portal.php
# datamodels/2.x/itop-problem-mgmt/dictionaries/it.dict.itop-problem-mgmt.php
# datamodels/2.x/itop-request-mgmt-itil/dictionaries/it.dict.itop-request-mgmt-itil.php
# datamodels/2.x/itop-request-mgmt/dictionaries/it.dict.itop-request-mgmt.php
# dictionaries/cs.dictionary.itop.core.php
# dictionaries/da.dictionary.itop.core.php
# dictionaries/de.dictionary.itop.core.php
# dictionaries/es_cr.dictionary.itop.core.php
# dictionaries/fr.dictionary.itop.core.php
# dictionaries/fr.dictionary.itop.ui.php
# dictionaries/hu.dictionary.itop.core.php
# dictionaries/it.dictionary.itop.core.php
# dictionaries/it.dictionary.itop.ui.php
# dictionaries/ja.dictionary.itop.core.php
# dictionaries/nl.dictionary.itop.core.php
# dictionaries/pl.dictionary.itop.core.php
# dictionaries/pt_br.dictionary.itop.core.php
# dictionaries/ru.dictionary.itop.core.php
# dictionaries/sk.dictionary.itop.core.php
# dictionaries/tr.dictionary.itop.core.php
# dictionaries/ui/components/quick-create/cs.dictionary.itop.quick-create.php
# dictionaries/ui/components/quick-create/da.dictionary.itop.quick-create.php
# dictionaries/ui/components/quick-create/de.dictionary.itop.quick-create.php
# dictionaries/ui/components/quick-create/es_cr.dictionary.itop.quick-create.php
# dictionaries/ui/components/quick-create/fr.dictionary.itop.quick-create.php
# dictionaries/ui/components/quick-create/hu.dictionary.itop.quick-create.php
# dictionaries/ui/components/quick-create/it.dictionary.itop.quick-create.php
# dictionaries/ui/components/quick-create/ja.dictionary.itop.quick-create.php
# dictionaries/ui/components/quick-create/nl.dictionary.itop.quick-create.php
# dictionaries/ui/components/quick-create/pl.dictionary.itop.quick-create.php
# dictionaries/ui/components/quick-create/pt_br.dictionary.itop.quick-create.php
# dictionaries/ui/components/quick-create/ru.dictionary.itop.quick-create.php
# dictionaries/ui/components/quick-create/sk.dictionary.itop.quick-create.php
# dictionaries/ui/components/quick-create/tr.dictionary.itop.quick-create.php
2025-02-21 17:58:13 +01:00
jf-cbd
d74c850621
N°7870 - Tests: access the symfony service container to instantiate services
2025-02-21 15:28:38 +01:00
jf-cbd
4e575e17a3
Merge remote-tracking branch 'origin/support/3.1' into support/3.2
2025-02-21 13:23:57 +01:00
jf-cbd
94d6eca0c1
N°8215 - When PHP warning are enabled, Global Request doesn't work
2025-02-21 13:20:27 +01:00
jf-cbd
355da8ec0a
Merge remote-tracking branch 'origin/support/2.7' into support/3.1
...
# Conflicts:
# datamodels/2.x/itop-portal-base/portal/src/Form/ObjectFormManager.php
2025-02-21 13:18:19 +01:00
jf-cbd
5f006c45db
N°8215 - When PHP warning are enabled, Global Request doesn't work
2025-02-21 13:16:07 +01:00
jf-cbd
1e5334ab2b
Update comment on logout.html.twig
2025-02-11 09:43:33 +01:00
Anne-Cath
05419f3d7f
N°7216 import improves error handling missing or null data - fix test
2025-02-07 22:59:59 +01:00
Eric Espie
a9bc4973b4
N°8139 - Fix ApplyStimulus during post update
3.2.1
2025-02-07 17:24:43 +01:00
Timothee
e93d909a38
🌐 Dictionaries update
2025-02-07 15:36:58 +01:00
jf-cbd
534b087a2c
N°8163 - Increase page redirection timeout on logout
2025-02-07 14:36:01 +01:00
Eric Espie
14346e0895
N°8139 - Avoid double writing in lifecycle action
2025-02-07 11:10:14 +01:00
Eric Espie
6985e366c2
N°8139 - Avoid double writing in lifecycle action
2025-02-07 10:58:13 +01:00
denis.flaven@combodo.com
e85ec6bb47
Merge branch 'support/3.2' into develop
2025-02-07 10:36:32 +01:00