Commit Graph

3549 Commits

Author SHA1 Message Date
Laurent Destailleur
a5977e75ce Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-12-14 10:58:46 +01:00
Laurent Destailleur
a534c8dbdb Fix phpcs 2023-12-14 10:56:25 +01:00
atm-lena
ddf960e1c4 Add contact to project and tasks : formconfirm get url too long 2023-12-13 14:32:58 +01:00
Regis Houssin
d91d1838c7
FIX missing project entity filter (Issue #26243) (#26247) 2023-10-20 03:20:06 +02:00
Laurent Destailleur
3a84d84e65 Fix phpcs 2023-09-04 19:47:38 +02:00
Andrea Volani
4de001b43c No need to enforce check on param 'htmlname' 2023-09-04 09:40:53 +02:00
Andrea Volani
6769cf29d7 Merge branch '17.0' of https://github.com/avolani/dolibarr into 17.0 2023-09-04 09:13:42 +02:00
Andrea Volani
07d821b52c Return correct content type based on the call used. 2023-09-04 09:11:57 +02:00
avolani
c2e292d1d4
Return right content type
Revert content type to html (no json here, ajax calls fails)
2023-08-30 08:34:09 +02:00
John BOTELLA
6388ddeb6f
Fix column display (#25490) 2023-07-27 17:55:34 +02:00
Frédéric FRANCE
810a2ec650
fix no various payment in project overview
test was inverted here edf79382bf
2023-07-05 09:54:45 +02:00
Frédéric FRANCE
3a0bcfa58f
fix tooltip in element project
if $margin = 0 then $margin == 'add' is true
do not compare int with string
2023-06-27 11:14:06 +02:00
Laurent Destailleur
00431c1ece Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-06-16 01:09:56 +02:00
Laurent Destailleur
2fe9e24961 Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2023-06-16 00:56:43 +02:00
Laurent Destailleur
0d46edd121 Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0 2023-06-16 00:45:37 +02:00
Maxime Kohlhaas
c7304271fa Fix #23806 use dictionary position to display contact type list 2023-06-11 00:42:29 +02:00
Laurent Destailleur
c76d7c0c19
Merge pull request #24938 from FHenry/17_fix_display_project_bugdet_field
fix: display budget field on load project
2023-06-09 09:36:56 +02:00
Florian HENRY
59496f1066 review: always display budget field and fix bad quote 2023-06-08 23:32:59 +02:00
Laurent Destailleur
60b5280d85 FIX #24918 2023-06-04 15:26:52 +02:00
Laurent Destailleur
7f9c34a935 Fix more complete than #24938 2023-06-04 02:33:53 +02:00
Florian HENRY
57defe4382 fix: display budget field on load 2023-06-01 17:02:10 +02:00
Laurent Destailleur
421f7ecff4 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-05-21 11:36:42 +02:00
Laurent Destailleur
6350df54e8 Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2023-05-21 11:22:36 +02:00
Laurent Destailleur
39da668060
Merge pull request #24739 from noec764/15_FIX_Tasks_event_not_displayed
FIX: Task events not displayed
2023-05-16 22:57:35 +02:00
Laurent Destailleur
9743bbde60 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-05-16 19:46:09 +02:00
Laurent Destailleur
7e6666038c Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2023-05-16 19:43:23 +02:00
Laurent Destailleur
8def870558
Merge pull request #24751 from atm-jpb/fix_update_date_on_task_in_tab_consummed_time
FIX : add a test for updating date on task update in tab time consummed pro…
2023-05-12 19:11:00 +02:00
jpb
b5c0fda8a9 add a test for updating date on task update in tab time consummed project. 2023-05-12 15:00:48 +02:00
Laurent Destailleur
607fb89b38 Clean code 2023-05-12 14:52:47 +02:00
Laurent Destailleur
1d22be092d Fix lang trans 2023-05-12 14:51:22 +02:00
Laurent Destailleur
ca21aef394 Fix typo 2023-05-12 14:28:52 +02:00
Noé Courtier
07bec30c32 FIX: Task events not displayed 2023-05-11 11:10:33 +02:00
Noé Courtier
bc42bdef49 FIX: wrong colspan for tasks list 2023-05-11 09:25:07 +02:00
Laurent Destailleur
f88f5cd7c6 Fix css 2023-05-11 02:09:39 +02:00
mc2contributor
8e0e134dc5
Add "@return void" to satisfy CI check 2023-04-28 10:20:48 -06:00
mc2contributor
7a8fd37a4a
Fix issues identified by CI in pull request. 2023-04-28 10:07:46 -06:00
stickler-ci
034f1167fd Fixing style errors. 2023-04-27 18:51:33 +00:00
mc2contributor
a9775a4413
API endpoint to delete timespent record 2023-04-27 11:49:18 -06:00
mc2contributor
b7b322e661
API endpoint to update timespent record 2023-04-27 11:46:39 -06:00
Laurent Destailleur
0cf4fca331 Fix look and feel v17 2023-04-27 18:00:53 +02:00
Gauthier PC portable 024
bb350d062b FIX : deletion of a line of time spent (backport e3aa438d2a) 2023-04-26 10:25:08 +02:00
stickler-ci
69f6685971 Fixing style errors. 2023-04-20 18:23:40 +00:00
antonin_tdj
1410565b83
Fix ref_client on Project Overview for propale
The ref_customer in the propal object is name ref_client. 
I just added another check if nothing is found.
2023-04-20 19:55:31 +02:00
Laurent Destailleur
24fdec736b Fix missing escape html 2023-04-12 14:53:54 +02:00
Laurent Destailleur
b577457c86 css 2023-04-12 14:50:19 +02:00
Laurent Destailleur
89f6906851 Trans 2023-04-10 12:09:52 +02:00
Laurent Destailleur
eb187052e8 Fix column alignment/balance 2023-04-10 11:44:19 +02:00
Laurent Destailleur
3f3e8a84ff FIX Report of date of task suggested only if there is tasks 2023-04-10 11:23:18 +02:00
Laurent Destailleur
fa8b6ecd55 css 2023-04-08 16:53:18 +02:00
Laurent Destailleur
1be641a30d css 2023-04-08 14:37:27 +02:00