This website requires JavaScript.
Explore
Help
Register
Sign In
Wavyzz
/
dolibarr
Watch
2
Star
0
Fork
1
You've already forked dolibarr
mirror of
https://github.com/Dolibarr/dolibarr.git
synced
2026-03-21 09:33:51 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a7cd496bd2bcaccb3f13d8dfaa466aa5d3f3a550
dolibarr
/
htdocs
/
projet
/
class
History
Laurent Destailleur
7715513ac9
Some API HTTP return code were moved from 401 to 403 to better follow
...
REST specification.
2024-04-02 14:47:49 +02:00
..
api_projects.class.php
Some API HTTP return code were moved from 401 to 403 to better follow
2024-04-02 14:47:49 +02:00
api_tasks.class.php
Some API HTTP return code were moved from 401 to 403 to better follow
2024-04-02 14:47:49 +02:00
project.class.php
Fix null return by initialising return value and generate error on 0
2024-03-20 21:58:48 +01:00
projectstats.class.php
Fix PhanTypeMismatchReturnNullable by forcing type for phan
2024-03-20 21:58:41 +01:00
task.class.php
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
2024-03-28 10:55:44 +01:00
taskstats.class.php
Qual: Fix typing hints for DoliDB (
#27484
)
2024-01-13 15:50:02 +01:00