Pierre Goiffon
fe70db9af6
💡 PHPDoc : replace link by see
...
Thanks @Molkobain !
I wrote to much JavaDoc where it is the opposite :/
PhpDoc ref :
https://docs.phpdoc.org/3.0/guide/references/phpdoc/index.html
2021-03-10 15:59:33 +01:00
Pierre Goiffon
3501d39877
💡 N°3522 PHPDoc
2021-03-10 14:41:03 +01:00
Pierre Goiffon
fab1c0bcf8
N°3566 Hub connector migrate to UiBlock : deployed extensions page
...
Notable changes :
* extensions lists were originally UL/LI but I replaced them with Alert neutral, collapsed by default
* the "Get extensions from iTop Hub..." button was located between both fieldset. I moved it on top of the page, just below page title
2021-03-09 17:53:59 +01:00
Pierre Goiffon
fa7d316dbf
N°3803 Fix error when opening dashboard page with non admin user
2021-03-09 12:32:18 +01:00
Pierre Goiffon
570b012000
N°3750 fix body data-ready-scripts attribute not visible
...
Was using .data() instead of .attr :(
Was already changed in 8efc688f for other attributes, but I forgot this one :/
2021-03-09 11:16:21 +01:00
Pierre Goiffon
c5021721c6
N°3522 Display error alert for twig rendering errors
2021-03-08 16:41:58 +01:00
Pierre Goiffon
1a3e8c59c7
💡 Update PHPDoc for enums in \Combodo\iTop\Renderer\BlockRenderer::RenderJsInline
2021-03-08 16:41:58 +01:00
Stephen Abello
b300b76783
Add display options to static datatables
2021-03-08 16:15:17 +01:00
acognet
5f217d75bb
N°3746 - Migrate modal to new UIBlock system
2021-03-05 17:43:45 +01:00
Stephen Abello
a4d8fb0b4c
Fix method name
2021-03-05 16:33:59 +01:00
Stephen Abello
fe0f57c00d
Correct type hint and update PhpDoc
2021-03-05 16:33:59 +01:00
acognet
e1b50c1dcd
N°2844 - Fix Title display
2021-03-05 14:57:51 +01:00
Molkobain
56b27897cf
AjaxPage: Fix tabs handling UIBlocks incorrectly (put at the end of the flow, not in the tab container)
...
Note: Big part of the code was duplicated and still is... This should be but in a trait maybe to avoid this kind of error in the future?
2021-03-05 11:51:20 +01:00
Molkobain
1beae731bf
Advanced search: Fix class selection dropdown displayed in raw HTML
2021-03-05 10:58:00 +01:00
Molkobain
30b691243b
Panel: Fix type declaration for title and subtitle
2021-03-05 10:57:15 +01:00
Molkobain
4cb9cc7d68
Panel: Refactor title as a block container (like subtitle)
2021-03-05 10:53:24 +01:00
Molkobain
fc98bc781b
Panel: Add SetSubtitleBlock()
2021-03-05 10:16:16 +01:00
Molkobain
a1b6f09115
Panel: Code formatting
2021-03-05 10:15:39 +01:00
Molkobain
642bb8b131
Object details: Fix "Call to a member function GetMainColor() on null"
2021-03-05 09:50:44 +01:00
Molkobain
1e64e0c741
Panel: Remove PanelEnhanced as the Panel now has all the necessary options
2021-03-04 18:16:45 +01:00
Molkobain
3bc130c802
Fix object details' panel highlight color
2021-03-04 18:00:28 +01:00
Molkobain
99295634a6
Migrate abstract class creation page
2021-03-04 18:00:27 +01:00
Molkobain
1d7bc7c8f7
N°2844 - Refactor Panel to include a configurable header
...
- TitleForObjectDetails no longer exists, use the ObjectDetails's properties instead
2021-03-04 18:00:26 +01:00
Molkobain
9bdccb0fb3
N°2847 - Add method to add several blocks at once to a content area (tUIContentAreas)
2021-03-04 17:59:34 +01:00
Molkobain
cf956099ac
N°2844 - Add iUIContentBlock::HasSubBlocks() helper
2021-03-04 17:59:34 +01:00
Molkobain
6c20f74b90
Code cleanup
2021-03-04 17:59:33 +01:00
Eric
b4ce1b7ae6
N°3790 - Class selection not working on UniversalSearch and Tags Configuration pages
2021-03-04 17:21:50 +01:00
Eric
e397cee40d
N°3785 - Use DownloadPage to download documents
2021-03-04 17:15:25 +01:00
Eric
622b486d1f
N°3785 - Use DownloadPage to download documents
2021-03-04 16:37:33 +01:00
Eric
5ccd229092
N°3648 - Fix "Configure this list..."
2021-03-04 15:37:13 +01:00
Stephen Abello
40ceccda46
Add jquery treeview style to vendors directory
2021-03-04 10:55:23 +01:00
Stephen Abello
866d6e829b
Allow to add Html to side panel block
2021-03-04 10:55:23 +01:00
Stephen Abello
ad0fdfe921
Allow Select options to be disabled
2021-03-04 10:55:22 +01:00
Stephen Abello
05fff3b8aa
Fix external key hyperlinks in datatables when outside of /pages directory
2021-03-03 10:22:52 +01:00
acognet
1d58e7d6f8
N°3634 - Remove orange arrow
2021-03-02 18:36:51 +01:00
Molkobain
282842fa2c
Object details: Fix image being squashed
2021-03-02 18:30:02 +01:00
acognet
bd47ca34df
N°3634 - Add count for results
2021-03-02 17:22:11 +01:00
acognet
e27b6b2dde
N°3785 - Fix corrupted attribute file on download
2021-03-02 16:39:51 +01:00
Stephen Abello
abcf73f233
N°2844 N°3570 Bring back Synchronized, Obsolete and Archived tags next to object name
2021-03-02 15:56:31 +01:00
Molkobain
52113233b8
N°2844 - Restore table style on final page of an object deletion
2021-03-02 14:50:35 +01:00
bruno-ds
9cbaced1f3
Merge remote-tracking branch 'origin/support/2.7' into develop
...
# Conflicts:
# core/config.class.inc.php
# datamodels/2.x/itop-core-update/view/SelectUpdateFile.html.twig
# datamodels/2.x/itop-core-update/view/SelectUpdateFile.ready.js.twig
# setup/setuputils.class.inc.php
# test/setup/SetupUtilsTest.php
2021-03-02 14:34:19 +01:00
Pierre Goiffon
77d4613bd8
N°3750 Allow to detect when ready scripts are done processing
...
In iTop 3.0.0 there are sometimes lots of scripts launched after domReady, so we needed something to know when those scripts are done !
2021-03-02 12:18:45 +01:00
Pierre Goiffon
225c176f71
N°3750 data-input-type : change XHR detection method
...
I added WebPage::IsAjaxPage, but this wasn't a good idea as XHR isn't really related to the Page impl used !
Instead we're now using the new method \utils::IsXmlHttpRequest which is a copy of \Symfony\Component\HttpFoundation\Request::isXmlHttpRequest
Many thanks @Molkobain !
2021-03-02 12:13:27 +01:00
Stephen Abello
752508b724
Make panels collapsible
2021-03-02 12:02:09 +01:00
Molkobain
cf72c2ef8f
N°3649 - Activity panel: Add conf. param. 'activity_panel.entry_form_opened_by_default' as a default value for the user pref.
2021-03-02 11:33:52 +01:00
Molkobain
3b40728701
N°3649 - Activity panel: Add user pref. to define whether the entry form should be opened by default
2021-03-02 09:32:06 +01:00
Molkobain
e3015a284b
N°3629 - Activity panel: Add possibility to close the panel
2021-03-02 09:32:06 +01:00
acognet
0e146bf341
N°3634 - Feedback alpha 3.0 : finish list - add menu
2021-03-01 18:19:23 +01:00
Pierre Goiffon
c679318d16
N°3750 data-input-type : refresh attribute on AJAX refresh
2021-03-01 16:48:12 +01:00
acognet
cebbc215d7
N°3746 - Migrate modal to new UIBlock system
2021-03-01 09:07:09 +01:00