<!-- 
RSS generated by JIRA (9.4.2#940002-sha1:46d1a51de284217efdcb32434eab47a99af2938b) at Mon Feb 12 08:51:20 CET 2024

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary append 'field=key&field=summary' to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>Magnolia - Issue tracker</title>
    <link>https://jira.magnolia-cms.com</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-uk</language>    <build-info>
        <version>9.4.2</version>
        <build-number>940002</build-number>
        <build-date>19-01-2023</build-date>
    </build-info>


<item>
            <title>[MGNLUI-1911] Move back applauncher configuration to ui-admincentral</title>
                <link>https://jira.magnolia-cms.com/browse/MGNLUI-1911</link>
                <project id="10625" key="MGNLUI">Magnolia UI</project>
                    <description>&lt;p&gt;appLauncherLayout contentnode will now be in ui-admincentral instead of in ui-framework.&lt;/p&gt;

&lt;p&gt;As agreed during widgetset concept review&lt;/p&gt;
&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;update all bootstraps and update tasks&lt;/li&gt;
	&lt;li&gt;update iframe and contentapp wrapper tasks&lt;/li&gt;
&lt;/ul&gt;
</description>
                <environment></environment>
        <key id="32512">MGNLUI-1911</key>
            <summary>Move back applauncher configuration to ui-admincentral</summary>
                <type id="3" iconUrl="https://jira.magnolia-cms.com/secure/viewavatar?size=xsmall&amp;avatarId=10898&amp;avatarType=issuetype">Task</type>
                                            <priority id="3" iconUrl="https://jira.magnolia-cms.com/images/icons/priorities/major.svg">Major</priority>
                        <status id="6" iconUrl="https://jira.magnolia-cms.com/images/icons/statuses/closed.png" description="The issue is considered finished, the resolution is correct. Issues which are not closed can be reopened.">Closed</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="1">Fixed</resolution>
                                        <assignee username="cmeier">Christoph Meier</assignee>
                                    <reporter username="mgeljic">Mika&#235;l Gelji&#263;</reporter>
                        <labels>
                    </labels>
                <created>Tue, 13 Aug 2013 08:18:59 +0200</created>
                <updated>Thu, 3 Oct 2013 10:50:13 +0200</updated>
                            <resolved>Tue, 10 Sep 2013 10:10:56 +0200</resolved>
                                    <version>5.0.1</version>
                                    <fixVersion>5.1</fixVersion>
                                    <component>applauncher</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>5</watches>
                                    <workratio workratioPercent="0"/>
                                    <progress percentage="0">
                                    <originalProgress>
                                                    <row percentage="100" backgroundColor="#89afd7"/>
                                            </originalProgress>
                                                    <currentProgress>
                                                    <row percentage="0" backgroundColor="#51a825"/>
                                                    <row percentage="100" backgroundColor="#ec8e00"/>
                                            </currentProgress>
                            </progress>
                                    <aggregateprogress percentage="0">
                                    <originalProgress>
                                                    <row percentage="100" backgroundColor="#89afd7"/>
                                            </originalProgress>
                                                    <currentProgress>
                                                    <row percentage="0" backgroundColor="#51a825"/>
                                                    <row percentage="100" backgroundColor="#ec8e00"/>
                                            </currentProgress>
                            </aggregateprogress>
                                    <timeoriginalestimate seconds="14400">0.5d</timeoriginalestimate>
                            <timeestimate seconds="14400">0.5d</timeestimate>
                                        <comments>
                            <comment id="69344" author="mgeljic" created="Fri, 30 Aug 2013 10:13:14 +0200"  >&lt;p&gt;Realized appLauncherLayout config for &lt;em&gt;configuration&lt;/em&gt; and &lt;em&gt;security&lt;/em&gt; apps is currently bootstrapped in config.modules.ui-framework.config.appLauncherLayout.xml, which should just be the skeleton for the appLauncherLayout, without any app.&lt;/p&gt;

&lt;p&gt;Please extract these two to their respective modules:&lt;/p&gt;
&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;in magnolia-ui-admincentral: config.modules.ui-admincentral.config.appLauncherLayout.groups.manage.apps.configuration.xml&lt;/li&gt;
	&lt;li&gt;in magnolia-security-app: config.modules.ui-admincentral.config.appLauncherLayout.groups.manage.apps.security.xml&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Ensure the ordering is still correct upon fresh install&lt;/p&gt;</comment>
                            <comment id="69400" author="cmeier" created="Fri, 30 Aug 2013 19:25:57 +0200"  >&lt;p&gt;ok. i did &lt;/p&gt;</comment>
                            <comment id="69553" author="cmeier" created="Tue, 3 Sep 2013 14:27:19 +0200"  >&lt;p&gt;there are branches on the remote-repo which contain all the changes.&lt;br/&gt;
Unfortunately,the name of the branch reflects the name of i ticket i created for this job before i realized, that THIS ticket exists.&lt;br/&gt;
=&amp;gt; Name of the branch: fix_MGNLUI-1972&lt;br/&gt;
(for magnolia_ui, magnolia_main, activation, admininterface-legacy, dam, data, contacts-app, categorization, standard-templating-kit)&lt;br/&gt;
BUT comments of the commits contain the number of THIS ticket (the usual comment is: &quot;fixed &lt;a href=&quot;https://jira.magnolia-cms.com/browse/MGNLUI-1911&quot; title=&quot;Move back applauncher configuration to ui-admincentral&quot; class=&quot;issue-link&quot; data-issue-key=&quot;MGNLUI-1911&quot;&gt;&lt;del&gt;MGNLUI-1911&lt;/del&gt;&lt;/a&gt; (Move back applauncher configuration to ui-admincentral)&quot;)&lt;/p&gt;

&lt;p&gt;Note: at least standard-templating-kit depends on magnolia 5.0.x, yet, but this ticket should be done for 5.1&lt;/p&gt;

&lt;p&gt;the google-doc &lt;a href=&quot;https://docs.google.com/document/d/1Pz5tWdoJD6LkwLdac2fueLoyTH7yXOnsQSTLkEv-rtI/edit&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://docs.google.com/document/d/1Pz5tWdoJD6LkwLdac2fueLoyTH7yXOnsQSTLkEv-rtI/edit&lt;/a&gt; gives an overview of the changes which have been made.&lt;br/&gt;
mainly, it is the follwoing things:&lt;/p&gt;
&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;now, AdmincentralModule keeps the bean of the AppLauncherLayoutDefinition, get the AppLauncherLayoutManager (by injection) and AppLauncherLayoutDefinition is set to the AppLauncherLayoutManager (this was in UiFrameworkModule before; must have been removed)&lt;/li&gt;
	&lt;li&gt;lot of BootStrap-files changed their name (now with the path to admincentral)&lt;/li&gt;
	&lt;li&gt;the &quot;skeleton&quot; of the applauncherLayout moved form ui-framework to admincentral&lt;/li&gt;
	&lt;li&gt;some hardcoded strings with the path to the applauncher-layout-config has been changed in a couple of ModuleVersionHandler-classes&lt;/li&gt;
	&lt;li&gt;AdmincentralModuleVersionHandler has new Task for a DeltaBuilder.update(&quot;5.1&quot;) to move /modules/ui-framework/config/appLauncherLayout to /modules/ui-admincentral/config/appLauncherLayout&lt;/li&gt;
	&lt;li&gt;some new tests&lt;/li&gt;
&lt;/ul&gt;






&lt;p&gt;although it has not been changed, STKModuleVersionHandlerTest now fails. Might have to do something with the versions ... i&apos;m not quite sure. &lt;img class=&quot;emoticon&quot; src=&quot;https://jira.magnolia-cms.com/images/icons/emoticons/sad.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;/p&gt;

&lt;p&gt;to review this ticket, use the fix_MGNLUI-1972-branch(es)&lt;/p&gt;
</comment>
                            <comment id="69563" author="cmeier" created="Tue, 3 Sep 2013 17:09:38 +0200"  >&lt;p&gt;since Christopher Z. will review this ticket; i set it to resolved now &lt;img class=&quot;emoticon&quot; src=&quot;https://jira.magnolia-cms.com/images/icons/emoticons/smile.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;/p&gt;</comment>
                            <comment id="69633" author="czimmermann" created="Wed, 4 Sep 2013 15:31:24 +0200"  >&lt;p&gt;Review:&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;Remove config node from ui-framework if it is empty. Currently when i update from 5.0.x, the config node is left there.&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;OrderNodeTo1stPosTask&lt;/li&gt;
&lt;/ul&gt;
&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;Remove author and version from javadoc.&lt;/li&gt;
	&lt;li&gt;Set Copyright to 2013.&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;OrderNodeTo1stPosTaskTest&lt;/li&gt;
&lt;/ul&gt;
&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;Remove author from javadoc.&lt;/li&gt;
	&lt;li&gt;Set Copyright to 2013&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;AdmincentralModuleVersionHanderTest&lt;/li&gt;
&lt;/ul&gt;
&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;remove commented out lines concerning &quot;appLauncherLayoutConfigNodeSourceParent&quot;&lt;/li&gt;
	&lt;li&gt;remove unused applauncherLayoutConfig&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;SecurityModuleVersionHandlerTest&lt;/li&gt;
&lt;/ul&gt;
&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;rename testTo51EnsureSecurityAppLauncherConfigOrderAfterExtraInstallTask to&lt;/li&gt;
	&lt;li&gt;SecurityModuleVersionHandlerTest - remove nodeConf and nodesec from testTo51EnsureSecurityAppLauncherConfigOrderAfterExtraInstallTask&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Create tickets in all affected projects and link them to this ticket.&lt;/p&gt;</comment>
                            <comment id="69800" author="cmeier" created="Mon, 9 Sep 2013 13:56:16 +0200"  >&lt;p&gt;reopened to fix the minor issues coming from review&lt;/p&gt;</comment>
                            <comment id="69807" author="cmeier" created="Mon, 9 Sep 2013 16:18:49 +0200"  >&lt;p&gt;fixed the minor changes according to the review&lt;/p&gt;</comment>
                            <comment id="69817" author="ehechinger" created="Tue, 10 Sep 2013 08:14:24 +0200"  >&lt;p&gt;Could you please check your test. Work fin locally but fail on Hudson. In addition could you please simplify this test.&lt;/p&gt;</comment>
                            <comment id="69829" author="cmeier" created="Tue, 10 Sep 2013 10:10:56 +0200"  >&lt;p&gt;simplified SecurityModuleVersionHandlerTest#testTo51EnsureSecurityAppLauncherConfigOrderAfterExtraInstallTask&lt;/p&gt;</comment>
                            <comment id="70673" author="ahietala" created="Fri, 27 Sep 2013 11:26:20 +0200"  >&lt;p&gt;Documented in &lt;a href=&quot;http://documentation.magnolia-cms.com/display/DOCS/App+launcher+layout&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://documentation.magnolia-cms.com/display/DOCS/App+launcher+layout&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10040">
                    <name>causality</name>
                                                                <inwardlinks description="is causing">
                                        <issuelink>
            <issuekey id="33431">MAGNOLIA-5356</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10020">
                    <name>dependency</name>
                                            <outwardlinks description="depends upon">
                                        <issuelink>
            <issuekey id="32939">CNTCTSAPP-47</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="32936">MAGNOLIA-5295</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="32934">MGNLADMLEG-22</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="32937">MGNLCAT-91</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="32974">MGNLCMNT-84</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="32935">MGNLDAM-300</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="32938">MGNLDATA-193</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="32940">MGNLSTK-1235</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                            <customfield id="customfield_14166" key="com.okapya.jira.checklist:checklist">
                        <customfieldname>Acceptance criteria</customfieldname>
                        <customfieldvalues>
                            
        <checklist>
        <![CDATA[
                            




                
                                    <div class="o-completion" style="display: flex; flex-shrink: 0;"><span  class="aui-lozenge aui-lozenge-complete" style="font-size: 12px; font-weight: normal; display: flex; flex-direction: row; align-items: center;" ><span style="padding-right: 4px; vertical-align: middle;"><svg width="15" height="15" viewBox="0 0 15 15" xmlns="http://www.w3.org/2000/svg" fill="white"><path clip-rule="evenodd" d="m10.41037,3.42544l-7.86501,0c-0.72395,0 -1.31084,0.58688 -1.31084,1.31084l0,7.86508c0,0.7239 0.58689,1.3108 1.31084,1.3108l7.86501,0c0.724,0 1.3109,-0.5869 1.3109,-1.3108l0,-7.86508c0,-0.72396 -0.5869,-1.31084 -1.3109,-1.31084zm-7.86501,-0.65542c-1.08593,0 -1.96626,0.88032 -1.96626,1.96626l0,7.86508c0,1.0859 0.88033,1.9662 1.96626,1.9662l7.86501,0c1.086,0 1.9663,-0.8803 1.9663,-1.9662l0,-7.86508c0,-1.08594 -0.8803,-1.96626 -1.9663,-1.96626l-7.86501,0z" fill-rule="evenodd"/><path d="m5.09049,10.18526l-1.82767,-1.82766l-0.78479,0.78479l2.61246,2.61246l5.38758,-5.38754l-0.78483,-0.78479l-4.60275,4.60274z"/></svg></span><span>Empty</span></span></div>
                        ]]>
    </checklist>


                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10111" key="com.atlassian.jira.toolkit:reporterdomain">
                        <customfieldname>Company</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>magnolia-cms.com</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_10031" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of First Response</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Fri, 30 Aug 2013 19:25:57 +0200</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_12730" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_14151" key="com.atlassian.jira.toolkit:message">
                        <customfieldname>Docu info</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10061" key="com.atlassian.jira.toolkit:lastusercommented">
                        <customfieldname>Last comm is not jira-dev</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>false</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10071" key="com.atlassian.jira.toolkit:lastupdaterorcommenter">
                        <customfieldname>Last participant</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>mmuehlebach</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_13136" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            10 years, 21 weeks, 2 days ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                            <customfield id="customfield_10020" key="com.atlassian.jira.toolkit:attachments">
                        <customfieldname>Number of attachments</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10150" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname>Number of comments</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>10.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10011" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>ahietala</customfieldvalue>
            <customfieldvalue>czimmermann</customfieldvalue>
            <customfieldvalue>cmeier</customfieldvalue>
            <customfieldvalue>ehechinger</customfieldvalue>
            <customfieldvalue>mgeljic</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                <customfield id="customfield_10833" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i003tr:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10244" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>642</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                        <customfield id="customfield_10220" key="com.atlassian.jira.plugin.system.customfieldtypes:multicheckboxes">
                        <customfieldname>Release notes required</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10490"><![CDATA[Yes]]></customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10245" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue id="15">5.1 Beta1- Frontend</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_14167" key="com.okapya.jira.checklist:checklist">
                        <customfieldname>Task DoR</customfieldname>
                        <customfieldvalues>
                            
        <checklist>
        <![CDATA[
                            




                
                                    <div class="o-completion" style="display: flex; flex-shrink: 0;"><span  class="aui-lozenge aui-lozenge-complete" style="font-size: 12px; font-weight: normal; display: flex; flex-direction: row; align-items: center;" ><span style="padding-right: 4px; vertical-align: middle;"><svg width="15" height="15" viewBox="0 0 15 15" xmlns="http://www.w3.org/2000/svg" fill="white"><path clip-rule="evenodd" d="m10.41037,3.42544l-7.86501,0c-0.72395,0 -1.31084,0.58688 -1.31084,1.31084l0,7.86508c0,0.7239 0.58689,1.3108 1.31084,1.3108l7.86501,0c0.724,0 1.3109,-0.5869 1.3109,-1.3108l0,-7.86508c0,-0.72396 -0.5869,-1.31084 -1.3109,-1.31084zm-7.86501,-0.65542c-1.08593,0 -1.96626,0.88032 -1.96626,1.96626l0,7.86508c0,1.0859 0.88033,1.9662 1.96626,1.9662l7.86501,0c1.086,0 1.9663,-0.8803 1.9663,-1.9662l0,-7.86508c0,-1.08594 -0.8803,-1.96626 -1.9663,-1.96626l-7.86501,0z" fill-rule="evenodd"/><path d="m5.09049,10.18526l-1.82767,-1.82766l-0.78479,0.78479l2.61246,2.61246l5.38758,-5.38754l-0.78483,-0.78479l-4.60275,4.60274z"/></svg></span><span>Empty</span></span></div>
                        ]]>
    </checklist>


                        </customfieldvalues>
                    </customfield>
                                                                                                                                                    <customfield id="customfield_14145" key="com.intenso.jira.issue-templates:issue-templates-customfield">
                        <customfieldname>Template</customfieldname>
                        <customfieldvalues>
                            


                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                            <customfield id="customfield_15131" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Time in Discovery</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10032" key="com.atlassian.jira.ext.charting:timeinstatus">
                        <customfieldname>Time in Status</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        </customfields>
    </item>
</channel>
</rss>