Kevin Granger
|
3005ca39f2
|
Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into bootstrap
Conflicts:
admin-dev/themes/default/template/controllers/customers/helpers/view/view.tpl
admin-dev/themes/default/template/controllers/modules_positions/form.tpl
admin-dev/themes/default/template/controllers/orders/helpers/view/view.tpl
admin-dev/themes/default/template/controllers/products/input_text_lang.tpl
admin-dev/themes/default/template/controllers/products/shipping.tpl
admin-dev/themes/default/template/controllers/shipping/content.tpl
admin-dev/themes/default/template/helpers/form/form.tpl
admin-dev/themes/default/template/helpers/list/list_header.tpl
admin-dev/themes/default/template/toolbar.tpl
classes/helper/HelperList.php
controllers/admin/AdminCategoriesController.php
controllers/admin/AdminManufacturersController.php
controllers/admin/AdminModulesPositionsController.php
controllers/admin/AdminPerformanceController.php
controllers/admin/AdminStockInstantStateController.php
css/admin.css
js/admin-products.js
js/admin.js
|
2013-08-21 09:14:10 +02:00 |
|
Kevin Granger
|
17be1e7528
|
Merge branch 'bootstrap' of https://github.com/PrestaShop/PrestaShop into bootstrap
|
2013-08-20 16:40:14 +02:00 |
|
Kevin Granger
|
44655ecdef
|
// breaking things
|
2013-08-20 16:38:31 +02:00 |
|
Jerome Nadaud
|
787bf75304
|
[-] BO : FixBug missing rows and cols attributes for textareas
|
2013-08-20 09:52:50 +02:00 |
|
Damien Metzger
|
415ca83b62
|
// Code cleaning
|
2013-08-19 15:23:43 +02:00 |
|
Jerome Nadaud
|
8cd8ede1a5
|
[+] BO : Add Highlighted class for default list row
|
2013-08-19 13:31:23 +02:00 |
|
Jerome Nadaud
|
0aa908bd25
|
[+] BO : Products add fileset for informations and prices tab
|
2013-08-19 11:59:27 +02:00 |
|
Jerome Nadaud
|
dc4978ff57
|
[-] BO : FixBug valuation and real quantity sort
|
2013-08-19 10:28:02 +02:00 |
|
Jerome Nadaud
|
13c5450ca1
|
[-] BO : FixBug sort bug on values count column
|
2013-08-19 09:50:01 +02:00 |
|
Damien Metzger
|
7f3652bea0
|
[-] BO : Added comprehensive error display when prestashop cannot write the .htaccess file
|
2013-08-14 11:16:50 +02:00 |
|
Jerome Nadaud
|
5e2a3e3c13
|
[+] BO : Modal module list
|
2013-08-13 15:22:18 +02:00 |
|
Gregory Roussac
|
1e10dab8f8
|
Merge pull request #646 from kpodemski/patch-2
[*] CORE : Get instance of current category in category controller
|
2013-08-13 05:54:40 -07:00 |
|
Krystian Podemski
|
8051b0021e
|
[*] CORE : Get instance of current category in category controller
Get instance of category in for eg. module hook using:
$category = $this->context->controller->getCategory()
instead of
new Category(1,1);
|
2013-08-13 14:52:59 +02:00 |
|
Jerome Nadaud
|
1af9fdd1b2
|
[-] BO : Module list new action buttons
|
2013-08-13 12:28:07 +02:00 |
|
gRoussac
|
5d0f1499ac
|
// without hedgehogs is better
|
2013-08-12 16:50:14 +02:00 |
|
gRoussac
|
30d9ebe68f
|
[-] FO : Fix bug #PSCFV-9624 try 302 redirect from old 1.4 images format to new _default before 404.gif
|
2013-08-12 16:44:25 +02:00 |
|
gRoussac
|
7ec55106ce
|
[*] CORE : Get instance of current product in product controller merge https://github.com/PrestaShop/PrestaShop/pull/644 thanks @kpodemski
|
2013-08-12 16:23:54 +02:00 |
|
Jerome Nadaud
|
c35d846f60
|
[-] BO : FixBug root category listed after list reset
|
2013-08-09 12:16:05 +02:00 |
|
Jerome Nadaud
|
75f0b38ff1
|
// Syntax error
|
2013-08-09 11:38:59 +02:00 |
|
Jerome Nadaud
|
390b49122e
|
[-] FO : FixBug #PSCFV-10026 SSL error on ajax action
|
2013-08-08 15:58:52 +02:00 |
|
PrestaEdit
|
0023950c72
|
[-] BO: correct link in Block Discover.
|
2013-08-08 11:44:24 +02:00 |
|
Jerome Nadaud
|
239c5adb5a
|
[-] BO : FixBug smarty email variable override by blockcontact
|
2013-08-07 15:09:14 +02:00 |
|
Jerome Nadaud
|
95f775daa1
|
[+] BO : Catalog Bulk actions
|
2013-08-07 10:52:23 +02:00 |
|
Gregory Roussac
|
3213b5dffb
|
Merge pull request #635 from cippest/development
[-] BO : missing order lang in Mail::l for in_transit email
|
2013-08-06 11:23:19 -07:00 |
|
cippest
|
f8efd7a329
|
[-] BO : Fix send e-mails updating tracking number
Hi,
We've fixed some bugs parameters about the Send function of Mail class in the AdminOrdersController.php.
Regards,
Massimo.
|
2013-08-06 19:51:16 +02:00 |
|
Kevin Granger
|
349c98d567
|
Merge branch 'bootstrap' of https://github.com/PrestaShop/PrestaShop into bootstrap
# By Jerome Nadaud
# Via Jerome Nadaud
* 'bootstrap' of https://github.com/PrestaShop/PrestaShop:
[+] BO : New Bulk actions button
|
2013-08-06 19:07:59 +02:00 |
|
Kevin Granger
|
ff16de05de
|
// fix, design and fun !
|
2013-08-06 19:06:56 +02:00 |
|
Jerome Nadaud
|
bb4a72f46d
|
[+] BO : New Bulk actions button
|
2013-08-06 19:04:44 +02:00 |
|
Gregory Roussac
|
bf355e934e
|
Merge pull request #634 from PhpMadman/RefSort
[*] FO : Sort by Product reference
|
2013-08-06 09:13:06 -07:00 |
|
Damien Metzger
|
bfa5bae702
|
// Fixed display of root category
|
2013-08-06 17:45:24 +02:00 |
|
Vincent Augagneur
|
ea5f4476a6
|
Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development
|
2013-08-06 16:56:05 +02:00 |
|
Vincent Augagneur
|
5ed75901fb
|
//typo
|
2013-08-06 16:55:51 +02:00 |
|
Damien Metzger
|
b701acc8cf
|
// Clean language pack retrieval
|
2013-08-06 16:15:30 +02:00 |
|
PhpMadman
|
e4a42ab2b1
|
Update AdminPPreferencesController.php
|
2013-08-06 16:08:09 +02:00 |
|
Vincent Augagneur
|
bcaa625f4c
|
//default language fix in carrier wizard
|
2013-08-06 16:05:36 +02:00 |
|
Damien Metzger
|
38753716e2
|
// Hide "is root category" option outside multistore
|
2013-08-06 15:42:31 +02:00 |
|
PhpMadman
|
5e73f0cb07
|
[*] BO: Add reference to Options
|
2013-08-06 15:34:58 +02:00 |
|
Gregory Roussac
|
ba69e48f72
|
Merge pull request #488 from camlafit/pr-countriesbrowser
[*] FO : Better regexp to get country browser from HTTP_ACCEPT_LANGUAGE
|
2013-08-06 03:07:13 -07:00 |
|
Vincent Augagneur
|
478e338df0
|
//added active field on carrier wizard
|
2013-08-06 11:40:03 +02:00 |
|
gRoussac
|
6449437f58
|
// norms
|
2013-08-06 11:38:34 +02:00 |
|
Vincent Augagneur
|
33bdfa9c96
|
//added some help
|
2013-08-06 11:06:36 +02:00 |
|
gRoussac
|
a69d1c6d05
|
Merge branch 'smarty_debug' of https://github.com/PrestaEdit/PrestaShop into PrestaEdit-smarty_debug
Conflicts:
controllers/admin/AdminPerformanceController.php
install-dev/data/xml/configuration.xml
|
2013-08-06 10:42:44 +02:00 |
|
Vincent Augagneur
|
5bcfc7d4e9
|
//carrier wizard step validation part 2
|
2013-08-06 10:30:10 +02:00 |
|
Vincent Augagneur
|
fe58053439
|
//carrier wizard step validation
|
2013-08-06 10:27:32 +02:00 |
|
Francois Gaillard
|
29bbe81ae6
|
// CloudCache removed from AdminPerformanceController
|
2013-08-06 09:25:47 +02:00 |
|
jeromenadaud
|
8be06bba2d
|
[-] BO : FixBug Multiple list pagination error.
|
2013-08-05 18:22:30 +02:00 |
|
gRoussac
|
d585b015c1
|
// move toolbar delete button on AdminProducts
|
2013-08-05 18:18:35 +02:00 |
|
jeromenadaud
|
114eb3b78b
|
[-] BO : FixBug Manufacturer multilist pagination, filter, order problems and manufacturer address filter exception
|
2013-08-05 16:32:39 +02:00 |
|
jeromenadaud
|
48f041f035
|
Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development
|
2013-08-05 16:12:04 +02:00 |
|
jeromenadaud
|
b81c021144
|
[-] BO : FixBug #PSCFV-8311 pagination, filter and order with multilist
|
2013-08-05 16:11:48 +02:00 |
|