73 Commits

Author SHA1 Message Date
32a9f49ecb Add updatetask API, add id field to gettasks response 2018-01-23 19:00:04 -07:00
8ef477c9be Fix getmsgs API not showing incoming messages 2018-01-23 16:39:50 -07:00
8857f9100d Improve isManagerOf() error handling to prevent possible security bug 2018-01-03 21:58:15 -07:00
a03143e3df Collapse navbar and iconify right-side navbar items on small screens 2018-01-03 21:01:54 -07:00
750d4f1fb3 Iconify right-side navbar items on small screens 2018-01-03 20:28:51 -07:00
2c19199d17 Update dependencies 2017-12-28 16:19:38 -07:00
432cf39b8c Allow API key to be used instead of password for API 2017-12-20 17:46:02 -07:00
a41eea4cff Implement MPL-2.0 license v1.0.1 2017-12-16 14:25:31 -07:00
da27ef70d0 Trigger warning with missing lang strings v1.0 2017-12-01 22:11:11 -07:00
39ff989e9a Update README.md 2017-11-25 01:45:29 -07:00
164b8dbe57 Add proper datetimepicker to task editor 2017-11-20 15:34:59 -07:00
c31e9ca27e Fix unsetting task due date 2017-11-19 01:39:47 -07:00
17d9ced635 composer update 2017-11-19 01:32:30 -07:00
3bc6a6f357 Make UI consistent with other Apps 2017-11-19 01:27:43 -07:00
d88ad20665 Fix bug with receiving messages 2017-11-17 13:57:36 -07:00
4233acee9c Define default database user 2017-11-17 00:01:08 -07:00
79cb1a8f25 Refactor and enforce Content-Security-Policy 2017-11-13 16:17:14 -07:00
6d17b400de Add database SQL 2017-11-08 02:35:55 -07:00
8805ba45d1 Update cookie settings 2017-11-08 02:35:42 -07:00
2b734f22f9 Convert material-color CSS to submodule 2017-11-07 15:30:37 -07:00
39a75a5b52 Fix expired session logout error (Business/CommonBugs#1) 2017-10-10 12:29:10 -06:00
25e1bbc3bd Optimize icons 2017-08-09 12:28:35 -06:00
cedb9324a5 Minor logo style adjustment 2017-07-21 01:23:45 -06:00
9fb1475a95 Update settings template for Portal->AccountHub branding 2017-07-21 00:59:34 -06:00
54063e63cd Add rich input sanitization with htmlpurifier 2017-07-05 22:38:31 -06:00
a8a55f699e Improve mobile integration, add autocorrect etc. flags to login fields 2017-07-03 03:13:52 -06:00
179864dd12 Replace TinyMCE with Summernote 2017-07-01 14:49:11 -06:00
cffe1ada43 Move menu button around on mobile 2017-07-01 00:28:07 -06:00
3e0b18e14e Add mobile API, change date format on task editor to work with HTML5 date pickers 2017-06-29 04:05:34 -06:00
01cbdb3a60 Update composer.json 2017-06-24 23:42:00 -06:00
2c287a9048 Add sendLoginAlertEmail() function 2017-06-23 15:50:34 -06:00
988a666d82 Fix minor database thing 2017-05-31 00:51:16 -06:00
3b4b9c73aa Update composer packages 1.0.1beta 2017-05-30 15:28:18 -06:00
bdd9b52032 Add permissions checks 1.0beta 2017-05-28 23:52:39 -06:00
36d0dfb7ea Use PHP date() instead of SQL NOW() 2017-05-22 02:58:12 -06:00
ddb744a262 Update dependencies 2017-05-20 01:06:22 -06:00
5f8b9836e7 Adjust branding colors, make pages more suicidal if user isn't logged in 2017-05-20 00:59:18 -06:00
16d9481abd Change navbar color, add JS to remove &msg=xyz from URL,
pngcrush images, update material-color to v1.2
2017-05-15 11:45:46 -06:00
133b9c03cb Update material-color.css to version 1.1 2017-05-14 22:12:36 -06:00
49b95f783d Add material-color.css 2017-05-14 19:32:34 -06:00
6f03221c86 Add Material Design arrow icon to replace app icon when not on the homepage 2017-05-14 19:04:47 -06:00
11a00263c4 Update license 2017-05-13 23:26:02 -06:00
80c79155e6 Update LICENSE.md 2017-05-13 23:23:09 -06:00
9248fa2154 Update LICENSE.md 2017-05-13 23:17:32 -06:00
24bd46db26 LICENSE -> LICENSE.md 2017-05-13 23:15:54 -06:00
8efce41efb New LICENSE 2017-05-13 23:15:14 -06:00
8c11e73d0a Update README 2017-05-13 22:13:58 -06:00
e8a7f889b6 Update README, remove font-awesome.css (we only need the .min) 2017-05-13 22:10:27 -06:00
0ea4348fea User name in navbar now links to Portal home 2017-05-13 16:39:37 -06:00
a2dd49f661 Update gitignore 2017-05-13 15:07:01 -06:00