Jonathan Wong
f921035ee7
Fix ajax message alignment on datatables
2015-09-24 18:18:07 -07:00
Jonathan Wong
5f2cf6cb7a
Add links for track items on tables
2015-09-13 13:33:09 -07:00
Jonathan Wong
e7b1e177d2
Fix group purge on users table to remember state on table redraw
...
* Changed popover to alert box
* Changed button colour
2015-08-27 13:57:50 -07:00
Tim
a37ca3f29c
v1.1.4
...
Hide show/hide option on users table until it does something.
2015-08-26 11:52:51 +02:00
drzoidberg33
4de252d8e4
Merge pull request #126 from JonnyWong16/history-tables
...
History tables
2015-08-25 22:29:26 +02:00
Jonathan Wong
b685d17969
Make user profile picture a link on users table
2015-08-23 23:41:35 -07:00
Jonathan Wong
79757da2b1
Update user images
2015-08-23 23:25:55 -07:00
Jonathan Wong
7ba6d704cd
Add group delete feature to history table
...
* This helps to prevent accidental row deletes
2015-08-23 15:27:36 -07:00
Jonathan Wong
0204478483
Add group editing of users from the user table
...
From the user table, you can now:
* Change the friendly name
* Toggle notifications
* Toggle keep history
* Purge all user history (as a group selection)
2015-08-23 04:32:42 -07:00
Jonathan Wong
3df73dc287
Implement changes to history table to user tables
...
* Add tooltips
* Change icons
2015-08-22 01:20:57 -07:00
JonnyWong16
5168d76e86
Add "Last Platform" and "Last Watched" to user data tables
2015-08-20 12:13:52 -07:00
Tim
ad12a85c6c
Show all users in Users table even if they don't have any history.
2015-08-14 01:05:35 +02:00
Tim
d6b646323f
Move everything to Bootstrap 3. (WIP)
...
Styling changes.
Remove old unused css.
Some code cleanup on notification handler.
2015-08-02 16:46:35 +02:00
Tim
b8f2ea951d
Remove responsive datatables plugin - use normal media queries.
...
Set datatables stateSave to true as default
Remove some old images.
Change button on edit user modal
2015-07-20 01:16:43 +02:00
Tim
19d5eb9abb
Start to fix some styling mismatches.
2015-07-19 01:01:27 +02:00
Tim
76279928bd
Rewrite of the Datatables class, should be a lot more secure now and maybe slightly faster.
...
Please clear your browser cache after this update.
2015-07-18 21:33:09 +02:00
Tim
4f00ecc070
A new first run setup wizard (WIP)
...
Move all user related links to use user_id instead of username.
Remove excess debug loggin.
Catch more exceptions on PW importer.
2015-07-17 00:31:46 +02:00
Tim
65b3930baa
Add some test monitoring pages for debugging.
...
Update the new users table along with the old one.
2015-07-13 00:19:06 +02:00
Tim
b244e09c24
Get started on input validation and config page clean-up.
...
Minor UI adjustments.
2015-07-02 19:05:59 +02:00
Tim
6f7194593b
Implement friendly names across entire project scope.
2015-06-29 21:53:41 +02:00
Tim
e7b305a1d5
Early implementation of friendly names. This be aware that this writes a new table to your plexWatch database.
...
Note: To edit friendly name, go to user page and click the pencil icon next to the user name. Currently only works on home stats and user info page.
Adjust some table styling issues.
Fix bug with user IP modal details not showing.
Fix users default list order.
2015-06-29 01:35:17 +02:00
Tim
762199344c
Start styling changes. After updating to this force a refresh (shift+refresh) in your browser to reload styles.
...
Make more use of card-type layouts.
Make tables responsive.
2015-06-28 16:59:36 +02:00
Tim
9364b06c99
Add platform stats to user page
...
Re-add user gravatars
Some error catching
Some code clean-up
2015-06-21 17:19:19 +02:00
Tim
6a026d510d
Template the Datatables JS
...
Add Links to user screen
Add Public IP list to user screen
Add Watch history to user screen
2015-06-20 22:27:12 +02:00