Commit Graph

9304 Commits

Author SHA1 Message Date
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
Stephen Abello
c173535104 N°3914 Fix portal tables getting backoffice markup for enum attributes 2021-05-28 17:35:15 +02:00
Stephen Abello
b74b43727d N°3914 Fix class friendlyname in lists using class aliases 2021-05-28 17:35:15 +02:00
Stephen Abello
9cf776e7a4 N°3914 Correctly remove entries from linksets' datatable 2021-05-28 17:35:15 +02:00
Stephen Abello
d006131dba N°3914 Display label on "Add criterion" button when there's no criterion. Add tooltips to "Add criterion" and "Refresh" button 2021-05-28 17:35:15 +02:00
Eric
c0e1f9dcc0 N°2214 Add PHP check in CLI scripts (fix some checks and title) 2021-05-28 17:35:15 +02:00
Stephen Abello
da7d3731dc N°3914 Add row highlight colors to Datatables block when an object has a triggered tto/ttr 2021-05-28 17:35:15 +02:00
Stephen Abello
8fb2faa53f N°3914 Harmonize linkset display 2021-05-28 17:35:15 +02:00
Stephen Abello
eb08d679e1 N°3914 Hide lists pagination when there's only 1 page 2021-05-28 17:35:14 +02:00
Stephen Abello
b280b28450 N°3914 Fix lists header and data being misaligned when resizing them 2021-05-28 17:35:14 +02:00
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