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
5fdd798e91
Fix: phpcheckstyle from phpcs 1.5.5 (closing tags and & char on
...
parameter).
2014-09-27 17:13:15 +02:00
Laurent Destailleur
852b78f79f
Removed 2 other call to getStaticMember (pb with php 5.5).Fix PHPCS for
...
constants into database driver classes.
2014-08-01 00:53:29 +02:00
Laurent Destailleur
9fff30416a
Qual: Remove usage of getStaticMember function dir constants.
2014-07-31 20:12:21 +02:00
Marcos García de La Fuente
ac824728bc
Migrated old error notifications to the """new""" system
2014-07-20 01:09:43 +02:00
Laurent Destailleur
90a5f6c7ef
Qual: Remove end php tag.
2014-07-08 01:02:30 +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
f3674317ec
Removed parenthesis from all require and replaced with single quotes
2012-08-22 23:24:21 +02: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
5fd7fcb6c4
Applied commits 1-8
2012-07-27 18:40:06 +02:00
Regis Houssin
aae57a9f98
Fix: remove deprecated method
2012-03-21 02:24:09 +01:00
Laurent Destailleur
56a0e26465
Fix: Removed tons of warnings
2011-12-01 17:09:01 +01:00
Regis Houssin
c65238b773
[task #216 ] Move lib in core directory
2011-10-24 10:45:06 +02:00
eldy
c16c6d3798
Fix: Close database handler
2011-10-05 23:03:05 +02:00
eldy
fd4ad1c540
Qual: Use a factory to create databse instance. This allow to use
...
different driver so different databases in same page or scripts. This
fix also duplicate class with same names.
2011-09-28 16:26:49 +02:00
Regis Houssin
726d9581dd
Fix: remove obsolete tags (in progress)
2011-08-27 14:24:16 +00:00
Laurent Destailleur
22eae6fae7
Look: Minor look enhancements
2011-08-13 00:47:59 +00:00
Laurent Destailleur
e2c007305c
Fix: Avoid errors into rpm packages
2011-07-31 22:21:57 +00:00
Laurent Destailleur
a65218b9d4
Fix: Message at bottom
2011-07-27 23:50:52 +00:00
Laurent Destailleur
7823267380
Postgresql compatibility
2010-05-09 14:08:42 +00:00
Laurent Destailleur
359fab73c5
Work on odt generation
...
Add warning if postgresql has a wrong configuration
2010-05-09 13:45:27 +00:00
Laurent Destailleur
8aae74307a
New: Add info on browser in system information
...
Fix: With smartphone, menu use simple text links
2010-05-05 07:54:03 +00:00
Regis Houssin
68c1571d13
Qual: First change to remove pre.inc.php
2010-03-01 09:20:41 +00:00
Laurent Destailleur
3acd11c13c
Move conf file information into page of dolibarr conf information.
...
New: Enhance https forcing.
2010-02-20 11:40:36 +00:00
Regis Houssin
1322f85643
Fix: os infos
2010-02-12 10:16:18 +00:00
Laurent Destailleur
0b5ff31b85
Fix: Errors in postgreSQL support
2009-10-26 01:33:00 +00:00
Laurent Destailleur
d6b3d6bcf7
Fix: Errors in postgreSQL support
2009-10-26 01:29:00 +00:00
Laurent Destailleur
6e43cda408
Remove deprecated code. Now usage of smarty is simpler (no need to declare things in config file)
2009-10-20 17:34:17 +00:00
Regis Houssin
ea46b055f6
Fix: functions "ereg", "ereg_replace", "eregi", "eregi_replace" is deprecated since php 5.3.0
2009-10-20 15:11:15 +00:00
Laurent Destailleur
76f25a038f
Fix: bug #27197 : Fix discount applied twice
2009-08-22 03:09:52 +00:00
Laurent Destailleur
a92d320d70
Renamed variable
2009-08-20 01:40:32 +00:00
Laurent Destailleur
0b99a88247
Fix: Move information in the wrong screen
2009-04-17 15:43:28 +00:00
Laurent Destailleur
cdc6493ba5
Removed TODO and deprecated files
2009-03-09 21:59:29 +00:00
Laurent Destailleur
8e06b62715
New: Upgrade FPDF to 1.6
...
New: Added keywords in PDF
Fix: Author, title and topic are correctly encoded i nPDF.
Fix: Now HTML output is always UTF8, this solve bad PDF encoding on old users.
2009-01-15 22:49:06 +00:00
Laurent Destailleur
b213a82998
Remove warnings
2008-12-11 21:47:10 +00:00
Laurent Destailleur
04e84bd09e
Security: Remove, from memory, database password just after creating database connexion (the only place we need it).
2008-08-29 19:01:20 +00:00
Laurent Destailleur
a20f46fca7
Update doc
2008-06-05 17:40:36 +00:00
Laurent Destailleur
f8888c6454
New: Can use databases on a different port than default
2008-03-10 22:38:43 +00:00
Laurent Destailleur
76f034ded6
Fix: On fait bien la distinction entre le charset et collation du fichier de config avec le charset et collation de la base.
2007-12-21 19:14:11 +00:00
Laurent Destailleur
3f7ad505ad
Fix: On fait bien la distinction entre le charset et collation du fichier de config avec le charset et collation de la base.
2007-12-21 19:14:11 +00:00
Laurent Destailleur
fcda556b28
Ajout info pour aide support
2007-12-19 10:28:37 +00:00
Laurent Destailleur
176309ca06
Ajout de toutes les infos du fichier config dans info systeme
2007-05-29 23:18:37 +00:00
Laurent Destailleur
0c5284c0ad
Ajout charset affich sur page info systeme
2007-05-27 04:04:49 +00:00
Laurent Destailleur
ce63b0b2eb
Ajout info dolibarr_main_authentication dans info systemes
2007-05-15 21:44:46 +00:00
Laurent Destailleur
93aa37a69b
Ajoute info fichier config dans zone admin pour faciliter diagnostique
2007-04-24 12:17:34 +00:00
Rodolphe Quiedeville
4375bd23d4
Ajout des infos de smarty
2007-01-05 14:39:50 +00:00
Laurent Destailleur
b94425f7a2
Look: Modif esthtiques diverses sur pages de configuration
...
Trad: Ajout de traduction manquante sur pages de configuration
2006-08-12 18:07:56 +00:00
Laurent Destailleur
6f64fd83f2
Look: Ajout picto "setup" sur toutes les pages de configuration
...
Qual: Suppression de fichiers obsoletes
Ajout d'une page introduction a la configuration Dolibarr.
2006-08-12 15:32:57 +00:00
Laurent Destailleur
9294334913
Qual: Dplacement des drivers de base de donnes de /lib dans /lib/databases pour plus de clart.
...
New: Ajout du driver mysqli pour accder mysql via les fonction mysqli de la 4.1
2006-08-05 23:55:10 +00:00