iAmShorty
42aa77c454
[UPDATE] links in dashboard, cleanup dashboard
2014-02-24 14:49:42 +01:00
iAmShorty
759b8a2e7a
[UPDATE] separate pages, new icons, navigation update
2014-02-24 14:40:46 +01:00
iAmShorty
ddb80a791b
[UPDATE] added anchors for pagination
2014-02-24 14:07:47 +01:00
iAmShorty
f09d7c4b7c
[UPDATE] fixed typo
2014-02-24 13:15:28 +01:00
iAmShorty
bf8673b1f0
[UPDATE] changed text
2014-02-24 11:25:05 +01:00
iAmShorty
55266e274a
[UPDATE] added pagination to reg and invite
2014-02-24 11:24:13 +01:00
iAmShorty
fbdd811d7f
[UPDATE] added top inviter, some code cleanup
2014-02-24 10:39:09 +01:00
iAmShorty
00c184d45e
[UPDATE] cleaning up admin dashboard
2014-02-23 22:58:57 +01:00
iAmShorty
d0a82be11b
[UPDATE] adding if user was invited and inviter to registered users
2014-02-23 22:30:52 +01:00
iAmShorty
23afae0aaf
[UPDATE] added last 10 registered users to dashboard
2014-02-23 21:35:20 +01:00
iAmShorty
7ffa620975
[UPDATE] Adding Reg Date to Userinfo in Admin Panel
2014-02-23 20:48:58 +01:00
iAmShorty
47f6048378
[UPDATE] Adding registrations to Admin Dashboard
2014-02-23 20:23:21 +01:00
iAmShorty
63ba74fc60
[UPDATE] balance fix for cron and wallet
2014-02-16 17:32:05 +01:00
iAmShorty
45d79d0eab
[UPDATE] style change for addresses
2014-02-15 23:17:37 +01:00
iAmShorty
2acf83894d
only show new table if accounts > 1
2014-02-15 13:55:28 +01:00
iAmShorty
0ef5fdedef
[UPDATE] small changes
2014-02-14 17:08:22 +01:00
iAmShorty
1fd7499856
[UPDATE] style changes
2014-02-13 17:28:47 +01:00
iAmShorty
224af2c9d3
[UPDATE] showing accounts with balance and address
2014-02-13 16:29:33 +01:00
iAmShorty
81b8b976d1
[FEATURE] show addresses from account
2014-02-13 12:29:04 +01:00
iAmShorty
146799d163
[FEATURE] show addresses from account
2014-02-13 12:28:26 +01:00
Sebastian Grewe
5196cc7448
[UPDATE] Highlight next/previous arrows on admin/user
2014-02-06 10:56:19 +01:00
nrpatten
151decb2b6
[FIX] Align Checkbox
...
"Edit template" checkbox align closer to "Active"
2014-01-22 00:39:42 +11:00
nrpatten
0cfc92bd2b
[FIX] Overlap and Reposition TABS
...
[FIX] "E-mail address for system error" Overlap and realign class="tabs" to fieldset
2014-01-21 17:12:06 +11:00
Sebastian Grewe
24a7085519
Merge pull request #1428 from nicoschtein/patch-16
...
Added User Last Login column to Admin User Info section
2014-01-16 01:01:21 -08:00
rog1121
33763e12a6
Fix Dashboard
2014-01-15 18:01:51 -07:00
nicoschtein
ced8a16a66
[Fix] Wrong var name and Align
2014-01-15 18:04:22 -02:00
nicoschtein
5c0decee41
Added date formatting to Last Login column
2014-01-15 17:57:57 -02:00
nicoschtein
a55da151a0
Added Last Login column to User Info section
2014-01-15 17:43:28 -02:00
Sebastian Grewe
4be76130cb
[FIX] Show cron status in admin dashboard
...
Removing duplicate version box
Fixes #1379 once merged.
2014-01-12 17:49:20 +01:00
Sebastian Grewe
141556d77a
[UPDATE] Moved notice to footer
2014-01-12 10:25:50 +01:00
Sebastian Grewe
cc67decd28
[FIX] Ignore master template on template editor
...
Don't use SQL templates for large amount of changes. Create your own
file based theme then!
This fixes #1375 once merged
2014-01-12 10:15:37 +01:00
Sebastian Grewe
20305026e8
[ADDED] User login overview to admin dashboard
...
Fixes #1374 once merged
2014-01-12 09:05:59 +01:00
Sebastian Grewe
20ef443ae1
[FIX] Custom smarty code HTML
2014-01-12 08:50:24 +01:00
Sebastian Grewe
f98d08df83
[SECURITY] Fixing XSS in PHP_SELF
...
Fixes #1364 once merged.
2014-01-11 19:01:14 +01:00
Sebastian Grewe
1485a02528
[ADDED] Invitation overview to admin dashboard
...
* Split up dashboard default template into subfiles
* Added new invitation overview
* Updated page file
Fixes #1357 once merged.
2014-01-11 13:45:55 +01:00
Sebastian Grewe
6baad2dd06
[UPDATE] Added active workers to admin dashboard
...
* Using lower time range for shares: 120 seconds
* Updated worker class with new time range for active workers
* Added statistics, active users call with 120 seconds time range
* Updated admin panel dashboard template
Fixes #1352 once merged.
2014-01-11 12:37:39 +01:00
Sebastian Grewe
7a1a917af0
[FIX] No filter on admin news pages
2014-01-10 20:00:09 +01:00
Sebastian Grewe
d16b5a1067
Merge pull request #1327 from rog1121/next
...
Add CLEditor to News
2014-01-10 00:27:54 -08:00
rog1121
8e06c41a90
CLEditor
2014-01-09 21:13:47 -07:00
Sebastian Grewe
b82e500379
[FIX] Number formatting on pages
...
* Added new global js library to convert number_format similar to PHP
* Does some rounding, so not 100% perfect but does the trick
* Added new library to master template
* Updated dashboard to use this library for all numbers in question
Fixes #1276
2014-01-09 10:25:48 +01:00
Sebastian Grewe
549477a7ad
[ADDED] User overview in admin dashboard
...
* Total users
* Locked users
* Admin users
* No Fees users
Thanks @daygle for the suggestion!
Fixes #1277 once merged
2014-01-07 10:32:34 +01:00
Sebastian Grewe
2568ced4d4
[INITIAL] Working version checks
...
* Check DB structure version, config file version and MPOS core version
* Added new Admin Dashboard to show this core information
* Cronjobs will be disabled if SQL files are not imported
* SQL files must re-set the db_upgrade_required setting
* Cronjobs will disabled if config files are not updated
* Simple config file update and version string update will fix this
* Added MPOS status overview
* Cronjobs and Wallet information for now, others may be added later
* Added new navigation link for Admin Panel Dashboard
* Added new version file
* Will require updates whenever DB or configs are updated
* Update SQL file that adds the DB_VERSION setting
This will address #1242 and already includes a huge chunk of changes
required to make this work.
2014-01-05 11:19:09 +01:00
Frederick Behrends
3b980cbf5d
[IMPROVMENT] Added option to link transaction-ids to transaction on blockchainwebsite
2013-12-31 04:25:47 +01:00
Sebastian Grewe
b2ac77d9a5
Merge pull request #1128 from nicoschtein/patch-12
...
Make TXId & Address clickable on Transaction Lists
2013-12-30 03:23:14 -08:00
Sebastian Grewe
f4a1110c48
Merge pull request #1089 from TheSerapher/issue-1043
...
Issue 1043
2013-12-28 12:23:23 -08:00
nicoschtein
9481eae316
Make TXId & Address clickable on Transaction Lists
...
Added an alert box displaying full TXId and Address when clicked on Admin Transaction List
2013-12-27 03:49:45 -02:00
Sebastian Grewe
9572de451b
[FIX] Fixes #1110
2013-12-26 16:10:04 +01:00
Sebastian Grewe
2a24f90ed0
[ADDED] Pagination support on pool workers page
...
Adds pagination support for the admin panel pool workers page. Will
greatly increase loading times of this page if working as intended.
Fixes another part of #1043 .
2013-12-23 23:04:13 +01:00
Sebastian Grewe
003b8c79b6
[FIX] Removed old paginator
2013-12-23 22:51:26 +01:00
Sebastian Grewe
065d10d2e0
[IMPROVED] User info pagination and filters
...
This will add pagination and user filters to the Admin Panel User
Information page.
* Added various filter methods (combined with AND in SQL)
* Added pagination and limits to fetch only matching users
This will greatly increase efficiency on larger pools
Fixes #1043 once merged.
2013-12-23 22:37:57 +01:00