odain-cbd
85c576a986
N°7407 - N°7306 - Ease iTop installation via unattended CLI by using installation.xml choices ( #641 )
...
* N°7306 - Use iTop configuration settings to run unattended installation (instead of XML file settings)
* 7306 - fix infinite loop with db_tls.ca null
* 7306 - complete fields to use from itop configuration instead of XML setup
* fix using default language from conf
* 6365 - temp work
* 6365 - add option to select modules from installation.xml
* 6365-select modules option in unattended install
* 6365 - pass env to service + debug failed test
* 6365 - debug ci again + separate process annotation
* 6365 - fix test + cleanup
* 6365 - ci using use_installation_xml mode
* 6365 - ci using use_installation_xml mode
* 6365 - pass selected_modules to unattended
* N°6365 - Compute selected modules based on selected extensions coming from XML setup
* switch constr parameters and fix call from unattended cli
* 6365 - use use_installation_xml for unattended install only when no selected modules already provided
* test ci XML setup including selected extensions but no modules
* test ci installing iTop without selected modules/extenesions: guess via installation.xml
* same but without even providing XML setup - comment it in ci_description.ini
* 7306 - cleanup requires
* use infra master
* N°6365 - make current unattended CLI work with any iTop version (CLIPage compatibility)
* N°6365 - log which modules will be installed during setup
* N°6365 - unattended documentation + bash helper
* 6365- fix warning due to copies index access
* 6365 - enhance traces feedback to understant which and how modules are computes
* 6365 - enhance bash CLI + doc
* 6365 - fix require clipage compatibility
* 6365 - add return for better cli ouput
* 6365 - enhance ouput messages
* Document the usage and harmonize argument names (still not perfect)
* 6365 - fix use of new param param-file
* 6365 - fix test + vardump cleanup
* N°6365 - use underscore for unattended install options as advices in the PR
* 6365 -enhance test by using PHP_BINARY
---------
Co-authored-by: Romain Quetiez <romain.quetiez@combodo.com >
2024-04-09 10:00:58 +02:00
Molkobain
3deb74a4d1
N°6964 - Allow folder creation to be recursive
2024-04-08 21:46:02 +02:00
jf-cbd
b9dd891aac
Merge branch 'refs/heads/support/3.1' into support/3.2
2024-04-08 17:26:14 +02:00
jf-cbd
1f2469e1e4
Remove mixed type uses in itop 3.1
2024-04-08 17:24:51 +02:00
jf-cbd
8fa56a6f3f
Add namespace for 3.2
2024-04-08 17:12:48 +02:00
jf-cbd
22af1a8787
Remove namespace for 3.1
2024-04-08 17:10:05 +02:00
Molkobain
5e15fbec45
N°7312 - Dashboard: Fix JS crash on custom version creation of UserRequest Overview page on Windows server
2024-04-08 17:03:02 +02:00
Molkobain
3a6a5ca49d
N°7416 - Fix typo in composer.json
2024-04-08 15:11:28 +02:00
jf-cbd
3d6509e246
Merge remote-tracking branch 'refs/remotes/origin/support/3.1' into support/3.2
2024-04-08 14:09:54 +02:00
jf-cbd
cd34f8b5eb
Removed namespaces in 3.1
2024-04-08 12:19:43 +02:00
jf-cbd
8357c86361
🐛 Fix php 7.4 compatibility in bulkchange.class.inc.php (for itop 3.1)
2024-04-08 11:10:12 +02:00
Molkobain
d48b5d7d21
N°7416 - Setup: Add warning for optionnal PHP extension "APCu"
2024-04-08 10:51:19 +02:00
vdumas
efe61201e5
N°7417 - Improve error message when a Root Menu is not a MenuGroup
2024-04-05 18:20:19 +02:00
vdumas
a458d98688
N°7399 - Remove deprecated datamodel methods
2024-04-05 15:59:00 +02:00
jf-cbd
a3553202d9
Merge remote-tracking branch 'origin/support/3.1' into support/3.2
...
# Conflicts:
# pages/csvimport.php
2024-04-05 14:56:38 +02:00
jf-cbd
b10d381dda
N°7374 - Security hardening
2024-04-05 14:40:56 +02:00
Eric Espie
9dc7b6dc0c
N°7405 - ✅ Fix unit tests
2024-04-05 11:29:41 +02:00
Eric Espie
1be67f349f
N°7405 - Cache error message
2024-04-05 11:08:47 +02:00
Molkobain
4ca92affcf
N°7264 - Fix visual glitches due to seletize.js upgrade
2024-04-04 15:01:57 +02:00
Stephen Abello
3f401e4de0
N°7391 N°7392 - Add themes for accessibility ( #639 )
...
* N°7391 - Add color blind friendly themes
* N°7392 - Add high contrast theme
* Add modules to installation.xml
2024-04-04 11:17:14 +02:00
Molkobain
9b198bc76e
N°7264 - Fix regression from ff130516
2024-04-04 09:43:24 +02:00
Molkobain
f7230de6d6
N°7264 - Improve async load of CSS files to avoid duplicates in the webpage.
...
Based on the same mechanism that was made for JS files.
2024-04-03 16:16:10 +02:00
odain
a4aa494e5d
Merge branch 'support/3.1' into support/3.2
2024-04-02 15:06:36 +02:00
odain
8647414a33
N°5120 - PR merge adaptation to CLIPage 3.0
2024-04-02 15:05:35 +02:00
odain
a58f0bfc0b
Merge branch 'support/3.0' into support/3.1
2024-04-02 15:02:26 +02:00
odain
ff1305165e
N°5120 - PR merge adaptation to CLIPage
2024-04-02 14:42:21 +02:00
Molkobain
d9b87064a1
Merge remote-tracking branch 'origin/support/3.1' into support/3.2
2024-04-02 10:39:59 +02:00
Molkobain
a468bf8f7e
Merge remote-tracking branch 'origin/support/3.0' into support/3.1
2024-04-02 10:38:30 +02:00
Molkobain
65c706fdfe
Merge remote-tracking branch 'origin/support/2.7' into support/3.0
2024-04-02 10:37:08 +02:00
Molkobain
0853645264
Merge remote-tracking branch 'origin/support/3.1' into support/3.2
2024-04-02 10:26:27 +02:00
Molkobain
e6162fe958
N°7402 - Fix JS error when trying to add two or more items on an indirect linkset when updating the source object
2024-04-02 10:22:44 +02:00
Stephen Abello
25f266ef66
N°4631 - Update fullscreen class
2024-04-02 10:13:28 +02:00
Stephen Abello
fee07960ca
Update stickers preview
2024-03-29 11:17:54 +01:00
odain-cbd
5a34c76cc4
N°5120 - Unattended install : use cty toolkit version ( #624 )
...
* N°5120 - Unattended install : use cty toolkit version
* N°5120 - CLI mode validation
* 5120 - bring CI enhancements
* 5120 - bring back saas use-itop-config option: to read db settings from conf directly
* 5120 - move unattended script in setup folder/unattended-install
* 5120 - use-itop-config option: take db_tls_enabled and db_tls_ca into account
* 5120 - move test
* 5120 - put ci enhancements back - logs and conf preservation with install mode
* 5120 - keep PR simple - remove saas use-itop-config option for now
* 5120 - remove ci enhancement to preserve configuration
* Update setup/unattended-install/README.md
Co-authored-by: Thomas Casteleyn <thomas.casteleyn@super-visions.com >
* 5120 - documentation
* 5120 - fix log level
* 5120 - fix test
* fix phpunit test comment
---------
Co-authored-by: Thomas Casteleyn <thomas.casteleyn@super-visions.com >
2024-03-29 11:09:27 +01:00
Stephen Abello
5efb1a0872
N°4631 - Fix a display issue when description field is fullscreen white using vertical tabs
2024-03-28 17:01:45 +01:00
Eric Espie
2c68f78027
Merge remote-tracking branch 'origin/support/3.1' into support/3.2
2024-03-28 13:32:33 +01:00
Eric Espie
7f9b60d66f
N°5913 - Add Event Listener methods & enhance methods management
2024-03-28 11:02:55 +01:00
Eric Espie
816df1b551
Merge remote-tracking branch 'origin/support/3.1' into support/3.2
2024-03-27 11:29:32 +01:00
Eric Espie
1278c4b196
N°7165 - Error message on application upgrade fatal Error due to CSS compilation
2024-03-27 11:11:55 +01:00
Eric Espie
a7f3bf9a56
N°7294 - EVENT_ADD_ATTACHMENT_TO_OBJECT not triggered
2024-03-27 10:34:48 +01:00
Eric Espie
4eed5bdeb9
N°7165 - Error message on application upgrade fatal Error due to CSS compilation
2024-03-27 10:12:21 +01:00
Molkobain
739afdb1ec
Merge remote-tracking branch 'origin/support/3.1' into support/3.2
2024-03-26 13:00:25 +01:00
Molkobain
75a01db959
N°7194 - Remove "external link" icon in the tooltip
2024-03-26 12:04:59 +01:00
Stephen Abello
c29bff4d91
N°7355 - Fix deprecated jQuery call
2024-03-26 11:58:17 +01:00
Eric Espie
7b999cef50
Compilation issue
2024-03-26 11:57:08 +01:00
Anne-Catherine
69e481dbc1
Improve Clear function in ExtKeyWidget ( #519 )
2024-03-26 11:49:14 +01:00
Anne-Catherine
279b29a98c
N°7194 - Add link to datamodel class schema on object details ( #613 )
2024-03-26 11:35:44 +01:00
Molkobain
12b30c1531
N°7355 - Upgrade datatables.net to 1.13.11 (and plugins)
2024-03-26 11:02:46 +01:00
Molkobain
bcfbacc625
N°7355 - Fix deprecated usage of .bind() due to jQuery migrate upgrade
2024-03-26 10:59:48 +01:00
Molkobain
36d6c13941
N°7355 - Fix deprecated usage of .offset() due to jQuery migrate upgrade
2024-03-26 10:46:04 +01:00