Sebastian Grewe
010a9f6f00
[UPDATE] Removed some newlines/whitespaces
2013-11-12 10:10:03 +01:00
Sebastian Grewe
08a59f0d96
Merge pull request #833 from iAmShorty/settings-update
...
[SETTINGS] show/hide donors and about page
2013-11-12 01:07:08 -08:00
Sebastian Grewe
e3d7fd6e81
[UPDATE] getdashboarddata pool info added
2013-11-12 08:50:01 +01:00
Sebastian Grewe
33958919c6
Merge branch 'next' of https://github.com/TheSerapher/php-mpos into next
2013-11-11 14:42:11 +01:00
Sebastian Grewe
c7b783f6d5
[ADDED] Pool name to dashboard API
2013-11-11 14:41:57 +01:00
Sebastian Grewe
d155804a06
[FIX] Skip payouts until block has a share_id
2013-11-11 12:51:06 +01:00
Sebastian Grewe
9ccc3403f8
[UPDATED] Query improved for first blocks time
2013-11-11 12:42:35 +01:00
Sebastian Grewe
629dfb58ed
[FIX] Name of Uptime Robot Setting
2013-11-11 12:30:36 +01:00
Sebastian Grewe
dc4d1b3b8e
[FIX] Class Warning on new pools
2013-11-11 12:24:54 +01:00
Sebastian Grewe
708de1c1b8
Merge pull request #838 from TheSerapher/issue-837
...
[FIX] Defaults via Smarty for empty settings
2013-11-11 01:03:12 -08:00
Sebastian Grewe
ef120d9504
[FIX] Skip uptime robot with defaults set
...
This will skip any updates if we detect the default string in our
settings table. Otherwise the script will return an error and disable
itself.
Fixes #839 once merged
2013-11-11 10:01:52 +01:00
Sebastian Grewe
253aa26f97
[FIX] Defaults via Smarty for empty settings
2013-11-11 09:43:48 +01:00
root
07e7bf59c0
[UPDATE] disabled pages and showing popup
2013-11-11 09:09:06 +01:00
root
be3421fa3b
[FIX] removed from acl, placed under system
2013-11-10 14:07:36 +01:00
root
91bd48de5e
[FIX] wrong variables used
2013-11-10 13:53:20 +01:00
root
4fea5de341
[SETTINGS] show/hide donors and about page
2013-11-10 11:06:20 +01:00
Sebastian Grewe
0164a7b918
[FIX] Wrong column name in worker tables
2013-11-09 16:29:27 +01:00
Sebastian Grewe
5f91cc45bf
[FIX] PHP error due to worker change
2013-11-08 16:31:04 +01:00
Sebastian Grewe
1cb23e7ecd
Merge branch 'next' of https://github.com/TheSerapher/php-mpos into next
2013-11-08 16:16:58 +01:00
Sebastian Grewe
1f491497bc
[IMPROVED] Cache active workers
2013-11-08 16:16:16 +01:00
Sebastian Grewe
41f33bde1b
[IMPROVE] Removed whitespace
2013-11-08 10:41:54 +01:00
Sebastian Grewe
8edfb88ee3
[FIX] Use default cointarget if unset
2013-11-08 10:41:40 +01:00
Sebastian Grewe
ae46d2496d
[IMPROVE] Merged block statistics
...
* Removed 24 Hour Shares totals
* Expanded Block Overview with shares stats
2013-11-07 17:00:30 +01:00
root
a7cda8fedc
[TEMPLATE] block stats in mmcfe
2013-11-07 15:27:39 +01:00
root
e92e0d7abb
[FIX] default coin target in templates
2013-11-07 14:51:21 +01:00
root
dc990a5e64
[FIX] changed text
2013-11-07 13:48:49 +01:00
root
1bd6bfdd45
[FIX] calculation since first block found
2013-11-07 12:23:29 +01:00
root
baa3c8ff3e
[UPDATE] removed unused stuff
2013-11-07 12:19:59 +01:00
root
9fa40eaf45
[FEATURE] added block finding rate - HINT new config setting cointarget
2013-11-07 12:14:37 +01:00
root
90a000e7ee
[FIX] division by zero
2013-11-07 11:18:48 +01:00
root
f8f8b0a997
[FEATURE] calculating-luck
2013-11-07 10:50:32 +01:00
Sebastian Grewe
3a120c4709
Merge pull request #828 from TheSerapher/optimize-blockstats
...
[IMPROVED] Block statistics
2013-11-07 00:16:13 -08:00
Sebastian Grewe
a0015103a2
Merge pull request #817 from TheSerapher/issue-773
...
Issue 773
2013-11-07 00:15:45 -08:00
Sebastian Grewe
c359b83d8d
[FIX] Surpress PHP notices on empty registration vars
2013-11-06 16:17:58 +01:00
Sebastian Grewe
a4ca4530a3
[IMPROVED] Block statistics
...
* [ADDED] Block over times stats to blocks stats page
* [CHANGED] Split default block stats page template up into subtemplates
* [IMPROVED] Single SQL Query for all Block Stats over Time
* [UPDATED] Templates for new SQL Data
2013-11-06 16:04:36 +01:00
Sebastian Grewe
174e25e90a
[FIX] Default pool to unknown if unset
2013-11-06 15:39:53 +01:00
Sebastian Grewe
c264555405
[FIX] Wrong settings variable
2013-11-06 14:48:00 +01:00
Sebastian Grewe
7785fbf8b7
[FIX] Settings return value on empty result
2013-11-06 14:47:25 +01:00
Sebastian Grewe
dd1ef86b81
[ADDED] Pool name to getpoolstatus API
2013-11-05 15:15:48 +01:00
Sebastian Grewe
5f2a7c01c4
[FIX] Removed empty error string
2013-11-05 14:41:25 +01:00
Sebastian Grewe
f67e63b6fc
[REFACTOR] Refactored classes for error handling
...
* [ADDED] More error codes
* [MODIFIED] Class updates to use Base Class all the time
* [MODIFIED] Cronjobs have been slightly adjusted
* [ADDED] More base class features
2013-11-05 14:34:31 +01:00
Sebastian Grewe
04e2bf5932
[IMPROVED] More testing of error handling, block class
2013-11-05 08:19:16 +01:00
Sebastian Grewe
172444d3d8
[IMPROVED] Added logging failed SQL queries to payouts
2013-11-05 07:28:07 +01:00
Sebastian Grewe
ae45939fea
[IMPROVED] Re-factored monitoring criticals/errors
...
* [ADDED] new monitoring method : endCronjob
* [IMPROVED] Use newly added error codes
* [ADDED] mail notifications, enabled by default
* [ADDED] cron disable on fatal errors with exit code != 0
* [ADDED] Command line swtich: -f = Force running crons even if disabled
* [ADDED] Disabled status in monitoring site
This will improve error handling in our cronjobs. Fatal errors now
require manual intervention by explicityly running crons with the force
option (`-f`). Until they are forced to run, crons will stay disabled.
Fixes #773 once merged
2013-11-05 07:28:07 +01:00
Sebastian Grewe
86226bd606
[IMRPOVED] Error Notification Mail with new headers
2013-11-05 07:28:07 +01:00
Sebastian Grewe
aa4fc55622
[ADDED] Error Code Array
2013-11-05 07:28:07 +01:00
Sebastian Grewe
d2d7ee6796
Merge pull request #821 from TheSerapher/issue-819
...
[FIX] Display issues on SHA coins
2013-11-04 22:17:04 -08:00
Sebastian Grewe
44e29fc3f2
[FIX] Regression bug creating workers
...
Fixes #823 once merged.
2013-11-05 07:14:39 +01:00
Sebastian Grewe
2e64c4108d
[FIX] Worker Hashrates in Account -> My Worker
2013-11-04 18:30:01 +01:00
Sebastian Grewe
4e68de0e5a
[FIX] Display issues on SHA coins
...
* [FIX] Estimated shares on various places
* [ADDED] Calculate estimated shares based on network diff in stats
class
* [UPDATED] Themes updated as needed
Fixes #819 once merged
2013-11-04 18:23:38 +01:00
Sebastian Grewe
556e02024f
Merge pull request #820 from TheSerapher/issue-811
...
[IMPROVED] Optimized IDLE Worker Query
2013-11-04 09:17:13 -08:00
Sebastian Grewe
c0e7385332
[ADDED] Re-added custom HTTP port support
2013-11-04 15:25:38 +01:00
Sebastian Grewe
d08bee5c4c
[FIX] Increase mail size in contactform
2013-11-04 14:28:24 +01:00
Sebastian Grewe
5eefb730ae
[FIX] Re-location via HTTPS on login
2013-11-04 14:26:21 +01:00
Sebastian Grewe
f713edf234
Revert "[FIX] Honor custom HTTP ports"
...
This reverts commit fc4b718067 .
2013-11-04 14:16:54 +01:00
Sebastian Grewe
8e5dc78df4
Merge pull request #815 from iAmShorty/google-analytics
...
[FEATURE] Added Google Analytics
2013-11-04 00:15:11 -08:00
root
84781763b0
[FIX] small style changes and smarty default value
2013-11-03 17:31:02 +01:00
root
f14af44d4c
[FIX] Placed under Statistics
2013-11-03 16:48:47 +01:00
Sebastian Grewe
70d59d4900
[IMPROVED] Hide uptime status if no API keys set
2013-11-03 15:23:35 +01:00
root
c8ac14a35f
[FIX] Removed duplicate name in textarea
2013-11-03 15:14:19 +01:00
root
505d242cbd
[FEATURE] Added Google Analytics
2013-11-03 15:08:46 +01:00
Sebastian Grewe
1f07b96d92
Merge branch 'next' of github.com:TheSerapher/php-mpos into next
2013-11-03 10:04:07 +01:00
Sebastian Grewe
93affd05a6
[FIX] Removing unused CSS
2013-11-03 10:03:57 +01:00
nrpatten
ee284576b9
[FIX] Toggle text position
...
Remove: <td align="center> "This pushes toggle text out of position"
Add: style="margin: 0px 28px;" to span, Keep's text in place and centers toggle.
2013-11-03 09:34:56 +11:00
Sebastian Grewe
d25cfb0001
[FIX] XSS Vulnerability
2013-11-02 18:57:35 +01:00
Sebastian Grewe
83ee00259f
[FIX] Fixed typo in cron logs
2013-11-02 18:57:15 +01:00
Sebastian Grewe
ab2b2d6062
Merge pull request #812 from TheSerapher/uptimerobot
...
Uptimerobot
2013-11-02 02:58:03 -07:00
Sebastian Grewe
ab73e9ad0f
[IMPROVED] Error Handling, logging
2013-11-02 10:56:46 +01:00
Sebastian Grewe
6ca1179e47
[IMPROVED] Optimized IDLE Worker Query
...
Fixes #811
2013-11-02 10:35:59 +01:00
Sebastian Grewe
bd0398d927
Merge branch 'next' of github.com:TheSerapher/php-mpos into next
2013-11-01 08:30:07 +01:00
Sebastian Grewe
e4dcc7b160
[IMPROVED] Mobile general stats for blocks
2013-11-01 08:29:55 +01:00
Sebastian Grewe
8601e71802
Merge pull request #807 from iAmShorty/update-gettingstarted
...
[IMPROVED] make Gettingstarted more dynamic
2013-10-31 09:13:22 -07:00
root
b681add0e4
[FIX] added default variables
2013-10-31 16:58:00 +01:00
Sebastian Grewe
75abbb99a0
Merge pull request #808 from iAmShorty/low-cost-coins
...
[IMPROVED] changed decimal places to 4 to display low cost coins
2013-10-31 07:39:27 -07:00
root
2c10504aa5
[FIX] added to mobile template
2013-10-31 14:29:19 +01:00
root
3b7d36059f
[IMPROVED] another mistake :)
2013-10-31 14:25:50 +01:00
Sebastian Grewe
ff6a6e0931
Merge branch 'next' of github.com:TheSerapher/php-mpos into next
2013-10-31 13:41:04 +01:00
Sebastian Grewe
35a6c21024
[FIX] Worker hashrates for SHA/Scrypt compat
2013-10-31 13:39:01 +01:00
root
1973429422
[IMPROVED] forgot declaration in sites
2013-10-31 13:09:30 +01:00
root
126563c8f7
[IMPROVED] changed decimal places to 4 to display low cost coins
2013-10-31 12:16:52 +01:00
root
6d9195b747
[IMPROVED] make Gettingstarted more dynamic
2013-10-31 12:13:45 +01:00
Sebastian Grewe
efe14ce629
Merge pull request #798 from TheSerapher/issue-797
...
[FIX] Exclude invalid shares from statistics
2013-10-31 00:07:49 -07:00
Sebastian Grewe
0c3eb82be3
Merge pull request #805 from TheSerapher/issue-803
...
[FIX] Honor custom HTTP ports
2013-10-31 00:07:24 -07:00
Sebastian Grewe
f6056aced1
[FIX] Propagate dashboard when API disabled
...
Fixes #804
2013-10-31 08:02:26 +01:00
Sebastian Grewe
fc4b718067
[FIX] Honor custom HTTP ports
...
Fixes #803
2013-10-31 07:55:12 +01:00
Sebastian Grewe
7ec1fcfafb
[FIX] Exclude invalid shares from statistics
...
* Hashrates
* Sharetes
* Time Graphs
Fixes #797
2013-10-30 19:26:02 +01:00
nicoschtein
7e602f2eda
Added "system"->system_error_email to Settings
...
E-mail address for system error notifications
2013-10-30 16:13:38 -02:00
Sebastian Grewe
fb2cae9430
[UPDATE] Changed back scale of gauges
2013-10-30 11:34:28 +01:00
Sebastian Grewe
7e106644c5
[UPDATE] Slight change for block 24h totals
2013-10-30 10:44:48 +01:00
Sebastian Grewe
12265550b6
[ADDED] More icons
2013-10-30 09:55:15 +01:00
Sebastian Grewe
9308da54ed
[IMPROVED] Block stats in pool overview
2013-10-30 08:38:54 +01:00
obigal
c0756d39df
24 hour pool statistics
2013-10-29 22:25:45 -04:00
obigal
4f3503bbb1
Admin poolworkers average difficulty fixes
2013-10-29 20:13:24 -04:00
Sebastian Grewe
8752b718e3
[FIX] Sort by donation amount not username
2013-10-29 18:13:00 +01:00
Sebastian Grewe
3ee2874110
[FIX] Removed debug output
2013-10-29 18:02:37 +01:00
Sebastian Grewe
272448dc6c
[IMPROVED] Allow multi-monitor setup via API Keys
2013-10-29 18:00:21 +01:00
Sebastian Grewe
4793d38764
[FIX] Number format for PPS Rates
2013-10-29 16:56:59 +01:00
Sebastian Grewe
ef5ac9cbfd
[ADDED] Last check footer
2013-10-29 14:54:35 +01:00
Sebastian Grewe
208ae68a2a
Merge pull request #789 from iAmShorty/pool-stat-additions
...
[UPDATE] reworked functions
2013-10-29 01:56:33 -07:00
Sebastian Grewe
caf85b5dba
Revert "Revert "Merge pull request #784 from iAmShorty/pool-stat-additions""
...
This reverts commit 178f798d8f .
2013-10-29 09:56:17 +01:00
root
c4d1ca39c5
[UPDATE] reworked functions
2013-10-29 09:46:32 +01:00
Sebastian Grewe
178f798d8f
Revert "Merge pull request #784 from iAmShorty/pool-stat-additions"
...
This reverts commit df6134db76 , reversing
changes made to 0d1a53c7a3 .
2013-10-29 09:33:45 +01:00
Sebastian Grewe
df6134db76
Merge pull request #784 from iAmShorty/pool-stat-additions
...
[IMPROVED] Added some block stats to Pool Statistics
2013-10-29 01:27:59 -07:00
Sebastian Grewe
88a2a29b3b
[UPDATE] Adding missing files
2013-10-29 09:23:52 +01:00
Sebastian Grewe
60688bb4dc
[INITIAL] First commit for Uptime Robot API Feature
2013-10-29 09:08:21 +01:00
obigal
728b7c4f98
report button fix / hide pplns stats
2013-10-28 23:43:24 -04:00
Fred
a0c395850e
Update default.tpl
...
Fixed for Website name instead of Pool Collective.
2013-10-28 15:43:15 -05:00
root
b0f4edbc13
[IMPROVED] Added Found/Valid/Orphaned to Stats
2013-10-28 21:29:48 +01:00
root
03aef00367
[IMPROVED] Added some block stats to Pool Statistics
2013-10-28 20:42:39 +01:00
Sebastian Grewe
c6dd4086ff
Merge pull request #764 from TheSerapher/payout-fixes
...
Payout fixes
2013-10-28 05:20:19 -07:00
Sebastian Grewe
8f51faf963
[IMPROVED] Adding pools specific PPS rate
...
* Show Diff1 Baseline PPS Rate
* Use pools set minimum difficulty to display pool based rate
2013-10-28 13:16:17 +01:00
Sebastian Grewe
c61c5f096e
[MERGE] Fix merge conflicts
2013-10-28 07:14:25 +01:00
Sebastian Grewe
7a95e4c086
Merge pull request #775 from obigal/admin-reports
...
Admin panel earnings report
2013-10-27 22:47:47 -07:00
obigal
1b277c69cf
admin panel reports
2013-10-27 10:24:49 -04:00
Sebastian Grewe
a841880fe7
Merge pull request #760 from TheSerapher/issue-759
...
Issue 759
2013-10-27 07:02:02 -07:00
obigal
aeaeb32d4a
admin panel pool-workers
2013-10-27 09:45:52 -04:00
Sebastian Grewe
e238323395
Merge pull request #772 from TheSerapher/issue-770
...
[FIX] TX Summary for Accounts
2013-10-27 03:41:36 -07:00
Sebastian Grewe
b8159f06d7
[IMPROVED] Roundstatistics code and templates
...
* [IMPROVED] Removed uneeded data array from round page
* [IMRPOVED] Sorted round shares via User ID as key for easier access
* [IMPROVED] Added share count to transaction list in prop
2013-10-27 09:12:34 +01:00
Sebastian Grewe
bae4f1712c
[FIX] TX Summary for Accounts
...
Fixes #770
2013-10-27 08:41:25 +01:00
Sebastian Grewe
a2472284a8
[FIX] Proper fetch Archive Shares
...
Is now in-line with getMininumShareId.
2013-10-27 03:28:41 +01:00
Sebastian Grewe
1b53456fd6
[FIX] No user round shares on navbardata API
2013-10-27 03:08:59 +01:00
Sebastian Grewe
a0d30664f2
Merge pull request #769 from nrpatten/stats-test
...
Stats test
2013-10-26 18:55:11 -07:00
Sebastian Grewe
20a9fc3e28
Revert "[FIX] Fixed potential PPLNS issue"
...
This reverts commit ee46e65fca .
2013-10-27 02:51:03 +01:00
nrpatten
8c3f590dd4
Delete statsjs.tpl
2013-10-27 12:47:35 +11:00
Sebastian Grewe
3a0e2a9a13
[FIX] Dashboard API on non-PPS system
2013-10-27 02:45:43 +01:00
nrpatten
418e0bd89d
Update statsjs.tpl to js.tpl
2013-10-26 21:43:38 -04:00
Sebastian Grewe
1d180c3e3d
[FIX] Do not include orphans in transaction summary
2013-10-27 02:18:49 +01:00
nrpatten
6eb74aa57d
Some live stats for General Statistics, And add Est. Shares to dashboard stats removed est: from Pool Valid
2013-10-26 18:47:10 -04:00
Sebastian Grewe
a6f9c25b5b
[UPDATE] Proper implementation of target bits
...
* [ADDED] New Config Option: Algorithm
* scrypt and sha256d supported right now
* might add SHA coin support across MPOS
* Compatible with previous implementation
* [REMOVED] config option: pps_target
* Replaced by config option: algorithm
* Please update your config, defaults to srypt now!
* [ADDED] Unpaid Shares in Dashboard
* [MODIFIED] User estshares from DB query instead template math
2013-10-26 14:10:34 +02:00
Sebastian Grewe
3326ce0927
[FIX] 14 and 30 days estimates
2013-10-26 09:48:07 +02:00
Sebastian Grewe
0838bc7783
[FIX] Fixing PPS calculations
...
* [FIX] PPS estimations
* [FIX] PPS Value, PPS Payouts being off (too low)
Tested on testnet, estimates worked perfectly and payouts worked well.
2013-10-26 02:38:24 +02:00
Sebastian Grewe
ee46e65fca
[FIX] Fixed potential PPLNS issue
...
* getMinimumShareId did not use Share Counts but Weights
2013-10-26 02:35:51 +02:00
Sebastian Grewe
ed6382c81d
[CHANGE] Removed Round estimate reference
2013-10-25 22:17:31 +02:00
Sebastian Grewe
a545362ba5
[FIX] getUserShareDifficulty must return 0 on NULL
2013-10-25 14:48:36 +02:00
Sebastian Grewe
6fd04fc838
[UPDATE] Removing colors in round shares
2013-10-25 14:39:28 +02:00
Sebastian Grewe
f55d0ba982
[IMRPOVED] MPOS Theme Dashboard
...
* [CHANGE] Removed `default_<payout_sytem>` files
* [ADDED] Added generic, simple templates to remove code duplication
* [CHANGE] New default payment system template expanding on payout type
2013-10-25 14:17:36 +02:00
Sebastian Grewe
fa4d666f1f
[FIX] Escape some query parameters
2013-10-25 13:05:57 +02:00
Sebastian Grewe
8d005cbe5d
[FIX] Properly align popup boxes with content
2013-10-25 12:54:21 +02:00
Sebastian Grewe
06997429f2
[FIX] Round invalid % values
2013-10-25 11:57:17 +02:00
Sebastian Grewe
ad3f7ecde9
[UPDATED] Added more data to getdashboarddata API
...
* [UPDATED] Added % values to Dashboard
* [UPDATED] Allow dashboard to update % values
2013-10-25 11:52:06 +02:00
Sebastian Grewe
ccb8faf5e3
Merge pull request #763 from TheSerapher/issue-743
...
[IMPROVED] User payout estimations
2013-10-25 02:43:18 -07:00
Sebastian Grewe
1c2b84bb50
Merge pull request #744 from obigal/pplns-stats
...
Pplns stats
2013-10-25 00:50:16 -07:00
Sebastian Grewe
0addd6ec80
[IMPROVED] User payout estimations
...
* [ADDED] Proper PPS caclulations to statistics getUserEstimates
* [IMPROVED] Updated themes to use new estimates format in global smarty
* [IMPROVED] Updated PPS Dashboard to update estimates via Ajax
* [IMPROVED] Added PPS estimates to getdashboarddata API
This will require theme updates for those sites relying on the
est_<value> format for user payout estimates!
Fixes #743 once merged.
2013-10-25 09:31:25 +02:00
Sebastian Grewe
f321364ff2
[FIX] Proper max for Sharerates < 1.00
2013-10-24 14:21:07 +02:00
Sebastian Grewe
c09f8700a0
[FIX] My Workers hashrate/difficulty
2013-10-24 14:03:16 +02:00
Sebastian Grewe
412fbe3f5b
[FIX] Proper getTableName in Base Class
2013-10-24 12:32:58 +02:00
Sebastian Grewe
ac5c0fce95
[IMPROVED] Out of Order Share detection
...
* [ADDED] Allow findblocks to detect and fix out of order shares
* [IMPROVED] Share class extends Base class for common functions
* [IMPROVED] Added more debugging and logging output to cronjob
* [ADDED] Added various new methods to blocks, share, base classes
For an overview of errors thrown in crons, please check:
https://github.com/TheSerapher/php-mpos/wiki/Error-Codes
Fixes #759 once merged.
2013-10-24 12:04:00 +02:00
Sebastian Grewe
f0e39d9158
Merge pull request #754 from nrpatten/dashboard-test
...
Dashboard test
2013-10-23 05:20:36 -07:00
nrpatten
dab792736d
Update default_pplns.tpl
...
add GLOBAL.hashunits.pool for hashrate.
2013-10-23 22:22:59 +11:00
nrpatten
2a1e0ab390
New Dashboard Layout
2013-10-23 06:11:03 -04:00
Sebastian Grewe
a63ed9700a
[FIX] Account filter in admin transactions
2013-10-23 09:26:42 +02:00
Sebastian Grewe
1c5b53452a
[FIX] Do not parse non-existing cache data, use SQL
2013-10-23 07:55:17 +02:00
Sebastian Grewe
acfa8f246e
[IMPROVED] Only display user contributions > 0
2013-10-23 07:37:10 +02:00
Sebastian Grewe
a97fd7341f
[IMPROVED] User real account name for contributor lists
2013-10-23 07:36:29 +02:00
obigal
c2169576ee
round stats fixes
2013-10-23 00:28:24 -04:00
Sebastian Grewe
bbb2290dcc
[IMPROVED] Look & Feel of basic Dashboard info
...
* [ADDED] Pool Workers live Update!
* [IMPROVED] PPLNS and PPS dashboard data
* [IMPROVED] Adjusted all dashboard to look alike
2013-10-22 21:01:34 +02:00
Sebastian Grewe
3451f481f6
Merge branch 'next' of github.com:TheSerapher/php-mpos into next
2013-10-22 20:29:40 +02:00
Sebastian Grewe
813ad615d4
[FIX] Messed up getIdleWorkers name
2013-10-22 20:29:27 +02:00
Sebastian Grewe
bdfd54e9b9
Merge pull request #749 from TheSerapher/issue-745
...
Issue 745
2013-10-22 08:54:01 -07:00
Sebastian Grewe
da5c066312
Merge pull request #748 from TheSerapher/issue-734
...
Issue 734
2013-10-22 08:53:20 -07:00
Sebastian Grewe
f4c68d721b
Revert "[FIX] Next attempt to fix #745 "
...
This reverts commit d3d183cfe0 .
2013-10-22 16:45:53 +02:00
Sebastian Grewe
d3d183cfe0
[FIX] Next attempt to fix #745
2013-10-22 16:27:37 +02:00
Sebastian Grewe
f42d420561
[FIX] Contirbutor detection
...
Fixes #745 once merged.
2013-10-22 16:17:12 +02:00
Sebastian Grewe
bbbd5eda52
[IMPROVE] 404 handling
...
* [ADDED] Error/404 templates to mmcFE & mobile themes
* [IMPROVED] Make 404 default error with unknown page parameter
2013-10-22 16:05:55 +02:00
Sebastian Grewe
35e7c04386
Merge pull request #747 from TheSerapher/issue-739
...
[FIX] Honor top share contributors limits
2013-10-22 06:55:31 -07:00
Sebastian Grewe
c04bf347fb
Merge pull request #746 from TheSerapher/issue-740
...
[FIX] Active worker count method
2013-10-22 06:54:14 -07:00
obigal
7e49e7c254
pplns-stats, block-stats paging, dynamic and reverse payout
2013-10-22 09:07:31 -04:00
Sebastian Grewe
38d3140829
[FIX] Added admin check to all templates
...
Fixes #737
2013-10-21 17:32:26 +02:00
Sebastian Grewe
a5c4b0e8c9
[IMPROVED] Show usernames in contrib lists if admin
...
Addresses #737
2013-10-21 17:13:08 +02:00
Sebastian Grewe
3f99e48360
[FIX] Active worker count method
...
* Mmodified Query to properly return total active workers
Fixes #740 once merged.
2013-10-21 16:44:13 +02:00
Sebastian Grewe
59a46dd48c
[FIX] Honor top share contributors limits
2013-10-21 16:33:06 +02:00
Sebastian Grewe
1bb5ca3c2d
[FIX] Fix donors, missing closing th tag
2013-10-21 15:55:59 +02:00
Sebastian Grewe
13c06715fc
[IMPROVED] Adding customizable error page to MPOS
...
* `.htaccess` is used to re-define the error documents
* redirects to `index.php?page=error&action=<code>`
* does not work for MPOS inside subfolders yet
Addresses #734 . If this works we can add this to all the other themes.
2013-10-19 09:16:57 +02:00
Sebastian Grewe
c89831943b
[FIX] Fixed issues with uncached user shares data
2013-10-19 09:02:15 +02:00
Sebastian Grewe
0c65c4de1e
[FIX] Removed uneeded shares data
2013-10-18 19:38:34 +02:00
Sebastian Grewe
8786a99382
[FIX] Fix sending mails even though diabled
...
Fixes #732
2013-10-18 07:21:51 +02:00
Sebastian Grewe
668f6abf78
[FIX] Method argument order fixed
2013-10-16 12:00:29 +02:00
Sebastian Grewe
50fb5218b1
[FIX] Use existing getDonatePercent
2013-10-16 11:54:59 +02:00
Sebastian Grewe
aedb37aa3d
[IMPROVED] Added getUserEstimates method
2013-10-16 11:34:59 +02:00
Sebastian Grewe
899c92ee7e
Merge pull request #728 from nrpatten/issue-703
...
[FIX] Graphs not rendering properly
2013-10-16 00:45:41 -07:00
Sebastian Grewe
f636e4fc99
[FIX] Return 0 data not NULL if cache-key missing
2013-10-16 09:35:12 +02:00
nrpatten
bee2d3a1cc
[FIX] Graphs not rendering properly
...
Update jquery.visualize.js to fix graphs not working for Pool, Both.
2013-10-16 16:31:53 +11:00
andy
35303fd1a1
[FIX] Fixes Issue #722 Firefox wrapping Pool name on long names
2013-10-15 13:25:18 -07:00
Sebastian Grewe
1c15884faa
Merge pull request #723 from nicoschtein/patch-7
...
Added space after Pool Title on MPOS Theme
2013-10-14 11:50:58 -07:00
nicoschtein
568bb1811f
Added space after Pool Title on MPOS Theme
2013-10-13 20:17:01 -03:00
Sebastian Grewe
7b2adf27d1
Merge pull request #711 from TheSerapher/issue-709
...
[IMPROVED] Added case-insensitive login
2013-10-13 08:18:20 -07:00
Sebastian Grewe
15d7b6d1fa
[IMPROVED] Detect potential dual payout situations
2013-10-12 19:28:56 +02:00
nicoschtein
c31cb95d20
Aligned API Key on Edit Account
...
Could be done better, but setting style on <a> should be enough.
2013-10-12 04:32:19 -03:00
nicoschtein
fdba2340eb
Better set the Pool Name to auto adjust width pushing Section Title
...
Better set the "display: inline-block;" much like breadcrumbs does.
So we get just the right width to fit the Pool Name, followed by the nice shadow and then the Section Name
2013-10-12 04:12:38 -03:00
nicoschtein
95f217f32d
Increased width % for Pool Name header on MPOS Theme
...
This way longer pool name can fit, and it wont affect section_title as it is one or two words long.
2013-10-12 04:03:12 -03:00
nicoschtein
d5620fd61c
Increased width % for News title to fit longer text on MPOS Theme
2013-10-12 03:56:11 -03:00
nicoschtein
cea3b29d08
[FIX] Disable Block Explorer Link on Mobile Theme
2013-10-11 21:13:29 -03:00
Sebastian Grewe
a06d64e1fb
[IMPROVED] Added case-insensitive login
...
* [IMPROVED] Added Username/Email password reset
Fixes #709
2013-10-10 17:06:01 +02:00
Sebastian Grewe
628dabacb5
[CHANGE] Updated mobile theme
2013-10-09 11:15:11 +02:00
Sebastian Grewe
21245eac92
[CHANGE] Modified some page templates
2013-10-09 10:16:47 +02:00
Sebastian Grewe
4add80328d
Merge pull request #696 from nicoschtein/patch-4
...
[FIX] Disable Block Explorer and Chain Info Link, Hashrate modifier on mmcFE Theme
2013-10-08 23:52:30 -07:00
Sebastian Grewe
b7ae212d55
Merge pull request #697 from nicoschtein/patch-5
...
[FIX] Website Title instead of Website Name on <title>, MPOS Theme
2013-10-08 23:52:09 -07:00
nrpatten
f1859d7a8e
Update contactform.inc.php
...
[FIX] php error and no message. not sure how this was broken.
2013-10-09 16:11:32 +11:00
nrpatten
8109c17051
Update contactform.inc.php
...
[FIX] Recaptcha php error
2013-10-09 16:02:58 +11:00
nicoschtein
7112e9d643
[FIX] Website Title instead of Website Name on <title>, MPOS Theme
2013-10-08 23:38:33 -03:00