Laurent Destailleur
|
0194f48041
|
Merge pull request #10795 from altatof/clonecat
NEW : copy linked categories on product clone process
|
2019-09-15 16:34:42 +02:00 |
|
Laurent Destailleur
|
6bfba0b731
|
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/core/menus/standard/eldy.lib.php
|
2019-09-15 15:17:38 +02:00 |
|
TuxGasy
|
e0238705cc
|
Check if childtablesoncascade is not empty
|
2019-09-14 19:04:43 +02:00 |
|
Laurent Destailleur
|
9f6fe0bf5a
|
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/langs/en_US/orders.lang
|
2019-09-14 18:27:58 +02:00 |
|
Laurent Destailleur
|
1d865a250e
|
Merge pull request #11866 from bafbes/abb100076
fix: repetition in error message
|
2019-09-14 16:39:24 +02:00 |
|
Laurent Destailleur
|
c015bbda14
|
Update ldap.class.php
|
2019-09-14 16:39:08 +02:00 |
|
Laurent Destailleur
|
aad6b003fb
|
Add cache in fetch_optionnals() to avoid duplicate call to
fetch_name_optionals_label
|
2019-09-14 00:02:48 +02:00 |
|
florian HENRY
|
224b4c147a
|
Merge branch '10.0' of https://github.com/Dolibarr/dolibarr into 10.0
|
2019-09-13 15:25:25 +02:00 |
|
florian HENRY
|
7966bfc2df
|
fix: fill id for links (document tab)
|
2019-09-13 15:25:16 +02:00 |
|
Abbes Bahfir
|
797bab4741
|
fix: repetition
|
2019-09-11 18:44:12 +01:00 |
|
Laurent Destailleur
|
61cf47aa16
|
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2019-09-10 00:14:07 +02:00 |
|
Laurent Destailleur
|
08f8ad6f30
|
FIX javascript error when using dol_use_jmobile=1
|
2019-09-10 00:09:18 +02:00 |
|
david
|
ac539d20b9
|
FIX #10460 compatibility with MariaDB 10.4
|
2019-09-09 11:10:08 +02:00 |
|
david
|
48b2a11da2
|
FIX #10460 compatibility with MariaDB 10.4
|
2019-09-08 05:15:26 +02:00 |
|
Laurent Destailleur
|
d6f105c783
|
Work on MRP module
|
2019-09-07 15:44:48 +02:00 |
|
Laurent Destailleur
|
7fe2483a82
|
Merge branch 'develop' into Hook_on_commonGenerateDocument
|
2019-09-07 10:26:23 +02:00 |
|
Laurent Destailleur
|
231725e351
|
Fix scrutinizer
|
2019-09-06 19:12:43 +02:00 |
|
Laurent Destailleur
|
a5f7211730
|
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into 10.0
Conflicts:
htdocs/accountancy/bookkeeping/balance.php
htdocs/install/repair.php
|
2019-09-06 16:10:55 +02:00 |
|
Laurent Destailleur
|
165f64463b
|
Fix look and feel v10
|
2019-09-06 12:46:54 +02:00 |
|
Laurent Destailleur
|
123eace8c0
|
Fix look and feel v10
|
2019-09-06 12:44:23 +02:00 |
|
Laurent Destailleur
|
bb81f66a1a
|
Add phpunit test for Lessc
|
2019-09-06 10:36:49 +02:00 |
|
Laurent Destailleur
|
ec1751bae9
|
Doxygen
|
2019-09-06 02:47:20 +02:00 |
|
stickler-ci
|
cd96238adc
|
Fixing style errors.
|
2019-09-05 14:19:35 +00:00 |
|
Christophe Battarel
|
6902b2cbf2
|
fix function visibility thanks to stckler
|
2019-09-05 16:14:15 +02:00 |
|
Christophe Battarel
|
1cfd5615d3
|
resolv conflict
|
2019-09-05 16:10:23 +02:00 |
|
Laurent Destailleur
|
07e647ca10
|
Fix sql outside transaction
|
2019-09-05 14:27:13 +02:00 |
|
Laurent Destailleur
|
f62c79c445
|
Fix object user must be a param of delete method
|
2019-09-05 14:26:18 +02:00 |
|
Laurent Destailleur
|
b445c0eec7
|
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/admin/tools/dolibarr_export.php
|
2019-09-03 22:40:26 +02:00 |
|
Laurent Destailleur
|
0a17e6bfd5
|
FIX Several pb in export of documents
FIX Must escape shell
FIX Must exclude logs and some dirs for compressed backup
FIX gzip and bzip2 must use option -f
|
2019-09-03 22:39:24 +02:00 |
|
Laurent Destailleur
|
1a8f271bf4
|
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into 9.0
|
2019-09-03 17:41:56 +02:00 |
|
Laurent Destailleur
|
da3d230182
|
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
.stickler.yml
htdocs/takepos/invoice.php
|
2019-09-03 17:34:49 +02:00 |
|
Laurent Destailleur
|
2c02e4d118
|
Merge branch 'develop' into FIX_cron_module_conf_to_display_link_to_cron_task_list
|
2019-09-03 15:28:52 +02:00 |
|
Laurent Destailleur
|
3c80bc139e
|
Merge pull request #11794 from atm-florian/10_fixMissingSubstitutionCheckbox
FIX bad substitution for extrafields type checkbox
|
2019-09-03 15:18:17 +02:00 |
|
florian HENRY
|
c8bfc7441e
|
fix avoid error message Divided By 0
|
2019-09-02 09:44:59 +02:00 |
|
florian HENRY
|
7dc3684662
|
fix bad substitution for extrafields type checkbox
|
2019-09-02 09:41:30 +02:00 |
|
Laurent Destailleur
|
ac7d0b5eb6
|
Fix scrutinizer
|
2019-09-02 04:12:48 +02:00 |
|
Laurent Destailleur
|
a4600c9efa
|
Fix missing class reposition
|
2019-09-01 23:24:29 +02:00 |
|
Laurent Destailleur
|
aff4118dc9
|
Fix missing class reposition
|
2019-09-01 23:24:02 +02:00 |
|
Laurent Destailleur
|
0889f2f537
|
Start to enable MAIN_SECURITY_CSRF_WITH_TOKEN (for develop)
|
2019-08-31 14:41:54 +02:00 |
|
Laurent Destailleur
|
cc5dad977c
|
Fix scrutinizer
|
2019-08-31 02:17:06 +02:00 |
|
Laurent Destailleur
|
5188f3ed44
|
Fix doxygen
|
2019-08-31 02:10:55 +02:00 |
|
Laurent Destailleur
|
517a0091d6
|
Doxygen
|
2019-08-31 02:02:19 +02:00 |
|
Laurent Destailleur
|
01962cbc67
|
Clean code
|
2019-08-29 13:17:14 +02:00 |
|
Laurent Destailleur
|
77dfc19389
|
Try to compile css with lessc
|
2019-08-29 04:38:24 +02:00 |
|
Laurent Destailleur
|
76e8384f09
|
NEW Add option multiselect for developers on the selector of language.
|
2019-08-28 16:06:19 +02:00 |
|
Maxime Kohlhaas
|
9c09876bd4
|
Merge branch 'develop' of github.com:atm-maxime/dolibarr into new_choose_lines_from_origin
|
2019-08-27 14:33:34 +02:00 |
|
Maxime Kohlhaas
|
4bd806ea65
|
Move $selectedlines to parameter
|
2019-08-27 14:33:28 +02:00 |
|
John Botella
|
c2f570ae60
|
FIX: remove disabled product type from product list
|
2019-08-27 11:54:20 +02:00 |
|
Laurent Destailleur
|
9fb06b1e7e
|
Fix phpcs
|
2019-08-27 11:42:18 +02:00 |
|
Jean Traullé
|
dd1e7bbc3d
|
Merge branch 'develop' into stickler-ci
|
2019-08-27 08:52:33 +02:00 |
|