|
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 |
|
|
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 |
|
|
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 |
|
|
c179ed7ebb
|
Make settings.php an array, not a bunch of defines
|
2018-12-20 23:45:45 -07:00 |
|
|
4f1b81ff4b
|
Deprecate is_empty()
|
2018-12-04 19:48:23 -07:00 |
|
|
c36c365a1b
|
Update Bootstrap and FontAwesome
|
2018-09-21 16:38:34 -06:00 |
|
|
1271317eb9
|
Rewrite to use classes, aligning with AccountHub 2.0
|
2018-09-07 15:03:42 -06:00 |
|
|
3cf5f9e735
|
Merge https://source.netsyms.com/Business/BusinessAppTemplate
|
2018-06-01 14:04:25 -06:00 |
|
|
ee0c0f65e3
|
Fix PHP variable warnings
|
2018-05-26 20:51:13 -06:00 |
|
|
66fa86e04e
|
Change string
|
2018-05-24 19:53:26 -06:00 |
|
|
dafc3b76ea
|
Add message if user is kicked out of application for lack of permissions
|
2018-05-24 19:52:21 -06:00 |
|
|
c346f752ef
|
Merge https://source.netsyms.com/Business/BusinessAppTemplate
|
2018-05-21 18:27:33 -06:00 |
|
|
8e65d4c98d
|
Use bundled Roboto font
|
2018-05-21 18:26:25 -06:00 |
|
|
d7dcaf3f5d
|
Merge https://source.netsyms.com/business/businessapptemplate
|
2018-05-15 13:46:53 -06:00 |
|
|
023480bf88
|
Use SVG logo for login page
|
2018-05-06 22:18:32 -06:00 |
|
|
a88c707dc5
|
Merge ssh://source.netsyms.com:2322/Business/BusinessAppTemplate
|
2018-05-05 12:22:42 -06:00 |
|
|
a0d2293a3d
|
Use captcheck.dist.js
|
2018-04-15 20:16:37 -06:00 |
|
|
08790bac32
|
Merge ssh://source.netsyms.com:2322/Business/BusinessAppTemplate
# Conflicts:
# settings.template.php
|
2018-04-15 19:31:49 -06:00 |
|
|
a9eb59c936
|
Replace reCAPTCHA with Captcheck
|
2018-04-15 19:28:34 -06:00 |
|
|
315d00448e
|
Merge Business/BusinessAppTemplate: BS v4.1, include Roboto font
|
2018-04-13 01:48:14 -06:00 |
|
|
d10c6214a6
|
Switch to Mozilla Public License 2.0 for code consistency
|
2018-04-09 19:18:19 -06:00 |
|
|
99a852787d
|
Merge ssh://source.netsyms.com:2322/Business/BusinessAppTemplate
# Conflicts:
# .gitignore
# README.md
# action.php
# api.php
# app.php
# composer.json
# composer.lock
# index.php
# lang/en_us.php
# lang/messages.php
# lib/iputils.php
# lib/login.php
# lib/userinfo.php
# mobile/index.php
# nbproject/project.properties
# nbproject/project.xml
# pages.php
# pages/404.php
# pages/home.php
# required.php
# settings.template.php
# static/css/app.css
# static/img/logo.png
# static/img/logo.svg
# static/js/app.js
|
2018-04-08 16:36:09 -06:00 |
|
|
35e531a56b
|
Add link preload headers
|
2018-04-08 16:08:08 -06:00 |
|
|
bf332b7559
|
Add <link rel="icon">
|
2018-02-16 14:41:25 -07:00 |
|
|
644e5c2e37
|
Add <link rel="icon">
|
2018-02-16 14:36:03 -07:00 |
|
|
fc42984e4a
|
Upgrade to Bootstrap 4.0, FontAwesome 5.0, jQuery 3.3.1
|
2018-01-28 23:54:27 -07:00 |
|
|
121a49e9e0
|
Upgrade to Bootstrap 4.0, FontAwesome 5.0, and jQuery 3.3.1
|
2018-01-27 19:18:38 -07:00 |
|
|
4da6301f1c
|
Fully implement MPL-2.0 license
|
2017-12-16 13:54:00 -07:00 |
|
|
b505a74502
|
s/LICENSE_TEXT/FOOTER_TEXT
|
2017-12-16 13:48:24 -07:00 |
|
|
e31d88ca52
|
Convert material-color CSS to submodule
|
2017-11-07 15:21:44 -07:00 |
|
|
c0a93fb666
|
Convert material-color CSS to submodule
|
2017-11-07 15:21:14 -07:00 |
|
|
5588ee494d
|
Improve mobile integration, add autocorrect etc. flags to login fields
|
2017-07-03 03:13:29 -06:00 |
|
|
e6dc4c5b78
|
Improve mobile integration, add autocorrect etc. flags to login fields
|
2017-07-03 03:13:15 -06:00 |
|
|
4b6fcd8f7c
|
User list and user editor/adder now working.
|
2017-05-26 00:09:42 -06:00 |
|
|
ac5c4eed04
|
Branding++
|
2017-05-22 03:07:51 -06:00 |
|
|
9f13a67c7e
|
Copy from BusinessAppTemplate @ 542bb80d85
|
2017-05-22 03:04:32 -06:00 |
|
|
89c6c720f1
|
Add material-color to index.php
|
2017-05-20 20:00:08 -06:00 |
|
|
de4dcc37bc
|
Add uid_exists($uid), better login error messages
|
2017-05-06 23:20:18 -06:00 |
|
|
8b9407c274
|
Pages can now define extra stylesheet and script URLs
|
2017-05-04 00:14:08 -06:00 |
|
|
501f127f04
|
Disable autocomplete on auth code input
|
2017-05-03 13:31:15 -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 |
|
|
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 |
|