Sebastian Grewe
ab05eca651
[UPDATE] Mention Markdown on Newspost creation
2013-12-20 10:29:09 +01:00
Sebastian Grewe
6cc367ad50
[FIX] Admin User Panel for PPS Payouts
...
This will fix #986 once merged.
2013-12-17 10:56:37 +01:00
Frederick Behrends
9643f34183
Escaping values in Admin Setting Panel to prevent html to break the form.
2013-12-16 20:01:19 +01:00
Sebastian Grewe
8f89b7fceb
Merge pull request #867 from Kukunin/next
...
Admin Template Editor page
2013-12-15 01:45:05 -08:00
Sergey Kukunin
f97116b1b2
Show templates tree on Admin Templates page
...
Show active and activated templates in Tree
Make templates tree persistent
2013-12-09 20:55:59 +02:00
Sergey Kukunin
75c7e0fc6d
Implement Templates admin page
...
Create `templates` table in database
Add navigation links to Template page
Let admin to manage his templates from adminpanel
2013-12-09 20:55:58 +02:00
Sebastian Grewe
ceadf30a85
[SECURITY] Fixing potential XSS issues
...
Will resolve #926 once merged.
2013-12-09 08:02:41 +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
1ffcba8b51
[ADDED] RPC txid to Transaction lists
2013-11-28 11:52:15 +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
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
root
84781763b0
[FIX] small style changes and smarty default value
2013-11-03 17:31:02 +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
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
obigal
4f3503bbb1
Admin poolworkers average difficulty fixes
2013-10-29 20:13:24 -04: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
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
fa4d666f1f
[FIX] Escape some query parameters
2013-10-25 13:05:57 +02:00
Sebastian Grewe
a63ed9700a
[FIX] Account filter in admin transactions
2013-10-23 09:26:42 +02: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