Commit Graph

1393 Commits

Author SHA1 Message Date
Laurent Destailleur
dff4a56301 Work on packages 2011-06-26 01:52:59 +00:00
Laurent Destailleur
6962ff9389 Removed to keep features stables until knowing goal of fields. 2011-06-25 09:50:56 +00:00
Philippe Grand
6ea8868f08 can add symbol within currency 2011-06-24 17:32:28 +00:00
Laurent Destailleur
b457221277 Uniformize code and increase speed for extrafields 2011-06-22 11:05:06 +00:00
Laurent Destailleur
041b7d2955 Uniformize code and increase speed for extrafields 2011-06-22 10:58:22 +00:00
Regis Houssin
7fd1016199 Fix: increase size of fields 2011-06-21 06:38:45 +00:00
Regis Houssin
fba524fe5a Fix: uniformize table name 2011-06-19 14:07:19 +00:00
Laurent Destailleur
cb263d64f2 New: Member module use generic extrafields feature. 2011-06-19 12:04:24 +00:00
Laurent Destailleur
e4014fb0ec Work on personalized fields feature 2011-06-18 23:10:09 +00:00
Regis Houssin
1f7a11d012 Fix: delete unused table 2011-06-17 07:45:42 +00:00
Regis Houssin
d55d8df6ad Fix: regression 2011-06-16 08:02:35 +00:00
Philippe Grand
9872ecfb6d add possibility to fill trainer Accreditation number 2011-06-15 17:35:26 +00:00
Laurent Destailleur
4fcf4e1a48 Fix: pgsql compatibility 2011-06-15 07:53:27 +00:00
Laurent Destailleur
2ffb4f2d02 Qual: Uniformize user interface 2011-06-13 13:07:10 +00:00
Laurent Destailleur
e1094fc293 Qual: Debug and clean notification module 2011-06-12 18:05:30 +00:00
Laurent Destailleur
af61d7cd95 Work on dolimed package 2011-06-12 01:31:36 +00:00
Laurent Destailleur
aeed5ac597 Work on dolimed package 2011-06-12 01:30:58 +00:00
Laurent Destailleur
f79c6eaff5 Enhance installer 2011-06-11 23:21:59 +00:00
Laurent Destailleur
7d5f0c3723 New: Can add logo on third parties.
Qual: Uniformize code to show photos/logos.
2011-06-11 14:14:27 +00:00
Laurent Destailleur
27f19fd577 Enhance installer 2011-06-08 13:18:15 +00:00
Laurent Destailleur
bc1c2bbae5 Enhance installer 2011-06-08 11:23:55 +00:00
Laurent Destailleur
a0841e78cf Enhance installer 2011-06-08 09:52:06 +00:00
Laurent Destailleur
bfa08aff52 New: Install wizard can activate a module during install process. 2011-06-07 18:34:29 +00:00
Laurent Destailleur
9b20de2391 More help on setup process 2011-06-07 18:07:27 +00:00
Laurent Destailleur
2f55324005 Sec: More sanity check on parameters 2011-06-07 17:55:13 +00:00
Regis Houssin
32f77f9ba1 Works on multicompany
Fix: uniformize code, more simple
2011-06-07 15:45:01 +00:00
Laurent Destailleur
ef6f5f54f4 New: Commercial proposal has its home area. 2011-06-06 16:15:02 +00:00
Juanjo Menent
ee020a7685 Add Mexique data: VAT, Currency and ProfId 2011-06-06 14:08:03 +00:00
Laurent Destailleur
747c6ddc3d Fix: Removed useless duplicate properties. 2011-06-06 11:37:59 +00:00
Laurent Destailleur
e483cf4148 Trans: Use english labels. 2011-06-05 23:05:12 +00:00
Regis Houssin
1c3115a8d9 New: unified action and event with trigger name
Fix: remove entity and active fields
Fix: reorder records
2011-06-05 09:08:11 +00:00
Regis Houssin
6d4b66a618 New: unified action and event with trigger name 2011-06-05 08:19:09 +00:00
Regis Houssin
994d41aad1 New: unified action and event with trigger name 2011-06-04 18:49:45 +00:00
Regis Houssin
5f6ac1374c New: best method for linked object with actioncomm
New: add action "shipping send by mail"
2011-06-04 13:12:44 +00:00
Regis Houssin
857006c456 Works on possibility to send shipping by mail
Fix: uniformize code
2011-06-02 17:20:24 +00:00
Laurent Destailleur
2c3200c076 New: Add vat rate for norway 2011-05-30 20:58:18 +00:00
Laurent Destailleur
342f80e11b Qual: Uniformize fields order. 2011-05-30 08:21:40 +00:00
Laurent Destailleur
7a5185fa14 Work on zipautofill module 2011-05-29 10:59:15 +00:00
Regis Houssin
a7024e66ea Fix: missing table 2011-05-27 16:18:10 +00:00
Laurent Destailleur
b5e7b261ca Work on zipautofill module 2011-05-27 08:52:17 +00:00
Laurent Destailleur
9e2eccbe4c Fix: Fix corrupted data on date of trips 2011-05-25 18:16:58 +00:00
Regis Houssin
8ec13d4878 New: add shipment method "Lettre Max" for France 2011-05-25 16:53:40 +00:00
Regis Houssin
38a097b2fb New: add shipment method "Lettre Max" for France 2011-05-25 16:53:39 +00:00
Regis Houssin
d291dc497a New: add ref_ext and ref_int in delivery 2011-05-25 14:30:55 +00:00
Laurent Destailleur
7a616a8592 Fix: Permission "read" of ecm document was not used and replaced by "download". As it is same permission, we moved back to "read" to be uniform with other modules: "read" must be first permission with number XXX1. 2011-05-25 10:35:57 +00:00
Regis Houssin
e77298321a Works on paypal module
Fix: replace ref_ext by ref_int
2011-05-24 09:50:51 +00:00
Laurent Destailleur
62e680cbf2 MAIN_CONFIRM_AJAX is on by default 2011-05-18 12:07:38 +00:00
Laurent Destailleur
87ed0c1ea4 Removed property use_popup_calendar. USe conf->global instead. 2011-05-18 11:57:33 +00:00
Laurent Destailleur
9c46463c98 Migration before 2.2 are not supported 2011-05-17 09:00:18 +00:00
Laurent Destailleur
e94d6e85b0 New: Enhance installer. More interactive messages. 2011-05-17 08:46:56 +00:00
Laurent Destailleur
4a8cabebfc Enhance installer for wizards 2011-05-17 07:38:59 +00:00
Laurent Destailleur
064a7c9b67 Exclude file 2011-05-17 07:31:33 +00:00
Regis Houssin
1f0ff52ea2 (Multi-Company) Works on possibility to defined global group 2011-05-16 15:21:54 +00:00
Laurent Destailleur
f5f1d37ea0 Enhancements in doc generation. 2011-05-16 14:00:09 +00:00
Laurent Destailleur
28a63a92cf Increase size of id fields 2011-05-07 13:35:26 +00:00
Laurent Destailleur
ff6182f62f Fix a lot of bug in "source" field:
- missing creation table
- autoselect when creating order from proposal
- do not show proposal as origin when creating proposal
- use code instead of id
- use label in english
Also renamed table demand_reason into input_reason to match other table input_method.
2011-05-07 11:36:47 +00:00
Philippe Grand
8a9338f955 prepair Mode of payment within supplier order 2011-05-06 07:21:28 +00:00
Laurent Destailleur
4178f8f131 Fix: Support of third party status. 2011-05-05 22:19:21 +00:00
Philippe Grand
56feb1c32f include payment term within supplier order 2011-05-04 21:20:51 +00:00
Laurent Destailleur
6da49f1960 This sql was always forgotten. Moved with others. 2011-05-03 11:19:00 +00:00
Juanjo Menent
36b373b904 Qual: Add currency, idprod1, tax and lang for Honduras 2011-05-02 08:49:44 +00:00
Laurent Destailleur
dcbbe74f06 Fix: script mut work from a 3.0 stable. 2011-05-01 10:49:50 +00:00
Philippe Grand
b8c149ac3b add source of demand for propal 2011-04-27 08:49:51 +00:00
Philippe Grand
09786cabeb To get source of command on command file 2011-04-26 20:59:45 +00:00
Philippe Grand
40881f4158 change llx_c_source to llx_c_demand_reason 2011-04-26 17:31:23 +00:00
Philippe Grand
0f56a01564 source command :
rename table llx_c_source to llx_c_input_reason
2011-04-26 17:12:10 +00:00
Regis Houssin
26fa83a21e New: add "tag" field for add an unique random code to be used for statistics 2011-04-23 12:29:33 +00:00
Regis Houssin
0d457fada0 New: add "tracker" field for add an unique random code to be used for statistics 2011-04-23 12:12:46 +00:00
Laurent Destailleur
d02d52f907 Add italian companies type 2011-04-23 10:04:52 +00:00
Laurent Destailleur
060dd7a7f8 Add italian provinces 2011-04-23 10:01:59 +00:00
Regis Houssin
dc82d84e5c Fix: active alternate root path with virtualmin 2011-04-22 19:38:50 +00:00
Laurent Destailleur
becd77a04a Renamed table llx_c_commande_fournisseur_methode into an english and more generic name: llx_c_input_method 2011-04-21 18:23:05 +00:00
Juanjo Menent
4352a208af Qual: Add regions and departaments for Honduras 2011-04-21 09:11:49 +00:00
Juanjo Menent
76ea7d84a0 Qual: Add regions and departaments for Colombie 2011-04-21 07:34:49 +00:00
Juanjo Menent
ebcb122654 Qual: Add regions and departaments for Mexique 2011-04-20 22:46:47 +00:00
Regis Houssin
38b3518df5 Fix: missing fields 2011-04-20 14:50:35 +00:00
Regis Houssin
2ace9ccac5 Fix: add index for best performance
Fix: add DOL_DOCUMENT_ROOT_ALT in inc.php for update
2011-04-18 19:27:15 +00:00
Philippe Grand
4312b25cef prepair ordre sources from dictionnary 2011-04-18 17:41:35 +00:00
Philippe Grand
0f848aabd7 prepair get order sources from dictionnary 2011-04-18 17:30:02 +00:00
Juanjo Menent
9833e42965 Qual: Add regions and departaments for Chile 2011-04-16 11:30:57 +00:00
Juanjo Menent
133266bb38 Qual: Add regions and departaments for Chile 2011-04-16 10:20:37 +00:00
Laurent Destailleur
92c2335b57 reorder sql queries 2011-04-14 23:15:29 +00:00
Philippe Grand
b48d17ba4a Add availability function to commande file 2011-04-14 09:42:10 +00:00
Laurent Destailleur
a64fa24475 Trans 2011-04-07 07:39:21 +00:00
Laurent Destailleur
6afb4ebf50 Removed deprecated file 2011-04-06 21:07:35 +00:00
Regis Houssin
7fd5a74742 Fix: use entity in action table if action is not linked with a third party 2011-04-06 13:04:56 +00:00
Laurent Destailleur
c6ac86430b Qual: Make module system more simple.
Change to prepare adding left menu entries by modules
2011-04-06 11:11:32 +00:00
Regis Houssin
1678481a17 Fix: rename table 2011-04-01 11:00:02 +00:00
Regis Houssin
49e120cfe2 Fix: rename table 2011-04-01 10:49:57 +00:00
Regis Houssin
00605cb792 Fix: rename table 2011-04-01 10:31:18 +00:00
Philippe Grand
0f584ef6a2 To answer to this query :
http://www.dolibarr.fr/forum/12-howto--aide/20784-delais-de-livraison#24930
2011-04-01 10:04:49 +00:00
Regis Houssin
5a21d90411 Fix: add function to encrypt/decrypt in sql files 2011-03-29 20:41:57 +00:00
Laurent Destailleur
0f7bbdae07 Debug of new emailing modules: Add link to third party, and removed some too long statistics.
Also I rename modules to have them sorted by theme elements.
2011-03-23 16:31:03 +00:00
Regis Houssin
0a376dc831 Fix: "lock" is a mysql function 2011-03-14 15:47:09 +00:00
Regis Houssin
89d1ad7de6 Fix: sql error 2011-03-14 15:08:31 +00:00
Regis Houssin
b67fa024c4 Fix: compatibility with postgresql 2011-03-14 09:39:47 +00:00
Laurent Destailleur
1619a4cc67 Fix: Uniformize field type. This also fix postgreql compatibility. 2011-03-12 23:35:52 +00:00
Regis Houssin
fd067f3c64 New: add table for lock/unlock an element during the modification and logging all 2011-03-11 19:47:14 +00:00
Regis Houssin
512914b791 Works on multi-currency 2011-03-10 10:38:07 +00:00
Laurent Destailleur
25421c2433 Qual: Removed deprecated code 2011-03-09 16:17:56 +00:00
Laurent Destailleur
e9f4879245 Qual: Prepare move of function dol_delete_file into file.lib.php 2011-03-09 15:34:57 +00:00
Laurent Destailleur
6fa657a904 Fix: pgsql compatibility 2011-03-09 10:47:28 +00:00
Laurent Destailleur
752e2e4eb3 Fix: Migrate pb with pgsql. We can do like this because field is not used yet. 2011-03-09 09:35:54 +00:00
Laurent Destailleur
7a37a2ce88 Code cleaner 2011-03-07 22:35:35 +00:00
Regis Houssin
1763d0bf0c Fix: add global $main_force_https 2011-03-07 17:30:24 +00:00
Laurent Destailleur
5fbe077deb Add option ADHERENT_LOGIN_NOT_REQUIRED 2011-03-06 13:55:47 +00:00
Laurent Destailleur
4ab7e87b38 Better test 2011-03-05 11:32:46 +00:00
Regis Houssin
16b858d0fe Fix: Enabled if the installation process is "https://"
Fix: use complete alternative url
2011-03-04 11:40:10 +00:00
Laurent Destailleur
2b7767f539 Work on ODT generation of invoices 2011-03-02 22:10:42 +00:00
Laurent Destailleur
bd31609352 Work on odt generation 2011-03-01 11:02:06 +00:00
Laurent Destailleur
d8040864ac Fix: Can not create replacement invoice if source invoice has a discount. 2011-03-01 10:41:05 +00:00
Laurent Destailleur
45e817e480 Workflow is empty by default but can be modified with module workflow 2011-03-01 09:53:09 +00:00
Laurent Destailleur
8292f018de Fix: UTF8 2011-02-25 19:13:51 +00:00
Laurent Destailleur
a45d02ebfc Fix: Add missing ref_ext field 2011-02-24 21:43:03 +00:00
Laurent Destailleur
bfe3938c94 Fix: Add missing ref_ext field 2011-02-24 21:36:56 +00:00
Regis Houssin
aba9bb9acd Fix: compatibility with pgsql, replace all addslashes by $db->escape in other files 2011-02-24 18:22:24 +00:00
Regis Houssin
e28ab7f759 Fix: compatibility with mysql 5.5+ 2011-02-24 09:57:02 +00:00
Laurent Destailleur
895882a31e Add vat rate for new zealand 2011-02-22 08:39:59 +00:00
Laurent Destailleur
7f2732e74d Work on ODT generation 2011-02-20 22:36:26 +00:00
Laurent Destailleur
0ebe9c6f01 Work on ODT generation 2011-02-20 20:53:26 +00:00
Laurent Destailleur
a8f9a9d0c6 New: a specialized menu is now used when using smartphones 2011-02-16 19:59:16 +00:00
Laurent Destailleur
684eddf9fe Removed old constant name for menu management. 2011-02-13 13:22:54 +00:00
Laurent Destailleur
ca6f631e36 New: Enhancement in actions list management. Can define an order. Add check during dictionnary add. 2011-02-02 13:29:54 +00:00
Laurent Destailleur
071fba1687 Fix: Bad label 2011-01-30 23:11:35 +00:00
Regis Houssin
51b1a6a14d Fix: some constants already defined with modules activation 2011-01-30 10:00:10 +00:00
Laurent Destailleur
b0f78032d2 Remove utf8 2011-01-25 22:12:50 +00:00
Laurent Destailleur
3485da2b27 Fix: use canvas when option not enabled 2011-01-23 22:29:27 +00:00
Laurent Destailleur
cad05bac29 Fix: use canvas when option not enabled 2011-01-23 22:25:25 +00:00
Laurent Destailleur
ac30d5ee2e Add civility for doctor 2011-01-23 18:50:25 +00:00
Laurent Destailleur
f91de5949c HEAD contains 3.1 alpha 2011-01-23 16:42:42 +00:00
Laurent Destailleur
86d06fc016 Doxygen 2011-01-16 19:12:26 +00:00
Laurent Destailleur
b642d5169c Bad eol 2011-01-16 14:55:23 +00:00
Laurent Destailleur
3ed4e5cfd8 Fix: Avoid blocking error when modules were removed 2011-01-16 12:53:23 +00:00
Laurent Destailleur
4a43099692 Fix: Works with mysql 5.5 2011-01-16 02:05:18 +00:00
Laurent Destailleur
f02b3743b6 Fix: Works with mysql 5.5 2011-01-16 01:56:12 +00:00
Laurent Destailleur
1c2d166b14 Prepare 3.0 beta 2011-01-16 01:52:48 +00:00
Laurent Destailleur
91d710f8db Fix: Works with mysql 5.5 2011-01-16 01:14:34 +00:00
Laurent Destailleur
9d5affe984 Fix: Works with mysql 5.5 2011-01-16 01:02:10 +00:00
Laurent Destailleur
e9bbef77bf Fix: Fix for mysql 5.5 2011-01-16 00:46:11 +00:00
Laurent Destailleur
9849e4f361 Fix: Remove help to install when field is disabled 2011-01-16 00:22:10 +00:00
Laurent Destailleur
2feebcf486 Fix: Bad label 2011-01-15 14:51:59 +00:00
Laurent Destailleur
518c37059b Fix: Comment 2011-01-12 14:44:08 +00:00
Regis Houssin
a9e6d9e057 Works on move webcalendar and phenix module to doliforge 2011-01-10 09:35:58 +00:00
Laurent Destailleur
811fb69e99 Fix: Error with postgresql 2011-01-10 00:44:02 +00:00
Laurent Destailleur
c5fe65d54b Fix: Bad vat rates for us 2011-01-10 00:02:05 +00:00
Laurent Destailleur
90d45016c4 Must uncomment option to enable feature 2011-01-09 23:41:22 +00:00
Laurent Destailleur
532180d483 Will fix later: On installer, we should not enable first 3 fields. 2011-01-09 22:47:02 +00:00
Laurent Destailleur
0d3899ab23 Fix: W3C errors or warnings 2011-01-09 15:37:23 +00:00
Regis Houssin
b36c9cfb68 Fix: add new standard vat rate for united kingdom 2011-01-04 08:45:02 +00:00
Regis Houssin
3018060dc1 Fix: add new standard vat rate for united kingdom 2011-01-04 08:28:04 +00:00
Regis Houssin
ba1e9e11ba New: add possibility to overwrite mailing limit sendbyweb in conf.php 2010-12-27 15:52:58 +00:00
Laurent Destailleur
25f26d036e Fix: VAT is replaced with Sales tax in US 2010-12-23 01:36:44 +00:00
Laurent Destailleur
1da718281b Fix: VAT is replaced with Sales tax in US 2010-12-23 01:36:44 +00:00
Laurent Destailleur
749b9c333e 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 03:04:06 +00:00
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
Laurent Destailleur
70f76f23eb No need to add constants when value is 0. This is to save lines into database. 2010-12-18 03:53:30 +00:00
Juanjo Menent
9fe2aefd76 task #10611: Add option to choose order of key in bank account info on PDF 2010-12-17 16:54:37 +00:00
Regis Houssin
df032c618b Fix: regression and use an exist alternative root 2010-12-16 18:10:06 +00:00
Laurent Destailleur
b5e5dc3849 Fix: Fix regression by adding "custom" feature making web server hang in infinite loop. 2010-12-15 18:15:08 +00:00
Laurent Destailleur
2498426867 Fix: Restore stable version for 3.0 2010-12-14 23:27:17 +00:00
Laurent Destailleur
6539f61785 Fix: Maxi debug of emailing feature 2010-12-13 18:40:04 +00:00
Laurent Destailleur
86ffc32195 Qual: Uniformize a lot of code (supplier_invoice => invoice_supplier, same for order)
New: Add link between supplier invoices and supplier orders.
2010-12-13 13:16:02 +00:00
Laurent Destailleur
6846333ec8 New: Function dol_now('tzuser') is now supported. 2010-12-08 13:13:17 +00:00
Juanjo Menent
21d35ccda8 Task #10786: works for internal users in setup module 2010-12-07 20:57:34 +00:00
Laurent Destailleur
ea88b3314b Fix: Avoid already exists 2010-12-06 02:12:50 +00:00
Laurent Destailleur
9f10fd7915 New: Add field ref_ext to allow external program to add their reference 2010-12-05 20:32:59 +00:00
Regis Houssin
5ed1a446ec Fix: cvs synchro problem 2010-12-05 12:18:23 +00:00
Regis Houssin
9023690bbe Fix: add new field in migration files 2010-12-05 12:12:17 +00:00
tiaris
801ebb4e2a New : Acountancy reports for clients and suppliers invoices 2010-12-04 14:54:29 +00:00
Juanjo Menent
3d0353cdf3 Fix: Withdrawals, debug notifications tasks 2010-12-03 09:39:53 +00:00
Juanjo Menent
04af0b1da8 Fix: Withdrawals, debug notifications tasks 2010-12-03 09:29:11 +00:00
Laurent Destailleur
0f3c3d1236 New: Add a message at end of migration process 2010-12-01 22:34:58 +00:00
Laurent Destailleur
375efac3e3 Restore work lost by savannah backup 2010-12-01 21:51:13 +00:00
Laurent Destailleur
832a389598 Qual: Field for amount into pos module tmp table are same type than others amount 2010-11-20 16:07:52 +00:00
Laurent Destailleur
dc07f0e923 Update table 2010-11-18 22:34:19 +00:00
Laurent Destailleur
3924c83d1a Update table 2010-11-18 22:27:27 +00:00
Laurent Destailleur
0911532d66 New: Add property "Event on full day" on agenda 2010-11-18 22:17:44 +00:00
Laurent Destailleur
59c387192e Fix: Postgresql compatibility 2010-11-16 20:14:29 +00:00
Laurent Destailleur
761c613356 Fix: Try to fix to allow reserved keyworks into PGSQL user records. 2010-11-15 19:08:35 +00:00
Laurent Destailleur
a8a423ffb9 Remove warning 2010-11-14 14:53:10 +00:00
Laurent Destailleur
baad7963a7 Fix: Error in GETPOST function 2010-11-10 23:54:59 +00:00
Regis Houssin
e2917db98d Fix: bad conversion if records is a float number 2010-11-06 19:02:02 +00:00
Regis Houssin
022ef7bcca Fix: bad conversion if records is a float number 2010-11-06 18:31:35 +00:00
Regis Houssin
0157a18f8f Fix: bad conversion if records is a float number 2010-11-06 18:27:38 +00:00
Regis Houssin
3b26115be9 Fix: remove warning 2010-11-05 12:49:28 +00:00
Laurent Destailleur
6da6637c43 Enhance repair field 2010-11-04 18:51:33 +00:00
Regis Houssin
e2a4ad2c96 Works on contact canvas in relation to the thirdparty canvas module
Fix: more simple
2010-11-04 09:14:20 +00:00
Regis Houssin
3ca73ad75d Works on contact canvas in relation to the thirdparty canvas module
Fix: more simple
2010-11-04 09:14:20 +00:00
Regis Houssin
ab53d438ce Works on contact canvas in relation to the thirdparty canvas module 2010-11-03 11:39:40 +00:00
Regis Houssin
40cdb5dba1 New: Task #10725 2010-10-28 19:31:11 +00:00
Regis Houssin
1ed47522e9 Fix: bad label 2010-10-21 08:29:03 +00:00
Regis Houssin
66eab0c5b8 Fix: redirect to company setup if company name is not defined (first install)
New: Work on multicompany
2010-10-21 08:17:59 +00:00
Laurent Destailleur
1a91642a15 Fix: Enhance repair tool
Qual: Remove a TODO.
2010-10-20 18:55:12 +00:00
Laurent Destailleur
425b6844e8 Fix: Enhance the repair script 2010-10-20 18:34:04 +00:00
Regis Houssin
1b6fda21af New: add crypt key for cookie in conf.php 2010-10-20 14:37:00 +00:00
Laurent Destailleur
5e046a91cf Fix: Personalized payment mode is correctly saved and translation returned. 2010-10-18 18:18:12 +00:00
Laurent Destailleur
436e8f06eb Fix: Remove warning 2010-10-17 23:35:18 +00:00
Juanjo Menent
f9d5e6fc27 Task #8618: add field model_pdf to facture_fourn table 2010-10-15 15:44:42 +00:00
Regis Houssin
f1df0c8465 Fix: city is linked with county 2010-10-13 14:08:55 +00:00
Regis Houssin
5e80045105 Add llx_c_ziptown for zip code and town 2010-10-12 14:37:32 +00:00
Laurent Destailleur
01a826b2e5 More warnings on install. 2010-10-10 00:15:08 +00:00
Laurent Destailleur
b05373a5bc New: Add control for bad installations 2010-10-09 11:11:03 +00:00
Juanjo Menent
beccea90f7 Task #8618: fix migration data 2010-10-08 15:35:18 +00:00
Juanjo Menent
ad1ac3141d Task #8618: fix migration data 2010-10-08 15:34:22 +00:00
Regis Houssin
69f4686ac7 Fix: renaming of fk_adresse_livraison impossible with constraint 2010-10-07 09:56:43 +00:00
Laurent Destailleur
ea53a09d5c Add italian provinces 2010-10-06 18:29:07 +00:00
Juanjo Menent
eb9365d74f Task #8618: Prepare database 2010-10-06 18:23:11 +00:00
Laurent Destailleur
74ed4ff9e4 Move function in correct part 2010-10-06 09:52:58 +00:00
Laurent Destailleur
c603985057 Fix: A fix to have new version of code able to run old migrate process 2010-10-06 09:40:18 +00:00
Laurent Destailleur
f565112bf8 Fix: A fix to have new version of code able to run old migrate process 2010-10-06 09:16:50 +00:00
Laurent Destailleur
5a144eee2f Fix: Syntax error 2010-10-05 23:33:44 +00:00
Laurent Destailleur
d674809e26 Fix: Remove warnings 2010-10-05 22:38:14 +00:00
Laurent Destailleur
a6c0e62107 New: A lot of enhancements into ECM module. Dir can contains special characters. Speed enhancements. Dir can be created outside of dolibarr, the refresh button will update database. 2010-10-03 15:42:01 +00:00
Laurent Destailleur
0c83bf4779 Work on module paypal 2010-10-03 00:12:54 +00:00
Laurent Destailleur
054f25b9ab conf example more complete 2010-10-03 00:06:20 +00:00
Laurent Destailleur
9a252af8e0 Work to add information required by internationnal businesses. 2010-10-02 00:03:09 +00:00
Laurent Destailleur
7a2d72b6fd New: Can import members using assistant 2010-10-01 23:37:36 +00:00
Laurent Destailleur
3ab4e40f3d Fix: focus on login
Fix: Permission number for some modules
2010-10-01 17:59:02 +00:00
Laurent Destailleur
90f8dec16d Add iceland VAT rates 2010-09-30 08:06:29 +00:00
Juanjo Menent
6d20f728b6 Remove old Spanish tax 2010-09-29 16:37:43 +00:00
Laurent Destailleur
c3b4655e21 Sec: If conf.php file is write protected, then all first install process is locked. 2010-09-29 12:39:01 +00:00
Laurent Destailleur
7633c94a60 Qual: Menu management is simpler (no difference between left and top in setup). 2010-09-29 11:57:09 +00:00
Laurent Destailleur
0de3bff0b7 Qual: Menu management is simpler (no difference between left and top in setup). 2010-09-29 10:10:33 +00:00
Laurent Destailleur
e19af2e586 Sec: If conf.php file is write protected, then all first install process is locked. 2010-09-29 08:16:47 +00:00
Laurent Destailleur
a690a6a59c Sec: If conf.php file is write protected, then all first install process is locked. 2010-09-29 08:09:17 +00:00
Regis Houssin
427fabc934 Fix: bad length of field with index in utf8 2010-09-28 06:10:55 +00:00
Regis Houssin
95a134b316 Fix: this constant already defined in module 2010-09-24 17:25:42 +00:00
Regis Houssin
7648e6a723 Works on hook module 2010-09-24 14:39:03 +00:00
Regis Houssin
52c3245e8f Fix: Do not increase this as file+note must be small to allow index 2010-09-24 11:15:24 +00:00
Regis Houssin
a98c55b126 Add smartphone menu management, based from Auguria menu 2010-09-23 10:02:27 +00:00
cdelambert
3fdcff6715 product_cnv_livre cannot be create in head 2010-09-23 08:04:07 +00:00
Regis Houssin
6eca5c277d Fix: syntax error 2010-09-21 21:39:25 +00:00
Regis Houssin
6fbcd77cd2 Fix: Do not increase this as file+note must be small to allow index 2010-09-21 19:39:49 +00:00
Laurent Destailleur
f79e751875 Add argentina default vat rate 2010-09-19 16:26:16 +00:00
Laurent Destailleur
1f011fd34b Fix: Remove warning 2010-09-18 17:11:46 +00:00
Laurent Destailleur
0823ac428f Add text to help translators. 2010-09-15 18:07:53 +00:00
Laurent Destailleur
af6e976a6e Fix: Too many problems with triggers outside of standard dir. Only external module triggers must be in module dir. 2010-09-15 17:20:20 +00:00
Laurent Destailleur
ecc6c5c2f6 Fix: Too many problems with triggers outside of standard dir. Only external module triggers must be in module dir. 2010-09-15 16:17:14 +00:00
Laurent Destailleur
b317ea0ce1 Fix: Too many problems with triggers outside of standard dir. Only external module triggers must be in module dir. 2010-09-15 16:07:03 +00:00
Laurent Destailleur
319f960b1a Add MRO currency 2010-09-15 15:11:57 +00:00
Laurent Destailleur
31b7546cb8 Fix: Error in adding article 2010-09-15 14:38:06 +00:00
Laurent Destailleur
91f5d2150d Fix: Error in adding article 2010-09-15 14:38:06 +00:00
Laurent Destailleur
24b96584f8 Add empty vat rate for us 2010-09-15 12:27:26 +00:00
Laurent Destailleur
eacc9361ea Fix: Detection of country of bank account failed
New: Can change order of fields in bank info
2010-09-15 10:30:57 +00:00
Laurent Destailleur
cdf3368295 Qual: Uniformize code 2010-09-14 20:42:17 +00:00
Regis Houssin
f116c45725 Fix: sql error 2010-09-13 07:36:22 +00:00
Laurent Destailleur
a1df1f5314 Fix: Action "send by email" are correctly stored in agenda. 2010-09-12 20:27:40 +00:00
Regis Houssin
4accdad6a3 Works on module hook integration 2010-09-12 15:04:13 +00:00
Laurent Destailleur
e824078fbe Doc 2010-09-08 08:10:27 +00:00
Laurent Destailleur
c42b7b7b5d Doc 2010-09-08 08:08:23 +00:00
Regis Houssin
99ac43e40c Fix: regression 2010-09-06 22:37:18 +00:00
Regis Houssin
f4e656eee1 Fix: regression 2010-09-06 22:31:36 +00:00
Regis Houssin
8f04e216db Fix: regression 2010-09-06 22:17:16 +00:00
Laurent Destailleur
46546a78ab Fix: Restore all behaviour of order management of line. The new one is too complex and could not work as it is done. 2010-09-06 21:10:45 +00:00
Regis Houssin
7e70aaa2f0 Works on migration management positioning lines
rang is not implemented in project task for the moment
2010-09-06 16:51:05 +00:00
Regis Houssin
b9ba88a5d2 Works on migration management positioning lines
Phase 4 : llx_expeditiondet et llx_livraisondet
2010-09-06 16:31:28 +00:00
Regis Houssin
9b1b24cf56 Works on migration management positioning lines 2010-09-06 15:01:02 +00:00
Regis Houssin
cf4aa19d0c Works on migration management positioning lines
Phase 3 : llx_facturedet
2010-09-06 14:37:29 +00:00
Regis Houssin
4bd73cdda1 Works on migration management positioning lines
Phase 2 : llx_commandedet
2010-09-06 13:54:42 +00:00
Regis Houssin
1288c620f2 Works on migration management positioning lines
Phase 2 : llx_commandedet
2010-09-06 13:44:19 +00:00
Regis Houssin
fb67f808c3 Works on migration management positioning lines
Phase 2 : llx_commandedet
2010-09-06 13:44:19 +00:00
Regis Houssin
e04f0a3f9b Works on migration management positioning lines
Phase 1 : llx_propaldet
2010-09-06 10:35:56 +00:00
Regis Houssin
e5d963984b Works on migration management positioning lines 2010-09-06 09:38:37 +00:00
Laurent Destailleur
7c4ad958c5 Qual: Uniformize dictionnary table names. 2010-09-06 00:10:21 +00:00
Laurent Destailleur
153d2080f0 Qual: Uniformize dictionnary table names. 2010-09-06 00:02:55 +00:00
Laurent Destailleur
cb73e03168 Qual: Uniformize dictionnary table names. 2010-09-05 23:39:37 +00:00
Laurent Destailleur
bd5ee3e9c7 Try to increase speed with no success. 2010-09-04 12:45:54 +00:00
Laurent Destailleur
24ce9abe99 Fix: Short code for hong kong dollar 2010-09-04 11:53:49 +00:00
Laurent Destailleur
326fcf601e Qual: Add more information on install 2010-09-04 11:19:21 +00:00
Laurent Destailleur
7364d8a7dd Fix: Error with mysql 4.1 2010-09-04 10:56:11 +00:00
Laurent Destailleur
9d79ed1f1a Add information on installer 2010-09-04 10:42:56 +00:00
Laurent Destailleur
bbb6fe69c2 Fix syntax error 2010-09-04 10:37:20 +00:00
Laurent Destailleur
3956d5904f Canvas usage is an option 2010-09-02 21:23:52 +00:00
Laurent Destailleur
e389618ddb Fix: Non default canvas usage must be restricted to advanced external module. Standard version should works with one kind of third party. 2010-09-01 15:10:15 +00:00
Laurent Destailleur
f5d47498ed Fix: Non default canvas usage must be restricted to advanced external module. Standard version should works with one kind of third party. 2010-09-01 14:45:30 +00:00
Laurent Destailleur
e15bc371b1 New: Can generate business card for on particular member. 2010-09-01 11:38:10 +00:00
Regis Houssin
d97c1054f1 Works on canvas integration in third party module 2010-09-01 09:19:03 +00:00
Laurent Destailleur
ded3200073 Work on FPDF replacement by TCPDF 2010-08-31 23:52:19 +00:00
Laurent Destailleur
547d58ae95 Fix: Syntax error 2010-08-31 22:24:45 +00:00
Laurent Destailleur
2ac615a352 Fix: Error message 2010-08-31 21:43:00 +00:00
Laurent Destailleur
46b05b1e21 Fix: Remove warnings 2010-08-31 21:40:42 +00:00
Laurent Destailleur
eeb626cf5c Fix: Postgresql compatibility 2010-08-31 21:23:35 +00:00
Laurent Destailleur
28206f5662 New: Add more default vat rate 2010-08-30 22:00:06 +00:00
Laurent Destailleur
ceb8a3e659 New: Add more default vat rate 2010-08-30 21:57:10 +00:00
Laurent Destailleur
241c4e76cd New: Add hour and min in delivery dates 2010-08-26 12:47:56 +00:00
Laurent Destailleur
29217c5270 Fix: field too short 2010-08-24 17:48:49 +00:00
Philippe Grand
fb06c15330 task #6689, strlen problem
replace  strlen with dol_strlen
2010-08-24 14:42:18 +00:00
Laurent Destailleur
1048f73d22 Increase memory requirement 2010-08-21 20:58:14 +00:00
Laurent Destailleur
4b715a88c0 Prepare code and database for a notifications module using other stream than emails. 2010-08-20 22:12:05 +00:00
Regis Houssin
6cdd20496a Fix: the name of a database can contain a hyphen 2010-08-20 11:58:29 +00:00
Laurent Destailleur
aef3fde5db Fix: Error when deleting lock file by doliwamp 2010-08-19 22:32:51 +00:00
Laurent Destailleur
e6722ad64f Fix: Error management on delete file 2010-08-18 20:26:57 +00:00
Laurent Destailleur
96ee60654c Postgresql compatibility 2010-08-18 13:59:28 +00:00
Laurent Destailleur
b0b6b72008 Fix: Removed deprecated function 2010-08-18 13:50:45 +00:00
Laurent Destailleur
f9317ce98d Remove spaces 2010-08-18 13:31:20 +00:00
Laurent Destailleur
21d233cd72 Migrate menu only if required 2010-08-15 22:33:08 +00:00
Laurent Destailleur
672f6a1641 Fix: Bad old data 2010-08-15 22:18:48 +00:00
Laurent Destailleur
d906b0551d Fix: Correct bad old data 2010-08-15 17:17:38 +00:00
Laurent Destailleur
46b35d0ee0 Fix: Error when creating 2 external rss boxes. 2010-08-13 23:34:34 +00:00
Laurent Destailleur
c082f6e39b Fix: Better postgresql compatibility 2010-08-12 23:24:21 +00:00
Laurent Destailleur
6ef783b6cf Remove deprecated file 2010-08-12 18:42:01 +00:00
Laurent Destailleur
d73635c318 New: Upgrade process works with Postgresql 2010-08-11 22:56:13 +00:00
Laurent Destailleur
3e205a2552 Qual: Renamed french field "envente" into "tosell". 2010-08-11 18:35:32 +00:00
Laurent Destailleur
5affcd3b3f Qual: Renamed french field "envente" into "tosell". 2010-08-11 18:35:31 +00:00
Juanjo Menent
61440d4394 Task #9643: Prepare database 2010-08-10 18:18:04 +00:00
Laurent Destailleur
688bdf8b1d New: Support NPR in customer product prices 2010-08-09 19:08:22 +00:00
Laurent Destailleur
fe87b7b482 Work on personalized attributes 2010-08-05 20:06:37 +00:00
Laurent Destailleur
1db4e22d7e Prepare 3.0 2010-08-05 19:53:42 +00:00
Laurent Destailleur
2e1d5b5a63 Fix: Bad setup 2010-08-05 19:52:17 +00:00
Laurent Destailleur
c942bfa616 Fix: Function renamed 2010-08-02 19:13:08 +00:00
Laurent Destailleur
3ac7e4bf40 Fix: Error with postgresql 2010-08-01 22:05:31 +00:00
Laurent Destailleur
23e503b3f0 Fix: Solve errors in migrate with postgresql 2010-08-01 21:42:57 +00:00
Laurent Destailleur
4e58a9e8c4 Prepare release 2.9.0 2010-08-01 19:07:21 +00:00
Laurent Destailleur
c0fd415527 Fix: Column name was not changed everywhere 2010-07-29 12:37:09 +00:00
Laurent Destailleur
5da647ccad Fix: Doxygen 2010-07-27 22:38:28 +00:00
Laurent Destailleur
2352dbffc1 Fix: Error in migrate of deliveries 2010-07-27 18:33:41 +00:00
Laurent Destailleur
3f1275e190 Fix: doxygen 2010-07-21 23:45:08 +00:00
Laurent Destailleur
a6b988379a Fix: When files are moved for a new tree, we must reload dynamic menu handlers at installation. 2010-07-21 21:58:46 +00:00
Laurent Destailleur
d59a000bdf Fix: Trad 2010-07-20 21:23:57 +00:00
Laurent Destailleur
f999884397 Fix: Error in creating function with postgresql 2010-07-20 21:14:42 +00:00
Laurent Destailleur
99e5f46afb Fix: Remove warning 2010-07-20 18:59:53 +00:00
Laurent Destailleur
0cfad2352a Message in installer is more clear 2010-07-20 18:14:53 +00:00
Laurent Destailleur
321840ee67 Fix: A lot of fix in permissions 2010-07-15 20:48:40 +00:00
Laurent Destailleur
5687126662 No change on default theme in this version. 2010-07-15 00:28:12 +00:00
Laurent Destailleur
9dfb79ebc8 Fix: A lot of fix in stock value calculation. 2010-07-14 15:41:41 +00:00
Laurent Destailleur
f55d82dee5 Fix: A lot of fix in stock value calculation. 2010-07-14 15:41:39 +00:00
Laurent Destailleur
e9eb0b0203 Fix: Minor fix in themes 2010-07-14 12:29:56 +00:00
Laurent Destailleur
cfd5f40683 Move not stable ecotax feature as a module. 2010-07-13 23:36:53 +00:00
Laurent Destailleur
4069b157ad More log to help to diagnose problems 2010-07-13 19:16:09 +00:00
Laurent Destailleur
8acd8c0105 Fix: Missing table 2010-07-13 19:07:00 +00:00
Laurent Destailleur
359038d2e5 Fix: Move table in wrong repository 2010-07-10 23:13:28 +00:00
Laurent Destailleur
a1ceca54c5 Fix: Add missing tables 2010-07-10 22:55:55 +00:00
Laurent Destailleur
f00abf141f Message more clear. 2010-07-09 23:28:22 +00:00
Laurent Destailleur
41c52af675 Fix: Removed countries that are regions 2010-07-09 23:27:44 +00:00
Laurent Destailleur
dd464ca055 Fix: Solve performance problems when having a lot of products 2010-07-01 21:57:06 +00:00
Laurent Destailleur
7f288ad381 Translate old deprecated strings 2010-06-27 21:42:52 +00:00
Laurent Destailleur
31ab3691ce Prepare 2.9 version 2010-06-27 21:21:46 +00:00
Laurent Destailleur
5ea293091b New: Reorganize bank menu. Add state and country on bank accounts. 2010-06-25 00:14:23 +00:00
Laurent Destailleur
55b9d6b86a Fix: Removed not translated combo box. 2010-06-24 19:00:21 +00:00
Juanjo Menent
7dac107cd7 Local Taxes: Works in Contracts 2010-06-22 10:42:37 +00:00
Laurent Destailleur
a35ed5d756 New: IBAN value is called IFSC if country is India 2010-06-17 21:43:46 +00:00
Laurent Destailleur
c0521a20a9 Qual: Remove deprecated code 2010-06-17 16:53:26 +00:00
Laurent Destailleur
3edc470f73 Fix: Error in creation foreign key 2010-06-17 15:53:57 +00:00
Laurent Destailleur
1ad2649fe6 Add indian provinces 2010-06-16 19:58:12 +00:00
Laurent Destailleur
0aecc4f836 Fix: Can edit state in foundation members cards 2010-06-16 19:18:01 +00:00
Juanjo Menent
ee03ca1238 New: Add data for Argentina 2010-06-14 18:36:59 +00:00
Laurent Destailleur
9e449b2c87 Add china VAT 2010-06-09 18:45:50 +00:00
Laurent Destailleur
7ef75ba1e7 New: Add india VAT rate 2010-06-09 18:37:47 +00:00
Laurent Destailleur
c1e50c273a New: Added india to show state in address. 2010-06-08 00:06:22 +00:00
Juanjo Menent
830c9e0239 New: Add Spanish VAT rate from July 2010 2010-06-07 18:54:59 +00:00
Laurent Destailleur
5cb7f4e8a7 New: Add field to define order of bookmarks 2010-06-06 16:04:25 +00:00
Laurent Destailleur
e20c738264 New: Support "Department/State" field on contact card. 2010-06-06 14:30:28 +00:00
Philippe Grand
bb74ead0f5 Fix: miss semi colon 2010-06-01 14:40:12 +00:00
Regis Houssin
15338f6b3a Works on delivery and billing address
first step: rename llx_societe_adresse_livraison to llx_societe_address
2010-05-29 21:00:36 +00:00
Regis Houssin
1dc875749c Works on delivery and billing address
first step: rename llx_societe_adresse_livraison to llx_societe_address
2010-05-29 10:14:51 +00:00
Laurent Destailleur
542b5c7e64 Keep key of tax line starting with "TAX". 2010-05-18 20:47:07 +00:00
Regis Houssin
e5ac48b844 Add social security contributions for Belgium 2010-05-18 17:10:33 +00:00
Regis Houssin
b23169c4c4 Add social security contributions for Belgium 2010-05-18 17:06:18 +00:00
Laurent Destailleur
2bbede3133 Fix: Avoid errors after migration 2010-05-16 21:12:09 +00:00
Laurent Destailleur
a23d0b6d5f Rename function to be more clear. 2010-05-16 21:04:47 +00:00
Laurent Destailleur
aab735a952 Fix: Add missing column 2010-05-12 17:26:02 +00:00
Laurent Destailleur
2a29f90d14 Fix: Bad path for some includes
New: Add more predefined actions
2010-05-12 11:58:58 +00:00
Regis Houssin
2ae1a4ae2f Add possibility to defined "main_force_https" in install mode 2010-05-10 06:15:17 +00:00
Regis Houssin
635b44b906 Fix: if you rename a module, rename all 2010-05-10 04:50:39 +00:00
Laurent Destailleur
359fab73c5 Work on odt generation
Add warning if postgresql has a wrong configuration
2010-05-09 13:45:27 +00:00
Laurent Destailleur
5cc9ee4577 Fix: Postgresql compatibility 2010-05-07 21:12:35 +00:00
Laurent Destailleur
65e86e9c29 Fix: Postgresql compatibility 2010-05-07 21:02:48 +00:00
Laurent Destailleur
7e07d0ec62 Fix: Regression. A migration script for version n must never be changed once a version n+1 has been released. 2010-05-05 21:41:06 +00:00
Laurent Destailleur
17cbda04b1 Fix: Works with ' in passwords 2010-05-05 17:21:57 +00:00
Regis Houssin
5916b3835b Works on product canvas and templates
Add possibility to move canvas directory to module directory
2010-05-05 09:37:30 +00:00
Regis Houssin
443a91b36f Works on product canvas and templates
Add possibility to move canvas directory to module directory
2010-05-05 09:35:45 +00:00
Regis Houssin
9dc1c8344e Works on product canvas and templates
Add possibility to move canvas directory to module directory
2010-05-05 08:49:17 +00:00
Laurent Destailleur
171685194f Fix: Restore original file. A migration script for old version msut never be modified 2010-05-04 17:27:59 +00:00
Regis Houssin
0afc007cdd Works on Milestone module 2010-05-04 06:37:57 +00:00
Regis Houssin
21178ef2f3 Works on Milestone module 2010-05-04 06:15:05 +00:00
Regis Houssin
f079491f22 Fix: bug #29752 2010-05-03 16:03:50 +00:00
Philippe Grand
f84dd47f2a according to new tree directory 2010-05-03 08:22:36 +00:00
Philippe Grand
32025de202 according to new tree directory 2010-05-03 08:22:35 +00:00
Regis Houssin
13ea97cb87 Works on product canvas and templates
!! WARNING : not stable !!
2010-05-02 15:03:32 +00:00
Regis Houssin
3dc1f01387 Works on product canvas and templates
!! WARNING : not stable !!
2010-05-01 09:56:02 +00:00
Laurent Destailleur
e030646631 Enhancement for postgresql support 2010-04-30 18:11:03 +00:00
Laurent Destailleur
22382756d1 Enhancement for postgresql support 2010-04-30 18:00:39 +00:00
Laurent Destailleur
054572fa12 Enhancement for postgresql support 2010-04-30 17:31:46 +00:00
Philippe Grand
ed9144957a according to new tree directory 2010-04-29 15:23:21 +00:00
Philippe Grand
14a6a7da47 international standardization 2010-04-29 14:18:42 +00:00
Regis Houssin
e4ea54f315 Fix: move class to class directory
Fix: mutualize code
2010-04-28 17:30:59 +00:00
Laurent Destailleur
b8b6ab4762 Work on odt modules 2010-04-28 14:01:31 +00:00
Laurent Destailleur
4c73cb64c8 Move/Rename numbering module files for invoices to normalize code. 2010-04-28 13:49:13 +00:00
Philippe Grand
3f4bee1f18 according to new tree directory 2010-04-28 12:53:28 +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
Philippe Grand
faf19c91ae according to new tree directory 2010-04-28 08:35:57 +00:00
Philippe Grand
009b251d52 according to new tree directory 2010-04-27 08:13:42 +00:00
Laurent Destailleur
9626a1bc4f Fix: Missing triggers for suppliers invoices 2010-04-25 21:22:06 +00:00
Laurent Destailleur
9ebebc94ab Fix: No change. Commit because files seems to be corrupted. 2010-04-25 17:44:49 +00:00
Philippe Grand
c418128a07 according to new tree directory 2010-04-25 14:17:39 +00:00
Laurent Destailleur
76abbf3560 Preapre function to reload menus 2010-04-24 17:37:55 +00:00
Laurent Destailleur
f5ed264c1f Fix: Clean orphelins 2010-04-18 20:56:02 +00:00
Laurent Destailleur
149d6ae8dd Fix: Do not use $_ENV anymore. 2010-04-18 16:08:53 +00:00
Regis Houssin
e2d2461d1f Fix: category problem 2010-04-15 17:34:44 +00:00