|
967cfa01c7
|
Merge ../BusinessAppTemplate
# Conflicts:
# action.php
# settings.template.php
# static/js/form.js
|
2019-03-19 17:28:12 -06:00 |
|
|
53e158b553
|
Update FontAwesome 5.6.0 -> 5.7.2
|
2019-03-19 17:12:45 -06:00 |
|
|
474047ab34
|
Update Bootstrap 4.1.3 -> 4.3.1
|
2019-03-19 17:11:54 -06:00 |
|
|
c97e058786
|
API: Check for user permission
|
2019-03-01 23:43:31 -07:00 |
|
|
26a662c399
|
Add addTextInput and addSelect methods that are simpler than addInput
|
2019-03-01 23:37:36 -07:00 |
|
|
289aaeaa9f
|
Minor text changes
|
2019-03-01 23:37:06 -07:00 |
|
|
be00440f58
|
Merge BusinessAppTemplate
# Conflicts:
# lib/User.lib.php
# pages/form.php
|
2019-02-13 22:11:46 -07:00 |
|
|
34ea14d34e
|
Add API key manager
|
2019-02-13 22:07:15 -07:00 |
|
|
3ca062d995
|
Enforce app passwords in API for users with two-factor enabled
|
2019-02-11 16:19:27 -07:00 |
|
|
7d30251cd6
|
Add CORS header to API
|
2019-01-07 22:18:02 -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 |
|
|
2e4b8f85b1
|
Merge ../BusinessAppTemplate
|
2019-01-03 00:14:37 -07:00 |
|
|
3ed75822a1
|
Update license and readme
|
2019-01-03 00:13:41 -07:00 |
|
|
f7f2653378
|
Fix error when attempting to login without permission
|
2019-01-02 23:59:29 -07:00 |
|
|
a8d11a76cd
|
Merge ../BusinessAppTemplate
|
2019-01-02 23:55:20 -07:00 |
|
|
7531dc362d
|
Whoops
|
2019-01-02 23:54:53 -07:00 |
|
|
cac6dacfb2
|
Merge again
|
2019-01-02 23:53:54 -07:00 |
|
|
28b8563ea0
|
Finish merge/upgrade
|
2019-01-02 23:53:08 -07:00 |
|
|
47540e57d2
|
Merge ../BusinessAppTemplate
# Conflicts:
# README.md
# api.php
# composer.lock
# index.php
# lang/en_us.php
# lib/login.php
# required.php
# settings.template.php
|
2019-01-02 23:52:41 -07:00 |
|
|
b250908663
|
Add more permissions checks
|
2019-01-02 23:51:47 -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 |
|
|
6ceeeaa087
|
Add support for regex matching on API vars
|
2018-12-27 14:44:10 -07:00 |
|
|
f1c36fdeb1
|
Add getRequestUser() function
|
2018-12-27 00:55:58 -07:00 |
|
|
d36b340692
|
Make API work with user/pass combo
|
2018-12-27 00:51:54 -07:00 |
|
|
d7ca7125ce
|
Nicer access denied message
|
2018-12-27 00:15:27 -07:00 |
|
|
1729b842ba
|
Add permission check during login
|
2018-12-26 16:32:43 -07:00 |
|
|
4d2b78bdba
|
Remove unused strings
|
2018-12-26 16:28:32 -07:00 |
|
|
106e697fc3
|
Remove captcha-related code, since login is done by AccountHub now
|
2018-12-26 16:25:48 -07:00 |
|
|
e0802f582b
|
Remove unneeded index.css
|
2018-12-26 16:22:09 -07:00 |
|
|
016c71d30d
|
Fix index.php not redirecting to app.php when already logged in
|
2018-12-22 22:38:50 -07:00 |
|
|
ba1369d842
|
Add app icon to login flow
|
2018-12-22 21:26:57 -07:00 |
|
|
a559901ac0
|
Redirect to AccountHub for user login
|
2018-12-22 16:57:45 -07:00 |
|
|
3f32258ba0
|
Fix bug
|
2018-12-20 23:58:35 -07:00 |
|
|
129efd13c7
|
Add documentation comments to settings
|
2018-12-20 23:54:25 -07:00 |
|
|
c179ed7ebb
|
Make settings.php an array, not a bunch of defines
|
2018-12-20 23:45:45 -07:00 |
|
|
f1a85f47fd
|
Add comment
|
2018-12-20 23:25:34 -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 |
|
|
13b60de915
|
Remove is_empty()
|
2018-12-14 19:14:22 -07:00 |
|
|
32cd18933d
|
Update FontAwesome from 5.3.1 to 5.6.0
|
2018-12-11 21:39:25 -07:00 |
|
|
4f1b81ff4b
|
Deprecate is_empty()
|
2018-12-04 19:48:23 -07:00 |
|
|
cb3c8aaf2d
|
Support undefined messages
|
2018-12-04 19:46:08 -07:00 |
|
|
ec44a6740f
|
Fix "language key ... is defined more than once" warning
|
2018-11-28 22:50:29 -07:00 |
|
|
47539de2d7
|
Fix bootstrap font URL
|
2018-09-25 13:07:54 -06:00 |
|
|
12aea4a2e2
|
Update Bootstrap (https://github.com/thomaspark/bootswatch/issues/861)
|
2018-09-25 12:54:45 -06:00 |
|
|
34f49bfd01
|
Update README.md
|
2018-09-22 22:46:43 -06:00 |
|
|
d4621de80f
|
Update README.md
|
2018-09-22 22:43:56 -06:00 |
|
|
c36c365a1b
|
Update Bootstrap and FontAwesome
|
2018-09-21 16:38:34 -06:00 |
|