117 Commits

Author SHA1 Message Date
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
0691dd51f1 Remove unused CSS 2018-01-30 22:33:17 -07:00
b2ed9dbd1b Minor BS4 adjustments 2018-01-30 22:32:38 -07:00
57ada92175 Icon adjustments, improve action buttons on items page 2018-01-29 00:43:11 -07:00
453f97706e Upgrade to Bootstrap 4.0, FontAwesome 5.0, jQuery 3.3.1 2018-01-29 00:37:39 -07:00
8441008219 Remove unneeded font files 2018-01-28 23:55:19 -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
112599d162 Improve isManagerOf() error handling to prevent possible security bug 2018-01-03 21:56:25 -07:00
ce8e0fb4e3 Improve isManagerOf() error handling to prevent possible security bug 2018-01-03 21:55:48 -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
d54ebed189 Update dependencies 2017-12-28 16:20:45 -07:00
00ec47fbf4 Update dependencies 2017-12-28 16:11:37 -07:00
3bd6df0e6b Make navbar green 2017-12-28 16:04:34 -07:00
83149dd9eb Code formatting 2017-12-26 17:53:04 -07:00
a4555e808d Add location descriptions to report v1.1 2017-12-26 17:01:52 -07:00
e57a43217e Improve category display 2017-12-26 16:59:31 -07:00
98aa7d3217 Add reports (close #7) 2017-12-26 16:54:20 -07:00
db72d8d38d Update project metadata 2017-12-20 17:45:15 -07:00
7c44b18854 Add checkAPIKey($key) function to login.php 2017-12-20 17:37:40 -07:00
b505a74502 s/LICENSE_TEXT/FOOTER_TEXT 2017-12-16 13:48:24 -07:00
73082f08cc Update composer.json v1.0.1 2017-12-16 13:45:40 -07:00
623c5e2f01 Fully implement MPL-2.0 license 2017-12-16 13:32:58 -07:00
5ee41cc310 Better wording in en_us v1.0 2017-12-09 18:06:32 -07:00
37f5b9f69d Minor style update 2017-12-09 18:05:11 -07:00
40def2bf70 Add item search box on dashboard (close #6) 2017-12-09 02:10:45 -07:00
37789df696 Trigger warning with missing lang strings 2017-12-01 22:06:04 -07:00
ae4511cad7 Update README.md 2017-11-25 01:45:45 -07:00
5277c5e0fb composer update 2017-11-19 01:32:07 -07:00
755239970c composer update 2017-11-19 01:31:46 -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
ba4b098c14 Add item cloning (closes #5) 2017-11-07 15:34:10 -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
5448101b67 Add basic install instructions to README 2017-10-17 03:45:00 -06:00
e363a51fcf Add database creation SQL script 2017-10-17 03:18:37 -06:00
496b213a88 Fix Business/CommonBugs#1 (expired session logout error) 2017-10-10 12:34:36 -06:00
f9ac6937b8 Fix Business/CommonBugs#1 (expired session logout error) 2017-10-10 12:34:25 -06:00
e6745e693b Prevent adding item if there are no categories or locations (Close #4) 2017-09-15 14:09:59 -06:00