Pierre Goiffon
4db5d4c08d
N°4213 Allow all AttributeSet impl to be saved in portal
2021-11-26 17:14:01 +01:00
Pierre Goiffon
7934f9b9dc
N°4213 Fix EnumSet modifications cannot be saved in portal
2021-11-26 15:25:30 +01:00
Pierre Goiffon
7d6b019cfa
Merge remote-tracking branch 'origin/support/2.6' into support/2.7
...
# Conflicts:
# sources/renderer/bootstrap/fieldrenderer/bslinkedsetfieldrenderer.class.inc.php
2021-11-26 11:45:11 +01:00
Pierre Goiffon
5e48400cb1
N°4478 Fix line selection (global and unique) not checking checkbox anymore
2021-11-26 11:44:32 +01:00
Pierre Goiffon
c9c32b0de1
Merge remote-tracking branch 'origin/support/2.6' into support/2.7
2021-11-26 10:58:30 +01:00
Pierre Goiffon
770ac8ffe5
N°4478 Fix "Requested unknown parameter '' for row 0, column 0" when opening search on related object
2021-11-26 10:58:17 +01:00
Pierre Goiffon
b6fac4b411
N°4384 Security hardening
2021-11-25 16:07:40 +01:00
Pierre Goiffon
d8a77c22a3
Merge remote-tracking branch 'origin/support/2.6' into support/2.7
...
# Conflicts:
# datamodels/2.x/itop-portal-base/portal/public/lib/datatables/js/dataTables.fixedHeader.min.js
# datamodels/2.x/itop-portal-base/portal/public/lib/datatables/js/dataTables.responsive.min.js
# datamodels/2.x/itop-portal-base/portal/public/lib/datatables/js/dataTables.scroller.min.js
# datamodels/2.x/itop-portal-base/portal/public/lib/datatables/js/dataTables.select.min.js
# datamodels/2.x/itop-portal-base/portal/public/lib/datatables/js/jquery.dataTables.min.js
2021-11-25 15:33:52 +01:00
Pierre Goiffon
ed3c387712
N°4478 Update Datatables lib
2021-11-25 10:55:48 +01:00
Pierre Goiffon
312a5b246b
N°4399 Fix memory error on setup when lots of attachment in DB
2021-11-24 16:55:34 +01:00
Pierre Goiffon
77880c3675
🌐 N°3635 ES dict : change 'Español, Castellaño' to 'Español, Castellano'
2021-11-22 08:55:08 +01:00
Molkobain
d8c4251c03
Remove (some) redundant description in spanish translations
2021-11-19 11:27:46 +01:00
Pierre Goiffon
9437e689fd
N°3635 Update ES translations
...
Many thanks to Miguel Turrubiates !
2021-11-18 17:48:43 +01:00
Pierre Goiffon
a79459bc53
N°4162 Portal exception page : restore exception message
...
Was removed with Silex to Symfony migration
2021-11-18 14:56:17 +01:00
Pierre Goiffon
8154e718a1
N°4356 modifications after code review
...
Thanks @Molkobain !
2021-10-13 17:23:29 +02:00
Pierre Goiffon
b5369a0c03
N°4356 Fix portal attachment download
...
Was opening the attachment directly in the browser (HTTP header Content-Disposition set to 'inline' instead of 'download')
2021-10-13 12:10:22 +02:00
Molkobain
1c983e8093
Merge remote-tracking branch 'origin/support/2.6' into support/2.7
...
# Conflicts:
# core/config.class.inc.php
# datamodels/2.x/itop-portal-base/portal/src/controllers/objectcontroller.class.inc.php
# pages/ajax.render.php
2021-08-18 16:12:22 +02:00
Molkobain
92a9a8c65f
N°4129 - Security hardening
2021-08-18 15:57:18 +02:00
Molkobain
da217a1cb3
N°4161 - Fix ManageBrick crash when no item listed
2021-07-12 18:10:22 +02:00
Pierre Goiffon
a6aa183e26
🔖 Prepare 2.7.5
2021-06-28 15:03:17 +02:00
Pierre Goiffon
8259a79cd2
🎨 Factorize LogAPI channels value in LogChannels class
2021-06-25 17:13:35 +02:00
acognet
a940adc4ba
N°3678 - Portal : a modification of field cannot hide another one
2021-06-24 10:35:01 +02:00
Pierre Goiffon
5d994edd62
N°4012 Fix debug trace syntax
...
Thanks @Molkobain !
2021-06-23 17:26:34 +02:00
Eric
a1271da74a
N°3513 - ObjectFormManager : remove transaction
2021-06-21 15:03:17 +02:00
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