Commit Graph

737 Commits

Author SHA1 Message Date
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
dSevere
1ec33f92e2 // stock : bugs fix and update of supplier order add product interface
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9967 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-08 15:45:45 +00:00
vAugagneur
4965c1d908 [+] Classes : Helper::renderAdminCategorieTree() now use addJs to include treeView javascript
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9962 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-08 14:36:10 +00:00
vSchoener
66fa6c64af [+] BO : Add Accounting Management
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9961 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-08 14:20:24 +00:00
bMancone
34d2efae1e // Ajax_params is not mandatory
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9958 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-08 13:47:32 +00:00
bMancone
4f0bd1ad42 // It is now possible to add customs params when using ajax call with the 'details' action
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9956 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-08 13:41:11 +00:00
tDidierjean
817ed773bb // fix list callback
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9955 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-08 13:19:49 +00:00
bMancone
29fdd527c8 // Stock : fixed cover
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9950 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-08 10:33:18 +00:00
tDidierjean
81e5f72142 [*] BO : #PSFV-94 - added AdminAttributeGeneratorController
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9949 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-08 10:09:57 +00:00
rMalie
8115985070 // Fix OrderCartRule class name
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9947 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-08 09:39:04 +00:00
bMancone
88b6219e66 // SupplierOrder now adds products in warehouses
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9936 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-07 16:13:14 +00:00
bMancone
ebe628fd75 // AdminSupplierOrdersController : updated changes regarding quantity
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9928 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-07 13:33:08 +00:00
bMancone
0d58f4fd23 // AdminSupplierOrdersController : updated (fixed with modifications of HelperList & AdminController + update_receipt)
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9927 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-07 13:05:07 +00:00
tDidierjean
e77c445911 // add missing $toolbar_fix declaration
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9923 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-07 10:46:22 +00:00
fBrignoli
015ff89c4b [*] CO : Order amount informations (tax_excl & tax_incl)
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9919 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-07 10:16:12 +00:00
lLefevre
edb2da2600 // fix update view.tpl in AdminManufacturersController
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9915 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-07 09:12:51 +00:00
lLefevre
ebadf3e961 // fix update view.tpl in AdminCustomerController and Added new helper : HelperView
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9908 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-05 22:03:08 +00:00
dSevere
ef03bc051c // #PSFV-94 : Add possibility to add product in a supplier order
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9906 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-04 18:27:04 +00:00