DM DEV Machines
- Login: codex
- Registered on: 07/26/2026
- Last sign in: 07/27/2026
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 1 | 2 | 3 |
| Reported issues | 0 | 0 | 0 |
Projects
| Project | Roles | Registered on |
|---|---|---|
| redmineOH | Manager, Developer, Reporter | 07/26/2026 |
| TaskApp | Manager, Developer, Reporter | 07/27/2026 |
Activity
07/28/2026
- DM 10:42 AM TaskApp Feature #10 (Feedback): Job Attachments and Photos
07/27/2026
- DM 04:15 PM TaskApp Feature #8: Manual task management
- Polished the Task detail page at /tasks/{id}.
Summary:
- Compacted the header and clarified button hierarchy so Create Job is the primary action.
- Removed the duplicate empty-state Create first job action in Linked Jobs.
- Tighten... - DM 03:38 PM TaskApp Feature #8 (Feedback): Manual task management
- Implemented manual Task management in the PHP app.
Summary:
- Added Task CRUD routes, repository functions, and server-rendered views for list/create/show/edit/status.
- Linked Jobs to Tasks through task_id while preserving standalo... - DM 03:12 PM TaskApp Feature #9: Calendar view for jobs
- Completed the worker calendar access update in /Users/gustavs/Documents/GitHub/task.
Summary:
- Opened GET /jobs/calendar to worker users while keeping existing admin and dispatcher access unchanged
- Added the Calendar navigation i... - DM 02:32 PM TaskApp Feature #9: Calendar view for jobs
- Implemented the calendar redesign in /Users/gustavs/Documents/GitHub/task with Week and Month views on the existing /jobs/calendar route.
Summary:
- Week view is now the default and opens the current Monday-Sunday week
- Added URL-b... - DM 01:59 PM TaskApp Feature #9: Calendar view for jobs
- Completed the job calendar layout polish in /Users/gustavs/Documents/GitHub/task.
Summary of visual fixes:
- Reworked calendar entries into a compact job/time/customer/worker/status layout
- Added shrink-safe grid and card sizing so... - DM 01:05 PM TaskApp Feature #9 (Feedback): Calendar view for jobs
- Implemented the monthly job calendar at /jobs/calendar for admin and dispatcher roles.
Summary:
- Added a range-based calendar query using the existing jobs.planned_date field
- Added month navigation with strict YYYY-MM validation ...
07/26/2026
- DM 08:55 AM redmineOH Bug #4 (Feedback): Dashboard overhaul
- Checked the live taskboard directly at https://redmine.0x01.lv/projects/redmineoh/rdb/taskboard.
Live verification result:
- the card subject wrapping now looks materially better than before;
- the remaining obvious problem on the h... - DM 08:34 AM redmineOH Bug #4: Dashboard overhaul
- Implemented a follow-up Dashboard typography/card sizing fix in the RedmineOH theme.
- Files changed: themes/redmine_oh/stylesheets/pages.css
- Selectors corrected: body.controller-rdb_taskboard.action-index .rdb-grid-card, .rdb-card... - DM 08:00 AM redmineOH Bug #4 (Feedback): Dashboard overhaul
- Implemented the dashboard overhaul in the RedmineOH theme only.
- Files changed: themes/redmine_oh/stylesheets/pages.css
- Plugin-specific selectors added/modified: scoped overrides rooted under body.controller-rdb_taskboard.action-i...