Commit Graph

1741 Commits

Author SHA1 Message Date
fBrignoli 1059836a8f [*] PDF : Licenses + Hook in templates 2011-12-06 10:58:20 +00:00
rMalie 398a5b9e92 // Collections can be used as arrays 2011-12-06 10:12:02 +00:00
bMancone c9118d367d // Moved csv class 2011-12-06 10:00:47 +00:00
rMalie ceaa0f21ce // Move helper classes in subdirectory 2011-12-06 09:40:27 +00:00
bMancone 5a6973dc66 // Fixed CSV export without pagination. Fixed StockManager, with new Collection object. Fixed StockMvt : id_supply_order was missing. 2011-12-06 09:37:23 +00:00
rMalie 9a47deab89 // Fix a little bug on PDO 2011-12-06 09:04:40 +00:00
fBrignoli 8c8b6efbdc [*] PDF : Display Hook 2011-12-06 08:55:01 +00:00
aFolletete 595a49631f [-] Classes : fixed notice error on Cart class 2011-12-06 08:54:07 +00:00
mDeflotte 6fd84d79b1 // BugFix: Context->language is not re-setted in switchLanguage method 2011-12-05 17:40:54 +00:00
rMalie 3eb2956be2 // Db::autoExecute() return a boolean 2011-12-05 17:29:45 +00:00
lLefevre 0900e2eb1a [-] BO & FO & MO : #PSCFI-4237 : adding id_lang in method l() of class Mail() 2011-12-05 17:22:47 +00:00
fSerny f9bf395ba5 [*] PROJECT - Dynamic hooks in ObjectModel retrieve object in param - Dynamic hooks have been added to AdminController 2011-12-05 17:20:40 +00:00
dSevere 01ef8f2a23 // Update and fix some bugs on stock display on orders in backoffice 2011-12-05 17:17:01 +00:00
mDeflotte 533751ad3c // Retrocompatibility : Now old 1.4 template works with new chechout process. Multishipping cannot be enabled. 2011-12-05 17:11:26 +00:00
rMalie 86668df2ba // Fix comment typo 2011-12-05 17:03:07 +00:00
rMalie 0644fa70bb // Test PDO as first choice in Db class 2011-12-05 17:01:48 +00:00
sThiebaut 1f79af2307 // fixed bug on category count 2011-12-05 16:52:27 +00:00
rMalie 5361b1f68d // Fix missing Core suffix for some classes / controllers 2011-12-05 16:49:05 +00:00
bMancone d5ca3fc687 // SupplyOrders: fixed products loaded under a particular threshold. StockMvt: CSV export 2011-12-05 16:46:49 +00:00
vChabot 8333d4f252 // removing group_module_restriction table to set every restrictions in an only table : module_group 2011-12-05 16:17:42 +00:00
fBrignoli 3e1e639005 // merge trunk r10863 2011-12-05 16:09:08 +00:00
fSerny 33f6578715 [-] PROJECT : You can now execute hook in the tpl 2011-12-05 15:49:56 +00:00
rMalie fe1a029637 // Fix table / identifier for Module class 2011-12-05 15:35:21 +00:00
rGaillard cb07ac92c8 // Fix bug on processSave 2011-12-05 15:33:43 +00:00
mDeflotte 171c306da5 // BugFix in Product compare 2011-12-05 15:30:01 +00:00
dSevere c2d0e5c822 // Update and fix some bugs on front and admin itnerfaces relative to available quantities functionnality 2011-12-05 15:11:21 +00:00
bMancone 74ba8dc98d // Updated comment for object definition 2011-12-05 15:06:59 +00:00
rMalie 3559aa2225 // Remove $langMultiShop from all classes, and add 'multishop' in $definition instead 2011-12-05 15:04:09 +00:00
bMancone f8802c275a // SupplyOrders: CSV 2011-12-05 14:50:48 +00:00
rMalie 1699ae2f34 // Remove Module->templateAssign() from modules (use $this->smarty->assign() instead) 2011-12-05 14:04:35 +00:00
rMalie b59ddba454 // Remove $table and $identifier property from all classes, and add static $definition instead 2011-12-05 13:56:03 +00:00
fSerny 982e305374 [-] PROJECT : isHookableOn function is now retrocompatible with old hook 2011-12-05 12:56:43 +00:00
aFolletete 62e51a9b44 // fix bug on Order class 2011-12-05 10:40:06 +00:00
rMalie 53c553fee9 // Fix collections 2011-12-05 09:05:45 +00:00
lLefevre 570ecde717 // update tab "attributes" in smarty template + update action in list in ajax 2011-12-04 10:42:05 +00:00
aFolletete e1b7cd86af // Comment useless line in order to clean this
// Add table and identifier to CartRule class
2011-12-03 09:56:38 +00:00
dSevere 2f45f0a84f // Stock Available : Improve BackOffice interfaces with groups of shops management + bugs fix 2011-12-02 17:32:51 +00:00
dSevere 98492b6a36 // Stock Available : Improve BackOffice interfaces with groups of shops management + bugs fix 2011-12-02 17:31:16 +00:00
dSevere b65b363b1c // Some bugs fix 2011-12-02 16:22:45 +00:00
vChabot 375ca90e6e [*] BO : you can now affect a zone to multiple countries and to multiple states 2011-12-02 15:41:05 +00:00
dSevere 6fddfce5e7 // StockManager : bugs fix + improvement of StockManager utilisation in fucntion of global configuration 2011-12-02 15:23:01 +00:00
rMalie 5259d4e64e // Use Collection instead of HydrateCollection in several places 2011-12-02 15:20:47 +00:00
vSchoener fec7ede55c // Update Accounting export working now with new order table relation
// Add retro-compatibility to PaymentCC for module (inherit of OrderPayment and uses parent methods)
2011-12-02 14:35:35 +00:00
rMalie 88dc41cc7f // Fix autoload for classes with several implements 2011-12-02 14:34:48 +00:00
lLefevre 2a7c5c4d9d // Adding a button to top 2011-12-02 14:31:08 +00:00
mDeflotte ce01d08a7d // Code cleanning + Fixing some bug 2011-12-02 12:17:19 +00:00
dSevere 52c755f736 // Improve StockAvailable requests + code refactoring 2011-12-02 11:36:04 +00:00
lLefevre 3e37410680 // fix refactoring templates in AdminCustomerThreadsController 2011-12-02 11:19:03 +00:00
mDeflotte 0602a2dbdb // Fix some problems with getPackageShippingCost 2011-12-02 10:48:26 +00:00
dSevere 4d8fcb347c // Stock Available : Improve BackOffice interface + Update all SQL requests relative to StockAvailable + code refactoring on Product Class 2011-12-01 19:09:27 +00:00