Commit Graph

77783 Commits

Author SHA1 Message Date
Laurent Destailleur
8a126800e7
Merge pull request #11650 from ptibogxiv/patch-217
FIX count negative in stats with credit note
2019-08-15 19:36:21 +02:00
Laurent Destailleur
c1d54a7711
Merge pull request #11652 from prietojc/patch-6
FIX: Update() in charge sociales
2019-08-15 19:35:27 +02:00
Laurent Destailleur
4a083bb038
Update chargesociales.class.php 2019-08-15 19:35:05 +02:00
Laurent Destailleur
5d1bfdaa29
Merge pull request #11678 from atm-greg/develop_fk_projet_on_stock_movement
NEW Add fk projet on stock movement
2019-08-15 19:27:06 +02:00
Laurent Destailleur
b36df2303b
Update movement_list.php 2019-08-15 19:26:46 +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
d0ecd058f9
Merge pull request #11694 from jtraulle/feature-rest-api-bankaccounts-transfer
NEW Add POST /bankaccounts/transfer REST API endpoint.
2019-08-15 19:15:22 +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
59625dceb5 Fix phpcs 2019-08-15 19:03:30 +02:00
Laurent Destailleur
056626b8e3 Nicer toolbar for website menu 2019-08-15 18:59:08 +02:00
Laurent Destailleur
ffece8dd34 Better link for syntax help 2019-08-15 18:46:48 +02:00
Laurent Destailleur
a346b052e7 Enhance help 2019-08-15 18:37:57 +02:00
Laurent Destailleur
3dedb2149a Fix edit inline of sections 2019-08-15 18:12:40 +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
46ceb11685 Replace special chars in name of website page 2019-08-15 16:58:36 +02:00
Jean Traullé
01ad2658d4
Merge branch 'develop' into feature-rest-api-bankaccounts-transfer 2019-08-15 15:58:45 +02:00
Jean Traullé
08f99b4272
Fix codestyle
lessc.class.php should be excluded from ruleset as it is an external lib
2019-08-15 15:39:49 +02:00
Jean Traullé
6edf5494c3
Added @throws annotations for possible exceptions 2019-08-15 15:29:37 +02:00
Jean Traullé
f37b8c78c8
NEW Add POST /bankaccounts/transfer REST API endpoint.
This allow internal transfers between two bankaccounts.
2019-08-15 15:18:09 +02:00
Laurent Destailleur
14030affe5 Update website templates 2019-08-15 02:57:00 +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
Laurent Destailleur
dfe2c3de74 Add template stellar 2019-08-15 00:31:37 +02:00
Laurent Destailleur
b2f1cb22e8 Add tooltip in website module 2019-08-14 23:57:44 +02:00
Laurent Destailleur
2b805cc63d Add tooltip help in CSS edition 2019-08-14 23:47:01 +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é
003642fe10
Preserve spaces instead of tabs for indentation. 2019-08-14 23:07:18 +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
6df36866e1 Remove mentions to register_globals 2019-08-14 15:30:03 +02:00
Laurent Destailleur
bb4618e2cf Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
	htdocs/core/lib/website.lib.php
	htdocs/website/index.php
2019-08-14 04:12:37 +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
4a20c99656 FIX Content send before header warning 2019-08-14 04:06:50 +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
Laurent Destailleur
f1c6f1b375 Fix can replace PclZip with ZipArchive 2019-08-14 04:00:08 +02:00
Laurent Destailleur
b0172f136b FIX Option to use ZipArchive instead of PclZip bugged with large files. 2019-08-14 03:43:15 +02:00
Laurent Destailleur
198b35b419 FIX Content send before header warning 2019-08-14 02:46:09 +02:00
Laurent Destailleur
bc230c2d25 FIX Bad error management in zip compress and web site export 2019-08-14 01:43:06 +02:00