Commit graph

839 commits

Author SHA1 Message Date
bb161dfd25 Add push notifications and device token management 2020-11-30 17:34:13 +00:00
9d4c736d95 Add device token management and server connection detection 2020-11-28 19:53:19 +00:00
0d4202562f Make minor README edits 2020-11-28 14:26:59 +00:00
9b914c11fa Merge remote-tracking branch 'origin/rumperuu/update-readme' into ben/feature/push-notifications 2020-11-28 14:19:25 +00:00
3501138074 Add db upgrade step 2020-11-18 23:01:18 +00:00
1cbacc9bb0 Upgrade DB to add DeviceToken model 2020-11-18 22:59:50 +00:00
ab53dbd409 Add WWW::FCM::HTTP package 2020-11-18 22:59:25 +00:00
5b0bea78b7 Add push noti sending 2020-11-08 17:35:29 +00:00
7500f95d88 Add device token registration 2020-11-08 15:15:28 +00:00
279127a6d4 Add API message function 2020-11-08 15:05:53 +00:00
f57dc63277 Add postcode CSVs to .gitignore 2020-11-08 15:00:44 +00:00
0eabd9cf1e Add API endpoint for sending push notis 2020-11-01 18:06:11 +00:00
a3923b7f6f Revert "Commit database files"
This reverts commit c5878b3a08.
2020-10-18 14:38:47 +01:00
4a71b7cf12 Add troubleshooting information 2020-10-14 13:40:56 +01:00
6d71d51581 Commit database files 2020-10-14 13:40:41 +01:00
71de03b449 Add environment file step 2020-08-26 14:11:39 +01:00
50a8139cfa Fix typo 2020-08-25 17:53:12 +01:00
d17ba867af Minor README amendments 2020-08-25 17:52:08 +01:00
c46677bbca Minor README amendments 2020-08-25 17:50:11 +01:00
b8b841ccbf Minor README amendments 2020-08-25 17:44:06 +01:00
97e9d63f8c Update and clarify README 2020-08-25 17:38:10 +01:00
Tom Bloor
de3def3b5e Merge pull request #127 from Pear-Trading/master
Master merge for v0.10.10
2019-09-24 11:57:51 +01:00
Tom Bloor
95ff10f05f Merge pull request #126 from Pear-Trading/Release-v0.10.10
Release v0.10.10
2019-09-16 11:08:08 +01:00
Thomas Bloor
558e7e1c42 Update perl version in Travis CI 2019-09-16 10:46:38 +01:00
Thomas Bloor
211c6a4c3e Update changelog 2019-09-16 10:43:44 +01:00
Thomas Bloor
6ae30b150b Merge branch 'TBSliver/NewGraphs' into development 2019-09-16 10:41:06 +01:00
Finn
f33100ba87 flash fixes on import 2019-09-11 15:02:08 +01:00
Finn
c9e272e380 made changes to CSV import to improve memory usage
uses same mechanism as postcode import code change does
2019-09-11 14:19:12 +01:00
Thomas Bloor
1075f59086 need to check headers first 2019-09-10 09:32:15 +01:00
Thomas Bloor
b3139c3bf0 reduce memory usage importing CSV files 2019-09-10 09:29:17 +01:00
Thomas Bloor
19b4530810 fix a few bugs, oops 2019-09-09 19:48:16 +01:00
Thomas Bloor
e3a3c1cc91 filter everything by date 2019-09-09 19:32:14 +01:00
Thomas Bloor
f7b4fd251e added search on supplier listings 2019-09-09 18:03:08 +01:00
Thomas Bloor
81530e227a Merge remote-tracking branch 'origin/finn/postcodeimport' into TBSliver/NewGraphs 2019-09-09 16:53:44 +01:00
Thomas Bloor
cd8204a759 oops still using wrong column name 2019-09-09 16:44:05 +01:00
Thomas Bloor
93191c10d2 fix transaction list in admin and speed up external count 2019-09-09 16:42:49 +01:00
Finn
0332b8bdb2 Added type name filter to show data better on frontend 2019-09-09 16:24:07 +01:00
Thomas Bloor
e8c45d75c4 Hopefully fix speed issue on external data 2019-09-09 15:37:56 +01:00
Finn
c65745f6a2 Added extra data showing 2019-09-06 17:31:09 +01:00
Finn
d20fca6732 added ability to import sheets with extra data 2019-09-02 15:34:28 +01:00
Finn
e04b1a51b6 added importing doogal data for wards on postcode 2019-08-29 16:37:55 +01:00
Felix
0f13d7528e Revert "custom graph duration and dateRange added"
This reverts commit bbb7edd269.
2019-08-14 14:02:01 +01:00
Felix
4a1fe64711 custom graph duration and dateRange added
(untested)
2019-08-14 14:00:34 +01:00
Tom Bloor
461dd88691 Fix import ref 2019-07-15 12:36:28 +01:00
Tom Bloor
9aa52036a2 Added search ref option 2019-07-15 10:11:59 +01:00
Tom Bloor
e59322cbaa Allow for per page setting for supplier list 2019-07-15 10:03:44 +01:00
Tom Bloor
64fb64385d And then called them against the right table 2019-07-15 05:34:11 +01:00
Tom Bloor
a0f16725b2 Turns out I wrote three queries 2019-07-15 04:54:55 +01:00
Tom Bloor
a84201305d Group by the right thing this time 2019-07-15 04:52:55 +01:00
Tom Bloor
d3933f53af Fix some annoyances with joins 2019-07-15 04:50:46 +01:00