Final updates for v2.0 #29

Merged
ryan merged 14 commits from 1.3 into main 2026-06-25 14:52:13 -04:00

14 Commits

Author SHA1 Message Date
ryan 225a99d135 upd: note.js
typo
2026-06-25 14:12:25 -04:00
ryan fc82241bb3 upd: ReferenceRepository
fix case, PG like case sensitive
2026-06-25 13:07:46 -04:00
ryan 608070ec8e upd: composer.lock 2026-06-25 10:56:14 -04:00
ryan 9a65e37def upd: reference-editor & template-editor
update to use new javascript modules
2026-06-25 10:55:49 -04:00
ryan 0a805b7ae7 typo 2026-06-25 10:55:08 -04:00
ryan e54c656f31 upd: RegistrationController
add default metadata when registering new user
2026-06-25 10:54:57 -04:00
ryan 9e56f65af5 upd: AjaxController & NoteRepository
convert NoteRepository::findNote to take user object instead of just the user ID
change other queries to just pass in the raw UUID and let Doctrine decide how the DB wants it.
2026-06-25 10:54:24 -04:00
ryan ac1cadfd1d upd: config/routes
fix framework and web_profiler resource routes for Symfony 7.4
2026-06-25 10:52:19 -04:00
ryan 1f1f1775c3 upd: reference.js
import closePopup function
2026-06-25 10:51:41 -04:00
ryan 11a4eed7d4 fix: note.js
fix a couple bugs, typos and remove the console output
2026-06-25 10:50:55 -04:00
ryan 3c049ceb03 upd: doctrine
enable native lazy objects to transition from  7.3 to 7.4 of Symfony
2026-06-25 10:49:32 -04:00
ryan 89e6f39e71 upd: styles
set link color in ref-text, set dimensions of passage-popup, set colors for increase and decrease font size buttons
2026-06-25 10:48:48 -04:00
ryan 441b39312a upd: register
remove sidebar
2026-06-24 14:13:15 -04:00
ryan eff5ff1e00 upd: references/hc
remove /index.php string from urls
2026-06-24 14:11:36 -04:00