Molkobain
e488ec8c38
N°3914 - Fix "toolkit" actions not being displayed in the menu
2021-05-04 18:26:37 +02:00
Molkobain
18b2e54581
N°3914 - Popover menu: Refactor PopoverMenuFactory::MakeMenuForActions() to benefit from the new PopoverMenuItemFactory methods
2021-05-04 18:26:37 +02:00
Molkobain
3c89313795
N°3914 - Popover menu: Add method to add several items in a section at once
2021-05-04 18:26:37 +02:00
Molkobain
11278d7ba5
N°3914 - Popover menu: Add 2 methods to the items factory
...
- Create a separator
- Create an item from the array data as prepared by \DisplayBlock
2021-05-04 18:26:37 +02:00
acognet
a6eeb3a50a
N°3907 - Polishing: Run query - css -add precompiled themes
2021-05-04 12:58:39 +02:00
acognet
1f1028bbc0
Migrate CCS style of checkbox to new UIBlock system
2021-05-04 12:42:09 +02:00
acognet
08f973f8c0
N°3907 - Polishing: Run query - css
2021-05-04 12:42:09 +02:00
odain
ad22113881
add annotation to be able to exclude test
2021-05-04 12:28:07 +02:00
acognet
e5498e3292
Fix link on key in datatable
2021-05-04 11:58:05 +02:00
acognet
16c9599739
N°3819 - Input: Migrate request templates input to new UIBlock system
2021-05-04 11:55:20 +02:00
acognet
a7040a911d
Value from search popup is now correctly selected
2021-05-04 11:19:33 +02:00
Pierre Goiffon
8227796c87
💄 N°3913 Setup : fix license content overflow in "license agreement" step
...
Added `white-space: pre-wrap;` in setup.scss as all pre tags inside the setup container are subject to this problem because this container has a specific width set.
2021-05-04 09:38:00 +02:00
odain
993dbed7e7
document IsDevelopmentEnvironment defensive behaviour
2021-05-04 08:55:46 +02:00
odain
390dc1c945
document IsDevelopmentEnvironment defensive behaviour
2021-05-04 08:55:20 +02:00
Pierre Goiffon
09b12bd06e
🎨 Add check to prevent setup crash when creating config
...
In a4782942 a !empty() test was added but this was useless
The problem that was causing the issue was an undefined index when doing $aAvailableModules[$sModuleId]
2021-05-03 16:56:33 +02:00
acognet
3a06f2eaa9
N°3988 - Investigate small list taking a very long time to load
2021-05-03 12:54:50 +02:00
acognet
a8e1db8b3c
Fix render
2021-04-30 22:45:30 +02:00
acognet
2cc4448a15
extract methods for apply context on oql
2021-04-30 22:44:03 +02:00
Molkobain
d0d254ad59
Update test-red theme
2021-04-29 18:35:38 +02:00
Molkobain
8f62b63309
N°2788 - Improve HTML fields/caselogs content overlapping for corner cases
2021-04-29 18:17:58 +02:00
acognet
227c90b47f
N°3988 - Investigate small list taking a very long time to load
2021-04-29 15:00:05 +02:00
acognet
6fc3033100
Migrate attribute RedundancySetting in new look
2021-04-29 12:15:24 +02:00
Molkobain
cfab20519e
N°2922 - Revert 93a1f027 and add support for LabelField in the ConsoleFormRenderer (was already done in PortalFormRenderer)
2021-04-29 12:02:13 +02:00
Molkobain
cbc5bb70d0
Performance: Change theme signature check to be done only when necessary at runtime in a production environment
2021-04-28 19:35:03 +02:00
Molkobain
d5d3a7af47
Performance: Fix NavigationMenu being instantiated several times in the page
2021-04-28 19:35:03 +02:00
Molkobain
03fcc94b1f
iTopWebPage: Move TopBar methods near other layouts' methods
2021-04-28 19:35:03 +02:00
Ben
4a28aa316f
N°3217 Change module version to 3.0
...
In dependencies
2021-04-28 16:51:33 +02:00
Eric
88a615528f
Add missing reference
2021-04-27 11:58:36 +02:00
acognet
b3e1b7124a
N°3980 - Manage dictionary entries for JS script in AjaxPage
2021-04-27 10:45:04 +02:00
acognet
48d0fc6ddb
N°3907 - Polishing: Run query
2021-04-27 10:18:32 +02:00
acognet
8bf9987174
N°3592 - Migrate module to new UIBlock system : Customized request forms : allow null for value in function AddMetadata
2021-04-27 10:16:43 +02:00
acognet
0f4c325aab
Fix id of datatable
2021-04-26 09:03:11 +02:00
acognet
93a1f027cb
N°2922 - Dependent fields in Request template - Error management
2021-04-26 09:03:11 +02:00
Molkobain
3e0971597b
Medallion icon: Fix message log "Twig : missing file '' : Unable to find template "base/components/medallion-icon/layout.js.twig""
2021-04-23 22:41:44 +02:00
Molkobain
fce3934977
Improve PHPDoc
2021-04-23 22:34:33 +02:00
Molkobain
d8feda89a5
N°2875 - Add return example in the PHPDoc
2021-04-23 17:03:29 +02:00
Molkobain
7aecdd0dc7
N°2875 - Extract method to find mentioned objects into utils so it can used by extensions, not only the trigger
2021-04-23 17:01:17 +02:00
odain
a478294211
cannot write itop conf error durring setup wizard: add preventive check when empty dependencies
2021-04-22 14:57:06 +02:00
Stephen Abello
9de1f1800d
Add icons on PopoverMenu items and allow to add them through PopupMenu API
2021-04-21 14:45:32 +02:00
Stephen Abello
94c8dbac18
Update precompiled stylesheets
2021-04-21 11:15:46 +02:00
BenGrenoble
efc745f574
N°3217 Added OR dependency to ensure if the portal is loaded it's done before faq (according to Molkobain)
2021-04-21 10:50:36 +02:00
Stephen Abello
3e45dcdbb1
Update jQueryUi style
2021-04-21 10:37:47 +02:00
BenGrenoble
ae6e08d430
N°3217 add if_exists on FAQ itop_portal and removed knownerror-mgmt portal dependancies
2021-04-21 09:06:25 +02:00
BenGrenoble
473a49ab6b
N°3217 Change itop-knownerror-light by itop-knownerror-mgmt.
2021-04-20 17:27:30 +02:00
BenGrenoble
0c58d67f41
N°3217 Autoindent datamodel and removed dependencies on itop-config-mgmt to fix ci error.
2021-04-20 17:08:46 +02:00
Molkobain
d2c4a6e2e9
UIContentBlock: Add PrependSubBlock() to add a block in first position
2021-04-20 16:32:57 +02:00
Molkobain
d1ccd5c8eb
MenuBlock: Put ID prefix in a class constant to be able to reuse it
2021-04-20 16:32:56 +02:00
Molkobain
370a07f596
Use real indexes instead of numerics for the object header blocks (easier to manipulate them)
2021-04-20 16:32:56 +02:00
BenGrenoble
9ae056e663
N°3217 Renamed KnownErrorMgmtInstaller in FAQLightInstaller
...
Add itop-config-mgmt dependancies for Support.combodo.com compatibility
2021-04-20 15:46:47 +02:00
odain
ce596877a4
fix ci
2021-04-16 14:28:09 +02:00