Last modified by Thomas Mortagne on 2017/03/24

<
From version < 4.1 >
edited by Sorin Burjan
on 2011/11/04
To version < 5.1 >
edited by Thomas Mortagne
on 2017/03/24
>
Change comment: Fix jira URLs

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Sorin
1 +XWiki.ThomasMortagne
Content
... ... @@ -30,6 +30,23 @@
30 30  |=(% style="width: 20%;" %)XWiki Tested Release|=IE6 |=IE7 |=IE8 |=FF
31 31  |XWiki Enterprise 3 M1| Tested|Tested| Tested|Tested
32 32  
33 +== Conclusions ==
34 +
35 +{{velocity}}
36 +#set($jiras = $doc.getValue("reportedJiras"))
37 +#set($ijiras = $doc.getValue("importantJiras"))
38 +#if(($jiras && $jiras!="")||($ijiras && $ijiras!=""))
39 +== Jira Digest ==
40 +
41 +#if($ijiras && $ijiras!="")
42 +* Important JIRAS: {{jira url="https://jira.xwiki.org" style="enum"}}$!ijiras{{/jira}}
43 +#end
44 +#if($jiras && $jiras!="")
45 +* Other JIRAS: {{jira url="https://jira.xwiki.org" style="enum"}}$!jiras{{/jira}}
46 +#end
47 +#end
48 +{{/velocity}}
49 +
33 33  = Test Procedure =
34 34  
35 35  {{toc depth="3" start="2"/}}
... ... @@ -511,7 +511,7 @@
511 511  |"Groups"|Hover over "XWiki"; Click on "Administration"; Click on "Groups"; Click on the pen to edit |(% class="pass" %)|- |-
512 512  |"Groups" visual|Hover over "XWiki"; Click on "Administration"; Click on "Groups"; Click on the pen to edit |(% class="pass" %)|- |-
513 513  |"Groups"|Hover over "XWiki"; Click on "Administration"; Click on "Groups"; Click on the pen to edit; Click "X" |(% class="pass" %)|- |-
514 -|"Groups"|Hover over "XWiki"; Click on "Administration"; Click on "Groups"; Click on the pen to edit; Add user to group; Click "Add" |(% class="fail" %)|[[XAADMINISTRATION-199>>http://jira.xwiki.org/jira/browse/XAADMINISTRATION-199||id="key-val"]]|-
531 +|"Groups"|Hover over "XWiki"; Click on "Administration"; Click on "Groups"; Click on the pen to edit; Add user to group; Click "Add" |(% class="fail" %)|[[XAADMINISTRATION-199>>https://jira.xwiki.org/jira/browse/XAADMINISTRATION-199||id="key-val"]]|-
515 515  |"Groups"|Hover over "XWiki"; Click on "Administration"; Click on "Groups"; Click on the pen to edit; Add user to group; Click "Add"; Click on the pen to edit; Click "Remove" |(% class="pass" %)|- |-
516 516  |"Groups"|Hover over "XWiki"; Click on "Administration"; Click on "Groups"; Click on the pen to edit; Add subgroup; Click "Add" |(% class="pass" %)|- |-
517 517  |"Groups"|Hover over "XWiki"; Click on "Administration"; Click on "Groups"; Click on "Add new group"; Click "Cancel" |(% class="pass" %)|- |-
... ... @@ -798,7 +798,7 @@
798 798  |Edit "Color Themes"|Click on "Color Themes"; Click the Default Theme; Click "Edit"; Fill in the Secondary Action Button Background Color; Click "Preview"; Hover over an Action Button; Click "Back to Edit"|(% class="pass" %)|- |-
799 799  |Edit "Color Themes"|Click on "Color Themes"; Click the Default Theme; Click "Edit"; Fill in the Secondary Action Button Background Color; Click "Save & Continue" |(% class="pass" %)|- |-
800 800  |Edit "Color Themes"|Click on "Color Themes"; Click the Default Theme; Click "Edit"; Fill in the Secondary Action Button Background Color; Click "Save & View"; Hover over an Action Button |(% class="pass" %)|- |-
801 -| Create "Color Themes"| Click on "Color Themes"; Click on create new theme;|(% class="pass" %)|[[--XE-807-->>http://jira.xwiki.org/jira/browse/XE-807]]|[[Small UI Bug>>http://incubator.myxwiki.org/xwiki/bin/view/Test/30snapshots#H1.ColorthemeissueXE-807]]
818 +| Create "Color Themes"| Click on "Color Themes"; Click on create new theme;|(% class="pass" %)|[[--XE-807-->>https://jira.xwiki.org/jira/browse/XE-807]]|[[Small UI Bug>>http://incubator.myxwiki.org/xwiki/bin/view/Test/30snapshots#H1.ColorthemeissueXE-807]]
802 802  
803 803  == Panels ==
804 804  
TestReports.TestPlanClass[0]
importantJiras
... ... @@ -1,0 +1,2 @@
1 +XAADMINISTRATION-199
2 +XE-807

Get Connected