atm-corentin
a41622707e
Fix crash when opportunity won without third-party
2025-12-22 14:26:38 +01:00
Laurent Destailleur
5598bc066a
FIX List is filtered on task status when it should not
2025-12-11 03:06:44 +01:00
Laurent Destailleur
4ea6af9535
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into 22.0
2025-12-05 16:38:15 +01:00
Laurent Destailleur
2e46ac45c5
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0
2025-12-05 16:34:02 +01:00
Laurent Destailleur
a098185476
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0
2025-12-05 16:27:07 +01:00
Laurent Destailleur
7cd529a179
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2025-12-05 16:22:11 +01:00
atm-florian
cc5a8fd15a
FIX: PR#36401 fixed a missing GETPOSTISSET() but the check involves a variable ($taskid) that was renamed ($tmptaskid) in 18.0
2025-12-05 09:29:15 +01:00
Laurent Destailleur
50db4e6499
Merge pull request #36518 from JonBendtsen/fix_36507_commit_9801f02
...
Fix broken commit 9801f02 mentioned in issue #36507
2025-12-04 18:15:43 +01:00
Jon Bendtsen
8deec3f918
it returns an Object, but it can not be TimeSpent because that creates a infinite loop
2025-12-04 16:23:13 +01:00
Jon Bendtsen
66d3df4cc6
Fix broken commit 9801f02 mentioned in issue #36507
2025-12-03 21:06:13 +01:00
Lucas Marcouiller
894bbd5786
Merge branch '22.0' into fix-#36475
2025-12-02 08:36:25 +01:00
Lucas Marcouiller
55977d16f1
fix warning
2025-12-02 08:35:53 +01:00
Lucas Marcouiller
792070b5f5
fix a potential warning
2025-12-02 08:34:41 +01:00
Laurent Destailleur
a96727726e
Merge pull request #36488 from BenjaminFlr/35411
...
FIX(tasks): dates in ganttview
2025-12-01 13:14:03 +01:00
Benjamin Falière
819453b546
FIX (tasks): dates in gantt view
2025-11-30 13:21:13 +01:00
Jon Bendtsen
9801f022f9
PHPStan fix
2025-11-30 12:09:08 +01:00
Jon Bendtsen
f7fee10e23
1 more pre-commit check fix
2025-11-30 12:03:57 +01:00
Jon Bendtsen
579f1ab1f7
actual pre-commit fix
2025-11-30 11:59:59 +01:00
Jon Bendtsen
bd31e922c8
letting API TASK PUT timespent update the product
2025-11-30 11:59:47 +01:00
Jon Bendtsen
6676171146
fix pre-commit CI check
2025-11-30 11:35:39 +01:00
Jon Bendtsen
58afc38ec4
API POST can now include a product_id
2025-11-30 11:30:01 +01:00
Jon Bendtsen
9a47931329
FIX: API task getTimeSpent to actually return data
2025-11-30 11:04:34 +01:00
Jon Bendtsen
18d8cfd510
making a more general fix for checking access to projet_task
2025-11-30 09:35:05 +01:00
Jon Bendtsen
9b0732dd49
FIX : #33899 API Timespent Service Field
2025-11-30 00:02:34 +01:00
Lucas Marcouiller
8664f74154
Fix #36475 bad value for project gantt start
2025-11-29 21:55:45 +01:00
Laurent Destailleur
749586792b
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into 22.0
2025-11-25 21:13:01 +01:00
Laurent Destailleur
3890968fbc
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0
2025-11-25 21:12:38 +01:00
Laurent Destailleur
b01bbd5c8f
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0
2025-11-25 21:09:55 +01:00
Laurent Destailleur
69ac8cebbf
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2025-11-25 21:09:26 +01:00
Laurent Destailleur
1e16bf5160
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2025-11-25 21:09:04 +01:00
Florian Mortgat
c2635f5242
FIX 17.0: perweek.php resets task progress to 0% when: ( #36401 )
...
* FIX 17.0: perweek.php resets task progress to 0% when:
1. the column "Declared real progress" is hidden (which means the corresponding form inputs won't be displayed)
2. and the user doesn't enter any time for that task (= leaves the input empty)
If the column is shown, the bug doesn't occur because the correct value is sent with $_POST.
If the user enters time, the bug doesn't occur because there is a GETPOSTISSET test for that case.
* Apply suggestion from @atm-florianm
variable name ($taskid vs $tmptaskid)
2025-11-24 16:32:27 +01:00
Regis Houssin
0aa6652005
FIX #35141 ( #36390 )
...
* FIX #35141
* FIX avoid problem with chinese language
2025-11-24 16:03:38 +01:00
Laurent Destailleur
dc689f1410
CSS
2025-11-14 15:14:02 +01:00
Regis Houssin
fa10fc0f94
FIX avoid NULL value ( #36126 )
2025-11-06 13:15:03 +01:00
Laurent Destailleur
d49426ef30
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into 22.0
2025-10-21 01:49:53 +02:00
Laurent Destailleur
3fca1d8cb1
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0
2025-10-21 01:46:46 +02:00
Laurent Destailleur
f82675c729
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0
2025-10-21 01:40:55 +02:00
Laurent Destailleur
700b89d578
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2025-10-21 01:35:08 +02:00
Eric - CAP-REL
88db5b4bd7
fix task file path for download ( #35793 )
...
* fix task file path for download
* better fix thanks to regis for multicompany support
2025-10-21 01:33:38 +02:00
Frédéric FRANCE
61b70cfbe5
fix CI v22 ( #35737 )
...
* fix CI v22
* $error is already checked
2025-10-14 19:30:09 +02:00
Laurent Destailleur
9f6f781e01
FIX The status of customer was not synchronized with opportunity status
2025-10-13 15:07:45 +02:00
ldestailleur
685119cdde
Fix option MAIN_SHOW_TECHNICAL_ID borken on projects
2025-10-07 16:02:54 +02:00
ldestailleur
6ead2839d0
Fix missing several test on permission on actions
2025-09-23 16:41:53 +02:00
Frédéric FRANCE
bcbcf30959
fix CI v22 ( #35227 )
...
* fix CI v22
* Update time.php
* Update card.php
* Update card.php
* Update card.php
* Update card.php
* Update card.php
* Update card.php
* Update card.php
* Update card.php
2025-09-04 20:58:40 +02:00
ldestailleur
8089334670
Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into 22.0
2025-09-04 14:01:27 +02:00
ldestailleur
05f3111134
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0
2025-09-04 13:51:56 +02:00
ldestailleur
5ae358d5b5
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 20.0
2025-09-04 13:49:07 +02:00
ldestailleur
258fe1124b
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2025-09-04 13:38:03 +02:00
ldestailleur
6cb1eaef92
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into 22.0
2025-09-03 19:22:53 +02:00
ldestailleur
68e239efe4
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0
2025-09-03 19:21:14 +02:00