Kevin Granger
c07f226dd4
// fix dashboard gfx
2013-08-29 16:17:40 +02:00
Rémi Gaillard
01cbffad9b
//miss on last commit
2013-08-29 16:11:24 +02:00
Damien Metzger
33578dfd5e
// Class index with Dashboard
2013-08-29 15:58:58 +02:00
Kevin Granger
618d980dc7
[+] add css for graph and temp avatar
2013-08-29 15:48:14 +02:00
Kevin Granger
c5ab91f171
[+] BO dashboard WIP
2013-08-29 14:52:14 +02:00
Rémi Gaillard
c736c28ab5
// small ajax.php clean
2013-08-29 11:47:11 +02:00
Rémi Gaillard
6d1c8c54af
Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development
2013-08-29 10:49:53 +02:00
djfm and Rémi Gaillard
be83f1364d
// updated Czech localization pack
2013-08-29 10:49:39 +02:00
Rémi Gaillard
fb397d3163
Merge pull request #662 from djfm/localization
...
// updated Czech localization pack
2013-08-29 01:43:33 -07:00
Damien Metzger
f24391be5a
// Fixed hook::getidbyname case
2013-08-29 09:39:48 +02:00
Damien Metzger
5dee3ca245
// Fixed hook::getidbyname case
2013-08-29 09:33:28 +02:00
ha99y
75303e82e0
Suppress Error at rename
...
If debugging is one (_PS_MODE_DEV_ set to TRUE)
there is a warning on line 142 in /classes/Autoload.php at function
rename()
2013-08-28 18:56:49 -07:00
Kevin Granger
8660a24d55
[+] Dashboard Markup WIP
2013-08-28 19:26:19 +02:00
Rémi Gaillard
ddc16a2f65
[-] BO: Fix fatal error on customer edition when email is not valid
2013-08-28 17:46:05 +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
Rémi Gaillard
c72fd867fe
// git checkout controllers/
2013-08-28 12:24:10 +02:00
Rémi Gaillard
63d9005a10
// liveedit
2013-08-28 12:21:01 +02:00
Jerome Nadaud
9d991f3474
[+] BO : Page header toolbar
2013-08-28 11:16:36 +02:00
Jerome Nadaud
4a7e68ae05
// Modules list fix
2013-08-28 10:18:43 +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
Kevin Granger
97e342984d
Merge branch 'bootstrap' of https://github.com/PrestaShop/PrestaShop into bootstrap
2013-08-28 10:07:02 +02:00
Kevin Granger
ecb4d65347
// list toolbar
2013-08-28 10:06:52 +02:00
Vincent Augagneur
0019426e81
//added dashboard controller
2013-08-28 10:04:28 +02:00
Vincent Augagneur
0a2d8175a7
//small fix
2013-08-28 10:03:50 +02:00
Damien Metzger
7a429cd3ea
// Version number
2013-08-28 10:00:29 +02:00
Damien Metzger
330aed3f7a
// Translations
2013-08-28 09:51:02 +02:00
Vincent Augagneur and Damien Metzger
efc44392b6
//small fix
2013-08-28 09:48:01 +02:00
Jerome Nadaud
967fc98693
[+] BO : Page header toolbar
2013-08-28 09:37:49 +02:00
ha99y
ffd712312d
Add new argument to function getImages
...
1st: The function will return the product attribute id's with the list.
2nd: If product attribute id is passed to the function it will return
only the image id of the given attribute.
2013-08-28 00:27:52 -07:00
Jerome Nadaud
068da6f87c
[+] BO : Page header toolbar
2013-08-28 09:24:16 +02:00
Jerome Nadaud
00155d584e
// Fix language bug
2013-08-28 09:23:29 +02:00
Kevin Granger
4c92db8912
// Modules position
2013-08-27 19:08:53 +02:00
Rémi Gaillard
6a4680b4f0
[-] WS: Bad xlink for tax_rules_group in product
2013-08-27 18:58:21 +02:00
Jerome Nadaud
e64e81efa7
Merge branch 'bootstrap' of https://github.com/PrestaShop/PrestaShop into bootstrap
2013-08-27 18:57:09 +02:00
Jerome Nadaud
64b575911a
[+] BO : Add list refresh button
2013-08-27 18:56:47 +02:00
Kevin Granger
9129ee79dc
// Modules position WIP
2013-08-27 18:54:57 +02:00
Vincent Augagneur
5c367cd6e7
//small fix
2013-08-27 18:52:34 +02:00
Vincent Augagneur
41a5eb8411
//small fix
2013-08-27 18:50:14 +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
Jerome Nadaud
6e46d718f7
// Fix merge problem
2013-08-27 18:22:02 +02:00
Jerome Nadaud
ed0037c435
[+] BO : New page header toolbar
2013-08-27 18:21:27 +02:00
Vincent Augagneur
9b7f32cbac
[-] CORE : fixed bug #PSCFV-10175 - No virtuel download email send after accepted payment
2013-08-27 18:13:44 +02:00
Vincent Augagneur
901c08cac8
[-] FO : fixed bug when is virtual cart on OPC carriers is no longer displayed
2013-08-27 18:13:22 +02:00
Vincent Augagneur
4bb0e16509
[-] FO : fixed bug when is virtual cart on OPC carriers is no longer displayed
2013-08-27 16:43:14 +02:00