Scrutinizer Auto-Fixer
|
27e99793a3
|
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
|
2015-03-06 02:10:01 +00:00 |
|
Laurent Destailleur
|
5d1545ad1f
|
Work on supplier order and customer extrafields
Use templates to show/edit supplier order and invoice lines
|
2015-02-27 18:05:12 +01:00 |
|
Laurent Destailleur
|
e3885d6d73
|
Merge remote-tracking branch 'origin/3.7' into develop
Conflicts:
htdocs/core/lib/tax.lib.php
|
2015-02-10 21:36:38 +01:00 |
|
Marcos García de La Fuente
|
a9ba2f3179
|
Fix: [ bug #1810 ] [pgsql] Error while upgrading from 3.6 to 3.7
|
2015-02-02 11:48:57 +01:00 |
|
Laurent Destailleur
|
5ead994955
|
Merge remote-tracking branch 'origin/3.7' into develop
Conflicts:
ChangeLog
|
2014-12-26 04:57:55 +01:00 |
|
Laurent Destailleur
|
657fc1b91c
|
Merge remote-tracking branch 'origin/3.6' into 3.7
Conflicts:
ChangeLog
htdocs/comm/fiche.php
htdocs/core/lib/functions2.lib.php
htdocs/fourn/fiche.php
htdocs/langs/fr_FR/compta.lang
htdocs/projet/element.php
htdocs/projet/tasks/contact.php
htdocs/projet/tasks/time.php
|
2014-12-26 04:44:15 +01:00 |
|
Laurent Destailleur
|
d18770c1e7
|
Merge remote-tracking branch 'origin/3.5' into 3.6
|
2014-12-26 04:16:08 +01:00 |
|
Laurent Destailleur
|
77e48f8c3e
|
Merge branch 'bug-1768' of https://github.com/marcosgdf/dolibarr into marcosgdf-bug-1768
|
2014-12-26 04:12:58 +01:00 |
|
Marcos García de La Fuente
|
1d39c1acc2
|
Fix: [ bug #1768 ] PHP Warning when error connecting to a PostgreSQL server in install script
|
2014-12-26 00:12:16 +01:00 |
|
Marcos García de La Fuente
|
f4def9ea28
|
Fix: [ bug #1769 ] Error when installing to a PostgreSQL DB that contains numbers
|
2014-12-26 00:07:24 +01:00 |
|
Laurent Destailleur
|
2a3bb96c34
|
Merge remote-tracking branch 'origin/3.7' into develop
Conflicts:
htdocs/core/class/html.form.class.php
htdocs/core/lib/ecm.lib.php
|
2014-12-22 03:14:22 +01:00 |
|
Laurent Destailleur
|
8996953077
|
Fix: error reported by scrutinizer
|
2014-12-20 15:42:03 +01:00 |
|
Laurent Destailleur
|
5f353c39d1
|
Fix: PHPCS
|
2014-12-05 20:18:30 +01:00 |
|
Laurent Destailleur
|
7bd27a13fa
|
Fix: missing host and port into object
|
2014-10-26 19:41:06 +01:00 |
|
Laurent Destailleur
|
5c5f725a34
|
Fix scrutinizer
|
2014-10-05 01:22:17 +02:00 |
|
Laurent Destailleur
|
12ae552486
|
Fix: Option to make pg_dump/restore
|
2014-09-17 17:38:07 +02:00 |
|
Laurent Destailleur
|
2d14e53b45
|
Fix: Pb with pgsql
|
2014-08-30 20:00:42 +02:00 |
|
Laurent Destailleur
|
f6be7d7930
|
Fix: Pb with pgsql
|
2014-08-30 19:58:38 +02:00 |
|
Laurent Destailleur
|
be6f99c10e
|
Merge remote-tracking branch 'origin/3.6' into develop
Conflicts:
htdocs/admin/dict.php
htdocs/core/db/mysql.class.php
htdocs/core/db/mysqli.class.php
htdocs/core/lib/ajax.lib.php
|
2014-08-17 19:34:12 +02:00 |
|
Laurent Destailleur
|
dd9a08120f
|
Fix: no ' on command to create user on pgsql
|
2014-08-17 17:13:00 +02:00 |
|
Laurent Destailleur
|
8eac8c0c84
|
Avoid duplicate logs
|
2014-08-15 19:29:19 +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 |
|
Laurent Destailleur
|
9e91baca36
|
Fix: Log must be done before query.
|
2014-07-27 23:23:29 +02:00 |
|
Marcos García de La Fuente
|
74ee3e9823
|
Improved SQL error logging
|
2014-06-13 01:52:57 +02:00 |
|
Marcos García de La Fuente
|
2e2cecb6c7
|
Undefined constant
|
2014-06-13 01:48:11 +02:00 |
|
Marcos García de La Fuente
|
ca0a6cb307
|
Removed SQL string from call debug log
|
2014-06-13 01:34:39 +02:00 |
|
Marcos García de La Fuente
|
d1d4c6d8a5
|
Increased SQL Error to LOG_ERROR level
|
2014-06-12 11:45:32 +02:00 |
|
Marcos García de La Fuente
|
ae4bd4445e
|
Moved dol_syslog query log to the database handler and decreased report level to DEBUG
|
2014-06-09 15:49:54 +02:00 |
|
Laurent Destailleur
|
56d71f0da0
|
Fix: edit form
Fix: pgsql driver
|
2014-05-29 19:56:15 +02:00 |
|
Laurent Destailleur
|
b75dea98ee
|
Fix: sql syntax
|
2014-05-29 19:46:32 +02:00 |
|
Laurent Destailleur
|
7a670c5bc7
|
Fix: pgsql driver not complete
Conflicts:
htdocs/core/db/pgsql.class.php
|
2014-05-29 19:39:34 +02:00 |
|
Laurent Destailleur
|
e8ec0f524f
|
Fix: pgsql driver not complete
|
2014-05-29 19:30:51 +02:00 |
|
Laurent Destailleur
|
94335b186e
|
Merge remote-tracking branch 'origin/3.5' into develop
Conflicts:
htdocs/core/modules/propale/mod_propale_marbre.php
|
2014-05-21 20:30:07 +02:00 |
|
Laurent Destailleur
|
4a7e9e4d0b
|
Fix: CRLF
|
2014-05-21 19:54:40 +02:00 |
|
Laurent Destailleur
|
366bd64c4f
|
Fix: When number reach 9999 with default numbering module, next number
will be 10000 instead of 0000 and error.
|
2014-05-21 19:44:53 +02:00 |
|
Florian HENRY
|
a421d9f60f
|
Fix notice pgsql method
|
2014-05-13 18:54:57 +02:00 |
|
Florian HENRY
|
8274b49fc1
|
Avoid notice during PGSQL installation
$unescapeslashquot
|
2014-05-13 18:50:35 +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
|
16ede7c52c
|
Qual: Moved duplicate methods to base method
|
2014-04-23 11:12:06 +02:00 |
|
Raphaël Doursenaud
|
5cbb1dd96d
|
Qual: Removed useless method
The method is already in the DoliDB base class
|
2014-04-23 11:07:00 +02:00 |
|
Laurent Destailleur
|
cafa61ef7d
|
Fix: Use correct syntax of date into sql requests (with quotes)
|
2014-03-15 23:12:00 +01:00 |
|
Laurent Destailleur
|
104f2873da
|
Qual: Remove code to fix dynamically bad code.
|
2014-03-15 22:30:40 +01:00 |
|
Raphaël Doursenaud
|
a23f6d6a85
|
Database: factorized lastqueryerror()
|
2014-03-15 08:41:46 +01:00 |
|
Raphaël Doursenaud
|
7df97b7cfb
|
Database: factorized lasterror()
|
2014-03-15 08:41:46 +01:00 |
|
Raphaël Doursenaud
|
f894df1d9e
|
Database: factorized lastquerry()
|
2014-03-15 08:41:46 +01:00 |
|
Raphaël Doursenaud
|
e4e78bdd3e
|
Database: factorized getLabel()
|
2014-03-15 08:41:43 +01:00 |
|
Raphaël Doursenaud
|
3f6b175879
|
Database: factorized getVersionArray()
|
2014-03-15 06:40:13 +01:00 |
|
Raphaël Doursenaud
|
73d957f158
|
Database: factorized common properties
|
2014-03-15 06:38:52 +01:00 |
|
Raphaël Doursenaud
|
739a566156
|
Database: factorized lasterrno()
|
2014-03-15 06:07:46 +01:00 |
|
Raphaël Doursenaud
|
eb86abff94
|
Database: factorized jdate()
|
2014-03-15 05:54:51 +01:00 |
|
Laurent Destailleur
|
774017672f
|
Fix: Number of day calculation. Add PHPUnit case.
|
2014-03-05 20:52:27 +01:00 |
|
Laurent Destailleur
|
1790f905c9
|
Removed some code specific to databases and use instead correct abstract
method of drivers.
|
2014-02-25 18:25:17 +01:00 |
|
Laurent Destailleur
|
a797a5e665
|
Clean comment and make some implementations
|
2014-02-24 09:52:48 +01:00 |
|
Raphaël Doursenaud
|
0a74467296
|
Added FIXMEs and TODOs on all dummy methods in database drivers
|
2014-02-21 14:57:19 +01:00 |
|
Raphaël Doursenaud
|
501ffb12b3
|
Added dummy methods according to interface for Microsoft SQL and PostgreSQL
Please implement if you have the required knowledge
|
2014-02-21 14:52:21 +01:00 |
|
Raphaël Doursenaud
|
283fec164e
|
Implemented rollback according to interface for Microsoft SQL and PostgreSQL
|
2014-02-21 14:40:10 +01:00 |
|
Laurent Destailleur
|
80046a5310
|
Qual: Mutualize code
|
2014-02-06 20:40:01 +01:00 |
|
Laurent Destailleur
|
ef2f8ea67d
|
Removed some FIXME
|
2013-12-15 14:26:27 +01:00 |
|
Laurent Destailleur
|
5b243abe4b
|
Fix: Miscellaneous fixes
|
2013-11-16 12:00:08 +01:00 |
|
Raphaël Doursenaud
|
875f9d55c7
|
Fixed tinyint for PostgreSQL in a more generic way
|
2013-09-11 17:34:35 +02:00 |
|
Raphaël Doursenaud
|
5426db63ff
|
Added an abstract DolibDB class
|
2013-09-10 12:29:55 +02:00 |
|
Laurent Destailleur
|
696ad07871
|
LF
|
2013-06-26 16:45:42 +02:00 |
|
Laurent Destailleur
|
af4651f1a2
|
Merge remote-tracking branch 'origin/3.4' into develop
Conflicts:
build/perl/virtualmin/dolibarr.pl
htdocs/core/lib/files.lib.php
htdocs/langs/en_US/projects.lang
htdocs/langs/fr_FR/projects.lang
htdocs/public/paybox/paymentko.php
htdocs/public/paybox/paymentok.php
htdocs/public/paypal/paymentko.php
htdocs/public/paypal/paymentok.php
htdocs/webservices/server_other.php
|
2013-06-25 23:22:00 +02:00 |
|
Laurent Destailleur
|
285ea8da3f
|
More info into log
|
2013-06-25 15:47:59 +02:00 |
|
Raphaël Doursenaud
|
2f8954acb3
|
Added group_concat equivalent to PgSQL
|
2013-06-19 15:54:27 +02:00 |
|
Laurent Destailleur
|
a50cd7b698
|
Fix bug into script that fix CRLF into LF
|
2013-06-12 11:59:55 +02:00 |
|
Laurent Destailleur
|
c3f5e0c6ee
|
New: Show version of client lib used by mysql drivers
|
2013-06-07 19:19:11 +02:00 |
|
Laurent Destailleur
|
8c064c4883
|
Fix: Import of contact/address not complete and not working with pgsql
|
2013-04-30 19:02:02 +02:00 |
|
Laurent Destailleur
|
de6d40237d
|
Fix: No syntax error when when want no limit
|
2013-03-05 13:28:31 +01:00 |
|
Laurent Destailleur
|
2dc4b91521
|
New: Function plimit of databases drivers accept -1 as value (it means
default value set into conf->liste_limit).
|
2013-02-25 12:51:38 +01:00 |
|
eldy
|
3d80a6ebfc
|
Fix: Enhance pgsql driver
|
2013-02-21 21:04:20 +01:00 |
|
Laurent Destailleur
|
1b8634588f
|
Fix: Missing property
|
2013-01-28 11:31:44 +01: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 |
|
fhenry
|
b3d21a4320
|
Fix [ bug #634 ] Install faild on PostGreSQL
Fix [ bug #631 ] Index Creation failed on fresh install with PostgreSQL
|
2012-12-08 17:01:07 +01:00 |
|
fhenry
|
1d6bc23f4d
|
- Uniformize Extrafield deletion for adherent,user,product,societe by
using commonobject method
- Add convertion of tms timestamp special case in mysql for pgsql
|
2012-12-08 14:23:52 +01:00 |
|
Laurent Destailleur
|
fd22705de4
|
New: Log handler can now manage indent on database transactions
|
2012-12-02 15:20:45 +01:00 |
|
Regis Houssin
|
2240dd4ac6
|
Fix: missing tinyint
|
2012-11-11 15:12:42 +01:00 |
|
Laurent Destailleur
|
cbff238cbd
|
New: Support property "required" for extra fields.
|
2012-10-25 16:23:58 +02:00 |
|
fhenry
|
597ba3e6fc
|
[ task #581 ] Implement function DDLInfoTable for PostgreSQL db class
|
2012-10-24 11:37:00 +02:00 |
|
Regis Houssin
|
df1e4a401a
|
Fix: convert line delimiters
Info: the last Eclipse version fix this problem
|
2012-10-13 11:42:58 +02:00 |
|
Laurent Destailleur
|
8b4886073c
|
Fix: Removed the FIXME. This is supported by the pgsql driver.
|
2012-10-09 12:03:39 +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
|
b63505ff15
|
Better fix
|
2012-07-23 11:10:18 +02:00 |
|
Regis Houssin
|
a109d5f32b
|
Fix: bug #467
|
2012-07-23 10:29:26 +02:00 |
|
Laurent Destailleur
|
a87cefa64d
|
Fix: pgsql
|
2012-05-13 17:38:04 +02:00 |
|
Laurent Destailleur
|
acef702c27
|
Fix: pgsql compatibility not complete.
New: Move convert sql functions as static.
New: Add phpunit tests for database drivers.
|
2012-05-13 14:30:11 +02:00 |
|
Laurent Destailleur
|
d60061f682
|
Fix: pagecode when using postgresql
Conflicts:
htdocs/support/inc.php
|
2012-05-06 15:36:53 +02:00 |
|
Laurent Destailleur
|
29fdb33406
|
Fix: Removed warnings
|
2012-04-30 09:36:10 +02:00 |
|
Laurent Destailleur
|
7b5aedeb3e
|
Fix: Var can't be static
|
2012-04-28 18:04:55 +02:00 |
|
Laurent Destailleur
|
8ea079ed96
|
New: Prepare change to allow usage of print sheet for any purpose (not
only
memeber module).
Qual: Remove duplicate declaration of version.
|
2012-04-28 16:37:58 +02:00 |
|
Laurent Destailleur
|
db396ed67c
|
Doxygen
|
2012-02-24 11:23:52 +01:00 |
|
Laurent Destailleur
|
c0221f6950
|
Fix: convert mysql to pgsql fails sometimes
|
2012-02-19 13:11:35 +01:00 |
|
Laurent Destailleur
|
a500033b10
|
New: Add postgresql function to resynchronize sequences
|
2012-02-19 03:21:10 +01:00 |
|
Laurent Destailleur
|
dd766cbb79
|
Fix: Use current errno into log.
|
2012-02-19 02:07:13 +01:00 |
|
Laurent Destailleur
|
56f7196aa2
|
Qual: Normalize function name
|
2012-02-15 13:55:00 +01:00 |
|
Laurent Destailleur
|
8bcdfc8897
|
New: Add an error message when transactions are not closed.
|
2012-02-10 16:37:41 +01:00 |
|
Laurent Destailleur
|
1e4efb9e16
|
Fix: Save error only if it's not error to say there is error.
|
2012-02-09 21:19:03 +01:00 |
|
Laurent Destailleur
|
c2c8d1be3e
|
Doxygen
|
2012-01-28 17:22:02 +01:00 |
|