105 Commits

Author SHA1 Message Date
a3391f5ab6 Add site analytics (close #8) 2018-05-02 19:02:41 -06:00
88d7b539b9 Adjust responsive UI layout 2018-05-01 18:40:34 -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
2ffcbae489 Disable links when editing 2018-05-01 00:21:12 -06:00
a718bba8be Add page settings editor 2018-05-01 00:00:51 -06:00
a14f9e0a63 Add page creation 2018-04-30 17:58:45 -06:00
3db76c4d49 Add proper site detection from URL 2018-04-30 14:09:00 -06:00
b98a18adac Add site creation 2018-04-30 13:08:32 -06:00
b62e6dc000 Add Verti theme from HTML5 UP 2018-04-23 23:30:20 -06:00
c2c7d54620 Convert complex components to <div> for editing 2018-04-23 23:29:37 -06:00
493930f63f Adjust Bootstrap theme 2018-04-23 23:28:43 -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
80913718ac Add site settings editor 2018-04-23 21:28:22 -06:00
54dd701bee Add color override option to URL (#6) 2018-04-23 21:01:08 -06:00
8827803bb3 Close #3 2018-04-23 20:25:24 -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
939fc983cc Fallback to default template if selected template missing from theme 2018-04-23 15:58:10 -06:00
aef29f18ab Add basic page editing and saving in control panel 2018-04-23 00:36:52 -06:00
b377e57b5d Add sw-text for plain text inputs 2018-04-22 13:28:10 -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
1897f4984b Start project 2018-04-21 14:29:52 -06:00
2d98c68efd Remove unused old arrow icons 2018-04-16 14:21:46 -06:00
2461fec102 Update FontAwesome to 5.0.10 2018-04-16 14:21:23 -06:00
fa6924eb08 Update bootstrap.min.css with upstream bugfix from Bootswatch (https://github.com/thomaspark/bootswatch/issues/819) 2018-04-16 14:18:33 -06:00
a0d2293a3d Use captcheck.dist.js 2018-04-15 20:16:37 -06:00
a9eb59c936 Replace reCAPTCHA with Captcheck 2018-04-15 19:28:34 -06:00
64c3d47c32 Add Roboto font files 2018-04-13 01:42:02 -06:00
6a7ea5eeb7 Upgrade to Bootstrap 4.1 2018-04-13 01:38:41 -06:00
ca6e1f2c5a Update README 2018-04-10 01:30:32 -06:00
038a712b88 Update README 2018-04-10 01:29:53 -06:00
64add57446 Add MPL header 2018-04-09 19:22:01 -06:00
d10c6214a6 Switch to Mozilla Public License 2.0 for code consistency 2018-04-09 19:18:19 -06:00
2a0d5bc92b Add some more preload headers 2018-04-08 20:07:03 -06:00
d193f3df4a Update license 2018-04-08 16:45:00 -06:00
814c0dbc0f Fix URL 2018-04-08 16:37:46 -06:00
386615976e Remove test page 2018-04-08 16:37:33 -06:00
35e531a56b Add link preload headers 2018-04-08 16:08:08 -06:00
644e5c2e37 Add <link rel="icon"> 2018-02-16 14:36:03 -07:00
0691dd51f1 Remove unused CSS 2018-01-30 22:33:17 -07:00
8441008219 Remove unneeded font files 2018-01-28 23:55:19 -07:00
e155ebe165 Update material-color submodule 2018-01-28 21:06:20 -07:00
c7c7e4e4ea Hide brand-icon on smaller screens 2018-01-27 22:38:33 -07:00
ee47026c0e Adjust alerts 2018-01-27 22:06:53 -07:00
eefa7ab00f Improve mobile app compatibility 2018-01-27 22:04:01 -07:00
121a49e9e0 Upgrade to Bootstrap 4.0, FontAwesome 5.0, and jQuery 3.3.1 2018-01-27 19:18:38 -07:00
ce8e0fb4e3 Improve isManagerOf() error handling to prevent possible security bug 2018-01-03 21:55:48 -07:00