e5fc6bf5fa 
								
							 
						 
						
							
							
								
								Moved from highlight.js to codemirror  
							
							
							
						 
						
							2017-05-28 13:16:21 +01:00  
				
					
						
							
							
								 
						
							
								fde970ba59 
								
							 
						 
						
							
							
								
								Switched out markdown render  
							
							... 
							
							
							
							Fixes  #304 .
Fixes  #359 . 
						
							2017-04-17 12:21:10 +01:00  
				
					
						
							
							
								 
						
							
								b0e849f413 
								
							 
						 
						
							
							
								
								Added checkbox sytax parsing to markdown lists  
							
							... 
							
							
							
							Closes  #319  
						
							2017-02-25 13:16:26 +00:00  
				
					
						
							
							
								 
						
							
								076693efc9 
								
							 
						 
						
							
							
								
								Added facebook, slack & twitter sign in options.  
							
							... 
							
							
							
							Also added icon svg blade helper.
Closes  #125 . Starts #213 .
Requires documentation. 
							
						 
						
							2017-02-04 11:01:49 +00:00  
				
					
						
							
							
								 
						
							
								80f844139c 
								
							 
						 
						
							
							
								
								Fixed missing subscript styling  
							
							... 
							
							
							
							Closes  #284  
						
							2017-02-01 22:20:44 +00:00  
				
					
						
							
							
								 
						
							
								0faa130cfd 
								
							 
						 
						
							
							
								
								Fixed offset code blocks when editing in markdown.  
							
							... 
							
							
							
							Fixes  #264  
						
							2017-01-08 13:31:53 +00:00  
				
					
						
							
							
								 
						
							
								96075dee7b 
								
							 
						 
						
							
							
								
								Extracted text from page views & standardised breadcrumbs  
							
							
							
						 
						
							2016-12-03 18:35:40 +00:00  
				
					
						
							
							
								 
						
							
								d3c7aada89 
								
							 
						 
						
							
							
								
								Fixed attachments on draft pages  
							
							
							
						 
						
							2016-11-12 14:21:54 +00:00  
				
					
						
							
							
								 
						
							
								ac80723058 
								
							 
						 
						
							
							
								
								Merge fixes from branch 'v0.12'  
							
							
							
						 
						
							2016-11-12 11:40:54 +00:00  
				
					
						
							
							
								 
						
							
								5cfb7b8de4 
								
							 
						 
						
							
							
								
								Altered 'ol' element padding to not clip numbering  
							
							... 
							
							
							
							Allows usage to 3-digits now
Closes  #204  
							
						 
						
							2016-10-30 10:23:49 +00:00  
				
					
						
							
							
								 
						
							
								1d681e53e4 
								
							 
						 
						
							
							
								
								Added page navigation and tweaked header styles  
							
							... 
							
							
							
							Changed header selection in editor to be more descriptive and
to provide a wider range of styles.
Closes  #68  
							
						 
						
							2016-09-18 14:49:36 +01:00  
				
					
						
							
							
								 
						
							
								b0a63ba0cc 
								
							 
						 
						
							
							
								
								Tightened and cleaned some list styles  
							
							
							
						 
						
							2016-07-03 09:58:45 +01:00  
				
					
						
							
							
								 
						
							
								97d011ac8e 
								
							 
						 
						
							
							
								
								Started work on page move view and entity selector  
							
							
							
						 
						
							2016-06-11 21:04:18 +01:00  
				
					
						
							
							
								 
						
							
								be517de7dc 
								
							 
						 
						
							
							
								
								Added pagination, sorting & searching to users list  
							
							... 
							
							
							
							As requested on #113  
							
						 
						
							2016-05-22 10:44:31 +01:00  
				
					
						
							
							
								 
						
							
								26965fa08f 
								
							 
						 
						
							
							
								
								Added a markdown editor  
							
							
							
						 
						
							2016-03-25 14:41:15 +00:00  
				
					
						
							
							
								 
						
							
								75ecf1c44d 
								
							 
						 
						
							
							
								
								Fixed inset chapter list colors  
							
							... 
							
							
							
							The colors were being overridden by the custom theme color.
Styles added to force color to page and/or page draft. 
							
						 
						
							2016-03-13 12:43:42 +00:00  
				
					
						
							
							
								 
						
							
								e9c213f803 
								
							 
						 
						
							
							
								
								Fixed firefox list editing bug and made button text size more consistent  
							
							... 
							
							
							
							Fixes  #77  
						
							2016-03-09 23:23:28 +00:00  
				
					
						
							
							
								 
						
							
								c86a122d80 
								
							 
						 
						
							
							
								
								Added table header row styling, made code blocks horizontally scrollbable fixed link popup on firefox  
							
							
							
						 
						
							2016-02-22 20:18:08 +00:00  
				
					
						
							
							
								 
						
							
								8eb2960950 
								
							 
						 
						
							
							
								
								Added recently created & updated page listings  
							
							... 
							
							
							
							Closes  #46 . 
						
							2016-02-20 18:51:01 +00:00  
				
					
						
							
							
								 
						
							
								4d9726dbdd 
								
							 
						 
						
							
							
								
								Added content to user profile pages  
							
							
							
						 
						
							2016-02-17 22:11:48 +00:00  
				
					
						
							
							
								 
						
							
								9b83c57316 
								
							 
						 
						
							
							
								
								Fixed some design issues and improved page export styling  
							
							... 
							
							
							
							Fixed alignment on export options dropdown.
