dSevere
a498289551
// activate stockCover admin interface + debug and adaptations
...
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9565 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-21 16:14:44 +00:00
mMarinetti
d1719fc0e2
[+] BO : Notification autorefresh can be deactivated
...
// ajaxPreProcess is now called at the end of init() process in admincontroller
// fixed getTranslationsFlags
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9513 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-20 15:18:00 +00:00
mDeflotte
dd8965c1a3
// Introduct "PS_ADVANCED_STOCK_MANAGEMENT", the new stock management
...
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9501 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-20 14:09:04 +00:00
mDeflotte
78ddaa120c
// Stock decrementation when order is shipped
...
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9486 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-20 09:08:59 +00:00
mDeflotte
c43af9ca20
// Improve Stock Instant states tab in BO
...
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9450 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-19 11:58:41 +00:00
fBrignoli
43958d54e7
// invalid id for "Stock ... " in PREFIX_tab_lang
...
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9437 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-19 07:56:45 +00:00
vAugagneur
c044f5796b
//
...
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9436 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-19 07:40:38 +00:00
mDeflotte
27c9dbe7b4
// Add Stock Instant states tab in BO
...
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9422 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-18 13:28:05 +00:00
bMancone
dafba9ea02
// Stock: removed id_currency. Warehouse: added id_currency. StockManager: fixed
...
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9416 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-18 12:31:34 +00:00
dSevere
2e34e7cadd
//Stock : Update Warehouse management - use of new adminController - add the possibility to associate shops and carriers to a warehouse
...
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9389 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-17 12:51:22 +00:00
lLefevre
b58fb34c97
[*] BO #PSFV-94 : update of the displayform method by helperForm in AdminQuickAccessesController
...
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9355 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-14 08:57:52 +00:00
rMalie
45645f1f50
// Merge -> revision 9352
...
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9354 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-14 08:20:54 +00:00
mDeflotte
cb175ba261
// Add stock defaut quantities and a default warehouse
...
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9353 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-14 07:55:45 +00:00
dSevere
e16af90d6a
// stock: add admin tabs
...
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9331 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-13 16:14:40 +00:00
vChabot
af92291a9e
// fix sql error on install
...
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9290 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-12 16:17:13 +00:00
vChabot
c4e28b117d
[*] BO : Carriers are now sortable by position or price
...
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9276 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-12 14:31:36 +00:00
vChabot
8e659eb701
[*] BO : carriers are now sortable by position
...
// Carriers class is now normalized
// Attribute class is now normalized
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9254 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-11 16:29:34 +00:00
tDidierjean
14bf4ba719
[-] Installer : fix demo product insertion
...
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9227 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-11 12:54:06 +00:00
rMalie
de69396a04
// Merge -> revision 9221
...
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9226 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-11 12:45:12 +00:00
lLefevre
c781f25760
[*] BO : added right of multi-shop
...
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9157 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-07 15:39:55 +00:00
jmCollin
bf609d8374
//
...
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9128 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-07 11:27:45 +00:00
rMalie
14542fea44
// Merge -> revision 9124
...
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9125 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-07 09:54:43 +00:00
vChabot
3c12ce1943
// db_settings_extends updated
...
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9121 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-07 08:02:34 +00:00
vChabot
8e25db88cf
// modification upgrade sql 1.5.0.1
...
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9120 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-07 07:51:36 +00:00
vChabot
4134ed3f5d
[*] BO : Modules can now be authorized or not by client group
...
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9108 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-06 15:22:25 +00:00
mMarinetti
f9bcf3f84f
[-] Installer : Fix country_to_timezone in last step
...
[+] BO : now AdminProducts and AdminCategories are separated from AdminCatalog
[+] FO : new method Category::getAllChildren() (the return value is an array, but can evolve to a collection
// Uses of Media:: in header.inc.php
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9097 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-06 13:02:24 +00:00
jmCollin
5e8cd2a3f2
// Fix shipping cost for virtual products
...
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9078 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-05 16:02:12 +00:00
rMalie
f407514c7e
// Remove counties in db_settings_lite.sql
...
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9075 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-05 15:51:29 +00:00
rMalie
b4d436ca21
// Merge -> revision 9061
...
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9069 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-05 15:21:55 +00:00
rMalie
ae5fc92bf7
// Merge -> revision 8984
...
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@8988 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-03 15:48:07 +00:00
rMalie
ef17d0b7da
// Merge -> revision 8952
...
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@8957 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-03 09:14:01 +00:00
mDeflotte
3b827893b1
[*] Add reference for carriers
...
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@8933 b9a71923-0436-4b27-9f14-aed3839534dd
2011-09-30 14:59:07 +00:00
rMalie
3620f0837f
// Merge -> 8910
...
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@8917 b9a71923-0436-4b27-9f14-aed3839534dd
2011-09-30 08:17:25 +00:00
vChabot
966250e202
// cleaning code (norm / perf)
...
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@8837 b9a71923-0436-4b27-9f14-aed3839534dd
2011-09-28 09:37:29 +00:00
lLefevre
8a4c8e1d04
//fix correction norm in SQL manager
...
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@8822 b9a71923-0436-4b27-9f14-aed3839534dd
2011-09-28 07:10:24 +00:00
dMetzger
b280534764
// SQL file charset set to UTF-8
...
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@8794 b9a71923-0436-4b27-9f14-aed3839534dd
2011-09-27 09:31:54 +00:00
vAugagneur
e1b0cf4ea0
//
...
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@8792 b9a71923-0436-4b27-9f14-aed3839534dd
2011-09-27 08:59:52 +00:00
lLefevre
60c004493e
[+] BO : add SQL manager
...
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@8760 b9a71923-0436-4b27-9f14-aed3839534dd
2011-09-26 08:30:14 +00:00
aFolletete
78f6a4e20a
[*] Classes : improve performances of "Feature detachable" feature
...
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@8754 b9a71923-0436-4b27-9f14-aed3839534dd
2011-09-24 15:03:21 +00:00
vChabot
83fc0977c9
[*] BO : Features are now sortable.
...
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@8751 b9a71923-0436-4b27-9f14-aed3839534dd
2011-09-23 15:45:40 +00:00
mDeflotte
a127911a7f
[-] Install : Add gender durring install
...
[*] FO : Add gender_type "neutral"
// Normalization
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@8733 b9a71923-0436-4b27-9f14-aed3839534dd
2011-09-23 09:58:19 +00:00
rMalie
4f2a090e24
// Merge -> revision 8720
...
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@8722 b9a71923-0436-4b27-9f14-aed3839534dd
2011-09-22 15:45:10 +00:00
dMetzger
b24d2fa274
// Removed id_color_defaut from installer
...
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@8711 b9a71923-0436-4b27-9f14-aed3839534dd
2011-09-22 08:54:11 +00:00
vChabot
46ba33ef92
// import csv ok for group attribute position
...
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@8693 b9a71923-0436-4b27-9f14-aed3839534dd
2011-09-21 14:38:12 +00:00
vAugagneur
8b6ec916e0
[+] BO : now you can choose type of attribute group (select , color, radio)
...
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@8691 b9a71923-0436-4b27-9f14-aed3839534dd
2011-09-21 14:29:32 +00:00
vChabot
d0102a81b7
[*] BO : groups attributes are now sortable
...
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@8683 b9a71923-0436-4b27-9f14-aed3839534dd
2011-09-21 10:04:54 +00:00
jmCollin
7c45913536
// Update DB for download product
...
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@8646 b9a71923-0436-4b27-9f14-aed3839534dd
2011-09-19 14:54:30 +00:00
vAugagneur
a07a7f93cc
[-] Installer : missing field in customer_message table
...
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@8645 b9a71923-0436-4b27-9f14-aed3839534dd
2011-09-19 14:49:54 +00:00
vChabot
a88c90fbe1
[*] BO : Product attributes are now sortable.
...
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@8639 b9a71923-0436-4b27-9f14-aed3839534dd
2011-09-19 13:11:00 +00:00
fBrignoli
e055c62066
// DB structure missing tax_computation_method
...
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@8620 b9a71923-0436-4b27-9f14-aed3839534dd
2011-09-16 09:30:50 +00:00