Commit Graph

49121 Commits

Author SHA1 Message Date
Raphaël Doursenaud
04e33fc92b Updated composer links 2015-09-05 02:40:05 +02:00
Laurent Destailleur
51c5e01290 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2015-09-05 00:48:56 +02:00
Laurent Destailleur
7926fd8083 NEW ODT generators can set meta properties of ODT file 2015-09-05 00:47:06 +02:00
Laurent Destailleur
2a8ebcefcc Merge pull request #3412 from gschratzer/develop
NEW update actions_sendmails.inc.php  files.inc.php
2015-09-04 23:38:01 +02:00
Juanjo Menent
ba0bf57707 Merge pull request #3353 from GPCsolutions/sentry
NEW Sentry logging support
2015-09-04 20:10:27 +02:00
Juanjo Menent
7924a8704d Merge pull request #3352 from GPCsolutions/dolibarr-3351
NEW Composer installed dependencies
2015-09-04 20:09:38 +02:00
Laurent Destailleur
a66bcf1965 Fix deadlock feature. Can't reconciliate cash bank account. Sometimes
users need. I introduce a hidden option to fix this quickly.
2015-09-04 19:42:07 +02:00
Raphaël Doursenaud
1618cbc5bc Added Raven libraries to list 2015-09-04 19:10:53 +02:00
Raphaël Doursenaud
a6ef289470 New Added client-side Sentry logging
Using Raven.js allows logging client-side javascript errors to the
configured Sentry server.
2015-09-04 19:10:46 +02:00
Raphaël Doursenaud
7ef5cbfb96 Updated raven-php to v0.12.1 2015-09-04 19:10:38 +02:00
Raphaël Doursenaud
7bb917e637 NEW Support logging to a Sentry server
Sentry is an Open Source error logging and aggregation platform.
It can be used on-premise or hosted at https://getsentry.com
2015-09-04 19:10:13 +02:00
Raphaël Doursenaud
3b5473abe4 NEW Syslog displays configuration errors 2015-09-04 19:10:04 +02:00
Raphaël Doursenaud
e5eefa685f Add Raven client for Sentry 2015-09-04 19:09:55 +02:00
Raphaël Doursenaud
1ffb28a460 Fixed mobile detect classname without autoloader 2015-09-04 19:06:04 +02:00
Raphaël Doursenaud
32cb76a62b Added missing TCPDI lib to COPYRIGHT 2015-09-04 19:06:04 +02:00
Raphaël Doursenaud
e0312d048b Install TCPDF from composer 2015-09-04 19:06:04 +02:00
Raphaël Doursenaud
321094ab42 Install Restler framework from composer 2015-09-04 19:06:02 +02:00
Raphaël Doursenaud
1b7ed43c60 Install PHPExcel from composer 2015-09-04 19:06:02 +02:00
Raphaël Doursenaud
0eb0f52b6d Install mobiledetect from composer 2015-09-04 19:06:01 +02:00
Raphaël Doursenaud
7d934db183 Install CKEditor from composer 2015-09-04 19:06:01 +02:00
Raphaël Doursenaud
11402debbd Install ChromePHP from composer 2015-09-04 19:06:00 +02:00
Raphaël Doursenaud
d209ca0fa7 New Better composer suggestions 2015-09-04 19:04:45 +02:00
Raphaël Doursenaud
157f1ed532 Tell composer to install in includes dir 2015-09-04 19:04:45 +02:00
Laurent Destailleur
62a1d1c4a2 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2015-09-04 18:35:32 +02:00
Laurent Destailleur
f992c2091f Add ignore 2015-09-04 18:35:18 +02:00
Juanjo Menent
a720f30335 Merge pull request #3194 from defrance/patch-71
NEW add hook addMoreActionsButtons on adherent Card
2015-09-04 18:33:19 +02:00
Laurent Destailleur
3d6488d91e Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2015-09-04 18:32:14 +02:00
Laurent Destailleur
55752610dc Exclude dir 2015-09-04 18:27:25 +02:00
Juanjo Menent
81caf74360 Merge pull request #3464 from grandoc/develop
NEW: : add doActions hook method call in contract card
2015-09-04 18:25:33 +02:00
Juanjo Menent
b3f3e57852 Merge remote-tracking branch 'origin/3.8' into develop 2015-09-04 18:24:18 +02:00
Juanjo Menent
de3f1b5559 Merge remote-tracking branch 'origin/3.7' into 3.8 2015-09-04 18:23:33 +02:00
Juanjo Menent
ecf80249d1 Merge pull request #3454 from hregis/3.7_bug3
Fix: problem with pagination
2015-09-04 18:22:23 +02:00
Juanjo Menent
499673ea7a Merge remote-tracking branch 'origin/3.8' into develop 2015-09-04 18:20:14 +02:00
Juanjo Menent
c29f69101c Merge remote-tracking branch 'origin/3.7' into 3.8
# Conflicts:
#	htdocs/fourn/commande/card.php
2015-09-04 18:17:44 +02:00
Juanjo Menent
0016f48fac Merge pull request #3424 from atm-aurelien/3.7
FIX ref_supplier to object property on supplier ref change
2015-09-04 18:00:05 +02:00
Laurent Destailleur
dcaef54f9b Fix can't disable a module that were removed. 2015-09-04 16:47:43 +02:00
Laurent Destailleur
9422b22edb Fix translation 2015-09-04 00:12:45 +02:00
Laurent Destailleur
b7cb98e873 Merge remote-tracking branch 'origin/3.8' into develop 2015-09-03 23:28:47 +02:00
Laurent Destailleur
d19ec89bf1 Merge remote-tracking branch 'origin/3.7' into 3.8
Conflicts:
	htdocs/core/modules/modHoliday.class.php
	htdocs/holiday/card.php
