Eric Espie
2147ae9105
N°7802 - MTP from itophub/designer failing in itop 3.2.0
2024-09-11 17:24:08 +02:00
Molkobain
ad36066126
📝 Copyright year bump
2024-05-06 18:35:31 +02: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
Thomas Casteleyn
fc97491708
N°6105 - Cleanup unnecessary use of dirname(__FILE__) ( #453 )
2023-03-14 18:51:01 +01:00
acognet
438b84d4ee
N°3141 - Deprecate legacy SQL build
2022-05-16 09:24:42 +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
acognet
17e8c53236
demove deprecated functions : replace ajax_page by AjaxPage
2022-01-21 11:52:02 +01:00
Molkobain
8dd96ea636
Copyright year bump
2021-03-15 09:29:45 +01:00
Pierre Goiffon
96e7f57a34
Merge remote-tracking branch 'origin/support/2.7' into develop
...
# Conflicts:
# application/ajaxwebpage.class.inc.php
# application/csvpage.class.inc.php
# application/itopwebpage.class.inc.php
# application/webpage.class.inc.php
# application/xmlpage.class.inc.php
# core/config.class.inc.php
# css/css-variables.scss
# datamodels/2.x/version.xml
# pages/ajax.document.php
# pages/ajax.render.php
# pages/ajax.searchform.php
# sources/application/TwigBase/Controller/Controller.php
2020-12-10 18:08:11 +01:00
Pierre Goiffon
ecebe4ecd5
N°3416 XFrame and cache headers optimizations
...
* Remove XFrame header set in \WebPage::no_cache : not this method responsability, was confusing :/
* Remove no_cache() calls when already set in page constructor (ajax_page mainly)
* Also calls everywhere the \WebPage::no_cache method instead of setting headers manually
2020-12-02 17:19:05 +01:00
acognet
c4b7be5b6f
N°2522 - API : Deprecate SetupPage:log*
2020-08-27 11:17:42 +02:00
Eric
f63fb16233
N°2135 - Setup callbacks for MTP
2019-11-08 14:05:24 +01:00
Eric
d035130d00
N°2240 - Supportability - Maintenance mode
2019-11-07 09:16:06 +01:00
Eric
db0a5bd071
N°2240 - Supportability - Maintenance mode
2019-09-27 18:00:09 +02:00
Stephen Abello
c8c4b072b1
N°1932: Security hardening
2019-01-16 14:50:19 +01: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
Denis Flaven
18a8e86b2a
Bug fixes:
...
- support an upgrade of a givne component (same directory in data/production-modules)
- deployment no longer blocked after a failed attempt (cleanup of the data/production-build-modules directory)
- load of the "structural data" of newly added extensions
Enhancements:
- All traces go to log/setup.log, and traces have been added to clearly identify the different phases of the deployment.
SVN:trunk[5341]
2018-02-12 12:31:20 +00:00
Denis Flaven
abe67d9e4e
Added an extra safety check to detect inconsistencies between the added extensions and the choices made during the initial installation.
...
SVN:trunk[5318]
2018-02-09 08:43:42 +00:00
Denis Flaven
ae59780297
The Hub Connects !!
...
Adding iTop Hub Connector.
SVN:trunk[5270]
2018-01-17 10:04:33 +00:00