Kevin Granger
94de4d3d2f
Merge branch 'bootstrap' of https://github.com/PrestaShop/PrestaShop into bootstrap
...
# By Jérôme Nadaud
# Via Jérôme Nadaud
* 'bootstrap' of https://github.com/PrestaShop/PrestaShop :
[-] BO : Order template misplaced empty form
[+] BO : Handler invoice date generation button
2013-07-26 18:55:18 +02:00
Kevin Granger
9f9c0ef416
[+] BO Orders
2013-07-26 18:54:28 +02:00
Jérôme Nadaud
f3ca8ec15b
[+] BO : Handler invoice date generation button
2013-07-26 17:23:15 +02:00
Kevin Granger
1a2b78b00f
[+] BO Invoices
2013-07-26 15:34:11 +02:00
Jérôme Nadaud
3287ff5300
[+] BO : Product attachment "For"
2013-07-26 15:32:04 +02:00
Jérôme Nadaud
5c52ba31e9
[+] BO : Products quantities "For" and small template fix
2013-07-26 15:03:29 +02:00
sLorenzini
3c035324f4
// update order tab
2013-07-26 12:15:23 +02:00
Kevin Granger
8b7c29dd18
[+] BO Scenes - Tags - Attachments
2013-07-26 11:12:50 +02:00
Kevin Granger
72b046d5f0
[+] BO Manufacturers
2013-07-26 10:21:23 +02:00
Kevin Granger
9e5bbac559
Merge branch 'bootstrap' of https://github.com/PrestaShop/PrestaShop into bootstrap
...
# By Jérôme Nadaud (4) and sLorenzini (1)
# Via Jérôme Nadaud
* 'bootstrap' of https://github.com/PrestaShop/PrestaShop :
[-] BO : BugFix Cancel modification button error
[+] BO : Product "For" and combination button
// update order tab
[+] BO : Product "For"
[+] BO : Product "For" and new carriers select list
Conflicts:
admin-dev/themes/default/css/admin-theme.css
2013-07-25 19:21:59 +02:00
Kevin Granger
9308c5c527
no message
2013-07-25 19:18:54 +02:00
Jérôme Nadaud
cc1fddd52d
[+] BO : Product "For" and new carriers select list
2013-07-25 16:24:43 +02:00
Kevin Granger
488cf0919a
// BO attributes
2013-07-25 15:51:41 +02:00
Jérôme Nadaud
3f83dd9222
[+] BO : Product "For"
2013-07-25 14:33:14 +02:00
Jérôme Nadaud
d6b38635f9
[+] BO : Product "For"
2013-07-25 14:02:36 +02:00
Kevin Granger
b5ae321ea5
// fix input + switch
2013-07-25 11:55:27 +02:00
Kevin Granger
77f80b1774
// Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into bootstrap
...
Conflicts:
.gitignore
admin-dev/themes/default/css/admin.css
admin-dev/themes/default/template/controllers/categories/helpers/list/list_header.tpl
admin-dev/themes/default/template/controllers/customers/helpers/list/list_header.tpl
admin-dev/themes/default/template/controllers/modules/list.tpl
admin-dev/themes/default/template/controllers/modules/page.tpl
admin-dev/themes/default/template/controllers/modules/tab_module_line.tpl
admin-dev/themes/default/template/controllers/orders/_documents.tpl
admin-dev/themes/default/template/controllers/orders/_shipping.tpl
admin-dev/themes/default/template/controllers/orders/helpers/view/view.tpl
admin-dev/themes/default/template/controllers/payment/helpers/view/view.tpl
admin-dev/themes/default/template/controllers/payment/restrictions.tpl
admin-dev/themes/default/template/controllers/products/images.tpl
admin-dev/themes/default/template/controllers/products/informations.tpl
admin-dev/themes/default/template/header.tpl
admin-dev/themes/default/template/helpers/form/form.tpl
admin-dev/themes/default/template/helpers/modules_list/list.tpl
classes/Tools.php
controllers/admin/AdminCartRulesController.php
controllers/admin/AdminProductsController.php
css/admin.css
2013-07-24 17:01:23 +02:00
Kevin Granger
f7d1743c8a
// fix tags in helper
2013-07-24 11:42:47 +02:00
Francois Gaillard
2e3f13db95
[-] Controller : AdminTranslationsController - Fixed bug with simple & double quotes
2013-07-23 18:47:35 +02:00
gRoussac
4aab4f88cd
[-] BO : Fix SQL query when $join_category == false, pull request d5f75c63b6 thanks @Captain-FLAM
2013-07-23 18:25:32 +02:00
Gregory Roussac
a5e7f7fdac
Merge pull request #588 from joseantgv/patch-1
...
[-] BO : Update AdminCustomerThreadsController.php
2013-07-23 09:16:39 -07:00
gRoussac
dbe26e0a1d
[-] BO : Could not find cover when image table corrupted
2013-07-23 11:47:16 +02:00
joseantgv
63b2f63058
Update AdminCustomerThreadsController.php
...
If language is not defined returns an array instead of a string which makes function Mail::Send to throw a warning.
2013-07-23 09:58:53 +02:00
Kevin Granger
9d16eb1d1b
// BO fix + work on helpers + compass/codekit config
2013-07-22 16:43:16 +02:00
Jérôme Nadaud
5646e682bc
[-] BO : FIxBug Correct image language in product
2013-07-19 15:21:06 +02:00
Damien Metzger
8c47ca3edf
[-] BO : fixed sort by currency exchange rate #PSCFV-9840
2013-07-19 11:40:52 +02:00
Damien Metzger
78ddec3ac7
[-] BO : translation copy is now easier #PSCFV-8886
2013-07-18 18:51:37 +02:00
Kevin Granger
0b4512dbcb
// some work on style sheets
2013-07-18 18:51:24 +02:00
Rémi Gaillard
ac02e5191a
// ups
2013-07-18 18:34:10 +02:00
Rémi Gaillard
354622857f
Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development
2013-07-18 18:31:35 +02:00
Rémi Gaillard
958d92c9fa
[*] BO: Add an option to allow iframes on descriptions
2013-07-18 18:31:31 +02:00
gRoussac
a6b2299ed1
Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development
2013-07-18 14:08:36 +02:00
Jérôme Nadaud
a6da3e94f0
[-] BO : FixBug #PSCFV-9723 Exporting quantity in instant stock was not returning all rows
2013-07-18 14:02:22 +02:00
Jérôme Nadaud
69066361a6
[-] BO : FixBug #PSCFV-8234 Products tags not correctly indexed in search
2013-07-18 12:15:42 +02:00
gRoussac
d99a1eba24
[-] BO : Bad return value for AdminCountries::processStatus()
2013-07-18 12:12:05 +02:00
gRoussac
5939f65fac
//norms
2013-07-17 19:05:01 +02:00
Jérôme Nadaud
eecfdae0b6
[-] BO : FixBug #PSCFV-8217 Shop logo image not refresh after change
2013-07-17 18:23:59 +02:00
Jérôme Nadaud
5c6640c258
Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development
2013-07-17 17:34:44 +02:00
Jérôme Nadaud
458838e598
[-] BO : FixBug #PSCFV-9613 Fix product tax to be shop dependent
2013-07-17 17:33:53 +02:00
gRoussac
8d5a632c92
Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development
2013-07-17 16:34:50 +02:00
gRoussac
c9d2cf8ed2
Merge branch 'translate' of https://github.com/PrestaEdit/PrestaShop into PrestaEdit-translate
...
Conflicts:
admin-dev/header.inc.php
2013-07-17 16:31:49 +02:00
Jérôme Nadaud
6884d7c5de
[-] BO : FixBug #PSCFV-8287 Breadcrumbs label was wrong
2013-07-17 16:19:15 +02:00
Jérôme Nadaud
421c199e1f
[-] BO : FixBug #PSCFV-8229 Default country value set to manufacturer country
...
Default country value set to manufacturer country
Click on manufacturer address line now redirect to manufacturer address
edition
2013-07-17 15:13:34 +02:00
Jérôme Nadaud
1199ad8cf2
[-] BO : FixBug #PSCFV-6365 Missing message confirmation for Images modification in Preferences > Images
2013-07-17 10:51:34 +02:00
Kevin Granger
02921dc9d0
[+] Helper form WIP
2013-07-16 19:23:46 +02:00
gRoussac
ea89c2235d
[-] BO : Fix bug #PSCFV-9722, do not propose adding root categories in categories when there is only one shop
2013-07-16 19:01:05 +02:00
Gregory Roussac
e7eae03508
Merge pull request #575 from dreammeup/development
...
[-] BO : Correcting errors in order graph at admin home
2013-07-16 07:17:03 -07:00
dreammeup
82c7e3eeff
Correcting errors in order graph at admin home
...
The SQL request was returning multiple lines for every days. This modification change the request to have one line for the 7 days of the week.
So it corrects the number who was totally wrong.
2013-07-16 15:34:52 +02:00
Rémi Gaillard
8d39f32506
[-] BO: Fix tax rule edition - unique tax rule can't be edited
2013-07-16 11:52:05 +02:00
Damien Metzger
3d283000a0
// Fixed misplaced comma
2013-07-16 10:27:52 +02:00