Pierre Goiffon
dd63f2b817
N°4012 Debug trace for objects lists in portal : ManageBrick and BrowseBrick
...
'portal' channel, debug level
2021-06-18 10:58:04 +02:00
Purple Grape
7168860a0b
🌐 Improved chinese for 2.7 ( #218 )
2021-06-02 08:06:16 +02:00
acognet
684c88e0b8
N°4038 - Pop up erreur portail utilisateur
2021-05-31 23:43:58 +02:00
Eric
cf12578289
N°3452 - DB tools : better formatting
2021-05-26 12:14:14 +02:00
Pierre Goiffon
923a025f1c
🌐 N°4017 Report pt_br translations for TTO/TTR made in combodo-dispatch-incident
...
Those dict keys were wrongly duplicated in this module, but they are core iTop !
Original commit 75f00d993c
Thanks to @rokam !
2021-05-20 15:51:21 +02:00
Pierre Goiffon
f0c73451a2
🌐 N°4017 Report pt_br translations for TTO/TTR made in combodo-dispatch-userrequest
...
Those dict keys were wrongly duplicated in this module, but they are core iTop !
Original commit 9725897623
Thanks to @rokam !
2021-05-20 15:30:00 +02:00
Molkobain
f49c8ce188
Merge branch 'support/2.7.3' into support/2.7.4
2021-05-11 12:13:29 +02:00
Molkobain
acf828b72e
N°3995 - Portal: Fix loader not displaying in BrowseBrick for tree/mosaic modes with huge amount of data
2021-05-11 12:10:31 +02:00
Molkobain
842df7646b
Merge branch 'support/2.7.3' into support/2.7.4
2021-04-15 10:35:56 +02:00
Molkobain
01b38d2ed6
N°3869 - Portal: Fix the Notice "Undefined index: max_display_limit"
2021-04-15 10:34:46 +02:00
odain
d229e08f02
prepare iTop release 2.7.4
2021-03-16 09:00:06 +01:00
odain
842e8f9e01
php doc
2021-03-10 15:32:44 +01:00
odain
52cd4f7c5e
N°3788 - timeout/excessive duration during MTP - fix PostDbCreation
2021-03-09 11:44:25 +01:00
odain
995619af9b
N°3788 - timeout/excessive duration during MTP - increase timeout from 5 to 30s
2021-03-09 08:27:33 +01:00
odain
c842162fe2
N°3788 - timeout/excessive duration during MTP
2021-03-09 08:13:57 +01:00
bruno-ds
13a1d32f56
N°3453 - portal export header fields are now localized
2021-02-26 11:47:34 +01:00
bruno-ds
c601082a5e
3548 - disable core update if a file integrity problem is detected
2021-02-24 12:05:11 +01:00
bruno-ds
241bd1cdeb
N°3430 - code cleanup
...
- during the code review @dflaven preferred the reference rather than the return alternative
- typo
2021-02-22 09:43:42 +01:00
Molkobain
71c5f47cd8
PHPDoc
2021-02-19 09:37:53 +01:00
bruno-ds
e9e18513be
N°3430 - fix preference page's warning and add missing token generation
...
- fix the warning (ajax call interrupted) if preference form ajax call is way faster than the one of the 2 other by adding a new timeout_duration option before the redirect.
2021-02-18 12:18:38 +01:00
bruno-ds
dcd4abe72b
N°3430 - security hardening
2021-02-16 17:33:49 +01:00
jbostoen
4123c6213d
🌐 NL : distinguish between approval (goedkeuring) <=> acceptance (acceptatie) ( #182 )
...
Co-authored-by: jbostoen <->
2020-12-21 14:08:29 +01:00
Pierre Goiffon
c4756e8cec
Upgrade version n°
2020-12-08 18:47:24 +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
Pierre Goiffon
8bfcb14d0c
N°3416 XFrame-Options header is now set using a config parameter, defaults to SAMEORIGIN
...
Also adds an indirection (\WebPage::add_xframe_options) to set header
2020-12-02 17:17:11 +01:00
Molkobain
1cf1473d6b
N°3469 - Fix variable declaration (let => var) 🤭
2020-12-02 17:01:00 +01:00
Molkobain
aa43425df3
N°3469 - Portal: Fix modal created without an ID
2020-12-02 16:59:39 +01:00
Pierre Goiffon
66273ebd39
Merge remote-tracking branch 'origin/support/2.7.2' into support/2.7
2020-10-30 18:08:01 +01:00
Eric
eebc29d2bb
N°3111 - Fix Portal export
...
(cherry picked from commit d3b57c3bda )
2020-10-30 14:16:57 +01:00
Pierre Goiffon
906c8855b0
🔊 When error during CoreUpdate, show full file path instead of only basename
2020-10-28 18:32:49 +01:00
Pierre Goiffon
65d6947e52
🔖 Prepare 2.7.2 version
2020-10-22 15:06:48 +02:00
Pierre Goiffon
75ebecddd5
Merge remote-tracking branch 'origin/support/2.6' into support/2.7
...
# Conflicts:
# datamodels/2.x/itop-portal-base/portal/src/controllers/userprofilebrickcontroller.class.inc.php
# datamodels/2.x/itop-portal-base/portal/src/helpers/applicationhelper.class.inc.php
2020-10-14 09:19:07 +02:00
Pierre Goiffon
5fee2438ab
Fix comments : iTop 2.8.0 renamed to 3.0.0
2020-10-14 09:06:07 +02:00
Pierre Goiffon
a765eb8725
Merge remote-tracking branch 'origin/support/2.6' into support/2.7
...
# Conflicts:
# application/ajaxwebpage.class.inc.php
# application/csvpage.class.inc.php
2020-10-05 16:12:49 +02:00
Pierre Goiffon
1551694198
N°3317 Security hardening
2020-10-05 14:42:03 +02:00
BenGrenoble
5d7ae38adf
Merge remote-tracking branch 'origin/support/2.7' into support/2.7
2020-10-02 10:51:59 +02:00
BenGrenoble
2e08ae571a
3354 change sie by Sie
2020-10-02 10:51:25 +02:00
Pierre Goiffon
37522459a8
N°3351 restore LogKPI calls in portal index
2020-10-01 18:02:31 +02:00
BenGrenoble
93c91c4077
3354 remove now from "Bitte bestätigen sie, dass jetzt ein Backup erstellen wollen now."
2020-10-01 15:11:07 +02:00
Eric
0cc5dc0471
N°3317 - Add http headers
2020-09-30 10:18:44 +02:00
Eric
bef1832ac7
N°3317 - Add http headers
2020-09-29 14:07:24 +02:00
odain
4e0eed6e13
N°3270 Notify on expiration not sending notification (trigger exception)
...
add boilerplate function and use it to intercept/enrich trigger exception loops
2020-09-25 07:18:14 +02:00
Eric
0c90b701ea
N°3283 - Spelling mistake
2020-09-22 12:45:19 +02:00
Eric
58961cd4ec
N°3318 - don't display error details
2020-09-22 11:57:43 +02:00
Eric
1453558f3e
N°3317 - Add http headers
2020-09-22 11:39:19 +02:00
Eric
c6df0b6d7d
N°3311 - Stop capturing output before sending backup file (avoid memory problem)
2020-09-22 11:03:59 +02:00
Eric
dbada2f72a
N°3238 - Fix multi-words search in FilterBrick and ManageBrick
2020-09-04 17:34:59 +02:00
bruno-ds
fe87700135
Un-deprecate ItopExtensionsExtraRoutes::AddRoutes(...)
...
we had imagined it as a compatibility layer for migrating from Silex to Symfony,
but it must'nt be deprecated until we provide a new API (ideally based on a scan of yaml configuration file?)
2020-09-03 16:43:30 +02:00
acognet
29624bc5c5
N°3163 - Portal Filters doesn't work
2020-09-01 14:16:16 +02:00
acognet
d09f3f4f83
N°3149 - Change Color of Brick Search on Portail with extension Custom
2020-09-01 10:55:48 +02:00