Fixed bullet list items sitting too close next to floated content. Fixes  #34 .
Fixed text overlaying images in PDF exports (Floats removed for now). Fixes  #53 .
Fixed spaced table cells on html & PDF exports. 
							
						 
						
							2016-02-08 20:41:40 +00:00  
				
					
						
							
							
								 
						
							
								3d9084816e 
								
							 
						 
						
							
							
								
								Added libs into project and fixed ol lists  
							
							
							
						 
						
							2015-11-30 21:44:23 +00:00  
				
					
						
							
							
								 
						
							
								6b4ec65b03 
								
							 
						 
						
							
							
								
								Added logo selector  
							
							
							
						 
						
							2015-10-07 23:17:48 +01:00  
				
					
						
							
							
								 
						
							
								713827f941 
								
							 
						 
						
							
							
								
								Tweaked some styles and started automated testing.  Fixes   #11 .  
							
							
							
						 
						
							2015-09-02 18:26:33 +01:00  
				
					
						
							
							
								 
						
							
								9a82d27548 
								
							 
						 
						
							
							
								
								Updated Search experience including adding fulltext mysql indicies.  
							
							
							
						 
						
							2015-08-31 20:11:44 +01:00  
				
					
						
							
							
								 
						
							
								598fd7811b 
								
							 
						 
						
							
							
								
								Rolled out redesign across application  
							
							
							
						 
						
							2015-08-31 11:43:28 +01:00  
				
					
						
							
							
								 
						
							
								505a22bc7b 
								
							 
						 
						
							
							
								
								Started another major redsign  
							
							
							
						 
						
							2015-08-30 17:53:30 +01:00  
				
					
						
							
							
								 
						
							
								ae95d0a239 
								
							 
						 
						
							
							
								
								Added permission system  
							
							
							
						 
						
							2015-08-29 15:03:42 +01:00  
				
					
						
							
							
								 
						
							
								7b65ba49f6 
								
							 
						 
						
							
							
								
								Improved code pasting experience.  Fixes   #6  
							
							
							
						 
						
							2015-08-22 15:06:03 +01:00  
				
					
						
							
							
								 
						
							
								521b3b8eb1 
								
							 
						 
						
							
							
								
								Added sidebar highlighting and fixed code elements.  Fixes   #18  
							
							
							
						 
						
							2015-08-16 14:51:45 +01:00  
				
					
						
							
							
								 
						
							
								e5a372ffbd 
								
							 
						 
						
							
							
								
								Added image name editing & deleting  
							
							
							
						 
						
							2015-08-16 00:18:22 +01:00  
				
					
						
							
							
								 
						
							
								52033f3a6f 
								
							 
						 
						
							
							
								
								Added created_by and updated_by to entities.  Fixes   #3  
							
							
							
						 
						
							2015-08-08 21:28:50 +01:00  
				
					
						
							
							
								 
						
							
								71e2e057cb 
								
							 
						 
						
							
							
								
								Added auth login control  
							
							
							
						 
						
							2015-08-05 20:59:39 +01:00  
				
					
						
							
							
								 
						
							
								b54ef3bb4b 
								
							 
						 
						
							
							
								
								Made chapters functional and cleaned design features  
							
							
							
						 
						
							2015-07-30 22:27:35 +01:00  
				
					
						
							
							
								 
						
							
								ef77c10a70 
								
							 
						 
						
							
							
								
								Vastly improved design and cleaned text input  
							
							
							
						 
						
							2015-07-23 21:55:46 +01:00  
				
					
						
							
							
								 
						
							
								da2ba4d9f3 
								
							 
						 
						
							
							
								
								Got the tree view working  
							
							
							
						 
						
							2015-07-20 22:05:26 +01:00  
				
					
						
							
							
								 
						
							
								4c0783fdc7 
								
							 
						 
						
							
							
								
								Added search  
							
							
							
						 
						
							2015-07-16 19:53:24 +01:00  
				
					
						
							
							
								 
						
							
								787ad20ce7 
								
							 
						 
						
							
							
								
								Added link functionality  
							
							
							
						 
						
							2015-07-16 19:15:22 +01:00  
				
					
						
							
							
								 
						
							
								46217a5880 
								
							 
						 
						
							
							
								
								Vastly improved design  
							
							
							
						 
						
							2015-07-15 22:55:49 +01:00  
				
					
						
							
							
								 
						
							
								1ec9466c29 
								
							 
						 
						
							
							
								
								Got image uploads working  
							
							
							
						 
						
							2015-07-13 21:52:56 +01:00  
				
					
						
							
							
								 
						
							
								eaa1765c7a 
								
							 
						 
						
							
							
								
								Initial commit  
							
							
							
						 
						
							2015-07-12 20:01:42 +01:00