Commit Graph

105 Commits

Author SHA1 Message Date
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
Regis Houssin
726d9581dd Fix: remove obsolete tags (in progress) 2011-08-27 14:24:16 +00:00
Laurent Destailleur
004fa54eb7 Fix: Avoid errors into rpm packages 2011-07-31 23:24:38 +00:00
Laurent Destailleur
becd77a04a Renamed table llx_c_commande_fournisseur_methode into an english and more generic name: llx_c_input_method 2011-04-21 18:23:05 +00:00
Regis Houssin
5a21d90411 Fix: add function to encrypt/decrypt in sql files 2011-03-29 20:41:57 +00:00
Laurent Destailleur
b5e5dc3849 Fix: Fix regression by adding "custom" feature making web server hang in infinite loop. 2010-12-15 18:15:08 +00:00
Laurent Destailleur
baad7963a7 Fix: Error in GETPOST function 2010-11-10 23:54:59 +00:00
Regis Houssin
a98c55b126 Add smartphone menu management, based from Auguria menu 2010-09-23 10:02:27 +00:00
Laurent Destailleur
2ac615a352 Fix: Error message 2010-08-31 21:43:00 +00:00
Philippe Grand
fb06c15330 task #6689, strlen problem
replace  strlen with dol_strlen
2010-08-24 14:42:18 +00:00
Laurent Destailleur
0cfad2352a Message in installer is more clear 2010-07-20 18:14:53 +00:00
Laurent Destailleur
4069b157ad More log to help to diagnose problems 2010-07-13 19:16:09 +00:00
Laurent Destailleur
22382756d1 Enhancement for postgresql support 2010-04-30 18:00:39 +00:00
Laurent Destailleur
054572fa12 Enhancement for postgresql support 2010-04-30 17:31:46 +00:00
Laurent Destailleur
6c779d2b97 Accept url parameter ignoreerrors to show the next step button even if error. 2010-03-28 00:26:01 +00:00
Laurent Destailleur
6404866bff Fix: Error for upgrades from 2.5 2010-01-09 01:22:16 +00:00
Laurent Destailleur
6f6caf60de Fix: We must run the migrate for element_element only if we migrate to 2.8.x serie 2009-12-23 15:26:29 +00:00
Regis Houssin
3ade776111 Fix: accept POST and GET 2009-12-15 13:02:19 +00:00
Laurent Destailleur
33f0613fd3 Qual: More portable SQL 2009-10-24 17:32:21 +00:00
Laurent Destailleur
e99ec40839 A try to delete old index with no names. 2009-10-24 16:44:35 +00:00
Regis Houssin
8ce50bce43 Fix: functions "ereg", "ereg_replace", "eregi", "eregi_replace" is deprecated since php 5.3.0 2009-10-22 17:56:57 +00:00