24 Commits

Author SHA1 Message Date
d562420374 Merge ../BusinessAppTemplate
# Conflicts:
#	settings.template.php
#	static/js/form.js
2019-03-19 17:31:37 -06:00
d46d0164ea Add ad card support 2019-03-13 03:44:47 -06:00
c97e058786 API: Check for user permission 2019-03-01 23:43:31 -07:00
7ec301bb19 Make note color palette a configurable setting 2019-01-18 16:10:16 -07:00
dbd5776b8f Add configurable note quota to limit the number of notes per user. 2019-01-15 13:25:01 -07:00
6fdf9bd083 Merge BusinessAppTemplate 2018-12-27 00:18:39 -07:00
1729b842ba Add permission check during login 2018-12-26 16:32:43 -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
129efd13c7 Add documentation comments to settings 2018-12-20 23:54:25 -07:00
c179ed7ebb Make settings.php an array, not a bunch of defines 2018-12-20 23:45:45 -07:00
5b7ab65946 Make better API system, use new AccountHub API 2018-12-14 21:16:31 -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
841bf184f7 Create Note object, simple database schema, and readonly web view 2018-11-19 15:29:55 -07:00
a9eb59c936 Replace reCAPTCHA with Captcheck 2018-04-15 19:28:34 -06:00
d10c6214a6 Switch to Mozilla Public License 2.0 for code consistency 2018-04-09 19:18:19 -06:00
b505a74502 s/LICENSE_TEXT/FOOTER_TEXT 2017-12-16 13:48:24 -07:00
8d2ac32419 Update settings template for Portal->AccountHub branding 2017-07-21 00:59:09 -06:00
e8c9cd56e2 Remove unused config variables, remove uncompressed CSS 2017-05-13 22:29:22 -06:00
d6df9d582c User name in navbar now links to Portal home 2017-05-13 16:39:16 -06:00
dcd495f4e4 Add reCAPTCHA support, fix bug that allowed logins with only a username and 2fa code 2017-05-02 19:17:59 -06:00
3110011596 Add Portal API integration, add icon/style settings, add navbar and icon
options to PAGES
2017-04-25 18:22:27 -06:00
16cbf2a5f1 Create template based on SSO code 2017-04-25 12:09:06 -06:00