Marcus Moore
|
863c0a8b60
|
Fix import_type for accessory state
|
2024-10-03 11:43:02 -07:00 |
|
Marcus Moore
|
32551d55d7
|
Merge pull request #15579 from bryanlopezinc/ImportTests
Add Import data tests
|
2024-10-03 11:39:21 -07:00 |
|
snipe
|
c56a5edddc
|
Merge remote-tracking branch 'origin/develop'
Signed-off-by: snipe <snipe@snipe.net>
# Conflicts:
# public/css/build/app.css
# public/css/build/overrides.css
# public/css/dist/all.css
# public/mix-manifest.json
|
2024-10-03 17:41:07 +01:00 |
|
snipe
|
7fc498a597
|
Merge pull request #15613 from snipe/css_fixes_for_long_values
Smarter word-wrapping on long text
|
2024-10-03 17:39:18 +01:00 |
|
snipe
|
cb281c6408
|
Tweaked line height
Signed-off-by: snipe <snipe@snipe.net>
|
2024-10-03 17:33:46 +01:00 |
|
snipe
|
f483cd448f
|
Smarter work-wrapping on long text
Signed-off-by: snipe <snipe@snipe.net>
|
2024-10-03 17:27:37 +01:00 |
|
snipe
|
2de3bc92eb
|
Merge remote-tracking branch 'origin/develop'
|
2024-10-03 16:29:14 +01:00 |
|
snipe
|
78ca1026fd
|
Merge pull request #15612 from snipe/fixes_print_assigned_in_profile
Fixes print assigned in profile
|
2024-10-03 16:24:32 +01:00 |
|
snipe
|
722d5a58e7
|
Added isset on users
Signed-off-by: snipe <snipe@snipe.net>
|
2024-10-03 16:19:38 +01:00 |
|
snipe
|
7461c3e0ca
|
Change controller to assume a collection. (This is dumb, but whatever)
Signed-off-by: snipe <snipe@snipe.net>
|
2024-10-03 16:19:27 +01:00 |
|
snipe
|
3c0f4181ae
|
Use the newer button style
Signed-off-by: snipe <snipe@snipe.net>
|
2024-10-03 16:19:06 +01:00 |
|
snipe
|
f5d7b96503
|
Merge remote-tracking branch 'origin/develop'
|
2024-10-03 14:38:34 +01:00 |
|
snipe
|
3699d79363
|
Merge pull request #15610 from uberbrady/fix_numeric_sort_bug
Fix numeric sort 'ambiguous order clause' error
|
2024-10-03 14:34:00 +01:00 |
|
Brady Wetherington
|
350b627ce1
|
Fix numeric sort 'ambiguous order clause' error
|
2024-10-03 14:23:40 +01:00 |
|
akemidx
|
0c84904bf9
|
un'required'ing the rule. not sure what's breaking here but looking
|
2024-10-02 18:56:41 -04:00 |
|
akemidx
|
e00a1aec02
|
note box is now missing when unchecking setting
|
2024-10-02 18:52:33 -04:00 |
|
akemidx
|
06e3bb7fd1
|
requested changes
|
2024-10-02 18:37:11 -04:00 |
|
akemidx
|
492e686b7a
|
Merge remote-tracking branch 'origin/feature/sc-26415' into feature/sc-26415
# Conflicts:
# app/Http/Controllers/Assets/AssetCheckinController.php
# app/Http/Controllers/Assets/AssetCheckoutController.php
# app/Http/Requests/AssetCheckinRequest.php
|
2024-10-02 18:17:38 -04:00 |
|
akemidx
|
17706f150e
|
requested changes
|
2024-10-02 18:15:53 -04:00 |
|
akemidx
|
6fef127cd1
|
missing closing )
|
2024-10-02 18:15:53 -04:00 |
|
akemidx
|
f45b836010
|
backend form validation. +cleanup
|
2024-10-02 18:15:53 -04:00 |
|
akemidx
|
925aea8531
|
back to having tests pass. needed to comment out the notes rules() i added
|
2024-10-02 18:15:53 -04:00 |
|
akemidx
|
bd6698de2a
|
fixing some formatting
|
2024-10-02 18:15:53 -04:00 |
|
akemidx
|
515f59fed9
|
more test work
|
2024-10-02 18:15:52 -04:00 |
|
akemidx
|
5e74b109d9
|
front end changes/updates from gh
|
2024-10-02 18:15:52 -04:00 |
|
akemidx
|
8b643cb3b9
|
note field optional
|
2024-10-02 18:15:52 -04:00 |
|
akemidx
|
700647c53f
|
setting created
|
2024-10-02 18:15:52 -04:00 |
|
akemidx
|
081c5706c4
|
required, but not optional
|
2024-10-02 18:15:52 -04:00 |
|
Marcus Moore
|
ee046a8688
|
Add matching Model::reguard()
|
2024-10-02 10:50:40 -07:00 |
|
snipe
|
b34a7c8aad
|
Removed die()
Signed-off-by: snipe <snipe@snipe.net>
|
2024-10-02 15:48:35 +01:00 |
|
snipe
|
f92bf5dc20
|
Updated language for failure
Signed-off-by: snipe <snipe@snipe.net>
|
2024-10-02 15:39:27 +01:00 |
|
snipe
|
4d9e85026a
|
Fixed #15439 - check database on healthcheck
Signed-off-by: snipe <snipe@snipe.net>
|
2024-10-02 15:36:01 +01:00 |
|
snipe
|
1695b8250f
|
Bumped version for master
Signed-off-by: snipe <snipe@snipe.net>
|
2024-10-02 12:41:31 +01:00 |
|
snipe
|
f42eeee666
|
Merge remote-tracking branch 'origin/develop'
|
2024-10-02 12:40:59 +01:00 |
|
snipe
|
54fbd0540d
|
Merge branch 'develop' of https://github.com/snipe/snipe-it into develop
|
2024-10-02 12:40:49 +01:00 |
|
snipe
|
b483bb1633
|
Bumped version
Signed-off-by: snipe <snipe@snipe.net>
|
2024-10-02 12:40:45 +01:00 |
|
snipe
|
4db7358086
|
Merge pull request #15593 from Godmartinz/Fixed-divide-by-zero-bug
Fixed divide by zero bug in depreciation transformer
|
2024-10-02 12:38:46 +01:00 |
|
snipe
|
dc0949da78
|
Merge remote-tracking branch 'origin/develop'
|
2024-10-02 11:05:06 +01:00 |
|
snipe
|
0dd6f41f66
|
Simplified 2fa if/else
Signed-off-by: snipe <snipe@snipe.net>
|
2024-10-02 11:04:55 +01:00 |
|
snipe
|
0470a7c946
|
Merge remote-tracking branch 'origin/develop'
|
2024-10-02 11:01:05 +01:00 |
|
snipe
|
684c20ae39
|
Fixed parenthasis
Signed-off-by: snipe <snipe@snipe.net>
|
2024-10-02 11:00:49 +01:00 |
|
spencerrlongg
|
3153bbb13f
|
dumb fix
|
2024-10-01 17:04:18 -05:00 |
|
akemidx
|
73a059c9ac
|
missing closing )
|
2024-10-01 16:37:30 -04:00 |
|
Marcus Moore
|
3dc64cc5e0
|
Reference accessory checkout and not the accessory
|
2024-10-01 13:35:39 -07:00 |
|
snipe
|
c32f4e34b4
|
Minor formatting fix
Signed-off-by: snipe <snipe@snipe.net>
|
2024-10-01 20:35:49 +01:00 |
|
snipe
|
c8981f5031
|
Merge remote-tracking branch 'origin/develop'
|
2024-10-01 20:32:41 +01:00 |
|
snipe
|
ca1886cebc
|
Merge pull request #15594 from snipe/localizations/update-2024-10-01
Updated strings
|
2024-10-01 20:31:38 +01:00 |
|
snipe
|
a79dfea40a
|
Updated strings
Signed-off-by: snipe <snipe@snipe.net>
|
2024-10-01 20:30:58 +01:00 |
|
snipe
|
45ab49eeab
|
Merge pull request #15592 from spencerrlongg/bug/catch_request_notify_errors
Catch Errors Around Request Notifications
|
2024-10-01 20:26:42 +01:00 |
|
spencerrlongg
|
8232618a9f
|
change the other one too
|
2024-10-01 14:26:32 -05:00 |
|