Laurent Destailleur
0ffefd71f3
Add log
2018-12-27 05:58:27 +01:00
Laurent Destailleur
ac7e759c17
Add log
2018-12-27 05:48:10 +01:00
Laurent Destailleur
eda3a5bc8c
FIX Init of email topic when using a template
2018-12-27 05:18:16 +01:00
Laurent Destailleur
294107bba0
FIX vars for substitution must be null if not applicable (and not '')
2018-12-27 05:07:11 +01:00
Laurent Destailleur
6a708666b2
FIX vars for substitution must be null if not applicable (and not '')
2018-12-27 05:06:37 +01:00
Laurent Destailleur
0f76279a03
FIX Missing token and style
2018-12-27 03:46:14 +01:00
Laurent Destailleur
791b2f485a
FIX Missing token and style
2018-12-27 03:45:30 +01:00
Laurent Destailleur
5c516fdae2
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/core/class/html.form.class.php
2018-12-26 19:43:01 +01:00
Regis Houssin
1a15698f96
FIX replace deprecated "print_titre" with "load_fiche_titre"
...
Signed-off-by: Regis Houssin <regis.houssin@inodbox.com >
2018-12-25 08:36:42 +01:00
Regis Houssin
8f4c452075
FIX replace deprecated "print_fiche_titre" with "load_fiche_titre"
...
Signed-off-by: Regis Houssin <regis.houssin@inodbox.com >
2018-12-25 08:34:26 +01:00
Regis Houssin
4ee09c9d5b
FIX remove old unused and deprecated function
2018-12-25 07:58:32 +01:00
Laurent Destailleur
35debd06fb
List of events show user firstname by default
2018-12-23 01:28:36 +01:00
Laurent Destailleur
6557dcfb81
CSS
2018-12-23 00:49:26 +01:00
Laurent Destailleur
da3d1ab8b8
CSS
2018-12-23 00:24:10 +01:00
Laurent Destailleur
85375495e5
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into 9.0
...
Conflicts:
htdocs/core/class/html.form.class.php
htdocs/product/class/product.class.php
htdocs/public/notice.php
htdocs/user/card.php
2018-12-22 19:06:58 +01:00
Laurent Destailleur
94ee18a20a
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
2018-12-22 19:00:15 +01:00
Laurent Destailleur
8d39edf430
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
...
Conflicts:
htdocs/core/class/html.form.class.php
htdocs/product/price.php
2018-12-22 18:59:49 +01:00
Laurent Destailleur
afac151793
Merge pull request #10261 from torvista/import
...
Changes for csv import of Third Parties and Products
2018-12-22 18:40:37 +01:00
Laurent Destailleur
2b3fbecd49
Fix when random_int is not available
2018-12-22 18:15:49 +01:00
Laurent Destailleur
a5dccd1cc3
Enable by default the test on anti CSRF token
2018-12-22 18:09:26 +01:00
Laurent Destailleur
6c54ea925b
Add token into confirm link so we will be able to check we accept the
...
confirmation on interface for critical actions
2018-12-22 17:42:33 +01:00
Laurent Destailleur
91f63f025b
Add rolling token into confirm url
2018-12-22 17:34:57 +01:00
Laurent Destailleur
33564ddafc
Fix css
2018-12-22 16:45:57 +01:00
Laurent Destailleur
7d1b48815d
Fix css
2018-12-22 11:57:23 +01:00
Regis Houssin
09ce84ca93
FIX avoid Class 'AdherentType' not found
2018-12-21 16:38:02 +01:00
Regis Houssin
9b215e117a
FIX check if "entity" is already defined in "$param"
2018-12-21 11:23:44 +01:00
Laurent Destailleur
b7b69b79dc
Fix phpdoc
2018-12-21 09:59:21 +01:00
Laurent Destailleur
9b441dd369
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2018-12-21 09:57:15 +01:00
Laurent Destailleur
8a70cf9ede
NEW Add parameter replaceambiguouschars on getRandomPassword function
2018-12-21 09:56:54 +01:00
Steve
70c0adc3d1
import.php
...
HTML5 validation
ADDED htmlentities to enclosure and separator
CHANGED td aligns to css, removed nospan tag
ADDED clause to box generator to stop multiple duplicate ids when no $key
REMOVED height attribute
REMOVED nested b tag
CHANGED deprecated Center tag for div style center
FIX
Added check
if ($objimport->array_import_updatekeys[0] && count($objimport->array_import_updatekeys[0]
to stop php warning
------------------
modProduct.class.php
Products Import
ordered fields as per table structure order
ADDED and changed import fields and examples
------------------
modSociete.class.php
Third Party Import
Changed field orders to match table field order so future additions will be easier to manage.
REMOVED s.datec repeated in import example
ADDED: alias, payment mode, payment conditions, sales tax VAT, multicurrency, currency
Additional Address Import
Changed field orders to match table field order
import example csv was missing birthday
Bank Account Import
Changed field orders to match table field order
ADDED label (required for a bank account
ADDED datec (required for d.debit UMR)
ADDED to address import: s.fk_departement
modified text to import example csv
-------------------
companies.lang
various new constants for import file column headers
2018-12-20 16:49:17 +01:00
Laurent Destailleur
772761e587
Merge pull request #10255 from AXeL-dev/patch-4
...
fix proposals menu title in auguria menu manager
2018-12-19 13:02:43 +01:00
Laurent Destailleur
86502d881a
Merge pull request #10253 from grandoc/new_branch_18_12_2018
...
fix align issue
2018-12-19 13:02:25 +01:00
Laurent Destailleur
2978522006
Merge pull request #10251 from ATM-Marc/FIX_7.0_contact_change
...
FIX: contact/address tab issue when changing company
2018-12-19 12:59:32 +01:00
Laurent Destailleur
44a6644969
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into develop
2018-12-18 21:55:53 +01:00
Laurent Destailleur
89068ffef1
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into 9.0
...
Conflicts:
htdocs/adherents/subscription.php
htdocs/core/class/commonobject.class.php
htdocs/core/modules/expensereport/doc/pdf_standard.modules.php
htdocs/langs/es_ES/companies.lang
htdocs/langs/es_ES/errors.lang
htdocs/product/stock/product.php
htdocs/user/card.php
2018-12-18 21:55:14 +01:00
Laurent Destailleur
4b7f373802
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
2018-12-18 21:37:34 +01:00
Laurent Destailleur
fb8c3f01a4
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
...
Conflicts:
htdocs/core/modules/project/doc/pdf_baleine.modules.php
htdocs/core/modules/project/doc/pdf_beluga.modules.php
2018-12-18 21:35:30 +01:00
Laurent Destailleur
4b6ae9d424
FIX Error reported when creation of thirdparty from member fails
...
Conflicts:
htdocs/adherents/subscription.php
htdocs/core/class/commonobject.class.php
2018-12-18 21:32:41 +01:00
Laurent Destailleur
6851232314
Fix removing constant no more required
2018-12-18 21:29:36 +01:00
Laurent Destailleur
f2318716ec
FIX Error reported when creation of thirdparty from member fails
2018-12-18 21:27:16 +01:00
Laurent Destailleur
2e6a41228f
Fix removing constant no more required
2018-12-18 20:49:48 +01:00
AXeL-dev
663a64ccbb
fix proposals menu title in auguria menu manager
2018-12-18 20:20:49 +01:00
Laurent Destailleur
65412b77de
Default nb of digits for customer code "monkey" template is on 5 digits.
2018-12-18 20:16:02 +01:00
Laurent Destailleur
6e0df5d3cc
Default nb of digits for customer code "monkey" template is on 5 digits.
2018-12-18 20:14:36 +01:00
Philippe GRAND
7b84825d2b
fix align issue
2018-12-18 17:30:24 +01:00
Laurent Destailleur
57c41bac56
Fix parameter session_cache_limiter
2018-12-18 15:07:32 +01:00
Laurent Destailleur
cf87aa9be9
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2018-12-18 13:30:54 +01:00
Laurent Destailleur
220e72449b
Code comment
2018-12-18 13:30:42 +01:00
Laurent Destailleur
16496218d3
css
2018-12-18 13:21:00 +01:00
Marc de Lima Lucio
7e2eca661b
FIX: contact/adress tab: when changing company ajax combo, the first contact change is not taken into account
2018-12-18 09:40:58 +01:00