spencerrlongg
|
115e0fc119
|
implode submitted arrays to save
|
2024-02-14 13:15:23 -06:00 |
|
Marcus Moore
|
4354e126b1
|
Scaffold tests
|
2024-02-14 11:11:08 -08:00 |
|
Marcus Moore
|
02f39472f9
|
Remove duplicate test
|
2024-02-14 11:10:59 -08:00 |
|
Marcus Moore
|
d7aed2edc9
|
Remove unneeded code
|
2024-02-14 11:10:45 -08:00 |
|
Marcus Moore
|
af513946a2
|
Implement test
|
2024-02-14 10:48:49 -08:00 |
|
Marcus Moore
|
7bfd02054b
|
Remove duplicate authorization check
|
2024-02-14 10:48:41 -08:00 |
|
spencerrlongg
|
1ceb703129
|
rm var
|
2024-02-14 12:44:09 -06:00 |
|
spencerrlongg
|
fb28882f65
|
trim potential spaces
|
2024-02-14 11:59:14 -06:00 |
|
spencerrlongg
|
d9c61fdb02
|
validation msg
|
2024-02-14 11:52:25 -06:00 |
|
spencerrlongg
|
72c118a70f
|
cleanup
|
2024-02-14 11:41:46 -06:00 |
|
Godfrey M
|
b136e9e29d
|
fix the listener to fire when checking in
|
2024-02-14 09:16:20 -08:00 |
|
snipe
|
50c910461a
|
Merge remote-tracking branch 'origin/develop'
|
2024-02-14 11:36:28 +00:00 |
|
snipe
|
88a84e9350
|
Merge pull request #14264 from snipe/feature/sc-24816
Added serial and status label to asset maintenances page and API
|
2024-02-14 10:37:01 +00:00 |
|
snipe
|
43bb8ae0a8
|
Added string
Signed-off-by: snipe <snipe@snipe.net>
|
2024-02-14 10:14:44 +00:00 |
|
snipe
|
638071dadd
|
Check the asset is not deleted when creating the permissions array
Signed-off-by: snipe <snipe@snipe.net>
|
2024-02-14 10:14:38 +00:00 |
|
snipe
|
8a4c90ade8
|
Check that the asset is not deleted
Signed-off-by: snipe <snipe@snipe.net>
|
2024-02-14 10:14:25 +00:00 |
|
snipe
|
1dfa1da0ee
|
Disable the edit button if permission is not allowed
Signed-off-by: snipe <snipe@snipe.net>
|
2024-02-14 10:14:10 +00:00 |
|
snipe
|
71ebade641
|
Added serial and status to searchable relations
Signed-off-by: snipe <snipe@snipe.net>
|
2024-02-14 09:59:10 +00:00 |
|
snipe
|
b86b05c4fc
|
Added serial and status fields to presenter
Signed-off-by: snipe <snipe@snipe.net>
|
2024-02-14 09:58:55 +00:00 |
|
snipe
|
35a70988cb
|
Added sorting by status label
Signed-off-by: snipe <snipe@snipe.net>
|
2024-02-14 09:58:39 +00:00 |
|
snipe
|
56ba26eb45
|
Disallow editing of deleted assets
Signed-off-by: snipe <snipe@snipe.net>
|
2024-02-14 09:58:07 +00:00 |
|
snipe
|
adb8be9345
|
Added bootstrap formatting to show deleted assets more clearly
Signed-off-by: snipe <snipe@snipe.net>
|
2024-02-14 09:57:57 +00:00 |
|
snipe
|
abc9ee22c6
|
Added serial and status to transformer
Signed-off-by: snipe <snipe@snipe.net>
|
2024-02-14 09:48:02 +00:00 |
|
snipe
|
e5ee9760c0
|
I don’t think we use these anyore because of the modifiers on date
Signed-off-by: snipe <snipe@snipe.net>
|
2024-02-14 09:47:33 +00:00 |
|
snipe
|
7868a8c174
|
Added serial for API controller
Signed-off-by: snipe <snipe@snipe.net>
|
2024-02-14 09:47:13 +00:00 |
|
snipe
|
03df4cec45
|
Fixed typo
Signed-off-by: snipe <snipe@snipe.net>
|
2024-02-14 09:46:43 +00:00 |
|
spencerrlongg
|
25241542d2
|
progress, going to sleep
|
2024-02-14 02:12:31 -06:00 |
|
spencerrlongg
|
57a75e68b9
|
maybe i do the inverse here?
|
2024-02-14 00:52:50 -06:00 |
|
Marcus Moore
|
ad1846fed6
|
Implement tests
|
2024-02-13 17:50:26 -08:00 |
|
spencerrlongg
|
dcf2168454
|
initial stuff, need to switch branches
|
2024-02-13 19:35:37 -06:00 |
|
Marcus Moore
|
9ab56fe9ca
|
Implement tests
|
2024-02-13 17:04:53 -08:00 |
|
Marcus Moore
|
f708b8b299
|
Implement test
|
2024-02-13 14:30:26 -08:00 |
|
akemidx
|
c5e8d1c276
|
custom report tinker
|
2024-02-13 17:09:51 -05:00 |
|
akemidx
|
4093327b7f
|
adding in Last Checkin Date to Hardware view and index
|
2024-02-13 16:52:12 -05:00 |
|
Marcus Moore
|
391b832613
|
Implement test
|
2024-02-13 13:34:55 -08:00 |
|
Marcus Moore
|
b653d19579
|
Implement test
|
2024-02-13 13:29:54 -08:00 |
|
akemidx
|
4a57cfaf3e
|
commenting out the nulling of last checkout date on checkin page and API
|
2024-02-13 16:21:18 -05:00 |
|
Marcus Moore
|
31a75bd252
|
Add some assertions
|
2024-02-13 13:17:02 -08:00 |
|
snipe
|
e2c3386c33
|
Merge remote-tracking branch 'origin/develop'
|
2024-02-13 20:37:17 +00:00 |
|
Marcus Moore
|
0506f3bef9
|
Scaffold additional tests
|
2024-02-13 12:35:31 -08:00 |
|
snipe
|
a866d6b16e
|
Merge pull request #14261 from snipe/fixed/missing_location_string
Fixed incorrect string for location not existing
|
2024-02-13 20:29:32 +00:00 |
|
snipe
|
a76a69d085
|
Fixed incorrect string for location not existing
Signed-off-by: snipe <snipe@snipe.net>
|
2024-02-13 20:23:32 +00:00 |
|
Marcus Moore
|
852b0b3f11
|
Scaffold additional tests
|
2024-02-13 12:15:59 -08:00 |
|
Marcus Moore
|
307b39bd38
|
Implement tests around asset check in
|
2024-02-13 12:03:27 -08:00 |
|
spencerrlongg
|
d55358652b
|
cleanup for pr
|
2024-02-13 13:45:56 -06:00 |
|
Brady Wetherington
|
955f75f733
|
Fixes for the prefix-guessing and sanitizing.
|
2024-02-13 16:45:24 +00:00 |
|
snipe
|
280e778749
|
Merge remote-tracking branch 'origin/develop'
|
2024-02-13 13:46:52 +00:00 |
|
snipe
|
60ba898167
|
Merge pull request #14255 from marcusmoore/chore/sc-24805
Added LDAP group tag to LDAP tests
|
2024-02-13 13:42:51 +00:00 |
|
snipe
|
2c9d5b9ea3
|
Merge pull request #14247 from ubc-cpsc/bugfix/CVE-2023-37260
Fixes CVE-2023-37260 upgrading league/oauth2-server
|
2024-02-13 13:40:53 +00:00 |
|
snipe
|
eb6e2636b5
|
Merge pull request #14246 from ubc-cpsc/bugfix/CVE-2022-24894
Fixes CVE-2022-24894 by upgrading symfony/http-kernel
|
2024-02-13 13:40:33 +00:00 |
|