Laurent Destailleur
d0d4c5e7f8
NEW The conditional IF into ODT templates works also on not defined var
...
so we can show data only if defined. Close #3819
2015-11-02 15:44:47 +01:00
frederic34
2f3e6958f9
Receipt Printer
2015-11-01 00:58:08 +01:00
frederic34
1694c690ed
Printing with Google Cloud Print
2015-10-30 17:22:06 +01:00
Laurent Destailleur
bf85caade6
Move a file that is not an external lib
2015-09-18 21:53:35 +02:00
Laurent Destailleur
397e409b9a
Merge pull request #3543 from GPCsolutions/firephp
...
Installed FirePHP with composer
2015-09-18 20:53:27 +02:00
Laurent Destailleur
a4ab5f5552
Restore manual install of ckeditor. It seems upgrade with phpcomposer
...
make some plugins not working.
2015-09-18 12:10:47 +02:00
Raphaël Doursenaud
2cf0f240b9
Installed FirePHP with composer
2015-09-17 16:08:00 +02:00
Laurent Destailleur
f3c71a9a5a
Dolibarr must not contains autoload feature.
...
The developer and user must decide which lib is used and it must not be
a random feature that take a library "randomly" (first one found is same
a randomly found).
By default, library embedded of dolibarr must be used. If we want to use
another one, an option to set the path of external libray must be
available.
2015-09-07 12:09:42 +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
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
e5eefa685f
Add Raven client for Sentry
2015-09-04 19:09:55 +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
Laurent Destailleur
d64a87d980
Merge remote-tracking branch 'origin/3.6' into 3.7
...
Conflicts:
htdocs/compta/index.php
2015-09-03 10:44:40 +02:00
Laurent Destailleur
2faa5d725e
Missing tcpdf files
2015-08-15 18:17:54 +02:00
Florian HENRY
7ce5424f9a
NEW : upgrade jQuery Component Datable (and extras) to 1.10.7
2015-07-20 08:41:18 +02:00
Laurent Destailleur
705245d70d
Revert "NEW : upgrade jQuery Component Datable (and extras) to 1.10.7 #3258 "
2015-07-19 18:07:26 +02:00
Florian HENRY
4f9be3ba7e
NEW : upgrade jQuery Component datable 1.10.7
2015-07-16 16:32:38 +02:00
Florian HENRY
390239f505
re-add old file
2015-07-16 15:50:25 +02:00
Florian HENRY
30368053f7
NEW : upgrade version of ColVis datatable extra version
2015-07-16 15:47:57 +02:00
Florian HENRY
2b8e797c63
NEW : upgrade version of ColVis datable extre feature
2015-07-16 15:45:34 +02:00
Regis Houssin
1804dff0b8
Fix: for avoid jquery error in ECM module
2015-07-14 14:40:20 +02:00
Laurent Destailleur
9eff436f5c
Merge pull request #3136 from alainabbas/develop
...
Correct bug #3050
2015-07-04 03:45:46 +02:00
alainabbas
efd3c4d863
Correct bug #3050
...
when a piece is in draft and odt2pdf.sh is used, the filename is not corrected escaped for the shell
2015-06-25 20:57:01 +02:00
Raphaël Doursenaud
b219381e04
Fix #3098 Updated jQuery BlockUI plugin to 2.70.0
2015-06-25 15:47:26 +02:00
Laurent Destailleur
a3a5b0d9b0
Upgrade jquery and jquery-ui to last stable version
2015-06-21 00:06:37 +02:00
Laurent Destailleur
87b4381d47
Update jflot plugin
2015-06-20 19:17:50 +02:00
Marcos García de La Fuente
1e05262884
Corrected Timezone detection by using jstz external library
2015-06-16 21:19:58 +02:00
Laurent Destailleur
bfe85cbf37
Better error management
2015-05-30 16:14:54 +02:00
Laurent Destailleur
4319cd63a3
Working on finishing of look
2015-05-22 14:28:02 +02:00
Laurent Destailleur
bf883e1576
Minor cosmetic changes
...
Fix permissions and CRLF
2015-05-15 02:34:57 +02:00
jfefe
b503b16f07
NEW : add restler framework
...
First step to build REST API into Dolibarr
2015-05-01 15:42:05 +02:00
Raphaël Doursenaud
7281ea21e6
Qual: moved mobiledetect external library
...
External libraries resides in the include directory
2015-04-23 20:30:33 +02:00
Raphaël Doursenaud
e8332cc724
Update PEAR Mail_MIME to 1.8.9
...
This is nusoap dependency and the unkown previous version
was GPL incompatible and used deprecated functions.
2015-04-18 04:27:15 +02:00
Laurent Destailleur
39a7271f91
Fix bad merge
2015-03-05 10:57:17 +01:00
Laurent Destailleur
09035c1fee
Merge branch 'fetchobject' of https://github.com/frederic34/dolibarr
...
into develop
Conflicts:
htdocs/includes/tcpdi/fpdf_tpl.php
htdocs/projet/card.php
2015-03-04 20:52:54 +01:00
Laurent Destailleur
7a9de0feca
CRLF
2015-03-04 20:45:33 +01:00
frederic34
4af26c119f
fetch object in include file
2015-03-02 17:54:35 +01:00
Laurent Destailleur
2f24622a7c
NEW: Introduce TCPDI as replacement of FPDI.
2015-03-02 01:38:40 +01:00
Laurent Destailleur
ba98f6f94a
Fix: Bad management of error
2015-03-02 01:05:12 +01:00
Laurent Destailleur
495d066cfc
Merge pull request #2378 from aspangaro/develop-patch6
...
Update TCPDF library to 6.2.6
2015-03-02 00:45:50 +01:00
Laurent Destailleur
4781707fa4
Fix jodconverter can't work without the wrapper jodconverter.
2015-02-22 16:01:01 +01:00
Laurent Destailleur
2b4f7a41bf
Merge pull request #2377 from aspangaro/develop-patch5
...
NEW: Update PHPExcel library to 1.8.0
2015-02-21 00:22:21 +01:00
aspangaro
0f08544557
Update TCPDF library to 6.2.6
2015-02-20 06:05:50 +01:00