Release 1.1 #18

Merged
ryan merged 92 commits from 1.1 into main 2025-10-10 23:32:42 -04:00
Owner
No description provided.
ryan added 92 commits 2025-10-10 23:31:15 -04:00
Reviewed-on: #3
add check for note text to see if something has changed
add recording link text field
fix error for check
covert reference buttons to match style of other buttons
Add LBC
Convert get-reference to retrieve data from database instead of files
Fixed error with saving new note
Added couple helper methods
Fixed not clearing recording link on "New Note"
add retrieveReferenceType method for reference editor
Fix bug with not clearing noteId
Refactor a class removal and additions
Add script.min.js
Add additional sections for shared notes
remove version tag
change data volume
add .env file
add restart
Update to php 8.4
add symfony asset compile
Set permissions and ownership of /data directory
add jquery, jquery-ui, datatables
Do a check for .env before install and remove
Update for v1.1 to add warning about breaking change
reduce font-size for h1 tag items
add jquery
Fix error in csrfToken element
Refactor methods to other scripts
Bug fix, add flush for reference data
comment out onload for home
Add js module code
fix label
convert to asset code
remove delete note link
fix bug
convert to assets
Updates to starting database
Fix a couple typos in registration JS
add validation feedback if user doesn't fill out all required fields.
Add CSRF protection to registration form
Add input-error style for validation feedback
- add check for escape key and input validation for new speaker and series
- add check for backspace key
- add get for speakers and series sorted by name
- update to pull sorted speaker and series
- simplified link to return home if logged in
- fixed account registration problem
- fixed problem with files not pulling from server correct with MIME types
- added dd return if fail to register
{summary}
{summary}
Update docker info
update docker-compose and readme with updated docker image
ryan merged commit d9c88b40b1 into main 2025-10-10 23:32:42 -04:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: ryan/sermon-notes#18
No description provided.