Molkobain
fe8e71fb40
SCSS: Fix field badge display being in 2 lines
2021-05-28 17:35:14 +02:00
Molkobain
5c2f479977
Update precompiled themes
2021-05-28 17:35:14 +02:00
Molkobain
0c045b6a62
SCSS: Add fallback fonts to minimize visual glitch while Raleway is not loaded
2021-05-28 17:35:14 +02:00
Molkobain
6aad57f4b6
SCSS: Fix large field not taking whole width
2021-05-28 17:35:13 +02:00
Stephen Abello
11afccb012
N°3923 Cleanup css files
2021-05-28 17:35:13 +02:00
Stephen Abello
9c476d8609
N°3923 Fix up, down, enter key usage in ext key widget
2021-05-28 17:35:13 +02:00
Stephen Abello
86510502a4
N°3923 Hide caret in autocomplete ext key input
2021-05-28 17:35:13 +02:00
Stephen Abello
d493def6d7
N°3923 Vertical align ext key action buttons
2021-05-28 17:35:13 +02:00
Molkobain
324fe50a86
Update precompiled themes
2021-05-28 17:35:13 +02:00
Molkobain
48c6ff8bb6
Code cleanup
...
- "v-resizable" class is not used anymore in the UI
- Logoff menu is now handled in a dedicated block
- Caselog headers are now handled in a dedicated block
2021-05-28 17:35:12 +02:00
Molkobain
d77b10978e
Code cleanup: Remove unused methods from early implementation
2021-05-28 17:35:12 +02:00
Molkobain
3eec045b67
N°4021 - Introduce sticky header for panels and object details (tab container to be done)
2021-05-28 17:35:12 +02:00
Molkobain
3b20dfcae5
SCSS: Fix base content layout not behaving the same way as the one with side content
2021-05-28 17:35:12 +02:00
Molkobain
4379e49f3b
SCSS: Fix import ordering of the custom root folders
2021-05-28 17:35:12 +02:00
Molkobain
dd26b40f12
SCSS: Add more variables for jQuery UI
2021-05-28 17:35:12 +02:00
Molkobain
59b439ead0
Code format
2021-05-28 17:35:12 +02:00
Stephen Abello
471ec86c82
N°3923 Fix date picker widget not initialized in ajax forms
2021-05-28 17:35:12 +02:00
Stephen Abello
2a71a3f153
N°3914 Fix configure this list "sort fields" feature
2021-05-28 17:35:11 +02:00
Stephen Abello
4e82e9a580
N°3914 Fix modal backdrop on lists' "configure this list" modal
2021-05-28 17:35:11 +02:00
Molkobain
5a4cb9a133
List: Remove vertical scrolling for all lists except dashlets
2021-05-28 17:35:11 +02:00
Molkobain
3384ed23bc
Fix modal title displaying behind closing "X" on long titles
2021-05-28 17:35:11 +02:00
Molkobain
3c20a417ad
Code format
2021-05-28 17:35:11 +02:00
Molkobain
8df9afdce2
List: Fix height / scroll for linkedsets add items modal
2021-05-28 17:35:11 +02:00
Pierre Goiffon
27cdabe383
📝 CONTRIBUTING : add "allow edits from maintainers" PR option
2021-05-28 17:35:10 +02:00
Molkobain
f46cf9ed2c
Update precompiled themes
2021-05-28 17:35:10 +02:00
Molkobain
4cf141b433
Field: Rework on the SCSS file
...
- Fix button being too large on AttributeImage
- Reorganize the classes a bit
2021-05-28 17:35:10 +02:00
Molkobain
75aeb4245b
Remove index variable from foreach as it was misleading ($sClass does not contain classes but a numeric index)
2021-05-28 17:35:10 +02:00
Molkobain
e9d4ecc85c
N°3171 - Rollback on the AttributeExternalKey::GetPrerequisites() as it was introducing more regressions than fixes ( acf0548c)
2021-05-28 17:35:10 +02:00
Stephen Abello
cd9c637244
N°3914 Harmonize advanced search's external key search buttons style and positions on modals and fix add button id
2021-05-28 17:35:10 +02:00
Stephen Abello
f079a9bebb
N°3914 Harmonize external key / linksets buttons style and positions on modals
2021-05-28 17:35:09 +02:00
Stephen Abello
4f05ac25f5
Fix indirect links block height
2021-05-28 17:35:09 +02:00
Molkobain
560b104d64
N°1964 - Add informative message on dashboard when its container (eg. an object) is currently in edition
2021-05-28 17:35:09 +02:00
Molkobain
23b67f9fd7
Fix text decoration icon size being too big
2021-05-28 17:35:09 +02:00
Pierre Goiffon
1fbb94e265
Protect \iApplicationUIExtension::EnumAllowedActions uses ( #214 )
...
Some impl just return null while we expect to have an array... This is causing PHP notices in lots of iTop instances with modules implementing this method incorrectly !
This modification get rid of the notice and :
* add a log (warning level) indicating the impl classes
* if dev env, then throw an exception after browsing all impl (so you get a complete invalid impl list)
Note : since iTop 2.7.0 you should use \AbstractApplicationUIExtension instead of implementing the whole interface !
2021-05-28 17:35:09 +02:00
Molkobain
8b591a5c0a
N°3956 - Fix AJAX error when creating an object which has a linkedset with a friendlyname composed of its own external keys' friendlynames 🤪
2021-05-28 17:35:09 +02:00
Eric
33bd83d680
FAF: Documentation UI Twig Blocks
2021-05-28 17:28:12 +02:00
Eric
f90799d046
FAF: Documentation UI Twig Blocks
2021-05-28 07:53:08 +02:00
Eric
6191719f50
FAF: Documentation UI Twig Blocks
2021-05-25 18:19:47 +02:00
Eric
d3580dd2c7
FAF: Documentation UI Twig Blocks
2021-05-18 18:06:50 +02:00
Eric
e246e79eeb
FAF: Documentation UI Twig Blocks
2021-05-18 17:53:05 +02:00
Eric
9405eae922
FAF: Documentation UI Twig Blocks
2021-05-18 16:42:21 +02:00
Eric
05e15bd9c0
FAF: Documentation UI Twig Blocks
2021-05-18 16:32:59 +02:00
acognet
e9648ad75e
N°3766 - Migrate module to new UIBlock system : Gantt view - fix error message when the class doesn't exist
2021-05-18 13:46:07 +02:00
Molkobain
e53da47647
UIBlock: Add MakeRaw to the HTML factory
2021-05-18 10:46:27 +02:00
Molkobain
1128490d47
N°2982 - Branding: Theme imports with no xsi:type are ignored
2021-05-17 17:51:08 +02:00
Molkobain
186ef1689e
CI: Fix folder creation on Windows environments
2021-05-17 17:44:01 +02:00
Molkobain
0487cb8701
N°3914 - Fix single row selection in the portal's datatables
2021-05-17 13:49:17 +02:00
Molkobain
27b930c31c
N°3914 - Fix rows selection in the portal's datatables
2021-05-17 13:47:41 +02:00
Molkobain
a8ef1c7899
N°3796 - Make designer compatible with iTop 3.0
2021-05-17 08:55:21 +02:00
Molkobain
644f0bc94c
N°1964 - Fix missing parenthesis in previous commit
2021-05-14 11:31:35 +02:00