190f63abf8 
					 
					
						
						
							
							Attempt a different migration to remove null from text fields  
						
						 
						
						
						
						
					 
					
						2018-10-05 09:29:24 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						6220f62af3 
					 
					
						
						
							
							Set the images_file field to non-required in both places  
						
						 
						
						... 
						
						
						
						it was set to non-required in the form but not in reality 
						
						
					 
					
						2018-10-04 13:47:31 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						7e7d1d1d8a 
					 
					
						
						
							
							Updated how the form jumps to errors on reload  
						
						 
						
						... 
						
						
						
						It was inserting "#undefined" when there was no error 
						
						
					 
					
						2018-10-03 20:13:38 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						b42a9c7571 
					 
					
						
						
							
							Fix failing test  
						
						 
						
						
						
						
					 
					
						2018-09-23 13:50:38 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						af9f522bef 
					 
					
						
						
							
							Fix test failure  
						
						 
						
						
						
						
					 
					
						2018-09-22 22:25:35 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						ab57602a5f 
					 
					
						
						
							
							Fix crashing test  
						
						 
						
						
						
						
					 
					
						2018-09-22 22:25:35 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						ff445e166d 
					 
					
						
						
							
							Text fields shouldn't have null=True. ( #94 )  
						
						 
						
						
						
						
					 
					
						2018-09-22 19:09:05 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						a467062fe1 
					 
					
						
						
							
							Form now jumps to first error (if any) when it reloads  
						
						 
						
						... 
						
						
						
						even if on a different tab. 
						
						
					 
					
						2018-09-20 12:59:47 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						9b1d9e7e04 
					 
					
						
						
							
							Update draft deletion logic for new field  
						
						 
						
						... 
						
						
						
						And comment the delete-files-only-in-drafts logic. 
						
						
					 
					
						2018-06-27 19:50:24 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						a4072ba22a 
					 
					
						
						
							
							Tweak failing test  
						
						 
						
						... 
						
						
						
						I've worked out this test is failing when FileDeleteView::post() calls
