Commit Graph

626 Commits

Author SHA1 Message Date
Laurent Destailleur
45c9e6064e FIX #yogosha12439 Remove define('NOCSRFCHECK', '1') 2022-09-12 12:47:00 +02:00
UT from dolibit
9c2d4fa2d3
Update evaluation.class.php 2022-09-11 11:53:37 +02:00
UT from dolibit
e43a86521a
Update admin_establishment.php 2022-09-11 11:50:37 +02:00
UT from dolibit
97018db06d
Update admin_hrm.php 2022-09-11 11:48:30 +02:00
UT from dolibit
f911e79b1c
Update evaluation_extrafields.php 2022-09-11 11:46:13 +02:00
UT from dolibit
a5c216e16a
Update job_extrafields.php 2022-09-11 11:44:31 +02:00
UT from dolibit
733a7d2c81
Update skill_extrafields.php 2022-09-11 11:42:59 +02:00
UT from dolibit
3752272f1b
Update skill_tab.php 2022-09-11 11:41:00 +02:00
UT from dolibit
e617c2678b
Update skill_note.php 2022-09-11 11:38:33 +02:00
stickler-ci
6d57f4f0c7 Fixing style errors. 2022-09-11 09:38:05 +00:00
UT from dolibit
710f755efe
Update skill_list.php 2022-09-11 11:37:16 +02:00
UT from dolibit
fa3451fb74
Update skill_document.php 2022-09-11 11:34:40 +02:00
UT from dolibit
c44725b080
Update skill_contact.php 2022-09-11 11:32:08 +02:00
UT from dolibit
95a94a7c89
Update skill_card.php 2022-09-11 11:29:11 +02:00
UT from dolibit
06ec607f22
Update skill_agenda.php 2022-09-11 11:27:02 +02:00
UT from dolibit
2f07d48894
Update position_note.php 2022-09-11 11:25:22 +02:00
UT from dolibit
3665332546
Update position_list.php 2022-09-11 11:23:15 +02:00
UT from dolibit
c78c08bf1c
Update position_document.php 2022-09-11 11:20:54 +02:00
UT from dolibit
3cd4a74bea
Update position_contact.php 2022-09-11 11:19:09 +02:00
UT from dolibit
f9248ab4b8
Update position_card.php 2022-09-11 11:16:31 +02:00
UT from dolibit
6dcddafaa7
Update position_agenda.php 2022-09-11 11:14:22 +02:00
UT from dolibit
6e701e4bc2
Update job_note.php 2022-09-11 11:05:59 +02:00
UT from dolibit
c1dbb9559f
Update job_list.php 2022-09-11 11:03:44 +02:00
UT from dolibit
cbe98f44cd
Update job_document.php 2022-09-11 11:01:36 +02:00
UT from dolibit
b084da4502
Update job_contact.php 2022-09-11 10:59:44 +02:00
UT from dolibit
6430310d74
Update job_card.php 2022-09-11 10:57:59 +02:00
UT from dolibit
9e0a4988ab
Update job_agenda.php 2022-09-11 10:53:39 +02:00
UT from dolibit
a083de68f8
Update index.php 2022-09-11 10:52:00 +02:00
UT from dolibit
0374cb103e
Update evaluation_note.php 2022-09-11 10:49:12 +02:00
UT from dolibit
2a9cc27843
Update evaluation_list.php 2022-09-11 10:46:49 +02:00
UT from dolibit
74d5c1eb6c
Update evaluation_document.php 2022-09-11 10:44:05 +02:00
UT from dolibit
8712b5eaea
Update evaluation_contact.php 2022-09-11 10:41:25 +02:00
UT from dolibit
8b9ba57786
Update evaluation_card.php 2022-09-11 10:38:04 +02:00
UT from dolibit
35f3f8b928
Update evaluation_agenda.php 2022-09-11 10:35:07 +02:00
Philippe GRAND
e73b8983bf update code toward php8 compliance 2022-09-10 11:07:00 +02:00
Laurent Destailleur
7a277d9560
Merge branch 'develop' into loaddolibarrenv 2022-09-09 17:02:05 +02:00
Laurent Destailleur
7e6d52c137
Merge pull request #22168 from Hystepik/develop#2
Fix : php 8.1 warnings
2022-09-09 15:51:03 +02:00
Laurent Destailleur
ccc1634c23
Merge pull request #22175 from Hystepik/develop#6
Fix : php 8.1 warnings
2022-09-09 14:06:55 +02:00
Laurent Destailleur
b23ab2cb71 FIX #yogosha12266 2022-09-09 13:58:54 +02:00
lmarcouiller
14a3bc7360 Fix : php 8.1 warnings 2022-09-09 12:26:17 +02:00
lmarcouiller
68b72ac17d Fix : php 8.1 warnings 2022-09-09 10:06:16 +02:00
Frédéric France
8d33953142 add comment 2022-09-07 20:08:59 +02:00
lmarcouiller
3df3bd8c4a Fix ; permission check code 2022-09-06 15:37:00 +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
0bef12000b update code 2022-08-31 22:40:15 +02:00
Philippe GRAND
6963e3ddbc update code 2022-08-31 22:39:53 +02:00
Philippe GRAND
6d2506eeb9 update code 2022-08-31 22:39:32 +02:00
Philippe GRAND
c934fd1dbb update code 2022-08-31 22:39:10 +02:00
Philippe GRAND
6541e23bcd update code 2022-08-31 22:38:45 +02:00
Frédéric France
eb8097d81c use isModEnabled 2022-08-31 22:23:32 +02:00
Frédéric France
8e66b7207e replace ! empty by !empty 2022-08-31 22:14:20 +02:00
Frédéric France
fc01cc66cd fix php8 warnings 2022-08-31 21:55:55 +02:00
Frédéric France
ece2f5553a fix php8 warnings 2022-08-31 21:49:10 +02:00
Laurent Destailleur
19b436b09c
Merge pull request #21999 from dolibit-ut/patch-494
Update compare.php
2022-08-31 14:50:54 +02:00
Laurent Destailleur
519a411677
Merge pull request #22000 from dolibit-ut/patch-495
Update index.php
2022-08-31 14:50:33 +02:00
UT from dolibit
e390e6273b
Update position.php 2022-08-31 10:56:16 +02:00
UT from dolibit
66cb51708c
Update index.php 2022-08-31 10:49:27 +02:00
UT from dolibit
f6c6797dc4
Update compare.php 2022-08-31 10:38:18 +02:00
Philippe GRAND
11f92f9d7c FIX php8 compatibility 2022-08-28 14:18:24 +02:00
Philippe GRAND
772a50fe0c FIX php8 compatibility 2022-08-28 14:17:53 +02:00
Philippe GRAND
66859f8624 FIX php8 compatibility 2022-08-28 14:17:17 +02:00
Philippe GRAND
ca822e15f9 FIX php8 compatibility 2022-08-28 14:16:50 +02:00
Philippe GRAND
f241a1fc67 FIX php8 compatibility 2022-08-28 14:16:24 +02:00
Philippe GRAND
c513492569 FIX php8 compatibility 2022-08-28 14:15:53 +02:00
Philippe GRAND
45354e62aa FIX php8 compatibility 2022-08-28 14:15:28 +02:00
Philippe GRAND
a2a7f45100 FIX php8 compatibility 2022-08-28 14:15:02 +02:00
Philippe GRAND
5671c03bd3 FIX php8 compatibility 2022-08-28 14:14:29 +02:00
Philippe GRAND
965cf60c76 FIX php8 compatibility 2022-08-28 14:13:57 +02:00
Laurent Destailleur
528d54ba79 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into develop 2022-08-02 20:28:07 +02:00
Laurent Destailleur
a32b31bf4f Fix bad var $liste_limit 2022-08-02 18:57:20 +02:00
Laurent Destailleur
a4b7f38346 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
	htdocs/core/boxes/box_actions.php
	htdocs/core/boxes/box_contracts.php
	htdocs/core/boxes/box_factures_fourn.php
	htdocs/core/boxes/box_factures_fourn_imp.php
	htdocs/core/boxes/box_ficheinter.php
	htdocs/core/boxes/box_propales.php
	htdocs/core/boxes/box_services_expired.php
	htdocs/core/boxes/box_supplier_orders.php
	htdocs/core/boxes/box_supplier_orders_awaiting_reception.php
