ff702e7eed
Configurable themes
...
Configurable in settings.php
Looks for bootswatch themes named bootstrap.[theme].min.css
Defaults to bootstrap.min.css ('materia')
Bundled additional themes 'darkly' and 'slate'
2022-06-07 00:48:53 +02:00
a697f263cf
Merge AppTemplate
2020-05-24 10:02:48 -06:00
7f87c68855
Raise on DB errors; Fixes Business/BinStack#16
...
Removed `checkDBError` since it isn't used anywhere, and wouldn't be helpful.
2020-05-20 16:45:50 -07:00
a454dac629
Fix warning message ( Business/AccountHub#17 )
2020-05-11 17:11:24 -06:00
e1837a22fe
Merge ../BusinessAppTemplate
...
# Conflicts:
# README.md
# api.php
# index.php
# langs/en/core.json
# langs/en/titles.json
# mobile/index.php
# required.php
# settings.template.php
2019-01-04 17:57:08 -07:00
7531dc362d
Whoops
2019-01-02 23:54:53 -07:00
b250908663
Add more permissions checks
2019-01-02 23:51:47 -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
13b60de915
Remove is_empty()
2018-12-14 19:14:22 -07:00
4f1b81ff4b
Deprecate is_empty()
2018-12-04 19:48:23 -07:00
f2d3c199ab
Merge BusinessAppTemplate
...
# Conflicts:
# composer.lock
# lang/en_us.php
# lib/login.php
# mobile/index.php
2018-09-07 18:29:25 -06:00
1271317eb9
Rewrite to use classes, aligning with AccountHub 2.0
2018-09-07 15:03:42 -06:00
83d3171456
Fix infinite redirect loop when user doesn't have access permission
2018-05-24 21:08:57 -06:00
f3b957b59d
Merge https://source.netsyms.com/Business/BusinessAppTemplate
2018-05-17 21:45:51 -06:00
41c8b6c16b
Fix #2
2018-05-17 21:44:53 -06:00
24a78449c7
Merge BusinessAppTemplate
2018-05-15 13:46:16 -06:00
be34857d71
Change session ID on successful login, make sessions last at least 2 hours
2018-05-15 13:44:43 -06:00
b4b59298bb
Merge ssh://source.netsyms.com:2322/Business/BusinessAppTemplate
...
# Conflicts:
# settings.template.php
2018-04-15 19:31:03 -06:00
a9eb59c936
Replace reCAPTCHA with Captcheck
2018-04-15 19:28:34 -06:00
046f965fee
Merge Business/BusinessAppTemplate: BS v4.1, include Roboto font
2018-04-13 01:46:30 -06:00
d10c6214a6
Switch to Mozilla Public License 2.0 for code consistency
2018-04-09 19:18:19 -06:00
0593f4c6d4
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/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:28:31 -06:00
35e531a56b
Add link preload headers
2018-04-08 16:08:08 -06:00
112599d162
Improve isManagerOf() error handling to prevent possible security bug
2018-01-03 21:56:25 -07:00
623c5e2f01
Fully implement MPL-2.0 license
2017-12-16 13:32:58 -07:00
37789df696
Trigger warning with missing lang strings
2017-12-01 22:06:04 -07:00
6c8d33d2f2
Refactor and enforce Content-Security-Policy
2017-11-13 16:16:49 -07:00
5dae7bc168
Refactor and enforce Content-Security-Policy
2017-11-13 16:14:40 -07:00
a04207da62
Update cookie settings
2017-11-08 02:35:12 -07:00
31cced0e48
Update cookie settings
2017-11-08 02:34:57 -07:00
ef6c76fe64
Nothing
2017-07-10 20:31:22 -06:00
d229aee8d0
Nothing
2017-07-10 13:53:49 -06:00
b2bf79a2f1
Add permissions checks
2017-05-28 23:46:28 -06:00
769ea75e82
Item table now loads with AJAX
2017-05-27 20:02:27 -06:00
b883368578
Copy from BusinessAppTemplate @ e8c9cd56e2
2017-05-14 11:50:09 -06:00
bae6d1ac17
Add renew session cookie on page load
2017-05-07 00:14:59 -06:00
e28d3a93ac
Clean up clutter and unneeded code
2017-04-26 00:46:36 -06:00
16cbf2a5f1
Create template based on SSO code
2017-04-25 12:09:06 -06:00