|
56a223c430
|
Merge BusinessAppTemplate
|
2018-09-24 00:52:13 -06:00 |
|
|
1271317eb9
|
Rewrite to use classes, aligning with AccountHub 2.0
|
2018-09-07 15:03:42 -06:00 |
|
|
5bd9b908ce
|
Improve UX when there are no Unsplash results
|
2018-05-25 13:57:27 -06:00 |
|
|
7e4783ded3
|
Add bot user agent detection (close #32)
|
2018-05-22 12:56:58 -06:00 |
|
|
4edfeb084c
|
Add reddit to social media links
|
2018-05-21 16:00:15 -06:00 |
|
|
008c46ebda
|
Add permissions enforcement, replace home page with sites, add missing strings, fix a bunch of PHP notices
|
2018-05-21 15:47:42 -06:00 |
|
|
5feb044149
|
Honor Do-Not-Track header
|
2018-05-19 00:51:58 -06:00 |
|
|
e90d312170
|
Autogenerate a 404 page if theme is missing 404.php
|
2018-05-18 15:14:45 -06:00 |
|
|
7bfdcc31f5
|
Try some Markdown in doc comments why not
|
2018-05-16 23:51:33 -06:00 |
|
|
a296420e84
|
Add format_special(), theme functions now always return the value regardless of $echo
|
2018-05-16 23:03:16 -06:00 |
|
|
c0a85cb0b0
|
Return first site found if multiple ones match the URL
|
2018-05-16 16:48:30 -06:00 |
|
|
b2d21d51bd
|
Add placeholder "No Image" image in editor
|
2018-05-16 15:52:26 -06:00 |
|
|
4fc40bb9f5
|
Rework file picker UI, add Unsplash integration (close #23)
|
2018-05-16 00:04:49 -06:00 |
|
|
9160105136
|
Merge https://source.netsyms.com/business/businessapptemplate
|
2018-05-15 13:47:52 -06:00 |
|
|
be34857d71
|
Change session ID on successful login, make sessions last at least 2 hours
|
2018-05-15 13:44:43 -06:00 |
|
|
74d0d4de2b
|
Disable analytics in edit mode
|
2018-05-14 14:31:42 -06:00 |
|
|
9ff6e7dda7
|
Update icon list for 5.0.13
|
2018-05-13 00:36:10 -06:00 |
|
|
52c25153e3
|
Add footer link support to themes, stop get_footer_urls() from returning empty links (#15)
|
2018-05-13 00:13:22 -06:00 |
|
|
51e4a8336a
|
Add site footer links (close #15)
|
2018-05-12 23:59:03 -06:00 |
|
|
d8e5845184
|
Add get_file_url() theme function
|
2018-05-09 13:36:37 -06:00 |
|
|
5396e2c1e6
|
Add custom default value option to get_component()
|
2018-05-09 12:51:24 -06:00 |
|
|
9066b7c573
|
Add get_fontawesome_css()
|
2018-05-08 23:25:13 -06:00 |
|
|
d697041767
|
Close #22
|
2018-05-08 12:54:17 -06:00 |
|
|
aa34a6952b
|
Add theme functions to get FontAwesome and social media links, add documentation to theme functions
|
2018-05-08 02:01:51 -06:00 |
|
|
f1e1429801
|
output_conditional() output unconditionally in edit mode
|
2018-05-07 02:20:46 -06:00 |
|
|
2c34acd0fd
|
Fix complex component empty detection
|
2018-05-07 02:14:56 -06:00 |
|
|
5c3c2030d8
|
get_complex_component now has include option instead of omit
|
2018-05-07 02:08:31 -06:00 |
|
|
fc930cad0c
|
Add mimetype filtering to file picker
|
2018-05-07 01:33:28 -06:00 |
|
|
7072d4c343
|
Add server file picker to TinyMCE (close #20)
|
2018-05-07 00:43:52 -06:00 |
|
|
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 |
|