Regis Houssin
933c84c127
Fix: store triggers path to $conf
2010-04-02 17:19:28 +00:00
Regis Houssin
0bee9e9362
Fix: store triggers path to $conf
2010-04-02 17:09:26 +00:00
Regis Houssin
bf7e5ab338
Fix: call class
...
Fix: error if origin not defined
2010-04-01 10:21:48 +00:00
Regis Houssin
3d0d2053bb
Fix: limited to a certain status
2010-04-01 08:47:41 +00:00
Regis Houssin
d7205fe627
Fix: regression
2010-03-30 21:38:07 +00:00
Regis Houssin
353b972011
Fix: add core path
2010-03-30 17:18:10 +00:00
Regis Houssin
55b313f798
Fix: add "set_include_path"
2010-03-30 17:03:46 +00:00
Regis Houssin
281805991a
Fix: add "set_include_path"
2010-03-30 16:40:00 +00:00
Regis Houssin
40b5352430
Fix: rename "templates" to "tpl"
2010-03-30 13:26:20 +00:00
Philippe Grand
671ce8a542
move societe class file to societe directory
2010-03-29 20:52:30 +00:00
Philippe Grand
f19e397652
move commonobjectline class file to core directory
2010-03-29 20:30:54 +00:00
Philippe Grand
78b9faca85
move class file commonobject to core directory
2010-03-29 16:40:57 +00:00
Laurent Destailleur
3ef00adb4a
Remove pre.inc.php
2010-03-27 14:50:05 +00:00
Regis Houssin
6e0d95ac79
Fix: Move functions "verifCond" and "dol_eval" to functions.lib.php
2010-03-25 11:16:42 +00:00
Regis Houssin
25b12337e9
Fix: move core class to core directory
2010-03-23 08:58:15 +00:00
Regis Houssin
c7df8f8807
Fix: move module class to your own directory
2010-03-22 15:31:13 +00:00
Laurent Destailleur
465cc90759
Fix W3C errors in page forging
2010-03-15 23:54:37 +00:00
Laurent Destailleur
21987a4310
Fix: fix hidden option MAIN_AUTOFILL_TOWNFROMZIP
2010-02-21 15:16:49 +00:00
Laurent Destailleur
b4c9331461
New: Add feature to resize or crop images (for product's photo).
2010-02-21 11:50:21 +00:00
Laurent Destailleur
e1e57f52ad
New: Add feature to crop/resize image file on product photos
2010-02-21 03:09:45 +00:00
Laurent Destailleur
62f4345e92
Fix: Remove usage of pdate()
2010-01-13 18:51:19 +00:00
Laurent Destailleur
2415f085a6
Fix: Css relative url must start with / as it means relative to DOL_URL_ROOT.
2010-01-13 13:48:29 +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
Laurent Destailleur
36bcf6c05e
Fix: Remove not used property
2010-01-12 22:57:12 +00:00
Laurent Destailleur
194cc07396
Rename the dol_loginfunction2 into dol_loginfunction to keep only one function. This function can support smarty templates and php template.
2010-01-10 23:54:42 +00:00
Laurent Destailleur
63619daeb2
Core templates are in core/templates directory. Make templates simpler.
2010-01-04 19:47:26 +00:00
Laurent Destailleur
a0521a2614
Core templates are in core/templates directory
2010-01-04 19:46:00 +00:00
Laurent Destailleur
90d099ddf2
Core templates are in core/templates directory
2010-01-04 19:39:16 +00:00
Regis Houssin
ea3490790c
Add php template for test
2009-12-30 16:42:43 +00:00
Regis Houssin
14af79bd5c
Test: smarty integration
2009-12-29 11:30:41 +00:00
Regis Houssin
e7e9b42b58
Fix: select entity view
2009-12-28 18:53:32 +00:00
Laurent Destailleur
8444d45650
Qual: Remove a TODO
2009-12-28 13:00:54 +00:00
Laurent Destailleur
ddb2e5c4c5
Fix: W3C syntax error (See firefox module HTML Validator / Tidy)
2009-12-28 01:52:04 +00:00
Regis Houssin
dfe9409e32
Test: smarty integration
2009-12-27 09:36:04 +00:00
Regis Houssin
ed1fe6ec72
Fix: bad focus
2009-12-27 09:22:00 +00:00
Regis Houssin
127413f465
Test: smarty integration and iphone template
2009-12-26 15:33:33 +00:00
Regis Houssin
32967c6227
Test: smarty integration and iphone template
2009-12-26 14:36:41 +00:00
Regis Houssin
10ae9fe93b
Fix: code more simple
2009-12-23 01:12:47 +00:00
Laurent Destailleur
7d409f9633
Fix: When a constant is defined as a constant for entity 0 and as a constant for entity x, we use entity x (This should not happen except during transition).
2009-11-29 14:38:21 +00:00
Laurent Destailleur
2026fea918
Fix: Path to mysqldump is wrong
2009-11-27 18:25:14 +00:00
Regis Houssin
52dc19bc9f
Fix: doxygen
2009-11-09 16:56:30 +00:00
Laurent Destailleur
33f0613fd3
Qual: More portable SQL
2009-10-24 17:32:21 +00:00
Regis Houssin
22e0557309
Fix: problem when the size of the mask is identical to the size of the provisional reference
2009-10-24 14:33:18 +00:00
Regis Houssin
37c2825f93
Fix: functions "ereg", "ereg_replace", "eregi", "eregi_replace" is deprecated since php 5.3.0
2009-10-22 15:09:04 +00:00
Regis Houssin
01291c4a7c
Fix: function "split" is deprecated since php 5.3.0
2009-10-20 13:14:44 +00:00
Laurent Destailleur
192fea4164
Add useragent in llx_events
2009-10-20 12:45:52 +00:00
Laurent Destailleur
28993e7dcd
Move artichow and smarty libs into includes directory with other libraries.
2009-10-07 17:51:15 +00:00
Laurent Destailleur
76721ad2a1
Qual: Remove deprecated files and code
2009-09-29 17:39:50 +00:00
Laurent Destailleur
070b160450
New: Add option MAIN_ONLY_LOGIN_ALLOWED to lock login to any user that is not value of constant.
...
For example MAIN_ONLY_LOGIN_ALLOWED=admin will lock login to any login except admin.
This make possible to make maintenance works.
A page to add/remove this constant will be added later in system-tools
2009-08-30 01:39:40 +00:00
Laurent Destailleur
ad1f193077
Comment
2009-08-25 15:21:06 +00:00