124 Commits

Author SHA1 Message Date
0c7b4a31f1 Add "all caught up" message when no notifications to show v2.0 2018-07-28 16:07:02 -06:00
1a01f67662 Add appid column to notifications table, remove unused code 2018-07-28 15:56:44 -06:00
3a9344c535 Update installation instructions, add upgrade instructions (issue #11) 2018-07-26 09:49:59 -06:00
c603644c26 Update database.sql from model 2018-07-24 01:23:46 -06:00
a82e4ba363 Add notification view/delete UI to homepage (closes #10) 2018-07-24 01:16:27 -06:00
29bc479355 Sort results of Notifications::get() by seen status and timestamp 2018-07-24 00:53:10 -06:00
e1970a8636 Adjust homepage 2018-07-23 21:34:16 -06:00
e321b84434 Add cards for security and sync pages 2018-07-23 21:29:59 -06:00
bc7d7cd313 Add bottom margin on cards 2018-07-23 21:13:47 -06:00
92162bd1dc Improve app dock/bar 2018-07-23 21:11:20 -06:00
a41b6a689e Add app cards to home page 2018-07-23 21:02:44 -06:00
2c0819d8b7 Fix setup.php 2018-07-23 20:08:04 -06:00
c6e0e1913f Create Notifications class 2018-07-12 02:19:06 -06:00
5374fa0611 Add notification API, close #7 2018-07-12 00:00:38 -06:00
0c70bb25ed Clean up settings.template.php 2018-07-11 23:36:50 -06:00
4cbac22bea Remove LDAP, close #5 2018-07-11 23:35:16 -06:00
b23e4bce30 Rewrite a lot of code, close Business/CommonBugs#3, close Business/CommonBugs#4, close #9 2018-07-11 23:32:47 -06:00
3763d0d485 Remove lang() and lang2() and rewrite references 2018-07-09 23:16:43 -06:00
deca0d330d Remove home screen widgets, build new i18n system, close #4 2018-07-09 23:12:19 -06:00
3d309ac68b Update database schema 2018-05-21 16:07:34 -06:00
dab01a21c4 Update composer packages 2018-04-15 20:39:35 -06:00
606b286b1e Switch from reCAPTCHA to Captcheck 2018-04-15 20:07:01 -06:00
fea9e372c8 Update license year 2018-04-08 16:53:34 -06:00
25f2f7df65 I didn't change anything, but Git says I did ¯\_(ツ)_/¯ 2018-02-15 17:04:52 -07:00
8d0a0866b1 getusersbygroup now sorts alphabetically 2018-01-19 14:19:33 -07:00
a5b18b8ab9 Fix URLs 2018-01-17 21:02:15 -07:00
8c13c19b9b Update sample config 2018-01-06 22:58:28 -07:00
f4ab62c4ff Fix ismanagerof API not detecting "uid" flag properly 2018-01-03 21:53:42 -07:00
87c01fe2ce Move sync settings to separate page 2018-01-03 21:12:04 -07:00
ec2fac4ee4 Add Change PIN tool 2017-12-30 14:29:20 -07:00
5ed3420173 Add i18n to change_password 2017-12-30 12:53:12 -07:00
cb6a1c729c Add checkpin API, add pin boolean to userinfo and getusersbygroup 2017-12-30 11:30:48 -07:00
d3bc37b40f Add pin column to accounts table 2017-12-30 11:17:24 -07:00
55f3141a07 Update dependencies 2017-12-28 16:12:15 -07:00
4ac39bd0d3 Add basic group info APIs 2017-12-21 01:21:18 -07:00
29f4f9e9d3 Add station feature info to app list 2017-12-20 17:37:00 -07:00
627b7f9278 Add "listapps" API 2017-12-20 17:36:25 -07:00
e5294bbecd Add mobile code login for Station client 2017-12-18 01:44:53 -07:00
1a6ea182e2 Update composer.json v1.0.1 2017-12-16 13:44:56 -07:00
c92d84c739 Fully implement MPL-2.0 license 2017-12-16 13:27:09 -07:00
fec5e13415 Fix "server error" message with incorrect username 2017-12-15 15:00:58 -07:00
6bf1606997 Improve 2-factor auth enablement experience v1.0 2017-12-09 22:18:04 -07:00
81658a47c5 Trigger warning with missing lang strings 2017-12-01 22:07:37 -07:00
b7c15dc15b Improve setup script 2017-11-28 17:13:34 -07:00
c6831ff032 Update README.md 2017-11-25 01:45:38 -07:00
00347cb33d Add permission QWIKCLOCK_ADMIN 2017-11-20 20:36:42 -07:00
bf5cbd6d0e composer update 2017-11-19 01:31:41 -07:00
87a75b7520 Change database name (sso->accounthub) 2017-11-16 23:50:03 -07:00
7cace35cec Change license to MPL-2.0 2017-11-16 21:24:14 -07:00
81339b8cd0 Refactor and enforce Content-Security-Policy 2017-11-13 16:14:47 -07:00