2022-07-29 11:22:01 +02:00
Laurent Destailleur
0b568aebad Fix missing link to vcal for some tabs of user 2022-07-29 10:41:09 +02:00
Laurent Destailleur
ab81492fa4 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
	htdocs/core/class/html.formwebsite.class.php
	htdocs/core/lib/cron.lib.php
2022-07-24 22:17:25 +02:00
Laurent Destailleur
40ae516034 Debug v16 2022-07-24 17:37:02 +02:00
Laurent Destailleur
89999d0138 Fix update description of skills 2022-07-24 17:31:30 +02:00
Laurent Destailleur
8422d3079c Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into develop 2022-07-12 19:10:08 +02:00
Laurent Destailleur
f405da2a18 Debug v16 2022-07-12 19:04:28 +02:00
Laurent Destailleur
0d3a69721f
Update establishment.class.php 2022-07-12 18:40:15 +02:00
Laurent Destailleur
82a268ed80
Update establishment.class.php 2022-07-12 18:37:19 +02:00
Christian Foellmann
535f5e56e8 fix establishment object UI display 2022-07-12 13:27:40 +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
Laurent Destailleur
a23969981c
Merge pull request #21424 from FHenry/dev_fixRH
fix: GHR missing token
2022-07-01 11:39:05 +02:00
Laurent Destailleur
7e1cb39d36
Update skill_tab.php 2022-07-01 11:38:42 +02:00
Florian HENRY
ab0ee7b133 fix: GRH missing tocken 2022-07-01 09:49:49 +02:00
Laurent Destailleur
4c4e081997 Debug v16 2022-06-28 13:09:53 +02:00
Laurent Destailleur
49e4a070dc Work on #21136 2022-06-23 14:14:25 +02:00
Frédéric France
9f32100fef Merge remote-tracking branch 'upstream/develop' into useismodenabled 2022-06-21 20:27:57 +02:00
Frédéric France
1f7fc7a2ae getDolGlobalString 2022-06-21 20:25:25 +02:00
Laurent Destailleur
da042c7f57 Debug v16 to prepare stable status of module HRM #21136 2022-06-18 14:11:41 +02:00
Laurent Destailleur
dd392143e1 Fix conf->projet conf->project 2022-06-14 17:53:17 +02:00
Laurent Destailleur
241ed090e3
Merge pull request #21219 from ptibogxiv/patch-16
Fix php 8 compatibility
2022-06-12 18:50:59 +02:00
Laurent Destailleur
74c4cb618d
Update skillrank.class.php 2022-06-12 18:49:14 +02:00
Laurent Destailleur
bea431cbb9
Update skillrank.class.php 2022-06-12 18:48:47 +02:00
ptibogxiv
e02f194c01
Fix php 8 compatibility 2022-06-12 14:37:36 +02:00
ptibogxiv
66b792704a
Fix php 8 compatibility 2022-06-12 14:35:48 +02:00
Frédéric FRANCE
38b18a68d7
Merge branch 'develop' into useismodenabled 2022-06-10 10:07:41 +02:00
Frédéric France
0b8179d7ef use isModEnabled function 2022-06-09 22:49:48 +02:00
Frédéric France
400afc937f use isModEnabled function 2022-06-09 22:16:48 +02:00
Laurent Destailleur
cd041c9ea1 Clean code 2022-06-03 02:41:00 +02:00
Laurent Destailleur
5f9ef61d32 Debug v16 2022-05-19 09:36:47 +02:00
Laurent Destailleur
e1c2968ae7 Look and feel v16 2022-05-18 23:11:59 +02:00
Laurent Destailleur
f52a7a26f6 Debug v16 - Fix for postgresql - Fix for sql loading per module - php8 2022-05-08 15:18:34 +02:00
Laurent Destailleur
994b500a68 PHP 8.0 compatibility 2022-04-08 00:14:29 +02:00
Laurent Destailleur
baa4608812 Debug v16 2022-04-07 18:16:06 +02:00
Laurent Destailleur
d514d72ac5 Doxygen 2022-04-03 12:35:30 +02:00
Laurent Destailleur
3dd0716933 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop

