62 Commits

Author SHA1 Message Date
3c6851e38e Update dependencies 2020-05-11 17:32:51 -06:00
367062b76c Update FontAwesome version 2020-05-11 17:22:47 -06:00
81ad5e653e Merge ../AppTemplate
# Conflicts:
#	README.md
#	composer.lock
#	nbproject/project.xml
2020-05-11 17:15:01 -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
59136bd8eb Merge ../BusinessAppTemplate
# Conflicts:
#	README.md
#	action.php
#	api/functions.php
#	lib/User.lib.php
#	mobile/index.php
#	pages/form.php
#	settings.template.php
#	static/js/form.js
2019-03-19 17:23:19 -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
223a431e8b Merge BusinessAppTemplate 2018-12-27 00:30:32 -07:00
e0802f582b Remove unneeded index.css 2018-12-26 16:22:09 -07:00
2836a05f90 Add app icon to login flow 2018-12-22 21:26:30 -07:00
74971a4592 Add new more flexible login flow 2018-12-22 16:56:25 -07:00
bb5639c447 Merge BusinessAppTemplate (new settings.php format)
# Conflicts:
#	api.php
#	api/apisettings.php
#	api/index.php
#	app.php
#	index.php
#	langs/en/titles.json
#	lib/Login.lib.php
#	lib/Notifications.lib.php
#	lib/User.lib.php
#	mobile/index.php
#	required.php
#	settings.template.php
2018-12-21 01:16:29 -07:00
32cd18933d Update FontAwesome from 5.3.1 to 5.6.0 2018-12-11 21:39:25 -07:00
f1f682780c Merge BusinessAppTemplate
# Conflicts:
#	.gitignore
#	README.md
#	action.php
#	api.php
#	app.php
#	composer.json
#	composer.lock
#	index.php
#	langs/en/core.json
#	langs/en/titles.json
#	langs/messages.php
#	lib/Exceptions.lib.php
#	lib/Login.lib.php
#	lib/Notifications.lib.php
#	lib/Strings.lib.php
#	lib/User.lib.php
#	mobile/index.php
#	nbproject/project.properties
#	nbproject/project.xml
#	pages.php
#	pages/home.php
#	required.php
#	settings.template.php
#	static/css/bootstrap.min.css
#	static/img/logo.svg
#	static/js/app.js
2018-12-02 13:51:27 -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
c36c365a1b Update Bootstrap and FontAwesome 2018-09-21 16:38:34 -06:00
8dd7ee6005 Update Bootstrap and FontAwesome 2018-09-21 16:36:29 -06:00
80d0a017ed Update Bootstrap to 4.1.3 2018-09-07 15:11:43 -06:00
a17f51b72d Update FontAwesome 5.1.0 to 5.3.1 2018-09-07 15:09:04 -06:00
92162bd1dc Improve app dock/bar 2018-07-23 21:11:20 -06:00
2c0819d8b7 Fix setup.php 2018-07-23 20:08:04 -06:00
b23e4bce30 Rewrite a lot of code, close Business/CommonBugs#3, close Business/CommonBugs#4, close #9 2018-07-11 23:32:47 -06:00
963fbfbf00 Upgrade FontAwesome to 5.1.0 2018-06-29 14:58:54 -06:00
8e65d4c98d Use bundled Roboto font 2018-05-21 18:26:25 -06:00
58a991cbd0 Update FontAwesome to 5.0.13 2018-05-13 00:29:09 -06:00
4bab466169 Fix #1 2018-05-05 12:21:26 -06:00
d4070b36b9 Update FontAwesome 5.0.10 => 5.0.12, update Materia Bootstrap 2018-05-04 18:17:49 -06:00
2461fec102 Update FontAwesome to 5.0.10 2018-04-16 14:21:23 -06:00
fa6924eb08 Update bootstrap.min.css with upstream bugfix from Bootswatch (https://github.com/thomaspark/bootswatch/issues/819) 2018-04-16 14:18:33 -06:00
64c3d47c32 Add Roboto font files 2018-04-13 01:42:02 -06:00
6a7ea5eeb7 Upgrade to Bootstrap 4.1 2018-04-13 01:38:41 -06:00
d10c6214a6 Switch to Mozilla Public License 2.0 for code consistency 2018-04-09 19:18:19 -06:00
0691dd51f1 Remove unused CSS 2018-01-30 22:33:17 -07:00
e155ebe165 Update material-color submodule 2018-01-28 21:06:20 -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
c92d84c739 Fully implement MPL-2.0 license 2017-12-16 13:27:09 -07:00
81339b8cd0 Refactor and enforce Content-Security-Policy 2017-11-13 16:14:47 -07:00
5dae7bc168 Refactor and enforce Content-Security-Policy 2017-11-13 16:14:40 -07:00
c0a93fb666 Convert material-color CSS to submodule 2017-11-07 15:21:14 -07:00
e3004354c6 Convert material-color CSS to submodule 2017-11-07 15:18:09 -07:00
f9a1fbd695 Optimize some static assets 2017-07-24 16:34:09 -06:00
2770e96a8a Move menu button around on mobile 2017-07-01 00:16:47 -06:00
36a5a194c5 Improve app dock CSS handling of many items (yay fluxbox, screw IE) 2017-06-24 19:02:50 -06:00
d54d066870 Add external app "dock", fix #3 2017-06-24 00:32:33 -06:00
f06a103770 Improve widget wrapping responsiveness 2017-06-23 18:26:53 -06:00
e2fb45c9a0 Improve widget flow 2017-06-23 17:12:12 -06:00
e9e23d8808 Add a splash of color, add minimum height to widgets, improve QwikClock 2017-06-19 00:54:49 -06:00