Stephen Abello
88d6b63e12
N°4434 Prevent FormTables from flickering
2021-12-14 14:01:05 +01:00
Molkobain
18041527c5
N°4542 - Restore log default value being set through "default" URL param
2021-12-14 09:30:54 +01:00
Stephen Abello
6a7c953344
N°4481 Fix configure this list in external key creating alerts
2021-12-09 11:13:43 +01:00
Stephen Abello
7db97c6804
N°3835 Upload file name security hardening
2021-12-02 10:40:18 +01:00
acognet
b00b08d08b
Remove role="row" in tr This selector is not used
2021-12-01 08:56:21 +01:00
Stephen Abello
b1de8683f0
N°3523 Adjust buttons and links colors to make application more accessible
2021-11-23 11:26:16 +01:00
Molkobain
bd52f4fefb
N°4468 - Add data-resource-id meta-data on all buttons
2021-11-22 15:44:27 +01:00
Molkobain
2b97fed5db
Fix unclosed TWIG tag in toolbar spacer
2021-11-15 16:24:41 +01:00
Molkobain
0dc3d249da
N°3526 - Clean up pass on UIBlocks
...
- Add ancestors CSS classes on UIBlocks when missing (programmatically)
- Fix SCSS due to some blocks inheriting their ancestors rules
2021-11-14 22:33:48 +01:00
Stephen Abello
4b888a3805
N°4378 Restore keyboard shortcuts behavior for object details
2021-11-09 09:49:37 +01:00
Stephen Abello
aba0d4144c
N°4408 Fix inputs flickering when widgets are loading
2021-11-04 10:49:17 +01:00
Eric Espie
e6d2b0bc18
N°4346 - Restore HTML metadata (data-xxx) on lists in the backoffice
2021-10-21 16:18:57 +02:00
Molkobain
6915b0b824
N°2875 - RichText: Fix config property being an array instead of a string (also add a setter)
2021-10-19 15:16:42 +02:00
acognet
06dac2417a
Rollback N°4361 - XSS in csvimport on develop
2021-10-14 16:25:16 +02:00
Molkobain
1c11cef2f8
N°3939 - Keep current tab when editing an object (regression from 1e99ad436)
2021-10-12 21:51:51 +02:00
acognet
d9870c2513
N°4361 - XSS in csvimport on develop
2021-10-11 09:09:13 +02:00
acognet
eb239843aa
N°4347 - Fix JS errors in custom dashboards for list dahslets
2021-10-04 15:57:17 +02:00
Eric Espie
49c5f75c6c
N°3520 - Fix static datatables rows
2021-10-01 15:18:29 +02:00
Molkobain
ae6f8fba5c
N°3520 - Add missing data-role on UIBlocks
2021-09-30 22:07:39 +02:00
acognet
cddbe27182
N°4315 - Polish bulk modify screens
2021-09-30 15:06:21 +02:00
Stephen Abello
a35c80de57
Align FormTable row metadata forwarding with Datatables/StaticTables ones
2021-09-30 15:01:29 +02:00
acognet
e2904fb0ee
N°4230 - Printable version issues
2021-09-29 11:21:00 +02:00
acognet
8dbbc9a124
N°4315 - Polish bulk modify screens
2021-09-29 11:21:00 +02:00
Molkobain
b15c8e30bc
N°3791 - Panel: Use style defined in the DM for classes
...
Note that for now, semantic colors cannot be used directly in a <main_color> or <complementary_color> tag. Only valid CSS color (hexa, hsla, ...)
2021-09-26 01:17:28 +02:00
acognet
722cae240e
align style of spinner
2021-09-24 10:09:02 +02:00
acognet
f0d3149a1c
N°3787 - Use data loader for auto refresh
2021-09-24 10:09:02 +02:00
Molkobain
1cb100b010
N°3882 - Header dynamic: Pills now shows the real color from the DM
2021-09-23 11:44:12 +02:00
Eric Espie
5839bab042
N°3908 - Polishing: Application Upgrade - clickable checkbox label, remove history menu, filter history with most recent first, remove unnecessary columns in history
2021-09-16 11:14:50 +02:00
acognet
6a765fad50
N°3685 - Performance checks on the front end - Avoid reload
2021-09-13 09:19:08 +02:00
Molkobain
f6fbd5a7a5
N°3900 - Breadcrumbs: Improve behavior when items are too many for the screen width
...
When the screen isn't large enough we now put the oldest entries in a dropdown menu like on a browser to access the previous pages.
2021-09-07 10:22:38 +02:00
acognet
72d7758259
N°3905 - Polishing: CSV Import - typo + fix loading js for Panel
2021-09-02 15:26:07 +02:00
acognet
3e9a19b0ea
Fix empty page size
2021-09-02 10:11:45 +02:00
acognet
280afb35a9
Datatable : on init load data for the first page
2021-08-20 15:54:34 +02:00
acognet
e095749c90
Fix typo
2021-08-20 15:54:34 +02:00
acognet
8c8f711fe8
N°3551 - Migrate module to new UIBlock system : Customer Survey
2021-08-16 15:16:08 +02:00
acognet
2899c82ef2
Fix Typo
2021-08-16 09:55:40 +02:00
Molkobain
0be6a8aef4
N°3592 - Remove part of 146a95bae as it was unnecessary
2021-08-06 17:04:26 +02:00
acognet
0214243b63
N°3914 - Polishing: Lists - remove pagination when it is unnecessary
2021-08-06 09:19:31 +02:00
Stephen Abello
b3cb95d2f1
Removed inline background color
2021-08-05 11:56:17 +02:00
Pierre Goiffon
11cfdb2a17
N°3807 Fix container added for all Html components
...
This was causing issues for example in the setup, as any raw content is sent using \WebPage::add, which create an HTML component.
I reverted the layout update, and created a new factory method to be used when needed : \Combodo\iTop\Application\UI\Base\Component\Html\HtmlFactory::MakeHtmlContent
2021-08-04 11:19:35 +02:00
acognet
27c3ce0389
N°3907 - Polishing: Run query - Add dictionary entry
2021-08-04 10:44:26 +02:00
Pierre Goiffon
9d0e2fa64a
N°3807 Bring back styling to raw HTML content
...
Bulma minireset (https://github.com/jgthms/bulma/blob/master/sass/base/minireset.sass ) was applied everywhere in iTop. This was causing HTML content without any Bulma or iTop 3.0.* CSS classes to render with no styles anymore, not even the default browser's ones. Especially rendering for content styled in CK Editor was problematic...
This commit creates a new `ibo-is-html-content` CSS class (in css/backoffice/utils/helpers/_misc.scss) that just extends the `content` Bulma class (indirection to reduce framework coupling).
This new iTop CSS class is added in :
* AttributeText and its children when format is HTML
* HTML components
* activity entries in HTML format
The class can also be used elsewhere when needed, for example in modules having custom pages that aren't using yet the iTop 3.0.* UI components or CSS classes.
2021-08-04 10:37:54 +02:00
Molkobain
6c2221b8b6
Datatables: Remove extra white space in template
2021-08-03 16:16:21 +02:00
acognet
3130e95f4f
N°3907 - Polishing: Run query
2021-08-02 18:56:07 +02:00
Molkobain
e28f704f3e
N°4076 - Revert regression in global search from 344cce9fd
...
Current query was not visible when reaching the results page
2021-08-02 15:20:05 +02:00
Molkobain
25395405e5
N°3905 - Remove remaining spaces
2021-07-30 17:09:50 +02:00
acognet
97170892e6
N°3905 - Polishing: CSV Import - remove spaces
2021-07-27 15:08:38 +02:00
acognet
146a95baec
N°3592 - Migrate module to new UIBlock system : Customized request forms - remove space in edit screen
2021-07-27 14:38:44 +02:00
Eric
344cce9fdd
N°4076 - Allow block parameters to change the behaviour of blocks on the page
2021-07-26 17:20:45 +02:00
Eric
ff760dacbe
N°3573 - Allow disabling buttons
2021-06-30 17:05:03 +02:00