c82fa33210 
								
							 
						 
						
							
							
								
								Comments: Further range of content reference ux improvements  
							
							... 
							
							
							
							- Added reference indicator to comment create form.
  - Added remove action.
- Extracted reference text to translations.
- Changed reference hash to be text-based instead of HTML based.
- Added reference display for newly added comments.
- Handled reference marker delete on comment delete. 
							
						 
						
							2025-05-01 17:22:12 +01:00  
				
					
						
							
							
								 
						
							
								e7dcc2dcdf 
								
							 
						 
						
							
							
								
								Comments: Moved to tab UI, Converted tabs component to ts  
							
							
							
						 
						
							2025-04-30 17:42:09 +01:00  
				
					
						
							
							
								 
						
							
								099f6104d0 
								
							 
						 
						
							
							
								
								Comments: Started archive display, created mode for tree node  
							
							
							
						 
						
							2025-04-28 20:09:18 +01:00  
				
					
						
							
							
								 
						
							
								8bdf948743 
								
							 
						 
						
							
							
								
								Comments: Added archive endpoints, messages, Js actions and tests  
							
							
							
						 
						
							2025-04-28 15:37:09 +01:00  
				
					
						
							
							
								 
						
							
								e8f44186a8 
								
							 
						 
						
							
							
								
								Comments: Split out page comment reference logic to own component  
							
							... 
							
							
							
							Started support for editor view.
Moved comment elements to be added relative to content area instad of
specific target reference element.
Added relocating on screen size change. 
							
						 
						
							2025-04-27 16:51:24 +01:00  
				
					
						
							
							
								 
						
							
								ecda4e1d6f 
								
							 
						 
						
							
							
								
								Comments: Added reference marker to comments  
							
							
							
						 
						
							2025-04-26 21:05:54 +01:00  
				
					
						
							
							
								 
						
							
								f656a82fe7 
								
							 
						 
						
							
							
								
								Comments: Styled content comments & improved interaction  
							
							
							
						 
						
							2025-04-24 13:21:23 +01:00  
				
					
						
							
							
								 
						
							
								5bfba281fc 
								
							 
						 
						
							
							
								
								Comments: Started inline comment display windows  
							
							
							
						 
						
							2025-04-21 14:04:41 +01:00  
				
					
						
							
							
								 
						
							
								2e7544a865 
								
							 
						 
						
							
							
								
								Comments: Converted comment component to TS  
							
							
							
						 
						
							2025-04-19 12:46:47 +01:00  
				
					
						
							
							
								 
						
							
								8d159f77e4 
								
							 
						 
						
							
							
								
								Comments: Started logic for content references  
							
							... 
							
							
							
							Adds button for comments to pointer.
Adds logic to generate a content reference point. 
							
						 
						
							2025-04-18 15:01:57 +01:00  
				
					
						
							
							
								 
						
							
								802f69cf35 
								
							 
						 
						
							
							
								
								Comments: Fixed missing comment timestamps  
							
							... 
							
							
							
							Due to deleted code during Laravel 11 upgrade.
Added test to cover.
Closes  #5555  
							
						 
						
							2025-03-30 17:36:48 +01:00  
				
					
						
							
							
								 
						
							
								dfbc78947f 
								
							 
						 
						
							
							
								
								Revisions: Hid changes link for oldest revision  
							
							... 
							
							
							
							Just as a UX improvement to help avoid confusion, as the whole content
will be changes for this revision.
For #5454  
							
						 
						
							2025-03-16 12:00:54 +00:00  
				
					
						
							
							
								 
						
							
								2291d78382 
								
							 
						 
						
							
							
								
								Merge pull request  #5470  from Silverlan/patch-1  
							
							... 
							
							
							
							Fix incorrect condition for displaying new books section 
							
						 
						
							2025-02-12 18:14:28 +00:00  
				
					
						
							
							
								 
						
							
								b9306a9029 
								
							 
						 
						
							
							
								
								Sorting: Renamed sort set to sort rule  
							
							... 
							
							
							
							Renamed based on feedback from Tim and Script on Discord.
Also fixed flaky test 
							
						 
						
							2025-02-11 14:36:25 +00:00  
				
					
						
							
							
								 
						
							
								a208c46b62 
								
							 
						 
						
							
							
								
								Sorting: Covered sort set management with tests  
							
							
							
						 
						
							2025-02-10 17:19:49 +00:00  
				
					
						
							
							
								 
						
							
								ec79517493 
								
							 
						 
						
							
							
								
								Sorting: Added auto sort option to book sort UI  
							
							... 
							
							
							
							Includes indicator on books added to sort operation. 
							
						 
						
							2025-02-09 15:16:18 +00:00  
				
					
						
							
							
								 
						
							
								ccd94684eb 
								
							 
						 
						
							
							
								
								Sorting: Improved sort set display, delete, added action on edit  
							
							... 
							
							
							
							- Changes to a sort set will now auto-apply to assinged books (basic
  chunck through all on save).
