Laurent Destailleur
|
d832bfc056
|
Some fix into dol_compress_dir function.
|
2017-07-17 11:05:38 +02:00 |
|
Laurent Destailleur
|
330f3af74d
|
Fix pb in recursive dol_dir_list return.
|
2017-07-17 10:26:36 +02:00 |
|
Laurent Destailleur
|
4d9ae5bb44
|
Work on modulebuilder
|
2017-07-16 14:57:30 +02:00 |
|
Laurent Destailleur
|
7b2a71802b
|
Do some TODO on modulebuilder module.
|
2017-07-16 13:00:35 +02:00 |
|
Laurent Destailleur
|
ab6646d16b
|
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into 6.0
Conflicts:
htdocs/accountancy/journal/bankjournal.php
htdocs/compta/bank/bankentries.php
htdocs/install/mysql/migration/4.0.0-5.0.0.sql
|
2017-07-15 03:54:50 +02:00 |
|
Laurent Destailleur
|
312b153005
|
Fix phpcs
|
2017-07-13 23:46:01 +02:00 |
|
Laurent Destailleur
|
7eb4562432
|
Code comment
|
2017-07-13 15:22:07 +02:00 |
|
Laurent Destailleur
|
85d9a2f790
|
Merge pull request #7145 from hregis/6.0_bug2
Fix: missing group name with dol_banner_tab
|
2017-07-13 14:36:17 +02:00 |
|
Laurent Destailleur
|
23fbef3dae
|
Fix the delete dir functions does not return real nb of deleted files.
|
2017-07-13 00:26:05 +02:00 |
|
Regis Houssin
|
d63e15f0c6
|
Fix: missing group name with dol_banner_tab
|
2017-07-12 15:52:58 +02:00 |
|
Laurent Destailleur
|
33ceb22b8b
|
Fix error management into modulebuilder
|
2017-07-12 13:25:18 +02:00 |
|
Laurent Destailleur
|
40b3ae2a15
|
Debug modulebuilder
|
2017-07-12 11:52:07 +02:00 |
|
Laurent Destailleur
|
11cc1f04c4
|
Work on modulebuilder
|
2017-07-12 01:55:07 +02:00 |
|
Laurent Dinclaux
|
64a5be3e00
|
Fixes travis error: Arguments with default values must be at the end of the argument list
|
2017-07-10 14:14:21 +11:00 |
|
Laurent Dinclaux
|
244574f8e6
|
Fixes functions comments
|
2017-07-10 13:19:59 +11:00 |
|
Laurent Dinclaux
|
253f7e252d
|
Fixes local taxes repports by rate
|
2017-07-10 13:15:14 +11:00 |
|
Laurent Destailleur
|
aa66676b7d
|
Quick hack to solve missing alias name on doc.
|
2017-07-09 15:15:23 +02:00 |
|
Laurent Destailleur
|
f40afcf023
|
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into 6.0
Conflicts:
htdocs/accountancy/class/bookkeeping.class.php
htdocs/compta/facture/list.php
htdocs/compta/paiement/class/cpaiement.class.php
htdocs/compta/sociales/card.php
htdocs/core/lib/functions.lib.php
htdocs/expensereport/card.php
htdocs/expensereport/class/expensereport.class.php
htdocs/product/stats/facture.php
|
2017-07-08 18:32:34 +02:00 |
|
Laurent Destailleur
|
ba3b6b6aa5
|
Better support of vat with code in expense report
|
2017-07-08 18:09:45 +02:00 |
|
Laurent Destailleur
|
2ea7f38d38
|
Fix migration of version that is not a final version
|
2017-07-08 12:48:17 +02:00 |
|
Laurent Destailleur
|
eff4282cc2
|
Clean files
|
2017-07-07 22:19:01 +02:00 |
|
Laurent Destailleur
|
252d8da8fc
|
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/categories/class/categorie.class.php
htdocs/core/class/commondocgenerator.class.php
htdocs/core/lib/functions.lib.php
htdocs/core/modules/DolibarrModules.class.php
htdocs/filefunc.inc.php
htdocs/societe/class/societe.class.php
htdocs/supplier_proposal/class/supplier_proposal.class.php
|
2017-07-07 15:11:53 +02:00 |
|
phf
|
b8865c425f
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into new_develop_expense_report
|
2017-07-05 10:48:01 +02:00 |
|
phf
|
1beec51928
|
New expense report rules and ik (index kilometers) - MAIN_USE_EXPENSE_IK - MAIN_USE_EXPENSE_RULE
|
2017-07-05 10:44:52 +02:00 |
|
Laurent Destailleur
|
9e26e6b0a3
|
Fix bad value for ref of old contracts
|
2017-07-03 11:42:17 +02:00 |
|
Laurent Destailleur
|
c56ea50251
|
Currency symbol for peru is before value
|
2017-07-02 14:30:24 +02:00 |
|
Laurent Destailleur
|
658fe93d8c
|
Fix menu editor (data not aligned)
|
2017-07-01 12:42:49 +02:00 |
|
Laurent Destailleur
|
b308cfef1d
|
Fix dol_trunc
|
2017-06-30 18:30:01 +02:00 |
|
Laurent Destailleur
|
05318bb4ec
|
More complete dol_string_nospecial
|
2017-06-28 19:02:09 +02:00 |
|
Laurent Destailleur
|
1a860c42ee
|
Look and feel v6
|
2017-06-27 16:42:11 +02:00 |
|
Laurent Destailleur
|
1fafa4017d
|
Fix test on currency name
|
2017-06-27 12:33:29 +02:00 |
|
Laurent Destailleur
|
3b7667292b
|
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2017-06-27 11:59:40 +02:00 |
|
Laurent Destailleur
|
08af9bf365
|
List before
|
2017-06-27 10:37:00 +02:00 |
|
Laurent Destailleur
|
2be848025f
|
Fix parameter withcode of currency_name function. Add PHPUnit tests
|
2017-06-26 10:09:22 +02:00 |
|
Laurent Destailleur
|
4a21457b8a
|
Fix position of page nb
|
2017-06-26 09:28:02 +02:00 |
|
Laurent Destailleur
|
63dcdc3a03
|
Fix API was loading definition of all APIs at each call.
|
2017-06-25 17:09:08 +02:00 |
|
Laurent Destailleur
|
693b2fe3b4
|
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/compta/facture.php
htdocs/core/ajax/ajaxdirpreview.php
htdocs/core/class/conf.class.php
htdocs/core/class/html.formfile.class.php
htdocs/core/lib/functions.lib.php
htdocs/core/tpl/objectline_create.tpl.php
|
2017-06-23 11:20:29 +02:00 |
|
Laurent Destailleur
|
45004493e0
|
Fix multicurrency and vat_src_code not propaged on invoice from
shipment.
|
2017-06-23 11:12:17 +02:00 |
|
Laurent Destailleur
|
014cb4b004
|
Fix navigation on security event list
|
2017-06-21 12:03:49 +02:00 |
|
Laurent Destailleur
|
4102403482
|
Look and feel v6
|
2017-06-21 11:37:34 +02:00 |
|
Laurent Destailleur
|
ec9bbe2b52
|
Help/Need debug of some online instances with the log view
|
2017-06-20 16:54:37 +02:00 |
|
Laurent Destailleur
|
08a86fa03d
|
Start #6981
|
2017-06-20 12:17:13 +02:00 |
|
Laurent Destailleur
|
eef5df583e
|
Fix php 7.2
|
2017-06-20 00:50:30 +02:00 |
|
Laurent Destailleur
|
287e727e71
|
Fix detection of relative URL
|
2017-06-19 13:47:25 +02:00 |
|
Laurent Destailleur
|
996ec4926b
|
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/comm/propal/list.php
htdocs/core/lib/files.lib.php
htdocs/don/card.php
|
2017-06-18 22:16:34 +02:00 |
|
Laurent Destailleur
|
0ef507ae7f
|
Fix rename of file to remove .noexe extension.
|
2017-06-18 21:52:51 +02:00 |
|
Laurent Destailleur
|
86a6a83647
|
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
ChangeLog
htdocs/admin/tools/index.php
htdocs/bookmarks/bookmarks.lib.php
htdocs/compta/facture.php
htdocs/core/tpl/passwordforgotten.tpl.php
htdocs/fourn/ajax/getSupplierPrices.php
htdocs/main.inc.php
htdocs/product/stats/card.php
htdocs/public/paypal/paymentko.php
|
2017-06-18 21:13:48 +02:00 |
|
Laurent Destailleur
|
abe736c6a6
|
Escape hml tags
|
2017-06-18 19:42:59 +02:00 |
|
Laurent Destailleur
|
b73228899a
|
Merge pull request #7024 from defrance/patch-14
Introduce weight conversion lb & oz
|
2017-06-17 17:52:20 +02:00 |
|
BENKE Charlene
|
12cab2dfe0
|
Once to Ounce
|
2017-06-17 16:30:03 +02:00 |
|