49 Commits

Author SHA1 Message Date
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
2284117cfc add JS to remove &msg=xyz from URL, update material-color to v1.2 2017-05-15 11:48:24 -06:00
b9f385d6f0 Update material-color.css to version 1.1 2017-05-14 22:12:18 -06:00
3ab33d19f6 Add material-color.css 2017-05-14 19:32:43 -06:00
47f51420fa Add border on app icon when shown large 2017-05-14 19:05:15 -06:00
e8c9cd56e2 Remove unused config variables, remove uncompressed CSS 2017-05-13 22:29:22 -06:00
32fc134269 Cleanup unused files 2017-05-13 22:03:46 -06:00
ee4899de80 Improve error handling, add password changing, add taskfloor tasks module 2017-05-13 16:17:58 -06:00
eaeb8806a1 Add navbar color theme CSS options 2017-05-05 17:15:32 -06:00
ca3da67929 Adjust navbar colors for better readability 2017-05-05 17:15:00 -06:00
16cbf2a5f1 Create template based on SSO code 2017-04-25 12:09:06 -06:00
549564540b Add widget framework, add full 2fa support, add password changing,
add blacklist of common passwords
2017-04-16 02:05:18 -06:00
2caec9b758 Create login system, add i18n, add 2fa auth 2017-04-14 21:40:24 -06:00