Laurent Destailleur
1e2c452b95
Fix: If not choice at all we show all of them.
2014-05-29 18:11:14 +02:00
Raphaël Doursenaud
0fd994a687
Install: english comments
2014-05-19 14:33:39 +02:00
Raphaël Doursenaud
ba8676dc61
Install: unlimitted memory is ok
2014-05-19 14:33:39 +02:00
Marcos García de La Fuente
8532f967af
Missing Copyright info
2014-05-05 12:24:39 +02:00
Marcos García de La Fuente
d0e5d9fd1b
Improved usability of install wizard
2014-05-05 12:08:19 +02:00
Raphaël Doursenaud
5bfb06b357
Don't close php tag in generated file
2014-05-03 18:27:00 +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
Laurent Destailleur
73682baff0
Fix: Use correct vat rate into text cases.
...
Qual: Next step cleaning date functions.
Qual: Complete phpunit test case for dol_mktime to check dayling saving
time is correctly managed.
2014-03-21 16:22:41 +01:00
Laurent Destailleur
7fb004903e
Qual: Start to clean old code.
2014-03-21 15:02:27 +01:00
Laurent Destailleur
598098ff18
Fix: Not using correct vars names
2014-02-10 16:09:21 +01:00
Laurent Destailleur
ce8d13ead0
Merge remote-tracking branch 'origin/3.5' into develop
...
Conflicts:
ChangeLog
build/debian/changelog
build/doxygen/dolibarr-doxygen.doxyfile
build/exe/doliwamp/doliwamp.iss
build/makepack-dolibarr.pl
build/perl/virtualmin/dolibarr.pl
build/rpm/dolibarr_fedora.spec
build/rpm/dolibarr_generic.spec
build/rpm/dolibarr_mandriva.spec
build/rpm/dolibarr_opensuse.spec
htdocs/comm/action/fiche.php
htdocs/filefunc.inc.php
htdocs/install/check.php
2014-02-10 00:38:10 +01:00
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
692b2985ef
Prepare 3.6
2013-12-15 00:05:04 +01:00
simnandez
15ede98fe7
New: [ task #877 ] Reorganize menus. Init works
...
Add migration script 3.4 to 3.5
2013-05-04 01:22:09 +02:00
Laurent Destailleur
4e0ef01389
Qual: nowrap="nowrap" is replaced with a CSS class style .nowrap
2013-04-25 01:13:13 +02:00
Grand Philippe
c5e742278e
fix : trad error
2013-03-24 07:11:44 +01:00
Laurent Destailleur
a5b174eccc
Fix: Architecture of getCurrency was wrong. Cache was not stored
...
correctly and dict file loaded several times. There was also bug on PHP
without mb_string function.
Now function is a method of $langs object. All bug fixes.
2013-01-18 15:57:11 +01:00
Laurent Destailleur
d11cee399a
Merge remote-tracking branch 'origin/3.3' into develop
...
Conflicts:
COPYRIGHT
htdocs/core/tpl/freeproductline_create.tpl.php
htdocs/core/tpl/predefinedproductline_create.tpl.php
htdocs/install/mysql/tables/llx_c_availability.sql
2013-01-16 15:45:17 +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
ec8b260bf6
New: Prepare 3.4 branch
...
New: Add hook for agenda, info and category tabs
2013-01-12 14:34:16 +01:00
Regis Houssin
b838895db9
Fix: change for a neutral email
2012-12-30 15:13:49 +01:00
Regis Houssin
5740c7e694
Fix: change for a neutral email
2012-12-30 15:11:07 +01:00
Laurent Destailleur
ac38954c17
Fix: Regression selectlang choice
...
Fix: Regression conf file was not saved successfully.
2012-10-13 13:56:37 +02:00
Laurent Destailleur
f9ceb78f58
Beautify instal pg.
...
Fix: Debian package
2012-10-07 20:04:07 +02:00
Regis Houssin
073170514f
Fix: increase memory limit
2012-09-20 09:13:02 +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
d52d063d98
Fix: Avoid to have a special php module.
2012-05-28 22:39:04 +02:00
Regis Houssin
c2d162d4c6
Fix: add Monaco VAT rates
2012-04-11 16:52:55 +02:00
Laurent Destailleur
6da82e03be
Uniformize code
2012-04-08 23:18:36 +02:00
Laurent Destailleur
6cf68c12d3
Fix: Upgrade from maintenace version
2012-03-10 14:19:28 +01:00
Laurent Destailleur
55904f7f37
New: Test on browser version during install step.
...
Mutualize code to detect browser version.
2012-02-29 19:41:12 +01:00
Laurent Destailleur
7c99cfc06c
W3C
2012-01-04 11:44:15 +01:00
Laurent Destailleur
033ce847a9
Fix: Install not locked if PHP version too low but enough for warning
2011-11-26 15:34:12 +01:00
Laurent Destailleur
6489c7000a
Fix: Removed warnings
2011-11-26 15:14:07 +01:00
Regis Houssin
63d60a33fc
[task #216 ] Move lib in core directory
2011-10-24 11:25:54 +02:00
eldy
8ff32f8ada
Doxygen
2011-09-29 22:21:57 +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
Laurent Destailleur
78ea0eabdd
Add more log in install process
2011-09-02 23:09:39 +00:00
Laurent Destailleur
02a8bb0128
New: Always use th for table head
2011-09-02 21:56:37 +00:00
Laurent Destailleur
db6b43d189
Doxygen
2011-09-02 23:57:26 +00:00
Laurent Destailleur
9035d3c84b
Doxygen
2011-09-02 21:01:28 +00:00
Laurent Destailleur
c98ad8a120
Fix: Error management when adding notification
2011-09-02 23:41:55 +00:00
Laurent Destailleur
40939b7e64
Doxygen
2011-09-02 20:53:40 +00:00
Laurent Destailleur
7420cad4c6
Add more log in install process
2011-09-02 23:09:39 +00:00
Laurent Destailleur
5be5852cf4
Fix: Third party emails must not be visible into notification page
2011-09-02 23:07:47 +00:00
Laurent Destailleur
42c86ce1ac
Work on rpm package
2011-09-03 01:46:33 +00:00