mMarinetti
75cbb3abbb
// fixed small bug about tpl/php var
...
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10072 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-13 19:23:29 +00:00
mMarinetti
950dcf92b7
[+] BO : #PSFV-94 - AdminSubdomains is now a Controller
...
// + AdminSubDomains now uses the default form :)
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10071 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-13 19:10:41 +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
mMarinetti
b092fa73d3
[+] BO : #PSFV-94 - AdminWebserviceController
...
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10068 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-13 17:01:43 +00:00
mMarinetti
0f728fa1c0
[+] BO : #PSFV-94 - AdminContact is now an AdminController
...
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10067 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-13 16:22:02 +00:00
mMarinetti
ad2f4716ab
[*] BO : helper/options has now a block "after" to append anything you need
...
[+] BO : #PSFV-94 - AdminLocalization is now an AdminController
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10066 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-13 16:07:43 +00:00
rMalie
742ef4ac2d
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10059 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-10 17:41:12 +00:00
rMalie
21826ca6b7
// little fix
...
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10058 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-10 17:39:31 +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
rMalie
69585ed7e6
[+] Install: new installer reworked from scratch
...
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10056 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-10 17:32:47 +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
vChabot
ed1a1ab1c6
// add back button to the account creation form
...
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10054 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-10 17:11:52 +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
vChabot
82319ab68d
// call to checkUrl() only if the URL has changed
...
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10051 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-10 16:32:17 +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
27d8e7fa6c
// assigned missing var in combination
...
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10045 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-10 15:49:35 +00:00
mMarinetti
772d0541cc
// fix textarea lang and combination
...
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10044 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-10 15:34:28 +00:00
mMarinetti
1065c8e54f
// fixed toolbar
...
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10043 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-10 15:10:40 +00:00
mMarinetti
30159bb893
// fixed duplicate content in AdminProduct controller > combination
...
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10042 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-10 15:06:22 +00:00
mMarinetti
3bef0be66c
// no debug code
...
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10041 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-10 15:01:17 +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
874a67141f
[*] MO: Set default config for blockcms, editorial and moneybookers in their install method
...
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10038 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-10 14:25:15 +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
rMalie
c1213e34bc
// Add default localization file (use it when no localization file is found)
...
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10032 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-10 13:35:17 +00:00
tDidierjean
5058eb2854
[*] BO : #PSFV-94 - added AdminTranslationsController
...
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10030 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-10 10:56:29 +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
58a1a5b919
[*] MO: Blockadvertising is now installed only on leftColumn
...
[*] MO: Editorial module now install default text for each language
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10027 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-10 10:28:59 +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
dSevere
cbdafe100f
// stock : bug fix on discount rates and tax rates management
...
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10018 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-09 17:58:43 +00:00
mMarinetti
3de647a81f
// toolbar is fixed again
...
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10017 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-09 17:56:09 +00:00
dSevere
5caa9752ba
// bug fix on toolbar save button management
...
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10015 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-09 17:14:11 +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
bMancone
91e5974c52
// Helper list : fixed prefix displayin list_content
...
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10013 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-09 16:59:08 +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
vChabot
4068f50cd2
// cleaning code
...
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10011 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-09 16:52:26 +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
dSevere
72077bb489
// stock : update and bugs fix on supplier order add product interface
...
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10006 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-09 15:53:39 +00:00
lLefevre
baba250ba6
[*] BO #PSFV-94 : Added AdminStatsController && AdminStatsTabController && norm of statistic modules
...
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10005 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-09 15:50:00 +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
vChabot
42bfc372da
// adding ajax script
...
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10002 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-09 15:21:32 +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
aFolletete
66fad890fc
// fix norm ;)
...
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10000 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-09 15:21:24 +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
vAugagneur
9e7c542d8a
[+] BO : fixed bug on category tree view
...
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9996 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-09 15:15:55 +00:00