mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-01-21 16:23:20 +01:00
* Implement listTimespent method in api_projects.class.php Added a new method to retrieve all timespent data with filtering options (with filter, sort, ...) * Fix comment formatting and improve listTimespent method * Fix comment formatting and adjust function definition * Refactor response structure for pagination data * Initialize obj_ret as an empty array