309 Commits

Author SHA1 Message Date
3d3e975519 Fix logout redirect 2018-12-22 21:07:52 -07:00
a559901ac0 Redirect to AccountHub for user login 2018-12-22 16:57:45 -07:00
74971a4592 Add new more flexible login flow 2018-12-22 16:56:25 -07:00
16be9438b9 Minor text fixes 2018-12-21 01:17:18 -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
3f32258ba0 Fix bug 2018-12-20 23:58:35 -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
f1a85f47fd Add comment 2018-12-20 23:25:34 -07:00
61d660be69 Add FormBuilder 2018-12-20 23:24:47 -07:00
20a6c6f143 Fix bug 2018-12-15 04:11:16 -07:00
5b7ab65946 Make better API system, use new AccountHub API 2018-12-14 21:16:31 -07:00
fb25c4395a Make better API system 2018-12-14 20:34:04 -07:00
13b60de915 Remove is_empty() 2018-12-14 19:14:22 -07:00
0e094809fa Cleanup some technical debt 2018-12-14 19:13:26 -07:00
ca179b89ea Add option to hide Station PIN settings, update branding 2018-12-14 15:04:26 -07:00
32cd18933d Update FontAwesome from 5.3.1 to 5.6.0 2018-12-11 21:39:25 -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
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
b55eaea821 Improve noscript UX 2018-11-28 23:19:47 -07:00
1d81bfb83d Remove app bar 2018-11-28 23:18:13 -07:00
ec44a6740f Fix "language key ... is defined more than once" warning 2018-11-28 22:50:29 -07:00
e714286e5a Close #13 2018-11-24 00:59:50 -07:00
bcc41b887d Update database.sql v2.1 2018-11-09 15:26:44 -07:00
eee5af3081 Add generatesynccode mobile API (Business/MobileApp/issues/15) 2018-11-08 21:19:43 -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
4c135d6e59 Update composer, adjust margin 2018-09-22 23:00:20 -06:00
34f49bfd01 Update README.md 2018-09-22 22:46:43 -06:00
d4621de80f Update README.md 2018-09-22 22:43:56 -06:00
39ccaa2f2d Add RSS/ATOM notification feeds, close #12 2018-09-22 22:08:54 -06:00
f43f986e25 Adjust cards 2018-09-22 21:08:28 -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
1271317eb9 Rewrite to use classes, aligning with AccountHub 2.0 2018-09-07 15:03:42 -06:00
2caec48e4c Add mobile notification API calls v2.0.1 2018-08-07 01:43:27 -06:00
0c7b4a31f1 Add "all caught up" message when no notifications to show v2.0 2018-07-28 16:07:02 -06:00
1a01f67662 Add appid column to notifications table, remove unused code 2018-07-28 15:56:44 -06:00
3a9344c535 Update installation instructions, add upgrade instructions (issue #11) 2018-07-26 09:49:59 -06:00
c603644c26 Update database.sql from model 2018-07-24 01:23:46 -06:00
a82e4ba363 Add notification view/delete UI to homepage (closes #10) 2018-07-24 01:16:27 -06:00
29bc479355 Sort results of Notifications::get() by seen status and timestamp 2018-07-24 00:53:10 -06:00
e1970a8636 Adjust homepage 2018-07-23 21:34:16 -06:00
e321b84434 Add cards for security and sync pages 2018-07-23 21:29:59 -06:00
bc7d7cd313 Add bottom margin on cards 2018-07-23 21:13:47 -06:00
92162bd1dc Improve app dock/bar 2018-07-23 21:11:20 -06:00
a41b6a689e Add app cards to home page 2018-07-23 21:02:44 -06:00