Commit Graph

5986 Commits

Author SHA1 Message Date
mDeflotte 6af4bf6162 [-] BO : #PSTEST-519 - Change french translation 2012-01-25 10:33:30 +00:00
mDeflotte 50f18e6063 [-] BO : #PSTEST-497 - Remove alert payement message when the order is canceled 2012-01-25 10:24:50 +00:00
aFolletete 10237c6d5b // clean code
[-] BO : fixed bug #PSTEST-510 - Now, you can't define several times the same order status
2012-01-25 09:55:12 +00:00
mDeflotte d460ce5328 // Change a translation 2012-01-25 09:51:06 +00:00
mBertholino 055ba93072 //small update of the file admin-dev/themes/default/template/controllers/orders/form.tpl ; add in javascript the function displayAddressDetail 2012-01-25 09:30:03 +00:00
mDeflotte 4efee3adad // Fix bug with object model validation 2012-01-25 09:11:30 +00:00
mDeflotte 735495806d // Removing console.log 2012-01-25 08:38:09 +00:00
mDeflotte 40691d2799 // Improving delivery option list render 2012-01-25 08:23:28 +00:00
mDeflotte 262bba848b // Avoid notice with undefined variable confirm 2012-01-25 08:13:05 +00:00
mMarinetti 23e867cfe0 // No more MYSQL_ENGINE in upgrade php scripts 2012-01-24 17:35:53 +00:00
mMarinetti 2ccc1b294d // no more _PS_USE_SQL_SLAVE_ in upgrade scripts 2012-01-24 17:33:32 +00:00
rMalie d2ae1b632a // Normalize 2012-01-24 17:30:33 +00:00
bMancone e63c477ec5 // Improved PDF for Supply order 2012-01-24 17:24:29 +00:00
bMancone 75f104de38 // Fixed #PSTEST-456 2012-01-24 17:22:49 +00:00
mBertholino 39fb3fed96 [-] BO : #PSTEST-573 2012-01-24 17:15:49 +00:00
bMancone 12a357ac9a // Fixed #PSTEST-456 2012-01-24 16:50:54 +00:00
bMancone aa7f30121c // Fixed #PSTEST-527 2012-01-24 16:43:27 +00:00
rMalie be5fd03749 // Normalize 2012-01-24 16:24:01 +00:00
jBreux c162d54b2f // Change module admin controllers path. 2012-01-24 16:08:52 +00:00
mMarinetti f2345dfa75 // norm 2012-01-24 15:44:11 +00:00
mMarinetti d1882b7842 // display a warning when invalid modules are present 2012-01-24 15:42:01 +00:00
mMarinetti 93b5286215 // minor fix in adminBackup : initContent now returns a value 2012-01-24 15:40:07 +00:00
fSerny 48cb2f5dc5 [+] BO : AdminModules Preferences 2012-01-24 15:39:10 +00:00
mBertholino cf5a58be86 [-] BO : #PSTEST-572 : bug fixed 2012-01-24 15:19:59 +00:00
mMarinetti bf406a0015 // throw error if problem in database integrity 2012-01-24 15:09:56 +00:00
mMarinetti 419816361e // uncommented sql query for upgrade (1.5.0.1),
[*] Installer : Upgrade script output now have also the version number which the query belongs to 
// fix in generate_root_category_from_multishop
2012-01-24 14:43:09 +00:00
bMancone f38774f1b9 // fixed quantity displayed 2012-01-24 13:18:24 +00:00
bMancone 6e1e63ed6d // Improved quantity 2012-01-24 13:18:11 +00:00
bMancone aacb1461cb // Fixed number of products displayed 2012-01-24 09:44:53 +00:00
vChabot d2cc595a55 // categories multishop improved 2012-01-24 09:30:32 +00:00
vChabot fa547cf4ad // categories form BO : display improved with CSS 2012-01-24 09:27:25 +00:00
mMarinetti 78cdb3c6b1 // upgrade fix relative to php scripts from 1.1.0.5 + generate_root_category_for_multishop 2012-01-24 09:26:46 +00:00
mBertholino a76866af6b [-] BO : #PSTEST-563 : if a customer clicks outside of the fancybox, he won't loose all the data that were already in the box. To leave the fancybox, the customer must click on the close button 2012-01-24 09:16:22 +00:00
rMalie 119760f8dc // Fix multishop when an URL is not found in shop_url 2012-01-24 09:12:19 +00:00
mDeflotte e7e75b112c // Removing first confirm message on deleting a category 2012-01-24 09:05:31 +00:00
rMalie 44aa7f8ee5 // Fix ObjectModel add / update on lang fields when id_lang is set 2012-01-24 09:05:00 +00:00
rMalie bc81497705 // Add argument in Db->insert() and Db->update() to skip prefix 2012-01-24 08:51:23 +00:00
mDeflotte 7442e95b43 // Removing products of root-categories 2012-01-24 08:28:24 +00:00
rGaillard af4d134e2f [*] BO: Improve BackOffice order 2012-01-23 19:42:00 +00:00
rMalie 18e1952ea0 // Remove unused class in installer 2012-01-23 17:46:44 +00:00
rMalie 04cabfe0f3 // Db::autoExecute() call are now replaced by Db::insert() or Db::update() 2012-01-23 17:46:16 +00:00
rMalie cc841b6969 [*] Classes : Db::autoExecute() call are now replaced by Db::insert() or Db::update() 2012-01-23 17:41:02 +00:00
mBertholino 08c7b79a27 [-] BO : #PSTEST-560 : bug fixed 2012-01-23 17:15:00 +00:00
tDidierjean 36a1ced2fc // BO refactoring 2012-01-23 16:57:11 +00:00
rMalie 58ebb14845 // Restore localization in installer 2012-01-23 16:46:57 +00:00
tDidierjean 1005cce940 // Add BO translations 2012-01-23 16:35:54 +00:00
mBertholino e0fd9819e1 [-] BO : #PSTEST-540 : bug fixed 2012-01-23 16:32:22 +00:00
mBertholino 3b66c4ed4e [-] BO : #PSTEST-540 : bug fixed 2012-01-23 16:27:48 +00:00
rMalie cb2c61e0a7 // Fix #PSTEST-529 2012-01-23 15:57:05 +00:00
mDeflotte 761475df4c // Retrocompatibility with carriers modules 2012-01-23 15:50:50 +00:00