Conflicts:
	htdocs/hrm/skill_list.php
2022-03-29 15:40:10 +02:00
Laurent Destailleur
5c218d6e4b Fix url 2022-03-29 15:37:14 +02:00
Laurent Destailleur
c1b962b7f7
Update position.php 2022-03-29 14:19:05 +02:00
GregM
d2fd5f7bcd update backtopage 2022-03-28 09:56:56 +02:00
GregM
6302e11471 update GRH redirection position 2022-03-24 12:24:33 +01:00
GregM
ab87d772c7 update GRH extrafields and more stuff 2022-03-17 15:20:23 +01:00
Laurent Destailleur
358f21f06e Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
	htdocs/core/class/html.formother.class.php
	htdocs/core/customreports.php
2022-03-01 16:48:29 +01:00
Laurent Destailleur
2a48dd349e Fix #hunterb03d4415-d4f9-48c8-9ae2-d3aa248027b5 2022-03-01 16:38:06 +01:00
Laurent Destailleur
9cc79de31b Clean code 2022-03-01 00:02:23 +01:00
Laurent Destailleur
e96061dd18 Fix phpunit SecurityTest 2022-02-22 23:46:57 +01:00
Laurent Destailleur
9a3d8022f3 Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop 2022-02-18 21:53:38 +01:00
Laurent Destailleur
05f0f1733d Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 15.0 2022-02-18 21:52:33 +01:00
Laurent Destailleur
bd58cf1b37 Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 15.0 2022-02-18 21:52:18 +01:00
Laurent Destailleur
0517e2e2d3 Fix error 2022-02-18 18:35:21 +01:00
Laurent Destailleur
3697cb9ca4 Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
	htdocs/reception/class/reception.class.php
