Dan Brown
							
						 
						
							 
							
							
								
								
							
							
							
								
							
							
								265f5db03f 
								
							 
						 
						
							
							
								
								Reviewed  #2393 , Removed image guessing and added testing  
							
							 
							
							... 
							
							
							
							For review of meta tag additions as per PR #2393 .
This commit removes any image guesswork and only uses images that have
been set by the author for the specific content.
This also adds tests to cover the expected OG tags. 
							
						 
						
							2021-06-23 20:42:48 +01:00  
						
					 
				
					
						
							
							
								 
								Dan Brown
							
						 
						
							 
							
							
								
								
							
							
							
								
							
							
								58fa7679bc 
								
							 
						 
						
							
							
								
								Merge branch 'create-content-meta-tags' of  https://github.com/james-geiger/BookStack  into james-geiger-create-content-meta-tags  
							
							 
							
							
							
						 
						
							2021-06-23 20:11:07 +01:00  
						
					 
				
					
						
							
							
								 
								Dan Brown
							
						 
						
							 
							
							
								
								
							
							
							
								
							
							
								0cfff6ab6f 
								
							 
						 
						
							
							
								
								Reviewed and refactored next/previous navigation button implementation  
							
							 
							
							... 
							
							
							
							- Updated styling to include item name.
- Extracted used text to translations.
- Updated the design to better suit the surrounding blocks.
- Removed newly added model/repo methods.
- Moved core logic out of controller and instead into a "NextPreviousContentLocator"
helper with re-uses the output from the book-tree generation.
- Also added the system to chapters.
For #2511  
							
						 
						
							2021-05-29 12:39:41 +01:00  
						
					 
				
					
						
							
							
								 
								Dan Brown
							
						 
						
							 
							
							
								
								
							
							
							
								
							
							
								3ca149137e 
								
							 
						 
						
							
							
								
								Added faviourtes to other entity types  
							
							 
							
							
							
						 
						
							2021-05-16 10:26:28 +01:00  
						
					 
				
					
						
							
							
								 
								James Geiger
							
						 
						
							 
							
							
							
							
								
							
							
								48587d2c38 
								
							 
						 
						
							
							
								
								Code cleanup, refactor  
							
							 
							
							... 
							
							
							
							Updated to use Str::length for entity descriptions.
Moved function to get first image in page to PageContent class. 
							
						 
						
							2021-02-09 00:16:24 -06:00  
						
					 
				
					
						
							
							
								 
								James Geiger
							
						 
						
							 
							
							
							
							
								
							
							
								e458411f91 
								
							 
						 
						
							
							
								
								Create Open Graph meta tags for book/page/chapter/shelf  
							
							 
							
							
							
						 
						
							2020-12-21 23:20:13 -06:00  
						
					 
				
					
						
							
							
								 
								Dan Brown
							
						 
						
							 
							
							
								
								
							
							
							
								
							
							
								10305a4446 
								
							 
						 
						
							
							
								
								Converted entity-dash from vue to a component  
							
							 
							
							
							
						 
						
							2020-06-28 21:15:00 +01:00  
						
					 
				
					
						
							
							
								 
								Dan Brown
							
						 
						
							 
							
							
								
								
							
							
							
								
							
							
								cf5d51e7b8 
								
							 
						 
						
							
							
								
								Made another mass of accessibility improvements  
							
							 
							
							... 
							
							
							
							- Set proper semantic tags for main parts of content.
