|
|
18ef770a85
|
Fixed RB, added withTrashed()
|
2026-04-03 13:45:53 +01:00 |
|
|
|
2c2de8719b
|
Exclude encrypted custom fields in search
|
2026-04-03 12:25:09 +01:00 |
|
|
|
7a001c81ea
|
Merge pull request #18809 from grokability/rename-assetstatus
Rename assetstatus to status (variation of #18808)
|
2026-04-03 11:38:45 +01:00 |
|
|
|
e1dc605657
|
Merge pull request #18820 from grokability/search-one-more-stab
Adds to #18778, fixes for advanced search
|
2026-04-03 11:36:26 +01:00 |
|
|
|
bca93b57ec
|
Pint fixes
|
2026-04-03 11:08:35 +01:00 |
|
|
|
d929c87bbd
|
Final fixes, tests
|
2026-04-03 11:08:16 +01:00 |
|
|
|
5d6fc9f516
|
Merge pull request #18818 from marcusmoore/fixes/18798-create-asset-with-scoped-locations
Fixed #18798: creating assets with location for non-super-admins with FMCS
|
2026-04-03 09:40:31 +01:00 |
|
|
|
e70519c9c2
|
Fix test assertion
|
2026-04-02 13:40:16 -07:00 |
|
|
|
3426a427d8
|
Add more details to failure
|
2026-04-02 11:30:02 -07:00 |
|
|
|
2e67787d75
|
Add failing test
|
2026-04-02 11:28:42 -07:00 |
|
|
|
8f70b299cf
|
Merge branch 'develop' into fixes/18798-create-asset-with-scoped-locations
|
2026-04-02 11:06:42 -07:00 |
|
|
|
7ec60bc6f2
|
Same as #18808 but renamed assetstatus to status
|
2026-04-02 11:26:23 +01:00 |
|
|
|
520a70d2ea
|
Added tests
|
2026-04-01 14:50:56 +01:00 |
|
|
|
1714d62762
|
Add failing test
|
2026-03-31 17:20:40 -07:00 |
|
|
|
9576871ff9
|
Pint. Sigh.
|
2026-03-27 21:02:37 +00:00 |
|
|
|
968724f369
|
Mark test as incomplete in SQLite
|
2026-03-27 21:02:26 +00:00 |
|
|
|
294d320aa0
|
Added test
|
2026-03-27 20:18:13 +00:00 |
|
|
|
bdd44061f3
|
Added ability to support aliased count/sum fields in search
|
2026-03-27 20:18:05 +00:00 |
|
|
|
d7f44fdda4
|
Added license filter tests
|
2026-03-27 18:34:54 +00:00 |
|
|
|
616d0f00f9
|
Added #18767 - uploads for companies and departments
|
2026-03-26 16:02:07 +00:00 |
|
|
|
316f1be3d0
|
Fixed typo and spacing
|
2026-03-26 12:14:20 +00:00 |
|
|
|
a500dd4e9e
|
Add generic history method and component blade for loggables
|
2026-03-26 12:13:59 +00:00 |
|
|
|
f802ea4d38
|
Fixed tests
|
2026-03-25 09:20:51 +00:00 |
|
|
|
420bf9162d
|
Populate test cases
|
2026-03-23 15:54:45 -07:00 |
|
|
|
8b1ec3d54b
|
Improve test names
|
2026-03-23 15:39:56 -07:00 |
|
|
|
ea3d970743
|
Add a couple sanity tests
|
2026-03-23 15:39:43 -07:00 |
|
|
|
3517e040c4
|
Organization
|
2026-03-23 14:22:17 -07:00 |
|
|
|
cf1fb87b63
|
Improve assertions
|
2026-03-23 14:16:59 -07:00 |
|
|
|
b2389fb67c
|
Scaffold test cases
|
2026-03-23 14:16:55 -07:00 |
|
|
|
f9f57fb161
|
Merge branch 'develop' into fixes/18495-bulk-audit-date
# Conflicts:
# tests/Feature/Assets/Api/AuditAssetTest.php
# tests/Feature/Assets/Ui/AuditAssetTest.php
# tests/Feature/Assets/Ui/CloneAssetTest.php
# tests/Support/Settings.php
|
2026-03-23 11:49:34 -07:00 |
|
|
|
a9f7d42d77
|
Formatting
|
2026-03-23 10:51:54 -07:00 |
|
|
|
537861c232
|
Add auditing group tag to tests
|
2026-03-23 10:50:12 -07:00 |
|
|
|
1894f55474
|
Commented out a weird test
|
2026-03-20 18:19:52 +00:00 |
|
|
|
446f5f3cef
|
Run pint on tests
|
2026-03-16 17:40:57 -07:00 |
|
|
|
d84eb43278
|
Snake case FMCS and permission methods in tests
|
2026-03-16 17:36:35 -07:00 |
|
|
|
0b7ebcaeb0
|
Merge pull request #18543 from Godmartinz/changing-recipient-header-to-cc
Fix CC Mail header for checkouts and check-ins
|
2026-03-16 10:41:28 +00:00 |
|
|
|
5aad15256c
|
Improve tests around assets
|
2026-03-12 16:15:27 -07:00 |
|
|
|
b886e11670
|
Fixed user API tests
|
2026-03-07 20:50:18 +00:00 |
|
|
|
92bb1df82e
|
Removed error log in test
|
2026-03-07 11:05:33 +00:00 |
|
|
|
1678330f0c
|
Merge pull request #18426 from akemidx/global-report-templates
Fixed: Added global report templates
|
2026-03-06 09:30:15 +01:00 |
|
|
|
70e020ee0c
|
Merge pull request #18637 from marcusmoore/test-updates
Fixed some minor issues in tests
|
2026-03-06 09:16:00 +01:00 |
|
|
|
68a863e63e
|
Updated test, fixed route
|
2026-03-06 04:38:48 +00:00 |
|
|
|
b29056dddf
|
Delete duplicate test
|
2026-03-05 16:35:15 -08:00 |
|
|
|
3ed09f304c
|
Fix method name
|
2026-03-05 16:30:05 -08:00 |
|
|
|
4875283ed1
|
Fix test route
|
2026-03-05 16:20:27 -08:00 |
|
|
|
261231c09e
|
Fix method and variable names
|
2026-03-05 15:55:59 -08:00 |
|
|
|
a026ca92ff
|
Populate tests
|
2026-03-03 14:46:10 -08:00 |
|
|
|
1b7fe4f728
|
Scaffold test cases
|
2026-03-03 11:07:28 -08:00 |
|
|
|
2bf2d55c6e
|
Fix test case
|
2026-03-03 11:07:18 -08:00 |
|
|
|
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 |
|