Changes for page Per Year
From version 96.5
edited by Andrea Omicini
on 30/10/2021 16:36
on 30/10/2021 16:36
Change comment:
There is no comment for this version
To version 96.4
edited by Andrea Omicini
on 30/10/2021 16:33
on 30/10/2021 16:33
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -108,10 +108,10 @@ 108 108 #end 109 109 #set( $thesisFound = $xwiki.searchDocuments($sql) ) 110 110 #set( $thesisFoundNo = $thesisFound.size() ) 111 - #set( $thesis YearCycleNo = $thesisYearCycleNo + $thesisFoundNo )112 - #if( $thesisFoundNo > 0 && !$one Cycle )113 -(% style="border-style:#if( $one Year)solid hidden hidden solid#{else}hidden hidden hidden dotted#end; border-color:$theme.borderColor; text-align:left; font-style:oblique; font-size:smaller" %)|#if( $oneYear){{id name='$cycle'/}}#else{{id name='$year-$cycle'/}}#end{{thesisCycle plural='no' uppercase='yes' short='yes'}}$cycle{{/thesisCycle}}114 - #end 111 + #set( $thesisStatusRoleNo = $thesisStatusRoleNo + $thesisFoundNo ) 112 + #if( $thesisFoundNo > 0 && !$oneRole ) 113 +(% style="border-style:#if( $oneStatus )solid hidden hidden solid#{else}hidden hidden hidden dotted#end; border-color:$theme.borderColor; text-align:left; font-style:oblique; font-size:smaller" %)|#if( $oneStatus ){{id name='$role'/}}#else{{id name='$status-$role'/}}#end{{thesisRole plural='no' uppercase='yes' short='yes'}}$role{{/thesisRole}} 114 + #end 115 115 #foreach( $thesis in $thesisFound ) 116 116 #set($thesisDoc = $xwiki.getDocument($thesis)) 117 117 #set($thesisObj = $thesisDoc.getObject('Theses.ThesisClass')) ... ... @@ -122,7 +122,7 @@ 122 122 (% style="border-style:#if( $oneStatus )hidden solid solid hidden#{else}hidden dotted hidden hidden#end; border-color:$theme.borderColor; text-align:right; font-style:oblique; font-weight:normal; font-size:smaller; color:$theme.textSecondaryColor" %)|#if( $oneStatus ){{id name='$role-bottom'/}}#else{{id name='$role-$status-bottom'/}}#end($thesisStatusRoleNo #if( $thesisStatusRoleNo == 1 ){{thesisStatus plural='no' uppercase='no' short='no'}}$status{{/thesisStatus}}#else{{thesisStatus plural='yes' uppercase='no' short='no'}}$status{{/thesisStatus}}#end {{stringEngIta eng='as' ita='come'/}} {{thesisRole short='yes'}}$role{{/thesisRole}}) [[[{{stringEngIta eng='top' ita='in cima'/}}]>>||anchor="top"]] [[[{{stringEngIta eng='bottom' ita='in fondo'/}}]>>||anchor="bottom"]] 123 123 #end 124 124 #end 125 - #set( $thesis YearNo = $thesisYearNo + $thesisYearCycleNo )125 + #set( $thesisStatusNo = $thesisStatusNo + $thesisStatusRoleNo ) 126 126 #end 127 127 ## no user selected, no role selected 128 128 #else