Bug#783061: dolibarr: incomplete installation instructions

2015-04-22 Thread Dmitry Smirnov
On Wed, 22 Apr 2015 14:49:02 Laurent Destailleur wrote:
 The package already depends on libjs-jquery, so the /javascript should not
 missing, because libjs-jquery should depends on it.

libjs-jquery only Recommends javascript-common but that's not the point 
because javascript-common do not activate Apache configuration 
automatically.


 Don't you think the bug should be moved into libjs-jquery package ?

Certainly not. dolibarr needs /javascript hence it should depend on 
javascript-common and describe how to activate it in README.Debian.

Besides libjs-jquery may be useful without Apache so one should not expect 
/javascript to magically appear once libjs-jquery is installed.

I hope it makes sense.


 For the second point, i will replace the libjs-flot into libjs-jquery-flot
 into a next patch.

Thanks. :)

-- 
Regards,
 Dmitry Smirnov.


signature.asc
Description: This is a digitally signed message part.


Bug#783061: dolibarr: incomplete installation instructions

2015-04-22 Thread Laurent Destailleur (aka Eldy)
The package already depends on libjs-jquery, so the /javascript should not
missing, because libjs-jquery should depends on it.

Don't you think the bug should be moved into libjs-jquery package ?


For the second point, i will replace the libjs-flot into libjs-jquery-flot
into a next patch.

2015-04-21 13:03 GMT+02:00 Dmitry Smirnov only...@debian.org:

 Package: dolibarr
 Version: 3.5.5+dfsg1-1
 Severity: normal

 I'm accessing dolibarr as http://localhost/dolibarr
 as per /etc/apache2/conf-available/dolibarr.conf
 however I'm getting 404 errors in browser on

 GET /javascript/jquery/jquery.min.js
 GET /javascript/jquery-ui/jquery-ui.min.js
 GET /javascript/flot/jquery.flot.js
 GET /javascript/flot/jquery.flot.pie.js
 GET /javascript/flot/jquery.flot.stack.js

 and others because /javascript do not exist in the Apache configuration.
 Naturally dolibarr interface is not functioning properly...

 I've managed to fix that by installing package javascript-common and
 invoking the following command:

 a2enconf javascript-common

 But dolibarr should document that necessary installation instructions in
 README.Debian and perhaps depend on javascript-common.

 Besides dolibarr depends on transitional dummy package libjs-flot which
 should be replaced with libjs-jquery-flot.

 --
 Best wishes,
  Dmitry Smirnov



Bug#783061: dolibarr: incomplete installation instructions

2015-04-21 Thread Dmitry Smirnov
Package: dolibarr
Version: 3.5.5+dfsg1-1
Severity: normal

I'm accessing dolibarr as http://localhost/dolibarr
as per /etc/apache2/conf-available/dolibarr.conf
however I'm getting 404 errors in browser on 

GET /javascript/jquery/jquery.min.js
GET /javascript/jquery-ui/jquery-ui.min.js
GET /javascript/flot/jquery.flot.js
GET /javascript/flot/jquery.flot.pie.js
GET /javascript/flot/jquery.flot.stack.js

and others because /javascript do not exist in the Apache configuration.
Naturally dolibarr interface is not functioning properly...

I've managed to fix that by installing package javascript-common and 
invoking the following command:

a2enconf javascript-common

But dolibarr should document that necessary installation instructions in 
README.Debian and perhaps depend on javascript-common.

Besides dolibarr depends on transitional dummy package libjs-flot which 
should be replaced with libjs-jquery-flot.

-- 
Best wishes,
 Dmitry Smirnov


signature.asc
Description: This is a digitally signed message part.