Kevin Papst
                                            Kevin Papst
                                        
                                    Extending on that: we could make customer and project "optional" as long as there is only one of both existing. The **create timesheet** and **edit timesheet** form would fetch that...
Can you have a look at the linked PR #443 ?
Yep I know its not exactly what you asked for. But in this case I would like to question if we can't find a better approach. - You can restart...
Yes, but thats more a wording issue. The "recent activities" menu in reality displays a list of the 10 last unique timesheet records (which is not ideal, but thats a...
I am not saying your request is not valid: I am questioning if this is the best solution we can find ;-) You kind of said it already: using the...
Thanks for this quick prototype @adrianrudnik - really appreciated! I never worked with either PWA or service workers. As you said in #1560 adding this is a technical debt and...
You can check this code as example (color chooser): https://github.com/kevinpapst/kimai2/blob/master/assets/js/plugins/KimaiFormSelect.js#L124 I guess the code cannot be re-used, because the data project collection uses the `color` field. And this activates the...
Share what you have tried and we can talk about it.
Workaround: Create a customer/project/activity combination for "I will correct these later". You can then start the activity with 2 clicks (open action dropdown > restart record), eg from "latest activity"...
Next version #2902 will allow to create new activities from the dropdown: Support for creating `customers` and `projects` will NOT be added.