3b88a4441c 
								
							
								 
							
						 
						
							
							
								
								Fixes   #266  - groupmemembersonly setting removed by MDL-44725  
							
							
								
 
							
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								15792f7646 
								
							
								 
							
						 
						
							
							
								
								Moodle 31 - Global Search issue with Database Schema ( #247 )  
							
							
 
							
							
							* Fixes  #216  and #243  - Adds the fields 'timemodified', 'intro' and 'introformat' in the attendance table.
This is done according to https://docs.moodle.org/dev/Activity_modules#install.xml 
* Added 'intro' field. If not empty it will add a header (title + intro) in the view page and will be displayed in manage and report pages. 
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e3411c05ec 
								
							
								 
							
						 
						
							
							
								
								https://github.com/danmarsden/moodle-mod_attendance/issues/234  ( #236 )  
							
							
 
							
							
							* https://github.com/danmarsden/moodle-mod_attendance/issues/234 
I only found 3 files with this error:
add_form.php:   121
renderer.php:   809
sessions.php:   240
This was branched off of the MOODLE_30_STABLE branch.
* Forgot space in if() statement 
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3a70ad5e3b 
								
							
								 
							
						 
						
							
							
								
								Revert "Fix  #217  - hide percentage/points columns when no grade is set."  
							
							
 
							
							
							This reverts commit c4fa8a6a85 
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f92ef4b921 
								
							
								 
							
						 
						
							
							
								
								Fixes   #223  allow student attendance to be disabled at site-level  
							
							
								
 
							
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c4fa8a6a85 
								
							
								 
							
						 
						
							
							
								
								Fix   #217  - hide percentage/points columns when no grade is set.  
							
							
								
 
							
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0cfc155d91 
								
							
								 
							
						 
						
							
							
								
								Fix   #220  remove bulk functions not needed.  
							
							
								
 
							
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								cc8b5740bb 
								
							
								 
							
						 
						
							
							
								
								Adding calendar events creating, updating and deleting.  
							
							
								
 
							
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8bf912bb1d 
								
							
								 
							
						 
						
							
							
								
								Changing default users sort order to users_order_by_sql moodle function  
							
							
								
 
							
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f7ec142682 
								
							
								 
							
						 
						
							
							
								
								Don't show attendance if no records found for the user.  
							
							
 
							
							
							Fixes  #209  
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f85d346188 
								
							
								 
							
						 
						
							
							
								
								Replacing attendance_format_float by format_float  
							
							
								
 
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								768c3b848e 
								
							
								 
							
						 
						
							
							
								
								Some coding guideline fix  
							
							
								
 
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8d6fc482af 
								
							
								 
							
						 
						
							
							
								
								Add summary report ( #66 )  
							
							
								
 
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5831a03010 
								
							
								 
							
						 
						
							
							
								
								Adjusts student reports  
							
							
								
 
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9cb02ba230 
								
							
								 
							
						 
						
							
							
								
								Fix   #188  and report part of  #127 , and implements  #163  and  #38  
							
							
								
 
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								692353f697 
								
							
								 
							
						 
						
							
							
								
								Check group data exists before using group name.  
							
							
								
 
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b4da346b25 
								
							
								 
							
						 
						
							
							
								
								Tidy up messages when a group associated with a group session has been deleted.  
							
							
								
 
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								491a938508 
								
							
								 
							
						 
						
							
							
								
								Fixes   #108  add no-overflow div to take attendance page  
							
							
 
							
							
							copies the same handling as assignment grading table. 
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f5dd18fba9 
								
							
								 
							
						 
						
							
							
								
								Convert locallib.php classes into proper auto-loading classes  
							
							
								
 
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d18786886f 
								
							
								 
							
						 
						
							
							
								
								Move attendance class into proper class  
							
							
 
							
							
							also adjust attendance grading function to pass full attendance class
to minimse db calls. 
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								403b4e4bad 
								
							
								 
							
						 
						
							
							
								
								Coding guideline/behat fixes  
							
							
								
 
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1e54d10bd0 
								
							
								 
							
						 
						
							
							
								
								Fix behat/coding guideline issues.  
							
							
								
 
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								80dbeb3757 
								
							
								 
							
						 
						
							
							
								
								Changing the add and update session interfaces  
							
							
								
 
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								380d49a641 
								
							
								 
							
						 
						
							
							
								
								Fix behat test for Teachers can view low grade report and send a message  
							
							
								
 
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2373305f17 
								
							
								 
							
						 
						
							
							
								
								coding guideline and behat fixes  
							
							
								
 
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9d92017ff4 
								
							
								 
							
						 
						
							
							
								
								More coding guideline fixes  
							
							
								
 
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6225e4bd1f 
								
							
								 
							
						 
						
							
							
								
								Fix JShint errors and remove deprecated call to checkall/checknone  
							
							
								
 
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								fd64772182 
								
							
								 
							
						 
						
							
							
								
								Fixes   #144  - check sesskey when performing actions.  
							
							
								
 
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1f2842f206 
								
							
								 
							
						 
						
							
							
								
								Fixes   #143  Include action to delete all hidden sections  
							
							
								
 
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								493780eed0 
								
							
								 
							
						 
						
							
							
								
								rewrite groupcheck and remove permissions class  
							
							
								
 
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f4641fff2b 
								
							
								 
							
						 
						
							
							
								
								Delete some whitespace introduced by  b0638c67 
							
							
								
 
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7fd4b431b1 
								
							
								 
							
						 
						
							
							
								
								Fix issue#129 - Notify error for empty acronym or description  
							
							
								
 
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								adeb7c073d 
								
							
								 
							
						 
						
							
							
								
								Show remarks as hover-icons, instead of single column at the end  
							
							
								
 
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a67c3d166c 
								
							
								 
							
						 
						
							
							
								
								New 'select all' row of radio buttons on attendance page  
							
							
								
 
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5ed33cc950 
								
							
								 
							
						 
						
							
							
								
								Switch status grade from integer to decimal  
							
							
								
 
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4302b21840 
								
							
								 
							
						 
						
							
							
								
								Allow an attendance instance to have multiple status sets  
							
							
 
							
							
							The set to use can be selected per session 
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								16c883c711 
								
							
								 
							
						 
						
							
							
								
								Allow temporary users to be created and have their attendance taken  
							
							
								
 
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b0638c67bd 
								
							
								 
							
						 
						
							
							
								
								Fixes   #87  show a useful error when form submitted incorrectly.  
							
							
								
 
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d08b9e2c0f 
								
							
								 
							
						 
						
							
							
								
								Min. one sessions for copy  
							
							
								
 
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								963cb3d4b3 
								
							
								 
							
						 
						
							
							
								
								CONTRIB-5286 added drop down to show all rows or the set limit  
							
							
								
 
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a7ce328108 
								
							
								 
							
						 
						
							
							
								
								CONTRIB-5287 fix paging so that the currdate doesn't change.  
							
							
								
 
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f9c3a3640e 
								
							
								 
							
						 
						
							
							
								
								uon merge conflict fixes  
							
							
								
 
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								86c7a10c35 
								
							
								 
							
						 
						
							
							
								
								remove double semi-colon  
							
							
								
 
							
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0a3bc71fd7 
								
							
								 
							
						 
						
							
							
								
								Display the number of users in the sessions report (take II)  
							
							
								
 
							
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a2b64c7e42 
								
							
								 
							
						 
						
							
							
								
								init  sessionstat vars correctly  
							
							
								
 
							
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								be3eaf034c 
								
							
								 
							
						 
						
							
							
								
								remove php warning from report page when no sessions exist  
							
							
								
 
							
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3c3f90df08 
								
							
								 
							
						 
						
							
							
								
								Calculate the sum of statuses for all users in each session  
							
							
 
							
							
							Hi Dan,
Here is another patch the calculates the sum of statuses for all users in each session.
Please review and see if you can accept.
Nadav :-) 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								598fe89c99 
								
							
								 
							
						 
						
							
							
								
								Calculate the sum of statuses for each user  
							
							
 
							
							
							Hi Dan,
Please review this little patch that sum up the number of each status occurrence for each user, and display it at the bottom of the attendance table.
Nadav :-) 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f7f04af620 
								
							
								 
							
						 
						
							
							
								
								fix context call and debug messages from remarks code  
							
							
								
 
							
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3bfcc5a476 
								
							
								 
							
						 
						
							
							
								
								Option to export remarks  
							
							
								
 
							
							
						 
						12 years ago