Raphaël Doursenaud
|
5d2f081152
|
[Qual] Fixed HTML select form selected attribute
Dolibarr uses HTML 4.01 or HTML5 doctypes.
The select form selected attribute should not have a value.
|
2015-05-07 14:21:14 +02: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 |
|
Marcos García de La Fuente
|
e485dd413d
|
PHPDoc and misc fixes for several folders
|
2015-02-10 13:41:59 +01: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
|
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 |
|
Marcos García
|
706d79986c
|
Removed parenthesis from all require_once and replaced with single quotes
|
2012-08-22 23:11:24 +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 |
|
Laurent Destailleur
|
c614118e88
|
Qual: Removed phpcs errors
|
2011-11-23 15:58:20 +01:00 |
|
Laurent Destailleur
|
237cd163d9
|
Fix: Use correct case for class name
|
2011-11-23 15:19:44 +01:00 |
|
Regis Houssin
|
2c1b3722f2
|
Fix: replace sizeof() by count()
|
2011-09-17 19:49:50 +00:00 |
|
Laurent Destailleur
|
2bb5e4ba69
|
Fix: W3C
|
2011-08-31 15:12:09 +00:00 |
|
Regis Houssin
|
2ecc03104c
|
Fix: remove obsolete tags (in progress)
|
2011-08-27 15:14:31 +00:00 |
|
Laurent Destailleur
|
be771c9d44
|
Fix: Avoid errors into rpm packages
|
2011-07-31 23:45:11 +00:00 |
|
Laurent Destailleur
|
dfbd72a76a
|
Fix: W3C
|
2010-11-01 16:00:38 +00:00 |
|
Laurent Destailleur
|
fc2213a8f1
|
Doxygen
|
2010-07-21 12:35:56 +00:00 |
|
Philippe Grand
|
9bb410e258
|
according to new tree directory
|
2010-04-28 12:08:22 +00:00 |
|