2022-02-17 11:34:54 +01:00
Atm-Gregr
8d14d18638 Merge branch '15.0' of github.com:Dolibarr/dolibarr into FIX_VacantPosition 2022-02-17 09:59:36 +01:00
Laurent Destailleur
73e2b13418 Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 15.0 2022-02-16 20:32:30 +01:00
Atm-Gregr
30d3a782de precommit stickler 2022-02-16 16:30:54 +01:00
Atm-Gregr
5f09ac61b2 insert precommit1 2022-02-16 16:27:47 +01:00
Atm-Gregr
1f2659d411 insert precommit 2022-02-16 16:26:57 +01:00
Atm-Gregr
038298a638 change button and add title 2022-02-16 16:10:48 +01:00
Atm-Gregr
dbcbda642a fix sticker 1 2022-02-16 15:53:06 +01:00
Atm-Gregr
7868aa305b fix filter 2022-02-16 15:48:23 +01:00
Atm-Gregr
1a41232181 add vacant position option 2022-02-16 15:24:35 +01:00
Frédéric FRANCE
a613553f37
Merge branch 'hookgetnomurl' into patch-1 2022-02-15 18:44:06 +01:00
Frédéric FRANCE
c8640f329e
add missing global 2022-02-15 18:31:05 +01:00
Gauthier PC portable 024
accf426f19 FIX : extrafields are not used yet + fix ihm 2022-02-04 15:14:30 +01:00
Laurent Destailleur
4b00ddb0b5
Merge pull request #19866 from atm-gauthier/FIX_hrm_divers
FIX : rankorder + vacant positions
2022-01-25 14:02:44 +01:00
Laurent Destailleur
60b90056c4 Fix #yogosha8450 2022-01-19 15:20:10 +01:00
Gauthier PC portable 024
255d8ba753 FIX : rankorder + vacant positions 2022-01-18 10:59:10 +01:00
Laurent Destailleur
71e470eb6c
Merge pull request #19826 from atm-gauthier/FIX_hrm
FIX : several adaptations rank => rankorder and langs correction for HRM
2022-01-14 10:01:14 +01:00
Gauthier PC portable 024
55389036d9 FIX : perms 2022-01-13 12:02:05 +01:00
Gauthier PC portable 024
a77a2e9bcc FIX : several adaptations rank => rankorder and langs correction for HRM 2022-01-13 11:39:54 +01:00
Laurent Destailleur
13510b9929 Clean sortfield, sortorder 2022-01-13 11:17:25 +01:00
Laurent Destailleur
49853adf82 Fix pb with cache 2021-12-13 09:35:27 +01:00
Laurent Destailleur
5ea82a99bb Fix lang 2021-12-12 15:48:02 +01:00
Florian HENRY
6f22827ff2 fix stuff 2021-12-08 09:33:42 +01:00
Florian HENRY
2f4fe2b898 error message 2021-12-03 10:59:47 +01:00
Laurent Destailleur
d9aa471370 Fix color status 2021-12-03 01:39:16 +01:00
Laurent Destailleur
186185267e Clean code for v15 2021-11-29 00:49:18 +01:00
Laurent Destailleur
7b68ef1fb8 Clean/Debug module hrm. 2021-11-27 14:46:47 +01:00
Laurent Destailleur
734c9871ad Merge branch 'develop' of github.com:Dolibarr/dolibarr into develop 2021-11-27 01:07:32 +01:00
Frédéric FRANCE
dc3bfcfb87
can modify tooltip by reference 2021-11-22 19:57:26 +01:00
Laurent Destailleur
e113fe468f Clean code 2021-11-12 14:57:36 +01:00
Laurent Destailleur
47dd7335a9 Debug v15 2021-11-10 21:34:41 +01:00
Laurent Destailleur
2ea248e705 Clean code 2021-11-08 02:09:20 +01:00
Frédéric FRANCE
f99a11b876
Update evaluationdet.class.php 2021-11-01 09:28:51 +01:00
Frédéric FRANCE
aaadeb1b9d
fix change sql 2021-11-01 09:27:32 +01:00
Laurent Destailleur
7d07da527d Debug v15 2021-11-01 03:30:22 +01:00
Frédéric FRANCE
9a68a97fc6
replace commentaire_abandon by abort_comment 2021-10-31 21:18:59 +01:00
Laurent Destailleur
64ca5365e7 Fix sql 2021-10-25 22:07:36 +02:00
Laurent Destailleur
f2cd7a7a56 Removed the div class="ficheaddleft" 2021-10-24 00:37:37 +02:00
Laurent Destailleur
a503a4dcc6 Fix scrutinizer 2021-10-23 22:12:57 +02:00
Frédéric FRANCE
46cfa7537e
Update job_agenda.php 2021-10-23 08:51:15 +02:00
Frédéric FRANCE
f76a6c0241
Update job_card.php 2021-10-23 08:50:41 +02:00
Frédéric FRANCE
2a6e6edc5d
Update job_contact.php 2021-10-23 08:50:07 +02:00
Frédéric FRANCE
fe78912aee
Update job_document.php 2021-10-23 08:49:46 +02:00
Frédéric FRANCE
b1a6094cc1
Update job_list.php 2021-10-23 08:49:16 +02:00
Frédéric FRANCE
a54fccf933
Update job_note.php 2021-10-23 08:48:53 +02:00
Frédéric FRANCE
72418ffbce
Update position_agenda.php 2021-10-23 08:48:26 +02:00
Frédéric FRANCE
8c28751d03
Update position_card.php 2021-10-23 08:47:53 +02:00
Frédéric FRANCE
c37a500749
Update position_contact.php 2021-10-23 08:47:22 +02:00
Frédéric FRANCE
a7704d858e
Update position_document.php 2021-10-23 08:46:57 +02:00
Frédéric FRANCE
445473f1ca
Update position_list.php 2021-10-23 08:46:27 +02:00
Frédéric FRANCE
d990b2dc38
Update position_note.php 2021-10-23 08:45:59 +02:00
Frédéric FRANCE
ad6d57502f
Update skill_agenda.php 2021-10-23 08:45:29 +02:00
Frédéric FRANCE
c5d60f44e3
Update skill_card.php 2021-10-23 08:44:54 +02:00
Frédéric FRANCE
5f2269761c
Update skill_contact.php 2021-10-23 08:44:27 +02:00
Frédéric FRANCE
3c8b135de1
Update skill_document.php 2021-10-23 08:43:59 +02:00
Frédéric FRANCE
cbead902df
Update skill_list.php 2021-10-23 08:43:31 +02:00
Frédéric FRANCE
b1d948a0f3
Update skill_note.php 2021-10-23 08:43:07 +02:00
Frédéric FRANCE
fa516a1460
Update skill_tab.php 2021-10-23 08:42:42 +02:00
Frédéric FRANCE
1c32847c07
Update evaluation_agenda.php 2021-10-23 08:40:29 +02:00
Frédéric FRANCE
7792a69d8b
Update evaluation_card.php 2021-10-23 08:40:02 +02:00
Frédéric FRANCE
cf4954e1c5
Update evaluation_contact.php 2021-10-23 08:39:37 +02:00
Frédéric FRANCE
a81da58639
Update evaluation_document.php 2021-10-23 08:39:10 +02:00
Frédéric FRANCE
8dd237b964
Update evaluation_list.php 2021-10-23 08:38:27 +02:00
Frédéric FRANCE
c19ea8b220
clean code 2021-10-23 08:37:07 +02:00
Frédéric FRANCE
46c4f28478
fix multiple warnings 2021-10-22 22:15:59 +02:00
Frédéric FRANCE
c789b12715 fix more than one extrafield cause bug sql 2021-10-22 11:07:38 +02:00
Laurent Destailleur
bfdf88ca6c Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2021-10-19 16:48:00 +02:00
Laurent Destailleur
0cae464bfa Debug v15 2021-10-19 16:47:43 +02:00
Gauthier PC portable 024
0276cef4ad FIX : new modulebuilder template method 2021-10-19 09:09:01 +02:00
Gauthier PC portable 024
cf63412fee FIX : keyval filters on lists don't work 2021-10-18 09:39:10 +02:00
Laurent Destailleur
94c48d3573 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2021-10-16 19:40:22 +02:00
Laurent Destailleur
dd0809b528 Fix trans labels status 2021-10-16 19:37:57 +02:00
Gauthier PC portable 024
412746ec8f NEW : we need to be able to put more filters on deleteByParentField() function 2021-10-15 10:18:32 +02:00
Laurent Destailleur
6168e844bd Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2021-10-12 01:43:20 +02:00
Gauthier PC portable 024
3c5bf190a1 FIX : langs 2021-10-08 11:56:35 +02:00
Gauthier PC portable 024
6c548d064f FIX : IHM 2021-10-08 11:47:35 +02:00
Gauthier PC portable 024
82a299538b FIX : travis 2021-10-08 10:56:51 +02:00
Gauthier PC portable 024
f4ffeacba8 FIX : travis 2021-10-08 10:20:27 +02:00
Gauthier PC portable 024
1329df69c6 FIX : travis 2021-10-08 10:13:19 +02:00
Gauthier PC portable 024
03d7a8e946 FIX : travis 2021-10-08 10:04:35 +02:00