Molkobain
91d030933b
Rename cmdbAbstractObject::EnumDisplayMode() to be consistent with the rest
2021-11-16 21:38:51 +01:00
Molkobain
d0f9868a19
N°2788 - Constraint table with <pre> to fit as much as possible in its column
2021-11-16 18:20:31 +01:00
Molkobain
2a913cd484
Restore prototypes of cmdbAbstractObject methods in which we added $sMode to preserve compatibility with existing extensions ( #240 )
...
* Restore prototypes of cmdbAbstractObject methods in which we added $sMode to preserve compatibility with existing extensions
* Rename cmdbAbstractObject::ENUM_OBJECT_MODE_XXX
* Add cmdbAbstractObject::ENUM_OBJECT_MODE_BULK_EDIT
* Refactor usage of $sDisplayMode in cmdbAbstractObject::DisplayModifyForm()
2021-11-16 17:47:09 +01:00
Pierre Goiffon
1b2d75efd6
N°4420 N°4421 Table selectable lines : restore style, restore script inclusion in object edition ( #242 )
2021-11-16 16:05:07 +01:00
Stephen Abello
d66a1e8c10
N°3515 Update some classes/dashboard icons to match 3.0 UI
2021-11-16 15:21:53 +01:00
Molkobain
a5ad981d70
N°4408 - Fix visual glitches on transition buttons in object details
2021-11-16 14:42:32 +01:00
Molkobain
4e544a8eab
Object details: Fix header buttons being too close to the right border when editing with a sticky header
2021-11-15 18:42:11 +01:00
Molkobain
2b97fed5db
Fix unclosed TWIG tag in toolbar spacer
2021-11-15 16:24:41 +01:00
Molkobain
62d8a2ba1f
Fix crash in activity panel when entry user is unknown
2021-11-15 16:24:41 +01:00
acognet
fe9a442500
N°4370 - Field content overlapping on rest of the UI (Backoffice) - 2
2021-11-15 15:48:51 +01:00
acognet
11d2991286
N°4417 - Fix portal user not seeing support agent avatar on caselog in portal
2021-11-15 15:36:03 +01:00
Molkobain
abb63182e3
N°4346 - Fix operator
2021-11-15 12:08:28 +01:00
Molkobain
4409162eb7
N°2875 - Fix mentions not working with some non url encoded "markers" (eg. '#')
2021-11-14 22:53:10 +01:00
Molkobain
0dc3d249da
N°3526 - Clean up pass on UIBlocks
...
- Add ancestors CSS classes on UIBlocks when missing (programmatically)
- Fix SCSS due to some blocks inheriting their ancestors rules
2021-11-14 22:33:48 +01:00
Molkobain
3598da8808
N°3526 - Clean up pass on UIBlocks
...
- Move UIBlock::ENUM_BLOCK_FILES_TYPE_XXX to iUIBlock
- Add PHPDoc
- Remove Object return type hint on overloadable methods
- Add scalar return type hint
- Add type hint on parameters
2021-11-14 22:33:48 +01:00
Molkobain
a9b30e160f
N°3526 - Clean up pass on UIBlockFactories
...
- Add PHPDoc
- Remove (Object) return type hint on overloadable methods
2021-11-14 22:33:48 +01:00
Stephen Abello
249fa6ca93
N°3515 Update some classes icon to match 3.0 UI
2021-11-13 11:57:00 +01:00
acognet
50d73e7fca
N°4346 - Restore HTML metadata (data-xxx) on lists in the backoffice
2021-11-12 11:20:48 +01:00
Molkobain
1b9e67dc6e
SCSS: Fix Quick Create / Global Search drawers being slightly visible when closed and with a full history
2021-11-11 11:09:40 +01:00
Molkobain
ca2124130f
N°3517 - Clean-up pass on all block factories
2021-11-10 19:51:59 +01:00
Molkobain
fffd4cf962
N°4346 - Remove duplicated loop and factorize code
2021-11-10 19:12:14 +01:00
Molkobain
4a6b351c37
N°4440 - Fix hierarchy tooltip on ext. key widget
2021-11-10 18:49:25 +01:00
Molkobain
206143824b
N°4408 - Improve transition buttons UX in object details
...
Transition buttons are now grouped in the "Apply" button when there is not enough space to display them all
2021-11-10 18:44:25 +01:00
Molkobain
90c866f696
N°4427 - Fix bouncing results in search page
2021-11-09 19:22:50 +01:00
vdumas
0bbdbdb1cd
N°3735 revert typo fix on Known Error module as it would remove the module on all iTop having it installed today
2021-11-09 18:03:11 +01:00
Stephen Abello
395c9c288b
N°4355/1745 Prevent malformed caselog entries from breaking activity panel DOM
2021-11-09 16:19:16 +01:00
acognet
60a17c9a65
N°4406 - Warning: Missing constant ITOP_DESIGN_LATEST_VERSION
2021-11-09 15:20:42 +01:00
acognet
2de6ba2827
N°3928 - Polishing: Impact analysis
2021-11-09 15:18:08 +01:00
Stephen Abello
f6885567eb
N°4408 Add correct CSS class to console renderer richtext field
2021-11-09 09:49:37 +01:00
Stephen Abello
4b888a3805
N°4378 Restore keyboard shortcuts behavior for object details
2021-11-09 09:49:37 +01:00
odain
07f470024a
N°4367 : renamed the phpunit annotation for ci purpose
2021-11-09 08:55:54 +01:00
Molkobain
4c69865480
N°2875 - Fix error when trigger has an OQL on a root class which is not abstract
2021-11-08 19:21:43 +01:00
acognet
ab40c67678
N°4346 - Restore HTML metadata (data-xxx) on lists in the backoffice - after configure this list
2021-11-08 15:02:45 +01:00
odain
a286564345
N°4367 : add phpunit annotation for ci
2021-11-08 06:42:45 +01:00
Stephen Abello
c9e592c07d
N°3904 Avoid restore buttons from asking for confirmation multiple times
2021-11-05 15:51:04 +01:00
denis.flaven@combodo.com
5bcdcb52b2
N°4534 - creation of a new category 'filter' to hide admins to
...
non-admins without breaking legacy code.
2021-11-05 11:29:41 +01:00
Pierre Goiffon
456283866c
✏️ Fix typo in code comment
2021-11-05 11:24:18 +01:00
Stephen Abello
821c14ee86
N°3904 Fix scheduled backups not being restorable from user interface
2021-11-05 10:28:09 +01:00
Stephen Abello
30f1ad8da8
N°4412 Activity panel's notification entries weren't expandable since c0fc62b
2021-11-05 10:07:30 +01:00
vdumas
6d0b979bcd
N°3735 revert one part of the previous commit done by mistake
2021-11-04 17:58:49 +01:00
Pierre Goiffon
e16425ab8a
Revert behavior change in \UserRights::FindUser v2
...
Was made in 2ab0fab0 by mistake, committed incorrectly in 2e426d37 (wooops)
2021-11-04 17:28:06 +01:00
Pierre Goiffon
2e426d373d
Revert behavior change in \UserRights::FindUser
...
Was made in 2ab0fab0 by mistake
2021-11-04 17:26:09 +01:00
vdumas
a1a38ca224
N°3735 Add missing translation for older methods
2021-11-04 17:10:17 +01:00
vdumas
05830de4e7
N°3735 Add Method Parameters translation for ITSM Designer
2021-11-04 16:42:10 +01:00
Pierre Goiffon
2e8920f3d1
✅ N°4367 Fix \privUITransactionFileTest::testIsTransactionValid
...
Was crashing because of limitations on loading User objects
2021-11-04 16:15:01 +01:00
Stephen Abello
4450c28295
N°4408 Prevent dependent field from being triggered twice
2021-11-04 16:02:51 +01:00
Stephen Abello
aa43201cbe
N°4408 Do not display non-interpreted HTML when richtext fields are loading
2021-11-04 16:02:51 +01:00
Eric Espie
3d7df7600f
N°4346 - Restore HTML metadata (data-xxx) on lists in the backoffice
2021-11-04 14:56:06 +01:00
Stephen Abello
aba0d4144c
N°4408 Fix inputs flickering when widgets are loading
2021-11-04 10:49:17 +01:00
Stephen Abello
fe82f54066
N°4396 Fix graphs not displaying anymore in Dashboard Attribute
2021-11-03 15:26:33 +01:00