Sebastian Grewe
47e0b2ac74
[FIX] Network hashrate in dashboard
...
Also adds some fixes for hashrate updates on the pool statistics page in
case the API is disabled alltogether.
Fixes #934 once merged.
2013-12-09 16:11:31 +01:00
Sebastian Grewe
bb55001db7
[ADDED] ACL to hide news post author
...
This will allow admins to hide the actual username/author from their newsposts.
Useful if you don't wish to give your admin account away or in case you
have no admin-only account.
2013-12-07 22:30:27 +01:00
Sebastian Grewe
d98bb2f368
[ADDED] getInfo output to wallet information
...
Adds some additional wallet infos to the wallet info page in the admin
panel. Specifically the errors output might be interesting for users not
checking their RPC regularly for mandatory updates.
Fixes #912 once merged.
2013-12-07 13:59:33 +01:00
Sebastian Grewe
4ded825326
[IMPROVED] Use static data first on dashboard
2013-12-06 16:35:39 +01:00
Sebastian Grewe
217f4a7993
[MERGE] Fixed merge conflict
2013-12-06 15:45:03 +01:00
Sebastian Grewe
524be78a28
Update footer.tpl
...
Reducing donation coin spread
2013-12-05 17:52:25 +01:00
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
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
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
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
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