Commit Graph

68 Commits

Author SHA1 Message Date
vChabot
573f67c264 [-] BO : BugFix : #PSTEST-1190 : email customer verification improved 2012-04-23 13:45:23 +00:00
rMalie
49869aaaaf // MERGE product_multistore branch : product fields are now editable per shop 2012-04-17 13:32:12 +00:00
rMalie
d14913d8e6 // Normalize 2012-03-09 09:19:30 +00:00
vSchoener
300295ac59 [-] BO : Make a lot of changement on the Accounting (accouting plan / configuration / customer) 2012-03-08 17:21:23 +00:00
vSchoener
1e88952721 [+] CORE : Accounting, Add a begin of the Accounting plan detail 2012-02-29 15:28:07 +00:00
François Gaillard
7d9ed41586 [-] BO : #PSFV-414 : BugFix - Customers company validation changed to generic name 2012-02-29 10:40:13 +00:00
rMalie
3f26742414 // Clean copy_from_front data 2012-02-28 12:45:36 +00:00
rMalie
8f0257fc87 // Replace shop->addSqlRestriction() and shop->addSqlRestrictionOnLang() by static versions 2012-02-27 12:15:30 +00:00
rMalie
14e6929565 // Welcome 2012² 2012-02-23 16:33:10 +00:00
rMalie
91aae3e665 // Improve multishop API 2012-02-23 15:39:44 +00:00
aKorczak
5e2c9afe74 [-] WS : Fix bug from 1.4 Groups for entity customers API 2012-02-21 17:14:06 +00:00
aKorczak
80971f2946 [-] WS : Fix bug from 1.4 Groups for entity customers API 2012-02-21 17:13:56 +00:00
vChabot
b3ba5ce268 // fix about PS_CUSTOMER_GROUP (replacing value 3 by PS_CUSTOMER_GROUP) 2012-02-01 15:25:59 +00:00
rMalie
645ac38d1b // Normalize 2012-01-24 17:30:33 +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
3a7325c75e [-] Classes : all classes and controllers now use their name in static calls instead of self (improve override) #PSFV-376 2012-01-19 10:14:10 +00:00
rGaillard
e2e11ae580 // Small changes on validateController 2012-01-02 10:09:36 +00:00
rMalie
f99bb7cffa // Fix pub@prestashop.com default account password 2011-12-28 10:49:34 +00:00
vChabot
dbd36eeddb // fix problem about guest customer and default group id and the password display in the form (BO) 2011-12-26 14:31:15 +00:00
jBreux
4eb9edf698 [+] Project : B2B Features 2011-12-22 15:30:21 +00:00
mDeflotte
d272c59c32 // Fix some problems with multishipping 2011-12-21 16:27:02 +00:00
rMalie
7da8061a68 // Format definitions 2011-12-14 17:21:18 +00:00
mDeflotte
e0ff6f4697 // BugFix : Adding warehouse on order edition 2011-12-14 16:19:05 +00:00
rMalie
1506dc39b3 // Format definitions 2011-12-13 13:41:54 +00:00
mBertholino
d189fd8ed0 // improve multishop code, id_shop has an id different than 0 even if share_customer or share_order is true 2011-12-13 13:37:59 +00:00
mBertholino
1d0a0a5395 // improve multishop code with id_shop = 0 when share_customer or share_order is true 2011-12-13 11:59:41 +00:00
rMalie
48baf36558 [*] Classes: Remove $fieldsRequired, $fieldsSize and $fieldsValidate (and lang properties) properties, use $definition instead 2011-12-12 18:10:38 +00:00
rMalie
a284e2ef8b // Remove $this->table and $this->identifier from objectModels + normalize 2011-12-09 14:05:24 +00:00
rMalie
2daf87f506 // Remove unused $tables property from ObjectModel + improve Cache 2011-12-09 10:24:48 +00:00
lLefevre
1c32791fa0 [-] BO & FO & MO : #PSCFI-4237 : adding id_lang in method l() of class Mail() 2011-12-05 17:22:47 +00:00
rMalie
d3a24b8622 // Remove $table and $identifier property from all classes, and add static $definition instead 2011-12-05 13:56:03 +00:00
tDidierjean
6ef867bd5a // Changes to controller and AdminCustomers refactoring 2011-11-29 18:35:17 +00:00
vChabot
67fc5d1600 [*] BO : You have now 3 new default groups. Unidentified group, guest group, and customer group. 2011-11-17 17:22:15 +00:00
vAugagneur
2ca8f6ec7d [+] BO : Back-office search use now AdminController.php 2011-11-03 17:14:13 +00:00
rGaillard
bf3d89e1fb [+] BO: Add BackOffice orders 2011-11-02 09:18:45 +00:00
lLefevre
f09a84015b // Fix bug method update() 2011-10-25 09:41:45 +00:00
lLefevre
473f248c41 [*] BO #PSFV-94 : Added AdminCustomerController 2011-10-24 16:00:28 +00:00
rMalie
e6f45e54a6 // Replace shop->sqlAsso(), shop->sqlLang() and shop->sqlRestriction() with shop->addSqlAssociation(), shop->addSqlRestrictionOnLang() and shop->addSqlRestriction() 2011-10-17 09:46:08 +00:00
rMalie
9510337b1d // Remove bad _SQL_USE_SLAVE_ uses + normalize Db->executeS(), Db->execute() and Db->numRows() names 2011-10-10 12:18:56 +00:00
vChabot
471df9cb8a // object cache added for getGroupsStatic methode 2011-10-07 12:30:58 +00:00
vChabot
48d4488816 // fix error 2011-09-28 07:31:45 +00:00
rMalie
2180359342 // Merge -> revision 8720 2011-09-22 15:45:10 +00:00
rMalie
38a61b379a [+] Project: it's possible to create new genders, "Miss" gender is now added 2011-09-14 15:15:51 +00:00
aFolletete
230bebc7c7 [+] Project : adding Features detachables in order to improve performance
// clean code
2011-09-03 17:21:32 +00:00
tDidierjean
c28051ae93 // Context part 32 2011-08-17 13:40:05 +00:00
tDidierjean
3d733ae6e2 // Context part 31 2011-08-17 10:07:12 +00:00
rMalie
0b28aa8f72 // Fix #PSFV-48 2011-08-11 14:42:31 +00:00
tDidierjean
8ca035aa55 // fix product comparison 2011-08-11 08:39:52 +00:00
rMalie
c17e7c236d // MERGE with 1.4 r7770 2011-07-28 09:20:57 +00:00
tDidierjean
60b07cacb9 // Context part 23 2011-07-27 15:08:15 +00:00