odain
cd3f7d7ead
N°5324 - disable repairment with backoffice and a customized portal
2023-06-21 21:42:40 +02:00
odain
c6b203fc4e
N°5324 - make EVENT_DB_LINKS_CHANGED event work with URP_UserProfile by adding is-link property
2023-06-14 15:14:55 +02:00
odain
b8d04e40e4
N°5324 - repair profiles by default or if configured for customer with multiple profiles + move dedicated test in UserProfilesEventListenerTest.php
2023-06-14 15:13:29 +02:00
odain
d8c7888eac
N°5324 - [ERGO] Avoid to have users with non-standalone power portal profile only
2023-06-13 15:39:34 +02:00
Denis
9a5ad6681d
Typo in en.dictionary.itop.core.php
2023-06-13 13:44:20 +02:00
Pierre Goiffon
d0cad4d829
N°1150 Fix regression : cannot add caselog in the user portal
...
Was caused by field value check added in MultipleChoicesField and SelectObjectField in b71cd218
With this commit the checks are now only done if we have a ContextTag::TAG_REST
2023-06-13 12:34:46 +02:00
Pierre Goiffon
b3ef634d21
N°1150 SelectObjectField : factorize DBObjectSet retrieval between Validate and VerifyCurrentValue
2023-06-13 12:34:46 +02:00
Molkobain
5915b2cc01
Merge remote-tracking branch 'origin/support/3.0' into develop
2023-06-13 11:43:11 +02:00
Molkobain
9f38eec40a
N°4106 - Reword PHPDoc to avoid confusion as the @internal was not accurate
2023-06-13 11:42:28 +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
Denis
fed149dc66
N°918 - Translate placeholders in notifications ( #506 )
...
- Localization of date & time formats
- Use of DataLocalizer (if present)
- All placeholders can be used in the uploaded HTML template as well as in the notification "message"
2023-06-13 09:51:32 +02:00
Molkobain
58a20e9a11
N°1646 - Fix crash in case no value return (real fix about to be discussed)
2023-06-13 09:36:30 +02:00
Benjamin Dalsass
0a45039c5c
N°6005 - CSV import : import an object and a linkset fails
2023-06-13 08:14:34 +02:00
Benjamin Dalsass
465388b5e3
N°803 - Allow display & edition of attributes on n:n relations on Portal
...
- Issue when selecting links rows with checkbox
- Change linked set field validation to prevent checking host id -1
2023-06-12 17:26:34 +02:00
vdumas
ad1836d028
N°1350 - Audit: propose domains selection as default
2023-06-12 14:15:57 +02:00
Eric Espie
1655674543
Merge remote-tracking branch 'origin/support/3.0' into develop
2023-06-12 11:39:39 +02:00
Eric Espie
5f5537b8b9
Merge remote-tracking branch 'origin/support/2.7' into support/3.0
...
# Conflicts:
# js/breadcrumb.js
2023-06-12 11:39:13 +02:00
Eric Espie
72716b7ec8
N°6396 - Protect URL display
2023-06-12 11:36:51 +02:00
Eric Espie
5084f7fccb
N°6396 - Protect URL display
2023-06-12 11:33:33 +02:00
Molkobain
bd96247f97
N°1345 - Fix typo in conf. param. description
2023-06-12 09:56:57 +02:00
vdumas
01fb3466c8
N°1350 - Audit: propose domains selection as default
2023-06-12 09:22:34 +02:00
vdumas
b5a637fa11
N°1350 - Audit: Title, breadcrumb, back button and link to configure
2023-06-09 20:13:44 +02:00
Molkobain
4d6236cbea
N°1345 - Restrict unit test iTop community only as it is based on the standard DM (thanks @piRGoif)
2023-06-09 17:55:54 +02:00
vdumas
2829068499
N°6381 - Add rank on Enums of default DataModel
2023-06-09 17:51:00 +02:00
Molkobain
8304e4df00
N°6394 - Force header statistics to sort [meta]enums pills according to the datamodel instead of the selection order
2023-06-09 17:49:20 +02:00
Pierre Goiffon
2824718189
N°6376 Fix french labels (requête => demande)
2023-06-09 16:35:21 +02:00
Pierre Goiffon
2d866b8f47
N°6320 Fix GetSelectFilterTest::testGetSelectFilter crashing when authent-token module installed
2023-06-09 15:47:19 +02:00
vdumas
36ad278b1f
N°2199 - Request history tables without the Admin profile
2023-06-09 13:05:05 +02:00
Molkobain
74fec312d8
N°1345 - Add unit test
2023-06-09 13:01:59 +02:00
vdumas
05559a944b
N°6381 - Add capital letter on enum values so rank by label works
2023-06-09 12:53:42 +02:00
Molkobain
508647fe0b
N°1345 - Add possibility to sort transitions automatically
2023-06-09 12:49:42 +02:00
vdumas
c04c7e06ea
N°6381 - Add capital letter on enum values so rank by label works
2023-06-09 11:48:14 +02:00
Benjamin Dalsass
2041a6ad3f
N°803 - Allow display & edition of attributes on n:n relations on Portal
...
- Remove column mandatory information when object is in view mode
2023-06-09 10:40:24 +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
Eric Espie
1b7529fcb9
N°6384 - Flag LinkedSet to specify that it has CheckToWrite constraint (more specific parameter name)
2023-06-09 10:21:47 +02:00
Eric Espie
191742c2a9
N°6384 - Flag LinkedSet to specify that it has CheckToWrite constraint (more specific parameter name)
2023-06-09 10:17:22 +02:00
vdumas
d985ff860d
N°2199 - Request history tables without the Admin profile
2023-06-09 09:20:41 +02:00
Molkobain
ae65856797
N°1646 - Fix unit tests to reflect new enum sort
2023-06-09 08:34:09 +02:00
vdumas
0fb770783d
N°6381 - Add rank on Enums of default DataModel
2023-06-08 18:56:45 +02:00
Anne-Catherine
cc8c6ac027
N°3213 - Order transition attributes like in the "details" zlist instead of reordering them regarding the dependencies ( #306 )
...
N°3213 - Order transition attributes like in the "details" zlist instead of reordering them regarding the dependencies (#306 )
---------
Co-authored-by: Molkobain <lajarige.guillaume@free.fr >
2023-06-08 17:29:53 +02:00
Eric Espie
99e84e86cd
N°6384 - fix typo
2023-06-08 17:19:45 +02:00
Eric Espie
7ebf5a6dd4
N°6384 - Flag LinkedSet (Indirect) when CheckToWrite must be requested to Hosted Object
2023-06-08 17:07:01 +02:00
Vincent Dumas
55009b53e2
N°2199 - Request history tables without the Admin profile ( #497 )
2023-06-08 16:50:06 +02:00
vdumas
42304fb489
N°2199 - New History Group for access to other than Administrator
2023-06-08 16:38:09 +02:00
Eric Espie
f4fcfee03b
N°6359 - Add comment
2023-06-08 15:52:08 +02:00
Eric Espie
a6e56e37c9
Merge remote-tracking branch 'origin/support/3.0' into develop
...
# Conflicts:
# tests/php-unit-tests/ItopDataTestCase.php
2023-06-08 15:11:39 +02:00
Eric Espie
e288af4ddb
Merge remote-tracking branch 'origin/support/2.7' into support/3.0
...
# Conflicts:
# tests/setup_params/default-params.xml
2023-06-08 14:33:54 +02:00
Eric Espie
4f999de844
N°6359 - ⬆️ Update jQuery BBQ (from https://github.com/cee-chen/jquery-bbq )
2023-06-08 14:30:09 +02:00
denis.flaven@combodo.com
1809ea647f
💄 More explicit icon for the 'Add criterion' button
2023-06-08 11:55:08 +02:00
Anne-Catherine
f47133bc28
N°6125 - Issue with GetAttributeFlags and GetInitialStateAttributeFlags within iTop 3.0.2 ( #474 )
2023-06-08 11:12:22 +02:00