37 Commits

Author SHA1 Message Date
46d6f28f94 Add file uploads, file manager, and download script (close #7) 2018-05-05 19:49:18 -06:00
7eab42a9c9 output_conditional don't respect edit 2018-05-05 01:12:33 -06:00
a94df59ac5 Add pretty URL support 2018-05-04 23:47:46 -06:00
a038bde743 Fix CORS issue 2018-05-04 21:35:38 -06:00
42485a9e95 Add complex icon picker (close #13) 2018-05-04 21:13:31 -06:00
e9863327b2 Update themes to use output_conditional 2018-05-04 17:05:52 -06:00
7249f736ee Add output_conditional() 2018-05-04 16:54:00 -06:00
fd4a44290f Add get_setting() theme function 2018-05-04 02:32:08 -06:00
70e7f74a1a Close #11, close #14 2018-05-03 22:19:45 -06:00
63bf2ce327 Change cookie expiry to one hour to track visits, not visitors 2018-05-03 01:33:30 -06:00
a3391f5ab6 Add site analytics (close #8) 2018-05-02 19:02:41 -06:00
3c84b1c02f Add some analytics data on the Home page 2018-05-01 13:49:13 -06:00
8d8982cfce Add basic analytics capture (issue #8) 2018-05-01 13:33:30 -06:00
0e2bd52aa0 Switch to TinyMCE for editing (close #9) 2018-05-01 02:49:53 -06:00
3db76c4d49 Add proper site detection from URL 2018-04-30 14:09:00 -06:00
20e841311f Remove get_icon() and related DB table, as complex components fill this need (close #2) 2018-04-23 23:28:13 -06:00
54dd701bee Add color override option to URL (#6) 2018-04-23 21:01:08 -06:00
6b2189eed2 Add complex component editing (close #5), improve editor, add more theme functions, add URL options (close #6) 2018-04-23 20:23:23 -06:00
e018a09b50 Add complex JSON components
Add default text to components if they aren't in the database
2018-04-23 15:58:58 -06:00
aef29f18ab Add basic page editing and saving in control panel 2018-04-23 00:36:52 -06:00
ac90969eec Add get_icon() (issue #2) 2018-04-21 18:21:18 -06:00
7fa0c00cda Build out CMS frontend, add Bootstrap theme, add WYSIWYG editing 2018-04-21 17:35:58 -06: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
814c0dbc0f Fix URL 2018-04-08 16:37:46 -06:00
ce8e0fb4e3 Improve isManagerOf() error handling to prevent possible security bug 2018-01-03 21:55:48 -07:00
7c44b18854 Add checkAPIKey($key) function to login.php 2017-12-20 17:37:40 -07:00
3d01bf8feb Remove debug data 2017-06-29 04:10:41 -06:00
4ad42bfe48 Add sendLoginAlertEmail() code 2017-06-23 15:49:49 -06:00
d918af5d65 Add account_has_permission function 2017-05-26 00:05:59 -06:00
2f31066a0c Add lib/userinfo.php 2017-05-07 00:47:43 -06:00
de4dcc37bc Add uid_exists($uid), better login error messages 2017-05-06 23:20:18 -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
c6941c7bd3 Remove unused variable reference 2017-05-01 13:13:16 -06:00
e28d3a93ac Clean up clutter and unneeded code 2017-04-26 00:46:36 -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