Commit Graph

378 Commits

Author SHA1 Message Date
aFolletete
c8fddc68d1 // fix filter list for date column
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9594 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-24 14:19:21 +00:00
aFolletete
14632c7fbe // bug fix on new AdminOrders + optimization
[~] FO : usage of $customizedDatas var in order-detail.tpl is now deprecated use $product.customizedDatas

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9589 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-24 13:19:54 +00:00
mDeflotte
d6502560d0 // Removing console.log
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9588 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-24 13:14:16 +00:00
bMancone
6ca032c3be // StockCover : added warehouse selection & fixed period selection
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9581 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-24 10:10:14 +00:00
mDeflotte
ceb04e828b // Removing unused field
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9580 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-24 09:55:39 +00:00
mDeflotte
7151022505 [-] BugFix : Problem on changing warehouse in admin stock instant state
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9575 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-24 08:53:35 +00:00
mMarinetti
626a0e67b8 // fix create new product
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9571 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-24 08:28:15 +00:00
mMarinetti
9081507794 // added adminProduct - combination - #PSFV-94
bugfix on AdminProductsController


git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9566 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-21 17:31:54 +00:00
dSevere
a498289551 // activate stockCover admin interface + debug and adaptations
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9565 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-21 16:14:44 +00:00
tDidierjean
9494881976 [*] BO : #PSFV-94 - added AdminMetaController
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9564 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-21 15:47:50 +00:00
mDeflotte
61319af5be [-] BugFix : Bad group by in request for admin stock instant states
[-] BugFix is actions details

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9563 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-21 15:27:12 +00:00
mDeflotte
2bc17241ca // Add PS_ADVANCED_STOCK_MANAGEMENT configuration in admin product preference
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9561 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-21 15:13:35 +00:00
dSevere
661cf626ea // debug and optimisations for admin stock interfaces
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9556 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-21 15:05:27 +00:00
lLefevre
9564bf4ef8 [*] BO #PSFV-94 : Added AdminPDFController
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9548 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-21 14:08:36 +00:00
aFolletete
ed36aa6971 [*] BO : #PSFV-94 - new controller for AdminOrders
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9546 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-21 13:53:54 +00:00
tDidierjean
365915cb0e [*] BO : #PSFV-94 - added AdminLogsController and changed initX() functions to return their result
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9544 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-21 13:40:41 +00:00
tDidierjean
2ee064cd1c [*] BO : #PSFV-94 - added AdminInvoicesController and missing geolocation template
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9540 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-21 12:20:37 +00:00
mMarinetti
9aa1f705f1 // fix update notification
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9539 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-21 12:13:34 +00:00
lLefevre
f0029f6465 [*] BO #PSFV-94 : Added AdminEmployeesController
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9536 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-21 09:50:22 +00:00
tDidierjean
02330a5d06 [*] BO : #PSFV-94 - added AdminGeolocationController, added options.tpl override
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9530 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-21 09:01:19 +00:00
mMarinetti
1e315d7d5a // removed old adminproduct tab
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9523 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-21 07:36:16 +00:00
lLefevre
78dee05c5a [*] BO : #PSFV-94 - changes to helpers
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9517 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-20 15:37:26 +00:00
mMarinetti
1e9e80b266 // #PSCFV-94 - AdminProducts, AdminCatalog
// new menu style


git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9515 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-20 15:22:22 +00:00
mMarinetti
d1719fc0e2 [+] BO : Notification autorefresh can be deactivated
// ajaxPreProcess is now called at the end of init() process in admincontroller
// fixed getTranslationsFlags

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9513 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-20 15:18:00 +00:00
vAugagneur
8b8bb3db00 [+] BO : added ssl option for imap sync in SAV
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9507 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-20 14:55:27 +00:00
lLefevre
c1df197a5a [*] BO #PSFV-94 : Added AdminDeliverySlipController
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9505 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-20 14:43:43 +00:00
dSevere
65c4c0c134 // optimisation of form and customisation of action parameter
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9503 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-20 14:22:42 +00:00
tDidierjean
bcb0f0fbf0 [*] BO : #PSFV-94 - changes to helpers
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9500 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-20 13:45:52 +00:00
lLefevre
fcf0a4c5cf //Fixed bug delete duplicate method initList and initOptions
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9499 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-20 13:22:30 +00:00
rGaillard
e39c4c2304 // Fix bug on HelperOption
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9496 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-20 12:13:14 +00:00
lLefevre
286535500b [*] BO #PSFV-94 : Added AdminCountriesController
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9492 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-20 09:32:13 +00:00
mDeflotte
61898e2ac1 // Removing undefined function
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9491 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-20 09:14:43 +00:00
mDeflotte
78ddaa120c // Stock decrementation when order is shipped
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9486 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-20 09:08:59 +00:00
tDidierjean
06564db555 // moved displayflags to options template
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9485 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-20 09:08:55 +00:00
bMancone
aae41922b5 // StockCover : fixed l function
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9482 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-19 16:59:17 +00:00
bMancone
1777dee8e9 // Stock: added StockCoverController - stock coverage
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9481 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-19 16:39:17 +00:00
tDidierjean
ba6de70fc5 [*] BO : #PSFV-94 - added AdminEmailsController
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9474 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-19 15:38:57 +00:00
lLefevre
74788d0959 // revert commit 9463
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9465 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-19 14:47:37 +00:00
lLefevre
5f4ee34f0f //FIxed Added Controller AdminCarrierController
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9464 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-19 14:36:25 +00:00
lLefevre
2f9e2b313f [*] BO #PSFV-94 : Added AdminCarrierController
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9462 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-19 14:34:37 +00:00
mMarinetti
3f2a2c99c6 // bugfix arrow switch order_way
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9455 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-19 13:40:23 +00:00
tDidierjean
433a771bfe //delete AdminRequestSql.php
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9453 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-19 13:23:19 +00:00
tDidierjean
6303b68d51 [*] BO : #PSFV-94 - added AdminDbController
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9452 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-19 13:18:51 +00:00
mDeflotte
af8cac9d64 // Improve details action link
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9447 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-19 09:48:16 +00:00
lLefevre
bfd36393b7 //added option maxlength in input text and added field input checkbox
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9446 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-19 09:45:08 +00:00
mDeflotte
5fc60a0864 // Improve details action link
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9445 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-19 09:42:00 +00:00
hAitmansour
d8509b2829 [*] FO BO MO : rename function isMultiShopActivated by isFeatureActive
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9444 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-19 09:36:12 +00:00
tDidierjean
de59e7b432 [*] BO : #PSFV-94 - added AdminCurrencuesController
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9442 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-19 09:29:49 +00:00
lLefevre
8aa35a9196 //Fixed bug var list_skip_actions in list_content.tpl
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9440 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-19 09:17:56 +00:00
lLefevre
65de510dfa // Fixed bug position in HelperList
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9439 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-19 08:40:47 +00:00