phpreport
phpreport copied to clipboard
Web tool for project time tracking and project management.
Bumps [next](https://github.com/vercel/next.js) from 14.0.4 to 14.2.3. Release notes Sourced from next's releases. v14.2.3 [!NOTE] This release is backporting bug fixes. It does not include all pending features/changes on canary. Core...
In the existing application, developers can provide a list of links in the .env file and these are added to the top menu. We need to pull in those links...
Bumps [jose](https://github.com/panva/jose) from 4.15.4 to 4.15.5. Release notes Sourced from jose's releases. v4.15.5 Fixes add a maxOutputLength option to zlib inflate (1b91d88), fixes CVE-2024-28176 Changelog Sourced from jose's changelog. 4.15.5...
User should be able to log only to the projects assigner to them or to projects marked as "leave" type.
If a user is accessing a url directly or their session expires, after they sign in again they are redirect to `/tasks`. Ideally they should be redirected to the url...
Using this template as an example, let's add a user avatar and the user name to the left sidebar: https://mui.com/joy-ui/getting-started/templates/order-dashboard/
Currently, the Vacation Management page shows Days Booked per Week and includes partial leaves (days where the number of of hours is less than a user journey), but doesn't account...
We currently have some hotkeys for the tasks screen. There are ctrl and alt variations to address the different behaviors of browsers (e.g. some browsers don't allow to overwrite ctrl+n...
If you enable the [block report](https://github.com/Igalia/phpreport/blob/master/docs/user/settings-management.rst#task-report-block-settings) feature, the buttons to create new tasks or save them are disabled for blocked dates, but the hotkeys are still working. You can still...