Commit Graph

9321 Commits

Author SHA1 Message Date
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
Molkobain
4b69a52a64 Fix regression in AJAX calls introduced by c6b8526d 2021-06-04 11:59:21 +02:00
Molkobain
31e72d5631 Switch page class to non deprecated 2021-06-04 11:59:21 +02:00
Molkobain
7a79293cb4 N°4021 - Fix header jumping out of sticky positioning when getting near some tabs
Reason: DataTables' dynamic height cannot work we a static "duration" (height) based on the initial panel's height
2021-06-04 11:59:21 +02:00
Molkobain
a490efe7fa N°4021 - Add support for tab container for the sticky header 2021-06-04 11:59:21 +02:00
Molkobain
15c92440fb PHPDoc 2021-06-04 11:59:21 +02:00
Molkobain
7d8710770a UIBlock: Add external JS/CSS files (optional) inheritance
This way we ensure that a block always have the external resources from its ancestors as this will be necessary most of the time. From now on, the JS widget of the blocks will inherit from a common ancestor to factorize some mechanisms that are duplicates at many levels.
This can be disabled in a particular block by overloading the INCLUDE_ANCESTORS_DEFAULT_XXX_FILES constants in which case, only the external files of the block itself will be included.
2021-06-04 11:59:21 +02:00
Molkobain
344890f84e JsonPage: Add option to output only the data, typically when feeding a third party lib that doesn't understand our structuration 2021-06-04 11:59:21 +02:00
Molkobain
27c87236cf Panel: Fix scrollable tabs with sticky header 2021-06-04 11:59:21 +02:00
Molkobain
4b0a3a001c N°4021 - Change approach for sticky header, use the ScrollMagic lib as in the scrolling tabs to use the same abstraction level everywhere 2021-06-04 11:59:20 +02:00
Molkobain
c00987d1e9 SCSS: Add 2 helpers classes to make elements transparent or opaque 2021-06-04 11:59:20 +02:00
Molkobain
bf37bfbd2d SCSS: Improve container space occupation 2021-06-04 11:59:20 +02:00
Molkobain
deb3dcbb73 SCSS: Improve panel space occupation by removing unnecessary margins 2021-06-04 11:59:20 +02:00
Eric
6e001141a8 FAF: Documentation UI Twig Blocks - support @see in comments 2021-06-01 09:01:56 +02:00
Eric
2f0ad03070 FAF: Documentation UI Twig Blocks 2021-05-31 14:52:42 +02:00
Eric
94fbb91ad2 FAF: Documentation UI Twig Blocks (get @see comments) 2021-05-31 13:42:30 +02:00
Eric
9a9856fb0d FAF: Documentation UI Twig Blocks 2021-05-31 11:55:50 +02:00
Eric
c22f7e07e0 FAF: Documentation UI Twig Blocks 2021-05-31 10:33:20 +02:00
Eric
9c89687ed4 FAF: Documentation UI Twig Blocks 2021-05-31 09:09:50 +02:00
Eric
7a82ac5580 FAF: Documentation UI Twig Blocks 2021-05-31 08:52:21 +02:00
Eric
96bf56b51c FAF: Documentation UI Twig Blocks 2021-05-30 11:45:13 +02:00
Eric
862e49ba4e FAF: Documentation UI Twig Blocks 2021-05-29 11:46:15 +02:00
Eric
b87afed08a FAF: Documentation UI Twig Blocks 2021-05-28 22:46:30 +02:00
Eric
541231ee5e FAF: Documentation UI Twig Blocks 2021-05-28 18:08:15 +02:00
Eric
185b927a9c PHP doc 2021-05-28 18:06:26 +02:00
Thomas Casteleyn
607038dbc6 🌐 Update Dutch dictionaries for 3.0 (#199)
* Update UI components

* Global cleanup

* Update UI layouts

* Update UI pages

* Update core dictionaries

* Minor change

* Fix newline

* Conform with English text

* Applied changes suggested by @jbostoen

* Changed to capital as in original English value
2021-05-28 17:35:16 +02:00
Stephen Abello
94d05c0b71 N°3914 Fix tagset taking too much space in lists 2021-05-28 17:35:15 +02:00