|
6a53db6ec6
|
Update dependencies (fix CVE-2018-19296)
|
2020-03-09 21:39:32 -06:00 |
|
|
3a08a2e50c
|
Fix Unsplash
|
2019-03-19 19:48:28 -06:00 |
|
|
cbf36ebafa
|
Update public/editor FontAwesome 5.3.1 -> 5.7.2
|
2019-03-19 19:12:16 -06:00 |
|
|
063c8398a9
|
Merge ../BusinessAppTemplate
# Conflicts:
# README.md
# langs/en/titles.json
# pages.php
# required.php
# settings.template.php
|
2019-03-19 19:01:17 -06:00 |
|
|
26a662c399
|
Add addTextInput and addSelect methods that are simpler than addInput
|
2019-03-01 23:37:36 -07:00 |
|
|
3ca062d995
|
Enforce app passwords in API for users with two-factor enabled
|
2019-02-11 16:19:27 -07:00 |
|
|
7173a50c36
|
Add textarea to FormBuilder
|
2019-01-04 17:53:01 -07:00 |
|
|
e66280e07a
|
FormBuilder: add d-flex to footer
|
2019-01-04 17:29:08 -07:00 |
|
|
892102528b
|
Strip tags from aria-label
|
2018-12-31 14:22:14 -07:00 |
|
|
69c634ea99
|
Add checkbox to form builder
|
2018-12-31 14:14:00 -07:00 |
|
|
106e697fc3
|
Remove captcha-related code, since login is done by AccountHub now
|
2018-12-26 16:25:48 -07:00 |
|
|
c179ed7ebb
|
Make settings.php an array, not a bunch of defines
|
2018-12-20 23:45:45 -07:00 |
|
|
61d660be69
|
Add FormBuilder
|
2018-12-20 23:24:47 -07:00 |
|
|
5b7ab65946
|
Make better API system, use new AccountHub API
|
2018-12-14 21:16:31 -07:00 |
|
|
3b6df75195
|
Merge ../BusinessAppTemplate
|
2018-12-14 19:15:06 -07:00 |
|
|
ec44a6740f
|
Fix "language key ... is defined more than once" warning
|
2018-11-28 22:50:29 -07:00 |
|
|
20082e2ba2
|
Update FontAwesome icon gallery/picker (5.0.12 to 5.3.1)
|
2018-09-24 01:11:06 -06:00 |
|
|
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 |
|