Commit Graph

19457 Commits

Author SHA1 Message Date
Philippe Grand
d881cfafd7 upgrade to new directory tree 2010-04-22 20:28:56 +00:00
Laurent Destailleur
11a6acce5a Better size for smartphone 2010-04-22 19:48:46 +00:00
Laurent Destailleur
c6a136930e Fix: Theme was not defined with smartphone 2010-04-22 19:45:59 +00:00
Regis Houssin
3ee92a0de3 Fix: mutualize code and template
Works on workflow management
2010-04-22 18:37:42 +00:00
Regis Houssin
13d8d996e1 Fix: Bypass if workflow module is enabled and if the trigger is compatible 2010-04-22 15:52:28 +00:00
Philippe Grand
5d38b90d04 upgrade to new directory tree
some spelling changes
2010-04-22 10:33:34 +00:00
Regis Houssin
d7843e0e60 Works on workflow 2010-04-22 06:29:34 +00:00
Regis Houssin
d0d02a54bc Fix: missing class 2010-04-21 23:24:10 +00:00
Regis Houssin
6d4fc1b0f5 Works on workflow 2010-04-21 22:50:47 +00:00
Regis Houssin
9bb912d61c Fix: regression 2010-04-21 22:34:05 +00:00
Regis Houssin
997523a07a Works on workflow 2010-04-21 22:23:01 +00:00
Regis Houssin
335c038dd8 Fix: regression 2010-04-21 22:14:11 +00:00
Laurent Destailleur
ba479b95f0 Doxygen 2010-04-21 18:40:18 +00:00
Laurent Destailleur
5490f71326 Fix: Normalize syntax of class file 2010-04-21 18:39:24 +00:00
Laurent Destailleur
9ef72f92fa Qual: Make code easier to understand 2010-04-21 18:35:40 +00:00
Laurent Destailleur
7fbc68abdb Doxygen 2010-04-21 18:23:32 +00:00
Regis Houssin
d288f7d816 Add class exception for the futur full php5 2010-04-21 16:55:19 +00:00
Regis Houssin
621bd68e3b Fix: workflow module is enabled by default
Fix: integration of triggers in the workflow module
!!! we now call "call_workflow" instead of "run_triggers" !!!
2010-04-21 16:29:37 +00:00
Laurent Destailleur
c902acf99a Fix: A lot of duplicate lines. 2010-04-21 08:53:55 +00:00
pit
817a09c77d Modifying general wrapping to be more modular/generic. 2010-04-21 08:47:58 +00:00
Laurent Destailleur
7c11750aa3 Fix: Conditions to reopen closed invoice. 2010-04-21 08:35:11 +00:00
Laurent Destailleur
de8d2f58ee Mutualize code 2010-04-21 08:16:10 +00:00
Regis Houssin
5e22c1456a Works on workflow 2010-04-21 07:34:24 +00:00
Regis Houssin
ffa1c8d451 Works on workflow 2010-04-21 06:22:57 +00:00
Juanjo Menent
48fbdd04f6 Trad: Add box "last contracts" 2010-04-20 21:28:05 +00:00
Juanjo Menent
43c6254253 Trad: Minor fixes 2010-04-20 21:06:02 +00:00
Laurent Destailleur
93076fa3f1 Fix: Removed deprecated function pdate() 2010-04-20 19:00:17 +00:00
Laurent Destailleur
3f4590e5b6 Boxes area output is now in a function.
Contracts boxes show status of each services (status of contracts is deprecated).
2010-04-20 18:35:18 +00:00
Laurent Destailleur
e1c01ac3c8 Boxes area output is now in a function.
Contracts boxes show status of each services (status of contracts is deprecated).
2010-04-20 18:23:55 +00:00
Regis Houssin
56942f72d1 Fix: on verifie si les dependances sont valides 2010-04-20 14:59:15 +00:00
Philippe Grand
d58313488c some spelling changes and other micellaneous 2010-04-20 14:27:47 +00:00
Philippe Grand
952ddd7488 create lang's file and use new tree 2010-04-19 16:55:32 +00:00
Regis Houssin
921df5f94f Fix: Search if module directory name is different of lang file name
we can use "langfile@mymodule" or "@mymodule"
2010-04-19 09:45:53 +00:00
Regis Houssin
c0a32c8fb4 Fix: Search if module directory name is different of lang file name
we can use "langfile@mymodule" or "@mymodule"
2010-04-19 09:34:50 +00:00
Regis Houssin
db8f5ed592 Add possibility to include boxes of external module 2010-04-19 07:55:46 +00:00
Regis Houssin
bf067d7c59 Add box "last contracts" 2010-04-19 06:43:15 +00:00
Laurent Destailleur
7bccb7dd86 A little speed improvment 2010-04-18 23:17:41 +00:00
Laurent Destailleur
a66d44431d Fix: TTC must always be exactly HT + VAT 2010-04-18 23:03:48 +00:00
Laurent Destailleur
3ad74bb92b Remove pdate function 2010-04-18 21:27:49 +00:00
Laurent Destailleur
48170ff25d Comment 2010-04-18 21:26:10 +00:00
Laurent Destailleur
667f63c0b7 Use crabe by default 2010-04-18 21:20:34 +00:00
Laurent Destailleur
f5ed264c1f Fix: Clean orphelins 2010-04-18 20:56:02 +00:00
Laurent Destailleur
bf50e0a2b1 New: Can filter on cheque number 2010-04-18 20:46:29 +00:00
Laurent Destailleur
8b9c869736 Exclude file 2010-04-18 20:34:15 +00:00
Juanjo Menent
6ce69a7b18 Works on enhancement of local taxes. fix : get_default_localtax 2010-04-18 16:44:25 +00:00
Laurent Destailleur
e38b1bfe28 Remove usage of $_ENV 2010-04-18 16:12:18 +00:00
Laurent Destailleur
149d6ae8dd Fix: Do not use $_ENV anymore. 2010-04-18 16:08:53 +00:00
Laurent Destailleur
e790b37d03 Fix: Remove warnings 2010-04-18 15:50:28 +00:00
Juanjo Menent
8516fe4c01 Works on enhancement of local taxes. Trad: Add Amounts for Spanish Local Tax 2010-04-18 15:49:58 +00:00
Laurent Destailleur
26a8da70af Fix: Do not use $_ENV anymore. 2010-04-18 15:49:57 +00:00
Regis Houssin
3268dcbab8 Fix: missing google ad 2010-04-18 14:43:47 +00:00
Laurent Destailleur
a897e62fd3 Comment 2010-04-18 14:37:59 +00:00
Laurent Destailleur
6cf5355b11 New: Can delete several files at once in FTP module 2010-04-18 14:37:44 +00:00
Regis Houssin
ef4df127f9 Fix: missing google ad 2010-04-18 14:31:34 +00:00
Regis Houssin
6e24ebd01f Fix: missing google ad 2010-04-18 14:24:09 +00:00
Regis Houssin
677ab4c128 Fix: missing google ad 2010-04-18 14:23:21 +00:00
Regis Houssin
acfefd03f4 Fix: missing google ad 2010-04-18 14:17:06 +00:00
Juanjo Menent
81eb0cda2a Works on enhancement of local taxes. Changes in calcul_price_total 2010-04-18 12:18:09 +00:00
Regis Houssin
0fcb012234 Fix: allow underscore in module name 2010-04-18 11:48:12 +00:00
Juanjo Menent
b716b87ab7 Trad: EMailing edit page more user firendly 2010-04-17 20:59:39 +00:00
Laurent Destailleur
620cc53ca7 doxygen 2010-04-17 17:18:01 +00:00
Laurent Destailleur
6f337fcd41 Fix: Missing include 2010-04-17 14:49:27 +00:00
Laurent Destailleur
23466a5548 Doc 2010-04-17 14:30:23 +00:00
Laurent Destailleur
a175f5992a Fix: Restore integrity management. Note: With postgresql a commit is changed into a rollback when there is at least one error, even if error is correctly managed (example when inserting a duplicate value). Solution is to change code to avoid error (example: select if exists before inserting). 2010-04-17 13:37:24 +00:00
Laurent Destailleur
fd04ae0500 New: Can join files on emailing campaigns. 2010-04-17 13:23:50 +00:00
Regis Houssin
f6175c2213 Fix: view linked object block 2010-04-17 09:55:10 +00:00
Laurent Destailleur
846ed3688e EMailing edit page more user firendly 2010-04-17 09:47:25 +00:00
Regis Houssin
40814719ee Fix: view linked object block 2010-04-17 09:33:13 +00:00
Regis Houssin
3d641b236f Fix: pgsql compatibility
Todo: probleme d'imbrication de begin/commit
2010-04-17 09:17:31 +00:00
Regis Houssin
9f5a3f4f8e Fix: pgsql compatibility
Todo: paiement COMMIT Transaction but nothing in table
2010-04-17 08:43:01 +00:00
Regis Houssin
d7ffb431a7 Fix: pgsql compatibility 2010-04-17 08:22:29 +00:00
Regis Houssin
0daea22e9b Fix: pgsql compatibility 2010-04-16 18:29:40 +00:00
Regis Houssin
e9288027fd Fix: pgsql compatibility 2010-04-16 18:02:59 +00:00
Regis Houssin
daa8609cb5 Problem with agregate function and "group by" with postgresql 2010-04-16 17:21:53 +00:00
Regis Houssin
567b3d08e5 Fix: pgsql compatibility 2010-04-16 13:35:26 +00:00
Regis Houssin
faef96823f Fix: pgsql compatibility 2010-04-16 09:50:33 +00:00
Regis Houssin
138b3dfef2 Fix: debug postgresql 2010-04-16 09:12:07 +00:00
Juanjo Menent
99a3f0d4df Trad 2010-04-15 21:40:18 +00:00
Laurent Destailleur
218c129dcc Trad 2010-04-15 19:08:48 +00:00
Regis Houssin
e2d2461d1f Fix: category problem 2010-04-15 17:34:44 +00:00
Regis Houssin
62b0105a18 Fix: css 2010-04-15 14:24:54 +00:00
Philippe Grand
4486d25e9d tiny spelling change within admin.lang fr_FR 2010-04-15 14:17:37 +00:00
Regis Houssin
163fba3872 Fix: bad path
Fix: view only image files
2010-04-15 13:44:07 +00:00
Laurent Destailleur
4ecaee9068 Move htdocs/docs dir to dolibarrmod/droitpret module 2010-04-14 22:12:19 +00:00
Laurent Destailleur
62d63bc1b6 Change to support icon on eldy themes 2010-04-14 20:21:47 +00:00
Philippe Grand
1f3bcb3747 tiny spelling change 2010-04-14 15:27:46 +00:00
Laurent Destailleur
908b1fe394 Fix: bug #29396 : Export '...' du .vcf mal compris par Outlook. 2010-04-13 23:40:10 +00:00
Laurent Destailleur
59c791e826 Fix: bug #29396 : Export '...' du .vcf mal compris par Outlook. 2010-04-13 23:30:11 +00:00
Laurent Destailleur
b33b1c56b8 Fix: Default language on login page 2010-04-13 21:56:06 +00:00
Laurent Destailleur
9df4f1ad7e Fix: Warning in nusoap with PHP 5.3 2010-04-13 21:33:02 +00:00
Laurent Destailleur
0e715c7075 Doc 2010-04-13 21:11:38 +00:00
Laurent Destailleur
8fa20217bb Fix: Can provide ip address on smtps. Better error reporting. 2010-04-13 20:58:36 +00:00
Regis Houssin
7cac5f5380 Fix: update api of checkvat
http://ec.europa.eu/taxation_customs/vies/faqvies.do  (Q16)
2010-04-13 20:58:20 +00:00
Laurent Destailleur
c86db093be Fix: Can provide ip address on smtps. Better error reporting. 2010-04-13 20:30:25 +00:00
Laurent Destailleur
b48377312b Add function is_ip 2010-04-13 19:56:24 +00:00
Laurent Destailleur
916e3de6a7 Fix: bug #29526 : Numrotation Proposition Incorrecte aprs duplication 2010-04-13 19:34:40 +00:00
Regis Houssin
4846b9b98b Fix: move service class to product directory 2010-04-13 16:14:47 +00:00
Philippe Grand
ed377157f8 move service.class.php to core directory 2010-04-13 14:46:50 +00:00
Philippe Grand
84f8a18a72 move discount.class.php to core directory 2010-04-13 14:30:11 +00:00
Philippe Grand
e5a5c2ae98 move translate.class.php to core directory 2010-04-13 14:23:31 +00:00
Philippe Grand
684e6bc63c move notify.class.php to core directory 2010-04-13 14:17:01 +00:00
Philippe Grand
f21aed7f61 fix : Cannot redeclare class SoapClient 2010-04-13 14:06:09 +00:00
Philippe Grand
8f171f4336 move module oscommerce_ws to dolibarrmod 2010-04-13 13:41:39 +00:00
Philippe Grand
32f112fa59 move module oscommerce_ws to dolibarrmod 2010-04-13 13:15:18 +00:00
Regis Houssin
db9e0e3790 Fix: prepare to phones template 2010-04-13 12:04:53 +00:00
Regis Houssin
98a1fe553b Qual: update iwebkit to 5.0.4 version 2010-04-12 21:49:40 +00:00
Regis Houssin
6ccd3bbc75 Fix: hide phones directory 2010-04-12 19:11:14 +00:00
Regis Houssin
79d7be01d1 Fix: the core system used php templates by default 2010-04-12 18:56:53 +00:00
Regis Houssin
0e7cfd1ea3 Fix: the core system used php templates by default 2010-04-12 15:55:36 +00:00
Regis Houssin
0a20213909 Fix: the core system used php templates by default 2010-04-12 15:47:45 +00:00
Regis Houssin
78c66bc7a0 Fix: the core system used php templates by default 2010-04-12 15:25:57 +00:00
Juanjo Menent
30dcda109e Works on enhancement of local taxes. Changes in calcul_price_total 2010-04-12 09:53:49 +00:00
Laurent Destailleur
7850c536a1 Fix: Missing include 2010-04-12 00:39:10 +00:00
Laurent Destailleur
0fe708a5f6 Fix: Error when using iphone
Fix: Error in not found class
2010-04-12 00:30:52 +00:00
Laurent Destailleur
47ff342fa4 Fix: Error when using iphone 2010-04-12 00:27:14 +00:00
Laurent Destailleur
ea40998528 Fix: Wrong charset of ticket 2010-04-10 15:02:18 +00:00
Laurent Destailleur
3c909fc752 Doxygen 2010-04-10 10:28:46 +00:00
Regis Houssin
2ca163f388 Fix: class not found
Fix: utf-8
2010-04-09 22:44:55 +00:00
Regis Houssin
b2eac2e248 Fix: utf-8 2010-04-09 22:16:00 +00:00
Regis Houssin
2cc33910f7 Add possibility to add linked object block in object card for external module
Fix: templates integration
2010-04-09 12:23:58 +00:00
Regis Houssin
f9c4c30ec5 Add possibility to add linked object block in object card for external module
Fix: templates integration
2010-04-09 09:30:40 +00:00
Philippe Grand
a6edf971de fix : class not found 2010-04-09 09:04:28 +00:00
Regis Houssin
f922ad5ff1 Fix: error if used a futur date 2010-04-09 08:58:31 +00:00
Regis Houssin
eaf654ed32 Fix: class not found 2010-04-09 08:44:08 +00:00
Philippe Grand
3e6b55ed67 fix : class not found 2010-04-09 08:42:35 +00:00
Philippe Grand
3146d3c6b9 fix : class not found 2010-04-09 08:34:46 +00:00
Regis Houssin
6caf966ea8 Fix: deprecated date 2010-04-09 08:29:10 +00:00
Regis Houssin
45967843cb Fix: trad 2010-04-09 08:04:18 +00:00
Regis Houssin
73f216fd89 Fix: rename $class to $classname to prevents problems
http://www.manuelphp.com/php/reserved.keywords.php
2010-04-09 07:55:37 +00:00
Regis Houssin
7b1c726424 Add possibility to add linked object block in object card for external module
Fix: templates integration
2010-04-09 07:23:32 +00:00
Regis Houssin
47f2586070 Add possibility to add linked object block in object card for external module
Fix: templates integration
2010-04-09 06:52:06 +00:00
Regis Houssin
d8982e5d8c Add possibility to add linked object block in object card for external module
Fix: templates integration
2010-04-09 06:47:13 +00:00
Regis Houssin
379b3a63ab Add possibility to add linked object block in object card for external module
Fix: templates integration
2010-04-09 06:47:13 +00:00
Regis Houssin
8774e69ea9 Add possibility to add linked object block in object card for external module
Fix: templates integration
2010-04-09 06:20:10 +00:00
Regis Houssin
9b2f724ea7 Add possibility to add linked object block in object card for external module 2010-04-08 19:44:45 +00:00
Juanjo Menent
e104888ceb Trad: Minor fixes 2010-04-08 18:10:56 +00:00
Philippe Grand
5b9b581f99 Fix: convert price 2010-04-08 15:07:36 +00:00
Regis Houssin
bd6d534a60 Fix: convert price 2010-04-08 14:07:24 +00:00
Philippe Grand
01991cec89 move stats class to core directory 2010-04-08 13:19:42 +00:00
Philippe Grand
011ea91f81 move interfaces class to core directory 2010-04-08 13:09:00 +00:00
Philippe Grand
bf2e3e80df move companybankaccount class to societe directory 2010-04-08 12:25:10 +00:00
Philippe Grand
90e1903c95 change deprecated code 2010-04-08 08:45:31 +00:00
Laurent Destailleur
7c08376335 New: Add hidden option MAIN_PROFIDx_IN_ADDRESS 2010-04-07 21:14:55 +00:00
Laurent Destailleur
3aa18cfaa9 Fix: W3C 2010-04-07 19:19:56 +00:00
Laurent Destailleur
d3aa15827a Fix: W3C 2010-04-07 19:10:39 +00:00
Regis Houssin
6e3dbf8cac Fix: models generator that need parameters 2010-04-07 15:05:21 +00:00
Regis Houssin
06bee0228d Fix: change some dyslexic code 2010-04-07 11:47:04 +00:00
Regis Houssin
2f015f1c9c Fix: change some dyslexic code 2010-04-07 11:45:49 +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