- Removed focus-trap from tag manager/autosuggest.
- Set better accessibility labelling on tag manager.
- Updated collapsible sections to be keyboard navigatable.
- Improved input focus styling to better fit theme.
- Updated custom styled file picker to be accessible via keyboard.
Related to #1320  
							
						 
						
							2019-08-25 15:44:51 +01:00  
						
					 
				
					
						
							
							
								 
								Dan Brown
							
						 
						
							 
							
							
								
								
							
							
							
								
							
							
								b792108bc1 
								
							 
						 
						
							
							
								
								Updated print css for recent redesign  
							
							 
							
							... 
							
							
							
							Fixes  #1472  
							
						 
						
							2019-08-25 11:30:26 +01:00  
						
					 
				
					
						
							
							
								 
								Dan Brown
							
						 
						
							 
							
							
								
								
							
							
							
								
							
							
								b27a5c7fb8 
								
							 
						 
						
							
							
								
								Made a mass of accessibility improvements  
							
							 
							
							... 
							
							
							
							- Changed default focus styles
- Updated dropdowns with keyboard navigation
- Updated modals with esc exiting
- Added accessibility attirbutes where needed
- Made many more elements focusable
- Updated hover effects of many items to also apply when focused within
Related to #1320  and #1198  
							
						 
						
							2019-08-24 18:29:02 +01:00  
						
					 
				
					
						
							
							
								 
								Dan Brown
							
						 
						
							 
							
							
								
								
							
							
							
								
							
							
								adc866cb3d 
								
							 
						 
						
							
							
								
								Added ability for dropdown menu to be bottom of dom body  
							
							 
							
							... 
							
							
							
							- Used when a dropdown is within a scrollable section such as editor
