JonnyWong16
4862aee9a1
Add hidden user title (Full Name) column to users table
2022-04-08 20:03:05 -07:00
JonnyWong16
73b94782f9
Add hidden username and email columns to users table
2022-04-01 21:31:06 -07:00
JonnyWong16
d041c8a03b
Fix dataTables css capitalization
2021-10-19 11:59:42 -07:00
JonnyWong16
f4e1b762e9
Update all css and js references
2021-10-17 11:33:51 -07:00
JonnyWong16
802dfe10be
Change all delete/edit warnings to tooltips
2021-04-02 20:55:12 -07:00
JonnyWong16
3d05a74ef4
Update moment.js to 2.29.0
...
* Addresses Tautulli/Tautulli-Issues#127
2020-10-04 16:17:04 -07:00
JonnyWong16
41843dc573
Rename some column headers
2020-07-04 12:22:40 -07:00
JonnyWong16
b7d03a4f31
Fix refreshing libraries and users table after deleting
2020-04-12 20:51:22 -07:00
JonnyWong16
faac6b11c2
Improve user delete/purge function
2020-04-10 13:15:29 -07:00
JonnyWong16
939755d3b7
Add Plex XML shortcuts to libraries, users, and sync headers
2018-06-02 08:58:55 -07:00
JonnyWong16
36b80aa6d3
Make sure all datatables are using POST
2018-03-28 18:08:57 -07:00
JonnyWong16
544114fffe
Rename css files to tautulli
2018-03-04 11:40:38 -08:00
JonnyWong16
bd44eb7fe4
Redraw table after refresh
2018-02-16 11:22:39 -08:00
JonnyWong16
b4a4f60b04
Fix manual refreshing the libraries/users list
2018-02-16 11:17:30 -08:00
JonnyWong16
50ce17ac72
Fix missing users table cache parameter
2017-12-19 16:40:45 -08:00
JonnyWong16
a2eeda64df
Add ability to delete synced items
2017-11-11 19:41:51 -08:00
JonnyWong16
a6fd7b581f
Rename column header to "Total Played Duration"
2017-09-30 23:42:12 -07:00
JonnyWong16
9364e5ab91
Add purge to user delete message
2017-09-13 18:52:46 -07:00
JonnyWong16
d875f21647
Move all modals out of body-container
2017-02-03 17:23:20 -08:00
JonnyWong16
9e1c4b1a88
Add side scrolling datatables
2016-05-14 10:46:26 -07:00
JonnyWong16
baed101ef1
Fix all confirm modal dialogues
2016-05-13 22:05:54 -07:00
JonnyWong16
5f5bfa864d
Fix libraries and users confirm delete modal
2016-05-12 18:20:00 -07:00
JonnyWong16
36a3cae9c2
Remove javascript from guest pages
2016-05-12 00:43:48 -07:00
JonnyWong16
4d057a1c5e
Add user selection to history page
...
* Clean up buttons
2016-05-01 11:06:37 -07:00
JonnyWong16
89694b5069
More template filters for Libraries, Users, and Sync
2016-05-01 11:06:37 -07:00
JonnyWong16
51a12099e4
Initial implementation of login control
2016-05-01 11:06:37 -07:00
JonnyWong16
72af2fa281
Fix persist Users > Edit mode on datatable page change
2016-04-27 23:47:24 -07:00
JonnyWong16
71131c699e
Add total duration to libraries and users tables
2016-02-09 17:58:56 -08:00
JonnyWong16
b1ea3bcd4e
Rename last watched to last played
2016-01-23 14:06:25 -08:00
JonnyWong16
0d7e261bd1
Improved caching and fixed tables
2016-01-17 12:34:23 -08:00
Jonathan Wong
381c3da31c
Add media info table to library page
2016-01-15 20:59:02 -08:00
Jonathan Wong
636f898da8
Massive code cleanup
...
* Finish up library pages (toggles and notifications)
* Update user pages to match library pages
* Fix no current activity bif thumbnail at the start of a stream
* Improved logging throughout PlexPy
2016-01-15 20:58:44 -08:00
Jonathan Wong
979d68957e
Clean up users page to match libraries page
2016-01-15 20:49:59 -08:00
Jonathan Wong
1c00f82097
Add ability to delete users
2015-11-27 21:13:17 -08:00
Jonathan Wong
2616e14c83
Add "player" to tables
...
* Also rename user platforms to user players
* Fix other platform vs. player ambiguities
2015-09-29 22:43:23 -07:00
Jonathan Wong
48e601d5ff
Restore edit username in users table
...
* Editing usernames was accidentally removed in e7b1e17
2015-09-06 11:20:49 -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
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
685f8cabdb
Fix popover relocating on window resizing
...
Also stay under the navbar if scrolling down the page.
2015-08-23 11:20: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
JonnyWong16
5168d76e86
Add "Last Platform" and "Last Watched" to user data tables
2015-08-20 12:13:52 -07:00
JonnyWong16
01b3ae377b
Add clear search button to data tables.
2015-08-19 13:25:29 -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
c7af1c127c
Some styling changes, mainly on the user profile page.
...
Add provider info to IP lookup modal.
2015-08-10 23:05:23 +02:00
Tim
6a97537249
Style tweaks and fixes.
...
Show tooltip over platform image in activity pane that shows player name.
2015-08-02 22:16:58 +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
5f203bb837
Bunch of styling changes mostly in settings. Page refresh required.
2015-07-28 22:10:31 +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
63f45d285d
More styling changes.
...
Tables should look better on mobile now.
Don't show table column selector on mobile sizes.
Show more important columns on mobile.
2015-07-19 15:04:17 +02:00
Tim
1c1ad5ab30
Numerous styling changes. Please refresh browser cache after update.
...
Add option on tables to show/hide columns.
Add option in settings to manually check for updates.
Add option in config to toggle github update checks.
Remove the hidden danger zone link to wipe database.
2015-07-19 13:00:44 +02:00