Kevin Granger
|
7d4c0ad36e
|
// fix col-offset and btn-primary
|
2013-08-29 17:04:10 +02:00 |
|
Kevin Granger
|
c5ab91f171
|
[+] BO dashboard WIP
|
2013-08-29 14:52:14 +02:00 |
|
Kevin Granger
|
8660a24d55
|
[+] Dashboard Markup WIP
|
2013-08-28 19:26:19 +02:00 |
|
Jerome Nadaud
|
1fd6540574
|
[+] BO : Page header toolbar
|
2013-08-28 14:14:04 +02:00 |
|
Jerome Nadaud
|
c8d9b9bf3a
|
[+] BO : Page header toolbar
|
2013-08-28 14:07:50 +02:00 |
|
Jerome Nadaud
|
a76fc165db
|
[-] BO : Page header toolbar
|
2013-08-28 13:43:42 +02:00 |
|
Jerome Nadaud
|
9d991f3474
|
[+] BO : Page header toolbar
|
2013-08-28 11:16:36 +02:00 |
|
Jerome Nadaud
|
bfe6c07053
|
Merge branch 'bootstrap' of https://github.com/PrestaShop/PrestaShop into bootstrap
|
2013-08-28 10:17:25 +02:00 |
|
Jerome Nadaud
|
e204cbf24e
|
[+] BO : Page header toolbar
|
2013-08-28 10:17:07 +02:00 |
|
Vincent Augagneur
|
0019426e81
|
//added dashboard controller
|
2013-08-28 10:04:28 +02:00 |
|
Jerome Nadaud
|
967fc98693
|
[+] BO : Page header toolbar
|
2013-08-28 09:37:49 +02:00 |
|
Jerome Nadaud
|
068da6f87c
|
[+] BO : Page header toolbar
|
2013-08-28 09:24:16 +02:00 |
|
Kevin Granger
|
9129ee79dc
|
// Modules position WIP
|
2013-08-27 18:54:57 +02:00 |
|
Jerome Nadaud
|
62b4a3cd5e
|
[+] BO : Page header toolbar
|
2013-08-27 18:42:24 +02:00 |
|
Jerome Nadaud
|
083eba3431
|
// Small title fix
|
2013-08-27 18:25:06 +02:00 |
|
Jerome Nadaud
|
4f022c48f8
|
[+] BO : Products page header toolbar
|
2013-08-27 18:23:38 +02:00 |
|
Jerome Nadaud
|
f60fe74336
|
[+] BO : Tracking page header toolbar
|
2013-08-27 18:22:54 +02:00 |
|
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 |
|