Laurent Destailleur
|
28c28bd217
|
New: Add option excludethirdparties and onlythirdparties into merge pdf
scripts.
|
2013-07-15 20:56:43 +02:00 |
|
Laurent Destailleur
|
dd10ff8a11
|
eol
|
2013-07-15 18:51:56 +02:00 |
|
Laurent Destailleur
|
17f3d98fb3
|
New: Add option to exclude some thirdparties
|
2013-07-15 18:44:59 +02:00 |
|
Laurent Destailleur
|
d637212dce
|
Fix: alternative url were sometimes relative to server, sometimes to
DOL_URL_ROOT. Fix to be always relative to DOL_URL_ROOT.
|
2013-07-15 00:58:40 +02:00 |
|
Laurent Destailleur
|
6a1446f4dd
|
Add option MAIN_GENERATE_DOCUMENT_WITH_PICTURE
|
2013-07-14 16:35:02 +02:00 |
|
Laurent Destailleur
|
154cd1fcf9
|
Fix: Sort on ref for supplier invoice into ged
|
2013-07-14 01:10:18 +02:00 |
|
Laurent Destailleur
|
1e6171ad0e
|
Fix: Sort on ref for supplier invoice into ged
|
2013-07-14 00:40:22 +02:00 |
|
Laurent Destailleur
|
3a9ffb19c3
|
fix: eol
|
2013-07-13 21:14:05 +02:00 |
|
Laurent Destailleur
|
ad8904a4fb
|
Can add a picto onto line of files list.
|
2013-07-12 15:10:32 +02:00 |
|
Cédric Salvador
|
03ad72a1fa
|
fix dol_buildpath failing when processing path such as file.php?id=__ID__
|
2013-07-09 18:14:50 +02:00 |
|
Laurent Destailleur
|
5706779c8b
|
New: Add a page on performance advice
|
2013-07-09 13:50:20 +02:00 |
|
Laurent Destailleur
|
b26250c45a
|
Fix when alt path is full url instead of relative.
|
2013-07-07 23:37:56 +02:00 |
|
Laurent Destailleur
|
7c163f7be3
|
Fix: Running fixdosfile onto all project
|
2013-07-07 13:17:48 +02:00 |
|
Laurent Destailleur
|
2bc650bf61
|
Qual: Remove tons of codesniffer errors and warnings.
|
2013-07-07 13:14:32 +02:00 |
|
Laurent Destailleur
|
7b5e0678db
|
New: Make some changes to allow usage of alternative
$dolibarr_main_url_root variables.
Can now use several alternative path. Fix several bugs with all code.
|
2013-07-07 03:26:51 +02:00 |
|
Laurent Destailleur
|
5385d87995
|
Merge remote-tracking branch 'origin/3.4' into develop
Conflicts:
htdocs/langs/ca_ES/admin.lang
htdocs/langs/ca_ES/errors.lang
htdocs/langs/ca_ES/main.lang
htdocs/langs/ca_ES/opensurvey.lang
htdocs/langs/ca_ES/paybox.lang
htdocs/langs/ca_ES/products.lang
htdocs/langs/es_ES/admin.lang
htdocs/langs/es_ES/errors.lang
htdocs/langs/es_ES/main.lang
htdocs/langs/es_ES/products.lang
|
2013-07-05 21:56:54 +02:00 |
|
Regis Houssin
|
7e70d935b6
|
Fix: change for use url of image
|
2013-07-03 16:07:31 +02:00 |
|
Regis Houssin
|
a9198e66eb
|
Fix: change for use url of image
|
2013-07-03 16:06:42 +02:00 |
|
Laurent Destailleur
|
6f5a918373
|
New: Add option MAIN_MOTD_SETUPPAGE to add a content onto setup page.
Also content for MAIN_MOTD_SETUPPAGE, MAIN_MOTD_SETUPPAGE, MAIN_HOME
now accept "|langfile" into translation key to use a specific language
file.
|
2013-07-02 21:53:34 +02:00 |
|
Laurent Destailleur
|
1beb50e870
|
Fix: State for turkey
|
2013-07-02 09:58:09 +02:00 |
|
Laurent Destailleur
|
134187ef94
|
Fix: Overlapping of company name.
Fix: Missing state for ome countries.
|
2013-07-01 00:08:44 +02:00 |
|
Laurent Destailleur
|
10e28fa27a
|
Fix: Overlapping of company name.
Fix: Missing state for ome countries.
|
2013-07-01 00:05:39 +02:00 |
|
Laurent Destailleur
|
387c213aea
|
New: Add box for graph of customer orders
|
2013-06-30 23:01:28 +02:00 |
|
Laurent Destailleur
|
7e74d9890b
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into develop
|
2013-06-27 17:47:03 +02:00 |
|
Laurent Destailleur
|
c92aa1f6aa
|
New: dol_strintotime accept format YYYY-MM-DD HH:MM:SS
Fix: create member was missing field import_key
New: Uniformize code
|
2013-06-27 17:45:58 +02:00 |
|
Laurent Destailleur
|
9b235f6879
|
Fix: Remove space at end of binary files
|
2013-06-26 02:05:18 +02:00 |
|
Laurent Destailleur
|
af4651f1a2
|
Merge remote-tracking branch 'origin/3.4' into develop
Conflicts:
build/perl/virtualmin/dolibarr.pl
htdocs/core/lib/files.lib.php
htdocs/langs/en_US/projects.lang
htdocs/langs/fr_FR/projects.lang
htdocs/public/paybox/paymentko.php
htdocs/public/paybox/paymentok.php
htdocs/public/paypal/paymentko.php
htdocs/public/paypal/paymentok.php
htdocs/webservices/server_other.php
|
2013-06-25 23:22:00 +02:00 |
|
Laurent Destailleur
|
0ec4b3bcdb
|
Merge branch '3.4' of https://github.com/Dolibarr/dolibarr.git into 3.4
|
2013-06-25 18:10:55 +02:00 |
|
jfefe
|
54bf3fd516
|
Add parameter to force user in dol_check_access_document function
This required by webservice where global $user is not available
|
2013-06-25 15:09:51 +02:00 |
|
Laurent Destailleur
|
c2654fa7e2
|
Fix: Bad translation. Must use a different string than products
|
2013-06-25 15:00:10 +02:00 |
|
simnandez
|
ca190be382
|
[Bug #958] LocalTax2 for Spain fails on Suppliers
|
2013-06-25 11:21:56 +02:00 |
|
simnandez
|
065b30f0d0
|
[Bug #958] LocalTax2 for Spain fails on Suppliers
|
2013-06-25 11:12:21 +02:00 |
|
Laurent Destailleur
|
1d8b9949d6
|
Merge remote-tracking branch 'origin/3.4' into develop
Conflicts:
htdocs/compta/bank/annuel.php
htdocs/compta/bank/categ.php
htdocs/compta/bank/releve.php
htdocs/core/class/hookmanager.class.php
htdocs/core/class/html.formfile.class.php
htdocs/core/modules/livraison/pdf/pdf_typhon.modules.php
htdocs/core/tpl/contacts.tpl.php
htdocs/cron/list.php
htdocs/main.inc.php
htdocs/public/paybox/paymentko.php
htdocs/public/paybox/paymentok.php
htdocs/public/paypal/paymentko.php
htdocs/public/paypal/paymentok.php
htdocs/theme/bureau2crea/style.css.php
htdocs/theme/eldy/style.css.php
htdocs/user/class/user.class.php
htdocs/viewimage.php
|
2013-06-24 20:02:02 +02:00 |
|
Regis Houssin
|
4cd6ae6bbd
|
Fix: convert lines delimiters
|
2013-06-24 17:36:33 +02:00 |
|
Regis Houssin
|
05bd035488
|
Fix: convert line delimiters
|
2013-06-24 17:34:22 +02:00 |
|
Laurent Destailleur
|
ec2e3db450
|
New: Switch cron module to status stable. Thanks to everybody to test
this new module and debug it.
|
2013-06-23 22:21:21 +02:00 |
|
Laurent Destailleur
|
0ab500d3a7
|
Merge pull request #1063 from grandoc/develop
standardize code
|
2013-06-21 08:10:01 -07:00 |
|
Laurent Destailleur
|
570275cd76
|
Merge remote-tracking branch 'origin/3.4' into develop
Conflicts:
htdocs/langs/fr_FR/admin.lang
htdocs/langs/fr_FR/opensurvey.lang
htdocs/opensurvey/public/index.php
|
2013-06-21 15:37:17 +02:00 |
|
Laurent Destailleur
|
7e748f26a6
|
Fix: all forms must react same way with option optimize_small_screen
|
2013-06-20 16:39:17 +02:00 |
|
Grand Philippe
|
b599481ef6
|
standardize code
|
2013-06-20 09:18:12 +02:00 |
|
Laurent Destailleur
|
2a014f8c7c
|
Merge pull request #1057 from marcosgdf/develop
CR Fix
|
2013-06-19 09:31:28 -07:00 |
|
Laurent Destailleur
|
b5f4c45cf0
|
Merge remote-tracking branch 'origin/3.4' into develop
|
2013-06-19 18:14:19 +02:00 |
|
Marcos García
|
4532399026
|
CR Fix
I'm getting tired of these commits...
|
2013-06-19 09:26:20 +02:00 |
|
Laurent Destailleur
|
c45cd3aa1c
|
Fix: Tab must not always be visible
|
2013-06-18 21:44:18 +02:00 |
|
Laurent Destailleur
|
834a3fd3c5
|
Qual: Clean code. Removed useless functions and params
|
2013-06-17 14:12:59 +02:00 |
|
Laurent Destailleur
|
869e877cb7
|
Qual: We must not concat currency symbol after a price, but use the
parameter currency of method price.
|
2013-06-17 11:58:55 +02:00 |
|
Laurent Destailleur
|
7ec8220826
|
Merge pull request #1054 from marcosgdf/develop
CR fix
|
2013-06-16 15:05:28 -07:00 |
|
Laurent Destailleur
|
9012c49299
|
Perf: Optimize class loading. Need 1 MB less of memory to load home
page.
|
2013-06-16 23:15:20 +02:00 |
|
Marcos García
|
bf2d61515d
|
CR fix
Git required me to commit these changes
|
2013-06-16 21:33:05 +02:00 |
|
Laurent Destailleur
|
c83bce262e
|
Fix: Do not show time if start time was not calculated
|
2013-06-16 20:22:32 +02:00 |
|