82700e2dc5
Add NoteShares
2024-07-02 19:24:48 -04:00
8aa1652283
Add email for registration notification
2024-07-02 19:24:21 -04:00
16d5df4095
Convert profile view to rows
...
Add additional sections for shared notes
2024-07-02 19:24:08 -04:00
885298437b
Add parsedown library and symfony mailer
2024-07-02 01:57:29 -04:00
8cf8d82443
Add shareNote, openShareNote, closeShareNote and docblock comments for each function
2024-07-02 01:56:20 -04:00
37f3ade420
Add modal dialog to share note
2024-07-02 01:54:43 -04:00
258ff9eda7
Add template for note sharing
2024-07-02 01:53:45 -04:00
2c9511ecf4
migrate email to use Util class and method
2024-07-02 01:41:47 -04:00
97d656912c
migrate email to use Util class and method
2024-07-02 01:41:33 -04:00
717b9398bc
Added credential login check for visiting the profile page
2024-07-02 01:39:11 -04:00
6a070ca4e0
Added shareNote method to share an individual note with an email
2024-07-02 01:38:36 -04:00
fa8ef2ab78
Update styles
2024-07-02 01:33:24 -04:00
20dc1622f2
Fix error with not sending emails
2024-07-02 01:33:14 -04:00
fbf5ac564a
To support note deletion
2024-06-24 15:43:03 -04:00
d24c304c97
Updates
2024-06-23 22:41:33 -04:00
752b2a291e
Add profile data
2024-06-23 22:40:50 -04:00
87fb461c26
Update database and add new migration
2024-06-23 20:13:25 -04:00
70e9ef508c
Style updates
2024-06-23 20:13:02 -04:00
fba8454743
Added formatted cheat sheet html content for help
2024-06-11 21:23:43 -04:00
da5e3b538d
Updates to docker build
2024-06-09 20:42:39 -04:00
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
4d55711190
Adding new reference type retrieval
2024-06-09 20:24:44 -04:00
164ed62a48
add method for retrieving 39 articles
2024-06-09 20:18:54 -04:00
bdc67942ea
Add validation for email registration
2024-06-09 20:18:27 -04:00
4a6191e287
Add link to markdown cheat sheet
2024-06-09 20:17:40 -04:00
d809e7eb38
Add new reference types
2024-06-09 20:17:20 -04:00
83709509f2
Move markdown cheat sheet
2024-06-09 20:16:42 -04:00
7bb909dfe4
Add link for recording
2024-05-29 00:37:56 -04:00
1d98940341
removed onload method call since it's now in script.js
2024-05-29 00:37:27 -04:00
14b4ca0545
add moment.js and datatables.js
2024-05-29 00:37:12 -04:00
ea60cf2622
add methods to retrieve new references
2024-05-29 00:35:42 -04:00
53e5c48aa9
Changed reference editor to not pass through data
2024-05-29 00:34:50 -04:00
a1e921063a
add getNotes method for open notes table
2024-05-29 00:32:07 -04:00
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
74b24afc75
Style updates
2024-05-29 00:24:05 -04:00
451a61722e
New starter dataset
2024-05-29 00:23:48 -04:00
a46253ec7d
Add retrieveLBC and retrieveNote for references
2024-05-26 22:46:54 -04:00
45a3398ac7
Fix error with retrieving HC and CD references and add LBC
2024-05-26 22:46:25 -04:00
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
435402ee41
Add LBC and new reference field
2024-05-26 22:40:45 -04:00
8315970571
Reorg the note fields and add recording link field
...
Add LBC
2024-05-26 22:33:41 -04:00
d26874d88b
Add recording link field
2024-05-26 22:30:53 -04:00
d1ac0578f3
Add recording link field to note
2024-05-26 22:30:39 -04:00
3d10944b6d
Style updates
2024-05-26 22:30:20 -04:00
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
77e2777c7a
Add LBC
2024-05-26 22:24:51 -04:00
a1f5ce416c
Style updates
2024-05-26 22:24:40 -04:00
6af0095470
Merge pull request 'Remerge' ( #3 ) from main into 1.1
...
Reviewed-on: #3
2024-05-25 08:11:00 -04:00
11f566897f
Fix install instructions
2024-05-25 08:01:46 -04:00
7044d16ee0
Update docker-compose
2024-05-24 11:48:08 -04:00