dSevere
ac8177b68c
// stock management : Bugs fix after rename and historization modifications
...
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10131 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-15 14:05:57 +00:00
lLefevre
b9ee33bdcb
// fix retrieving of the fields value 'shop' and 'group_shop' dynamically (PSFV-94)
...
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10130 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-15 12:19:39 +00:00
bMancone
45a3f8d33a
// StockManagement : updated the warehouse list displayed when {adding, removing, transfering} stock
...
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10127 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-15 10:48:10 +00:00
tDidierjean
c34205e59d
// Fix AdminController folder name for uppercases (CMSCategories)
...
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10126 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-15 10:31:37 +00:00
bMancone
6f647b1937
// Cleaned comments on SupplyOrder & Warehouse
...
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10124 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-15 09:50:25 +00:00
bMancone
b5eb325a88
// AdminWarehousesController : added informations on the shops associated to a warehouse on the 'view' action
...
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10123 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-15 09:28:54 +00:00
dSevere
5719c43481
// stock management : Supplier order is now supply order, employee and product is now historized for sttock movements and supply order
...
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10121 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-14 18:58:02 +00:00
bMancone
35150997c7
// Product: added a method to get the name of a given product, product_attribute, in a given language
...
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10120 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-14 18:44:38 +00:00
bMancone
faef9495ea
// Added two tables affected when deleting a shop : stock_available and warehouse_shop
...
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10119 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-14 17:45:44 +00:00
rGaillard
a1fb08f026
// Improve Specific prices
...
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10118 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-14 17:40:42 +00:00
bMancone
18e709aec4
// When removing a product, its stock available is now properly removed
...
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10111 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-14 16:21:44 +00:00
bMancone
726a53c490
// Deleted carriers are now properly removed from the table warehouse_carrier
...
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10107 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-14 15:44:26 +00:00
mMarinetti
04e40cbb73
// bugfix class Category + simplification AdminCategoriesController
...
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10106 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-14 15:04:06 +00:00
lLefevre
44275b0939
// fix Update the call of JavaScript and CSS files in the class of HelperForm and controller templates (PSFV-94)
...
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10104 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-14 14:29:25 +00:00
bMancone
fdab7ebc70
// Warehouse: getWarehouseList is now getWarehouses. Employee: it is not possible to delete an employee if he manages warehouses, anymore.
...
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10103 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-14 14:28:30 +00:00
lLefevre
9885ab5324
// fix Update the call of JavaScript and CSS files in the class of HelperForm and controller templates (PSFV-94)
...
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10101 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-14 14:21:26 +00:00
bMancone
c11c30deca
// It is not possible to delete a product if there are currently physical stock/supply order(s) for this product, anymore
...
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10100 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-14 13:36:33 +00:00
tDidierjean
371acd1f43
[*] BO : #PSFV-94 - added AdminModulesPositionsController
...
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10095 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-14 11:04:15 +00:00
lLefevre
b78b1a1a4c
[*] BO #PSFV-94 : Added AdminAttachmentsController
...
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10090 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-14 10:33:57 +00:00
mMarinetti
7306517a29
[+] BO : #PSFV-94 AdminCustomerThreads is now a controller.
...
// bugfix property shopShareDatas was missing in AdminController ... We may move it in Context later
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10088 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-14 10:27:49 +00:00
lLefevre
c1b8ee96f3
// fix bug controller AdminDeliverySlipController (PSFV-94)
...
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10075 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-14 09:10:37 +00:00
mMarinetti
8b46abe6de
[+] BO : #PSFV-94 AdminGenerator is now a controller
...
// + now form in options.tpl is inside a block
// newly made controller are now controllerCore
// Configuration die2Exception
// added license text in newly made admin templates
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10070 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-13 18:51:01 +00:00
mMarinetti
35429b0699
[+] BO : #PSFV-94 - AdminThemes is now an AdminController
...
// ajax.php get addons themes has been removed and is now in AdminThemesController + uses of jquery
// removed function AdminTab::uploadIco, moved in AdminThemesController
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10069 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-13 17:46:38 +00:00
fSerny
d8b7a0fc85
[-] PROJECT : Hooks alias are now used in Hook::getIdByName
...
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10057 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-10 17:34:28 +00:00
dSevere
321bca2989
// stock : debug + interfaces optimizations + stockManager update
...
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10055 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-10 17:30:16 +00:00
lLefevre
a6f91fcb11
// fix bug view.tpl in AdminCartsController PSFV-94
...
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10052 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-10 16:33:38 +00:00
lLefevre
54cecbe9a1
// fix bug delete the call method info()
...
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10048 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-10 16:00:08 +00:00
lLefevre
68fc8b4e12
[*] BO : #PSFV-94 - added AdminReferrersController
...
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10046 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-10 15:53:47 +00:00
mMarinetti
9963c84fd9
// norms on AdminProductController
...
// bugfix addfeaturestodb custom values
// uses of smartyV3 features (createTemplate, createData) in AdminProducts + admin products forms now extends base form.tpl
[+] BO : now tiny_mce can be loaded 'onclick' instead of 'onload'
// improvement in adminproduct pages
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10040 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-10 14:57:54 +00:00
rMalie
933fdab33a
// StockAvailable id_shop field is not required anymore (id_shop is set as current shop if no shop chosen)
...
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10034 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-10 13:55:13 +00:00
rMalie
3e268db6f9
[*] Classes: CMS::getCMSPages() now select only data from cms table if id_lang is null
...
[*] Classes: Db::autoExecute() can now take INSERT IGNORE as third argument
[*] Classes: Tag::addTags() can now take an array of tags as argument (instead of strings separated by comas)
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10033 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-10 13:45:41 +00:00
vChabot
669aed08c6
[*] FO : Register process enhancement
...
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10029 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-10 10:56:14 +00:00
vChabot
568327849c
[*] FO : combination link from product page are now the same as the combination link from blocklayered
...
// Cart is now accepting the combination link
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10028 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-10 10:45:19 +00:00
rMalie
4c6e936967
// Fix Db::executeS() now trigger Db::execute() method if the query begin with select|show|explain keyword
...
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10025 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-10 09:59:39 +00:00
dSevere
9be2c0c705
// stock : bug fix on supplier orders states change
...
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10019 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-09 18:02:26 +00:00
bMancone
48df260f67
// SupplierOrderDetail : prices updated
...
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10014 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-09 17:09:17 +00:00
lLefevre
f864d987fd
[*] BO #PSFV-94 : Added AdminStatsConfController
...
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10012 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-09 16:58:49 +00:00
bMancone
c92e78ad00
// Stock : updated stock{cover, mvt, instant_state}controllers
...
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10007 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-09 16:03:51 +00:00
lLefevre
dc716baa05
[*] BO #PSFV-94 : Added AdminStatsController && AdminStatsTabController && norm of statistic modules
...
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10004 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-09 15:48:15 +00:00
rMalie
53e0c4fccf
// Normalize
...
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10001 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-09 15:21:27 +00:00
rMalie
48233bfa43
// Normalize
...
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9999 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-09 15:21:19 +00:00
rMalie
6d45885d63
// Normalize
...
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9998 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-09 15:21:05 +00:00
dSevere
047efe3e72
// stock : update and bugs fix on supplier order add product interface and supplier order view interface + toolbar bug fix
...
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9991 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-09 15:11:36 +00:00
rMalie
d38bbc2ea5
// Fix during language install (now support table with uppercase prefix on windows)
...
// Add is_native to hook table in db.sql file
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9989 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-09 15:01:12 +00:00
vSchoener
5016b3ca0d
- Accounting: Add new tab for product to define the number liable to an existing zone, update upgrader and installer
...
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9986 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-09 14:16:28 +00:00
rMalie
14c94558a6
// Some fix on objectModel children classes (fields not valid, etc.)
...
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9985 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-09 12:16:37 +00:00
dSevere
b0d9a04e95
// stock : bug fix on add product interface
...
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9977 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-08 18:21:24 +00:00
dSevere
f8ba11c870
// stock : update supplier orders interface + change state bug fix
...
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9975 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-08 17:55:17 +00:00
lLefevre
fc8b5cda7c
[*] BO #PSFV-94 : Added AdminImportController
...
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9974 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-08 17:54:08 +00:00
bMancone
7f117d226f
// StockManager: updated getProductRealQuantities() because of supplier orders
...
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9970 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-08 16:00:37 +00:00