Commit Graph

571 Commits

Author SHA1 Message Date
dSevere eb60442a04 // debug and optimisations for admin stock interfaces
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9555 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-21 15:04:49 +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 c9490973b5 //fix content assign
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9545 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-21 13:49:22 +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
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
mMarinetti 5d12e7f2ec // fixed bug with category trees
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9533 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-21 09:27:07 +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 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
mMarinetti 2b9b96482a // now ajaxProcess is handled by postProcess
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9511 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-20 15:09:32 +00:00
mMarinetti 6971844278 // fix db_prefix missing
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9510 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-20 15:08:07 +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
fBrignoli d9e3d1a339 // Raphael modification on Franck's computer related to url creation
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9502 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-20 14:18:44 +00:00
mDeflotte dd8965c1a3 // Introduct "PS_ADVANCED_STOCK_MANAGEMENT", the new stock management
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9501 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-20 14:09:04 +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
rGaillard 7ff90aec1c // Fix helperform displaying on multishop
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9495 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-20 10:21:25 +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
vSchoener b2cab5d3f4 - Same fix
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9490 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-20 09:14:19 +00:00
vSchoener 2d5635187e - Fix private name method
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9489 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-20 09:13:45 +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
vSchoener 6a6fe4bb5f - Fix norme and php Doc
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9484 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-20 09:04:32 +00:00
bMancone eb2e1826e5 // StockManager: added test for time_left in getProductCoverage()
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9480 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-19 16:33:34 +00:00
vSchoener cef6e4f65a [-] CORE: Refactoring of the ValidateOrder method
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9479 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-19 16:33:07 +00:00
bMancone 3f15c80a82 // StockManagerInterface : fixed comment..
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9478 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-19 16:25:38 +00:00
bMancone 5ce693bd87 // StockManager: updated security and added getProductCoverage()
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9477 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-19 16:24:26 +00:00
mMarinetti 32344a5c3f // fixed smarty bug (template_dir) created by commit r9468
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9475 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-19 16:08:40 +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
vSchoener eb9654e1ea [-] CORE: Fix regex for isDate and isDateFormat (0000-00-00 00:00:00 is now allowed)
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9471 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-19 15:22:11 +00:00
rGaillard 2a22c9a502 [*] Core: Upgrade smarty to version 3.1.3
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9469 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-19 15:16:52 +00:00
rMalie dd9257d008 // little fix
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9466 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-19 14:58:33 +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
rMalie 8b4f3d0cf6 [+] Classes: Db::autoExecute() can now use SQL functions as values (use array('type' => 'sql', 'value' => 'SQL_FCT()')
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9463 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-19 14:35:05 +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 af9dc8707a // added order_by for smarty in helper list
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9457 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-19 13:48:08 +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
bMancone 4c2e1ca2c8 // Fixed setProductLocation()
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9451 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-19 12:40:01 +00:00
hAitmansour 2d1a1a473c [*] FO BO MO : rename function isMultiShopActivated by isFeatureActive
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9449 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-19 11:52:26 +00:00
dSevere 382f4678bf // Add currency to the warehouse - optimisation of form, list and option init in AdminController - list bug fix on StockManager
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9448 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-19 11:11:30 +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
mMarinetti be31f53773 // fixed path to jquery plugin
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9443 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-19 09:34:08 +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
mMarinetti ab1594fb7e [-] BO : fixed bug with Search:indexation when editing product (id_shop was missing)
// end of line style fix


git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9441 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-19 09:29:00 +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
rMalie 42564ca3d0 // Merge -> revision 9435
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9438 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-19 08:14:42 +00:00
dSevere d2e9af38eb // GetList function : Add the possibility to not use LIMIT in the SQL request
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9433 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-18 17:42:11 +00:00