denis.flaven@combodo.com
99d0c05c1c
N°4095 - Provisions for future implementation of users password
...
expiration.
2021-08-09 17:13:08 +02:00
Molkobain
70b07721e6
N°2875 - Fix typo in config example
2021-08-09 10:46:42 +02:00
Molkobain
bd050dfe69
N°2875 - Add possibility to configure the marker scope by either a class or an OQL
2021-08-09 10:38:27 +02:00
Pierre Goiffon
a742b6c610
🔊 N°3002 DeprecatedCallsLog error handler : add trigger_error message
2021-08-09 09:06:17 +02:00
Pierre Goiffon
72e628c5d5
💡 Reference in PHPDoc for \LogAPI::GetMinLogLevel
2021-08-06 17:39:34 +02:00
Pierre Goiffon
bf28602ae6
💡 Improve PHPDoc for \LogAPI::GetMinLogLevel
2021-08-06 17:37:56 +02:00
Pierre Goiffon
d335736cfc
🔊 N°3002 Add trigger_error to catch deprecated notices inside DeprecatedCallsLog
...
They are logged as WARNING level in \DeprecatedCallsLog::ENUM_CHANNEL_PHP_LIBMETHOD channel
Such deprecated notices are generated inside Symfony for example using @trigger_error(..., E_DEPRECATED).
Having such a log will help us migrate to the next lib version !
2021-08-06 17:13:24 +02:00
Molkobain
78af6fdc84
N°3944 - Add comment to explain the 2 similar IFs
2021-08-06 11:11:57 +02:00
Pierre Goiffon
d30871ac59
Revert "N°3002 Add trigger_error to catch deprecated notices inside DeprecatedCallsLog"
...
This reverts commit d247ea915d .
Will solve CI build errors... I will work in my own branch to tweak this !
2021-08-05 17:35:17 +02:00
Pierre Goiffon
d247ea915d
N°3002 Add trigger_error to catch deprecated notices inside DeprecatedCallsLog
...
Such notices are generated inside Symfony for example using @trigger_error(..., E_DEPRECATED).
Having such a log will help us migrate to the next version !
2021-08-05 17:18:19 +02:00
Pierre Goiffon
ad936d7a2f
🔇 N°3731 Remove DeprecatedCallLog in \MetaModel::BulkUpdate
...
Method is still called in \ObsolescenceDateUpdater !
2021-08-04 17:37:10 +02:00
Pierre Goiffon
090eb9a560
🔇 N°3731 Remove DeprecatedCallLog in \MetaModel::GetFilterCodeOrigin
...
Method is still called !
2021-08-04 17:34:13 +02:00
denis.flaven@combodo.com
e325d535ae
N°4096 - Add automatic email reprocessing in case of error
2021-08-04 11:24:59 +02:00
Pierre Goiffon
9d0e2fa64a
N°3807 Bring back styling to raw HTML content
...
Bulma minireset (https://github.com/jgthms/bulma/blob/master/sass/base/minireset.sass ) was applied everywhere in iTop. This was causing HTML content without any Bulma or iTop 3.0.* CSS classes to render with no styles anymore, not even the default browser's ones. Especially rendering for content styled in CK Editor was problematic...
This commit creates a new `ibo-is-html-content` CSS class (in css/backoffice/utils/helpers/_misc.scss) that just extends the `content` Bulma class (indirection to reduce framework coupling).
This new iTop CSS class is added in :
* AttributeText and its children when format is HTML
* HTML components
* activity entries in HTML format
The class can also be used elsewhere when needed, for example in modules having custom pages that aren't using yet the iTop 3.0.* UI components or CSS classes.
2021-08-04 10:37:54 +02:00
denis.flaven@combodo.com
29967aa41a
N°3944 - LogAPI : fix default log level in config when logging using a channel
2021-08-04 10:07:58 +02:00
Stephen Abello
6704f9eccf
N°3928 Allow user to collapse impact analysis' filter
2021-08-03 15:49:27 +02:00
Molkobain
c0aa4f2d69
Initialize array properly
2021-08-03 11:11:02 +02:00
Molkobain
156cce6098
N°3712 - Extract CMDBChange origin values in a dedicated class
2021-08-02 19:42:32 +02:00
acognet
3130e95f4f
N°3907 - Polishing: Run query
2021-08-02 18:56:07 +02:00
Eric
3359609349
Allow mode selection for queries
2021-07-31 15:23:19 +02:00
Stephen Abello
7783ba570e
PHPDoc
2021-07-30 10:37:52 +02:00
Stephen Abello
f3c11e72cf
N°3552 Add method to retrieve User object from Person object
2021-07-29 16:37:03 +02:00
Stephen Abello
c9e887a264
N°3552 Allow AddLogEntry to set entry's user_id from another user using a new parameter
2021-07-29 16:37:02 +02:00
acognet
96de4e1796
N°4117 - Text field display, too many empty lines
2021-07-29 11:52:39 +02:00
Molkobain
df473ae313
PHPDoc
2021-07-28 15:31:22 +02:00
Eric
14a5f87d62
N°4036 - User edition controls : a user cannot remove contact
2021-07-28 13:09:18 +02:00
Eric
8dae459b12
N°4036 - User edition controls : the profiles selection should allow the User modification (when editing your own User)
2021-07-28 11:45:02 +02:00
Eric
8dc10424e8
🎨 cleanup code
2021-07-28 09:59:10 +02:00
Eric
54a6573948
N°4036 - User edition controls : the profiles selection should allow the User modification (when editing your own User)
2021-07-28 09:13:47 +02:00
Eric
acb8a377dd
N°4036 - User edition controls : a user cannot change his own status (fix)
2021-07-27 17:40:00 +02:00
Eric
2c154b601d
N°4036 - User edition controls : allowed orgs must contain user org
2021-07-27 15:57:03 +02:00
Eric
7dad079688
N°4036 - User edition controls : a user cannot remove contact
2021-07-27 15:57:03 +02:00
Eric
ace2eb6dab
N°4036 - User edition controls : a user cannot change his own status
2021-07-27 15:57:03 +02:00
Eric
25f3c1cbc4
N°4036 - User edition controls : a user cannot add to himself a profile denying the backoffice
2021-07-27 15:57:03 +02:00
Eric
71a7e060e4
N°4036 - User edition controls : a user cannot delete himself
2021-07-27 15:57:03 +02:00
Pierre Goiffon
c450f1d02f
💡 aModifierProperties documentation
2021-07-27 15:54:47 +02:00
Molkobain
4410bf7e1f
N°4144 - Portal: Fix caselog fullscreen icon too small to be clickable
2021-07-26 12:07:49 +02:00
Molkobain
dfbbee2a1c
N°4142 - Add config. param. to hide user avatars in the GUIs -mostly in logs- (backoffice, end-users portal, ...)
2021-07-15 21:23:20 +02:00
Molkobain
4843545171
N°4142 - Fix UserRights::GetUserPictureAbsUrl() returning user's placeholder picture for users with an unknown login
2021-07-15 17:33:38 +02:00
Pierre Goiffon
7b6ac202c6
N°4518 Add config parameter to set platform as dev env ( #220 )
...
developer_mode.enabled, default value null
If true or false then will be used by \utils::IsDevelopmentEnvironment as return value, in all other cases will follow previous behavior
2021-07-12 09:27:36 +02:00
Molkobain
b5f5780f35
Merge remote-tracking branch 'origin/support/3.0.0-beta2' into develop
...
# Conflicts:
# datamodels/2.x/itop-structure/precompiled-themes/fullmoon/main.css
# datamodels/2.x/itop-structure/precompiled-themes/test-red/main.css
2021-07-07 15:08:38 +02:00
Molkobain
f9064084f9
N°4130 - Activity panel: Remove edits and transitions from default filters on logs
2021-07-07 14:11:03 +02:00
Eric
a117906ff6
🎨 Add constant for cmdbsource log channel
2021-07-02 17:01:46 +02:00
Pierre Goiffon
0dc03de7b2
Log channels : switch 3.0.0 channels to constant also
...
Those channels constants were introduced in support/2.7 with 8259a79c
2021-06-29 11:59:34 +02:00
acognet
9d006c279b
N°3905 - Polishing: CSV Import - manage friendlyname
2021-06-29 10:01:19 +02:00
Eric
0396914068
N°3513 - Write object creation history within the same DB transaction for better consistency
2021-06-28 16:59:05 +02:00
Eric
0e55a30e5a
✅ Fix DB transaction tests
2021-06-28 16:54:44 +02:00
Eric
c0fbf0c735
✅ Fix DBObject::EvaluateExpression() tests
2021-06-28 16:21:46 +02:00
Eric
382135fde8
N°4106 - Deprecate usage of DBObject::GetName()
2021-06-28 14:00:44 +02:00
Eric
4d80235d89
🎨 add phpDoc
2021-06-28 13:58:12 +02:00