Christian Foellmann
|
28e14ac336
|
fix permission on supplier_order document upload
|
2021-11-11 13:29:30 +01:00 |
|
Laurent Destailleur
|
fe7e1d4118
|
Look and feel v15
|
2021-10-29 09:40:38 +02:00 |
|
Scrutinizer Auto-Fixer
|
5567310e44
|
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
|
2021-10-25 20:07:31 +00:00 |
|
Laurent Destailleur
|
ad2e567571
|
Fix bug huntr.dev
|
2021-10-25 15:32:10 +02:00 |
|
Laurent Destailleur
|
f2cd7a7a56
|
Removed the div class="ficheaddleft"
|
2021-10-24 00:37:37 +02:00 |
|
Laurent Destailleur
|
8604f9b153
|
Clean DOM (remove ficheaddleft div)
|
2021-10-23 17:18:35 +02:00 |
|
Frédéric FRANCE
|
46c4f28478
|
fix multiple warnings
|
2021-10-22 22:15:59 +02:00 |
|
Laurent Destailleur
|
f8010dfcbc
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
ChangeLog
htdocs/reception/list.php
htdocs/takepos/pay.php
|
2021-10-16 13:01:03 +02:00 |
|
lvessiller
|
be4a00213c
|
FIX optional visibility on create card
|
2021-10-08 15:58:08 +02:00 |
|
Vincent Dieltiens
|
6553defc14
|
Reload page if RELOAD_PAGE_ON_SUPPLIER_CHANGE is not empty
|
2021-10-08 13:17:43 +02:00 |
|
Laurent Destailleur
|
37603b451a
|
Fix token in url
|
2021-09-27 12:24:01 +02:00 |
|
Laurent Destailleur
|
5c8fb38426
|
Fix add del* action into list of sensitive actions
|
2021-09-19 14:41:46 +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
|
034c5651c8
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/eventorganization/class/conferenceorbooth.class.php
htdocs/langs/en_US/eventorganization.lang
htdocs/public/eventorganization/attendee_subscription.php
|
2021-09-08 22:13:35 +02:00 |
|
Laurent Destailleur
|
30856d5b18
|
FIX Relative discount with high nb of decimals
|
2021-09-08 22:09:02 +02:00 |
|
Laurent Destailleur
|
94e708d196
|
Fix sql error
|
2021-09-03 21:59:13 +02:00 |
|
Laurent Destailleur
|
ee066ad725
|
Cast sql var
|
2021-09-03 21:25:43 +02:00 |
|
Laurent Destailleur
|
77e9f15360
|
Work on #18448
|
2021-09-02 22:52:17 +02:00 |
|
Laurent Destailleur
|
d2d7b0defd
|
Fix duplicate ;
|
2021-08-31 20:15:41 +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
|
0db67b40a0
|
Merge pull request #18525 from cfoellmann/PR/thirdparty-links
change links for thirdparty to target the type customer|supplier tab
|
2021-08-28 15:27:13 +02:00 |
|
Laurent Destailleur
|
3d72a21396
|
Clean code
|
2021-08-28 03:09:41 +02:00 |
|
Laurent Destailleur
|
51a4d7630f
|
Clean code
|
2021-08-28 00:56:37 +02:00 |
|
Laurent Destailleur
|
2dd91bf312
|
Clean code
|
2021-08-27 23:36:06 +02:00 |
|
Laurent Destailleur
|
46d993c9a6
|
Clean code
|
2021-08-27 22:42:04 +02:00 |
|
Christian Foellmann
|
9752501ef6
|
change links for thirdparty to target the type customer|supplier tab
|
2021-08-27 15:32:53 +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
|
8485fee5f9
|
Cast numeric into on sql request
|
2021-08-23 19:33:24 +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
|
3ee4a6556a
|
Merge branch 'develop' into undefined
|
2021-08-19 13:43:32 +02:00 |
|
Alexandre SPANGARO
|
c03b71dff3
|
NEW Supplier proposal - Add From/to input on search date
|
2021-08-18 21:41:11 +02:00 |
|
Gurvan Kervern
|
9253034007
|
Update list.php
|
2021-08-18 17:43:45 +08:00 |
|
Gurvan Kervern
|
f9c4ea8f6a
|
fix warnings3
Fixing PHP8 warnings
|
2021-08-16 18:37:39 +08:00 |
|
Laurent Destailleur
|
d7317025e9
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/admin/pdf_other.php
|
2021-08-11 22:09:05 +02:00 |
|
Christian Foellmann
|
e4cb1e023a
|
fix link to supplier card of thirdparty on supplier_order list
|
2021-08-09 15:39:04 +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
|
9ec1e7d50e
|
Fixing style errors.
|
2021-07-11 07:55:48 +00:00 |
|
fr69400
|
931d939d74
|
Update note.php
|
2021-07-11 09:55:18 +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 |
|
Francis Appels
|
5d824899e5
|
Fix php 8 warning on home page
|
2021-07-05 13:44:05 +02:00 |
|
Laurent Destailleur
|
f6efe51032
|
Fix trouble with product id = -1
|
2021-07-04 21:02:02 +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 |
|
lvessiller
|
38bd595ebd
|
NEW translate supplier order menus and button
|
2021-05-21 14:18:46 +02:00 |
|
Alexandre SPANGARO
|
6089332a2b
|
Fix Title supplier proposal document card
|
2021-05-10 06:40:14 +02:00 |
|
Alexandre SPANGARO
|
7a105a054a
|
Fix Title supplier proposal info card
|
2021-05-10 06:40:01 +02:00 |
|
Alexandre SPANGARO
|
d66d38a846
|
Fix Title supplier proposal note card
|
2021-05-10 06:36:22 +02:00 |
|
Alexandre SPANGARO
|
100b0f297e
|
Fix Title supplier proposal contact card
|
2021-05-10 06:32:28 +02:00 |
|
Alexandre SPANGARO
|
7e44494a98
|
Fix Title supplier proposal card
|
2021-05-10 06:24:30 +02:00 |
|
Laurent Destailleur
|
1c95e2b7c7
|
FIX #17453
|
2021-05-03 14:58:29 +02:00 |
|
Laurent Destailleur
|
d1f11d2e65
|
Merge pull request #17429 from fr69400/develop
FIX formAddObjectLine cant be overloaded by hook
|
2021-05-03 13:16:45 +02:00 |
|
stickler-ci
|
8fda2ba2b4
|
Fixing style errors.
|
2021-04-29 13:34:43 +00:00 |
|
fr69400
|
d9e25c61bb
|
formAddObjectLine cant be overloaded by hook
|
2021-04-29 15:32:15 +02:00 |
|
Laurent Destailleur
|
f6ed63c37d
|
Merge pull request #17409 from fr69400/develop
Update supplier_proposal.class.php
|
2021-04-27 18:39:37 +02:00 |
|
fr69400
|
c7c1756703
|
Update supplier_proposal.class.php
|
2021-04-27 18:22:31 +02:00 |
|
stickler-ci
|
3d38301be9
|
Fixing style errors.
|
2021-04-27 14:06:10 +00:00 |
|
fr69400
|
52f3c95429
|
Update supplier_proposal.class.php
|
2021-04-27 15:59:13 +02:00 |
|
Laurent Destailleur
|
d138e7410b
|
Clean code
|
2021-04-26 19:12:23 +02:00 |
|
Laurent Destailleur
|
fd2d317b4a
|
Fix #yogosha5881
|
2021-04-25 15:55:36 +02:00 |
|
Laurent Destailleur
|
d0cc64479d
|
Fix protect sql
|
2021-04-24 20:18:11 +02:00 |
|
fr69400
|
e678091b12
|
Update contact.php
|
2021-04-19 13:09:53 +02:00 |
|
Anthony Berton
|
a612831e28
|
next_change
|
2021-04-14 14:45:55 +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
|
44133166de
|
Merge remote-tracking branch 'upstream/develop' into 14a36
|
2021-04-12 21:35:03 +02:00 |
|
Alexandre SPANGARO
|
4b9bf40a8f
|
move include_once to include when it's a tpl
|
2021-04-12 21:25:58 +02:00 |
|
Laurent Destailleur
|
8a62d97b89
|
Remove one thousand of useless files
|
2021-04-12 15:57:16 +02:00 |
|
Laurent Destailleur
|
81487d76b2
|
Clean code of ol deprecated option
|
2021-04-12 15:37:26 +02:00 |
|
Alexandre SPANGARO
|
8d72448f43
|
Add right supplier_order
|
2021-04-12 09:47:16 +02:00 |
|
Alexandre SPANGARO
|
b3744bce24
|
Work on split module fournisseur
|
2021-04-12 06:04:08 +02:00 |
|
Alexandre SPANGARO
|
ce7c5a0c7b
|
Work on split module fournisseur
|
2021-04-11 04:24:21 +02:00 |
|
Laurent Destailleur
|
667481acd5
|
Fix #yogosha5832 - Missin test on permission for /index routes on APIs
|
2021-04-08 19:05:28 +02:00 |
|
Laurent Destailleur
|
12e847ade1
|
Fix color of reports. Fix include_once into include.
|
2021-04-06 22:18:32 +02:00 |
|
Laurent Destailleur
|
6e422d26f3
|
FIX #yogosha5746 - next step (wip)
|
2021-03-30 16:20:18 +02:00 |
|
Laurent Destailleur
|
fb84608586
|
Clean sql
|
2021-03-30 03:37:54 +02:00 |
|
Laurent Destailleur
|
66ca619669
|
Merge pull request #16986 from asolslk/patch-6
Update contact.php
|
2021-03-29 17:13:52 +02:00 |
|
Laurent Destailleur
|
3a4bb69c05
|
FIX #yogosha5749
|
2021-03-29 15:32:09 +02:00 |
|
Laurent Destailleur
|
ce1f8289a4
|
FIX #yogosha5746
|
2021-03-29 15:07:23 +02:00 |
|
Laurent Destailleur
|
b929641fe1
|
Look and feel v14
|
2021-03-29 13:00:17 +02:00 |
|
stickler-ci
|
20ae94b84b
|
Fixing style errors.
|
2021-03-27 08:08:26 +00:00 |
|
asolslk
|
992a4c7c21
|
Update contact.php
fix for issue #16985
|
2021-03-27 16:05:42 +08:00 |
|
Laurent Destailleur
|
01c1101b29
|
Look and feel v14
|
2021-03-26 18:16:12 +01:00 |
|
Laurent Destailleur
|
a5034d44f7
|
$_POST war
|
2021-03-24 19:53:31 +01:00 |
|
Laurent Destailleur
|
00e48aa922
|
Clean and secured code for ajax/row.php
|
2021-03-23 16:09:02 +01:00 |
|
Laurent Destailleur
|
ca1715df96
|
Add some protection for SQL injection
|
2021-03-22 13:31:06 +01:00 |
|
Laurent Destailleur
|
15440917b1
|
Fix #ygosha5698
|
2021-03-22 11:30:18 +01:00 |
|
Frédéric FRANCE
|
bae1770176
|
uniformise comments to remove nested comments
|
2021-03-20 10:00:24 +01:00 |
|
Laurent Destailleur
|
704b8386ba
|
Merge pull request #16752 from frederic34/patch-11
fix php8 warnings
|
2021-03-17 17:01:07 +01:00 |
|
Frédéric FRANCE
|
567a65b44d
|
fix php8 warnings
|
2021-03-16 21:41:11 +01:00 |
|
UT from dolibit
|
a65f4e5990
|
Update card.php
$help_url = 'EN:Ask_Price_Supplier|FR:Demande_de_prix_fournisseur';
llxHeader('', $langs->trans('CommRequests'), $help_url);
|
2021-03-16 16:35:35 +01:00 |
|
Laurent Destailleur
|
e00e6cfd9a
|
Merge pull request #16721 from aspangaro/14a25
Translation "Generated documents"
|
2021-03-16 10:25:31 +01:00 |
|
Laurent Destailleur
|
39849de96e
|
Look and feel v14
|
2021-03-16 10:19:56 +01:00 |
|