86ace3a1d5
Fix some page headings
2026-06-04 13:34:38 -07:00
ed241ee340
Add report to report index
2026-06-04 11:44:43 -07:00
4603bded2a
Add breadcrumb
2026-06-04 11:39:30 -07:00
4a7f9ea9c5
Merge branch 'develop' into features/18554-component-report
...
# Conflicts:
# tests/Support/CustomTestMacros.php
2026-06-01 14:25:38 -07:00
46d5234fd7
Throttle TOTP requests
2026-05-26 13:04:26 +01:00
0630ef9f89
Added routes
2026-05-18 11:06:21 +01:00
2b56706cee
Remove accessory references
2026-05-12 10:31:38 -07:00
5187f4bfd1
Merge branch 'develop' into features/18554-component-report
...
# Conflicts:
# routes/web.php
2026-05-12 10:27:27 -07:00
005c0ea9f6
Pint
2026-05-11 11:44:37 +01:00
7c3f1f3a84
Added routes
2026-05-11 11:44:29 +01:00
60b7ea11e2
WIP: Component report scaffolding
2026-05-05 13:38:30 -07:00
be8907590c
Stub new report controller and route
2026-04-27 17:07:08 -07:00
3381d4340c
Group custom controller routes
2026-04-27 16:47:28 -07:00
282949e95a
Revert "Update custom asset report url and redirect old url"
...
This reverts commit c14cd27f2f .
2026-04-27 16:39:58 -07:00
c14cd27f2f
Update custom asset report url and redirect old url
2026-04-27 16:26:45 -07:00
1f3481c54b
Use breadcrumb action in route
2026-04-16 12:51:57 +01:00
83adcc61bc
More cleanup
2026-04-16 11:22:39 +01:00
99c3ac56e9
Fixed typo
2026-04-09 18:32:50 +01:00
2d2180c9e8
Added revoke/unrevoke routes
2026-04-09 14:26:11 +01:00
614a2cd5de
Pint cleanup
2026-03-26 16:02:24 +00:00
616d0f00f9
Added #18767 - uploads for companies and departments
2026-03-26 16:02:07 +00:00
1482abc8b9
feat: add PUBLIC_S3_PROXY option to serve public uploads through the app
...
When PUBLIC_S3_PROXY=true, public uploads (images, logos, avatars) are
served through a proxy controller instead of directly from S3. This
allows using a single fully private S3 bucket for all storage, with no
public ACLs or direct S3 URLs exposed to the browser.
The proxy streams files from the configured public disk with proper
cache headers (ETag, Last-Modified, Cache-Control). Disabled by default
for full backward compatibility.
2026-03-19 19:41:05 +01:00
a86b738231
Update route
2026-01-26 17:13:56 -08:00
7d24f50cdc
Removed extra whitespace
2025-12-09 23:49:21 +00:00
60fb67461a
Added downnload route
2025-12-09 23:45:38 +00:00
d20545741e
Nicer views
2025-12-05 17:02:51 +00:00
a97c453706
Small fixes for user profiles
2025-11-18 11:59:54 +00:00
34daffcdf4
Added supplier file uploads
2025-11-10 20:47:45 +00:00
c69f1c0890
Smaller fix for missing audit images
2025-10-21 12:43:59 +01:00
5fdb999ece
Merge branch 'develop' into feature/8709-bulk-deletion-of-asset-categories-suppliers-manufacturers
2025-10-13 13:07:53 +01:00
4b2b2cb68e
Fixed #17891 - missing maintenance file deletion route
2025-09-18 13:58:30 +01:00
30520297e8
Merge branch 'develop' into feature/8709-bulk-deletion-of-asset-categories-suppliers-manufacturers
2025-08-12 11:58:11 -06:00
d0e068f1c0
suppliers completely done, rinse and repeat for the other two
2025-08-11 19:04:36 -05:00
4bf569758f
Cleans up a few rmore outes
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-11 05:05:00 +01:00
9e8eead71e
Renamed routes and method names
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-10 13:29:48 +01:00
3fba307e55
Updated routes
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-10 12:28:18 +01:00
30d447c023
Updated urls/routes
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-08 12:36:35 +01:00
df2545ef80
Updated routes
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-07 18:23:17 +01:00
2244eebc3b
add Component Checkout Mail
2025-07-15 11:00:39 -07:00
4d8c5a86a4
routes added, tests scratched but need writing
2025-07-09 23:01:58 -05:00
f6eccd7277
Added profile routes
...
Signed-off-by: snipe <snipe@snipe.net >
2025-06-22 19:25:30 +01:00
e5dc13e48c
Added ability to seed manufacturers
...
Signed-off-by: snipe <snipe@snipe.net >
2025-04-22 14:13:46 +01:00
e8404c8720
Moved location routes
...
Signed-off-by: snipe <snipe@snipe.net >
2025-04-21 14:41:52 +01:00
3684e9c1e8
Fixed #16640 - FIFO for requestable assets
...
Signed-off-by: snipe <snipe@snipe.net >
2025-04-05 15:38:13 +01:00
6201e475cb
Merge branch 'develop' into feature/sc-24347
2025-03-04 21:20:46 -06:00
f01ff1f1d7
Add dedicated named route
2025-03-04 16:07:35 -08:00
ae7d7f7d22
Merge branch 'develop' into bug/sc-28148
...
# Conflicts:
# routes/web.php
2025-02-20 13:23:55 -08:00
44a7bdbfb5
Moved SAML gui settings routes to web.php
...
Signed-off-by: snipe <snipe@snipe.net >
2025-02-20 14:58:17 +00:00
e264907157
Added breadcrumbs on more web routes
...
Signed-off-by: snipe <snipe@snipe.net >
2025-02-19 14:05:12 +00:00
cd7135ea77
More test fixes
...
Signed-off-by: snipe <snipe@snipe.net >
2025-02-19 06:19:50 +00:00