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
f27812997f
Use FontAwesome CSS+webfont instead of JS, upgrade 5.7.2 to 5.8.1
2019-03-29 01:05:34 -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
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
cb3c8aaf2d
Support undefined messages
2018-12-04 19:46:08 -07:00
75d8811477
Merge ../BusinessAppTemplate
2018-09-21 17:36:39 -06:00
c36c365a1b
Update Bootstrap and FontAwesome
2018-09-21 16:38:34 -06: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
0bbe2abec2
Merge https://source.netsyms.com/Business/BusinessAppTemplate
2018-06-01 13:59:53 -06:00
66aa3d6fdc
Make msg alert time out with smooth visual effects
2018-06-01 13:59:31 -06:00
63d6430b4d
Merge https://source.netsyms.com/Business/BusinessAppTemplate
2018-05-21 18:27:09 -06:00
8e65d4c98d
Use bundled Roboto font
2018-05-21 18:26:25 -06:00
9dd9f9297c
Fix a few undefined variable notices
2018-05-21 15:48:19 -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
b85e0c08cf
Merge changes from BusinessAppTemplate
2018-04-08 20:10:07 -06:00
2a0d5bc92b
Add some more preload headers
2018-04-08 20:07:03 -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
b45b7b5b3a
Add <link rel="icon">
2018-02-16 14:41:30 -07:00
644e5c2e37
Add <link rel="icon">
2018-02-16 14:36:03 -07:00
453f97706e
Upgrade to Bootstrap 4.0, FontAwesome 5.0, jQuery 3.3.1
2018-01-29 00:37:39 -07:00
e155ebe165
Update material-color submodule
2018-01-28 21:06:20 -07:00
c7c7e4e4ea
Hide brand-icon on smaller screens
2018-01-27 22:38:33 -07:00
ee47026c0e
Adjust alerts
2018-01-27 22:06:53 -07:00
eefa7ab00f
Improve mobile app compatibility
2018-01-27 22:04:01 -07:00
121a49e9e0
Upgrade to Bootstrap 4.0, FontAwesome 5.0, and jQuery 3.3.1
2018-01-27 19:18:38 -07:00
d749564a53
Collapse navbar and iconify right-side navbar items on small screens
2018-01-03 20:59:46 -07:00
abb306a36e
Collapse navbar and iconify right-side navbar items on small screens
2018-01-03 20:57:03 -07:00
2e3cfb9546
Iconify right-side navbar items on small screens
2018-01-03 20:28:09 -07:00
3bd6df0e6b
Make navbar green
2017-12-28 16:04:34 -07: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
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
f54e84440e
Convert material-color CSS to submodule
2017-11-07 15:31:55 -07:00
c0a93fb666
Convert material-color CSS to submodule
2017-11-07 15:21:14 -07:00
b2bf79a2f1
Add permissions checks
2017-05-28 23:46:28 -06:00
cf4bcfc315
App now works. TODO: add edit permissions
2017-05-17 23:09:51 -06:00
3ab33d19f6
Add material-color.css
2017-05-14 19:32:43 -06:00
bdcb7e263d
Add Material Design arrow icon to replace app icon when not on the homepage
2017-05-14 19:05:23 -06:00
b883368578
Copy from BusinessAppTemplate @ e8c9cd56e2
2017-05-14 11:50:09 -06:00
d6df9d582c
User name in navbar now links to Portal home
2017-05-13 16:39:16 -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
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