65a76c599c
Added inline=true to image preview modal
...
Signed-off-by: snipe <snipe@snipe.net >
2023-09-05 18:35:07 +01:00
f53db8ba75
Fixed #13562 - allow inline view for uploaded files
...
Signed-off-by: snipe <snipe@snipe.net >
2023-09-05 18:28:01 +01:00
b17af38d8e
Merge pull request #12901 from Godmartinz/user_total_cost
...
Added users total cost of assets to user profile
2023-09-05 13:52:34 +01:00
a569a99e61
Used inline markdown in views
...
Signed-off-by: snipe <snipe@snipe.net >
2023-07-12 16:57:04 +01:00
b8c424fca0
adds users total cost to user profile
2023-04-24 09:17:42 -07:00
97df39001d
adds optional breakdowns for total cost
2023-04-19 17:51:37 -07:00
6872f8da7b
adding total cost to user view
2023-04-19 17:31:09 -07:00
031586495a
Small cosmetic tweaks to 2FA reset class, fixed weird layout on 2FA reset button
...
Signed-off-by: snipe <snipe@snipe.net >
2023-04-18 12:09:41 -07:00
00a9591c4c
Added autoassign_licenses in view, added fa-fw
...
Signed-off-by: snipe <snipe@snipe.net >
2023-04-18 11:49:29 -07:00
06d46a4523
Indenting change for clarity
...
Signed-off-by: snipe <snipe@snipe.net >
2023-04-16 15:17:55 -07:00
28cc8f9d69
Nicer user history display
...
Signed-off-by: snipe <snipe@snipe.net >
2023-03-17 16:41:43 -07:00
0c3115553e
Merge branch 'develop' into vip_tag
2023-02-21 20:03:49 -08:00
16fcc6dc44
Fixed UI bug where download button was missing for non-images
...
Signed-off-by: snipe <snipe@snipe.net >
2023-02-07 18:40:00 -08:00
7344bbdd7f
Added checkout/checkin note to user history
...
Signed-off-by: snipe <snipe@snipe.net >
2023-02-02 11:26:33 -08:00
78dca7fd32
Handle missing userfiles more gracefully
...
Signed-off-by: snipe <snipe@snipe.net >
2023-02-02 10:49:36 -08:00
b363524305
vipuser label updated to vip
2023-01-25 15:58:44 -05:00
596846a94a
Add VIP Checkbox
2023-01-24 15:29:27 -05:00
e791e6592a
adds notes to the accessories tab under users
2022-12-20 10:37:19 -08:00
d870bc3b02
nested if loop
2022-12-15 14:19:51 -05:00
b114ffd2c3
Grey out button pw reset button for consistency
...
When user has no email in their profile, the box is greyed out for
consistency accross all buttons on the user profile
2022-12-14 14:48:59 -05:00
f3e57d7dc0
fixing PR
2022-12-13 16:00:59 -05:00
07ae91b00f
Created method in users.php for adding up all assigned to user and providing an integer value. this then used to grey out buttons on user view if user has nothing assigned.
2022-12-12 15:47:53 -05:00
5c94ca1403
removes dead space
2022-11-17 13:06:07 -08:00
86bc409d3a
adds serial column to the action logs
2022-11-17 12:57:53 -08:00
ca937667b4
Indented divs per @uberbrady
...
Signed-off-by: snipe <snipe@snipe.net >
2022-10-05 17:21:39 -07:00
0817308822
Added start/end to edit/view screens
...
Signed-off-by: snipe <snipe@snipe.net >
2022-10-05 16:58:49 -07:00
f60ea9581d
Fixed #11742 : display correct file sizes when using S3(-like) storage
2022-08-28 12:07:14 +02:00
36ab794adc
Added signature field to user history
...
Signed-off-by: snipe <snipe@snipe.net >
2022-08-24 18:05:43 -07:00
acd666fdf5
Added notes to user consumables tab
...
Signed-off-by: snipe <snipe@snipe.net >
2022-08-10 15:34:07 -07:00
4834c33861
Missed a named route
...
Signed-off-by: snipe <snipe@snipe.net >
2022-08-01 18:43:54 -07:00
3e48f436af
Handled user route names
...
Signed-off-by: snipe <snipe@snipe.net >
2022-08-01 16:13:30 -07:00
5efe45226d
Fixes Email List of All Assigned being "successful" when the user has no email
...
Added check in view to disable button if there is no email
Added translation for title on disabled button and for email check in controller
Fixed missing trans for user not found message
2022-07-11 20:02:10 -05:00
af14ee0d47
Merge pull request #11453 from mikeroq/fixes/asset_restore_not_working
...
Fixes #11452 - Asset Restore routes/buttons also asset models/users restore as well
2022-07-02 13:07:29 -07:00
07ac4087a3
Remove link from alert since there is already a restore button on the side
2022-07-02 14:34:22 -05:00
46d055cf74
Fixed weird extra padding on crown
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-30 14:17:53 -07:00
e471aa8639
adds button to email user list of assets from profile
2022-06-29 11:15:15 -07:00
86d2c2b153
Small naming changes
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-23 19:11:59 -07:00
62ab867051
Fixed url param
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-23 18:43:10 -07:00
3e559044b2
Changed method and scope names
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-23 18:41:13 -07:00
e63183649a
Show admin in user view
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-23 17:17:48 -07:00
398c77bfdc
Use new scope for additional tabs
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-23 15:37:39 -07:00
f0f37df76e
Added missing postal code from user view
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-22 12:18:57 -07:00
a111482217
Use number_format on badges
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-15 14:59:06 -07:00
5fe1078013
Squashed commit of the following:
...
commit a011b07d99
Merge: b392ed269 6059e9e11
Author: snipe <snipe@snipe.net >
Date: Tue Jun 14 17:52:50 2022 -0700
Merge pull request #11315 from snipe/features/adds_fullscreen_option_to_tables
Added fullscreen option to tables
commit b392ed269b
Merge: 693043e64 e6d792bdf
Author: snipe <snipe@snipe.net >
Date: Tue Jun 14 17:52:41 2022 -0700
Merge pull request #11316 from snipe/fixes/smaller_padlock_on_table_header
Tweaked CSS for smaller padlock
commit 6059e9e119
Author: snipe <snipe@snipe.net >
Date: Tue Jun 14 17:49:00 2022 -0700
Added fullscreen option to tables
Signed-off-by: snipe <snipe@snipe.net >
commit e6d792bdf7
Author: snipe <snipe@snipe.net >
Date: Tue Jun 14 17:43:12 2022 -0700
Tweaked CSS for smaller padlock
Signed-off-by: snipe <snipe@snipe.net >
Signed-off-by: snipe <snipe@snipe.net >
2022-06-14 17:54:18 -07:00
1ea667e709
Update views with additional data fields
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-05 21:03:56 -07:00
4839985f38
Added forced space after admin/superadmin badge
...
Signed-off-by: snipe <snipe@snipe.net >
2022-05-24 12:59:36 -07:00
64eafb062e
Fixed bug where username wasn’t showing for regular users
...
Signed-off-by: snipe <snipe@snipe.net >
2022-05-24 10:48:02 -07:00
3fe0e04d52
Fix roite for people file deletion
...
Signed-off-by: snipe <snipe@snipe.net >
2022-05-14 08:25:22 -07:00
3a31104b5c
Fixed #11052 - add file sizes to upload displays
...
Signed-off-by: snipe <snipe@snipe.net >
2022-05-13 19:33:14 -07:00
0c20543c49
Remove conflicting toolbar call in model listing
...
Signed-off-by: snipe <snipe@snipe.net >
2022-05-06 05:15:58 -07:00