snipe
|
428095b71b
|
Fixed #18670 - set nav link color override in ResetDemo console command
|
2026-03-11 17:56:58 +00:00 |
|
snipe
|
6b9dc97fa1
|
Merge pull request #18665 from grokability/#18662-fix-seat-search
Fixed #18662 wire up search box in assigned license seats
|
2026-03-10 16:10:37 +00:00 |
|
snipe
|
4f3a30261e
|
Fixed #18661 - return true/false in JSON
|
2026-03-10 15:42:35 +00:00 |
|
snipe
|
e75860c6ee
|
Fixed #18662 wire up search box in assigned license seats
|
2026-03-10 15:31:54 +00:00 |
|
snipe
|
e7eb4f0e80
|
More display_name
|
2026-03-10 10:25:01 +00:00 |
|
snipe
|
676a995889
|
Use update check for files controller api
|
2026-03-10 10:22:39 +00:00 |
|
snipe
|
a44fe14de1
|
Use display_name in more places
|
2026-03-10 10:14:27 +00:00 |
|
snipe
|
b37074f473
|
Null check on status (RB-4087)
|
2026-03-10 09:03:57 +00:00 |
|
snipe
|
28f493d84d
|
Escape pivot notes
|
2026-03-09 09:06:58 +00:00 |
|
snipe
|
0a724cc49a
|
Revert "Upgrade Passport to v13 and move php-jwt to v7 to remediate JWT advisory"
|
2026-03-08 12:29:56 +00:00 |
|
Joël Pittet
|
a956676745
|
Move Passport 13 key permission normalization to upgrade.php to cover existing installs with incorrect permissions
|
2026-03-07 22:22:46 -08:00 |
|
Joël Pittet
|
5800d08202
|
normalize key permissions
|
2026-03-07 21:59:07 -08:00 |
|
Joël Pittet
|
0508d7558e
|
OAuth Client Table Changes (Optional) from https://github.com/laravel/passport/blob/13.x/UPGRADE.md#oauth-client-table-changes-optional
|
2026-03-07 21:59:00 -08:00 |
|
snipe
|
b886e11670
|
Fixed user API tests
|
2026-03-07 20:50:18 +00:00 |
|
snipe
|
83e61ec8cd
|
Unset admin if auth user is not admin
|
2026-03-07 10:45:57 +00:00 |
|
snipe
|
96befb2aef
|
Merge branch 'develop' into xxdays-since-last-update
|
2026-03-06 09:54:01 +01:00 |
|
snipe
|
925452e106
|
Merge pull request #18248 from iryadifarhan/fix/depreciation-report-displays-incorrect-monthly-depreciation-value
Fixes inaccurate monthly depreciation value displayed at depreciation report when using a floor value
|
2026-03-06 09:40:39 +01:00 |
|
snipe
|
1678330f0c
|
Merge pull request #18426 from akemidx/global-report-templates
Fixed: Added global report templates
|
2026-03-06 09:30:15 +01:00 |
|
snipe
|
556d638136
|
Fixed #18282 - added original notes to checkout target in custom report
|
2026-03-06 06:19:16 +00:00 |
|
snipe
|
c4aa10baf8
|
Added user company to custom asset report
|
2026-03-06 05:59:11 +00:00 |
|
snipe
|
68a863e63e
|
Updated test, fixed route
|
2026-03-06 04:38:48 +00:00 |
|
snipe
|
455be12058
|
Gate fix for admin
|
2026-03-06 03:05:40 +00:00 |
|
snipe
|
8bc7d50e35
|
Updated to check gate on object
|
2026-02-26 16:03:57 +00:00 |
|
snipe
|
6fbcaa0959
|
Make sure manager_id is an integer
|
2026-02-25 18:41:53 +00:00 |
|
snipe
|
f234aee691
|
Use display_name in transformUserCompact()
|
2026-02-25 16:41:30 +00:00 |
|
snipe
|
623d516595
|
Merge pull request #18095 from marcusmoore/5947-bulk-checkout-rollup
#5947 - roll up bulk asset checkout email
|
2026-02-25 15:36:58 +00:00 |
|
snipe
|
156eaf53d5
|
Fix for #18408
|
2026-02-25 15:30:37 +00:00 |
|
snipe
|
34b02d8534
|
Merge pull request #18485 from marcusmoore/debugbar
Bumped Debugbar to v4
|
2026-02-25 14:43:03 +00:00 |
|
snipe
|
42e0e691dd
|
Merge pull request #18609 from ubc-cpsc/bugfix/php-deprecated-string-interpolation
Fix deprecated string interpolation in controllers
|
2026-02-25 14:41:24 +00:00 |
|
snipe
|
57f02bdc57
|
Fixed typo
|
2026-02-25 14:22:27 +00:00 |
|
snipe
|
7056656eab
|
Added model number as a separate field, added sorting
|
2026-02-25 14:19:01 +00:00 |
|
snipe
|
025fb30335
|
Added user email to exportable field in custom report
|
2026-02-25 12:03:23 +00:00 |
|
Joël Pittet
|
7a95bdfba6
|
Fix deprecated string interpolation in controllers
|
2026-02-24 14:57:29 -08:00 |
|
Marcus Moore
|
89962de161
|
Move to Traits directory
|
2026-02-24 11:37:07 -08:00 |
|
Marcus Moore
|
d9328bd0ce
|
Merge branch 'develop' into debugbar
|
2026-02-24 11:27:04 -08:00 |
|
snipe
|
75abe9eb3e
|
Re-add try/catch for DB for cleaner output
|
2026-02-24 13:23:12 +00:00 |
|
snipe
|
1f26bf1125
|
Fixed #18600 - add filesystem check on health checker
|
2026-02-24 13:17:15 +00:00 |
|
snipe
|
4f3d23d1ef
|
Merge pull request #18576 from marcusmoore/fixes/rb-20713-license-seat-assigned-to
Fixed RB-20713: Improved validation of license seat update api endpoint
|
2026-02-24 07:29:41 +00:00 |
|
Marcus Moore
|
cada43f34d
|
Allow checking in from unfound targets
|
2026-02-23 17:23:42 -08:00 |
|
snipe
|
d837e4845b
|
Show note
|
2026-02-21 13:16:58 +00:00 |
|
snipe
|
39be0c5590
|
Fixed #18017 - show status on bulk audit
|
2026-02-21 13:08:23 +00:00 |
|
snipe
|
f139a616c7
|
Added checkbox to determine if existing audit dates should be changed
|
2026-02-21 12:49:36 +00:00 |
|
snipe
|
c0be738aef
|
Removed unneeded return check
|
2026-02-20 12:13:01 +00:00 |
|
snipe
|
e6987ec148
|
Early return on non-existent acceptance
|
2026-02-20 12:11:49 +00:00 |
|
Marcus Moore
|
1de34c0656
|
Some controller clean up
|
2026-02-19 16:40:34 -08:00 |
|
Marcus Moore
|
ce0c2ecd8f
|
Populate new tests
|
2026-02-19 13:47:52 -08:00 |
|
Marcus Moore
|
e84279c402
|
Implement remaining tests
|
2026-02-18 16:17:34 -08:00 |
|
spencerrlongg
|
65e6519f97
|
adds field_encrypted to fields api response
|
2026-02-18 17:53:04 -06:00 |
|
Marcus Moore
|
411cbc0962
|
Avoid overwriting created_by and timestamps
|
2026-02-18 15:20:28 -08:00 |
|
Marcus Moore
|
fa0e8f6e01
|
Improve validation
|
2026-02-18 15:11:52 -08:00 |
|