Laurent Destailleur
|
7e0a165131
|
Fix some pb in search using phone
|
2017-07-26 20:33:25 +02:00 |
|
Regis Houssin
|
acd5780e32
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into
develop_dict
|
2017-07-26 08:58:56 +02:00 |
|
Laurent Destailleur
|
bd85d87e3e
|
Fix pb with .svg
|
2017-07-25 23:02:48 +02:00 |
|
Laurent Destailleur
|
ab72fbffc6
|
Fix pb with .svg files
|
2017-07-25 23:02:14 +02:00 |
|
Laurent Destailleur
|
e62a8d7bfa
|
Debug modulebuilder
|
2017-07-25 01:22:06 +02:00 |
|
Laurent Destailleur
|
73c7aa378e
|
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/contrat/list.php
htdocs/fichinter/list.php
|
2017-07-23 20:30:03 +02:00 |
|
Laurent Destailleur
|
9043cf759b
|
Fix clone function
|
2017-07-23 20:27:30 +02:00 |
|
Laurent Destailleur
|
25b107defb
|
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into 6.0
Conflicts:
htdocs/contrat/list.php
htdocs/fichinter/list.php
|
2017-07-23 19:09:00 +02:00 |
|
Regis Houssin
|
2efb86b5d8
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into
develop_dict
|
2017-07-23 10:36:14 +02:00 |
|
Laurent Destailleur
|
854a6ca3d5
|
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2017-07-22 16:40:45 +02:00 |
|
Laurent Destailleur
|
44023606c6
|
Fix pb in dolGetFirstLineOfText. Add PHPunit
|
2017-07-22 12:47:35 +02:00 |
|
Laurent Destailleur
|
f64a9968a9
|
Debug modulebuilder
|
2017-07-22 01:00:43 +02:00 |
|
Regis Houssin
|
26df1389f4
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into
develop_dict
Conflicts:
htdocs/install/mysql/migration/5.0.0-6.0.0.sql
|
2017-07-21 20:42:21 +02:00 |
|
Laurent Destailleur
|
f97ecd0a45
|
The css files is also parsed with function to clean images
|
2017-07-21 20:16:53 +02:00 |
|
Laurent Destailleur
|
058e88c6f3
|
Fix title in html header
|
2017-07-21 12:26:11 +02:00 |
|
Laurent Destailleur
|
23d9353a3d
|
Fix title in html header
|
2017-07-21 12:21:48 +02:00 |
|
Laurent Destailleur
|
302ee97d31
|
Debug module website
|
2017-07-21 02:51:56 +02:00 |
|
Laurent Destailleur
|
28254655e9
|
Debug module website
|
2017-07-21 02:30:02 +02:00 |
|
Laurent Destailleur
|
3b8f60f90e
|
Fix pb of recursive include in website module
|
2017-07-20 16:49:20 +02:00 |
|
Regis Houssin
|
c8bd11660d
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into develop_dict
|
2017-07-18 15:23:43 +02:00 |
|
Laurent Destailleur
|
4582b54e91
|
Fix use command standard @... to mark a change in official code
|
2017-07-17 20:09:19 +02:00 |
|
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 |
|
Regis Houssin
|
200f232164
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into
develop_dict
|
2017-07-16 07:51:20 +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 |
|
Regis Houssin
|
cb6b81d897
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into
develop_dict
|
2017-07-11 19:10:22 +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 |
|
Regis Houssin
|
3f882cb33a
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into develop_dict
|
2017-07-03 09:24:05 +02:00 |
|
Laurent Destailleur
|
c56ea50251
|
Currency symbol for peru is before value
|
2017-07-02 14:30:24 +02:00 |
|