Molkobain
1f64e4eda4
Change dictionary for a simpler message
2020-12-23 10:54:53 +01:00
Molkobain
7a446941e0
N°3123 - Fix list dashlet not displaying object type anymore
2020-12-23 10:53:46 +01:00
Molkobain
0a87ccaa77
PHPDoc fixes
2020-12-23 09:53:01 +01:00
Molkobain
06a829ce35
N°2847 - Alert: Rework $bIsOpenedByDefault property integration
2020-12-22 18:22:59 +01:00
Molkobain
fc3f096823
N°2847 - Alert: Add properties to set if closable or collapsible
2020-12-22 18:22:59 +01:00
Molkobain
874bf38316
N°2844 - Fix object panel layout during a transition
2020-12-22 18:22:58 +01:00
Molkobain
27eb3a8509
N°3518 - Start refactor of object details to match block / template design
2020-12-22 18:22:58 +01:00
Molkobain
c14476ec73
N°3518 - Refactor some parts of the WebPage for a better overloading in derivated classes
2020-12-22 18:22:58 +01:00
Molkobain
c3b8abee47
N°2847 - Fix icon not displaying for global search and quick create boxes
2020-12-22 18:22:58 +01:00
Molkobain
ece8803259
N°2127 - Add possibility to exit fullscreen with "Esc" key
2020-12-22 18:22:58 +01:00
Pierre Goiffon
4541aa4446
N°3537 run_query : use H2 for content titles
2020-12-22 18:20:36 +01:00
Pierre Goiffon
679b25f3fb
🗑️ Deprecate WebPage collapsible section methods
2020-12-22 18:09:19 +01:00
Pierre Goiffon
337aebfed9
N°3537 run_query : use panel for OQL error
2020-12-22 17:47:10 +01:00
Pierre Goiffon
5e22c442ce
N°3537 new CollapsibleSection component for run_query
2020-12-22 17:18:13 +01:00
Pierre Goiffon
4ebe3d2b2f
Fix null returned by Field::IsHidden
2020-12-21 15:23:46 +01:00
jbostoen
4123c6213d
🌐 NL : distinguish between approval (goedkeuring) <=> acceptance (acceptatie) ( #182 )
...
Co-authored-by: jbostoen <->
2020-12-21 14:08:29 +01:00
odain
4089e853f8
N°3562 - Cleanup removed images - fix ci
2020-12-21 10:57:29 +01:00
odain
c1fc502916
N°3562 - Cleanup removed images in light-grey.scss
2020-12-21 10:27:23 +01:00
odain
a1030e3f81
clean light-grey.scss from non existing images
2020-12-21 10:08:36 +01:00
Eric
ffc0bd0a9c
N°3540 - Migrate printable version of an object (fix js error)
2020-12-18 18:02:43 +01:00
Pierre Goiffon
8dddf90838
♻️ new var_export filter for bolean values
2020-12-18 17:51:43 +01:00
Eric
2608c071d0
N°3540 - Migrate printable version of an object (change some css classes)
2020-12-18 16:06:51 +01:00
acognet
1f4d1d1959
N°3540 - Migrate printable version of an object
2020-12-18 11:46:05 +01:00
acognet
3876fb9d62
N°3540 - Migrate printable version of an object
2020-12-18 11:41:31 +01:00
Pierre Goiffon
c8dbf88c03
♻️ new FieldFactory
...
Idea is to remove the aParams parameter from the Field object
And also allow to pass subblocks for the input value instead of only raw HTML
2020-12-18 11:32:13 +01:00
Molkobain
f8b8dd0bc6
Alert: Rename event callback to match conventions
2020-12-17 16:01:21 +01:00
Molkobain
efe61c7b14
N°2844 - Activity panel: Fix user medallion not displayed when filtering entries
2020-12-17 15:33:57 +01:00
Molkobain
d664c26fb7
N°2127 - Fix fullscreen closing on content click
2020-12-17 13:37:04 +01:00
Molkobain
47cebb8671
N°2127 - Fix visual glitch when several large fields in the form
2020-12-17 13:09:11 +01:00
Molkobain
f525e161a8
N°2127 - Fix field content overlapping on rest of the UI (Backoffice)
2020-12-17 12:12:04 +01:00
Molkobain
a00c573866
Add JS helpers to CombodoBackofficeToolbox to put/remove an element from fullscreen mode
2020-12-17 12:12:04 +01:00
Molkobain
745ffc7cd2
N°3379 - Improve hint display (not definitive)
2020-12-17 12:12:03 +01:00
Pierre Goiffon
dbece17235
Alert : use same data-role value for all collapsible actions
2020-12-17 09:08:45 +01:00
vdumas
ceb48c2ead
Enrich dictionary for notify flag on Contact
2020-12-16 18:43:28 +01:00
Pierre Goiffon
9580a20f3f
Alert component : title is now clickable to expand/collapse
2020-12-16 18:03:52 +01:00
Pierre Goiffon
85e9073228
N°3537 run_query : use Field instead of InputWithLabel
2020-12-16 17:45:13 +01:00
Pierre Goiffon
2b0691daa6
N°3537 run_query : exception message as an alert Component
2020-12-16 17:45:12 +01:00
Eric
c1e25b121e
N°2737 - ExtraParams check in DisplayBlock
2020-12-16 17:44:08 +01:00
Eric
31f3bf9368
N°2847 - move console specific methods from BlockRenderer to ConsoleBlockRenderer
2020-12-16 17:44:08 +01:00
Thomas Casteleyn
42354ba794
Improve secure connection detection ( #161 )
...
The previous code broke the setup page when the iTop server is behind a proxy that handles SSL termination.
Now the detection also checks the `HTTP_X_FORWARDED_PROTO` and `HTTP_X_FORWARDED_PROTOCOL` HTTP headers.
For any other page than the setup, the check is unchanged.
Many thanks @Hipska !
2020-12-16 15:37:48 +01:00
Eric
1b115624a2
N°2737 - RenderBlockTemplate enhancement, uilinkswidget UIBlock refactor
2020-12-16 11:05:30 +01:00
Eric
d2bc651fc6
N°3123 - ExtraParams check
2020-12-16 09:05:05 +01:00
Pierre Goiffon
a20fd2278f
N°3537 Code review
...
Thanks @Molkobain !
2020-12-16 08:06:53 +01:00
Pierre Goiffon
cb4fb15b0a
Alert : remove return type
2020-12-16 07:56:13 +01:00
Pierre Goiffon
102123441d
Alert component : fix regression introduced in 3d27e592
2020-12-15 17:22:38 +01:00
Pierre Goiffon
4bb59548d0
N°3537 run_query : replace main form by components
2020-12-15 17:09:39 +01:00
Pierre Goiffon
3d27e59269
Alert component : allow to be closed by default
2020-12-15 17:08:54 +01:00
Pierre Goiffon
ebe30a88a1
N°3129 remove useless final keywords
2020-12-15 16:27:00 +01:00
Pierre Goiffon
a5d26b93e9
✅ ThemeHandlerTest : rename source files
...
They are used solely in the test. And the test does the SCSS compilation and compares the results to expected files. So changing anything in the test source SCSS and we need to change the expected results too ! This isn"t necessary...
But there were some confusions as the css/light-grey.scss file is modified very often, and one of the test source file has the same name !
Adding the prefix DO_NOT_CHANGE should avoid such errors in the future O:)
2020-12-15 16:24:31 +01:00
Eric
afca91089a
N°3123 - ExtraParams check
2020-12-15 14:57:06 +01:00