snipe
|
cb78451d6c
|
Made website searchable on users table
Signed-off-by: snipe <snipe@snipe.net>
|
2024-02-22 16:13:54 +00:00 |
|
snipe
|
e8ad8a7448
|
Added email, phone icons
Signed-off-by: snipe <snipe@snipe.net>
|
2024-02-22 14:48:01 +00:00 |
|
snipe
|
a32c679519
|
Removed debugging
Signed-off-by: snipe <snipe@snipe.net>
|
2024-02-20 16:40:31 +00:00 |
|
snipe
|
f8a21bdb2d
|
Moved limit and offset to after additional qualifiers
Signed-off-by: snipe <snipe@snipe.net>
|
2024-01-05 11:59:31 +00:00 |
|
snipe
|
f08ce34036
|
Fixed translation string in JSON
Signed-off-by: snipe <snipe@snipe.net>
|
2023-12-19 12:31:55 +00:00 |
|
snipe
|
e894138fd4
|
Added $user->created_at to API user create method
Signed-off-by: snipe <snipe@snipe.net>
|
2023-12-12 12:26:02 +00:00 |
|
snipe
|
d06cfe6502
|
Changed verb to “restore” from “restored”
Signed-off-by: snipe <snipe@snipe.net>
|
2023-11-22 20:08:41 +00:00 |
|
snipe
|
6a3ab526de
|
Refactorer API controller restore methods
Signed-off-by: snipe <snipe@snipe.net>
|
2023-11-22 18:04:24 +00:00 |
|
snipe
|
3f6554ee34
|
Use singleton for offset
Signed-off-by: snipe <snipe@snipe.net>
|
2023-10-16 23:23:43 +01:00 |
|
snipe
|
2166d6649d
|
Merge pull request #13343 from snipe/fixes/re-scramble_password_if_ldap_pw_sync_not_enabled
Fixed #13336 - Save unhashed password if no password provided
|
2023-09-14 14:15:53 +01:00 |
|
Marcus Moore
|
806ab2cb9d
|
Ensure users are scoped by company in index method
|
2023-08-29 16:17:29 -07:00 |
|
snipe
|
baffcbad71
|
Set password property properly
Signed-off-by: snipe <snipe@snipe.net>
|
2023-08-28 20:47:56 +01:00 |
|
snipe
|
611db4c0d2
|
Removed stray line
Signed-off-by: snipe <snipe@snipe.net>
|
2023-08-28 20:46:45 +01:00 |
|
snipe
|
b54e7dc3ee
|
Fixed #13336 - Save unhashed password if no password provided
Signed-off-by: snipe <snipe@snipe.net>
|
2023-07-19 17:44:40 +01:00 |
|
snipe
|
f51dd15893
|
Moved deleted scope down
Signed-off-by: snipe <snipe@snipe.net>
|
2023-07-14 07:44:19 +01:00 |
|
snipe
|
087f0e596a
|
Fixed has to where
Signed-off-by: snipe <snipe@snipe.net>
|
2023-04-17 22:44:05 -07:00 |
|
snipe
|
99cecee4b5
|
Merge branch 'develop' into features/adds_license_checkin_checkout_to_all_in_gui
|
2023-04-17 14:54:30 -07:00 |
|
snipe
|
16ab2bec06
|
Added sorting and searching on autoassign_licenses via user API
Signed-off-by: snipe <snipe@snipe.net>
|
2023-04-16 15:27:39 -07:00 |
|
snipe
|
64256351d8
|
Used a singleton to filter API limit value
Signed-off-by: snipe <snipe@snipe.net>
|
2023-04-16 08:46:39 -07:00 |
|
snipe
|
4cbb9c2409
|
Use abs() instead of max
Signed-off-by: snipe <snipe@snipe.net>
|
2023-04-15 17:28:25 -07:00 |
|
snipe
|
112a04b108
|
Better handle weird data passed to the API via limit and offset
Signed-off-by: snipe <snipe@snipe.net>
|
2023-04-12 11:28:46 -07:00 |
|
snipe
|
b374834999
|
Added extra order by switch for first_name and last_name
Signed-off-by: snipe <snipe@snipe.net>
|
2023-03-16 16:07:51 -07:00 |
|
snipe
|
5e4455f042
|
Deleted duplicate statement
Signed-off-by: snipe <snipe@snipe.net>
|
2023-03-16 16:07:36 -07:00 |
|
snipe
|
dfd9fcc5e0
|
Merge pull request #12599 from inietov/fixes/unknown_column_0_in_field_list
Fixed Column not found: 1054 Unknown column '0' in 'field list' [sc-20004]
|
2023-03-14 09:51:42 -07:00 |
|
Ivan Nieto Vivanco
|
d224f3177e
|
Delete a rule that was breaking validation
|
2023-03-13 16:43:10 -06:00 |
|
Ivan Nieto Vivanco
|
e7b3daa80c
|
Adjust validator to only receive valid groups id's
|
2023-03-13 16:10:08 -06:00 |
|
Ivan Nieto Vivanco
|
e4204a6dd1
|
Adds validator to PATCH request in the API UsersController
|
2023-03-13 15:49:05 -06:00 |
|
snipe
|
2cb06165c4
|
Added missing vip field to transformer and request
Signed-off-by: snipe <snipe@snipe.net>
|
2023-03-06 15:00:04 -08:00 |
|
Ivan Nieto Vivanco
|
95f568b934
|
Remove unnecessary try/catch
|
2023-03-02 19:50:47 -06:00 |
|
Ivan Nieto Vivanco
|
e0b2dc043a
|
Adds try/catch to users API
|
2023-03-02 11:13:56 -06:00 |
|
snipe
|
8e72da42e8
|
Merge pull request #12406 from akemidx/vip_tag
Added a checkbox to notate VIP status
|
2023-02-23 12:23:29 -08:00 |
|
snipe
|
eb6357636a
|
Merge pull request #12467 from marcusmoore/fix/scope-people-with-full-multiple-companies
Fix full company scoping in user selects
|
2023-02-23 10:36:33 -08:00 |
|
snipe
|
d9cdb92014
|
Merge branch 'develop' into vip_tag
|
2023-02-01 16:03:23 -08:00 |
|
lukasfehling
|
cddae4869f
|
fixed the endpoint for user notification with all their assigned assets
|
2023-01-31 18:27:25 +01:00 |
|
akemidx
|
b363524305
|
vipuser label updated to vip
|
2023-01-25 15:58:44 -05:00 |
|
akemidx
|
596846a94a
|
Add VIP Checkbox
|
2023-01-24 15:29:27 -05:00 |
|
Marcus Moore
|
b92d1d3ec7
|
Logically group query when searching users to scope to company
|
2023-01-24 11:54:56 -08:00 |
|
snipe
|
dbda288a44
|
Formatting changes only for readability
Signed-off-by: snipe <snipe@snipe.net>
|
2023-01-17 17:21:20 -08:00 |
|
snipe
|
eaf9332096
|
Added filterability to 2FA fields
Signed-off-by: snipe <snipe@snipe.net>
|
2023-01-17 17:21:03 -08:00 |
|
akemi
|
2f8a435e18
|
fixing curly quotes
|
2022-12-05 18:06:28 -05:00 |
|
akemi
|
55f5e7866d
|
edits for PR
|
2022-11-29 15:59:36 -05:00 |
|
akemi
|
39e06a8856
|
Update to PR#12119, adding inventory notification to messages and changing code to be dynamicaly translated
|
2022-11-28 14:16:22 -05:00 |
|
lukasfehling
|
d9a9bd1c0d
|
Added a api endpoint for sending email notifications to users with their assigned assets
|
2022-11-15 18:17:51 +01:00 |
|
snipe
|
14b7319b63
|
Added start/end to sortable columns
Signed-off-by: snipe <snipe@snipe.net>
|
2022-10-05 17:07:07 -07:00 |
|
snipe
|
56ba8a7e24
|
Added API select fields and filters
Signed-off-by: snipe <snipe@snipe.net>
|
2022-10-05 16:58:16 -07:00 |
|
snipe
|
5feea17f8d
|
Revert "Prevent to delete a user if still has consumables associated to them"
|
2022-08-14 13:42:14 -07:00 |
|
Ivan Nieto Vivanco
|
db53a00d3f
|
Prevent to delete a user if still has consumables associated to them
|
2022-08-11 17:01:52 -05:00 |
|
snipe
|
86d2c2b153
|
Small naming changes
Signed-off-by: snipe <snipe@snipe.net>
|
2022-06-23 19:11:59 -07:00 |
|
snipe
|
9fd3541520
|
Missed on createdBy
Signed-off-by: snipe <snipe@snipe.net>
|
2022-06-23 18:42:22 -07:00 |
|
snipe
|
3e559044b2
|
Changed method and scope names
Signed-off-by: snipe <snipe@snipe.net>
|
2022-06-23 18:41:13 -07:00 |
|