- Added book count indicator to sort set list items.
- Deletion now has confirmation and auto-handling of assigned
  books/settings. 
							
						 
						
							2025-02-06 14:58:08 +00:00  
				
					
						
							
							
								 
						
							
								7093daa49d 
								
							 
						 
						
							
							
								
								Sorting: Connected up default sort setting for books  
							
							
							
						 
						
							2025-02-05 14:33:46 +00:00  
				
					
						
							
							
								 
						
							
								b897af2ed0 
								
							 
						 
						
							
							
								
								Sorting: Finished main sort set CRUD work  
							
							
							
						 
						
							2025-02-04 20:11:35 +00:00  
				
					
						
							
							
								 
						
							
								d28278bba6 
								
							 
						 
						
							
							
								
								Sorting: Added sort set form manager UI JS  
							
							... 
							
							
							
							Extracted much code to be shared with the shelf books management UI 
							
						 
						
							2025-02-04 15:14:22 +00:00  
				
					
						
							
							
								 
						
							
								12cc2f0689 
								
							 
						 
						
							
							
								
								Fix incorrect condition for displaying new books section  
							
							
							
						 
						
							2025-02-03 19:01:08 +01:00  
				
					
						
							
							
								 
						
							
								bf8a84a8b1 
								
							 
						 
						
							
							
								
								Sorting: Started sort set routes and form  
							
							
							
						 
						
							2025-02-03 16:48:57 +00:00  
				
					
						
							
							
								 
						
							
								a34023f715 
								
							 
						 
						
							
							
								
								Sorting: Added content misses from last commit, started settings  
							
							
							
						 
						
							2025-01-30 17:49:19 +00:00  
				
					
						
							
							
								 
						
							
								5b0cb3dd50 
								
							 
						 
						
							
							
								
								Sorting: Extracted URL sort helper to own class  
							
							... 
							
							
							
							Was only used in one place, so didn't make sense to have extra global
helper clutter. 
							
						 
						
							2025-01-29 17:02:34 +00:00  
				
					
						
							
							
								 
						
							
								ebe2ca7faf 
								
							 
						 
						
							
							
								
								Lexical: Added about button/view  
							
							... 
							
							
							
							Re-used existing route and moved tinymce help to its own different
route. Added test to cover.
Added new external-content block to support in editor UI. 
							
						 
						
							2024-12-17 22:40:28 +00:00  
				
					
						
							
							
								 
						
							
								a8ef820443 
								
							 
						 
						
							
							
								
								Users: Hid lanuage preference for guest user  
							
							... 
							
							
							
							Hiding since it's not really used, and may mislead on how to set default
app language (which should be done via env options).
Updated test to cover.
For #5356  
							
						 
						
							2024-12-13 15:19:28 +00:00  
				
					
						
							
							
								 
						
							
								fcf0bf79a9 
								
							 
						 
						
							
							
								
								Attachments: Hid edit/delete controls where lacking permission  
							
							... 
							
							
							
							Added test to cover.
Also migrated related ajax-delete-row component to ts.
For #5323  
							
						 
						
							2024-12-11 20:38:30 +00:00  
				
					
						
							
							
								 
						
							
								f79c6aef8d 
								
							 
						 
						
							
							
								
								ZIP Imports: Updated import form to show loading indicator  
							
							... 
							
							
							
							And disable button after submit.
Added here because the import could take some time, so it's best to show
an indicator to the user to show that something is happening, and help
prevent duplicate submission or re-submit attempts. 
							
						 
						
							2024-11-22 21:36:42 +00:00  
				
					
						
							
							
								 
						
							
								c0dff6d4a6 
								
							 
						 
						
							
							
								
								ZIP Imports: Added book content ordering to import preview  
							
							
							
						 
						
							2024-11-22 21:03:04 +00:00  
				
					
						
							
							
								 
						
							
								b7476a9e7f 
								
							 
						 
						
							
							
								
								ZIP Import: Finished base import process & error handling  
							
							... 
							
							
							
							Added file creation reverting and DB rollback on error.
Added error display on failed import.
Extracted likely shown import form/error text to translation files. 
							
						 
						
							2024-11-14 15:59:15 +00:00  
				
					
						
							
							
								 
						
							
								92cfde495e 
								
							 
						 
						
							
							
								
								ZIP Imports: Added full contents view to import display  
							
							... 
							
							
							
							Reduced import data will now be stored on the import itself, instead of