2015-09-03 23:27:47 +02:00
Laurent Destailleur
2e3d25c055 Merge pull request #3462 from grandoc/3.7
fix : Typo
2015-09-03 19:15:31 +02:00
Laurent Destailleur
1f25ccf0bf git push origin 3.7Merge branch 'marcosgdf-bug-3460' into 3.7 2015-09-03 19:14:49 +02:00
Laurent Destailleur
c7b7dff0ed Merge branch 'bug-3460' of https://github.com/marcosgdf/dolibarr into
marcosgdf-bug-3460

Conflicts:
	ChangeLog
2015-09-03 19:14:37 +02:00
Laurent Destailleur
846899dc06 git push origin 3.7Merge branch 'marcosgdf-bug-3383' into 3.7 2015-09-03 19:12:43 +02:00
Laurent Destailleur
54214cfddf Merge branch 'bug-3383' of https://github.com/marcosgdf/dolibarr into
marcosgdf-bug-3383

Conflicts:
	ChangeLog
2015-09-03 19:12:01 +02:00
Laurent Destailleur
7009c6b890 git push origin 3.7Merge branch 'marcosgdf-bug-3358' into 3.7 2015-09-03 19:08:19 +02:00
Laurent Destailleur
be9d5b030d Merge branch 'bug-3358' of https://github.com/marcosgdf/dolibarr into
marcosgdf-bug-3358

Conflicts:
	ChangeLog
2015-09-03 19:08:08 +02:00
Laurent Destailleur
52aee5562f Update doc 2015-09-03 18:11:26 +02:00
Laurent Destailleur
69a4e2cd95 Update doc 2015-09-03 17:27:29 +02:00
Laurent Destailleur
b0f604da14 Merge branch '3.7' of git@github.com:Dolibarr/dolibarr.git into 3.7
Conflicts:
	ChangeLog
2015-09-03 17:05:02 +02:00
Laurent Destailleur
de741e41e5 git push origin 3.7Merge branch 'marcosgdf-bug-incorrect-pdf-bank' into 3.7 2015-09-03 17:04:03 +02:00