2
0
forked from Wavyzz/dolibarr
Commit Graph

231 Commits

Author SHA1 Message Date
Laurent Destailleur
94be4ec897 Fix: Avoid error in migration from 3.1 version.
Fix: Suggested migration choice was ko from x.y.z to x.y.z+1
2014-02-08 14:55:27 +01:00
Laurent Destailleur
d72167d543 Code comments 2014-01-15 19:12:55 +01:00
Laurent Destailleur
966f135316 Fix: Migration must load new boxes 2013-10-26 16:18:28 +02:00
Regis Houssin
c9a71439b2 Fix: EOF 2013-06-05 16:24:32 +02:00
Laurent Destailleur
c28ef8a557 Fix: Delete deprecated files during install as they create conflicts
when migrating from old versions.
2013-05-07 12:51:45 +02:00
Laurent Destailleur
c850d413f4 Fix: [ bug #871 ] Erreur MAJ 3.2 -> 3.3 avec pgsql 2013-05-03 12:00:55 +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
cdc355fea0 Fix: Missing hookmanager 2013-03-06 17:21:51 +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
Laurent Destailleur
6ba4a22d21 Fix: Migration of payment id not complete 2012-12-27 01:22:00 +01:00
Laurent Destailleur
078b015db8 Work on multitax (vat). Need your test.
Qual: Because params were often missing in calculate_price(), params are
now mandatory.
2012-11-03 16:32:49 +01:00
Regis Houssin
0975918cc6 Fix: [task #146] Remove table llx_categorie_association
Conflicts:
	htdocs/install/mysql/migration/3.2.0-3.3.0.sql
2012-10-08 19:27:02 +02:00
Laurent Destailleur
856c829c99 New: Add a selection module for emailing to enter a recipient from
gui.
2012-09-05 20:41:28 +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
317abb46fd Fix: Start war bug 2012-04-07 02:24:32 +02:00
Laurent Destailleur
a98439aeba Fix: install process 2012-04-04 21:44:35 +02:00
Laurent Destailleur
e084dc306e Fix: When run from command line, script must return return code 2012-04-04 20:37:16 +02:00
Laurent Destailleur
3383d314c9 Doxygen 2012-03-19 17:18:11 +01:00
Laurent Destailleur
80b75fa67d Fix: boxes must not be removed after update 2012-03-03 17:37:45 +01:00
Laurent Destailleur
6d8c1bf7c6 Fix: Removed warnings 2012-03-03 16:44:05 +01:00
Laurent Destailleur
20c85b9ca8 Avoid duplicate messages during upgrade 2012-02-16 18:52:07 +01:00
Laurent Destailleur
45529b14ff Removed dead code + Doxygen 2012-02-10 15:56:41 +01:00
Regis Houssin
dac379af17 Merge pull request #64 from grandoc/develop
Develop
2011-12-08 02:21:46 -08:00
Grand Philippe
057e573aa6 fix: tree was changed for class ModelePdfExpedition 2011-12-08 11:17:11 +01:00
Regis Houssin
e92ab7327d Fix: migration payment mode 2011-12-08 11:11:22 +01:00
Laurent Destailleur
b52fc32853 Fix: fix not initialized variables 2011-12-05 19:41:38 +01:00
Laurent Destailleur
9f889b0439 Qual: Uniformize code for document generation of shipments.
Prepare usage of odt templates.
2011-11-30 12:28:01 +01:00
Laurent Destailleur
f821880399 Fix: Reload of a menu handler need name of menu handler 2011-11-28 10:34:52 +01:00
Regis Houssin
3338649316 [task #217] Move core files in core directory 2011-10-24 14:11:49 +02:00
Regis Houssin
56d6cbe56f [task #216] Move lib in core directory 2011-10-24 12:59:44 +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
2c1b3722f2 Fix: replace sizeof() by count() 2011-09-17 19:49:50 +00:00
Laurent Destailleur
ab953d6501 Qual: Call static methods as static with no need to create instance 2011-08-27 15:40:08 +00:00
Regis Houssin
726d9581dd Fix: remove obsolete tags (in progress) 2011-08-27 14:24:16 +00:00
Laurent Destailleur
58adc5443e Add menu reload into migrate process 2011-08-21 13:28:05 +00:00
Laurent Destailleur
8f80249655 Prepare new version 2011-08-11 20:59:32 +00:00
Laurent Destailleur
f2277c6a3a Qual: Removed useless code 2011-08-11 16:22:34 +00:00
Laurent Destailleur
004fa54eb7 Fix: Avoid errors into rpm packages 2011-07-31 23:24:38 +00:00
Laurent Destailleur
592321c13f Fix: Removed deprecated file 2011-07-28 15:30:27 +00:00
Laurent Destailleur
537822f7d1 Fix: Removed duplicated files 2011-07-28 14:27:57 +00:00
Laurent Destailleur
d0ce86e54e Fix: Removed duplicate files 2011-07-28 10:55:45 +00:00
Laurent Destailleur
c5982dd296 Fix: W3C 2011-07-28 10:43:43 +00:00
Laurent Destailleur
e3b6a5974a Fix: Removed deprecated file 2011-07-27 17:34:43 +00:00