Commit Graph

18638 Commits

Author SHA1 Message Date
mDeflotte 12b19db9bb // Add mssing translation files 2011-10-20 09:10:28 +00:00
mDeflotte 46c9939258 // Stock decrementation when order is shipped 2011-10-20 09:08:59 +00:00
tDidierjean 61c672ceeb // moved displayflags to options template 2011-10-20 09:08:55 +00:00
vSchoener 4256abf9c3 - Fix norme and php Doc 2011-10-20 09:04:32 +00:00
vChabot f7f2f4bf1e // removing ajaxProcess, now useless because the process doesn't need ajax anymore 2011-10-20 08:04:41 +00:00
bMancone 860b987604 // StockCover : fixed l function 2011-10-19 16:59:17 +00:00
bMancone f1e13f6eaa // Stock: added StockCoverController - stock coverage 2011-10-19 16:39:17 +00:00
bMancone d1971f7714 // StockManager: added test for time_left in getProductCoverage() 2011-10-19 16:33:34 +00:00
vSchoener 75f89b0406 [-] CORE: Refactoring of the ValidateOrder method 2011-10-19 16:33:07 +00:00
bMancone b770289bee // StockManagerInterface : fixed comment.. 2011-10-19 16:25:38 +00:00
bMancone fd15095d07 // StockManager: updated security and added getProductCoverage() 2011-10-19 16:24:26 +00:00
mMarinetti c74e608ea3 // fixed smarty bug (template_dir) created by commit r9468 2011-10-19 16:08:40 +00:00
tDidierjean b2b7d05ad5 [*] BO : #PSFV-94 - added AdminEmailsController 2011-10-19 15:38:57 +00:00
rGaillard 05621cb1f0 // Fix smarty BackOffice 2011-10-19 15:34:18 +00:00
vSchoener 3813a99bcc [-] CORE: Fix regex for isDate and isDateFormat (0000-00-00 00:00:00 is now allowed) 2011-10-19 15:22:11 +00:00
rGaillard 30b74705e7 [*] Core: Upgrade smarty to version 3.1.3 2011-10-19 15:16:52 +00:00
rGaillard 978ba64d17 // Smarty update 2011-10-19 15:13:01 +00:00
lLefevre 2391a67a62 //fixed bug update duplicate call HelperOptions() 2011-10-19 15:12:22 +00:00
rMalie 1da53de84b // little fix 2011-10-19 14:58:33 +00:00
lLefevre 1a93019ee3 // revert commit 9463 2011-10-19 14:47:37 +00:00
lLefevre 99aa249393 //FIxed Added Controller AdminCarrierController 2011-10-19 14:36:25 +00:00
rMalie 41140ad21d [+] Classes: Db::autoExecute() can now use SQL functions as values (use array('type' => 'sql', 'value' => 'SQL_FCT()') 2011-10-19 14:35:05 +00:00
lLefevre a9cbb3fdcd [*] BO #PSFV-94 : Added AdminCarrierController 2011-10-19 14:34:37 +00:00
mMarinetti aae577f91b // added order_by for smarty in helper list 2011-10-19 13:48:08 +00:00
mMarinetti 8b2a914aff // fix token in ajax calls 2011-10-19 13:42:09 +00:00
mMarinetti f4fe0c4af6 // bugfix arrow switch order_way 2011-10-19 13:40:23 +00:00
tDidierjean 9d0879a25b //delete AdminRequestSql.php 2011-10-19 13:23:19 +00:00
tDidierjean cc6e3a6dab [*] BO : #PSFV-94 - added AdminDbController 2011-10-19 13:18:51 +00:00
bMancone dc2c8fa3d9 // Fixed setProductLocation() 2011-10-19 12:40:01 +00:00
mDeflotte ab53281994 // Improve Stock Instant states tab in BO 2011-10-19 11:58:41 +00:00
hAitmansour 99f0da1065 [*] FO BO MO : rename function isMultiShopActivated by isFeatureActive 2011-10-19 11:52:26 +00:00
dSevere 29f7a46889 // Add currency to the warehouse - optimisation of form, list and option init in AdminController - list bug fix on StockManager 2011-10-19 11:11:30 +00:00
mDeflotte 5242d72e72 // Improve details action link 2011-10-19 09:48:16 +00:00
lLefevre 0b922ce35f //added option maxlength in input text and added field input checkbox 2011-10-19 09:45:08 +00:00
mDeflotte eb627ad4ab // Improve details action link 2011-10-19 09:42:00 +00:00
hAitmansour 5b7a6746e0 [*] FO BO MO : rename function isMultiShopActivated by isFeatureActive 2011-10-19 09:36:12 +00:00
mMarinetti 09bde248ae // fixed path to jquery plugin 2011-10-19 09:34:08 +00:00
tDidierjean fc417ea952 [*] BO : #PSFV-94 - added AdminCurrencuesController 2011-10-19 09:29:49 +00:00
mMarinetti 909ec97e96 [-] BO : fixed bug with Search:indexation when editing product (id_shop was missing)
// end of line style fix
2011-10-19 09:29:00 +00:00
lLefevre 64b9047b6d //Fixed bug var list_skip_actions in list_content.tpl 2011-10-19 09:17:56 +00:00
lLefevre 17ec57e135 // Fixed bug position in HelperList 2011-10-19 08:40:47 +00:00
rMalie 3e46ac3358 // Merge -> revision 9435 2011-10-19 08:14:42 +00:00
fBrignoli fec3aeb4df // invalid id for "Stock ... " in PREFIX_tab_lang 2011-10-19 07:56:45 +00:00
vAugagneur 960a218350 // 2011-10-19 07:40:38 +00:00
dSevere 23711c0971 // GetList function : Add the possibility to not use LIMIT in the SQL request 2011-10-18 17:42:11 +00:00
dSevere a7654b10c1 // Stock: Add Stock Management in admin tabs - extend HelperList to render simple lists without filter, sorting, pagination, ... 2011-10-18 17:11:13 +00:00
mDeflotte c7b4750e82 // Decrement stock available on order 2011-10-18 15:43:28 +00:00
mDeflotte 8bc9da4182 // Add table prefix 2011-10-18 15:26:49 +00:00
tDidierjean 13f39b3bb3 // fix AdminController::loadObject() 2011-10-18 15:22:45 +00:00
mDeflotte 47d3af17f8 // Add title for details action link 2011-10-18 14:04:35 +00:00