Pierre Goiffon
8fcd454445
N°4919 New 'Launch setup" in Application Upgrade ( #244 )
...
Admin will now be able to re-launch the iTop setup directly from the administration console in the Administration / Application Upgrade screen.
Before the only way to launch setup on an existing iTop instance was to change permissions on the configuration file.
This button will be enabled depending on the isDevEnv (if true it will be displayed) and `setup.launch_button.enabled` new configuration parameter (not present by default ; if set to false will always hide the button, if set to true will always display it, if not set will display button depending on isDevEnv only).
Co-authored-by: Molkobain <lajarige.guillaume@free.fr >
2022-04-19 14:36:15 +02:00
acognet
14d05da9f6
N°4664 - Core Update : block zip file upload until instance declared OK
2022-03-03 22:00:15 +01:00
Eric Espie
5839bab042
N°3908 - Polishing: Application Upgrade - clickable checkbox label, remove history menu, filter history with most recent first, remove unnecessary columns in history
2021-09-16 11:14:50 +02:00
Eric
572fce041b
Fix core-update blank page
2021-03-24 16:30:08 +01:00
Eric
c7425558e7
Fix core-update blank page
2021-03-23 18:28:19 +01:00
Molkobain
8dd96ea636
Copyright year bump
2021-03-15 09:29:45 +01:00
bruno-ds
9cbaced1f3
Merge remote-tracking branch 'origin/support/2.7' into develop
...
# Conflicts:
# core/config.class.inc.php
# datamodels/2.x/itop-core-update/view/SelectUpdateFile.html.twig
# datamodels/2.x/itop-core-update/view/SelectUpdateFile.ready.js.twig
# setup/setuputils.class.inc.php
# test/setup/SetupUtilsTest.php
2021-03-02 14:34:19 +01:00
bruno-ds
c601082a5e
3548 - disable core update if a file integrity problem is detected
2021-02-24 12:05:11 +01:00
Eric
47fdc47d33
enhance Application Updater
2021-02-09 18:18:11 +01:00
Molkobain
1514cd83ab
UIBlock: Change $aAdditionalCSSClasses methods to match app. conventions (parameters should be arrays, not space separated string)
...
Note: This had to be fixed on all calls to this, hence the number of modifications.
2021-01-21 12:59:30 +01:00
Eric
9b67f7beba
N°3567 - Migrate backoffice pages to new UIBlock system : App. upgrade (use ibo-is-hidden class to hide blocks)
2021-01-20 10:41:04 +01:00
Eric
6dd1807fca
N°3567 - Migrate backoffice pages to new UIBlock system : App. upgrade (remove UIHtml from twig)
2021-01-19 17:24:09 +01:00
Eric
4afb374f6a
N°3567 - Migrate backoffice pages to new UIBlock system : App. upgrade
2021-01-18 13:59:29 +01:00
Eric
63eb0f1530
Add UIBlocks to twig (Spinner)
2021-01-18 13:59:28 +01:00
Eric
21740123f4
Add UIBlocks to twig (generic parser and node)
...
# Conflicts:
# pages/run_query.php
# test/VisualTest/Backoffice/RenderAllUiBlocks.php
2021-01-18 12:09:07 +01:00
Eric
2aae6cd744
Add UIBlocks to twig (Use sub-blocks for alerts and fields)
2021-01-18 12:03:33 +01:00
Eric
d8316a090a
Add UIBlocks to twig (DataTable, Form, Input)
2021-01-18 12:03:32 +01:00
Eric
e51fd028fa
Add UIBlocks to twig (changed UIContentBlock params)
2021-01-18 12:03:32 +01:00
Eric
bffb7b5eab
Add UIBlocks to twig (new blocks)
2021-01-18 12:03:32 +01:00
Eric
77808ecd41
Add UIBlocks to twig (WIP)
2021-01-18 12:03:31 +01:00
Eric
028a3ccec8
N°2677 - Add style definition for classes (too much style)
2021-01-13 08:58:27 +01:00
Eric
f31e32d7a9
N°2249 - Supportability - Updater module (disable submit when no file provided)
2019-12-17 11:53:29 +01:00
Eric
dd5ac38dd4
N°2249 - Supportability - Updater module (application upgrade)
2019-12-13 17:28:35 +01:00