Commit Graph

68238 Commits

Author SHA1 Message Date
Laurent Destailleur
3defd346e4 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2019-08-15 20:42:58 +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
fa53641221
Merge pull request #11551 from atm-quentin/NEW_global_search_product
NEW Add hidden option to set fields for the quick search on products
2019-08-15 20:26:05 +02:00
Laurent Destailleur
56bc7b62ff
Update products.lang 2019-08-15 20:25:08 +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
17f1962c34 Support theme colors for theme MD 2019-08-15 20:19:18 +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
0e23c71052 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2019-08-15 20:07:03 +02:00
Laurent Destailleur
91461cddd4
Merge pull request #11587 from atm-john/develop_theme
FIX Little css and images change
2019-08-15 20:05:44 +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
7035bf88ca Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2019-08-15 19:52:01 +02:00
Laurent Destailleur
f1a63fd51b
Merge pull request #11684 from jtraulle/fix-rest-api-supplierinvoices-post-with-lines-fk_product
FIX #11427 require product class (fixes POST /supplierinvoices REST API endpoint)
2019-08-15 19:51:12 +02:00
Laurent Destailleur
f26a13ff13 NEW Removed deprecated code that create linked object from ->origin 2019-08-15 19:50:18 +02:00
Laurent Destailleur
317c5576d1
Merge branch 'develop' into patch-214 2019-08-15 19:38:05 +02:00
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é
fd8cbd9a93
Update files.lib.php 2019-08-15 16:23:01 +02:00
Jean Traullé
01ad2658d4
Merge branch 'develop' into feature-rest-api-bankaccounts-transfer 2019-08-15 15:58:45 +02:00
Jean Traullé
107e6be6d9
Fix code style issue. 2019-08-15 15:40:55 +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é
0672f3806e
Merge branch 'develop' into fix-rest-api-supplierinvoices-post-with-lines-fk_product 2019-08-15 15:37:40 +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