snipe
|
c44f3319e3
|
Fixed company quirk with multi-company users creating assets, etc
|
2026-06-09 18:50:49 +01:00 |
|
snipe
|
0959d87534
|
Pint
|
2026-06-08 14:04:00 +01:00 |
|
snipe
|
1252681d55
|
API pagination: Fixed #19155 - API not paginating correctly with page=x, added tests
|
2026-06-08 14:03:47 +01:00 |
|
snipe
|
4382e01f57
|
Added tests
|
2026-06-03 10:52:11 +01:00 |
|
snipe
|
4145f64399
|
Exclude current id on checkin pages
|
2026-05-29 10:50:10 +01:00 |
|
snipe
|
a5b1379cdb
|
Removed skip mysql rule in tests
|
2026-05-26 22:52:03 +01:00 |
|
snipe
|
ef64210ed2
|
Allow querying on cusotm fields fieldname directly by column name
|
2026-05-26 22:51:46 +01:00 |
|
snipe
|
f3a4f5edaa
|
Allow query string or parameter for byserial
|
2026-05-26 10:41:23 +01:00 |
|
snipe
|
1b1d1f77d5
|
Account for deleted adminuser in journal note for assets
|
2026-05-26 10:41:22 +01:00 |
|
snipe
|
518351eba1
|
Fixed FD-54447 - superuser on user bulk edit check for groups
|
2026-05-26 10:40:45 +01:00 |
|
snipe
|
43be1e8364
|
Fixed FD-55580 - added selectlist gate and tests
|
2026-05-26 10:40:26 +01:00 |
|
snipe
|
6ae09e15fb
|
Updated tests and transformers
|
2026-05-20 16:17:02 +01:00 |
|
snipe
|
63454f8c63
|
Respect the view encrypted custom fields permission
|
2026-05-18 14:18:58 +01:00 |
|
snipe
|
87d6328fb8
|
One more test tweak
|
2026-05-18 13:54:30 +01:00 |
|
snipe
|
5020aec71a
|
Added action_type to tests
|
2026-05-18 13:51:04 +01:00 |
|
snipe
|
39ff553b3e
|
Fixed encrypted custom fields escaping
|
2026-05-18 13:49:51 +01:00 |
|
snipe
|
8d8a1889cd
|
Drop the limit from the next/prev links unless they were specifically sent in the URL parameters
|
2026-05-13 17:17:14 +01:00 |
|
snipe
|
d901e821cc
|
Include next and previous urls in the payload
|
2026-05-13 16:55:55 +01:00 |
|
snipe
|
34a533b2d6
|
Added page number support in API, added per_page, total_pages, and current_page
|
2026-05-13 16:48:39 +01:00 |
|
snipe
|
2a56f6573d
|
Wrap the checkout in a transaction and add tests
|
2026-05-11 15:07:25 +01:00 |
|
snipe
|
e76036965b
|
Same for assets
|
2026-05-05 10:58:43 +01:00 |
|
snipe
|
1be44a4c05
|
Pint
|
2026-04-22 17:18:07 +01:00 |
|
snipe
|
f17f34f730
|
Added routes and logging
|
2026-04-22 17:17:58 +01:00 |
|
snipe
|
da5bb6126a
|
Add a warning well if the asset’s checkout is bonked
|
2026-04-22 17:09:58 +01:00 |
|
snipe
|
a5d04d2e65
|
Added tests
|
2026-04-22 17:09:34 +01:00 |
|
snipe
|
246ec9e20b
|
Added tests
|
2026-04-22 11:57:58 +01:00 |
|
snipe
|
1c5d81cb04
|
Parse through carbon to make suyre the dates match properly
|
2026-04-20 15:54:45 +01:00 |
|
snipe
|
50676288a1
|
Pint
|
2026-04-07 15:29:15 +01:00 |
|
snipe
|
db2269092a
|
Moved limit
|
2026-04-07 15:29:06 +01:00 |
|
snipe
|
7a001c81ea
|
Merge pull request #18809 from grokability/rename-assetstatus
Rename assetstatus to status (variation of #18808)
|
2026-04-03 11:38:45 +01:00 |
|
Marcus Moore
|
e70519c9c2
|
Fix test assertion
|
2026-04-02 13:40:16 -07:00 |
|
snipe
|
7ec60bc6f2
|
Same as #18808 but renamed assetstatus to status
|
2026-04-02 11:26:23 +01:00 |
|
Marcus Moore
|
1714d62762
|
Add failing test
|
2026-03-31 17:20:40 -07:00 |
|
Marcus Moore
|
420bf9162d
|
Populate test cases
|
2026-03-23 15:54:45 -07:00 |
|
Marcus Moore
|
8b1ec3d54b
|
Improve test names
|
2026-03-23 15:39:56 -07:00 |
|
Marcus Moore
|
ea3d970743
|
Add a couple sanity tests
|
2026-03-23 15:39:43 -07:00 |
|
Marcus Moore
|
3517e040c4
|
Organization
|
2026-03-23 14:22:17 -07:00 |
|
Marcus Moore
|
cf1fb87b63
|
Improve assertions
|
2026-03-23 14:16:59 -07:00 |
|
Marcus Moore
|
b2389fb67c
|
Scaffold test cases
|
2026-03-23 14:16:55 -07:00 |
|
Marcus Moore
|
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 |
|
Marcus Moore
|
a9f7d42d77
|
Formatting
|
2026-03-23 10:51:54 -07:00 |
|
Marcus Moore
|
537861c232
|
Add auditing group tag to tests
|
2026-03-23 10:50:12 -07:00 |
|
snipe
|
1894f55474
|
Commented out a weird test
|
2026-03-20 18:19:52 +00:00 |
|
Marcus Moore
|
446f5f3cef
|
Run pint on tests
|
2026-03-16 17:40:57 -07:00 |
|
Marcus Moore
|
d84eb43278
|
Snake case FMCS and permission methods in tests
|
2026-03-16 17:36:35 -07:00 |
|
Marcus Moore
|
5aad15256c
|
Improve tests around assets
|
2026-03-12 16:15:27 -07:00 |
|
snipe
|
92bb1df82e
|
Removed error log in test
|
2026-03-07 11:05:33 +00:00 |
|
Marcus Moore
|
261231c09e
|
Fix method and variable names
|
2026-03-05 15:55:59 -08:00 |
|
Marcus Moore
|
a026ca92ff
|
Populate tests
|
2026-03-03 14:46:10 -08:00 |
|
Marcus Moore
|
1b7fe4f728
|
Scaffold test cases
|
2026-03-03 11:07:28 -08:00 |
|