Shish 
							
						 
					 
					
						
						
						
						
							
						
						
							977c3db1e3 
							
						 
					 
					
						
						
							
							PHP7 type annotations  
						
						
						
						
					 
					
						2017-09-21 05:21:42 +01:00 
						 
				 
			
				
					
						
							
							
								Shish 
							
						 
					 
					
						
						
						
						
							
						
						
							35a4f385b3 
							
						 
					 
					
						
						
							
							phpstorm tidying  
						
						
						
						
					 
					
						2015-09-12 11:43:28 +01:00 
						 
				 
			
				
					
						
							
							
								jgen 
							
						 
					 
					
						
						
						
						
							
						
						
							50686ac61e 
							
						 
					 
					
						
						
							
							More linting, fix PHPDoc style.  
						
						
						
						
					 
					
						2014-04-24 22:29:29 -04:00 
						 
				 
			
				
					
						
							
							
								jgen 
							
						 
					 
					
						
						
						
						
							
						
						
							daee99c1bc 
							
						 
					 
					
						
						
							
							Removing the closing PHP "?>" tag as per style guidelines.  
						
						
						
						
					 
					
						2014-04-24 22:28:53 -04:00 
						 
				 
			
				
					
						
							
							
								Shish 
							
						 
					 
					
						
						
						
						
							
						
						
							216dada347 
							
						 
					 
					
						
						
							
							somehow ImageIOTheme wasn't extending Themelet, and things mostly worked...  
						
						
						
						
					 
					
						2012-08-18 20:56:35 +01:00 
						 
				 
			
				
					
						
							
							
								Shish 
							
						 
					 
					
						
						
						
						
							
						
						
							664e6fa509 
							
						 
					 
					
						
						
							
							*image_ad* is blocked by opera, which makes use of image_admin a pain...  
						
						
						
						
					 
					
						2012-04-01 16:06:11 +01:00 
						 
				 
			
				
					
						
							
							
								Shish 
							
						 
					 
					
						
						
						
						
							
						
						
							537ae6de18 
							
						 
					 
					
						
						
							
							remove jquery deletion  
						
						... 
						
						
						
						jquery deletion was deleting the wrong image if there were multiple
delete buttons on one page (eg, on the report image page); also it
stands out awkwardly being the only bit of jquery UI on the site.
Moving to jquery UI across the site might happen later, but for now
I just want to get a release out... 
						
						
					 
					
						2012-03-15 05:49:24 +00:00 
						 
				 
			
				
					
						
							
							
								Shish 
							
						 
					 
					
						
						
						
						
							
						
						
							519e46578d 
							
						 
					 
					
						
						
							
							more notation for which strings are HTML safe and which aren't  
						
						
						
						
					 
					
						2012-02-13 20:51:34 +00:00 
						 
				 
			
				
					
						
							
							
								green-ponies (jgen) 
							
						 
					 
					
						
						
						
						
							
						
						
							808e477f34 
							
						 
					 
					
						
						
							
							Admins can configure the browser Image Expiration now.  
						
						... 
						
						
						
						Also renamed the config option for jQuery image delete. 
						
						
					 
					
						2011-09-05 14:47:30 -04:00 
						 
				 
			
				
					
						
							
							
								green-ponies (jgen) 
							
						 
					 
					
						
						
						
						
							
						
						
							e6e9aced1c 
							
						 
					 
					
						
						
							
							This function doesn't need the global $user now.  
						
						
						
						
					 
					
						2011-09-03 16:48:33 -04:00 
						 
				 
			
				
					
						
							
							
								green-ponies (jgen) 
							
						 
					 
					
						
						
						
						
							
						
						
							3cfe182ad3 
							
						 
					 
					
						
						
							
							Typo, Renamed.  
						
						
						
						
					 
					
						2011-09-03 16:45:56 -04:00 
						 
				 
			
				
					
						
							
							
								green-ponies (jgen) 
							
						 
					 
					
						
						
						
						
							
						
						
							7ee0407ba8 
							
						 
					 
					
						
						
							
							Oops, forgot to rename.  
						
						
						
						
					 
					
						2011-09-03 16:42:12 -04:00 
						 
				 
			
				
					
						
							
							
								green-ponies (jgen) 
							
						 
					 
					
						
						
						
						
							
						
						
							8e68d650a1 
							
						 
					 
					
						
						
							
							Cleaned up how the Image Replace html is made.  
						
						
						
						
					 
					
						2011-09-03 16:03:21 -04:00 
						 
				 
			
				
					
						
							
							
								green-ponies (jgen) 
							
						 
					 
					
						
						
						
						
							
						
						
							c44ed439f8 
							
						 
					 
					
						
						
							
							Extra checking for the user being an admin before allowing image replacement.  
						
						... 
						
						
						
						Also removed some duplicated code for efficiency. 
						
						
					 
					
						2011-08-30 13:57:14 -04:00 
						 
				 
			
				
					
						
							
							
								green-ponies (jgen) 
							
						 
					 
					
						
						
						
						
							
						
						
							b02c747ac1 
							
						 
					 
					
						
						
							
							Working on image replace.  
						
						... 
						
						
						
						Getting unknown 404 errors. 
						
						
					 
					
						2011-08-24 23:55:44 -04:00 
						 
				 
			
				
					
						
							
							
								green-ponies (jgen) 
							
						 
					 
					
						
						
						
						
							
						
						
							62cc7e0e5e 
							
						 
					 
					
						
						
							
							Working on Replace Image feature.  
						
						... 
						
						
						
						Added link to page, fixed foreach loop. 
						
						
					 
					
						2011-08-24 21:23:18 -04:00 
						 
				 
			
				
					
						
							
							
								green-ponies (jgen) 
							
						 
					 
					
						
						
						
						
							
						
						
							eb5ff191c6 
							
						 
					 
					
						
						
							
							Confirm image delete with jQuery UI modal dialog.  
						
						... 
						
						
						
						Added config option for jQuery delete as well. 
						
						
					 
					
						2011-08-16 23:14:30 -04:00 
						 
				 
			
				
					
						
							
							
								green-ponies (jgen) 
							
						 
					 
					
						
						
						
						
							
						
						
							53c10ecddf 
							
						 
					 
					
						
						
							
							Confirm image delete operation with javascript.  
						
						
						
						
					 
					
						2011-08-12 22:02:41 -04:00 
						 
				 
			
				
					
						
							
							
								green-ponies (jgen) 
							
						 
					 
					
						
						
						
						
							
						
						
							3a4aea45d5 
							
						 
					 
					
						
						
							
							Small addition for giving forms unique IDs. Mainly so that javascript has  
						
						... 
						
						
						
						something to hook onto. 
						
						
					 
					
						2011-08-12 21:56:48 -04:00 
						 
				 
			
				
					
						
							
							
								Shish 
							
						 
					 
					
						
						
						
						
							
						
						
							1e04df7765 
							
						 
					 
					
						
						
							
							<form> -> make_form(), or add auth token manually  
						
						
						
						
					 
					
						2010-10-07 21:26:27 +01:00 
						 
				 
			
				
					
						
							
							
								Shish 
							
						 
					 
					
						
						
						
						
							
						
						
							18403a3fa6 
							
						 
					 
					
						
						
							
							csrf-proofing for extensions  
						
						
						
						
					 
					
						2010-10-07 21:26:27 +01:00 
						 
				 
			
				
					
						
							
							
								Shish 
							
						 
					 
					
						
						
						
						
							
						
						
							f5122af7bd 
							
						 
					 
					
						
						
							
							move image deletion function to ImageIO  
						
						
						
						
					 
					
						2010-01-05 11:07:13 +00:00