Pierre Goiffon
8912618732
Revert "N°2214 Add PHP check in CLI scripts"
...
This reverts commit c768e18e2b .
No risk taken for the 2.7.1 : this will be included but for 2.8 !
2020-06-15 15:18:26 +02:00
Pierre Goiffon
1e6b885301
SetupUtils : add missing public access keyword for methods
2020-06-12 16:50:04 +02:00
Pierre Goiffon
c768e18e2b
N°2214 Add PHP check in CLI scripts
...
It is quite common that the PHP interpreter that is launched in CLI is different that the one used by the webserver. So iTop code launched by CLI could run in a context that doesn't meet iTop requirements !
This adds in the following scripts the same control that is done on the setup wizard first step :
* cron.php
* backup, check-backup
* export, exportv2
* bulk import
* synchro-exec, synchro-import
If the check throws at least one error then the script is stopped with an appropriate message, and a log is made (IssueLog, Error level, CLI channel)
2020-06-12 16:46:37 +02:00
acognet
6354c62c2b
N°3012 - Fix blocking MTT/MTP when /extensions
2020-06-11 14:13:27 +02:00
acognet
0e5a501b2a
N°3012 - Fix blocking MTT/MTP when /extensions
2020-05-27 10:13:44 +02:00
Pierre Goiffon
730570f1f8
📝 MFCompiler language injection
2020-05-14 11:43:57 +02:00
Thomas Casteleyn
23afee514d
🌐 Update nl.dictionary.itop.ui.php ( #125 )
2020-05-13 14:38:32 +02:00
Pierre Goiffon
011d742ae3
N°2891 📌 add mbstring as optional extension
2020-03-27 14:41:59 +01:00
Pierre Goiffon
5b496f4d15
N°2866 Change "cron" case in labels as it is not an acronym
...
Thanks @Hipska for the feedback done in Combodo/iTop#124 !
2020-03-26 11:15:47 +01:00
Pierre Goiffon
97f4c32271
N°2881 Improve robustnedd of \ModuleInstallerAPI::RenameEnumValueInDB
...
Was causing errors when migrating from datamodels where the fields were not enum yet (this method is usually launched using \ModuleInstallerAPI::BeforeDatabaseCreation, so before an ALTER could be done to the column)
2020-03-26 10:18:34 +01:00
Pierre Goiffon
16ff51f3b7
📄 Update licenses after generation tool upgrade
...
See 76d26e8e
2020-03-18 08:15:09 +01:00
Pierre Goiffon
27c651b33c
📄 Remove itop-portal-base from license file
2020-03-17 18:08:49 +01:00
Pierre Goiffon
32375265cb
📄 Remove 2.x/authent-cas from license file
2020-03-17 17:47:25 +01:00
Eric
d85e1906b7
N°2746 - New Attribute Enum Set
...
XML migration from 1.7 to 1.6
2020-03-17 12:03:10 +01:00
Molkobain
6645a5053f
N°2806 - Fix errors on legacy portal "portal" tag during migration to iTop 2.7
2020-02-26 17:17:56 +01:00
Pierre Goiffon
beef2a89a3
N°2684 Remove upgrade from another repository
...
This upgrade procedure was :
* dangerous : running two iTop of different versions on the same database should not be done
* insufficient : just /extensions/* was copied, not any Hub or Designer data, no log, no instance.txt, ...
2020-02-25 18:01:59 +01:00
Molkobain
2f920cbb46
Internal: PHPDoc and warnings suppression
2020-02-25 17:45:18 +01:00
Molkobain
9d6ed7f489
N°2806 - Fix errors on legacy portal constants during migration to iTop 2.7
2020-02-24 17:03:13 +01:00
Molkobain
c669d6951b
PHPDoc and warnings suppression
2020-02-24 16:36:31 +01:00
Eric
98304e2bda
N°2596 - Allow '1' as true value for boolean in XML files
2020-02-21 18:14:03 +01:00
Pierre Goiffon
04fc58b55c
📝 Some @since annotations were missing complete version (ex 2.5 instead of 2.5.0)
2020-02-21 18:05:30 +01:00
Eric
096c3a3f13
N°2772 - Revert the loading of JS Dict in setup pages
2020-02-21 17:15:12 +01:00
Molkobain
7347eed3ac
PHPDoc
2020-02-20 17:43:14 +01:00
Molkobain
69d816e345
N°2275 - Add XML delta cleanup on datamodel BC breaking changes introduced in 2.7.0
2020-02-20 17:43:14 +01:00
Eric
d668d65c70
N°2772 - Fix errors during upgrade. Prevent JS Dict load for setup pages.
2020-02-20 14:45:39 +01:00
Molkobain
d76e54996c
PHPDoc
2020-02-19 11:54:50 +01:00
Eric
128a237392
N°2746 - Fix Tags configuration screen (removed EnumSet from tag editable list)
2020-02-13 12:31:22 +01:00
Molkobain
0e3d195250
N°2275 - Fix XML delta computation putting flags on wrong XML levels
2020-02-12 17:40:53 +01:00
Pierre Goiffon
4dc383cba8
N°2684 Fix setup broke when upgrading with a config file from another directory
...
In the moduleschoice screens we were using a wrong approot_url !
2020-02-11 09:41:48 +01:00
bruno DA SILVA
f2fbd8457d
N°2498 - Authorize map extension
...
so as `.js.map` is not forbidden by apache
2020-02-06 14:05:08 +01:00
Stephen Abello
10d04756ee
N°2314 - Markup extensibility: Fall back on iTop's default theme when a non existing theme is selected
2020-02-03 15:12:59 +01:00
Eric
7f9e4385ac
N°2657 - MTP : Progress Bar has disappeared (support any code length)
2020-01-29 18:01:17 +01:00
Molkobain
ba8a2c1b15
N°2710 - Fix setup crash due to PHP notices (regression introduced in 59678955)
2020-01-22 13:32:31 +01:00
Molkobain
d77c77c03b
PHPDoc
2020-01-21 17:20:12 +01:00
Molkobain
5967895561
N°2710 - Fix extremely slow page load for first user after setup (regression introduced in N°2314)
2020-01-21 17:19:16 +01:00
Molkobain
6e754d4fa5
Setup: Fix graphiz detection feedback message on Windows systems
2020-01-21 15:50:33 +01:00
Molkobain
165fd0e700
N°2314 - Setup: Improve UI of user message when CRON is running
2020-01-21 15:35:09 +01:00
Molkobain
a993f6a80b
PHPDoc
2020-01-21 14:19:45 +01:00
Molkobain
c8bb710d21
N°2314 - Markup extensibility: Fix regression introduced in the previous commit (used a PHP 7.x function)
2020-01-21 14:17:44 +01:00
Molkobain
d963fbd8cf
N°2314 - Markup extensibility: Fix crash when no <theme> defined in datamodel
2020-01-21 12:20:59 +01:00
Eric
1c16eeb5e4
N°2240 - Supportability - Maintenance mode (setup reset maintenance mode)
2020-01-21 10:27:47 +01:00
Eric
900e8ac6d7
N°985 - Add applicable contexts on Trigger
2020-01-20 15:50:08 +01:00
Eric
8a1a78444d
N°2249 - Supportability - Updater module (unified version name)
2020-01-16 18:13:58 +01:00
Eric
4552bc0778
N°2249 - Supportability - Updater module (changed version name in the priv_module_install table)
2020-01-16 17:42:02 +01:00
Eric
cc3e6d64e1
N°2249 - Supportability - Updater module (Allow to run setup in case of failure)
2020-01-16 10:49:49 +01:00
Eric
d03b924240
N°2249 - Supportability - Updater module (split ajax calls)
2020-01-15 16:58:36 +01:00
Eric
97a047e38f
N°2249 - Supportability - Updater module (split ajax calls)
2020-01-15 16:42:47 +01:00
Eric
5be800cfce
N°2249 - Supportability - Updater module (split ajax calls)
2020-01-15 15:48:54 +01:00
Eric
21199fce34
N°2240 - Supportability - Maintenance mode exit on MTP or core update error
2020-01-10 15:32:29 +01:00
Eric
881fc2a1de
N°2240 - Supportability - Maintenance mode exit on MTP or core update error
2020-01-10 14:14:20 +01:00