243 Commits

Author SHA1 Message Date
3d01bf8feb Remove debug data 2017-06-29 04:10:41 -06:00
0405f695f3 Add mobile API 2017-06-29 04:09:47 -06:00
bee707be8a Tweak mobile APIs 2017-06-29 04:02:15 -06:00
b95397f420 Update composer.json 2017-06-24 23:42:17 -06:00
400dffa96e Make change password feature work 2017-06-24 23:35:07 -06:00
991f36b57f Add deleted column to accounts table 2017-06-24 20:32:18 -06:00
9700f8df75 Add readme 2017-06-24 19:20:08 -06:00
36a5a194c5 Improve app dock CSS handling of many items (yay fluxbox, screw IE) 2017-06-24 19:02:50 -06:00
d54d066870 Add external app "dock", fix #3 2017-06-24 00:32:33 -06:00
f06a103770 Improve widget wrapping responsiveness 2017-06-23 18:26:53 -06:00
f97c6e7fb0 Add more words to alert email body 2017-06-23 17:12:30 -06:00
e2fb45c9a0 Improve widget flow 2017-06-23 17:12:12 -06:00
5f139b69de Change default login alert app name to SITE_TITLE, not a hardcoded string 2017-06-23 15:53:09 -06:00
4ad42bfe48 Add sendLoginAlertEmail() code 2017-06-23 15:49:49 -06:00
2db9187968 Add API for sending alert emails 2017-06-23 15:48:45 -06:00
865d47121c Actually implement alert email system 2017-06-21 21:01:02 -06:00
e9e23d8808 Add a splash of color, add minimum height to widgets, improve QwikClock 2017-06-19 00:54:49 -06:00
e53714ed7c Add QwikClock widget 2017-06-19 00:37:53 -06:00
766db4f3c4 Add API methods for supporting mobile APIs on other apps 2017-06-16 22:25:26 -06:00
368a9c7e31 Close #2 (and make the DB diagram more compact) 2017-06-16 21:07:01 -06:00
6399c0a451 Fix issue #1 (add rate limiting to sensitive actions) 2017-06-16 18:40:12 -06:00
ff33f9e6b3 Add mobile API and pairing widget 2017-06-16 17:36:42 -06:00
07be8bd774 Update composer packages 1.0.1beta 2017-05-30 15:27:47 -06:00
0c85643847 Update composer packages 2017-05-30 15:27:40 -06:00
e6892ff6c6 Add inventory_link widget 1.0beta 2017-05-30 13:24:46 -06:00
9fab179325 Make account_has_permission actually work 2017-05-28 23:45:50 -06:00
b5a980ed89 Add more available log types to logtypes table 2017-05-27 19:48:01 -06:00
d918af5d65 Add account_has_permission function 2017-05-26 00:05:59 -06:00
94df144321 Fix bug with 2-factor auth not logging in 2017-05-26 00:04:30 -06:00
1a11f365f8 Add permissions tables and API function 2017-05-25 00:43:33 -06:00
756484573a Use PHP date() instead of SQL NOW() 2017-05-22 02:58:03 -06:00
89c6c720f1 Add material-color to index.php 2017-05-20 20:00:08 -06:00
542bb80d85 Update dependencies 2017-05-20 01:06:35 -06:00
1138d20b0a Update dependencies 2017-05-20 01:06:29 -06:00
2284117cfc add JS to remove &msg=xyz from URL, update material-color to v1.2 2017-05-15 11:48:24 -06:00
b9f385d6f0 Update material-color.css to version 1.1 2017-05-14 22:12:18 -06:00
3ab33d19f6 Add material-color.css 2017-05-14 19:32:43 -06:00
bdcb7e263d Add Material Design arrow icon to replace app icon when not on the homepage 2017-05-14 19:05:23 -06:00
47f51420fa Add border on app icon when shown large 2017-05-14 19:05:15 -06:00
3d7b2c0793 Fix wrong API error message if password incorrect 2017-05-14 12:42:02 -06:00
0b811feccb Add api.php 2017-05-14 11:59:52 -06:00
9c29a583ff Update license 2017-05-13 23:26:10 -06:00
ad7441ea14 Add LICENSE.md 2017-05-13 23:24:21 -06:00
e8c9cd56e2 Remove unused config variables, remove uncompressed CSS 2017-05-13 22:29:22 -06:00
32fc134269 Cleanup unused files 2017-05-13 22:03:46 -06:00
7e03e9f5e2 Change account security icon from key to lock, make code a bit more readable 2017-05-13 17:36:19 -06:00
11e2c2e873 Update sample app 2017-05-13 17:25:05 -06:00
7644a49c6f Add account security widget 2017-05-13 17:24:52 -06:00
b561e14282 Add TaskFloor Messages app 2017-05-13 16:40:33 -06:00
d6df9d582c User name in navbar now links to Portal home 2017-05-13 16:39:16 -06:00