Raphaël Doursenaud
|
ef90cd39f8
|
Uniformized install logging
|
2015-07-06 16:34:31 +02:00 |
|
Raphaël Doursenaud
|
572ce7bcbb
|
NEW: Rename install etape to step
|
2015-07-06 15:44:33 +02:00 |
|
Raphaël Doursenaud
|
27d52cf2b0
|
Better type hinting for DoliDB
|
2015-05-12 19:01:01 +02:00 |
|
Laurent Destailleur
|
87da1d734e
|
mysql 5.5.41 is still bugged returning "lost connexion" during migration
but there is no more data loss so we can allow this version. A database
upgrade to 5.6 will be required if this occurs.
|
2015-03-22 12:13:26 +01:00 |
|
Laurent Destailleur
|
eeb09b83a1
|
The test on db version must not lock the phpunit
|
2015-03-20 20:50:46 +01:00 |
|
Laurent Destailleur
|
0784e9638a
|
The test on db version must not lock the phpunit
|
2015-03-20 17:57:40 +01:00 |
|
Laurent Destailleur
|
b0e928c213
|
Disable migration with bugged versions
|
2015-03-20 15:26:00 +01:00 |
|
Laurent Destailleur
|
37c216cfe4
|
Fix limit for very slow os.
|
2015-03-17 15:43:11 +01:00 |
|
Laurent Destailleur
|
2045fb22e9
|
Lock 5.5.40
|
2015-02-15 23:39:30 +01:00 |
|
Laurent Destailleur
|
7cf115cc87
|
Introduce a protection to avoid migration if database has critical bugs
making data lost.
|
2015-02-14 12:26:39 +01:00 |
|
Laurent Destailleur
|
c596fa1475
|
Introduce a protection to avoid migration if database has critical bugs
making data lost.
|
2015-02-14 12:24:16 +01:00 |
|
Laurent Destailleur
|
e395fd8096
|
Fix CRLF
|
2014-11-30 15:24:39 +01:00 |
|
Laurent Destailleur
|
8b0a9d78bb
|
Fix: CRLF
|
2014-11-18 19:03:02 +01:00 |
|
Laurent Destailleur
|
b68bfac593
|
Fix: Usage of migration scripts from command line
|
2014-11-06 13:46:12 +01: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
|
9fbd7806f0
|
More substitutions
|
2014-06-12 11:31:53 +02:00 |
|
Raphaël Doursenaud
|
c48c3a9d91
|
Qual: remove PHP closing tag (again)
These were reintroduced by careless merge
|
2014-05-26 13:51:25 +02:00 |
|
Laurent Destailleur
|
1fd67807ce
|
Merge remote-tracking branch 'origin/3.5' into develop
|
2014-01-18 01:13:29 +01:00 |
|
Laurent Destailleur
|
b3229a4021
|
Qual: Add error message if using wrong parameter into upgrade.php script
First try to test migration into travis.
|
2014-01-15 19:23:33 +01:00 |
|
Laurent Destailleur
|
d72167d543
|
Code comments
|
2014-01-15 19:12:55 +01:00 |
|
Laurent Destailleur
|
d802470aae
|
I killed <td nowrap>. Hello <td class="nowrap"> !
|
2013-07-19 14:23:42 +02:00 |
|
Laurent Destailleur
|
4e0ef01389
|
Qual: nowrap="nowrap" is replaced with a CSS class style .nowrap
|
2013-04-25 01:13:13 +02:00 |
|
Laurent Destailleur
|
7e46a74fac
|
Fix: Remove warnings
|
2013-04-07 13:44:04 +02:00 |
|
Laurent Destailleur
|
89365786a8
|
New: enhance tool fixdosfiles.sh
Convert DOS files to unix
|
2013-03-30 14:27:13 +01:00 |
|
Laurent Destailleur
|
60930d9e74
|
New: Enhance Dolibarr migration process to include migration script of
external modules.
|
2013-03-13 11:06:28 +01:00 |
|
Laurent Destailleur
|
cdc355fea0
|
Fix: Missing hookmanager
|
2013-03-06 17:21:51 +01:00 |
|
Laurent Destailleur
|
7b1e15f340
|
New: Allow to use upgrade script to upgrade sql of modules
|
2013-01-23 14:51:15 +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 |
|
Laurent Destailleur
|
5497b93247
|
Fix: Removed warning
|
2013-01-16 13:43:25 +01:00 |
|
Regis Houssin
|
b838895db9
|
Fix: change for a neutral email
|
2012-12-30 15:13:49 +01:00 |
|
Laurent Destailleur
|
c56e3b5c90
|
Fix: Migration error
|
2012-10-17 14:15:11 +02:00 |
|
Regis Houssin
|
ee1cf819f7
|
Fix: mass convert line delimiters
|
2012-09-07 17:23:16 +02:00 |
|
Regis Houssin
|
5622d1624c
|
New: prepare for extend GED module
|
2012-09-03 18:03:39 +02:00 |
|
Regis Houssin
|
14b1b1d6e5
|
Fix: missing upgrade with minor version
|
2012-09-03 16:28:55 +02:00 |
|
Laurent Destailleur
|
1ccb8f3363
|
New: Add a test during upgrade if database version is too low.
|
2012-09-02 01:47:21 +02:00 |
|
Marcos García
|
5769c0facc
|
Changed incorrect includes
|
2012-08-23 02:46:16 +02: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 |
|
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
|
b82fb7a7d9
|
Fix: exit code when upgrade is ran from command line
|
2012-08-05 00:49:28 +02:00 |
|
Laurent Destailleur
|
e084dc306e
|
Fix: When run from command line, script must return return code
|
2012-04-04 20:37:16 +02:00 |
|
Regis Houssin
|
1201424633
|
Fix: add database prefix filter
|
2012-01-07 08:28:52 +01:00 |
|
Laurent Destailleur
|
a723bbeb19
|
New: Can define different requests according to database type into
migration files.
|
2011-12-10 11:26:04 +01:00 |
|
Regis Houssin
|
63d60a33fc
|
[task #216] Move lib in core directory
|
2011-10-24 11:25:54 +02:00 |
|
Regis Houssin
|
c65238b773
|
[task #216] Move lib in core directory
|
2011-10-24 10:45:06 +02:00 |
|
eldy
|
8ff32f8ada
|
Doxygen
|
2011-09-29 22:21:57 +02:00 |
|
eldy
|
a8f7fa91e8
|
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 19:41:08 +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
|
5efe1cd470
|
Fix: Perl-style comments are not allowed. Use "// Comment." or "/* comment */" instead.
|
2011-09-20 10:30:56 +00:00 |
|
Regis Houssin
|
2c1b3722f2
|
Fix: replace sizeof() by count()
|
2011-09-17 19:49:50 +00:00 |
|