Commit Graph

656 Commits

Author SHA1 Message Date
lLefevre 710a5018aa [-] MO : #PSTEST-41 : update ProcessAttachment method
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11405 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-20 13:06:28 +00:00
bMancone 7a9648775c // AdminProductsController: fixed bug on suppliers associations
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11404 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-20 13:03:27 +00:00
tDidierjean 855651d625 // Changes to AdminProducts workflow
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11400 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-20 10:44:25 +00:00
mDeflotte 67dff10638 // BugFix - PSTEST-65 - bouton retour à la liste onglet paiement
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11393 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-20 09:00:26 +00:00
aFolletete 5d7a120e50 // management of discount addition when no invoice on current order
// update the discount form when new invoice is created

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11389 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-19 18:24:03 +00:00
vSchoener 4b8097e154 // Add module upgrader
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11388 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-19 17:54:54 +00:00
fSerny bb28baec68 [-] BO : Bulk action management repaired
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11386 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-19 17:31:33 +00:00
mDeflotte 016e7b268f // Removing red error message when orders total is diferent form the total paid if there are multiple orders with the same reference
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11385 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-19 17:26:17 +00:00
rMalie 1d2f9e44c4 // Improve collections : where() method reworked (prototype changed) + validation of fields
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11383 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-19 16:57:28 +00:00
mDeflotte 772147a6ee // Removing some id_warehouse
// Adding some checks with advanced_stock_management product attribute

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11375 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-19 16:01:41 +00:00
jBreux 4e810c850c [+] Project : Add specific prices to a specific customer
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11364 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-19 15:31:18 +00:00
lLefevre 42bad872d7 [-] BO : #PSTEST-31 : update in AdminProductsController : available_date
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11363 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-19 14:42:58 +00:00
mBertholino 4d8db42292 // improve adminShopController adminShopUrlController and adminGroupShopController code, in order to have a default Status value activated.
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11361 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-19 14:36:29 +00:00
tDidierjean dac7c7795c // Fix bug with specific prices creation
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11358 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-19 13:53:56 +00:00
lLefevre 800b9f164d [-] BO : #PSTEST-56 : fixed incorrect request in shop filters
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11357 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-19 13:35:58 +00:00
lLefevre 373232aa93 // small bugs in combinaitions of virtual products
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11356 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-19 13:20:30 +00:00
rMalie b7ae37f6d7 // Change prototype of methods from(), leftJoin(), innerJoin(), leftOuterJoin() and naturalJoin() for DbQuery class
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11351 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-19 11:13:13 +00:00
tDidierjean 26f835a0ac // Small fixes to BO
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11348 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-19 10:33:13 +00:00
mDeflotte 39ee8e03ae // $required_fields must not be static
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11347 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-19 10:28:53 +00:00
aFolletete 92805dc869 [+] BO : on order edition, you can add a discount
[+] BO : on order edition, you can delete a discount
// Adding two new columns in order_cart_rule table: id_order_invoice, value_tax_excl

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11330 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-18 17:18:54 +00:00
aFolletete 538cb58556 // clean code
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11323 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-17 16:26:59 +00:00
aFolletete 9038c4ea68 // fix calculation issue on product addition
// all elements are correctly updated when we adding, editing or deleting a product

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11322 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-17 16:20:03 +00:00
aFolletete 8415b8136d // fixed bug on automatic payment addition when put the order to a paid status
// fix "Free shipping" when create a new invoice

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11321 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-16 17:17:13 +00:00
fSerny ccc51353ce [-] BO : Warnings are now displayed on Modules Tab
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11319 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-16 16:16:30 +00:00
lLefevre a15214a04e [-] BO : #PSTEST-18 : smalls improvements
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11316 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-16 16:03:44 +00:00
aFolletete 896b62978f // fix bug on tracking number value
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11311 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-16 15:22:38 +00:00
tDidierjean 31f3a71b9d // Fix product attributes
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11308 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-16 15:06:53 +00:00
mDeflotte 3a3684a3ed // BugFix : AdminSearch dont generate urls with good token
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11302 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-16 14:01:00 +00:00
lLefevre 00b878d868 // added pack.tpl in AdminProductsController
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11301 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-16 13:57:27 +00:00
rGaillard c5c699548a // Fix submit button
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11298 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-16 10:47:31 +00:00
mDeflotte 14f931f6d5 // BugFix : AdminSearch dont find features
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11297 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-16 10:36:06 +00:00
jBreux 8a73986a76 [*] BO : Improvement invoices management
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11291 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-16 09:14:11 +00:00
fSerny 5f639b3319 [-] PROJECT : Modules now handle PrestaShop version compliancy and dependencies check
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11289 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-15 20:11:43 +00:00
lLefevre 2ede4caa48 // added pack.tpl and virtualproduct.tpl
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11288 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-15 17:54:59 +00:00
dSevere 9a58359cb6 // bug fix with suppliers and warehouses on product save action in back-office
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11286 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-15 17:36:54 +00:00
tDidierjean 382bcb986b // Changes to product prices tab
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11280 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-15 16:58:28 +00:00
vChabot 7d0942bcc2 [*] BO : Required fields improved (with a white list)
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11276 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-15 16:37:08 +00:00
tDidierjean 7fcbd00819 // Changes to manufacturers and accessories in BO product page
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11272 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-15 15:57:50 +00:00
mDeflotte 7343f80834 // Some translations + Split multi-shipping activation in two differente option (one for allowing multi-delivering and one for allowing to deliver the available products first)
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11270 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-15 15:26:13 +00:00
jBreux cb984199fc [+] BO : Add a note on invoice
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11253 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-15 11:38:01 +00:00
fSerny 29a90b29d1 [-] BO : Now display a question mark when there is no module logo
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11252 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-15 11:29:59 +00:00
fBrignoli 7c2f4774d1 [*] PDF : You can now enable diskcache
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11241 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-15 09:05:16 +00:00
bMancone 89213574d0 // Added one field in Product object, so one product can be managed independantly from the stock management (advanced) if necessary
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11239 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-14 18:49:30 +00:00
aFolletete c16aed3424 // you can define invoice on payment addition
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11238 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-14 18:42:50 +00:00
tDidierjean efd4132415 // Fix some XSS
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11236 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-14 18:34:59 +00:00
bMancone 1f74b8a56e // Fixed bugs when editing Warehouses & Suppliers for a product
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11224 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-14 16:54:02 +00:00
mDeflotte b48c20d1d5 // BugFix : Adding warehouse on order edition
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11214 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-14 16:19:05 +00:00
lLefevre b73482843a // added tab SEO in AdminProductsController
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11212 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-14 15:57:29 +00:00
lLefevre 551bce2ac2 // Fixed bug save warehouse, supplier, and accounting in AdminProductsController
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11209 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-14 15:33:43 +00:00
lLefevre f037bf9ac3 // fix bugs save and stay in AdminProductsController
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11208 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-14 15:09:05 +00:00