toolbar on mobile.
- Also made mobile page save button more obvious by increasing size and
inverting color. 
							
						 
						
							2019-05-05 14:43:26 +01:00  
						
					 
				
					
						
							
							
								 
								Dan Brown
							
						 
						
							 
							
							
								
								
							
							
							
								
							
							
								cc24d478aa 
								
							 
						 
						
							
							
								
								Organised entity action buttons a little more  
							
							 
							
							
							
						 
						
							2019-04-13 12:46:15 +01:00  
						
					 
				
					
						
							
							
								 
								Dan Brown
							
						 
						
							 
							
							
								
								
							
							
							
								
							
							
								4d5e47a2d2 
								
							 
						 
						
							
							
								
								Updated empty container item states  
							
							 
							
							
							
						 
						
							2019-04-13 11:24:41 +01:00  
						
					 
				
					
						
							
							
								 
								Dan Brown
							
						 
						
							 
							
							
								
								
							
							
							
								
							
							
								d66fab8bee 
								
							 
						 
						
							
							
								
								Updated and aligned entity dashboard elements  
							
							 
							
							
							
						 
						
							2019-04-13 11:09:17 +01:00  
						
					 
				
					
						
							
							
								 
								Dan Brown
							
						 
						
							 
							
							
								
								
							
							
							
								
							
							
								221a483b40 
								
							 
						 
						
							
							
								
								Standardised view referencing to dot-notation  
							
							 
							
							
							
						 
						
							2019-04-07 12:00:09 +01:00  
						
					 
				
					
						
							
							
								 
								Dan Brown
							
						 
						
							 
							
							
								
								
							
							
							
								
							
							
								8c21b5345d 
								
							 
						 
						
							
							
								
								Cleaned up usage of some core scss files  
							
							 
							
							
							
						 
						
							2019-04-07 11:34:40 +01:00  
						
					 
				
					
						
							
							
								 
								Dan Brown
							
						 
						
							 
							
							
								
								
							
							
							
								
							
							
								0a06e2bce3 
								
							 
						 
						
							
							
								
								Actioned some todo items, Cleaned old grid css  
							
							 
							
							
							
						 
						
							2019-04-07 09:57:48 +01:00  
						
					 
				
					
						
							
							
								 
								Dan Brown
							
						 
						
							 
							
							
								
								
							
							
							
								
							
							
								60d175a9b9 
								
							 
						 
						
							
							
								
								Cleaned up sidebar book tree and moved details  
							
							 
							
							... 
							
							
							
							- Also made top-spacing more consistent 
							
						 
						
							2019-03-30 15:15:01 +00:00  
						
					 
				
					
						
							
							
								 
								Dan Brown
							
						 
						
							 
							
							
								
								
							
							
							
								
							
							
								42e908c7f0 
								
							 
						 
						
							
							
								
								Cleaned up some existing tri-column views  
							
							 
							
							
							
						 
						
							2019-03-30 14:27:00 +00:00  
						
					 
				
					
						
							
							
								 
								Dan Brown
							
						 
						
							 
							
							
								
								
							
							
							
								
							
							
								e70423c73f 
								
							 
						 
						
							
							
								
								Standardized breadcrumbs a little further with icons  
							
							 
							
							
							
						 
						
							2019-02-17 17:52:42 +00:00  
						
					 
				
					
						
							
							
								 
								Dan Brown
							
						 
						
							 
							
							
								
								
							
							
							
								
							
							
								b00b319e83 
								
							 
						 
						
							
							
								
								Re-arranged some list items to flexbox instead of grid  
							
							 
							
							... 
							
							
							
							Since flexbox is better supported on a wider range of elements 
							
						 
						
							2019-02-16 15:05:18 +00:00  
						
					 
				
					
						
							
							
								 
								Dan Brown
							
						 
						
							 
							
							
								
								
							
							
							
								
							
							
								0efed43389 
								
							 
						 
						
							
							
								
								Converted more views to new layout and made breadcrumbs more flexible  
							
							 
							
							
							
						 
						
							2019-01-13 15:54:55 +00:00  
						
					 
				
					
						
							
							
								 
								Dan Brown
							
						 
						
							 
							
							
								
								
							
							
							
								
							
							
								a2087fe3ff 
								
							 
						 
						
							
							
								
								Made delete permissions a requirement for move operations  
							
							 
							
							... 
							
							
							
							Closes  #1200  
							
						 
						
							2019-01-05 14:39:40 +00:00  
						
					 
				
					
						
							
							
								 
								Dan Brown
							
						 
						
							 
							
							
								
								
							
							
							
								
							
							
								624c568008 
								
							 
						 
						
							
							
								
								Revamped tag styling  
							
							 
							
							
							
						 
						
							2018-04-30 14:35:15 +01:00  
						
					 
				
					
						
							
							
								 
								Dan Brown
							
						 
						
							 
							
							
								
								
							
							
							
								
							
							
								58a0a59d7e 
								
							 
						 
						
							
							
								
								Cleaned details sidebar box and merged with permissions  
							
							 
							
							
							
						 
						
							2018-04-30 13:53:04 +01:00  
						
					 
				
					
						
							
							
								 
								Dan Brown
							
						 
						
							 
							
							
								
								
							
							
							
								
							
							
								d34b91f2c9 
								
							 
						 
						
							
							
								
								Updated move card width and made sidebar order more consistent  
							
							 
							
							
							
						 
						
							2018-04-14 16:23:16 +01:00  
						
					 
				
					
						
							
							
								 
								Dan Brown
							
						 
						
							 
							
							
								
								
							
							
							
								
							
							
								582158f70e 
								
							 
						 
						
							
							
								
								Added tags to chapters and books  
							
							 
							
							... 
							
							
							
							Closes  #121  
							
						 
						
							2018-03-30 14:09:51 +01:00  
						
					 
				
					
						
							
							
								 
								Dan Brown
							
						 
						
							 
							
							
								
								
							
							
							
								
							
							
								8b27ce3296 
								
							 
						 
						
							
							
								
								Fixed large content previews and improved mobile styles  
							
							 
							
							... 
							
							
							
							Listing content previews no longer pre-wrap and instead simply break
