acognet
e27b6b2dde
N°3785 - Fix corrupted attribute file on download
2021-03-02 16:39:51 +01:00
bruno-ds
9cbaced1f3
Merge remote-tracking branch 'origin/support/2.7' into develop
...
# Conflicts:
# core/config.class.inc.php
# datamodels/2.x/itop-core-update/view/SelectUpdateFile.html.twig
# datamodels/2.x/itop-core-update/view/SelectUpdateFile.ready.js.twig
# setup/setuputils.class.inc.php
# test/setup/SetupUtilsTest.php
2021-03-02 14:34:19 +01:00
Molkobain
cf72c2ef8f
N°3649 - Activity panel: Add conf. param. 'activity_panel.entry_form_opened_by_default' as a default value for the user pref.
2021-03-02 11:33:52 +01:00
odain
d4607ee815
N°3065 - Failed enum comparison when values contains parenthesis : add a warning
2021-03-02 07:33:36 +01:00
odain
5c0e92d51a
N°3065 - Failed enum comparison when values contains parenthesis
2021-03-01 17:06:49 +01:00
bruno-ds
0030d5c2b8
N°3764 - add transactions_gc_threshold in order to tune CSRF token GC load
2021-03-01 15:30:40 +01:00
acognet
cebbc215d7
N°3746 - Migrate modal to new UIBlock system
2021-03-01 09:07:09 +01:00
Eric
fb321fa034
Fix ContextTag usage, and add some explanations on the declaration of ContextTag
2021-02-26 16:47:02 +01:00
Pierre Goiffon
35155e4b7a
💡 N°3065 comments modifications
2021-02-26 10:06:29 +01:00
vdumas
a6f4b30004
N°3735 - New method AddValue on DBObject for Designer users
2021-02-25 16:09:21 +01:00
bruno-ds
db13c105ad
N°3473 - PHPdoc
...
as requested by @piRGoif
2021-02-24 17:38:54 +01:00
bruno-ds
9b7cd20d47
N°3473 - security hardening
2021-02-24 16:50:13 +01:00
Stephen Abello
61b5a3924e
N°2844 Migrate Impact Analysis to new design
2021-02-24 14:46:17 +01:00
Molkobain
1667a0a6df
Fix spacing / sizing for "obsolescence" icon on external keys
2021-02-24 13:28:39 +01:00
Molkobain
ad93d6dd41
N°3629 - Activity panel: Add "activity_panel.show_author_name_below_entries" config. param. to show the author friendlyname under the last entry
2021-02-23 15:24:20 +01:00
Molkobain
affb869116
Reformat parameter
2021-02-23 13:28:34 +01:00
Molkobain
fa39846cc8
N°3629 - Activity panel: Add "activity_panel.datetimes_reformat_limit" config. param. to define the limit after which all dates / times should be displayed in absolute format
2021-02-23 13:25:19 +01:00
bruno-ds
26bbdc1a57
Merge remote-tracking branch 'origin/support/2.7' into develop
...
# Conflicts:
# application/cmdbabstract.class.inc.php
# application/utils.inc.php
# dictionaries/en.dictionary.itop.core.php
# dictionaries/fr.dictionary.itop.core.php
# setup/setuputils.class.inc.php
2021-02-23 08:58:29 +01:00
Molkobain
f04a5dbfef
N°2844 - Fix image attribute display and editing
2021-02-19 22:01:51 +01:00
Molkobain
4d8930832e
N°3649 - Activity panel: Add concurrent lock mechanism
2021-02-19 12:34:42 +01:00
odain
74246a8278
N°3065 - Failed enum comparison when values contains parenthesis - enhance db model parsing used during setup comparison with expected one to generate SQL migration queries
2021-02-18 18:24:09 +01:00
Molkobain
b39b09c33c
Code cleanup
2021-02-17 12:42:55 +01:00
Stephen Abello
e0127d330a
N°3670 Remove tiff file from attachment previewable filetypes
2021-02-16 09:22:26 +01:00
Stephen Abello
36991a3d5b
N°3670 Add more filetype to be displayed as preview icon
2021-02-15 16:52:21 +01:00
vdumas
a8c834b1e9
N°3495 WorkOrder: on closure set end_date only if empty
2021-02-12 11:05:39 +01:00
Molkobain
e6c0333915
N°3545 - Activity panel: Change caselogs order so it's defined by the details zlist
2021-02-10 18:20:04 +01:00
Eric
eaa507bc70
N°3245 - Move filter of trigger on object update after object update (fix attribute change detection)
2021-02-08 16:21:35 +01:00
Eric
69189ab41a
Merge branch 'support/2.7' into develop
2021-02-08 10:42:19 +01:00
Eric
6b76e5a853
N°3618 - Count on union with different conditions fails (php doc)
2021-02-08 09:39:24 +01:00
Eric
f07f0ba1c7
N°3618 - Count on union with different conditions fails (Fix multi-column attributes sql generation)
2021-02-05 10:15:14 +01:00
Pierre Goiffon
2e2b7f96f2
N°2334 Fix unable to display finalClass on remote class in view/edit lnk relations
...
Don't filter finalClass anymore when viewing object in \MetaModel::GetZListAttDefsFilteredForIndirectRemoteClass
Also added some type hinting
2021-02-04 11:57:02 +01:00
Eric
e06996a2e4
N°3660 - Fix JOIN without condition on child joined table is ignored (check done in optimizer)
2021-02-03 15:58:54 +01:00
Eric
7115a6ae7d
N°3660 - Fix JOIN without condition on child joined table is ignored (remove unnecessary check)
2021-02-03 09:07:59 +01:00
Eric
bc024d9ed0
N°3660 - Fix JOIN without condition on child joined table is ignored
2021-02-02 17:30:03 +01:00
Eric
2ba01bb408
N°3245 - Move filter of trigger on object update after object update
2021-01-26 16:40:04 +01:00
Pierre Goiffon
87ee0b8893
📝 N°2329 add PHP bug reference
2021-01-26 16:14:28 +01:00
Pierre Goiffon
b85b4d0067
N°3663 Group exception classes in /application/exceptions
...
Original files kept for compatibility issues :
- core/coreexception.class.inc.php
There are remaining exceptions in /core/oql, but those files are generated
2021-01-26 15:50:26 +01:00
Stephen Abello
dc804a90d4
Add a setter for config param, use a constant to hold the default hash algo value
2021-01-26 09:20:39 +01:00
Sam B
968720f774
Update core/ormpassword.class.inc.php
...
Co-authored-by: Thomas Casteleyn <thomas.casteleyn@me.com >
2021-01-26 09:20:39 +01:00
Sam B
7b5244b52d
fix docu
...
Co-authored-by: Thomas Casteleyn <thomas.casteleyn@me.com >
2021-01-26 09:20:39 +01:00
SamB
30d4835fbb
ormPassword: allow use of different password hash algo
2021-01-26 09:20:39 +01:00
Eric
154156f4a1
N°3423 - Allow AttributeImage / AttributeDocument content to be cached by the browser (portal)
2021-01-21 15:24:26 +01:00
Eric
26f800d488
N°3423 - Allow AttributeImage / AttributeDocument content to be cached by the browser (console)
2021-01-21 10:44:23 +01:00
Eric
54c5c8c016
Merge remote-tracking branch 'origin/develop' into feature/MVCTwigTags3.0
2021-01-20 10:43:12 +01:00
Molkobain
de7cd679ba
PHPDoc
2021-01-20 09:35:48 +01:00
Molkobain
9f962eb40f
Add Config::IsCustomValue($sPropCode) method to know if a parameter has been changed or not
2021-01-18 15:41:07 +01:00
Eric
5fe8ca178e
Add UIBlocks to twig (CollapsibleSection, FieldBadge, Panel)
2021-01-18 13:59:28 +01:00
Pierre Goiffon
ec8a1af2a5
N°3537 fix run_query asking value when using :current_contact
...
:current_contact is a magic arg and value is set by iTop ORM, so we shouldn't ask the user to provide it !
It was working as expected with :current_user
This is a 3.0.0 regression
2021-01-15 12:05:53 +01:00
Molkobain
a4d52aa255
Add new MetaModel::IsLinkClass($sClass) to avoid iterating over MetaModel::GetLinkClasses()
2021-01-13 21:00:19 +01:00
Molkobain
0a4db9bd50
N°3621 - Add config. parameter to disable "global search" history
2021-01-13 10:53:11 +01:00