Changes for page Per Year

From version 20.9
edited by Andrea Omicini
on 25/10/2021 17:11
Change comment: There is no comment for this version
To version 20.7
edited by Andrea Omicini
on 25/10/2021 17:08
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -118,26 +118,26 @@
118 118  ## if $userSelected false and $roleSelected true mean at least one role with an assigned user
119 119  ## both false means all theses
120 120  #if( $selectedStatus == 'all' )
121 -ALLL
121 +
122 122  #else
123 - #if( $userSelected ) user sel
124 - #if( $roleSelected ) role sel
123 + #if( $userSelected )
124 + #if( $roleSelected )
125 125  >{{thesisStatus plural='yes' uppercase='yes'}}$selectedStatus{{thesisStatus}} / $userFirstName $userLastName / #if( $supervisor ){{stringEngIta eng="Supervisor" ita="Relatore"/}}#end#if( $cosupervisor ){{stringEngIta eng="Co-supervisor" ita="Correlatore"/}}#end#if( $contact ){{stringEngIta eng="Contact" ita="Contatto"/}}#end
126 126  
127 - #else no role sel
127 + #else
128 128  >{{thesisStatus plural='yes' uppercase='yes'}}$selectedStatus{{thesisStatus}} / $userFirstName $userLastName
129 129  
130 - #end
131 - #else
132 - #if( $roleSelected )
130 + #end
131 +#else
132 + #if( $roleSelected )
133 133  >{{thesisStatus plural='yes' uppercase='yes'}}$selectedStatus{{thesisStatus}}#if( $supervisorLastName != "" ) / $supervisorFirstName $supervisorLastName //({{stringEngIta eng="supervisor" ita="relatore"/}})//#end#if( $cosupervisorLastName != "" ) / $cosupervisorFirstName $cosupervisorLastName //({{stringEngIta eng="co-supervisor" ita="correlatore"/}})//#end#if( $contactLastName != "" ) / $contactFirstName $contactLastName //({{stringEngIta eng="Contact" ita="Contatto"/}})//#end
134 134  
135 - #else
135 + #else
136 136  >{{thesisStatus plural='yes' uppercase='yes'}}$selectedStatus{{thesisStatus}}
137 137  
138 - #end
139 139   #end
140 140  #end
140 +#end
141 141  ##
142 142  #if( $cosupervisor )
143 143   #set( $roleSelectedFieldName = "coSupervisors" )