correctly.
Updated titles to ensure they break on mobile devices.
Reduced spacing and font sizes on mobile to better adjust content to
screen size.
Fixes  #739  
							
						 
						
							2018-03-18 12:23:48 +00:00  
						
					 
				
					
						
							
							
								 
								Dan Brown
							
						 
						
							 
							
							
								
								
							
							
							
								
							
							
								81fa021083 
								
							 
						 
						
							
							
								
								Finished migrated from icon-font to SVG  
							
							 
							
							
							
						 
						
							2018-02-17 19:49:00 +00:00  
						
					 
				
					
						
							
							
								 
								Dan Brown
							
						 
						
							 
							
							
								
								
							
							
							
								
							
							
								5ab39bfd5a 
								
							 
						 
						
							
							
								
								Started migration to SVG icons  
							
							 
							
							
							
						 
						
							2018-02-17 13:30:52 +00:00  
						
					 
				
					
						
							
							
								 
								Dan Brown
							
						 
						
							 
							
							
								
								
							
							
							
								
							
							
								2d43ab8a1b 
								
							 
						 
						
							
							
								
								Fixed text overflow in various views  
							
							 
							
							... 
							
							
							
							Fixes  #669  
							
						 
						
							2018-02-11 14:28:26 +00:00  
						
					 
				
					
						
							
							
								 
								Dan Brown
							
						 
						
							 
							
							
								
								
							
							
							
								
							
							
								79c3a07e9a 
								
							 
						 
						
							
							
								
								Fixed include syntax erroring within vue  
							
							 
							
							... 
							
							
							
							Fixes  #553  
							
						 
						
							2017-10-15 18:20:13 +01:00  
						
					 
				
					
						
							
							
								 
								Dan Brown
							
						 
						
							 
							
							
								
								
							
							
							
								
							
							
								36f524a354 
								
							 
						 
						
							
							
								
								Updated page view styles to align with 2017 update  
							
							 
							
							
							
						 
						
							2017-08-26 15:41:33 +01:00  
						
					 
				
					
						
							
							
								 
								Dan Brown
							
						 
						
							 
							
							
								
								
							
							
							
								
							
							
								5187d3fa78 
								
							 
						 
						
							
							
								
								Updated chapter views with new design  
							
							 
							
							
							
						 
						
							2017-08-26 14:36:48 +01:00  
						
					 
				
					
						
							
							
								 
								Dan Brown
							
						 
						
							 
							
							
								
								
							
							
							
								
							
							
								3da8c01c1f 
								
							 
						 
						
							
							
								
								Rolled out new design further  
							
							 
							
							
							
						 
						
							2017-08-20 13:57:25 +01:00  
						
					 
				
					
						
							
							
								 
								Dan Brown
							
						 
						
							 
							
							
								
								
							
							
							
								
							
							
								28a9bd514f 
								
							 
						 
						
							
							
								
								Updated header design  
							
							 
							
							
							
						 
						
							2017-08-19 15:33:22 +01:00  
						
					 
				
					
						
							
							
								 
								Dan Brown
							
						 
						
							 
							
							
								
								
							
							
							
								
							
							
								039ee5d06c 
								
							 
						 
						
							
							
								
								Aligned entity dash name and fixed chapter toggle on dash  
							
							 
							
							
							
						 
						
							2017-08-19 14:04:38 +01:00  
						
					 
				
					
						
							
							
								 
								Dan Brown
							
						 
						
							 
							
							
								
								
							
							
							
								
							
							
								21247e10d0 
								
							 
						 
						
							
							
								
								Reverted travis changes and added html escaping  
							
							 
							
							
							
						 
						
							2017-07-27 16:28:23 +01:00  
						
					 
				
					
						
							
							
								 
								Dan Brown
							
						 
						
							 
							
							
								
								
							
							
							
								
							
							
								c1fc06ae34 
								
							 
						 
						
							
							
								
								Merge branch 'master' of git://github.com/Cyber-Duck/BookStack into Cyber-Duck-master  
							
							 
							
							
							
						 
						
							2017-07-27 16:20:38 +01:00  
						
					 
				
					
						
							
							
								 
								Dan Brown
							
						 
						
							 
							
							
								
								
							
							
							
								
							
							
								433cb9b3b2 
								
							 
						 
						
							
							
								
								Improved breadcrumb responsiveness  
							
							 
							
							... 
							
							
							
							Closes  #426  
							
						 
						
							2017-07-22 15:20:36 +01:00  
						
					 
				
					
						
							
							
								 
								Dan Brown
							
						 
						
							 
							
							
								
								
							
							
							
								
							
							
								b12e2ceada 
								
							 
						 
						
							
							
								
								Added included content into page's text view  
							
							 
							
							... 
							
							
							
							Allows rendered content to be shown in listings and used in searches.
