4
11
Fork
You've already forked tomato
1

Tracker receipts #186

Open
edwardloveall wants to merge 1 commit from el-tracker-receipts into el-exclude-tracker-site-receipt
pull from: el-tracker-receipts
merge into: rootable:el-exclude-tracker-site-receipt
rootable:main
rootable:el-edit-tracker
rootable:el-exclude-tracker-site-receipt
rootable:el-trackers
rootable:el-occurrence-view
rootable:el-fix-shift-filter-time-zone
rootable:bb-reports

Note

This requires #184 and #185 before merging

Similar to site receipts, this allows tracker task logs to be exported with the
purpose of printing. It uses a similar but (in this authors humble opinion)
better layout than the site receipts which are somewhat less readable.

A bug in Firefox prevented nice printing when using display: grid where the
table would start on the second page of the print. To fix this, I've set the
element to use display: block when printing. Because it's an edge-to-edge
table, it doesn't effect the overall look of the printed page.

Note that we still need to do some user testing around these, so the
functionality is hidden, for now.

Waterfox 4

> [!NOTE] > This requires #184 and #185 before merging Similar to site receipts, this allows tracker task logs to be exported with the purpose of printing. It uses a similar but (in this authors humble opinion) better layout than the site receipts which are somewhat less readable. A bug in Firefox prevented nice printing when using `display: grid` where the table would start on the second page of the print. To fix this, I've set the element to use `display: block` when printing. Because it's an edge-to-edge table, it doesn't effect the overall look of the printed page. Note that we still need to do some user testing around these, so the functionality is hidden, for now. ![Waterfox 4](/attachments/2fbfa41d-dccf-47f1-b2ca-eba21a949821)
Tracker receipts
Some checks failed
ci/woodpecker/pr/ci Pipeline failed
c08e014f82
Similar to site receipts, this allows tracker task logs to be exported with the
purpose of printing. It uses a similar but (in this authors humble opinion)
better layout than the site receipts which are somewhat less readable.
A bug in Firefox prevented nice printing when using `display: grid` where the
table would start on the second page of the print. To fix this, I've set the
element to use `display: block` when printing. Because it's an edge-to-edge
table, it doesn't effect the overall look of the printed page.
edwardloveall force-pushed el-tracker-receipts from c08e014f82
Some checks failed
ci/woodpecker/pr/ci Pipeline failed
to 41496b0887
All checks were successful
ci/woodpecker/pr/ci Pipeline was successful
2026年07月13日 21:13:25 +02:00
Compare
edwardloveall force-pushed el-tracker-receipts from 41496b0887
All checks were successful
ci/woodpecker/pr/ci Pipeline was successful
to b94ddf8780
All checks were successful
ci/woodpecker/pr/ci Pipeline was successful
2026年07月14日 16:58:43 +02:00
Compare
All checks were successful
ci/woodpecker/pr/ci Pipeline was successful
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin el-tracker-receipts:el-tracker-receipts
git switch el-tracker-receipts

Merge

Merge the changes and update on Forgejo.
git switch el-exclude-tracker-site-receipt
git merge --no-ff el-tracker-receipts
git switch el-tracker-receipts
git rebase el-exclude-tracker-site-receipt
git switch el-exclude-tracker-site-receipt
git merge --ff-only el-tracker-receipts
git switch el-tracker-receipts
git rebase el-exclude-tracker-site-receipt
git switch el-exclude-tracker-site-receipt
git merge --no-ff el-tracker-receipts
git switch el-exclude-tracker-site-receipt
git merge --squash el-tracker-receipts
git switch el-exclude-tracker-site-receipt
git merge --ff-only el-tracker-receipts
git switch el-exclude-tracker-site-receipt
git merge el-tracker-receipts
git push origin el-exclude-tracker-site-receipt
Sign in to join this conversation.
No reviewers
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
rootable/tomato!186
Reference in a new issue
rootable/tomato
No description provided.
Delete branch "el-tracker-receipts"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?