Commit Graph
100 Commits
Author SHA1 Message Date
ryan 432d6ca246 Move files 2025-04-04 15:25:13 -04:00
ryan 979443da36 JS updates and expand HC 2024-11-18 00:24:05 -05:00
ryan cb849308cc Style updates 2024-11-18 00:22:40 -05:00
ryan f61a5ff81b Delete previous classes 2024-07-21 21:33:43 -04:00
ryan 514ca624e5 Update styles 2024-07-12 20:33:57 -04:00
ryan 35042278ac Update base database 2024-07-12 20:13:13 -04:00
ryan 82700e2dc5 Add NoteShares 2024-07-02 19:24:48 -04:00
ryan 8aa1652283 Add email for registration notification 2024-07-02 19:24:21 -04:00
ryan 16d5df4095 Convert profile view to rows
Add additional sections for shared notes
2024-07-02 19:24:08 -04:00
ryan 885298437b Add parsedown library and symfony mailer 2024-07-02 01:57:29 -04:00
ryan 8cf8d82443 Add shareNote, openShareNote, closeShareNote and docblock comments for each function 2024-07-02 01:56:20 -04:00
ryan 37f3ade420 Add modal dialog to share note 2024-07-02 01:54:43 -04:00
ryan 258ff9eda7 Add template for note sharing 2024-07-02 01:53:45 -04:00
ryan 2c9511ecf4 migrate email to use Util class and method 2024-07-02 01:41:47 -04:00
ryan 97d656912c migrate email to use Util class and method 2024-07-02 01:41:33 -04:00
ryan 717b9398bc Added credential login check for visiting the profile page 2024-07-02 01:39:11 -04:00
ryan 6a070ca4e0 Added shareNote method to share an individual note with an email 2024-07-02 01:38:36 -04:00
ryan fa8ef2ab78 Update styles 2024-07-02 01:33:24 -04:00
ryan 20dc1622f2 Fix error with not sending emails 2024-07-02 01:33:14 -04:00
ryan fbf5ac564a To support note deletion 2024-06-24 15:43:03 -04:00
ryan d24c304c97 Updates 2024-06-23 22:41:33 -04:00
ryan 752b2a291e Add profile data 2024-06-23 22:40:50 -04:00
ryan 87fb461c26 Update database and add new migration 2024-06-23 20:13:25 -04:00
ryan 70e9ef508c Style updates 2024-06-23 20:13:02 -04:00
ryan fba8454743 Added formatted cheat sheet html content for help 2024-06-11 21:23:43 -04:00
ryan da5e3b538d Updates to docker build 2024-06-09 20:42:39 -04:00
ryan c2c08db342 Add saveFailCounter
Fix bug with not clearing noteId
Refactor a class removal and additions
Add script.min.js
2024-06-09 20:26:54 -04:00
ryan 4d55711190 Adding new reference type retrieval 2024-06-09 20:24:44 -04:00
ryan 164ed62a48 add method for retrieving 39 articles 2024-06-09 20:18:54 -04:00
ryan bdc67942ea Add validation for email registration 2024-06-09 20:18:27 -04:00
ryan 4a6191e287 Add link to markdown cheat sheet 2024-06-09 20:17:40 -04:00
ryan d809e7eb38 Add new reference types 2024-06-09 20:17:20 -04:00
ryan 83709509f2 Move markdown cheat sheet 2024-06-09 20:16:42 -04:00
ryan 7bb909dfe4 Add link for recording 2024-05-29 00:37:56 -04:00
ryan 1d98940341 removed onload method call since it's now in script.js 2024-05-29 00:37:27 -04:00
ryan 14b4ca0545 add moment.js and datatables.js 2024-05-29 00:37:12 -04:00
ryan ea60cf2622 add methods to retrieve new references 2024-05-29 00:35:42 -04:00
ryan 53e5c48aa9 Changed reference editor to not pass through data 2024-05-29 00:34:50 -04:00
ryan a1e921063a add getNotes method for open notes table 2024-05-29 00:32:07 -04:00
ryan 2552335513 Migrate openNotes table to use DataTables
Added couple helper methods
Fixed not clearing recording link on "New Note"
add retrieveReferenceType method for reference editor
2024-05-29 00:30:42 -04:00
ryan 74b24afc75 Style updates 2024-05-29 00:24:05 -04:00
ryan 451a61722e New starter dataset 2024-05-29 00:23:48 -04:00
ryan a46253ec7d Add retrieveLBC and retrieveNote for references 2024-05-26 22:46:54 -04:00
ryan 45a3398ac7 Fix error with retrieving HC and CD references and add LBC 2024-05-26 22:46:25 -04:00
ryan a20caf1fc8 Added LBC and note reference retrieval
Convert get-reference to retrieve data from database instead of files
Fixed error with saving new note
2024-05-26 22:43:56 -04:00
ryan 435402ee41 Add LBC and new reference field 2024-05-26 22:40:45 -04:00
ryan 8315970571 Reorg the note fields and add recording link field
Add LBC
2024-05-26 22:33:41 -04:00
ryan d26874d88b Add recording link field 2024-05-26 22:30:53 -04:00
ryan d1ac0578f3 Add recording link field to note 2024-05-26 22:30:39 -04:00
ryan 3d10944b6d Style updates 2024-05-26 22:30:20 -04:00
ryan 72bf4273f3 increase saveTimeout
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
2024-05-26 22:30:03 -04:00
ryan 77e2777c7a Add LBC 2024-05-26 22:24:51 -04:00
ryan a1f5ce416c Style updates 2024-05-26 22:24:40 -04:00
ryan 4a81718818 Rework dockerfile to final form 2024-05-24 00:54:38 -04:00
ryan a624faa728 Rework install script to create .env and run symfony and composer commands 2024-05-24 00:54:11 -04:00
ryan 2b2b3c8dc4 Add symfony/debug-bundle because I get an error otherwise 2024-05-24 00:50:29 -04:00
ryan e0309874d4 Change code to make first user an admin so they have access to reference editor 2024-05-24 00:49:56 -04:00
ryan 35748e6db4 Write expanded README 2024-05-23 20:46:23 -04:00
ryan 1aedc1887e Expand referenceType options for clarity 2024-05-23 20:46:06 -04:00
ryan dcddb35925 Remove environment variables 2024-05-23 20:45:45 -04:00
ryan 777e81ae43 Add couple doc images and markdown cheat sheet 2024-05-23 19:32:00 -04:00
ryan 56d6e412f2 Add HomePage image and rename files with space 2024-05-23 18:11:00 -04:00
ryan 0dbe033435 Add doc images 2024-05-23 17:57:16 -04:00
ryan 5ae8e5c50b update docker-compse 2024-05-23 17:45:14 -04:00
ryan 2c2381a0f1 Update docker build file 2024-05-23 17:43:46 -04:00
ryan 591f80c288 Add open and close button for reference query 2024-05-23 17:42:58 -04:00
ryan 216ef0d1ec Update scripts 2024-05-23 17:42:21 -04:00
ryan 050b0cd8f7 Update more styles 2024-05-23 17:40:41 -04:00
ryan 345e904852 Update styles 2024-05-22 19:43:13 -04:00
ryan b307d616f6 Add reverse sort for open notes and a couple cleanups 2024-05-22 19:42:50 -04:00
ryan 6c6bbf8990 Remove empty elements 2024-05-22 19:39:55 -04:00
ryan d73b91cdc6 Remove data.js and substitute data.json 2024-05-22 19:37:57 -04:00
ryan 36cd8944e3 Add starting database 2024-05-17 19:30:12 -04:00
ryan 4c056aea8b Update docker build 2024-05-17 19:25:28 -04:00
ryan 6a81698f8a Delete .env 2024-05-17 18:57:03 -04:00
ryan a30f1528da Add files for production 2024-05-17 10:14:16 -04:00
ryan 415e6e44c7 remove .env 2024-05-17 13:29:26 +00:00
ryan 9277eb0cad Update for production 2024-05-17 09:10:34 -04:00
ryan 212021b261 Add text to search criteria and expand placeholder note 2024-05-17 09:10:12 -04:00
ryan 9a76624d1c Fix width of menu 2024-05-17 09:08:38 -04:00
ryan 7beb08c72d Reverse order of recent notes to show most recent first 2024-05-16 21:03:14 -04:00
ryan b817ac7e23 Fixed getLast4Notes method 2024-05-16 21:01:57 -04:00
ryan 06cbc286a6 Removed UUID include 2024-05-16 21:01:02 -04:00
ryan 38e9b69e64 Recent note style adjustments 2024-05-16 21:00:48 -04:00
ryan 3e278c27fa Fix prepopulated uuids 2024-05-16 18:53:53 -04:00
ryan 9e7e84a4fc fix setTimeouts 2024-05-16 18:53:17 -04:00
ryan bcf95f41b8 remove prepopulated uuid 2024-05-16 18:50:24 -04:00
ryan d0e2e10222 updated styles 2024-05-16 01:33:57 -04:00
ryan f4d17bb7dc Update search 2024-05-16 01:25:08 -04:00
ryan 15f486205d fix bug 2024-05-15 22:41:51 -04:00
ryan 98cb84acba Formatting 2024-05-15 22:40:13 -04:00
ryan 090fd864b4 fix: various updates
Add jquery-ui
fix uuid validation for other versions
expand queryRef method to include parameters
converted mouseover to click events for embedded links
added additional parameters to openNote and retrieveNote
2024-05-15 22:39:56 -04:00
ryan 7506b1156c Add jquery-ui and converted date field to jquery ui datepicker 2024-05-15 22:36:50 -04:00
ryan f19c6c2952 fix: add is defined check 2024-05-15 22:35:59 -04:00
ryan b1e22c7ee5 Add jquery-ui 2024-05-15 22:34:47 -04:00
ryan 42ee567ff4 Changed the default target path after login 2024-05-15 22:34:11 -04:00
ryan 23c89bdb24 Script to import bible text from JSON file 2024-05-14 09:37:00 -04:00
ryan ee9bc8cf4e Removed unnecessary user 2024-05-14 09:36:24 -04:00
ryan 0a23b3dae3 Bug fix 2024-05-13 22:49:39 -04:00
ryan 93264e75ac Bin and assets 2024-05-13 21:10:43 -04:00