|
fb25c4395a
|
Make better API system
|
2018-12-14 20:34:04 -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 |
|
|
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 |
|
|
2c0819d8b7
|
Fix setup.php
|
2018-07-23 20:08:04 -06:00 |
|
|
c6e0e1913f
|
Create Notifications class
|
2018-07-12 02:19:06 -06:00 |
|
|
5374fa0611
|
Add notification API, close #7
|
2018-07-12 00:00:38 -06:00 |
|
|
0c70bb25ed
|
Clean up settings.template.php
|
2018-07-11 23:36:50 -06:00 |
|
|
4cbac22bea
|
Remove LDAP, close #5
|
2018-07-11 23:35:16 -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 |
|
|
3763d0d485
|
Remove lang() and lang2() and rewrite references
|
2018-07-09 23:16:43 -06:00 |
|
|
deca0d330d
|
Remove home screen widgets, build new i18n system, close #4
|
2018-07-09 23:12:19 -06:00 |
|
|
963fbfbf00
|
Upgrade FontAwesome to 5.1.0
|
2018-06-29 14:58:54 -06:00 |
|
|
10575f6f59
|
Fix another visual bug
|
2018-06-01 14:28:30 -06:00 |
|
|
2f9eccf931
|
Fix bug where clicking close on msg alert didn't remove progress bar
|
2018-06-01 14:23:14 -06:00 |
|
|
769d24b4b7
|
Improve alert fadeout
|
2018-06-01 14:04:04 -06:00 |
|
|
66aa3d6fdc
|
Make msg alert time out with smooth visual effects
|
2018-06-01 13:59:31 -06:00 |
|
|
ee0c0f65e3
|
Fix PHP variable warnings
|
2018-05-26 20:51:13 -06:00 |
|
|
66fa86e04e
|
Change string
|
2018-05-24 19:53:26 -06:00 |
|
|
dafc3b76ea
|
Add message if user is kicked out of application for lack of permissions
|
2018-05-24 19:52:21 -06:00 |
|