2
0
forked from Wavyzz/dolibarr
Commit Graph

17941 Commits

Author SHA1 Message Date
Laurent Destailleur
9692ea5faf FIX #11671 CVE-2019-15062 2019-08-16 16:41:53 +02:00
Laurent Destailleur
1f2eb31e41 Set utf-8 in lowercase 2019-08-16 06:06:36 +02:00
Laurent Destailleur
318b27e084 Fix link 2019-08-16 05:33:45 +02:00
Laurent Destailleur
63520e1d9b Fix link 2019-08-16 05:32:24 +02:00
Laurent Destailleur
62438b61f0 Better error message 2019-08-16 05:14:20 +02:00
Laurent Destailleur
9a455cf1d6 Fix link 2019-08-16 05:03:48 +02:00
Laurent Destailleur
d5ce7fbaaf Fix links 2019-08-16 05:01:54 +02:00
Laurent Destailleur
7580efbd4e Fix link replacement 2019-08-16 04:32:06 +02:00
Laurent Destailleur
2510c1e5e4 Better help text 2019-08-16 03:05:55 +02:00
Laurent Destailleur
08038e5078 FIX save of empty files 2019-08-16 02:31:06 +02:00
Laurent Destailleur
31c26edaf7 Fix link 2019-08-16 00:31:55 +02:00
Laurent Destailleur
0045428c6c Fix link 2019-08-15 23:45:28 +02:00
Laurent Destailleur
8874a0f3c1 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2019-08-15 23:39:11 +02:00
Laurent Destailleur
386f929fe3 Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
	htdocs/comm/propal/class/propal.class.php
	htdocs/core/lib/website.lib.php
	htdocs/core/modules/facture/doc/pdf_sponge.modules.php
2019-08-15 23:39:02 +02:00
Laurent Destailleur
b8406f842d Merge pull request #10655 from atm-quentin/FIX_credit_note_used_on_list
Fix total on list and amount opened on thirdparty card (for supplier)
2019-08-15 21:14:03 +02:00
Laurent Destailleur
6430c74793 Merge pull request #11168 from hregis/develop_menu
NEW add new function "setEntity()" and better compatibility with Multicompany
2019-08-15 21:00:05 +02:00
Laurent Destailleur
163ae6d81a Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into develop 2019-08-15 20:42:51 +02:00
Laurent Destailleur
12e6dabc43 Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into 10.0 2019-08-15 20:41:56 +02:00
Laurent Destailleur
a8afb4549a Merge pull request #11634 from fmarcet/9.0
FIX: Not showing MAIN_INVERT_SENDER_RECIPIENT when edit field
2019-08-15 20:22:27 +02:00
Laurent Destailleur
c0ac8daa61 Introduce the color theme "flashy" to use the high contrast color as an
option because colors seems too agressive for sensible eyes.
2019-08-15 20:18:12 +02:00
Laurent Destailleur
0cde1b5c93 Merge pull request #11676 from ptibogxiv/patch-222
Fix force recalculate price with multicurrency
2019-08-15 19:53:54 +02:00
Laurent Destailleur
9f18b3d690 Update commonobject.class.php 2019-08-15 19:53:38 +02:00
Laurent Destailleur
38fc05866d Merge pull request #11619 from simnandez/10.0
Fix: allow access from any other class that inherits Form class.
2019-08-15 19:48:41 +02:00
Laurent Destailleur
c131af5ae1 FIX #11672 2019-08-15 19:16:52 +02:00
Laurent Destailleur
6b514966b5 Merge pull request #11672 from wdammak/patch-41
Update objectline_edit.tpl.php
2019-08-15 19:16:09 +02:00
Laurent Destailleur
76ae2695b2 Merge pull request #11690 from OPEN-DSI/new-expedition-list-massaction
NEW add mass actions and FIX type ent array not defined in shipment list
2019-08-15 19:14:34 +02:00
Laurent Destailleur
1c372251de Merge pull request #11691 from jtraulle/feature-rest-api-supplierinvoices-payments
NEW Add GET and POST /supplierinvoices/payments REST API endpoints.
2019-08-15 19:13:32 +02:00
Laurent Destailleur
9cb5ba35dd Merge pull request #11681 from hregis/10.0_mc
FIX duplicate css tag, decrease padding-bottom for boxes in eldy theme
2019-08-15 19:08:42 +02:00
Laurent Destailleur
4534826583 Merge pull request #11633 from fmarcet/10.0
FIX: Make protected all pfd models functions
2019-08-15 19:04:32 +02:00
Laurent Destailleur
59625dceb5 Fix phpcs 2019-08-15 19:03:30 +02:00
Laurent Destailleur
ffece8dd34 Better link for syntax help 2019-08-15 18:46:48 +02:00
Laurent Destailleur
b5d72edebc Can add more samples of pages. Add an exemple of page with dynamic
content.
2019-08-15 18:07:36 +02:00
Laurent Destailleur
c92488986b NEW Can have a preview of website template when loading a template 2019-08-15 02:32:07 +02:00
Laurent Destailleur
ca256a6635 Add shadow style 2019-08-15 01:58:22 +02:00
Laurent Destailleur
bb35d9be0c Fix copy of templates during activation of module 2019-08-15 01:50:01 +02:00
Laurent Destailleur
f81463af0c Update templates 2019-08-15 00:55:47 +02:00
Jean Traullé
4252a2c868 Merge branch 'develop' into feature-rest-api-supplierinvoices-payments 2019-08-14 23:35:35 +02:00
Jean Traullé
c739b95666 Fix codestyle
lessc.class.php should be excluded from ruleset as it is an external lib
2019-08-14 23:33:06 +02:00
Laurent Destailleur
f753799810 FIX Support #tag into url of website module 2019-08-14 23:27:34 +02:00
Jean Traullé
6d55af2530 Merge remote-tracking branch 'remotes/upstream/develop' into feature-rest-api-supplierinvoices-payments 2019-08-14 23:24:15 +02:00
Jean Traullé
1d2c2f8551 NEW Add payments GET and POST REST API endpoints for supplierinvoices. 2019-08-14 23:00:40 +02:00
Laurent Destailleur
87b2a01a35 NEW Add less 2 css converter 2019-08-14 19:49:07 +02:00
Laurent Destailleur
0818571827 Work on the edit inline tool. 2019-08-14 19:48:52 +02:00
VESSILLER
b19817194d NEW add mass actions and FIX type ent array not defined in shipment list 2019-08-14 17:11:59 +02:00
VESSILLER
891cd155ea NEW add mass actions and FIX type ent array not defined in shipment list 2019-08-14 17:04:13 +02:00
Laurent Destailleur
10a3e773ce FIX Avoid to add new line in css file at each save 2019-08-14 16:28:41 +02:00
Laurent Destailleur
12bebdefbb Fix can replace PclZip with ZipArchive 2019-08-14 04:07:25 +02:00
Laurent Destailleur
fbf6cbe091 FIX Option to use ZipArchive instead of PclZip bugged with large files. 2019-08-14 04:07:02 +02:00
Laurent Destailleur
6de2118f11 FIX Bad error management in zip compress and web site export
Conflicts:
	htdocs/website/index.php
2019-08-14 04:06:29 +02:00
Laurent Destailleur
e1ab5089d7 FIX Missing some replacements in website module
Conflicts:
	htdocs/website/index.php
2019-08-14 04:02:57 +02:00