Commit Graph

349 Commits

Author SHA1 Message Date
Marc de Lima Lucio
35528a5885 FIX: prevent log warning with online signature url (#34361) 2025-06-05 18:29:12 +02:00
Laurent Destailleur
64fb9d0db7 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0 2024-01-11 13:45:16 +01:00
William Mead
8f7a4800ee Added notification information on intervention validated confirmation message 2024-01-09 14:49:20 +01:00
Laurent Destailleur
a257dcfa48 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0 2023-11-23 18:48:52 +01:00
William Mead
02eadb29fc FIX #25458 intervention localizations (backport v17) (#26757)
* Fix reopen button localization. Added contributor details.

* Added EN done localization

* Added FR done localization

---------

Co-authored-by: William Mead <william.mead@manchenumerique.fr>
2023-11-20 20:19:43 +01:00
Laurent Destailleur
1be3570bdf Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 18.0 2023-10-24 19:27:39 +02:00
Lucas Marcouiller
2dc5419145 Fix #26337 updateline fatal error on updateline (#26341)
Co-authored-by: Hystepik <lucas.marcouiller@gmail.com>
2023-10-24 13:12:59 +02:00
Laurent Destailleur
e0d4a5160e Fix case 2023-08-04 10:57:55 +02:00
Laurent Destailleur
0c19ac1fcc FIX #25524 2023-08-01 15:22:32 +02:00
Frédéric France
5a018d715d use user hasRight 2023-06-06 00:05:02 +02:00
Laurent Destailleur
fe9521b6b2 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-05-21 17:34:34 +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
Noé Courtier
0531f9a853 FIX: Missing error message display on insertExtrafields() 2023-05-17 10:56:15 +02:00
Laurent Destailleur
c4ea0c7d35 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-05-04 21:43:37 +02:00
Laurent Destailleur
077c3312ce FIX Update hour of intervention line 2023-05-04 20:15:10 +02:00
Laurent Destailleur
582f13c81b Merge pull request #24518 from cmfpmatik/patch-4
NEW : Update card.php fichinter - Total duration in hours
2023-05-01 16:41:04 +02:00
Oarces DEV
8776c6dcd9 Update card.php 2023-04-19 00:57:32 +02:00
Frédéric FRANCE
fa849696fb use isModEnabled 2023-04-18 20:16:02 +02:00
Oarces DEV
f9ed6ff4f3 Update card.php
This code generates two rows of a table to display the total duration of an employee, one in time format (DD HH:MM) and the other in hour format (HH).

The first row (original code) displays the title "TotalDurationTime" using the "trans" method of the $langs object to translate the string. The total time is converted to HH:MM:SS format using the "convertSecondToTime" function, which takes into account the daily work time duration specified in the global variable $conf->global->MAIN_DURATION_OF_WORKDAY.

The second row displays the title "TotalDurationHour" using the "trans" method of the $langs object to translate the string. The total duration is converted to hours using the "convertDurationtoHour" function, specifying "s" as the time unit (seconds).
2023-04-13 16:54:26 +02:00
Maximilien Rozniecki
ef4000bb19 the problem persist, we need to do an array_merge to not lose the invisible etrafields since they are not send via GET/POST 2023-03-23 10:31:39 +01:00
Laurent Destailleur
dc2cb7fbb3 NEW Add dropdown button actions (example on Create button on project) 2023-03-18 14:10:23 +01:00
Laurent Destailleur
60fe730a48 Look and feel v18 2023-03-12 13:56:15 +01:00
Frédéric FRANCE
03e8ee0e6d use user->hasRight 2023-02-14 23:00:15 +01:00
Frédéric FRANCE
ae48571135 use user->hasRight 2023-02-14 22:56:12 +01:00
Laurent Destailleur
48161b8400 Debug v17. Bad param for selection of project 2023-01-17 13:50:23 +01:00
hystepik
0aee71a656 Fix : ficheinter cards and stat 2022-12-06 15:46:50 +01:00
Laurent Destailleur
2e1e6120ce Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2022-10-24 19:51:05 +02:00
Laurent Destailleur
a01e628187 Merge branch 'develop' into feature/intervention_ext_download 2022-10-24 19:48:19 +02:00
Laurent Destailleur
c22e97d7f3 Merge pull request #22645 from JavierNR/feature/intervention_signature
NEW: Enable online signature for interventions
2022-10-24 17:58:49 +02:00
Laurent Destailleur
330a1199e4 Look and feel v17 2022-10-21 15:08:54 +02:00
Javier Núñez
556664f246 Modify fichinter card and class 2022-10-20 16:41:27 +02:00
stickler-ci
57ca1e9e3c Fixing style errors. 2022-10-20 12:02:06 +00:00
Javier Núñez
eb4a260fca NEW: Add option FICHINTER_ALLOW_EXTERNAL_DOWNLOAD 2022-10-20 13:52:51 +02:00
Laurent Destailleur
ae4f8b23d5 Standardize code for action buttons Delete 2022-10-10 11:39:50 +02:00
Philippe GRAND
bb13074488 update code toward php8 compliance 2022-09-24 14:49:47 +02:00
Frédéric France
8d33953142 add comment 2022-09-07 20:08:59 +02:00
Laurent Destailleur
760c6e581e Merge pull request #22060 from grandoc/new_branch_03_09_2022
Update code
2022-09-03 11:44:36 +02:00
Philippe GRAND
79fc182201 Update code 2022-09-03 11:24:17 +02:00
Frédéric FRANCE
9150f5102e Merge remote-tracking branch 'upstream/develop' into pr/grandoc/22009 2022-09-02 11:44:45 +02:00
Philippe GRAND
19e31c0a6f update code 2022-08-31 22:26:20 +02:00
Frédéric France
e71692e745 fix php8 warnings 2022-08-31 22:02:31 +02:00
Frédéric France
e78f9a56be use isModEnabled 2022-08-23 20:16:28 +02:00
Frédéric France
4bef0f5745 use isModEnabled 2022-08-23 20:01:34 +02:00
Laurent Destailleur
24dc936000 Revert "default to create on card.php if $action is empty"
This reverts commit e0b664066b.
2022-07-11 00:05:50 +02:00
Christian Foellmann
e0b664066b default to create on card.php if $action is empty 2022-07-11 00:01:42 +02:00
Frédéric France
f8f71dd531 use getDolGlobalString 2022-06-22 13:16:45 +02:00
Frédéric France
287f868fbb use getDolGlobalString 2022-06-22 08:36:24 +02:00
Laurent Destailleur
eeff8fdc0d Debug v16 2022-06-20 02:10:27 +02:00
Laurent Destailleur
dd392143e1 Fix conf->projet conf->project 2022-06-14 17:53:17 +02:00