Laurent Destailleur
1e151d9864
Fix: Fix a lot of regression. There still a lot of new bugs to fix (like compatibility through proxy, or restore performance by avoiding huge number of fil_exists).
2010-12-19 02:42:53 +00:00
Regis Houssin
201a28e952
Fix: regression and use an exist alternative root
2010-12-16 10:42:51 +00:00
Regis Houssin
546d4f20f3
Fix: regression and use an exist alternative root
2010-12-16 10:37:05 +00:00
Regis Houssin
ad16244f08
New: add directory for external module and other customization
2010-12-15 15:24:43 +00:00
Regis Houssin
4a577412d5
New: add directory for external module and other customization
2010-12-15 15:12:35 +00:00
Regis Houssin
c0913acf92
New: add directory for external module and other customization
2010-12-15 10:58:45 +00:00
Regis Houssin
1e69b95c9f
New: add DOL_CUSTOM_PATH
2010-12-15 07:54:40 +00:00
Laurent Destailleur
2498426867
Fix: Restore stable version for 3.0
2010-12-14 23:27:17 +00:00
Regis Houssin
c9e41e00f5
New: add directory for external module and other customization
2010-12-14 22:31:59 +00:00
Regis Houssin
efbc57566b
New: add DOL_CUSTOM_PATH
2010-12-14 22:08:49 +00:00
Regis Houssin
510baa2584
Work on multicompany
2010-10-21 13:34:31 +00:00
Laurent Destailleur
0c83bf4779
Work on module paypal
2010-10-03 00:12:54 +00:00
Laurent Destailleur
85635cdeea
Allow to disable CSRF permission
2010-10-01 18:48:00 +00:00
Laurent Destailleur
7948b0e0d3
Allow to disable CSRF permission
2010-10-01 18:33:07 +00:00
Laurent Destailleur
c948a09a6c
Enable smartphone menu template only if level 2
2010-09-29 11:08:52 +00:00
Regis Houssin
11c88cb534
Works on multi-company module
2010-09-26 09:53:42 +00:00
Regis Houssin
ca900c68d1
Experimental: add smartphone maemo system
2010-09-25 11:03:58 +00:00
Regis Houssin
101b9ce166
Fix: iWebKit is compatible with Android and Blackberry
2010-09-21 17:02:57 +00:00
Laurent Destailleur
abb31f26b5
Perf: A little speed improvement
2010-09-14 22:14:55 +00:00
Laurent Destailleur
e78a9b8a01
Fix: Do not use global variable to fix pb with autoload
2010-09-04 18:04:47 +00:00
Laurent Destailleur
ded3200073
Work on FPDF replacement by TCPDF
2010-08-31 23:52:19 +00:00
Laurent Destailleur
1b9ee9c597
Qual: Clean code
...
Perf: Country id+code is now stored into MAIN_INFO_SOCIETE_PAYS instead of only id. This avoid a select to finf country code at each request.
2010-08-21 15:30:17 +00:00
Laurent Destailleur
7ee685640b
Qual: Clean code
...
Perf: Country id+code is now stored into MAIN_INFO_SOCIETE_PAYS instead of only id. This avoid a select to finf country code at each request.
2010-08-21 15:30:17 +00:00
Laurent Destailleur
1b928068e9
Fix: master should works even if langs not defined.
2010-08-21 14:05:51 +00:00
Laurent Destailleur
47bdadd6b5
New: For germany, we invert order of address
2010-08-20 23:06:20 +00:00
Laurent Destailleur
688bdf8b1d
New: Support NPR in customer product prices
2010-08-09 19:08:22 +00:00
Laurent Destailleur
4e58a9e8c4
Prepare release 2.9.0
2010-08-01 19:07:21 +00:00
Laurent Destailleur
ffb3fe8db4
Fix: Removed warnings
2010-07-27 22:07:50 +00:00
Laurent Destailleur
31ab3691ce
Prepare 2.9 version
2010-06-27 21:21:46 +00:00
Laurent Destailleur
bdd0672917
Add state
2010-06-17 22:19:37 +00:00
Regis Houssin
b2bd7e0d25
Add possibility to limit users
2010-06-07 05:11:45 +00:00
fcharpentier
4f47b666ea
Define constant 'DOL_CLASS_PATH' for compatibilty between 2.8 and 2.9 releases
...
This allow to include class from modules like this :
if (!defined('DOL_CLASS_PATH'))
define('DOL_CLASS_PATH', null);
require_once(DOL_DOCUMENT_ROOT.'/categories/'.DOL_CLASS_PATH.'categorie.class.php');
2010-05-10 13:18:59 +00:00
Laurent Destailleur
fe8a652fe0
Remove deprecated properties and use a method instead to get the full address string.
2010-05-09 14:47:02 +00:00
Philippe Grand
ed9144957a
according to new tree directory
2010-04-29 15:23:21 +00:00
Philippe Grand
16a8ab7d59
according to new tree directory
2010-04-29 14:54:12 +00:00
Philippe Grand
24725ce2a6
according to new tree directory
2010-04-28 10:11:41 +00:00
Philippe Grand
b68a359265
according to new tree directory
2010-04-28 10:02:54 +00:00
Laurent Destailleur
badb56dddf
Add constant to force driver type.
2010-04-25 13:55:58 +00:00
Juanjo Menent
18aef6981c
Works on enhancement of local taxes. fix : define if company use local taxes
2010-04-24 15:56:37 +00:00
Philippe Grand
e5a5c2ae98
move translate.class.php to core directory
2010-04-13 14:23:31 +00:00
Regis Houssin
6822502876
Fix: change some dyslexic code
2010-04-07 11:37:01 +00:00
Philippe Grand
e3d874f72c
change some dyslexic code
2010-04-07 10:44:18 +00:00
Philippe Grand
44fed2ce8b
add one forgotten property
2010-04-07 10:21:04 +00:00
Regis Houssin
86e27744b9
Fix: css optimizing
...
Fix: wrong position of link
:link :visited :hover :active
2010-04-07 09:21:30 +00:00
Regis Houssin
ecc51347b3
Fix: uniformize code
2010-04-06 16:12:00 +00:00
Philippe Grand
671ce8a542
move societe class file to societe directory
2010-03-29 20:52:30 +00:00
Philippe Grand
ff5d7ee824
move file class user to user directory
2010-03-23 21:17:18 +00:00
Laurent Destailleur
ba32176b35
Prepare 2.9 dev
2010-02-20 12:00:58 +00:00
Laurent Destailleur
73eeda8cb4
Message more clear
2010-02-20 11:54:54 +00:00
Laurent Destailleur
3acd11c13c
Move conf file information into page of dolibarr conf information.
...
New: Enhance https forcing.
2010-02-20 11:40:36 +00:00