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
Laurent Destailleur
0fb03fdc2d
Clean code
2023-04-08 01:43:21 +02:00
Laurent Destailleur
be8f9f33df
Look and feel v18
2023-04-06 12:00:39 +02:00
Laurent Destailleur
8898a1a432
Debug ajax tooltip
2023-04-03 19:51:40 +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
a06815ac29
FIX #24278
2023-03-22 19:16:06 +01:00
Laurent Destailleur
a50c0b8292
Fix missing include
2023-03-19 14:56:07 +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
Laurent Destailleur
a92081cf43
Debug Kanban views
2023-03-07 22:04:40 +01:00
Laurent Destailleur
54bb784138
Debug v18
2023-03-02 19:40:28 +01:00
Laurent Destailleur
54fbed2142
Merge pull request #24059 from frederic34/patch-5
...
use hasRight and isModEnabled
2023-03-02 14:11:39 +01:00
Laurent Destailleur
12bd795afc
Work on Kanban view
2023-03-01 20:13:21 +01:00
Frédéric FRANCE
2daa9b2dba
user hasRight
2023-02-27 10:34:28 +01:00
Laurent Destailleur
b0b1e8d327
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-02-27 03:40:12 +01:00
Laurent Destailleur
cd7e93d5bb
Merge pull request #24052 from fappels/17_fix_php_warning
...
Fix dol_print_date warning
2023-02-26 19:21:16 +01:00
Laurent Destailleur
ed5c890769
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-02-25 20:12:48 +01:00
Laurent Destailleur
cbb6ca071a
Fix #yogosha15157
2023-02-25 19:51:05 +01:00
Francis Appels
822b81913f
Fix dol_print_date warning
2023-02-25 14:38:32 +01:00
Frédéric FRANCE
652a215a07
set errors from object
2023-02-24 16:57:39 +01:00
Frédéric FRANCE
7dad374aff
fix emty status select list
2023-02-22 09:32:12 +01:00
Laurent Destailleur
eaa0e5eb3e
CSS
2023-02-19 02:39:39 +01:00
Laurent Destailleur
2168578f2e
Fix inline css
2023-02-18 14:00:25 +01:00
Laurent Destailleur
e489e10b65
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-02-17 16:05:12 +01:00
Frédéric FRANCE
8765e00e00
Merge remote-tracking branch 'upstream/develop' into membertooltip
2023-02-16 21:27:56 +01:00
Laurent Destailleur
3c3d221370
FIX #23914 search_all
2023-02-16 21:23:00 +01:00
Frédéric FRANCE
c1882425db
fix tooltip
2023-02-15 22:26:16 +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
Frédéric FRANCE
1fa1d11500
Merge remote-tracking branch 'upstream/develop' into ajaxtooltip
2023-02-09 15:26:40 +01:00
Frédéric FRANCE
3e7b74557a
add ajax tooltip on intervention
2023-02-08 22:23:40 +01:00
Frédéric FRANCE
dc97584f87
add ajax tooltip on intervention
2023-02-08 22:20:46 +01:00
Laurent Destailleur
7d6db10710
Merge pull request #23658 from FliyFly/qodanaincompatiblereturn
...
Fix (qodana)
2023-02-08 16:06:25 +01:00
Laurent Destailleur
1f195a3be5
Fix #yogosha14963
2023-02-04 14:04:25 +01:00
FLIO
0080b0a80f
fix (qodana) fix condlicts
2023-02-01 23:38:49 +01:00
FLIO
c4521efa57
fix(qodana) fix function comment bad return
2023-01-23 16:31:14 +01:00
Laurent Destailleur
a33603b6ae
Doxygen
2023-01-18 23:58:26 +01:00
Laurent Destailleur
0f475783de
Enhance method getKanbanView
2023-01-18 22:27:52 +01:00
Laurent Destailleur
80d46a22f1
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-01-18 21:36:57 +01:00
Laurent Destailleur
cd5009d8a4
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
2023-01-18 21:21:49 +01:00
Laurent Destailleur
283ad1abcf
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
2023-01-18 20:54:16 +01:00
Laurent Destailleur
2a299068ad
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
2023-01-18 20:45:44 +01:00
stickler-ci
4ee0ede6d8
Fixing style errors.
2023-01-18 08:53:28 +00:00
Noé Courtier
d344e108c9
FIX: Errors Handling for CreateFrom Hooks
2023-01-18 09:44:23 +01:00
Laurent Destailleur
48161b8400
Debug v17. Bad param for selection of project
2023-01-17 13:50:23 +01:00
Laurent Destailleur
8c1ce7873f
standardize code
2023-01-12 13:02:04 +01:00
Laurent Destailleur
ff2835167a
Merge pull request #23474 from lamrani002/kanbanForListIntervention
...
NEW kanbanView for Intervention List
2023-01-11 20:57:17 +01:00
Laurent Destailleur
577ef4a8a1
Merge pull request #23501 from aspangaro/18a4
...
Use isModEnabled()
2023-01-11 10:29:37 +01:00
Alexandre SPANGARO
8f5edcab02
Use isModEnabled()
2023-01-11 06:11:41 +01:00