Alexandre SPANGARO
4dc7d5cd8d
Fix : tooltip on bank in customer invoice card
2017-05-14 21:20:35 +02:00
Laurent Destailleur
fa290c34fa
Fix against SQL injection. Add phpunit to detect missing escapement.
2017-05-12 16:55:11 +02:00
Laurent Destailleur
39ebaec064
Replace usage of $bc[$var] with class="oddeven"
2017-04-14 11:22:48 +02:00
Laurent Destailleur
65f7de8f64
Fix css and look 5.0
2017-01-22 12:13:32 +01:00
Laurent Destailleur
ac44aa6d81
FIX security bugs
2016-12-18 13:24:06 +01:00
Laurent Destailleur
91caea5707
Code was corrupted with very bad commits. I restore files manually.
2016-03-25 15:53:44 +01:00
Laurent Destailleur
630f5a632d
Revert "Corrected non-static usages of Form::selectarray function"
...
This reverts commit 87cd6e1e40 .
2016-03-25 15:34:37 +01:00
Marcos García de La Fuente
5a046125db
Missing changes from previous commits
2016-03-20 14:24:49 +01:00
Marcos García de La Fuente
87cd6e1e40
Corrected non-static usages of Form::selectarray function
2016-03-20 14:15:17 +01:00
Laurent Destailleur
9da0164d90
Uniformize code for lists
2016-02-07 15:50:48 +01:00
Marcos García de La Fuente
ac8bee28ef
NEW #3898 Remove deprecated Product::hidden property
...
Close #3898
2015-11-06 11:40:22 +01:00
Raphaël Doursenaud
631ee83745
[Qual] Replaced deprecated print_fiche_titre()
2015-09-24 18:34:58 +02:00
Laurent Destailleur
4e5ed08ff8
Clean code
2015-06-12 13:21:21 +02:00
Laurent Destailleur
89f77f5e2b
Uniformize code
2015-06-06 14:21:18 +02:00
Laurent Destailleur
6fa0234409
Uniformize code
2015-04-07 03:00:11 +02:00
Scrutinizer Auto-Fixer
4da737424e
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2015-04-06 10:25:30 +00:00
Marcos García de La Fuente
831177ef99
Implemented constants for Product class
2015-03-30 03:14:07 +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
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
Laurent Destailleur
c41a955cbe
Fix: Permissions on files
2013-08-06 00:36:04 +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
9b3c89ac47
Removed parenthesis from all include and include_once and replaced with single quotes
2012-08-23 02:40:41 +02:00
Laurent Destailleur
32a1301a92
Fix: Use correct object
2012-08-08 22:11:08 +02:00
Laurent Destailleur
990da41955
Qual: Removed bad herit
2012-08-05 14:56:20 +02:00
Regis Houssin
e44fd4885d
Fix: change the last $DB to $db
2012-07-30 18:43:49 +02:00
Marcos García
5a73c32f46
Migrated ClassName to __construct() function
...
Changed $DB to $db
lower-cased "Class"
2012-07-30 17:17:33 +02:00
Regis Houssin
a486da1b0e
Fix: restore files for template engine
2012-05-30 07:43:06 +02:00
Laurent Destailleur
8481af9ee4
Fix: Try to fix several bugs into canvas feature.
2012-05-30 03:02:44 +02:00
Regis Houssin
98f7a189d1
Fix: add backward compatibility
2012-04-06 23:26:04 +02:00
Laurent Destailleur
88a1a0f06d
fix: Checkstyle
2012-03-17 14:03:31 +01:00
Laurent Destailleur
b5fc41fadc
Fix: Removed a lot of checkstyle warnings
2012-03-11 22:08:46 +01:00
Regis Houssin
cd3452d71d
Fix: multicompany sharings and uniformize code
2012-02-11 10:18:09 +01:00
Laurent Destailleur
1770a46519
Qual: Removed tons of warning
2011-11-22 14:00:03 +01:00
Regis Houssin
cbec43e098
Fix: change 'editfieldkey' and 'editfieldval' for compatibility with
...
external module and hook system.
Fix: uniform code
2011-11-09 06:14:42 +08:00
Regis Houssin
f0c327c070
Fix: uniform code
...
replace all $html by $form with exceptions "$htmlname, $htmltooltip"
2011-11-08 17:22:31 +08:00
eldy
47bb2171e0
Fix: Fix a serious database default. Table llx_product_fournisseur was
...
linked with llx_product_fournisseur_price with a link 1-1 so was
useless. I removed it. This reduce a lot of sophisticated code and will
make import of prices easier. This also increase speed.
2011-10-04 01:26:07 +02:00
eldy
c1f5b2f3a1
Fix: Bad var name
2011-10-01 01:29:43 +02:00
eldy
9d12daef9f
Removed useless code
2011-09-28 21:33:20 +02:00
eldy
60b3640bfc
Make canvas for products working again.
2011-09-28 21:07:49 +02:00
Laurent Destailleur
3fca369e29
Qual: Uniformize code. Removed dead code.
2011-09-20 22:12:59 +00:00
Laurent Destailleur
26d7bb3a66
Qual: Move function that should be local to class as private
2011-09-13 12:28:09 +00:00
Laurent Destailleur
17c32809e8
Qual: Removed TODO and some useless code
2011-09-13 12:00:37 +00:00
Laurent Destailleur
d56fc98ed3
Doxygen
2011-09-12 17:43:31 +00:00
Laurent Destailleur
e8360b8b95
Doxygen
2011-09-12 17:08:02 +00:00
Laurent Destailleur
ac7b8484de
Doxygen
2011-09-12 17:43:31 +00:00
Laurent Destailleur
d7b943ec0f
Doxygen
2011-09-12 17:08:02 +00:00
Laurent Destailleur
75dc8c84f7
Doxygen
2011-09-12 17:43:31 +00:00
Laurent Destailleur
6c030ab34b
Doxygen
2011-09-12 17:08:02 +00:00
Laurent Destailleur
d0114638c2
Doxygen
2011-09-12 17:43:31 +00:00
Laurent Destailleur
48625a0793
Doxygen
2011-09-12 17:08:02 +00:00
Laurent Destailleur
e7fb7b74e1
Doxygen
2011-09-12 17:43:31 +00:00
Laurent Destailleur
c4a496cd05
Doxygen
2011-09-12 17:08:02 +00:00
Laurent Destailleur
b8a377fa8f
Doxygen
2011-09-12 17:43:31 +00:00
Laurent Destailleur
411b3415eb
Doxygen
2011-09-12 17:08:02 +00:00
Laurent Destailleur
54d16f4b82
Qual: Uniformize code for canvas for product with canvas of thirdparty, contact, etc...
2011-09-10 18:51:39 +00:00
Laurent Destailleur
65c2d93a29
Fix: When creating invoice from other object, discount are created
...
automatically
2011-09-10 17:52:21 +00:00
Laurent Destailleur
f2b419a4e6
Qual: Uniformize code for canvas for product with canvas of thirdparty, contact, etc...
2011-09-10 18:51:39 +00:00
Regis Houssin
80e51539e0
Works on product canvas
2011-09-06 19:58:42 +00:00
Laurent Destailleur
ec15a4ae3b
Doxygen
2011-09-03 00:19:56 +00:00
Laurent Destailleur
044879c838
Doxygen
2011-09-02 23:57:26 +00:00
Laurent Destailleur
0e2946cec7
Doxygen
2011-09-03 00:19:56 +00:00
Laurent Destailleur
5be5852cf4
Fix: Third party emails must not be visible into notification page
2011-09-02 23:07:47 +00:00
Laurent Destailleur
42c86ce1ac
Work on rpm package
2011-09-03 01:46:33 +00:00
Juanjo Menent
cac55067fb
Qual: Uniformize code
2011-09-02 22:33:28 +00:00
Laurent Destailleur
55c5c5f9f5
Work on rpm package
2011-09-03 01:27:00 +00:00
Laurent Destailleur
f5f37fa8dc
Qual: Uniformize code
2011-09-02 16:33:11 +00:00
Laurent Destailleur
d53b179102
Fix: Fix GNU address
...
Doxygen
2011-09-03 01:24:09 +00:00
Laurent Destailleur
f39c932b2e
Qual: Uniformize code
2011-09-02 16:25:07 +00:00
Laurent Destailleur
26badd59f4
Doxygen
2011-09-03 00:27:02 +00:00
Juanjo Menent
116e215323
Uniformize code
2011-09-02 15:41:35 +00:00
Laurent Destailleur
1ca46d8ec4
Doxygen
2011-09-03 00:19:56 +00:00
Laurent Destailleur
8b3ec4e284
Qual: Uniformize code for canvas of product/service with code of canvas for company and contact.
2011-08-31 17:36:20 +00:00
Regis Houssin
03711cf6f2
Fix: remove obsolete tags
2011-08-27 19:15:14 +00:00
Regis Houssin
27300fe898
Fix: remove obsolete tags (in progress)
2011-08-27 16:15:06 +00:00
Laurent Destailleur
37ead2f97e
Fix: Avoid errors into rpm packages
2011-07-31 23:19:04 +00:00
Laurent Destailleur
cc840ad66e
Fix: Avoid errors into rpm packages
2011-07-31 21:24:20 +00:00
Laurent Destailleur
37da6efa69
Clean code to remove a lot of quality test errors
2011-07-21 01:20:31 +00:00
Laurent Destailleur
c16bede5a1
Fix: Removed a conception error reported by eclipse validators.
2011-07-08 13:33:42 +00:00
Laurent Destailleur
bc25b7bd2c
Qual: Removed deprecated feature
2011-06-08 12:48:05 +00:00
Regis Houssin
3b4ea76538
Fix: compatibility with pgsql, replace all addslashes by $this->db->escape in class
2011-02-24 18:11:12 +00:00
Laurent Destailleur
f6dade1093
Try to comment deprecated code to reduce code and keep only one pattern of development for canvas.
2010-11-11 11:15:06 +00:00
Philippe Grand
b6d0f859af
task #6689 , strlen problem
...
replace strlen with dol_strlen
2010-08-24 19:51:56 +00:00
Laurent Destailleur
5affcd3b3f
Qual: Renamed french field "envente" into "tosell".
2010-08-11 18:35:31 +00:00
Regis Houssin
ef5bd8c1df
Works on product canvas and templates
...
Add possibility to move canvas directory to module directory
2010-05-05 10:13:07 +00:00
Regis Houssin
832e25f7f7
Works on product canvas and templates
2010-05-05 09:21:34 +00:00
Regis Houssin
fafb199bda
Works on product canvas and templates
2010-05-03 07:03:05 +00:00
Regis Houssin
5ad77d4f31
Works on product canvas and templates
...
!! WARNING : not stable !!
2010-05-02 20:06:09 +00:00
Regis Houssin
785351e0ee
Works on product canvas and templates
...
!! WARNING : not stable !!
2010-05-02 19:01:22 +00:00
Regis Houssin
cd27d9463b
Works on product canvas and templates
...
!! WARNING : not stable !!
2010-05-02 14:50:08 +00:00
Regis Houssin
01b46068e6
Works on product canvas and templates
...
!! WARNING : not stable !!
2010-05-02 14:29:16 +00:00
Regis Houssin
f2dc99dc7f
Works on product canvas and templates
...
!! WARNING : not stable !!
2010-05-01 14:37:02 +00:00
Regis Houssin
a129e57ff1
Fix: rename "templates" to "tpl"
2010-04-29 09:08:43 +00:00
Regis Houssin
7585fd2948
Fix: migration du module droitpret en module externe
2010-03-23 07:57:30 +00:00
Regis Houssin
66520afb6d
Works on canvas capability
2010-03-22 20:48:57 +00:00
Regis Houssin
dc1df590ab
Works on canvas capability
2010-03-22 19:57:16 +00:00
Regis Houssin
9023ec01ff
Works on canvas capability
2010-03-22 18:43:39 +00:00