self.get_object() - that's when the 404 is being sent.  I can't work out
why though, because everything else looks fine. 
						
						
					 
					
						2018-06-27 19:43:39 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						c1e8762287 
					 
					
						
						
							
							Avoid JS map crash on missing images  
						
						 
						
						
						
						
					 
					
						2018-06-18 15:28:38 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						c32ddf1abb 
					 
					
						
						
							
							Fix CaseStudy serialisation..  
						
						 
						
						... 
						
						
						
						..by ensuring CS images are serialised correctly 
						
						
					 
					
						2018-05-30 14:21:48 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						2bb7ea5561 
					 
					
						
						
							
							Set CaseStudy.author  
						
						 
						
						
						
						
					 
					
						2018-05-29 23:16:51 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						d80f933b7b 
					 
					
						
						
							
							Add CaseStudyDraft.created  
						
						 
						
						
						
						
					 
					
						2018-05-29 23:16:51 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						39949562c1 
					 
					
						
						
							
							Use multi-file upload for "images" field  
						
						 
						
						... 
						
						
						
						Closes  #62  
						
						
					 
					
						2018-05-29 23:16:51 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						8a8eccaeaa 
					 
					
						
						
							
							Make "land ownership details" visible always  
						
						 
						
						... 
						
						
						
						Closes  #71  
						
						
					 
					
						2018-05-26 11:36:44 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						006262c7ea 
					 
					
						
						
							
							Lengthen "key actors" and "who..involved" fields  
						
						 
						
						
						
						
					 
					
						2018-05-24 20:52:43 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						f595532db5 
					 
					
						
						
							
							Fix migrations  
						
						 
						
						
						
						
					 
					
						2018-05-24 18:24:55 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						fad8b8bffc 
					 
					
						
						
							
							Rebuild multi-file widgets from form values, closes #61  
						
						 
						
						
						
						
					 
					
						2018-05-23 19:37:07 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						b375de115e 
					 
					
						
						
							
							Fix bad validation rules  
						
						 
						
						
						
						
					 
					
						2018-05-23 19:15:30 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						2ee912b8a6 
					 
					
						
						
							
							Multi-upload widget: Improve error handling  
						
						 
						
						
						
						
					 
					
						2018-05-23 18:22:06 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						c0ff616761 
					 
					
						
						
							
							Prevent crash saving case study with no draft  
						
						 
						
						
						
						
					 
					
						2018-05-19 14:32:57 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						39683a4ec0 
					 
					
						
						
							
							Update test for text change  
						
						 
						
						
						
						
					 
					
						2018-05-19 14:21:58 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						a1821dba58 
					 
					
						
						
							
							Fix migrations  
						
						 
						
						
						
						
					 
					
						2018-05-19 14:01:43 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						0160e58491 
					 
					
						
						
							
							Add language switcher widget  
						
						 
						
						
						
						
					 
					
						2018-05-19 13:53:34 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						8d2532a1b2 
					 
					
						
						
							
							Convert some CharFields to TextFields  
						
						 
						
						
						
						
					 
					
						2018-05-19 13:53:34 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						03e5bfe01b 
					 
					
						
						
							
							Extend the length of some charfields, per Tom's email  
						
						 
						
						
						
						
					 
					
						2018-05-15 15:03:57 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						f4a74e6fd0 
					 
					
						
						
							
							Fix map tests, add files tests  
						
						 
						
						
						
						
					 
					
						2018-05-01 13:16:09 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						d84aa0f3b9 
					 
					
						
						
							
							Avoid crash when deleting drafts  
						
						 
						
						
						
						
					 
					
						2018-05-01 01:08:40 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						8ddc0894a1 
					 
					
						
						
							
							Clean-up migration  
						
						 
						
						
						
						
					 
					
						2018-04-30 22:23:45 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						6dc0b51fc3 
					 
					
						
						
							
							File permissions checks  
						
						 
						
						
						
						
					 
					
						2018-04-30 22:23:36 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						e43c32b843 
					 
					
						
						
							
							Extra file upload fields, delete files w/ draft  
						
						 
						
						
						
						
					 
					
						2018-04-30 22:17:18 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						f4c21006de 
					 
					
						
						
							
							Add AJAX file delete support and upload notifications, make UI nicer  
						
						 
						
						
						
						
					 
					
						2018-04-26 18:03:04 +10:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						935af1355b 
					 
					
						
						
							
							Further work on multi-file-upload  
						
						 
						
						
						
						
					 
					
						2018-04-23 01:15:33 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						bb326bfed8 
					 
					
						
						
							
							Initial file uploding w/ new "files" app  
						
						 
						
						
						
						
					 
					
						2018-04-19 15:57:18 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						7436fa7e2e 
					 
					
						
						
							
							Prevent duplicate form media loading..  
						
						 
						
						... 
						
						
						
						..by setting BaseCaseStudyForm.helper.include_media = False 
						
						
					 
					
						2018-04-19 15:14:54 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						f8695fae3c 
					 
					
						
						
							
							Make welcome text translatable  
						
						 
						
						
						
						
					 
					
						2018-04-19 13:01:16 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						816bc7f13d 
					 
					
						
						
							
							Add missing migration  
						
						 
						
						
						
						
					 
					
						2018-04-19 12:57:53 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						0758b6e223 
					 
					
						
						
							
							Oops, I removed a line I shouldn't have from  677f6a85a 
						
						 
						
						
						
						
					 
					
						2018-04-16 14:33:07 +10:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						677f6a85a9 
					 
					
						
						
							
							Add coordinates autocomplete widget & data ( #32 )  
						
						 
						
						... 
						
						
						
						Just tweaks based on what Carl had already written in dce53630  and b97d421a 
						
						
					 
					
						2018-04-16 14:27:13 +10:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						a171fb6d14 
					 
					
						
						
							
							Add hello overlay ( closes   #17 )  
						
						 
						
						
						
						
					 
					
						2018-04-16 12:59:48 +10:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						15c3d3c4a2 
					 
					
						
						
							
							Hide draft restore prompt on successful save ( #52 )  
						
						 
						
						
						
						
					 
					
						2018-04-16 11:02:10 +10:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						a41df71793 
					 
					
						
						
							
							Delete draft when submitting case study ( #52 )  
						
						 
						
						
						
						
					 
					
						2018-04-16 11:02:10 +10:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						054668e1e8 
					 
					
						
						
							
							Add i18n support to form saving code ( #52 )  
						
						 
						
						
						
						
					 
					
						2018-04-16 10:57:31 +10:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						4390edde03 
					 
					
						
						
							
							Don't display draft restore prompt after a failed submit attempt ( #52 )  
						
						 
						
						
						
						
					 
					
						2018-04-16 10:48:36 +10:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						ee88a3160e 
					 
					
						
						
							
							Get location field integrating with form saving/loading ( #52 )  
						
						 
						
						
						
						
					 
					
						2018-04-16 10:23:06 +10:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						e067443756 
					 
					
						
						
							
							Update to latest FormSaver, triggering change events when form fields are updated  
						
						 
						
						
						
						
					 
					
						2018-04-16 09:33:53 +10:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						c8d74a8351 
					 
					
						
						
							
							Hide and show negative case reasons 'other' field appropriately,  closes   #44  
						
						 
						
						
						
						
					 
					
						2018-04-15 22:10:05 +10:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						087eb1b1c5 
					 
					
						
						
							
							Require high zoom level to select project location,  closes   #56  
						
						 
						
						
						
						
					 
					
						2018-04-15 21:48:03 +10:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						e5235fb871 
					 
					
						
						
							
							Move save button to bottom of screen pending better design ( #52 )  
						
						 
						
						
						
						
					 
					
						2018-04-14 21:57:12 +10:00