Commit Graph

3922 Commits

Author SHA1 Message Date
Jonny Bravo
d6d68cb8b0 Changed shares to BIGINT data type to account for BTC having far more shares than can be handled by standard INT datatype 2016-02-21 13:41:10 -05:00
Sebastian Grewe
1cd2f635cd Merge pull request #2481 from reappergrimd/patch-1
Added cryptopia Api Call
2016-01-27 21:54:22 +01:00
reappergrimd
e15695e1ff Added cryptopia Api Call
Change Allows Site admin to pull last price from this exchange.
Configuration example

$config['price']['enabled'] = true;
$config['price']['url'] = 'https://www.cryptopia.co.nz/';;
$config['price']['target'] = 'api/GetMarket/2274'; // API call to get market via market id of coin (api/GetMarket/{coin market id}
$config['price']['currency'] = 'BTC'; //
2016-01-27 22:13:52 +02:00
Kasvain
61e6ed21c1 Add C-CEX API support
Allows fetching price information from C-CEX
2015-12-14 15:02:43 +02:00
Sebastian Grewe
3ab9f6ac1e Merge pull request #2474 from MPOS/revert-2473-xisi-bleutrade-ticker
Revert "Update tools.class.php - add bleutrade api support"
2015-12-04 19:53:15 +01:00
Sebastian Grewe
2395500836 Revert "Update tools.class.php - add bleutrade api support" 2015-12-04 19:52:40 +01:00
Sebastian Grewe
2b6bc7e0f5 Merge pull request #2473 from MPOS/xisi-bleutrade-ticker
Update tools.class.php - add bleutrade api support
2015-12-04 18:20:38 +01:00
Joey
c24f7bb397 Update tools.class.php 2015-12-04 12:12:38 -05:00
Joey
5d6215a0e3 Update tools.class.php - add bleutrade api support
Adds support for bleutrade api for the ticker
2015-12-04 12:09:19 -05:00
Sebastian Grewe
a5b51dfaec [FIX] Keep sidebar open when selecting Admin -> System -> Setup 2015-10-14 16:40:50 +02:00
Sebastian Grewe
4031422839 Merge branch 'development' of github.com:MPOS/php-mpos into development 2015-10-14 16:32:09 +02:00
Sebastian Grewe
d795055232 Fix #2462 - Spelling error
Spelling error. Thanks @turnkit for mentioning it.
2015-09-29 09:18:51 +02:00
Sebastian Grewe
4376df232b [CHANGELOG] Updated for future release 2015-08-04 09:26:34 +02:00
Sebastian Grewe
4ab0b8faa2 [#2454] Fixed worker name box not scaling 2015-08-04 09:20:21 +02:00
Sebastian Grewe
6650e3fe44 Merge pull request #2452 from pokari1986/development
I have repaired 'User Information' table in 'Admin Panel > Users > user Info'
2015-07-21 20:55:03 +02:00
Sebastian Grewe
04a9286e31 [ADDED] Check peer state for admin wallet info; [CLEANUP] Removed unused vars 2015-07-19 14:44:25 +02:00
Sebastian Grewe
a7401d30a0 [ADDED] Check download status in admin setup check 2015-07-19 12:37:06 +02:00
Sebastian Grewe
f26f43a725 [UPDATE] Minor change to admin checks template 2015-07-19 12:35:25 +02:00
Sebastian Grewe
b4ae900137 [UDPDATE] Put chain download into wrapper class 2015-07-19 12:26:45 +02:00
Sebastian Grewe
2c3052be24 [ADDED] Show Blockchain download status 2015-07-19 11:48:49 +02:00
Sebastian Grewe
5ed89f94a2 [UPDATE] Remove config disable check popup from admins 2015-07-15 16:04:57 +02:00
Sebastian Grewe
b9ab718d71 Revert "[FIX][#2454][#2377] MPOS stylesheet improvements"
This reverts commit f5234ea74e.

Broke the login form, Username and Password hints were not readable.
2015-07-15 15:59:52 +02:00
Sebastian Grewe
f5234ea74e [FIX][#2454][#2377] MPOS stylesheet improvements 2015-07-15 14:50:07 +02:00
Sebastian Grewe
deb3b115d0 [FIX] Avoid empty Auto-Payout threshold value for accounts page 2015-07-15 14:44:26 +02:00
murai-y
2985bab2ed repair 'User Information' table in 'Admin Panel > Users > user Info' in calse payout_system=pps 2015-07-11 12:12:52 +00:00
Sebastian Grewe
486869a1a2 [UPDATE] Development to Master 2015-06-22 17:22:48 +02:00
Sebastian Grewe
4e7eb890f4 Merge pull request #2441 from xisi/dev-adminchecks-move
Move admin_checks to admin panel/system/setup
2015-06-20 07:53:06 +02:00
Joey
8dba76c722 add bit about daemon not being fully synced 2015-06-19 10:36:12 -04:00
xisi
cdc3bbb68d Use glob, updated changelog 2015-06-19 09:59:06 -04:00
xisi
0b91d743ca Updated issue #2427 2015-06-19 09:52:43 -04:00
xisi
02067ace54 See issue #2427 2015-06-19 09:52:43 -04:00
Sebastian Grewe
433c8f766a Merge pull request #2431 from owlhooter/master
Add Anonymous check for blockfinder email
2015-06-19 09:52:43 -04:00
Sebastian Grewe
f76ee0c66b Merge pull request #2426 from xisi/master
added admin check to throw a notice in admin_checks for issue #2424
2015-06-19 09:52:43 -04:00
owlhooter
b528cc2998 Add anonymous check for users on block finder email notification 2015-06-19 09:52:43 -04:00
Sebastian Grewe
c50ff562a3 Merge pull request #2415 from MPOS/development
[VERSION] MPOS 1.0.3
2015-06-19 09:52:43 -04:00
xisi
9d42991b14 added admin check to throw a notice in admin_checks for issue #2424 2015-06-19 09:52:43 -04:00
owlhooter
40d0ecd769 Add anonymous check for users on block finder email notification 2015-06-19 09:52:43 -04:00
Sebastian Grewe
d4a161ae00 [UPDATE] CHANGELOG for 1.0.4 2015-06-08 11:47:06 +02:00
Sebastian Grewe
b62b6b7611 [VERSION] MPOS 1.0.4
Version increment for future release.
2015-06-08 11:41:23 +02:00
Sebastian Grewe
ecf2c1cc41 Merge pull request #2431 from owlhooter/master
Add Anonymous check for blockfinder email
2015-05-29 18:50:55 +02:00
owlhooter
d1d392a448 Add anonymous check for users on block finder email notification 2015-05-27 09:04:41 -05:00
owlhooter
b033a9888b Add anonymous check for users on block finder email notification 2015-05-27 09:02:50 -05:00
Sebastian Grewe
933660806b Merge pull request #2426 from xisi/master
added admin check to throw a notice in admin_checks for issue #2424
2015-05-25 14:31:02 +02:00
xisi
80be081358 added admin check to throw a notice in admin_checks for issue #2424 2015-05-24 21:11:22 -04:00
Sebastian Grewe
18a6f588ed Merge pull request #2415 from MPOS/development
[VERSION] MPOS 1.0.3
2015-04-29 22:31:00 +02:00
Sebastian Grewe
ff908be3a7 [VERSION] MPOS 1.0.3 2015-04-29 22:30:21 +02:00
Sebastian Grewe
e511ba2ece Merge pull request #2414 from MPOS/development
UPDATE : Development to Master
2015-04-29 22:29:45 +02:00
Sebastian Grewe
d1e6783075 [UPDATE] Changelog updated 2015-04-29 22:29:05 +02:00
Sebastian Grewe
38e9654cea [HOTFIX] Broken DB upgrade for latest release 2015-04-29 22:27:40 +02:00
Sebastian Grewe
50af83680c Merge pull request #2402 from MPOS/development
UPDATE : Development to Master
2015-04-28 19:56:31 +02:00