storing a set of totals. 
							
						 
						
							2024-11-05 13:17:31 +00:00  
				
					
						
							
							
								 
						
							
								14578c2257 
								
							 
						 
						
							
							
								
								ZIP Imports: Added parent selector for page/chapter imports  
							
							
							
						 
						
							2024-11-04 16:21:22 +00:00  
				
					
						
							
							
								 
						
							
								8f6f81948e 
								
							 
						 
						
							
							
								
								ZIP Imports: Fleshed out continue page, Added testing  
							
							
							
						 
						
							2024-11-03 17:28:18 +00:00  
				
					
						
							
							
								 
						
							
								c6109c7087 
								
							 
						 
						
							
							
								
								ZIP Imports: Added listing, show view, delete, activity  
							
							
							
						 
						
							2024-11-03 14:13:05 +00:00  
				
					
						
							
							
								 
						
							
								259aa829d4 
								
							 
						 
						
							
							
								
								ZIP Imports: Added validation message display, added testing  
							
							... 
							
							
							
							Testing covers main UI access, and main non-successfull import actions.
Started planning stored import model.
Extracted some text to language files. 
							
						 
						
							2024-11-02 14:51:04 +00:00  
				
					
						
							
							
								 
						
							
								c4ec50d437 
								
							 
						 
						
							
							
								
								ZIP Exports: Got zip format validation functionally complete  
							
							
							
						 
						
							2024-10-30 15:26:23 +00:00  
				
					
						
							
							
								 
						
							
								b50b7b667d 
								
							 
						 
						
							
							
								
								ZIP Exports: Started import validation  
							
							
							
						 
						
							2024-10-30 13:13:41 +00:00  
				
					
						
							
							
								 
						
							
								a56a28fbb7 
								
							 
						 
						
							
							
								
								ZIP Exports: Built out initial import view  
							
							... 
							
							
							
							Added syles for non-custom, non-image file inputs.
Started planning out back-end handling. 
							
						 
						
							2024-10-29 14:21:32 +00:00  
				
					
						
							
							
								 
						
							
								4051d5b803 
								
							 
						 
						
							
							
								
								ZIP Exports: Added new import permission  
							
							... 
							
							
							
							Also updated new route/view to new non-book-specific flow.
Also fixed down migration of old export permissions migration. 
							
						 
						
							2024-10-29 12:11:51 +00:00  
				
					
						
							
							
								 
						
							
								21ccfa97dd 
								
							 
						 
						
							
							
								
								ZIP Export: Expanded page & added base attachment handling  
							
							
							
						 
						
							2024-10-19 15:41:07 +01:00  
				
					
						
							
							
								 
						
							
								a3d0f7478f 
								
							 
						 
						
							
							
								
								Move settings category layouts into their own view folder  
							
							
							
						 
						
							2024-10-11 10:42:48 +11:00  
				
					
						
							
							
								 
						
							
								966ff91386 
								
							 
						 
						
							
							
								
								Search: Prevented negated terms filling in UI inputs  
							
							... 
							
							
							
							Added test to cover. 
							
						 
						
							2024-10-03 19:40:11 +01:00  
				
					
						
							
							
								 
						
							
								93c677a6a9 
								
							 
						 
						
							
							
								
								Searching: Added negation support to UI and term handling  
							
							... 
							
							
							
							Updated/added tests to cover.
Support for actual search queries still remains. 
							
						 
						
							2024-10-03 15:59:50 +01:00  
				
					
						
							
							
								 
						
							
								177cfd72bf 
								
							 
						 
						
							
							
								
								Search: Added structure for search term inputs  
							
							... 
							
							
							
							Sets things up to allow more complex terms ready to handle negation. 
							
						 
						
							2024-10-02 17:31:45 +01:00  
				
					
						
							
							
								 
						
							
								34ade50181 
								
							 
						 
						
							
							
								
								Base layout: Changed main app script to be module loaded  
							
							... 
							
							
							
							Prevents polluting global scope with variables since we're using the
module format bundler in esbuild.
Also cleaned up unused yields.
Fixed bad reference in our tinymce fixes.
For #5232  
							
						 
						
							2024-10-01 10:37:31 +01:00  
				
					
						
							
							
								 
						
							
								e65655594f 
								
							 
						 
						
							
							
								
								Merge branch 'feature/opensearch' into development  
							
							
							
						 
						
							2024-09-30 17:21:51 +01:00  
				
					
						
							
							
								 
						
							
								8bc6e75319 
								
							 
						 
						
							
							
								
								Code Blocks: Added SAS and R language options  
							
							... 
							
							
							
							For #5206  
							
						 
						
							2024-09-30 16:47:55 +01:00  
				
					
						
							
							
								 
						
							
								1302e3c959 
								
							 
						 
						
							
							
								
								Add missing XML declaration to OpenSearch endpoint  
							
							
							
						 
						
							2024-09-30 17:45:20 +02:00  
				
					
						
							
							
								 
						
							
								a5b031f906 
								
							 
						 
						
							
							
								
								Translatable description for OpenSearch XML  
							
							
							
						 
						
							2024-09-30 17:45:20 +02:00  
				
					
						
							
							
								 
						
							
								42264f402d 
								
							 
						 
						
							
							
								
								CSS: Fixed floating search icon on mobile  
							
							... 
							
							
							
							Also updated styles to use logical elements instead of conditional rules
for altered search boxes.
Related to #2504  
							
						 
						
							2024-09-27 16:02:13 +01:00