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
Laurent Destailleur
eaf2c7ebb1
Prepare 2.8.0
2010-02-11 08:36:17 +00:00
Juanjo Menent
d0493583fe
Works on enhancement of local taxes
2010-02-07 10:28:40 +00:00
Laurent Destailleur
0943a28445
Use a better value for constant FACTURE_LOCAL_TAX1_OPTION and FACTURE_LOCAL_TAX2_OPTION
2010-02-02 08:22:50 +00:00
Laurent Destailleur
5c6089ef32
Apply patch by juanjo
2010-01-23 22:01:34 +00:00
Laurent Destailleur
1374e7eeab
Fix: Css relative url must start with / as it means relative to DOL_URL_ROOT.
2010-01-13 13:11:32 +00:00
Regis Houssin
9747506cbd
Fix: add ipod browser phone list
2009-12-29 23:12:40 +00:00
Laurent Destailleur
d4e89552e3
Fix: Code to manage view output must be stored or initialized into main and not into master (dedicated to all script included command line scripts).
2009-12-28 01:53:45 +00:00
Laurent Destailleur
380be061f5
Code simpler. Smarty setup in conf file is deprecated.
2009-12-28 00:57:15 +00:00
Regis Houssin
ba091af947
Test: smarty integration and iphone template
2009-12-27 05:50:46 +00:00
Regis Houssin
16145ca7ce
Test: smarty integration and iphone template
2009-12-26 02:03:04 +00:00