Commit Graph

4261 Commits

Author SHA1 Message Date
lLefevre 0548815b61 [*] BO : #PSFV-94 - changes to helpers 2011-10-20 15:37:26 +00:00
mMarinetti a6c0ccf8c9 // #PSCFV-94 - AdminProducts, AdminCatalog
// new menu style
2011-10-20 15:22:22 +00:00
mMarinetti f5baaa2ca0 // temporary fix 2011-10-20 15:21:04 +00:00
mMarinetti 1fcaeb335b [+] BO : Notification autorefresh can be deactivated
// ajaxPreProcess is now called at the end of init() process in admincontroller
// fixed getTranslationsFlags
2011-10-20 15:18:00 +00:00
mMarinetti 0146f2f35c // + BO : new modifier htmlentitiesUTF8 2011-10-20 15:10:39 +00:00
mMarinetti be1abbd6d0 // now ajaxProcess is handled by postProcess 2011-10-20 15:09:32 +00:00
mMarinetti aa5a7aca40 // fix db_prefix missing 2011-10-20 15:08:07 +00:00
mMarinetti ba740be95c // adapted override/_Tools 2011-10-20 15:05:15 +00:00
vAugagneur e439991322 [+] BO : added ssl option for imap sync in SAV 2011-10-20 14:55:27 +00:00
lLefevre b436df3a3e [*] BO #PSFV-94 : Added AdminDeliverySlipController 2011-10-20 14:43:43 +00:00
dSevere 3262637329 // optimisation of form and customisation of action parameter 2011-10-20 14:22:42 +00:00
fBrignoli 17ea105b19 // Raphael modification on Franck's computer related to url creation 2011-10-20 14:18:44 +00:00
mDeflotte e8a0385668 // Introduct "PS_ADVANCED_STOCK_MANAGEMENT", the new stock management 2011-10-20 14:09:04 +00:00
tDidierjean 388f231885 [*] BO : #PSFV-94 - changes to helpers 2011-10-20 13:45:52 +00:00
lLefevre 0218f5363a //Fixed bug delete duplicate method initList and initOptions 2011-10-20 13:22:30 +00:00
mDeflotte 6b750a866e [-] On the phoduct page , some space are missing: "You must add4as a minimum quantity to buy this product." 2011-10-20 12:20:55 +00:00
rGaillard d03c155104 // Fix bug on HelperOption 2011-10-20 12:13:14 +00:00
rGaillard f68abd512e // Fix helperform displaying on multishop 2011-10-20 10:21:25 +00:00
lLefevre 3c86e1ec5f [*] BO #PSFV-94 : Added AdminCountriesController 2011-10-20 09:32:13 +00:00
mDeflotte d21add0fed // Removing undefined function 2011-10-20 09:14:43 +00:00
vSchoener 54b1c7ff64 - Same fix 2011-10-20 09:14:19 +00:00
vSchoener a213b92f27 - Fix private name method 2011-10-20 09:13:45 +00:00
mDeflotte 91db1a394f // fixing bad code indentation for module block layered 2011-10-20 09:12:20 +00:00
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