Changes for page Available

From version 56.1
edited by Andrea Omicini
on 29/01/2023 21:59
Change comment: There is no comment for this version
To version 53.3
edited by Andrea Omicini
on 29/01/2023 17:39
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -21,7 +21,7 @@
21 21  ## PER STATUS / START
22 22   #if( $xwiki.exists("${objectSpace}.PerStatus") )
23 23  * {{stringEngIta eng="theses" ita="tesi"/}} [[{{stringEngIta eng="per status" ita="per stato"/}}>>${objectSpace}.PerStatus]]
24 -** #foreach( $status in $statuses )#if( $foreach.index > 0 ), #end[[{{thesisStatus plural="true" uppercase="false" short='true'}}$status{{/thesisStatus}}>>${objectSpace}.PerStatus||queryString='status=$status']]#end
24 +** #foreach( $status in $statuses )#if( $foreach.index > 0 ), #end[[{{thesisStatus plural="true" uppercase="false" short='false'}}$status{{/thesisStatus}}>>${objectSpace}.PerStatus||queryString='status=$status']]#end
25 25  
26 26   #end
27 27  ## PER STATUS / END
... ... @@ -45,15 +45,9 @@
45 45  ## CLOUDS / START
46 46   #if( $xwiki.exists("${objectSpace}.Clouds.WebHome") )
47 47  * {{english}}thesis{{/english}} [[{{stringEngIta eng="clouds" ita="nuvole"/}}>>${objectSpace}.Clouds.WebHome]] {{italiano}}delle tesi{{/italiano}}
48 - #set( $someDisplayed = false )
49 49   #if( $xwiki.exists("${objectSpace}.Clouds.Tags") )
50 -#if( $someDisplayed ), #{else}** #end[[{{stringEngIta eng="tags" ita="tag"/}}>>${objectSpace}.Clouds.Tags]]##
51 - #set( $someDisplayed = true )
49 +** [[{{stringEngIta eng="tags" ita="tag"/}}>>${objectSpace}.Clouds.Tags]]
52 52   #end
53 - #if( $xwiki.exists("${objectSpace}.Clouds.Supervisors") )
54 -#if( $someDisplayed ), #{else}** #end[[{{stringEngIta eng="supervisors" ita="supervisori"/}}>>${objectSpace}.Clouds.Supervisors]]##
55 - #set( $someDisplayed = true )
56 - #end
57 57   #end
58 58  ## CLOUDS / END
59 59  ##
... ... @@ -68,39 +68,39 @@
68 68  #### USER SHOWCASE / START
69 69   #if( $apiceTheses )
70 70  ## PER STATUS / START
71 - #if( $xwiki.exists("${userSpace}.${objectSpace}.PerStatus") )
65 + #if( $xwiki.exists("${userSpace}.${objectSpace}.PerStatus") )
72 72  * {{stringEngIta eng="theses" ita="tesi"/}} [[{{stringEngIta eng="per status" ita="per stato"/}}>>${userSpace}.${objectSpace}.PerStatus]]
73 - #foreach( $status in $statuses )
67 + #foreach( $status in $statuses )
74 74  #if( !$foreach.first ), #{else}** #end[[{{thesisStatus plural="true" uppercase="false" short='true'}}$status{{/thesisStatus}}>>${userSpace}.${objectSpace}.PerStatus||queryString='status=$status']]#end
75 75  
76 - #end
70 + #end
77 77  ## PER STATUS / END
78 78  ##
79 79  ## PER YEAR / START
80 - #if( $xwiki.exists("${userSpace}.${objectSpace}.PerYear") )
74 + #if( $xwiki.exists("${userSpace}.${objectSpace}.PerYear") )
81 81  * {{thesisStatus plural="true" upperCase="false" short="false"}}completed{{/thesisStatus}} [[{{stringEngIta eng="per year" ita="per anno"/}}>>${userSpace}.${objectSpace}.PerYear]]
82 82  ** #foreach( $year in [$lastYearThesis..$firstYearThesis] )#if( $foreach.count < $maxThesisYears || ($foreach.count == $maxThesisYears && $year == $firstYearThesis) )#if( !$foreach.first ), #end[[$year>>${userSpace}.${objectSpace}.PerYear||queryString="year=$year"]]#elseif( $foreach.count == $maxThesisYears ), [[$year–$firstYearThesis>>${userSpace}.${objectSpace}.PerYear||queryString="from=$firstYearThesis&to=$year"]]#end#end
83 83  
84 - #end
78 + #end
85 85  ## PER YEAR / END
86 86  ##
87 87  ## PER CYCLE / START
88 - #if( $xwiki.exists("${userSpace}.${objectSpace}.PerCycle") )
82 + #if( $xwiki.exists("${userSpace}.${objectSpace}.PerCycle") )
89 89  * {{thesisStatus plural="true" upperCase="false" short="false"}}completed{{/thesisStatus}} [[{{stringEngIta eng="per cycle" ita="per livello"/}}>>${userSpace}.${objectSpace}.PerCycle]]
90 90  ** #foreach( $cycle in $cycles )
91 91  #if( !$foreach.first ), #end[[{{thesisCycle plural="true" uppercase="false" short='true'}}$cycle{{/thesisCycle}}>>${userSpace}.${objectSpace}.PerCycle||queryString='cycle=$cycle']]#end
92 92  
93 - #end
87 + #end
94 94  ## PER CYCLE / END
95 95  ##
96 96  ## PER ROLE / START
97 - #if( $xwiki.exists("${userSpace}.${objectSpace}.PerStatus") )
91 + #if( $xwiki.exists("${userSpace}.${objectSpace}.PerStatus") )
98 98  ##* {{stringEngIta eng="theses" ita="tesi"/}} [[{{stringEngIta eng="per status & role" ita="per stato e ruolo"/}}>>${userSpace}.${objectSpace}.PerStatus]]
99 99  * {{stringEngIta eng="theses" ita="tesi"/}} {{stringEngIta eng="per role" ita="per ruolo"/}}
100 100   #foreach( $role in $allThesisRoles )
101 101  #if( !$foreach.first ), #{else}** #end[[{{thesisRole plural="false" uppercase="false" short='true'}}$role{{/thesisRole}}>>${userSpace}.${objectSpace}.PerStatus||queryString='role=$role']]#end
102 102  
103 - #end
97 + #end
104 104  ## PER ROLE / END
105 105  ##
106 106  ## CLOUDS / START
... ... @@ -110,8 +110,8 @@
110 110  ** [[{{stringEngIta eng="tags" ita="tag" /}}>>${userSpace}.${objectSpace}.Clouds.Tags]]
111 111   #end
112 112   #end
107 + #end
113 113  ## CLOUDS / END
114 - #end
115 115  ##
116 116  ## OTHER / START
117 117   #if( $amsTheses )