Laurent Destailleur
|
66ffcf287a
|
Fix filter on extrafields
|
2018-11-07 12:49:17 +01:00 |
|
Laurent Destailleur
|
9a0b5fb599
|
Fix extrafields
|
2018-11-07 12:25:22 +01:00 |
|
John BOTELLA
|
4f7be36249
|
fix extrafield hidden
|
2018-11-07 09:14:29 +01:00 |
|
Laurent Destailleur
|
c1cf4fbb95
|
Fix phpcs
|
2018-11-06 20:29:58 +01:00 |
|
Laurent Destailleur
|
e0070bd348
|
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/core/modules/expedition/doc/pdf_rouget.modules.php
htdocs/filefunc.inc.php
|
2018-11-06 18:30:57 +01:00 |
|
Regis Houssin
|
d32fd9fda5
|
FIX export only prices of the current entity !
|
2018-11-06 18:08:29 +01:00 |
|
Laurent Destailleur
|
7e33af6677
|
Fix max size
|
2018-11-06 17:40:59 +01:00 |
|
Laurent Destailleur
|
1e801c7c8a
|
Fix css
|
2018-11-06 16:50:31 +01:00 |
|
François J
|
29c71b31fe
|
[New] Add Presend form & Actions to send emails to Contact card
Add ability to send email to contact from the Contact card. Functionality was copied and adapted from the Third Party card.
|
2018-11-06 16:40:39 +01:00 |
|
Laurent Bouquet
|
f05b67909b
|
NEW : Add product search from barcode via REST api
|
2018-11-06 12:13:16 +01:00 |
|
Laurent Destailleur
|
055a55b900
|
NEW Add SHIPPING_PDF_HIDE_WEIGHT_AND_VOLUME and
SHIPPING_PDF_HIDE_QTYTOSHIP
|
2018-11-06 10:03:12 +01:00 |
|
Laurent Destailleur
|
52aa860008
|
Code comment
|
2018-11-06 09:39:22 +01:00 |
|
Laurent Destailleur
|
4a25317f10
|
Fix security on GETPOST('action'). Param must be sanitized.
|
2018-11-05 20:29:07 +01:00 |
|
Laurent Destailleur
|
763f3cd518
|
Debug modulebuilder
|
2018-11-05 18:10:38 +01:00 |
|
Laurent Destailleur
|
c0f4ec5a3e
|
FIX sanitize param $action
|
2018-11-05 17:53:31 +01:00 |
|
Laurent Destailleur
|
52d4426e87
|
Debug new modules
|
2018-11-05 16:38:07 +01:00 |
|
Laurent Destailleur
|
d65bf1fbc7
|
Fix emailcollector
|
2018-11-05 15:31:41 +01:00 |
|
Laurent Destailleur
|
4c591daab1
|
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
Conflicts:
htdocs/core/class/html.formprojet.class.php
|
2018-11-05 10:39:22 +01:00 |
|
Laurent Destailleur
|
90729c03c4
|
Fix dependencies of new modules
|
2018-11-05 10:28:44 +01:00 |
|
Laurent Destailleur
|
56a70ab4e5
|
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
|
2018-11-05 10:23:15 +01:00 |
|
Laurent Destailleur
|
1afdf7a961
|
Merge pull request #9947 from bafbes/abb80042
New : help picto for fields in creation
|
2018-11-05 09:54:42 +01:00 |
|
Laurent Destailleur
|
7c3cb7d73c
|
Update commonfields_add.tpl.php
|
2018-11-05 09:54:11 +01:00 |
|
Laurent Destailleur
|
90d3b80efb
|
NEW Add email in event histor for reminder email of expired subsription
|
2018-11-03 22:53:55 +01:00 |
|
Laurent Destailleur
|
67fbb3dbb6
|
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
ChangeLog
htdocs/core/class/notify.class.php
htdocs/core/modules/project/doc/doc_generic_project_odt.modules.php
|
2018-11-03 19:15:52 +01:00 |
|
Laurent Destailleur
|
68ec172798
|
Fix setup to enable reminder b email
|
2018-11-03 12:37:52 +01:00 |
|
Laurent Destailleur
|
7e55701774
|
2 remind of subscription expired by default
|
2018-11-03 11:41:45 +01:00 |
|
Laurent Destailleur
|
64b5e432c2
|
2 remind of expired subscription by default
|
2018-11-03 11:40:43 +01:00 |
|
Laurent Destailleur
|
0229b96178
|
Fix family of module
|
2018-11-03 11:38:29 +01:00 |
|
Abbes Bahfir
|
5f4d644cab
|
New : help picto for fields in creation
|
2018-11-03 11:12:50 +01:00 |
|
Laurent Destailleur
|
970f501147
|
Debug modulebuilder
|
2018-10-31 20:10:20 +01:00 |
|
Laurent Destailleur
|
4b402aa6d1
|
Fix regression on name of array
|
2018-10-31 15:41:00 +01:00 |
|
Laurent Destailleur
|
be8e48b265
|
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
Conflicts:
htdocs/core/modules/commande/doc/doc_generic_order_odt.modules.php
htdocs/core/modules/facture/doc/doc_generic_invoice_odt.modules.php
htdocs/core/modules/product/doc/doc_generic_product_odt.modules.php
htdocs/core/modules/project/doc/doc_generic_project_odt.modules.php
htdocs/core/modules/propale/doc/doc_generic_proposal_odt.modules.php
|
2018-10-31 15:38:29 +01:00 |
|
Laurent Destailleur
|
07719eaf1e
|
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
|
2018-10-31 15:31:44 +01:00 |
|
Laurent Destailleur
|
ca726e6c94
|
FIX Error generating ODT when option to use contact on doc on
|
2018-10-31 15:31:22 +01:00 |
|
Laurent Destailleur
|
0ca5da055f
|
Debug v9
|
2018-10-31 15:04:01 +01:00 |
|
Laurent Destailleur
|
693570c48b
|
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
Conflicts:
htdocs/core/modules/modSociete.class.php
|
2018-10-31 11:50:29 +01:00 |
|
Laurent Destailleur
|
866729cd21
|
FIX bad link in notification
|
2018-10-30 22:32:42 +01:00 |
|
Laurent Destailleur
|
c764d7f8d5
|
Fix remove var_dump
|
2018-10-30 21:34:17 +01:00 |
|
Frédéric FRANCE
|
da3ee9ad9a
|
Merge remote-tracking branch 'upstream/develop' into fieldlabel
|
2018-10-30 19:04:35 +01:00 |
|
Regis Houssin
|
9589f69574
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into
develop_email
Conflicts:
htdocs/core/modules/facture/doc/doc_generic_invoice_odt.modules.php
|
2018-10-30 18:29:28 +01:00 |
|
Marc de Lima Lucio
|
2fbc305683
|
FIX: task time screen: last fix was overkill
|
2018-10-30 16:00:56 +01:00 |
|
Laurent Destailleur
|
a3e49f021d
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2018-10-30 15:32:25 +01:00 |
|
Laurent Destailleur
|
2c3cd7a668
|
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/core/modules/modSyslog.class.php
|
2018-10-30 15:32:09 +01:00 |
|
Laurent Destailleur
|
b9078c6d58
|
Fix phpcs
|
2018-10-30 15:30:04 +01:00 |
|
Laurent Destailleur
|
68804cf8a5
|
Merge pull request #9890 from atm-maxime/fix_import_societe_alias
FIX missing name alias field in societe import/export #9091
|
2018-10-30 15:00:34 +01:00 |
|
Laurent Destailleur
|
0c77f6c3c5
|
Merge pull request #9918 from bafbes/abb80041
Fix: To be possibly intercepted : call create, update and delete of the object instead of commonobject
|
2018-10-30 14:52:23 +01:00 |
|
Laurent Destailleur
|
c9d00848e6
|
Merge pull request #9914 from frederic34/patch-27
make play and playdisable equals
|
2018-10-30 14:49:54 +01:00 |
|
Laurent Destailleur
|
2c8b7a4a3d
|
Merge pull request #9905 from atm-maxime/fix_currency_change
Fix changing currency in a doc was recalculating amounts in company currency #9801
|
2018-10-30 14:48:46 +01:00 |
|
Laurent Destailleur
|
4a71374cf7
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2018-10-30 14:48:09 +01:00 |
|
Laurent Destailleur
|
68f6ebd0ff
|
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/commande/class/commande.class.php
htdocs/core/lib/security.lib.php
htdocs/modulebuilder/template/myobject_card.php
|
2018-10-30 14:47:39 +01:00 |
|