odain
|
b0a792afab
|
N°8796 - Add PHP code style validation in iTop and extensions - format whole code base
|
2025-11-07 20:39:38 +01:00 |
|
Anne-Cath
|
5b9e0a1d4f
|
N°3817 - Audit and fix calls to deprecated jQuery method
|
2025-08-06 19:47:57 +02:00 |
|
Anne-Cath
|
2f8b35c153
|
N°3393 - Remove WebPages deprecated in 3.0.0
|
2025-07-29 10:59:04 +02:00 |
|
Romain Quetiez
|
68ee3231f4
|
Merge branch 'support/3.2' into develop
# Conflicts:
# tests/php-unit-tests/src/Hook/TestsRunStartHook.php
|
2024-05-16 20:24:38 +02:00 |
|
Molkobain
|
ad36066126
|
📝 Copyright year bump
|
2024-05-06 18:35:31 +02:00 |
|
jf-cbd
|
23aed5415c
|
Merge remote-tracking branch 'refs/remotes/origin/support/3.2' into develop
|
2024-04-23 15:24:52 +02:00 |
|
jf-cbd
|
028c7f0604
|
Merge remote-tracking branch 'refs/remotes/origin/support/3.1' into support/3.2
|
2024-04-23 14:45:23 +02:00 |
|
jf-cbd
|
e56d5ed3aa
|
Merge remote-tracking branch 'refs/remotes/origin/support/3.0' into support/3.1
# Conflicts:
# datamodels/2.x/itop-hub-connector/launch.php
# setup/wizardsteps.class.inc.php
|
2024-04-23 14:13:40 +02:00 |
|
jf-cbd
|
e5a8bd61b0
|
Merge remote-tracking branch 'refs/remotes/origin/support/2.7' into support/3.0
# Conflicts:
# datamodels/2.x/itop-hub-connector/launch.php
|
2024-04-23 14:03:15 +02:00 |
|
jf-cbd
|
eeec57536b
|
Security hardening
|
2024-04-23 11:55:39 +02:00 |
|
Molkobain
|
9e08143981
|
Merge remote-tracking branch 'origin/support/3.2' into develop
|
2024-03-06 14:47:29 +01:00 |
|
Molkobain
|
fe6ee083f6
|
N°7315 - Migrate deprecated usages of WebPage::add_linked_stylesheet()
|
2024-03-05 23:06:44 +01:00 |
|
Molkobain
|
33ba754277
|
N°7315 - Migrate deprecated usages of WebPage::add_linked_script()
|
2024-03-05 22:58:57 +01:00 |
|
Molkobain
|
e18ea88735
|
N°6648 - Use \utils::GetDataPath() instead of hard-coded paths (#555)
* N°6648 - Use \utils::GetDataPath() instead of hard-coded paths
* Update setup/applicationinstaller.class.inc.php
Co-authored-by: Thomas Casteleyn <thomas.casteleyn@super-visions.com>
---------
Co-authored-by: Thomas Casteleyn <thomas.casteleyn@super-visions.com>
|
2024-01-22 21:06:08 +01:00 |
|
Benjamin Dalsass
|
34f0053db7
|
N°7059 - Symfony 6.4 - Add missing namespaces to match PSR-4 convention (#589)
|
2023-12-21 10:18:11 +01:00 |
|
Molkobain
|
c767ebe989
|
📝 Copyright year bump
|
2023-03-17 18:28:47 +01:00 |
|
acognet
|
7ec12f1e12
|
N°4517 - PHP 8.1: Replace htmlentities(***, ENT_QUOTES, 'UTF-8') with utils::EscapeHtml
|
2022-07-01 09:22:25 +02:00 |
|
acognet
|
139be3a9b7
|
Fix display of hub connector
|
2022-07-01 09:05:49 +02:00 |
|
acognet
|
1fd792fed9
|
N°3950 - Deprecate old unreferenced methods that are @deprecated - remove application/itopwebpage.class.inc.php
|
2022-05-25 11:35:54 +02:00 |
|
acognet
|
6a4217e87b
|
N°3950 - Deprecate old unreferenced methods that are @deprecated - remove ajaxwebpage and iTopWebPage
|
2022-05-10 16:39:31 +02:00 |
|
Molkobain
|
8dd96ea636
|
Copyright year bump
|
2021-03-15 09:29:45 +01:00 |
|
Pierre Goiffon
|
bd7837b14c
|
N°3566 Hub connector migrate to UiBlock : launch page
Reset some iTop core styles to get back the previous rendering
Also use iTop classes for title and buttons
|
2021-03-10 18:15:14 +01:00 |
|
Pierre Goiffon
|
9f06e82171
|
🎨 N°3566 Hub connector : code format
|
2021-03-09 09:56:06 +01:00 |
|
Eric
|
fa3610cfee
|
N°2641 - Create a dedicated ErrorPage for fatal errors
Fix fatal errors being logged in setup.log instead of error.log
|
2020-05-14 14:37:38 +02:00 |
|
OИUЯd da silva
|
23cf2b91f4
|
make demo_mode effect more expressive
closes #71
|
2019-05-06 11:42:27 +02:00 |
|
Denis Flaven
|
5b2f32c08a
|
Enhancement of the data collection for iTop Hub: better detection of the web server version.
SVN:trunk[5831]
|
2018-06-07 11:46:45 +00:00 |
|
Pierre Goiffon
|
757130847f
|
Fix: disable the connection to iTopHub when running in demo mode (restore 2018-04-10 revisions : r5634)
SVN:trunk[5631]
|
2018-04-12 08:53:20 +00:00 |
|
Pierre Goiffon
|
37232bc222
|
N°1260 every classes creating a mysqli instance now use a dedicated method in CMDBSource
SVN:trunk[5309]
|
2018-02-08 14:21:33 +00:00 |
|
Pierre Goiffon
|
d2f0deec9c
|
N°1260 Config : migrate DB* variables to the Get() model, create CMDBSource::InitFromConfig
SVN:trunk[5308]
|
2018-02-08 14:21:25 +00:00 |
|
Denis Flaven
|
ae59780297
|
The Hub Connects !!
Adding iTop Hub Connector.
SVN:trunk[5270]
|
2018-01-17 10:04:33 +00:00 |
|