Sebastian Grewe
9cfce0ff06
[FIX] Show price/workers
2013-12-04 10:45:01 +01:00
Sebastian Grewe
ca427b414b
[FEATURE] Disable Dashboard and Dashboard API
...
Allows pools to disable the dashboard and dashboard API completely.
Useful if you are not running a master/load(/load/load) setup to deal
with frequent live queries.
Fixes #876 once merged.
2013-12-04 09:54:11 +01:00
Sebastian Grewe
288c2dd866
Merge pull request #893 from TheSerapher/issue-872
...
Issue 872
2013-12-03 01:10:35 -08:00
Sebastian Grewe
ae20f3bfd0
[FIX] Added missing space in Getting Started link
...
Fixes #883 once merged.
2013-12-03 10:03:06 +01:00
Sebastian Grewe
34a083fa1c
[REMOVED] mmcFE Theme dropped from project
...
This fixes #874 once merged.
It will require a couple of tests by other users to ensure that
MPOS is not affected (via hard-linked URLs for example).
2013-12-03 10:00:15 +01:00
ahmedbodi
89c6857e72
Removed WhiteSpace
2013-11-29 10:45:40 +00:00
ahmedbodi
84fcbef4d7
Added Algorithm Check
2013-11-29 10:01:03 +00:00
Sebastian Grewe
1ffcba8b51
[ADDED] RPC txid to Transaction lists
2013-11-28 11:52:15 +01:00
Sebastian Grewe
e8ec8aa301
Merge pull request #870 from TheSerapher/issue-868
...
[FIX] Display username when unlisted
2013-11-27 04:50:35 -08:00
Sebastian Grewe
6063a3498b
[FIX] Proper estimates on changed personal modifier
2013-11-27 13:43:59 +01:00
Sebastian Grewe
a35bb0d4cd
[FIX] Potential XSS
2013-11-27 13:27:56 +01:00
Sebastian Grewe
f7adadc2da
[FIX] Display username when unlisted
2013-11-27 13:25:15 +01:00
Fred
cc5a82c3f2
Update default.tpl
...
No reason max width should be less then 100. Quick fix.
2013-11-23 09:19:09 -06:00
nicoschtein
56b6e98799
Changed sender email field max length
...
It should be 254 (http://stackoverflow.com/questions/386294/what-is-the-maximum-length-of-a-valid-email-address ), but that seems improbable.. so I would go with 50 chars max, instead of 20 that cuts 4 out of 10 emails I receive.
2013-11-20 13:18:43 -02:00
root
40d223d584
[UPDATE] template changes
2013-11-18 12:43:17 +01:00
root
510c076452
[FEATURE] blockfinder statistics
2013-11-18 12:43:17 +01:00
Sebastian Grewe
6010f81155
[UPDATE] More digits in price on dashboard
2013-11-17 10:04:18 +01:00
Sebastian Grewe
089d63931d
[IMPROVE] Use round shares cache for user admin
...
Fixes #843 once merged.
2013-11-14 15:29:16 +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
629dfb58ed
[FIX] Name of Uptime Robot Setting
2013-11-11 12:30:36 +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
41f33bde1b
[IMPROVE] Removed whitespace
2013-11-08 10:41:54 +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
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
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
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
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
d08bee5c4c
[FIX] Increase mail size in contactform
2013-11-04 14:28:24 +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
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
ab2b2d6062
Merge pull request #812 from TheSerapher/uptimerobot
...
Uptimerobot
2013-11-02 02:58:03 -07: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
root
2c10504aa5
[FIX] added to mobile template
2013-10-31 14:29:19 +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
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
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
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
caf85b5dba
Revert "Revert "Merge pull request #784 from iAmShorty/pool-stat-additions""
...
This reverts commit 178f798d8f .
2013-10-29 09:56:17 +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
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
obigal
1b277c69cf
admin panel reports
2013-10-27 10:24:49 -04:00
obigal
aeaeb32d4a
admin panel pool-workers
2013-10-27 09:45:52 -04: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
nrpatten
8c3f590dd4
Delete statsjs.tpl
2013-10-27 12:47:35 +11:00
nrpatten
418e0bd89d
Update statsjs.tpl to js.tpl
2013-10-26 21:43:38 -04: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
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
Sebastian Grewe
29edf83083
Display pool fee in dashboard
2013-09-25 09:49:51 +02:00
Sebastian Grewe
e58e9bcfb9
fix display of pool hashrate
2013-09-20 19:40:46 +02:00
Sebastian Grewe
515af18ea5
[FIX] Display Pool Hashrate on Pool Stats
2013-09-19 11:54:39 +02:00
Sebastian Grewe
a345175ec5
[FIX] Link to round on general pool stats
2013-09-19 10:46:20 +02:00
Sebastian Grewe
442fcb015a
adding FTC address for donations
2013-09-19 10:41:23 +02:00
Sebastian Grewe
326397b48f
[IMPROVEMENT] Website Layout
...
* [FEATURE] Added footer, thanks @nrpatten for the idea and sample
* [IMPROVEMENT] Sidebar smaller and min width added
* [IMPROVEMENT] Properly format debug console
* [IMRPOVEMENT] Moved all custom CSS into own file
2013-09-19 08:19:01 +02:00
Sebastian Grewe
1387bbdf44
[MERGE] Merge conflict NEXT
2013-09-18 16:34:52 +02:00
Sebastian Grewe
88b2a35a7a
[BUG] Fixed PHP notice
2013-09-18 16:19:42 +02:00
Sebastian Grewe
822c643d88
Merge branch 'issue-444-theserapher' of https://github.com/TheSerapher/php-mmcfe-ng into issue-444-theserapher
2013-09-18 15:51:53 +02:00
Sebastian Grewe
8224f6148e
[IMPROVEMENT] @nrpatten supplied better quicklogin
...
* Needs to be fixed to properly use fieldset tags
2013-09-18 15:50:49 +02:00
Sebastian Grewe
f41ea296df
[IMPROVEMENT] Fixed notification table layout and icons
2013-09-18 12:50:09 +02:00
Sebastian Grewe
ec4931bbc8
[IMPROVEMENT] Using fontello icons instead of theme icons
2013-09-18 12:38:45 +02:00
Sebastian Grewe
20fe936feb
[IMPROVEMENT] Added round statistics link to transaction blocks
2013-09-18 12:38:26 +02:00
Sebastian Grewe
4954f14923
Merge branch 'next' into issue-444-theserapher
2013-09-18 11:03:07 +02:00
Sebastian Grewe
5d19964321
adding DEBUG console
2013-09-18 08:06:22 +02:00
Sebastian Grewe
7aace8be26
[IMPROVEMENT] Added secondary login box in header
2013-09-18 07:42:54 +02:00
Sebastian Grewe
f05a9c2b25
[FIX] Properly prompt for user or email at login
2013-09-18 07:34:55 +02:00
Sebastian Grewe
05f6f03424
removing unused template
2013-09-18 07:34:29 +02:00
Sebastian Grewe
3930285521
fixing website name in breadcrumbs
2013-09-17 17:14:06 +02:00
Sebastian Grewe
49b6ebe62f
Also show negative cold coins
...
Fixes #660
2013-09-17 16:49:11 +02:00
Sebastian Grewe
e7f62134f1
adding cold wallet coin display and setting
2013-09-17 16:15:18 +02:00
Sebastian Grewe
cdf71cbfba
adding account balance to new dashboard via Ajax
2013-09-17 14:27:46 +02:00
Sebastian Grewe
59b82c72e1
fixing PHP notice when blocks table empty on blockstats
2013-09-17 12:56:30 +02:00
Sebastian Grewe
4ffca7d5ac
API overhaul for easier handling of API calls
...
* [FEATURE] Allow in-class checking for user permissions
* [FEATURE] Allow in-class creation of the JSON data for coherence
* [FEATURE} Added API version in JSON data for client side checks
* [IMPROVEMENT] Adjusted all API calls to use the new JSON layout
**NOTE**: This is breaking backwads compatibility with the old API!
Please adjust your client application to support this new version.
The data array should not change much more other than added features.
2013-09-17 11:55:54 +02:00
Sebastian Grewe
04786aafb5
Merge branch 'next' into issue-145
2013-09-17 08:53:21 +02:00
Sebastian Grewe
b89660ae32
re-adjusting old sidebar info
2013-09-16 18:00:38 +02:00
Sebastian Grewe
0af26e7647
moving templates for old themes
2013-09-16 17:53:50 +02:00
Sebastian Grewe
2b8fff3a9b
New graph for round shares
...
* [FEATURE] Adding bar graph for round shares
* Graph auto-updates via Ajax from getdashboarddata
* [IMPROVEMENT] Minor improvements to the JS template
2013-09-16 16:22:23 +02:00
Sebastian Grewe
e1ec8ed9da
removing unused template
2013-09-16 16:20:33 +02:00
Sebastian Grewe
373c25366f
minor userinfo update
2013-09-16 16:20:13 +02:00
Sebastian Grewe
4bbe40068a
Improved dashboard overview graphs and gauges
2013-09-16 11:36:20 +02:00
Sebastian Grewe
6a7d34181a
Adding share rate graph
...
* [FEATURE] Adding share rate to graph
2013-09-16 11:04:14 +02:00
Sebastian Grewe
b533ea11a7
Updated hashrate graphs in dashboard
...
* [FEATURE] Display both pool and personal hashrate
* [FEATURE] Use EnhancedLegendRendere to toggle lines in graph
* [IMPROVEMENT] Unified Ajax call for graph and gauges
* [IMPROVEMENT] Allow `getdashboarddata` to supply raw hashrate values
2013-09-16 09:59:22 +02:00
Sebastian Grewe
27a76509f6
disabled JS console output
2013-09-15 17:52:49 +02:00
Sebastian Grewe
0b0483f679
re-enabled jqplot plugins
2013-09-15 17:49:41 +02:00
Sebastian Grewe
286c1d5110
Fixed refresh interval functions and memory leaks
...
* [FIX] Memory leak fixed in Hashrate Graph
* [FIX] Potential memory leak in Gauges
* [FIX] Properly refresh data via setTimeout
* Ensures Ajax calls are completed before re-calling them
2013-09-15 17:40:24 +02:00
Sebastian Grewe
0c3713284f
removing JS console output
2013-09-15 14:23:31 +02:00
Sebastian Grewe
4aea28cb9c
remove graph min/max, adding padding
2013-09-15 01:45:24 +02:00
Sebastian Grewe
8193860bd9
Do not store that many data points
2013-09-15 01:42:25 +02:00
Sebastian Grewe
917aeace49
Better visualize our hashrate graph
...
* Do not pre-init the data graph
* Fill with new data as it arrives
2013-09-15 01:38:42 +02:00
Sebastian Grewe
8add7f75c4
Adjusted graph colors
...
* Matching the existing visualize plugin closely
2013-09-15 00:17:35 +02:00
Sebastian Grewe
7471e505f9
Graph line update
...
* Removed data points from display
* Hover to see data point information
* Fill area under the line
2013-09-14 23:43:32 +02:00
Sebastian Grewe
0eebc89fe7
Added more graph options
...
* [FEATURE] Added graph trendline (average)
* [FEATURE] Added graph labels
2013-09-14 23:23:36 +02:00
Sebastian Grewe
728ee2dd11
Feature update and Improvement to Dashboard
...
* [FEATURE] Dasboard honors Ajax interval for hashrate graph
* [IMPROVEMENT] Load graph plugins on graph template not on master template
2013-09-14 23:01:31 +02:00
Sebastian Grewe
8c96e166b7
[FEATURE] Added Ajax Data Interval Setting
...
* Allows Admins to change the SQL Interval used in queries
* Default: 300 seconds / 5 minutes
* Allowed: 1 minute, 5 minutes, 10 minutes
* Tooltop in admin panel explains this setting
* Added data interval to API call for dashboard
* Added additional output to gauges footer
Addresses #444
2013-09-14 21:45:31 +02:00
Sebastian Grewe
faadf7cbaf
[FEATURE] Proper login/logout/auth redirects
...
* Allow to redirect to referrer page when access is denied
* Logout user and point towards login, add redirect
* Logout user as usual but added save redirects
* Adjusted templates and page codes
2013-09-14 21:20:12 +02:00
Sebastian Grewe
b66c3eafec
Admin Option for Ajax Refresh Interval
...
* Allow admins to change the refresh interval for Ajax calls
* Only Gauges affected for now
Further Addresses #444 with more goodies
2013-09-14 19:35:30 +02:00
Sebastian Grewe
69ed2ab768
load initial Gauges data via Ajax
2013-09-14 19:08:19 +02:00
Sebastian Grewe
9b50e9d842
removed debug output
2013-09-14 18:52:22 +02:00
Sebastian Grewe
de560ea422
ajax calls interval 10s
2013-09-14 18:43:19 +02:00
Sebastian Grewe
2ba96b6a2f
make async ajax calls
2013-09-14 18:01:35 +02:00
Sebastian Grewe
4df57f612e
make async ajax calls
2013-09-14 18:00:43 +02:00
Sebastian Grewe
4303ccc42f
added query time as gauge
2013-09-14 17:59:13 +02:00
Sebastian Grewe
1fab736eb6
new graph location
2013-09-14 17:59:01 +02:00
Sebastian Grewe
4e19de4c7a
Unified gauges Ajax
...
* Single call for all data
* Use proper hash units as configured in pool
* New API call for dashboard data that has adjusted output
2013-09-14 17:03:19 +02:00
Sebastian Grewe
c7ca211532
Merge branch 'next' into issue-444-theserapher
2013-09-14 15:50:28 +02:00
Sebastian Grewe
e6ab8006d1
[FEATURE] Adding more to gauges, adding graph to dashboard
...
* Adding live-updates for gauges
* Adding new API calls
* Updated statistics to allow custom intervals
* Disabled caching for API calls for now
* Added new hashrate graph with auto-update
Addresses #444
2013-09-14 14:43:14 +02:00
nrpatten
35f042dd7b
Update default.tpl
...
Add center span
2013-09-14 09:44:38 +10:00
nrpatten
af94ba00fd
Update default.tpl
...
add center span
2013-09-14 09:41:28 +10:00
nrpatten
805fca23a1
Update default.tpl
...
Add center span
2013-09-14 09:38:27 +10:00
nrpatten
e691c5cd8b
Update default.tpl
2013-09-13 22:16:46 +10:00
nrpatten
25027c09b5
Update default.tpl
...
Update Toggle Switch Test
2013-09-13 22:13:30 +10:00
nrpatten
48e89d78cb
Update default.tpl
...
Toggle Switch Test
2013-09-13 22:05:26 +10:00
nrpatten
aeb3827b4d
Update default.tpl
...
Toggle Switch Test
2013-09-13 22:01:05 +10:00