Tobias Sekan
|
713fb1a290
|
Fix additional space after card name
|
2020-01-28 08:55:49 +01:00 |
|
Laurent Destailleur
|
8ff19a2a0f
|
WIP search component
|
2020-01-26 22:02:31 +01:00 |
|
Laurent Destailleur
|
12b4909c45
|
Fix load of segment prices not required for virtual stock change
virtual stock must include production (WIP)
|
2020-01-23 20:59:18 +01:00 |
|
Laurent Destailleur
|
d3411a79ef
|
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2020-01-22 14:11:44 +01:00 |
|
Laurent Destailleur
|
4686be34d2
|
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into 11.0
Conflicts:
htdocs/accountancy/bookkeeping/list.php
htdocs/core/class/commonobject.class.php
htdocs/core/class/html.form.class.php
htdocs/product/class/product.class.php
htdocs/stripe/charge.php
|
2020-01-22 14:10:46 +01:00 |
|
Laurent Destailleur
|
443e4e2223
|
Update html.form.class.php
|
2020-01-22 13:44:42 +01:00 |
|
Laurent Destailleur
|
d94e091951
|
Can exclude some countries from list
|
2020-01-21 23:49:04 +01:00 |
|
Laurent Destailleur
|
ff9a2608d8
|
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/accountancy/admin/account.php
|
2020-01-21 22:22:16 +01:00 |
|
Laurent Destailleur
|
8f1737952d
|
Fix search on accounting account when option to padd 0 is on.
|
2020-01-21 22:20:32 +01:00 |
|
Laurent Destailleur
|
a36b0ea4f5
|
Fix filter on parent account in list of accounting accounts
|
2020-01-21 21:36:40 +01:00 |
|
John Botella
|
d6766af35d
|
Fix dom and missing param
|
2020-01-21 14:17:53 +01:00 |
|
Laurent Destailleur
|
6fd717539d
|
Merge pull request #12887 from Dolibarr/scrutinizer-patch-5
Scrutinizer Auto-Fixes
|
2020-01-18 20:21:29 +01:00 |
|
Laurent Destailleur
|
24d439845b
|
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/product/stock/class/mouvementstock.class.php
|
2020-01-18 20:20:25 +01:00 |
|
Laurent Destailleur
|
d9f7c4aec4
|
FIX #12838
|
2020-01-18 19:53:48 +01:00 |
|
Scrutinizer Auto-Fixer
|
8744f6ab7b
|
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
|
2020-01-18 15:17:07 +00:00 |
|
Laurent Destailleur
|
2c40e4be94
|
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2020-01-15 20:13:45 +01:00 |
|
Norbert Penel
|
3c2dd7db7c
|
Fix modulbuilder create forms
'fk_product' => array('type' => 'integer:Product:product/class/product.class.php' ...
the input was arriving with a select2 instead of an ajax search
|
2020-01-15 20:11:34 +01:00 |
|
Laurent Destailleur
|
43bf0a79e6
|
Merge pull request #12770 from guillaumematheron/develop
NEW 2 new options when creating an invoice from time spent on a project : by period or by task
|
2020-01-15 13:23:25 +01:00 |
|
Laurent Destailleur
|
1d3d26e185
|
Fix phpcs
|
2020-01-15 12:26:11 +01:00 |
|
Laurent De Coninck
|
66e08103de
|
change the PHPdoc
|
2020-01-13 10:43:39 +01:00 |
|
Laurent Destailleur
|
d97a59ac4a
|
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into 11.0
Conflicts:
ChangeLog
htdocs/comm/remise.php
htdocs/core/class/html.form.class.php
htdocs/filefunc.inc.php
htdocs/product/list.php
htdocs/variants/combinations.php
|
2020-01-10 14:25:26 +01:00 |
|
Laurent Destailleur
|
c4d62e0ea3
|
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into 10.0
Conflicts:
htdocs/core/class/html.form.class.php
htdocs/product/list.php
|
2020-01-10 13:51:29 +01:00 |
|
Dev2a
|
57c954f2e8
|
Fix Check array of action after kooks
|
2020-01-07 21:41:36 +01:00 |
|
Laurent Destailleur
|
ec81474694
|
Fix form confirm for "one column" type.
|
2020-01-07 20:36:36 +01:00 |
|
Guillaume Matheron
|
e9e0aae1ce
|
Added option to bill time spent on a task to an existing draft invoice (for instance a recurrent bill)
|
2020-01-02 14:59:53 +01:00 |
|
Laurent Destailleur
|
29cacec886
|
Fix month when using "Now" button addnowlink = 2
|
2019-12-23 14:39:24 +01:00 |
|
Laurent Destailleur
|
d4138876af
|
Fix alignement in validation popup
|
2019-12-23 11:16:40 +01:00 |
|
Scrutinizer Auto-Fixer
|
c8baaa2995
|
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
|
2019-12-16 12:06:25 +00:00 |
|
Laurent Destailleur
|
95fc14475c
|
Fix show correct stripe publishable_key on payment mode page
|
2019-12-15 17:32:45 +01:00 |
|
Laurent Destailleur
|
65bf2fa285
|
Merge pull request #12689 from code-chicken/develop
Fix: calculation of virtual stock
|
2019-12-14 13:40:02 +01:00 |
|
Laurent Destailleur
|
d38c73c90a
|
FIX output of emails from and error on emailing pages.
|
2019-12-13 15:52:08 +01:00 |
|
Rüdiger Hahn
|
4dd3cb3469
|
Prevent stock amount from becoming NULL
Set stock to 0 if NULL
|
2019-12-13 07:58:36 +01:00 |
|
Laurent Destailleur
|
a612aefab7
|
Fix HTML5
|
2019-12-12 11:11:08 +01:00 |
|
Laurent Destailleur
|
67401d717a
|
Merge pull request #12634 from frederic34/patch-7
The variable $out does not seem to be defined for all execution paths
|
2019-12-09 17:44:06 +01:00 |
|
Laurent Destailleur
|
796f34628d
|
Debug v11
|
2019-12-06 17:40:22 +01:00 |
|
Frédéric FRANCE
|
f101e919c8
|
The variable $out does not seem to be defined for all execution paths
|
2019-12-05 21:30:47 +01:00 |
|
Laurent Destailleur
|
5f148be56f
|
Fix responsive
|
2019-12-04 16:43:56 +01:00 |
|
Laurent Destailleur
|
bde917d7fc
|
Fix responsive
|
2019-12-04 15:09:20 +01:00 |
|
Frédéric FRANCE
|
261e166029
|
doxygen
|
2019-12-02 20:18:12 +01:00 |
|
Frédéric FRANCE
|
3227f12a6e
|
The variable $arraylist seems to be defined...
The variable $arraylist seems to be defined by a foreach iteration. Are you sure the iterator is never empty, otherwise this variable is not defined?
|
2019-12-01 18:27:06 +01:00 |
|
ATM John BOTELLA
|
773f823748
|
factoring token usage
|
2019-12-01 10:20:11 +01:00 |
|
Laurent Destailleur
|
614b82fe88
|
Fix var not initialized
|
2019-11-28 14:16:54 +01:00 |
|
Laurent Destailleur
|
00ad95c01e
|
Figth against useless dependencies: Remove library the core never use.
|
2019-11-22 14:06:43 +01:00 |
|
Laurent Destailleur
|
16d67a1a8e
|
Fix several trouble with some types in modulebuilder
Fix difference between null and 0
|
2019-11-17 17:36:36 +01:00 |
|
Scrutinizer Auto-Fixer
|
812d0af1d9
|
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
|
2019-11-08 14:51:54 +00:00 |
|
Laurent Destailleur
|
5b13b9f1ff
|
Merge pull request #12358 from frederic34/patch-20
dol_hash may salt so gravatar is not working
|
2019-11-07 10:37:45 +01:00 |
|
Laurent Destailleur
|
74f2983ee1
|
Debug modulebuilder
|
2019-11-06 19:38:51 +01:00 |
|
Frédéric FRANCE
|
a1c8e04646
|
dol_hash may salt so gravatar is not working
|
2019-11-06 07:50:21 +01:00 |
|
Laurent Destailleur
|
25e64b0610
|
Merge branch 'develop' into socid
|
2019-11-02 12:01:06 +01:00 |
|
Laurent Destailleur
|
f9031cdbfd
|
Clean code
|
2019-11-02 11:36:48 +01:00 |
|