Also prevented angular tags in content being parsed in listings.
Fixes  #442  
							
						 
						
							2017-07-22 14:21:56 +01:00  
						
					 
				
					
						
							
							
								 
								Clément Blanco
							
						 
						
							 
							
							
							
							
								
							
							
								67bc7007aa 
								
							 
						 
						
							
							
								
								Support new lines for book/chapter descriptions  
							
							 
							
							... 
							
							
							
							Avoid ignoring new lines when renderring the book/chapter descriptions on their respective detailed views. 
							
						 
						
							2017-07-14 16:05:46 +01:00  
						
					 
				
					
						
							
							
								 
								Dan Brown
							
						 
						
							 
							
							
								
								
							
							
							
								
							
							
								dcde599709 
								
							 
						 
						
							
							
								
								Added chapter search  
							
							 
							
							... 
							
							
							
							Migrated book search to vue-based system.
Updated old tag seached.
Made chapter page layout widths same as book page.
Closes  #344  
							
						 
						
							2017-04-15 19:16:07 +01:00  
						
					 
				
					
						
							
							
								 
								Dan Brown
							
						 
						
							 
							
							
								
								
							
							
							
								
							
							
								d4e790d3cf 
								
							 
						 
						
							
							
								
								Added lang tests and update export text keys  
							
							 
							
							
							
						 
						
							2017-03-05 15:10:06 +00:00  
						
					 
				
					
						
							
							
								 
								Dan Brown
							
						 
						
							 
							
							
								
								
							
							
							
								
							
							
								253132afdf 
								
							 
						 
						
							
							
								
								Added chapter export options  
							
							 
							
							... 
							
							
							
							Closes  #177  
							
						 
						
							2017-02-26 14:25:02 +00:00  
						
					 
				
					
						
							
							
								 
								Dan Brown
							
						 
						
							 
							
							
								
								
							
							
							
								
							
							
								573357a08c 
								
							 
						 
						
							
							
								
								Extracted text from logic files  
							
							 
							
							
							
						 
						
							2016-12-04 16:51:39 +00:00  
						
					 
				
					
						
							
							
								 
								Dan Brown
							
						 
						
							 
							
							
								
								
							
							
							
								
							
							
								96075dee7b 
								
							 
						 
						
							
							
								
								Extracted text from page views & standardised breadcrumbs  
							
							 
							
							
							
						 
						
							2016-12-03 18:35:40 +00:00  
						
					 
				
					
						
							
							
								 
								Dan Brown
							
						 
						
							 
							
							
								
								
							
							
							
								
							
							
								57dc53ceff 
								
							 
						 
						
							
							
								
								Extracted text from book & chapter views  
							
							 
							
							
							
						 
						
							2016-11-17 13:33:07 +00:00  
						
					 
				
					
						
							
							
								 
								Dan Brown
							
						 
						
							 
							
							
							
							
								
							
							
								43d9d2eba7 
								
							 
						 
						
							
							
								
								Updated all application urls to allow path prefix.  
							
							 
							
							... 
							
							
							
							Allows BookStack to be installed at a non-root location on a domain.
Closes  #40 . 
							
						 
						
							2016-08-14 12:29:35 +01:00  
						
					 
				
					
						
							
							
								 
								Dan Brown
							
						 
						
							 
							
							
							
							
								
							
							
								9baa96d41c 
								
							 
						 
						
							
							
								
								Added chapter move actions.  Closes   #86  
							
							 
							
							
							
						 
						
							2016-06-25 15:31:38 +01:00