Commit Graph

99506 Commits

Author SHA1 Message Date
UT from dolibit
985dc83b8c
Update admin_hrm.php
$title = $langs->trans('Parameters');

llxHeader('', $title, '');
2021-04-19 17:53:29 +02:00
UT from dolibit
f2781ee017
Update admin_establishment.php
$title = $langs->trans('Establishments');

llxHeader('', $title, '');
2021-04-19 17:51:52 +02:00
UT from dolibit
ec97c5aa09
Update index.php
$title = $langs->trans('HRMArea');

llxHeader('', $title, '');
2021-04-19 17:50:13 +02:00
UT from dolibit
38d7143392
Update mo_movements.php
$help_url = 'EN:Module_Manufacturing_Orders|FR:Module_Ordres_de_Fabrication';
2021-04-19 17:46:20 +02:00
UT from dolibit
333fb2d881
Update mo_card.php
$title = $langs->trans('Mo')." - ".$langs->trans("Card");
2021-04-19 17:40:23 +02:00
UT from dolibit
9b9ddc2c3c
Update list.php
$xxxx_start / $xxxx_end :   " "  =>  ' '
2021-04-19 17:37:08 +02:00
stickler-ci
d9db752339 Fixing style errors. 2021-04-19 15:32:00 +00:00
UT from dolibit
e7ee46049f
Update index.php
$help_url = "EN:Module_Expense_Reports|FR:Module_Notes_de_frais";
2021-04-19 17:29:52 +02:00
UT from dolibit
8fc3f9c919
Update document.php
$helpurl  =>  $help_url 

$help_url = "EN:Module_Expense_Reports|FR:Module_Notes_de_frais";
2021-04-19 17:28:13 +02:00
Dorian Vabre
128dcb2e2b public registration page for booths and conferences created, wip 2021-04-19 17:26:01 +02:00
Laurent Destailleur
4d916f3c9f Fix perm 2021-04-19 17:23:16 +02:00
Dorian Vabre
ac8ddd8831 removed redundant fetch 2021-04-19 16:52:08 +02:00
Dorian Vabre
18d16d9509 moved attendee validation after the payment method search 2021-04-19 16:26:45 +02:00
NextGestion
7cab4dd19d Manage partnership for members & code optimisation 2021-04-19 15:17:57 +01:00
Dorian Vabre
1b947a6e9a added index page for the booth/conference registration 2021-04-19 16:17:11 +02:00
atm-greg
74345c4f21 fix warehouse label field edition 2021-04-19 16:03:22 +02:00
Dorian Vabre
9a32526938 added space for the link to the conference/booth registration page 2021-04-19 15:49:51 +02:00
UT from dolibit
0f0bd34d29
Update llx_10_c_regions.sql
-- Mauritius
-- Venezuela
-- United Arab Emirates
-- Portugal
-- Slovenia (correction fk_pays)
2021-04-19 15:38:44 +02:00
Laurent Destailleur
b5868acf18 Fix phpcs 2021-04-19 15:30:30 +02:00
Laurent Destailleur
634c38e948 Fix escape 2021-04-19 15:28:49 +02:00
Laurent Destailleur
474bf5cfd9 Show MAIN_SECURITY_ANTI_SSRF_SERVER_IP option into security page 2021-04-19 15:26:24 +02:00
stickler-ci
1d27bc461a Fixing style errors. 2021-04-19 13:24:14 +00:00
UT from dolibit
e43b180e1b
Update index.php
add comments
// init API
// init PHPUnit
// init ExtraFields
// init Hook
// init Trigger
// init Widget
// init CSS
// init JS
// init CLI
// init Doc
// add Language
// remove/delete File
2021-04-19 15:22:07 +02:00
Dorian Vabre
8a43dac46d now giving the invoice id to the payment validation page so it can validate the payment 2021-04-19 15:21:16 +02:00
Laurent Destailleur
a8187af8ef Use MAIN_SECURITY_ANTI_SSRF_SERVER_IP as whitelist for local IP. 2021-04-19 15:16:00 +02:00
Laurent Destailleur
2cd9289de1 Fix error message 2021-04-19 15:09:13 +02:00
Laurent Destailleur
de4d5f3888 Check file name end with .xml 2021-04-19 15:07:07 +02:00
Laurent Destailleur
08ded970e2 NEW Add option MAIN_SECURITY_ANTI_SSRF_SERVER_IP 2021-04-19 15:01:36 +02:00
Laurent Destailleur
238e8a17b0 Better error message 2021-04-19 14:54:58 +02:00
NextGestion
da0067ff6c Fixing error 2021-04-19 13:51:50 +01:00
NextGestion
ea97cf5baf Change translate file 2021-04-19 13:46:21 +01:00
NextGestion
f396160bb8 Fixing error. 2021-04-19 13:39:50 +01:00
stickler-ci
6f32b2edda Fixing style errors. 2021-04-19 13:23:36 +00:00
Laurent Destailleur
d8f387938c Try to use 2 different names for operation 2021-04-19 14:30:09 +02:00
jpb
31a3c623f4 remove ->escape 2021-04-19 14:24:56 +02:00
NextGestion
263e110ca3 Enhance module Member 2021-04-19 13:19:32 +01:00
Laurent Destailleur
379f105e4c Trans 2021-04-19 14:18:41 +02:00
Damien BENOIT
07371936e3
Merge pull request #19 from Dolibarr/develop
Update fork
2021-04-19 14:17:10 +02:00
UT from dolibit
6116e22ed5
Update agenda.php
$wikihelp  =>  $help_url
2021-04-19 14:15:16 +02:00
Laurent Destailleur
91f4a99bd7 Clean file 2021-04-19 14:14:43 +02:00
Laurent Destailleur
1512c369d3 Fix update pass 2021-04-19 14:14:16 +02:00
Laurent Destailleur
9015c04a1e Fix message 2021-04-19 14:03:51 +02:00
jpb
2c4e6da36a add escape to date 2021-04-19 14:02:46 +02:00
Laurent Destailleur
7a35a6bc65 Typo 2021-04-19 13:58:29 +02:00
Laurent Destailleur
0537fdd1c6 Add local ip into excluded IP for external URL download.
Fix #yogosha5861
2021-04-19 13:52:12 +02:00
fr69400
e678091b12 Update contact.php 2021-04-19 13:09:53 +02:00
Laurent Destailleur
61df76dd9a Fix pb in date format %a %b when using a negative timezone
Enhance date management and unit tests.
2021-04-19 12:48:08 +02:00
jpb
a30c15c81d merge conflict 2021-04-19 12:25:38 +02:00
jpb
62d7102840 commit git config 2021-04-19 12:22:31 +02:00
stickler-ci
f71b15ac8e Fixing style errors. 2021-04-19 10:05:56 +00:00