Commit Graph

10164 Commits

Author SHA1 Message Date
Molkobain
4b03b42494 Remove inline CSS from NavigationMenu 2021-06-12 19:13:41 +02:00
Molkobain
215dcfb465 Dictionaries: Group files by block for an easier navigation through them 2021-06-12 18:47:32 +02:00
Molkobain
b965138d57 Accessibility: Add missing aria-label to some UIBlock
- Button
- Global search
- Quick create
- Navigation menu
- Tab container
2021-06-12 18:35:55 +02:00
Molkobain
485262ec0a Accessibility: Add missing alt attribute on decorative images
- Quick create
- Global search
- Breadcrumbs
2021-06-12 18:35:54 +02:00
Stephen Abello
dd8a51ea1b N°3910 Correctly escape object tags (such as "synchronized") tooltip content 2021-06-11 13:54:43 +02:00
acognet
d85729803d N°3907 - Polishing: Run query 2021-06-11 11:42:11 +02:00
acognet
3132d665e0 forgot an addSubBlock 2021-06-11 11:42:11 +02:00
Stephen Abello
be03f3c6de N°4048 Fix default sorting on lists when using custom list settings without sort order 2021-06-11 10:48:06 +02:00
Eric
3a876d5c75 Log complete error on Memory Limit or max execution time 2021-06-11 09:36:01 +02:00
Pierre Goiffon
147916062b 🎨 Fix local variable names
Was copy/paste and wasn't consistent with the functionnality :/
2021-06-10 16:28:17 +02:00
Stephen Abello
bcfdf76b71 N°4051 Make sure js dependencies are met before resuming ajax calls js code 2021-06-10 15:12:16 +02:00
Stephen Abello
679542eaaa N°4051 Add robustness 2021-06-10 15:12:16 +02:00
Stephen Abello
4d5ff22b60 Fix variable declaration in datatables 2021-06-10 15:12:16 +02:00
Eric
d54c5b5f55 🐛 fix parameters for OptimizeColumnLoad() 2021-06-09 14:43:38 +02:00
Pierre Goiffon
0de6f98add 🔊 When ordering objects search list, log problems due to low max_input_vars php.ini option (#211)
iTop is sending large volume of data to the server, and those data can be truncated due to this php.ini option.
Now we are checking for common issues : if the data is truncated a log is done (IssueLog, warning level, no channel) and the corresponding column is set as not selected.
User will still see an inconsistent result, but we won't have PHP notices generated anymore, and a log can tell what caused the issue.
2021-06-08 18:43:43 +02:00
acognet
5bf6035bcf N°3592 - Migrate module to new UIBlock system : Customized request forms - fix input select 2021-06-08 18:40:49 +02:00
Pierre Goiffon
a076792e77 ⬆️ N°3973 Update update pear/archive_tar 2021-06-08 18:16:12 +02:00
dependabot[bot]
73132f981e Bump pear/archive_tar from 1.4.10 to 1.4.12 (#219) 2021-06-08 16:06:48 +00:00
Stephen Abello
80e4a46a20 Fix Selectize being re-instantiated (and destroying extkey selectize plugin instance) when creating an inline object containi tagsets 2021-06-08 16:09:37 +02:00
Molkobain
95d9b845b6 SCSS: Enlarge pills max width 2021-06-04 17:16:05 +02:00
Eric
38dcc29569 FAF: Documentation UI Twig Blocks - HTML result 2021-06-04 12:17:33 +02:00
Eric
5da54f2525 FAF: Documentation UI Twig Blocks - Comments in class variables 2021-06-04 12:14:44 +02:00
Eric
39c1286aa6 ♻️ rework of Select UIBlock with labels 2021-06-04 11:59:26 +02:00
Stephen Abello
f4839ef88f Fix block loader style for datatables 2021-06-04 11:59:26 +02:00
Stephen Abello
df9872cfd8 Fix collapsible section widget being called before dependency was loaded 2021-06-04 11:59:25 +02:00
Molkobain
2cf249f58a Update precompiled themes 2021-06-04 11:59:25 +02:00
Molkobain
57d2e85a7b Fix iTopWebPage::DisableBreadCrumb() not working since 3.0 rework 2021-06-04 11:59:25 +02:00
Molkobain
ccad70e8ee SCSS: Replace font global redefinition with more accurate overloads (only size, only weight, ...) to simplify styles inheritance 2021-06-04 11:59:25 +02:00
Molkobain
674d2a261e Attribute file: Fix delete button not on the same line as the filename 2021-06-04 11:59:25 +02:00
Molkobain
5530c3cef2 SCSS: Add font size variables / helpers 2021-06-04 11:59:25 +02:00
Molkobain
08d7e086a1 SCSS: Fix base font 2021-06-04 11:59:25 +02:00
Molkobain
ddad4717ff SCSS: Add font weight variables / helpers 2021-06-04 11:59:24 +02:00
Stephen Abello
0d35f20bf4 Fix non existing variable usage 2021-06-04 11:59:24 +02:00
Stephen Abello
725bbbeb4f Restyle block loader 2021-06-04 11:59:24 +02:00
Stephen Abello
6108d86a2b Remove trailing quote 2021-06-04 11:59:24 +02:00
Stephen Abello
f0205002bc N°3914 Fix configure this list button alignment and add background color to selected fields 2021-06-04 11:59:24 +02:00
Stephen Abello
4834998179 N°3914 Fix highlighted rows highlighting following rows too 2021-06-04 11:59:24 +02:00
Stephen Abello
595174e38e N°3914 Fix add criteria buttons style 2021-06-04 11:59:24 +02:00
Molkobain
fd49f6b2c4 N°4022 - Fix scroll not working on search menu nodes 2021-06-04 11:59:24 +02:00
Molkobain
e9c168a4d1 N°4022 - Rework search page to improve UX and usable height 2021-06-04 11:59:23 +02:00
Molkobain
e931b5ef9b Update CONTRIBUTING.md with thanks stickers (#213)
* Update CONTRIBUTING.md with thanks stickers

* Update CONTRIBUTING.md

Co-authored-by: Pierre Goiffon <pierre.goiffon@combodo.com>

Co-authored-by: Pierre Goiffon <pierre.goiffon@combodo.com>
2021-06-04 11:59:23 +02:00
Pierre Goiffon
d62f05e7a9 💡 Fix phpdoc for \MenuBlock::GetEnumAllowedActions 2021-06-04 11:59:23 +02:00
Stephen Abello
56494bc97f N°4049 Remove dashlet list free will 👾 2021-06-04 11:59:23 +02:00
Stephen Abello
497d77d89c N°4048 Correctly set default sorting on lists 2021-06-04 11:59:23 +02:00
Molkobain
0659639b53 Fix regression introduced by c6b8526d: FormTable not working in edition 2021-06-04 11:59:23 +02:00
Stephen Abello
67332837ad N°3927 Fix Attachments delete button 2021-06-04 11:59:23 +02:00
Pierre Goiffon
0957b55883 N°4047 skip test generating a PHP notice
Will be fixed later
2021-06-04 11:59:22 +02:00
Stephen Abello
232b91bbfe N°3932 Fix button style for hierarchical key selector 2021-06-04 11:59:22 +02:00
Stephen Abello
4362ef7a2d N°3914 Fix search from external key widget 2021-06-04 11:59:22 +02:00
Molkobain
1eae9ff876 Update precompiled themes 2021-06-04 11:59:22 +02:00