Regis Houssin
|
ad39c30c21
|
Fix: change old email
|
2017-08-23 21:23:18 +02:00 |
|
Laurent Destailleur
|
782ab6a02b
|
Merge branch '3.9' of git@github.com:Dolibarr/dolibarr.git into 4.0
Conflicts:
htdocs/core/modules/barcode/modules_barcode.class.php
htdocs/product/admin/product.php
|
2016-08-05 00:42:40 +02:00 |
|
florian HENRY
|
5144f21c6c
|
FIX php Strict
|
2016-08-02 15:36:00 +02:00 |
|
Sergio Sanchis Climent
|
c9fa12a8f9
|
PHP7 Warning on barcode module's configuration page
|
2016-07-26 22:09:06 +02:00 |
|
Laurent Destailleur
|
26de415b77
|
Revert commit that break compatibility of 100% of modules
|
2016-03-25 15:24:57 +01:00 |
|
Marcos García de La Fuente
|
4d78932fe8
|
NEW Converted Form::textwithtooltip and Form::textwithpicto to static functions
|
2016-03-20 14:15:21 +01:00 |
|
Laurent Destailleur
|
2b1f57f01e
|
Merge remote-tracking branch 'origin/3.9' into develop
Conflicts:
dev/initdata/savedemo.sh
htdocs/filefunc.inc.php
htdocs/user/card.php
|
2016-03-18 11:54:14 +01:00 |
|
Laurent Destailleur
|
1683609d9a
|
FIX Check of EAN13 barcode when mask was set to use 13 digits instead of
12
|
2016-03-17 12:00:38 +01:00 |
|
Laurent Destailleur
|
7445a0f71c
|
Clean code for generating sheet of barcode. Can choose output filename.
|
2016-02-08 16:42:34 +01:00 |
|
Raphaël Doursenaud
|
b8d9c20731
|
[Qual] Fixed HTML input form disabled attribute
Dolibarr uses HTML 4.01 or HTML5 doctypes.
The input form disabled attribute should not have a value.
|
2015-05-07 14:21:14 +02:00 |
|
Francis Appels
|
2b32dc4ba8
|
Apply correct tabulation
|
2015-05-03 11:51:54 +02:00 |
|
Francis Appels
|
fee4c4e0e2
|
Fix: add newline at eof
|
2015-05-03 10:26:12 +02:00 |
|
Francis Appels
|
f9908c48cb
|
Add datamatrix en qrcode barcodes
|
2015-05-03 10:07:04 +02:00 |
|
Francis Appels
|
f762d6d7cb
|
Add tcpdfbarcode
Add modTcpdfbarcode class
Add pdf_label class
pdf_standardlabel extends pdf_label
|
2015-04-30 16:41:52 +02:00 |
|
Scrutinizer Auto-Fixer
|
b693ed3f51
|
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
|
2015-03-16 23:21:17 +00:00 |
|
Laurent Destailleur
|
97eec37f1c
|
Uniformize code: property "nom" for thirdparty is aliased into "name"
everywhere.
|
2014-10-04 17:20:17 +02:00 |
|
Laurent Destailleur
|
14ab409ca9
|
Merge remote-tracking branch 'origin/3.6' into develop
Conflicts:
htdocs/admin/stock.php
htdocs/admin/system/index.php
htdocs/comm/fiche.php
htdocs/core/lib/admin.lib.php
htdocs/core/lib/holiday.lib.php
htdocs/core/lib/pdf.lib.php
htdocs/core/login/functions_forceuser.php
htdocs/core/login/functions_http.php
htdocs/core/menus/standard/auguria.lib.php
htdocs/core/modules/livraison/pdf/pdf_typhon.modules.php
htdocs/filefunc.inc.php
htdocs/holiday/define_holiday.php
htdocs/opensurvey/fonctions.php
htdocs/societe/canvas/actions_card_common.class.php
test/phpunit/CompanyBankAccountTest.php
test/phpunit/ExportTest.php
test/phpunit/FactureTest.php
test/phpunit/FunctionsLibTest.php
test/phpunit/PropalTest.php
test/phpunit/SocieteTest.php
test/phpunit/WebservicesInvoicesTest.php
test/phpunit/WebservicesThirdpartyTest.php
|
2014-09-28 02:14:32 +02:00 |
|
Laurent Destailleur
|
e8b7c9c6bd
|
Fix: doxygen
|
2014-09-27 16:00:11 +02:00 |
|
Marcos García de La Fuente
|
ec661d0c6c
|
Removed index.php and replaced them with blank index.html as it is more appropriate
|
2014-07-12 23:18:57 +02:00 |
|
BENKE Charles
|
fa75ef3b57
|
made change on all the modules_element definition
|
2014-06-21 00:35:11 +02:00 |
|
Raphaël Doursenaud
|
12fed4f4d7
|
Fix: CRLF
|
2014-05-26 12:32:33 +02:00 |
|
Laurent Destailleur
|
4b9d1b901b
|
Fix: [ bug #1401 ] Problème avec la génération des codes barres
|
2014-05-25 17:14:33 +02:00 |
|
Raphaël Doursenaud
|
f8f502d013
|
Removed closing php tag
http://php.net/manual/en/language.basic-syntax.phptags.php
|
2014-05-03 18:18:44 +02:00 |
|
Raphaël Doursenaud
|
9e839f43e6
|
Qual: Wrong type in method documentation
|
2014-04-23 18:24:03 +02:00 |
|
philippe
|
5c4ceb1a53
|
anglicized
|
2014-02-27 10:06:11 +01:00 |
|
philippe
|
1223e6a08b
|
anglicized
|
2014-02-27 09:54:31 +01:00 |
|
Laurent Destailleur
|
2e67bbc382
|
Maxi debug of barcode feature.
New: Barcode format and mandatory requirement is checked.
New: Start to add new page for barcode init.
|
2014-02-19 01:51:19 +01:00 |
|
Laurent Destailleur
|
bd25a98e03
|
New: Generation auto of barcode is available for product.
|
2014-02-10 00:24:20 +01:00 |
|
Laurent Destailleur
|
ba931e18d4
|
Work on barcode number generation.
Normalize code for barcode module.
|
2014-01-31 18:12:54 +01:00 |
|
Laurent Destailleur
|
a2afea7ba9
|
Work on barcode number generation.
Normalize code for barcode module.
|
2014-01-30 18:21:04 +01:00 |
|
Laurent Destailleur
|
bea74e54c8
|
Fix: The scale was hardcoded.
Comment in english
|
2014-01-04 12:26:31 +01:00 |
|
Marcos García
|
36574771a6
|
Translation of barcode internal engine string
|
2013-04-27 12:49:19 +02:00 |
|
Laurent Destailleur
|
8d206fdfb0
|
Prepare move to other licence. For the moment all answers for licence
upgrade were not yet received. So we prepare for GPL by uniformizing
licence text keys to GPL-3+. Will move later to AGPL if all answers are
positive.
|
2013-01-16 15:36:08 +01:00 |
|
Regis Houssin
|
b838895db9
|
Fix: change for a neutral email
|
2012-12-30 15:13:49 +01:00 |
|
Marcos García
|
706d79986c
|
Removed parenthesis from all require_once and replaced with single quotes
|
2012-08-22 23:11:24 +02:00 |
|
Laurent Destailleur
|
66bad9ea04
|
Doxygen
|
2012-03-13 09:38:00 +01:00 |
|
Laurent Destailleur
|
c4b845d60a
|
Qual: Removed deprecated function name.
|
2012-02-19 18:34:22 +01:00 |
|
Laurent Destailleur
|
c6a96fec73
|
Qual: Uniformize lib filename
|
2012-01-08 01:59:33 +01:00 |
|
Laurent Destailleur
|
04dcc86f1a
|
Fix: barcode generation using genbarcode is ok.
|
2011-11-28 23:07:19 +01:00 |
|
Laurent Destailleur
|
9d1a008768
|
Qual: Clean code for barcode
|
2011-11-27 22:55:49 +01:00 |
|
Laurent Destailleur
|
0e4d70d664
|
Qual: Clean barcode module. First step to remove php-barcode.
|
2011-11-27 15:33:18 +01:00 |
|
Laurent Destailleur
|
daf19d0d07
|
Fix: Some fix for barcode generation
|
2011-10-26 12:58:10 +02:00 |
|
Laurent Destailleur
|
408ec1bc29
|
Fix: Moved file that seems to belongs to external module
|
2011-10-26 12:26:04 +02:00 |
|
Regis Houssin
|
3338649316
|
[task #217] Move core files in core directory
|
2011-10-24 14:11:49 +02:00 |
|