23 Commits

Author SHA1 Message Date
c24c2ad403 Add note search/filter 2019-01-18 16:04:52 -07:00
dbd5776b8f Add configurable note quota to limit the number of notes per user. 2019-01-15 13:25:01 -07:00
2ff2c173eb Add deletenote API (#9) 2018-12-27 15:22:39 -07:00
3e04746f57 Add savenote API for creating and updating notes (#9) 2018-12-27 15:18:56 -07:00
6fdf9bd083 Merge BusinessAppTemplate 2018-12-27 00:18:39 -07:00
d7ca7125ce Nicer access denied message 2018-12-27 00:15:27 -07:00
4d2b78bdba Remove unused strings 2018-12-26 16:28:32 -07:00
106e697fc3 Remove captcha-related code, since login is done by AccountHub now 2018-12-26 16:25:48 -07:00
ec0e59e242 Merge BusinessAppTemplate 2018-12-26 14:38:56 -07:00
a559901ac0 Redirect to AccountHub for user login 2018-12-22 16:57:45 -07:00
61d660be69 Add FormBuilder 2018-12-20 23:24:47 -07:00
18bc8b1f4b Improve noscript behavior 2018-11-28 23:02:34 -07:00
60181c30ac Add database table and cron job to send reminders (isue #6) 2018-11-28 22:52:13 -07:00
3ff8a9389a Add ODT note export, add more metadata to HTML export 2018-11-28 20:55:15 -07:00
061834572a Add to-do list support (close #5), add overflow menu for action buttons 2018-11-28 19:52:03 -07:00
6bf687b40c Make UI a bit nicer 2018-11-25 20:04:48 -07:00
0b64eb555f Add New Note page, for the A E S T H E T I C 2018-11-25 19:15:00 -07:00
3d0129b647 Improve behavior without JavaScript 2018-11-24 16:11:50 -07:00
39e00dcc65 Add note color picker, close #4 2018-11-24 15:11:05 -07:00
91636b15d2 Add download button to notes 2018-11-24 13:03:15 -07:00
407df6e228 Add basic create/edit/delete functionality, close #1 2018-11-22 00:25:27 -07:00
841bf184f7 Create Note object, simple database schema, and readonly web view 2018-11-19 15:29:55 -07:00
1271317eb9 Rewrite to use classes, aligning with AccountHub 2.0 2018-09-07 15:03:42 -06:00