Sebastian Grewe
ed6382c81d
[CHANGE] Removed Round estimate reference
2013-10-25 22:17:31 +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
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
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
acfa8f246e
[IMPROVED] Only display user contributions > 0
2013-10-23 07:37:10 +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
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
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
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
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
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
nicoschtein
7112e9d643
[FIX] Website Title instead of Website Name on <title>, MPOS Theme
2013-10-08 23:38:33 -03:00
nicoschtein
98bcabc362
[FIX] Disable Block Explorer Link on mmcFE Theme
...
Last Block Found
Next Network Block
2013-10-08 12:28:02 -03:00
nicoschtein
c8150a7021
[FIX] Disable Block Explorer Link and Chain Info on mmcFE Theme
2013-10-08 12:17:41 -03:00
nicoschtein
8feadc59a2
[FIX] Honor Pool Hashrate modifier with unit.
2013-10-08 12:08:11 -03:00
Sebastian Grewe
1ec0b25bb4
Merge pull request #693 from TheSerapher/issue-692
...
[FIX] Worker Difficulty on mobile worker page
Fixes #692 .
2013-10-07 22:13:57 -07:00
Sebastian Grewe
91158bc755
[FIX] Worker Difficulty on mobile worker page
2013-10-08 07:13:37 +02:00
nicoschtein
93f713b665
[FIX] Disable Block Explorer Link on MPOS Theme
2013-10-07 18:58:04 -03:00
Sebastian Grewe
02c9be54ed
[MAJOR] Changing project name to MPOS
...
* Adjusted mmcfe-ng occurences in code
* Adjusted Database strucutre to only supply the full structure
* Adjusted default template to MPOS
Addresses #643
2013-10-07 10:10:49 +02:00
Sebastian Grewe
de9220ebc4
[FIX] User password field for PW reset
2013-10-03 12:20:44 +02:00
Sebastian Grewe
b4b2ff2218
[FIX] Display worker difficulty
2013-09-30 13:39:55 +02:00
Sebastian Grewe
64205dd099
[MERGE] Fix merge conflict with NEXT
2013-09-30 09:56:49 +02:00
Sebastian Grewe
52db8bc682
[FIX] My name in footer :/
2013-09-29 21:01:18 +02:00
Sebastian Grewe
d23916f6bd
Fixed PHP Notice on Contributor Hashrates
2013-09-25 10:38:43 +02:00
Sebastian Grewe
bb924f82fe
adding new round stats icon
2013-09-25 10:19:30 +02:00
Sebastian Grewe
7a596c65e2
Added donation indicator to pool stats for accounts
2013-09-25 10:14:39 +02:00
Sebastian Grewe
e68ea2b1a4
Added donation info to account dashboard
2013-09-25 09:53:45 +02:00