mMarinetti
|
7d3663c34d
|
// better message for Theme edition + french translation
|
2012-01-02 10:56:44 +00:00 |
|
François Gaillard
|
b443d137a8
|
[-] Classes : #PSTEST-214 : BugFix : TopMenu for shops and groups
|
2012-01-02 10:15:49 +00:00 |
|
rGaillard
|
e7264d40cf
|
// Improve backoffice order
|
2011-12-29 14:35:03 +00:00 |
|
rMalie
|
2f29eefc17
|
// Fix deprecated method Shop::getCurrentShop() #PSFV-279
|
2011-12-29 08:49:09 +00:00 |
|
mMarinetti
|
6a50a70c52
|
// add theme add/remove function
|
2011-12-28 11:39:14 +00:00 |
|
vChabot
|
00c907bf7a
|
// removing categories assocation with shop
|
2011-12-21 16:18:24 +00:00 |
|
mMarinetti
|
3ac1db4233
|
// class Shop optimization in sql request
|
2011-12-20 22:39:11 +00:00 |
|
vChabot
|
42ac9fb33f
|
[*] BO : New category management with multi shop
|
2011-12-20 17:36:08 +00:00 |
|
bMancone
|
9f77fc3b02
|
// Webservice: Stock
|
2011-12-19 18:34:31 +00:00 |
|
mMarinetti
|
e85b4e9319
|
// when upgrade process (INSTALL_VERSION defined), initialize return now an empty shop object (+ die2Exception)
|
2011-12-15 17:42:24 +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 |
|
dSevere
|
84c885ddac
|
// Update and fix some bugs on front and admin itnerfaces relative to available quantities functionnality
|
2011-12-05 15:11:21 +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 |
|
rGaillard
|
331c0897a7
|
// Fix shop import stock available
|
2011-11-23 22:19:48 +00:00 |
|
rMalie
|
541d6dc996
|
// Fix some bug on multishop + improve display of shop pages
|
2011-11-23 13:09:23 +00:00 |
|
rGaillard
|
aae8346da3
|
// Warning is now displayed for shop without url
|
2011-11-23 11:11:45 +00:00 |
|
rMalie
|
06b4af1958
|
// Multishop: redirect 301 to main URL with request uri when a non main URL is triggered
|
2011-11-23 10:18:42 +00:00 |
|
lLefevre
|
6f7510efcc
|
// fix norm and change asso_shop for shop call in initForm()
|
2011-11-17 12:27:07 +00:00 |
|
lLefevre
|
6a25c4f702
|
[*] BO #PSFV-94 : Added AdminFeatureController
|
2011-11-15 15:37:04 +00:00 |
|
bMancone
|
f9059b6575
|
// Added two tables affected when deleting a shop : stock_available and warehouse_shop
|
2011-11-14 17:45:44 +00:00 |
|
rMalie
|
0f3e4503d7
|
// Fix during language install (now support table with uppercase prefix on windows)
// Add is_native to hook table in db.sql file
|
2011-11-09 15:01:12 +00:00 |
|
lLefevre
|
8a8c83d930
|
[*] BO #PSFV-94 : Added AdminImportController
|
2011-11-08 17:54:08 +00:00 |
|
vSchoener
|
d7649ae28a
|
[+] BO : Add Accounting Management
|
2011-11-08 14:20:24 +00:00 |
|
dMetzger
|
4fbb25168e
|
// Retro compatibility and updater improved for Discount/CartRules
|
2011-11-02 14:23:44 +00:00 |
|
hAitmansour
|
f8ccd37958
|
[+] MO : multi-shop allow the removal of a shop if it has no order and no customer
|
2011-10-28 14:19:13 +00:00 |
|
dSevere
|
7c24222885
|
// stocks : debug and optimisations
|
2011-10-25 16:31:26 +00:00 |
|
hAitmansour
|
5b7a6746e0
|
[*] FO BO MO : rename function isMultiShopActivated by isFeatureActive
|
2011-10-19 09:36:12 +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
|
3574f0a923
|
// Add exceptions in db classes + normalize some files + split defines.inc file
|
2011-10-11 10:04:23 +00:00 |
|
lLefevre
|
63f696082d
|
[*] BO : Rights verification for multi-shop
|
2011-10-10 16:10:57 +00:00 |
|
aNiassy
|
d02fd32e46
|
[-] FO-BO: #PSFV-95 : deleted some treatments for avoid code repeated
|
2011-10-10 13:19:40 +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 |
|
lLefevre
|
0309b6b281
|
[-][-] FO : not check if Object employee is Load
|
2011-10-10 09:18:11 +00:00 |
|
lLefevre
|
d255d3daa2
|
[-] FO : not check if context employee exist
|
2011-10-10 08:34:25 +00:00 |
|
lLefevre
|
7e7793ec5b
|
[*] BO : added right of multi-shop
|
2011-10-07 15:39:55 +00:00 |
|
tDidierjean
|
b556966762
|
// remove deprecated PS_ADMIN_DIR by _PS_ADMIN_DIR_
|
2011-09-20 15:53:57 +00:00 |
|
rMalie
|
3003ed8d0e
|
// Move shop classes in classes/shop/ directory
|
2011-09-16 08:49:50 +00:00 |
|