Commit Graph

18638 Commits

Author SHA1 Message Date
mMarinetti 22510cbd29 // display a warning when invalid modules are present 2012-01-24 15:42:01 +00:00
mMarinetti d1882b7842 // display a warning when invalid modules are present 2012-01-24 15:42:01 +00:00
mMarinetti 4fe4962033 // minor fix in adminBackup : initContent now returns a value 2012-01-24 15:40:07 +00:00
mMarinetti 93b5286215 // minor fix in adminBackup : initContent now returns a value 2012-01-24 15:40:07 +00:00
fSerny 44389bb4c3 [+] BO : AdminModules Preferences 2012-01-24 15:39:10 +00:00
fSerny 48cb2f5dc5 [+] BO : AdminModules Preferences 2012-01-24 15:39:10 +00:00
mBertholino ecc56133d2 [-] BO : #PSTEST-572 : bug fixed 2012-01-24 15:19:59 +00:00
mBertholino cf5a58be86 [-] BO : #PSTEST-572 : bug fixed 2012-01-24 15:19:59 +00:00
mMarinetti 244d88c7cc // throw error if problem in database integrity 2012-01-24 15:09:56 +00:00
mMarinetti bf406a0015 // throw error if problem in database integrity 2012-01-24 15:09:56 +00:00
mMarinetti 90d27958c5 // 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
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 2cac594536 // fixed quantity displayed 2012-01-24 13:18:24 +00:00
bMancone f38774f1b9 // fixed quantity displayed 2012-01-24 13:18:24 +00:00
bMancone fb32a0d280 // Improved quantity 2012-01-24 13:18:11 +00:00
bMancone 6e1e63ed6d // Improved quantity 2012-01-24 13:18:11 +00:00
bMancone aaa4bff9a1 // Fixed number of products displayed 2012-01-24 09:44:53 +00:00
bMancone aacb1461cb // Fixed number of products displayed 2012-01-24 09:44:53 +00:00
vChabot 7e0a2ce15e // categories multishop improved 2012-01-24 09:30:32 +00:00
vChabot d2cc595a55 // categories multishop improved 2012-01-24 09:30:32 +00:00
vChabot e7e1f411ae // categories form BO : display improved with CSS 2012-01-24 09:27:25 +00:00
vChabot fa547cf4ad // categories form BO : display improved with CSS 2012-01-24 09:27:25 +00:00
mMarinetti 266415c777 // upgrade fix relative to php scripts from 1.1.0.5 + generate_root_category_for_multishop 2012-01-24 09:26:46 +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 c433695962 [-] 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
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 5ebbf8f905 // Fix multishop when an URL is not found in shop_url 2012-01-24 09:12:19 +00:00
rMalie 119760f8dc // Fix multishop when an URL is not found in shop_url 2012-01-24 09:12:19 +00:00
mDeflotte af8435b6c1 // Removing first confirm message on deleting a category 2012-01-24 09:05:31 +00:00
mDeflotte e7e75b112c // Removing first confirm message on deleting a category 2012-01-24 09:05:31 +00:00
rMalie 033ed54515 // Fix ObjectModel add / update on lang fields when id_lang is set 2012-01-24 09:05:00 +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 29642023b9 // Add argument in Db->insert() and Db->update() to skip prefix 2012-01-24 08:51:23 +00:00
rMalie bc81497705 // Add argument in Db->insert() and Db->update() to skip prefix 2012-01-24 08:51:23 +00:00
mDeflotte 39d8479a8e // Removing products of root-categories 2012-01-24 08:28:24 +00:00
mDeflotte 7442e95b43 // Removing products of root-categories 2012-01-24 08:28:24 +00:00
rGaillard 715fbd2c88 [*] BO: Improve BackOffice order 2012-01-23 19:42:00 +00:00
rGaillard af4d134e2f [*] BO: Improve BackOffice order 2012-01-23 19:42:00 +00:00
rMalie da29678f80 // Remove unused class in installer 2012-01-23 17:46:44 +00:00
rMalie 18e1952ea0 // Remove unused class in installer 2012-01-23 17:46:44 +00:00
rMalie b44e35afa9 // Db::autoExecute() call are now replaced by Db::insert() or Db::update() 2012-01-23 17:46:16 +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 587a927e76 [*] Classes : Db::autoExecute() call are now replaced by Db::insert() or Db::update() 2012-01-23 17:41:02 +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 14ccfeffeb [-] BO : #PSTEST-560 : bug fixed 2012-01-23 17:15:00 +00:00
mBertholino 08c7b79a27 [-] BO : #PSTEST-560 : bug fixed 2012-01-23 17:15:00 +00:00
tDidierjean 4b167358c6 // BO refactoring 2012-01-23 16:57:11 +00:00
tDidierjean 36a1ced2fc // BO refactoring 2012-01-23 16:57:11 +00:00
rMalie 62f622e92e // Restore localization in installer 2012-01-23 16:46:57 +00:00
rMalie 58ebb14845 // Restore localization in installer 2012-01-23 16:46:57 +00:00