Maxime Kohlhaas
|
5275d3cd48
|
Fix #19083 : wrong field list in sql request
|
2021-10-23 02:20:06 +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
|
e43b33028c
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/adherents/card.php
|
2021-10-20 15:06:10 +02:00 |
|
Laurent Destailleur
|
0cae464bfa
|
Debug v15
|
2021-10-19 16:47:43 +02:00 |
|
lvessiller
|
a52ceaf1d2
|
FIX generate documents with PDF options
|
2021-10-18 12:12:00 +02:00 |
|
Laurent Destailleur
|
dd0809b528
|
Fix trans labels status
|
2021-10-16 19:37:57 +02:00 |
|
Laurent Destailleur
|
ff56415c00
|
Merge pull request #18903 from aspangaro/15a21
HTML5 - <font> tag is deprecated, replace by <span>
|
2021-10-05 16:51:41 +02:00 |
|
Laurent Destailleur
|
b4cfe35138
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2021-10-05 13:39:46 +02:00 |
|
Laurent Destailleur
|
b11dbf069e
|
FIX Bad use of a forced contact of another company on PDF/ODT documents
|
2021-10-05 13:11:54 +02:00 |
|
Alexandre SPANGARO
|
1d2c8effd8
|
HTML5 - <font> tag is deprecated, replace by <span>
|
2021-10-05 10:20:35 +02:00 |
|
Laurent Destailleur
|
37603b451a
|
Fix token in url
|
2021-09-27 12:24:01 +02:00 |
|
Laurent Destailleur
|
1d597e8a72
|
Fix add unset* action as sensible GET actions
|
2021-09-19 18:03:38 +02:00 |
|
Laurent Destailleur
|
5c8fb38426
|
Fix add del* action into list of sensitive actions
|
2021-09-19 14:41:46 +02:00 |
|
Laurent Destailleur
|
96436cac3d
|
FIX unprivileged user can attach agenda with leave.
|
2021-09-19 00:50:23 +02:00 |
|
Laurent Destailleur
|
d760686239
|
Fix case of newtoken()
|
2021-09-18 22:24:00 +02:00 |
|
Laurent Destailleur
|
0749d01c5a
|
Fix add action delete* as sensitive action
|
2021-09-18 22:04:41 +02:00 |
|
Laurent Destailleur
|
8bdc53f469
|
Fix Add action classify as sensitive actions
|
2021-09-18 20:49:24 +02:00 |
|
Laurent Destailleur
|
62b721a904
|
Add deletecontact as sentitive action
Replace dol_buildpath with DOL_URL_ROOT
|
2021-09-18 19:34:46 +02:00 |
|
Laurent Destailleur
|
858a5ab188
|
Add confirm_validate and confirm_close as sensitive actions
|
2021-09-18 18:36:45 +02:00 |
|
Laurent Destailleur
|
8909702619
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/adherents/class/adherent.class.php
htdocs/bom/class/bom.class.php
htdocs/filefunc.inc.php
htdocs/langs/en_US/eventorganization.lang
htdocs/product/class/productfournisseurprice.class.php
|
2021-09-16 13:40:05 +02:00 |
|
Laurent Destailleur
|
b1cb32c743
|
Fix some sql
|
2021-09-15 20:03:38 +02:00 |
|
Laurent Destailleur
|
b04ea59a51
|
More sql sanitizing
|
2021-09-02 13:58:42 +02:00 |
|
Laurent Destailleur
|
fb8723d884
|
Merge pull request #18487 from cfoellmann/PR/fix-remaining-buttons
replace remaining SubmitCancel buttons
|
2021-08-28 18:39:06 +02:00 |
|
Laurent Destailleur
|
46d993c9a6
|
Clean code
|
2021-08-27 22:42:04 +02:00 |
|
Laurent Destailleur
|
2f225ee7e5
|
Clean code by adding cast int.
|
2021-08-27 16:33:03 +02:00 |
|
Christian Foellmann
|
f094b4c70c
|
fix up most of the remaining submit inputs
|
2021-08-24 17:04:17 +02:00 |
|
Laurent Destailleur
|
22339a3ed3
|
Merge pull request #18451 from cfoellmann/PR/form-buttons-function
improve forms - buttonsSaveCreate()
|
2021-08-24 15:26:03 +02:00 |
|
Laurent Destailleur
|
dc006b0ebb
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/core/class/html.form.class.php
|
2021-08-23 19:44:02 +02:00 |
|
Laurent Destailleur
|
23829ae637
|
Cast numeric into on sql request
|
2021-08-23 18:56:46 +02:00 |
|
Laurent Destailleur
|
d4b5ee6c85
|
Fix cast into variable into sql request.
|
2021-08-23 17:41:11 +02:00 |
|
Christian Foellmann
|
d706c3b1ec
|
use Forms::buttonsSaveCreate() to generate most of the Save|Cancel forms combination
|
2021-08-20 14:41:30 +02:00 |
|
Laurent Destailleur
|
23e8b513c1
|
Merge pull request #18410 from ATM-Consulting/FIX_14.0_dolibarr_user_account_creation_from_recruitment_applicant_card
FIX: e-mail of applicant is not transferred to the new user when creating a user from an applicant card
|
2021-08-17 15:56:20 +02:00 |
|
Laurent Destailleur
|
352b413a17
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2021-08-17 02:12:22 +02:00 |
|
Laurent Destailleur
|
eba87ab295
|
FIX filter on status Draft in modulebuilder
|
2021-08-17 02:09:38 +02:00 |
|
atm-florian
|
1932bc308d
|
FIX: e-mail of applicant is not transferred to the new user when creating a user from an applicant card
|
2021-08-13 13:26:11 +02:00 |
|
Laurent Destailleur
|
079b014b14
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2021-07-26 00:41:35 +02:00 |
|
Laurent Destailleur
|
4c505619e3
|
FIX look and field v14
|
2021-07-23 00:02:14 +02:00 |
|
Laurent Destailleur
|
d91051488c
|
Merge pull request #18125 from fr69400/develop
NEW add hookmanager on note pages
|
2021-07-11 20:25:16 +02:00 |
|
stickler-ci
|
986e86e6ae
|
Fixing style errors.
|
2021-07-11 07:57:19 +00:00 |
|
fr69400
|
4d12c6eff6
|
Update recruitmentjobposition_note.php
|
2021-07-11 09:57:04 +02:00 |
|
stickler-ci
|
8bf504d7f3
|
Fixing style errors.
|
2021-07-11 07:54:10 +00:00 |
|
fr69400
|
d35719b939
|
Update recruitmentcandidature_note.php
|
2021-07-11 09:53:57 +02:00 |
|
stickler-ci
|
4272f93aa4
|
Fixing style errors.
|
2021-07-09 16:41:41 +00:00 |
|
fr69400
|
e45d5c1d0d
|
NEW add hookmanager on note pages
|
2021-07-09 18:36:21 +02:00 |
|
Laurent Destailleur
|
7dab4ef571
|
Debug v14
|
2021-07-06 11:18:09 +02:00 |
|
Laurent Destailleur
|
7aeb652c66
|
Better sanitizing, fix phpcs
|
2021-06-29 18:22:36 +02:00 |
|
Laurent Destailleur
|
25c6b64b1e
|
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
Conflicts:
htdocs/core/modules/delivery/doc/pdf_storm.modules.php
htdocs/core/modules/reception/doc/pdf_squille.modules.php
htdocs/modulebuilder/template/core/modules/mymodule/doc/pdf_standard_myobject.modules.php
htdocs/recruitment/core/modules/recruitment/doc/pdf_standard_recruitmentjobposition.modules.php
|
2021-06-29 15:58:26 +02:00 |
|
Frédéric FRANCE
|
58701bef5d
|
remove unused code
|
2021-06-26 21:10:59 +02:00 |
|
Francis Appels
|
09382e0505
|
FIX #17919 pictures in docs.
Supplier order and proposal worked for me.
Supplier invoice not implemented need new feature request.
|
2021-06-24 10:12:34 +02:00 |
|
Philippe GRAND
|
ebe7b696a6
|
internationalization
|
2021-06-20 12:02:52 +02:00 |
|
Frédéric FRANCE
|
f79e16e3b1
|
replace recruitement by recruitment
|
2021-06-15 19:08:08 +02:00 |
|
Laurent Destailleur
|
046215f64a
|
Fix PHP8
|
2021-06-14 02:08:28 +02:00 |
|
Laurent Destailleur
|
205a6fac98
|
Merge pull request #17910 from frederic34/patch-11
fix PDF BACKGROUND not found
|
2021-06-13 16:21:05 +02:00 |
|
Laurent Destailleur
|
e9dc9b87b2
|
Merge pull request #17911 from frederic34/patch-12
Update pdf_standard_recruitmentjobposition.modules.php
|
2021-06-13 16:20:34 +02:00 |
|
Laurent Destailleur
|
8b9af8f5ab
|
Responsive
|
2021-06-13 01:27:04 +02:00 |
|
Frédéric FRANCE
|
6ff97ca2c6
|
Update pdf_standard_recruitmentjobposition.modules.php
|
2021-06-12 19:28:58 +02:00 |
|
Frédéric FRANCE
|
74e06353e9
|
fix PDF BACKGROUND not found
|
2021-06-12 19:25:47 +02:00 |
|
Laurent Destailleur
|
fb46ece906
|
Fix yogosha 6347
|
2021-06-09 15:36:47 +02:00 |
|
Laurent Destailleur
|
fa4786a3f6
|
Fix permission
|
2021-06-08 16:19:21 +02:00 |
|
Laurent Destailleur
|
1e657b8621
|
Fix value of showoncombobox
|
2021-06-05 15:14:10 +02:00 |
|
Maxime Kohlhaas
|
78633ccb2b
|
Fix expensereport and recruitment homepages
|
2021-05-16 16:20:46 +02:00 |
|
Laurent Destailleur
|
655056ed31
|
Debug v14
|
2021-04-29 12:10:55 +02:00 |
|
Laurent Destailleur
|
de8e291c7e
|
Debug v14
|
2021-04-29 10:01:10 +02:00 |
|
Laurent Destailleur
|
dcf460e248
|
Use css on img_picto
|
2021-04-14 12:28:01 +02:00 |
|
Anthony Berton
|
707bf5adca
|
picto_mass_actions
|
2021-04-14 10:20:34 +02:00 |
|
Laurent Destailleur
|
358bb87ae2
|
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/comm/action/index.php
htdocs/core/class/html.form.class.php
htdocs/core/lib/payments.lib.php
htdocs/core/modules/commande/doc/pdf_einstein.modules.php
htdocs/core/modules/commande/doc/pdf_eratosthene.modules.php
htdocs/core/modules/facture/doc/pdf_crabe.modules.php
htdocs/core/modules/facture/doc/pdf_sponge.modules.php
htdocs/core/modules/propale/doc/pdf_azur.modules.php
htdocs/core/modules/propale/doc/pdf_cyan.modules.php
htdocs/projet/card.php
htdocs/public/payment/newpayment.php
htdocs/societe/list.php
htdocs/ticket/document.php
|
2021-04-13 20:19:05 +02:00 |
|
Alexandre SPANGARO
|
4b9bf40a8f
|
move include_once to include when it's a tpl
|
2021-04-12 21:25:58 +02:00 |
|
UT from dolibit
|
f173cabf39
|
Update recruitmentcandidature_agenda.php
$help_url = 'Module_Agenda_En';
|
2021-04-12 19:05:22 +02:00 |
|
Laurent Destailleur
|
8a62d97b89
|
Remove one thousand of useless files
|
2021-04-12 15:57:16 +02:00 |
|
Laurent Destailleur
|
be800e07f2
|
Use urlencode even on security key
|
2021-04-10 15:27:44 +02:00 |
|
Laurent Destailleur
|
12e847ade1
|
Fix color of reports. Fix include_once into include.
|
2021-04-06 22:18:32 +02:00 |
|
Laurent Destailleur
|
dbc1780817
|
Merge pull request #16376 from aspangaro/14a22
Code enhanced - Standardize field name #14697
|
2021-04-06 20:01:38 +02:00 |
|
ptibogxiv
|
93341b1514
|
FIX uniformization of external link
|
2021-04-05 13:51:21 +02:00 |
|
Alexandre SPANGARO
|
f64d0377c5
|
Merge remote-tracking branch 'upstream/develop' into 14a22
|
2021-04-04 06:03:41 +02:00 |
|
Laurent Destailleur
|
06078f231b
|
NEW Can show the project ref or label into PDF documents
|
2021-04-01 13:02:44 +02:00 |
|
Laurent Destailleur
|
fb84608586
|
Clean sql
|
2021-03-30 03:37:54 +02:00 |
|
Alexandre SPANGARO
|
2a1cc04b66
|
Merge remote-tracking branch 'upstream/develop' into 14a22
|
2021-03-28 06:16:33 +02:00 |
|
Laurent Destailleur
|
4d1fdd8763
|
Fix #yogosha5725
|
2021-03-23 21:45:37 +01:00 |
|
Laurent Destailleur
|
00e48aa922
|
Clean and secured code for ajax/row.php
|
2021-03-23 16:09:02 +01:00 |
|
Laurent Destailleur
|
e06b8bb586
|
Look and feel v14
|
2021-03-23 03:20:23 +01:00 |
|
Laurent Destailleur
|
e334e83a64
|
Merge branch 'develop' into 14a22
|
2021-03-20 13:42:54 +01:00 |
|
Frédéric FRANCE
|
9f02d8cdb1
|
fix doxygen
|
2021-03-20 10:15:00 +01:00 |
|
Laurent Destailleur
|
d83d005284
|
FIX #yogosha5674
|
2021-03-19 12:44:59 +01:00 |
|
Alexandre SPANGARO
|
6e17a588bb
|
Merge remote-tracking branch 'upstream/develop' into 14a22
|
2021-03-16 03:26:28 +01:00 |
|
Laurent Destailleur
|
5daf881660
|
Merge pull request #16642 from frederic34/patch-5
Add index.html in directories with no index files
|
2021-03-15 11:40:03 +01:00 |
|
Laurent Destailleur
|
12f50a76d7
|
Fix yogosha #5627
|
2021-03-14 11:48:39 +01:00 |
|
Frédéric FRANCE
|
d50eca4189
|
Create index.html
|
2021-03-13 14:18:47 +01:00 |
|
Frédéric FRANCE
|
9c1e4064d2
|
Create index.html
|
2021-03-13 14:18:29 +01:00 |
|
Frédéric FRANCE
|
66cff32aef
|
Create index.html
|
2021-03-13 14:18:11 +01:00 |
|
Frédéric FRANCE
|
ae3019f7da
|
Create index.html
|
2021-03-13 14:17:57 +01:00 |
|
Frédéric FRANCE
|
c12568c9c7
|
Create index.html
|
2021-03-13 14:17:39 +01:00 |
|
Frédéric FRANCE
|
2c5eb37f96
|
Create index.html
|
2021-03-13 14:17:23 +01:00 |
|
Alexandre SPANGARO
|
94a861c1c8
|
Code enhanced - Standardize field name
|
2021-03-01 04:07:31 +01:00 |
|
Frédéric FRANCE
|
2137486e55
|
code syntax r... dir
|
2021-02-26 20:53:03 +01:00 |
|
Laurent Destailleur
|
2be6992916
|
Fix include_once into include for inc.php file. See comment in #16338
|
2021-02-19 16:10:19 +01:00 |
|
Laurent Destailleur
|
ec394a93f6
|
Merge pull request #16191 from grandoc/develop
fix typo
|
2021-02-07 19:59:54 +01:00 |
|
Frédéric FRANCE
|
eaaefe1382
|
5.5 to 5.6
|
2021-02-06 14:12:22 +01:00 |
|
Philippe GRAND
|
4647f279d1
|
fix typo
|
2021-02-06 13:04:16 +01:00 |
|
Philippe GRAND
|
858e9d1c03
|
update minimum version
|
2021-02-05 17:27:56 +01:00 |
|