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
d30b6fc27c
Merge ../BusinessAppTemplate
2019-03-19 17:16:05 -06:00
c97e058786
API: Check for user permission
2019-03-01 23:43:31 -07: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
1729b842ba
Add permission check during login
2018-12-26 16:32:43 -07:00
106e697fc3
Remove captcha-related code, since login is done by AccountHub now
2018-12-26 16:25:48 -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
5b7ab65946
Make better API system, use new AccountHub API
2018-12-14 21:16:31 -07:00
9a5aefbeb5
Add image uploading for items ( close #8 )
2018-09-22 02:41:38 -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
b505a74502
s/LICENSE_TEXT/FOOTER_TEXT
2017-12-16 13:48:24 -07:00
623c5e2f01
Fully implement MPL-2.0 license
2017-12-16 13:32:58 -07:00
8d2ac32419
Update settings template for Portal->AccountHub branding
2017-07-21 00:59:09 -06:00
fc1e7a1a4e
Update settings template for Portal->AccountHub branding
2017-07-21 00:59:01 -06:00
7b99761f11
Rebrand from SimpleInventory to BinStack
2017-06-24 23:42:37 -06:00
2290299a43
Change default Portal API/home location
2017-05-30 16:45:27 -06:00
66269b6221
Branding++
2017-05-14 12:50:11 -06:00
b883368578
Copy from BusinessAppTemplate @ e8c9cd56e2
2017-05-14 11:50:09 -06:00
e8c9cd56e2
Remove unused config variables, remove uncompressed CSS
2017-05-13 22:29:22 -06:00
d6df9d582c
User name in navbar now links to Portal home
2017-05-13 16:39:16 -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
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