Benjamin Dalsass
3b21ed8fe8
Merge remote-tracking branch 'origin/support/3.1' into develop
2023-10-31 09:38:11 +01:00
Benjamin Dalsass
789f0c826b
N°6557 - PHP 8.1 : Deprecated Constant when adding a contact to ticket on ticket creation
2023-10-31 09:34:00 +01:00
Pierre Goiffon
dd28aca260
Merge remote-tracking branch 'origin/support/3.1' into develop
2023-09-20 18:13:27 +02:00
Pierre Goiffon
7619d055dd
N°6695 Handle multiline dict entries in portal tooltips ( #542 )
...
Report Tippy fix from admin console (/css/backoffice/vendors/_tippy.scss) to user portal.
Thanks DaveHeart for the bug report !
2023-09-20 18:10:56 +02:00
Pierre Goiffon
34a2a6ce03
Merge remote-tracking branch 'origin/support/3.1' into develop
2023-09-19 09:59:06 +02:00
Pierre Goiffon
133fc29ad5
Merge remote-tracking branch 'origin/support/3.0' into support/3.1
2023-09-19 09:58:53 +02:00
Pierre Goiffon
83a5b98f82
Merge remote-tracking branch 'origin/support/2.7' into support/3.0
2023-09-19 09:58:40 +02:00
Pierre Goiffon
e5dd51f637
N°6600 Portal download attachment : don't display anymore SQL query on attachment not found error ( #525 )
2023-09-19 09:54:43 +02:00
Molkobain
260b2e0bd6
Fix typo in dictionary file
2023-08-09 15:56:49 +02:00
Pavel Stetina
b7466e3206
N°6641 - Improve czech translations (thanks to @Stetinac !) ( #524 )
...
* 🌐 Update cs.dictionary.itop.core.php
* 🌐 Update cs.dictionary.itop.ui.php
* 🌐 Update cs.dictionary.itop.ui.php
* 🌐 Update cs.dict.itop-portal-base.php
* 🌐 Update cs.dict.combodo-backoffice-darkmoon-theme.php
* 🌐 Update cs.dictionary.itop.ui.php
Typo fix
2023-08-09 11:46:39 +02:00
Pierre Goiffon
2dce37f289
🔖 Update XML files version to 3.2
2023-07-11 11:25:16 +02:00
Pierre Goiffon
8393172ad2
🔖 Prepare 3.2.0 version (modules)
2023-07-11 10:44:46 +02:00
Molkobain
83529da319
N°6500 - Fix user request approval freezing in the portal due to "Cannot read properties of undefined (reading 'validation')"
2023-07-04 21:36:34 +02:00
Pierre Goiffon
f40674ec85
N°6414 Replace SelectObjectField::VerifyCurrentValue by ResetCurrentValueIfNotAmongAllowedValues
2023-07-03 11:30:04 +02:00
Purple Grape
47400d94ba
N°6468 update zh-cn dict ( #512 )
2023-06-23 09:03:49 +02:00
Timothee
f548dc2898
Dictionaries update for 3.1 beta
2023-06-15 09:47:51 +02:00
Molkobain
1d12ebd733
N°6398 - Improve PHPDoc
2023-06-14 09:38:05 +02:00
Benjamin Dalsass
b2c2d5eaea
N°6398 - Portal: Allow linkset visible attributes to be limited to attributes defined in a zlist
2023-06-13 10:51:05 +02:00
Benjamin Dalsass
c486aea299
N°803 - Allow display & edition of attributes on n:n relations on Portal
...
- Remove input when object is in view mode
- Improve form errors handling
- Prevent row selection when clicking input
- Attach date time picker to table instead of input to prevent popup truncating (popup will be visible but not aligned on the input)
2023-06-09 10:34:19 +02:00
Benjamin Dalsass
11c147574a
N°803 - Allow display & edition of attributes on n:n relations on Portal
2023-06-07 15:30:08 +02:00
Benjamin Dalsass
8eb1053daa
N°803 - Allow display & edition of attributes on n:n relations on Portal
2023-06-05 16:19:06 +02:00
Eric Espie
3e7c48d5c6
N°6357 - Prevent entering same password on change user password
2023-05-31 17:12:26 +02:00
Molkobain
d07bce3063
N°6352 - Portal: Fix autoloaders
2023-05-30 16:29:07 +02:00
Molkobain
c9beba0cea
N°6352 - Portal: Fix "Combodo\iTop\Portal\Controller\AggregatePageBrickController" has no container set due to Symfony 5.4 migration
2023-05-30 16:09:58 +02:00
acognet
ea88aa85df
N°4517 - PHP 8.1 compatibility : Replace htmlentities(***, ENT_QUOTES,'UTF-8') with utils::EscapeHtml
2023-05-16 17:45:58 +02:00
Molkobain
bb46875679
N°5890 - Refactor leave handler to a global helper (not portal only)
2023-05-04 22:15:10 +02:00
Pierre Goiffon
881aa87ad2
N°6270 Remove empty model.*.php files
...
Not necessary anymore in 3.1.0 since :
* N°4875 - Compiler : do not force the model.*.php file to be present in the module.*.php file ('datamodel' key)
* N°4280 - Module loading : do not crash if 'datamodel' file doesn't exists (model.*.php)
2023-05-04 12:14:52 +02:00
Molkobain
b078c0d289
N°5888 - Correctly handle size option for modals
2023-04-19 20:16:25 +02:00
Pierre Goiffon
9a4307c518
Merge remote-tracking branch 'origin/support/3.0' into develop
2023-04-11 18:10:20 +02:00
Pierre Goiffon
1ddfaf0b61
N°6100 ObjectFormManager::OnSubmit : better log for DBWrite exceptions ( #353 )
...
Co-authored-by: Molkobain <lajarige.guillaume@free.fr >
2023-04-11 18:09:45 +02:00
jbostoen
cf8d675cb2
🐛 N°6174 Fix attachments to host objects without org_id can not be downloaded from the portal ( #303 )
2023-04-11 18:04:48 +02:00
Eric Espie
2907efde4b
N°6151 - Portal rules: source_oql containing UNION not allowed
2023-04-06 11:07:05 +02:00
Molkobain
c767ebe989
📝 Copyright year bump
2023-03-17 18:28:47 +01:00
Molkobain
0aa0229170
N°2889 - Add counter on file attributes / attachments downloads
2023-03-14 19:16:19 +01:00
Molkobain
ac7abb3049
Prepare iTop 3.0.3 release
...
* Increase constants version to 3.0.3
* Increase modules version to 3.0.3
* Update licenses file
2023-03-14 09:55:18 +01:00
Pierre Goiffon
69beb05a55
N°6077 - Attachment class: now creation_date and user_id are init by default ( #339 )
...
Those fields were empty in case the Attachment instance was created in an extension (Mail to Ticket for example).
Now the values are set in the object DBInsertNoReload method :
* creation_date : current date
* user_id : current user
The previous values set for console and portal are removed.
A fix for Mail to Ticket extension is also planned : N°4081.
2023-03-08 16:34:32 +01:00
Molkobain
5ee603f2ba
Merge remote-tracking branch 'origin/support/3.0' into develop
...
# Conflicts:
# datamodels/2.x/itop-portal-base/portal/src/Form/ObjectFormManager.php
2023-02-22 18:08:56 +01:00
Molkobain
cd72eee6dd
N°6013 - Update hungarian translations thanks to @tacsaby
2023-02-22 14:47:10 +01:00
Stephen Abello
da02a05fa3
Merge branch 'support/2.7' into support/3.0
2023-02-22 10:18:38 +01:00
Stephen Abello
6d019615d0
N°5865 - Restore DoCheckToWrite error messages in portal
2023-02-22 10:17:34 +01:00
Molkobain
2d80d1c1df
N°5741 - Fix wrong merge from 649674c7
2023-02-21 10:34:24 +01:00
Molkobain
786e7d647c
N°5388 - PHP 8.2: Fix partially supported callable
2023-02-03 23:01:24 +01:00
Thomas Casteleyn
bbea978259
N°5929 - Update hungarian translations thanks to @tacsaby ( #438 )
...
Co-authored-by: tacsaby
Co-authored-by: Molkobain <lajarige.guillaume@free.fr >
2023-01-30 17:15:08 +01:00
Eric Espie
f378fd3d72
N°4756 - Ease extensibility for CRUD operations : Events renamed
2022-12-22 15:22:06 +01:00
Eric Espie
6412f1ab23
Merge branch 'support/3.0' into develop
...
# Conflicts:
# sources/Core/Email/EmailSwiftMailer.php
2022-12-14 15:48:52 +01:00
Eric Espie
296ee019a0
Merge branch 'support/2.7' into support/3.0 - nothing to do
2022-12-14 15:44:05 +01:00
Eric Espie
bb26e48d38
Update version to next release 2.7.9
2022-12-12 16:19:42 +01:00
Eric Espie
7f88a6aa1a
Merge branch 'support/3.0' into develop
...
# Conflicts:
# datamodels/2.x/itop-portal-base/portal/src/Twig/AppExtension.php
2022-12-08 08:39:55 +01:00
Eric Espie
26042b990f
Merge branch 'support/2.7' into support/3.0
...
# Conflicts:
# datamodels/2.x/itop-portal-base/portal/src/Twig/AppExtension.php
2022-12-08 08:34:16 +01:00
Eric Espie
cf433f2f80
N°5725 - Twig update 'filter', 'map' and 'reduce' filters
2022-12-08 08:25:11 +01:00