Commit Graph

1741 Commits

Author SHA1 Message Date
tDidierjean b2b7d05ad5 [*] BO : #PSFV-94 - added AdminEmailsController 2011-10-19 15:38:57 +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
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
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
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
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 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
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
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
vChabot c374ccb7b9 [+] FO : you can access to a product combination with its own url (e.g: http://www.myshop.com/index.php?controller=product&id_product=1#disk-space=16go&color=yellow) 2011-10-18 14:03:02 +00:00
tDidierjean 0d73786d44 [*] BO : #PSFV-94 - added AdminContactsController, fix flags display for option lists 2011-10-18 14:00:27 +00:00
dSevere 155f94073f // Update the way to skip actions for rows in list mode + code refactoring 2011-10-18 13:15:46 +00:00
tDidierjean b2b2a4fbc6 [*] BO : #PSFV-94 - added AdminBackupController and some changes to AdminController 2011-10-18 12:40:35 +00:00
bMancone a2f6996ced // Stock: removed id_currency. Warehouse: added id_currency. StockManager: fixed 2011-10-18 12:31:34 +00:00
bMancone 5ac3b67271 // Stock & StockMvt : added round() 2011-10-18 12:11:31 +00:00
bMancone f525bfb3e4 // StockAvailable : cleaned & fixed save() 2011-10-18 12:10:26 +00:00
bMancone 91af5d6d36 // Attribute: fixed checkAttributeQty() 2011-10-18 09:46:13 +00:00
rMalie 2109e46edf [*] Classes: Tools::property_exists() is deprecated, since PrestaShop now requires 5.1 2011-10-18 09:02:57 +00:00
bMancone c61273846a // Stock : fixed Pack & Product 2011-10-18 08:59:31 +00:00
dSevere 22c4fb2e99 // Debug use of HelperList with listKkip arrays 2011-10-17 17:17:58 +00:00
lLefevre 341b163aa1 [*] BO #PSFV-94 : update of the displayform method by helperForm in AdminStoresController 2011-10-17 16:37:21 +00:00
mDeflotte 3ebbab2084 // Improving admin list action "details" 2011-10-17 15:50:54 +00:00
mDeflotte ef0184a6fb // Adding a new admin list action "details" 2011-10-17 15:19:25 +00:00
bMancone 2fff1151e4 // Removed occurences of setStock / getStock 2011-10-17 15:03:15 +00:00
tDidierjean d39c5214f1 [-] Classes : fixed image folders rights 2011-10-17 14:57:58 +00:00
dSevere b7e48b27f2 //Stock : Update Warehouse management - use of new adminController - add the possibility to associate shops and carriers to a warehouse 2011-10-17 12:51:22 +00:00
rMalie e6f45e54a6 // Replace shop->sqlAsso(), shop->sqlLang() and shop->sqlRestriction() with shop->addSqlAssociation(), shop->addSqlRestrictionOnLang() and shop->addSqlRestriction() 2011-10-17 09:46:08 +00:00
dSevere eec1b33733 // Code review and refactoring 2011-10-17 09:35:51 +00:00
lLefevre ea5db2d23c // fixed bug property currentIndex 2011-10-17 08:32:31 +00:00
tDidierjean 987f4696f5 // Add HelperOptions to generate preferences forms 2011-10-14 14:30:07 +00:00
dSevere cd38def980 // HelperList: add possibility to create custom action for each row 2011-10-14 14:19:45 +00:00
lLefevre 0d8fcdf2a7 [*] BO #PSFV-94 : update of the displayform method by helperForm in AdminGenderController 2011-10-14 12:59:26 +00:00
fBrignoli 783b58dd17 [*] CO : Remove last separators 2011-10-14 09:23:48 +00:00
vSchoener 55256fb1b9 [*] CORE : AddressFormat, Add the possibility to doesn't specify a patternRules (avoid type) and fix empty content 2011-10-14 09:08:15 +00:00
lLefevre 4b55e21167 [*] BO #PSFV-94 : update of the displayform method by helperForm in AdminQuickAccessesController 2011-10-14 08:57:52 +00:00