Laurent Destailleur
|
aaeb7dc9d6
|
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/admin/holiday.php
htdocs/comm/propal/list.php
htdocs/commande/list.php
htdocs/filefunc.inc.php
htdocs/product/list.php
|
2019-05-10 17:45:33 +02:00 |
|
Laurent Destailleur
|
d53117da3f
|
Update log
|
2019-05-09 15:34:42 +02:00 |
|
Laurent Destailleur
|
52153d6aa2
|
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2019-05-09 12:38:27 +02:00 |
|
Laurent Destailleur
|
677b333d0a
|
FIX: Add hidden option MAIN_PDF_HIDE_SITUATION to hide situation (quick
hack to fix output pb).
|
2019-05-09 12:38:00 +02:00 |
|
Laurent Destailleur
|
6e69db8a1a
|
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
ChangeLog
htdocs/core/modules/commande/doc/pdf_einstein.modules.php
htdocs/core/modules/expensereport/doc/pdf_standard.modules.php
htdocs/core/modules/facture/doc/pdf_crabe.modules.php
htdocs/core/modules/product/doc/pdf_standard.modules.php
htdocs/core/modules/propale/doc/pdf_azur.modules.php
htdocs/core/modules/supplier_invoice/pdf/pdf_canelle.modules.php
htdocs/core/modules/supplier_order/pdf/pdf_muscadet.modules.php
htdocs/core/modules/supplier_proposal/doc/pdf_aurore.modules.php
htdocs/filefunc.inc.php
|
2019-05-09 12:27:14 +02:00 |
|
Laurent Destailleur
|
08fcfded76
|
Prepare 9.0.3
|
2019-05-08 22:00:13 +02:00 |
|
Laurent Destailleur
|
091132de2f
|
Signatures of methods createFromClone() has been standardized. All
methods requires the object User as first parameter.
|
2019-04-25 12:11:32 +02:00 |
|
Laurent Destailleur
|
917b9d69fa
|
Removed the method 4 of GETPOST (to get $_COOKIE). It was not used and
not recommanded to use in Dolibarr.
|
2019-04-08 14:55:31 +02:00 |
|
Laurent Destailleur
|
2174e70414
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2019-04-08 14:09:29 +02:00 |
|
Laurent Destailleur
|
321ffb859b
|
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
ChangeLog
htdocs/accountancy/bookkeeping/thirdparty_lettering_supplier.php
htdocs/projet/activity/perday.php
htdocs/projet/activity/perweek.php
|
2019-04-08 14:09:18 +02:00 |
|
Laurent Destailleur
|
2b87c8b663
|
Merge pull request #10810 from mwelters/patch-1
NEW improve Expensereport, Inverse Receiver
|
2019-04-08 14:04:08 +02:00 |
|
Laurent Destailleur
|
81ccf4d1f0
|
Update doc
|
2019-04-07 18:43:30 +02:00 |
|
Laurent Destailleur
|
66142cef76
|
Prepare 9.0.2
|
2019-04-07 18:40:37 +02:00 |
|
Laurent Destailleur
|
b527446e47
|
Changelog
|
2019-04-07 18:39:13 +02:00 |
|
Laurent Destailleur
|
302a42a603
|
PHP 5.4 is no more supported. Minimum PHP is now 5.5+.
|
2019-04-06 13:20:26 +02:00 |
|
Laurent Destailleur
|
54714bc755
|
Deprecated property ->fk_departement is now ->state_id everywhere.
|
2019-04-05 20:06:13 +02:00 |
|
Laurent Destailleur
|
56f8c42b0a
|
The PHP extension php-intl is not mandatory but should be installed to
have new features working correctly.
|
2019-04-03 19:37:54 +02:00 |
|
Laurent Destailleur
|
8fe1be1a67
|
Removed deprecated use of string in dol_print_date(). Only date allowed.
|
2019-04-01 19:27:34 +02:00 |
|
markus
|
f942917f53
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into patch-1
|
2019-03-24 17:42:49 +01:00 |
|
Ion
|
7bfa49b29c
|
FIX: Disallow line start date > end date
|
2019-03-24 14:30:00 +01:00 |
|
Laurent Destailleur
|
2a1262eee4
|
Update doc
|
2019-03-22 13:03:05 +01:00 |
|
Laurent Destailleur
|
28fede950f
|
Hidden option CHANGE_ORDER_CONCAT_DESCRIPTION were renamed into
MAIN_CHANGE_ORDER_CONCAT_DESCRIPTION
|
2019-03-22 13:00:48 +01:00 |
|
Laurent Destailleur
|
05cd2e280c
|
Method load_measuring_units were renamed into selectMeasuringUnits and
select_measuring_units was deprecated
|
2019-03-19 12:04:32 +01:00 |
|
Laurent Destailleur
|
ad3b0b1a62
|
Removed deprecated function function test_sql_and_script_inject that was
replaced with testSqlAndScriptInject
|
2019-03-18 11:19:16 +01:00 |
|
Laurent Destailleur
|
c0b6699b25
|
All methods set_draft() were renamed into setDraft()
|
2019-03-15 19:01:40 +01:00 |
|
Laurent Destailleur
|
6daa262779
|
Files for variables of themes were renamed from graph-color.php into
theme_vars.inc.php to match naming convention of extension .inc.php for
files to be included.
|
2019-03-11 20:32:25 +01:00 |
|
markus
|
63a3e3df11
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into patch-1
|
2019-03-11 12:38:49 +01:00 |
|
Laurent Destailleur
|
fac329e637
|
Clean code
|
2019-03-11 01:01:15 +01:00 |
|
markus
|
1e4ed531b4
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into develop
|
2019-03-08 11:47:08 +01:00 |
|
Laurent Destailleur
|
16e90ffae4
|
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/core/modules/DolibarrModules.class.php
htdocs/langs/en_US/website.lang
|
2019-03-05 15:59:42 +01:00 |
|
Laurent Destailleur
|
28a4217660
|
Prepare 9.0.1
|
2019-03-05 15:52:03 +01:00 |
|
markus
|
01b12793d2
|
fix typo in comment
|
2019-02-12 13:59:55 +01:00 |
|
Laurent Destailleur
|
cb329766d9
|
Doc
|
2019-02-11 19:17:39 +01:00 |
|
Laurent Destailleur
|
38d4284638
|
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/core/db/pgsql.class.php
htdocs/core/modules/facture/doc/pdf_crabe.modules.php
htdocs/filefunc.inc.php
htdocs/imports/import.php
htdocs/supplier_proposal/card.php
|
2019-02-08 11:26:08 +01:00 |
|
Laurent Destailleur
|
9b2a91893d
|
Update doc
|
2019-02-08 10:49:02 +01:00 |
|
Laurent Destailleur
|
662ed9fba7
|
Prepare 9.0.1
|
2019-02-08 10:47:25 +01:00 |
|
markus
|
00597477e4
|
Fix #10263
|
2019-01-26 16:06:40 +01:00 |
|
Laurent Destailleur
|
78ac57398c
|
Doc
|
2019-01-17 14:45:37 +01:00 |
|
Laurent Destailleur
|
0f2406c202
|
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2019-01-15 10:55:28 +01:00 |
|
Laurent Destailleur
|
7ea5407ac1
|
Update doc
|
2019-01-10 01:57:47 +01:00 |
|
Laurent Destailleur
|
074f163fe5
|
Update doc
|
2019-01-10 01:56:50 +01:00 |
|
Laurent Destailleur
|
5d0ff28556
|
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/societe/card.php
|
2019-01-08 01:56:03 +01:00 |
|
Laurent Destailleur
|
d2f6899346
|
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into 9.0
Conflicts:
htdocs/accountancy/journal/bankjournal.php
htdocs/admin/defaultvalues.php
htdocs/societe/card.php
|
2019-01-08 01:53:00 +01:00 |
|
Laurent Destailleur
|
9d8b084115
|
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
Conflicts:
ChangeLog
htdocs/core/actions_sendmails.inc.php
htdocs/filefunc.inc.php
|
2019-01-08 01:48:54 +01:00 |
|
Juanjo Menent
|
96967100ba
|
Prepare 7.0.5
|
2019-01-05 13:35:32 +01:00 |
|
ldestailleur
|
451b3e30cc
|
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/core/lib/company.lib.php
htdocs/core/lib/functions.lib.php
htdocs/langs/en_US/cashdesk.lang
|
2019-01-04 19:36:20 +01:00 |
|
ldestailleur
|
cf84fdf7c7
|
Translate option "Simplify interface for blind persons"
|
2019-01-03 20:07:58 +01:00 |
|
ldestailleur
|
bc00fb177a
|
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2019-01-02 19:42:15 +01:00 |
|
ldestailleur
|
a9e8e13bb6
|
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into 9.0
Conflicts:
ChangeLog
htdocs/user/param_ihm.php
|
2019-01-02 19:41:39 +01:00 |
|
Laurent Destailleur
|
730f5d1ad4
|
Prepare 8.0.4
|
2018-12-23 14:05:37 +01:00 |
|