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 |
|
mDeflotte
|
d392c071af
|
// BugFix in "Cart::isAllProductsInStock()"
|
2011-12-01 17:16:56 +00:00 |
|
mDeflotte
|
70a94de245
|
// Fix some bad php doc
|
2011-12-01 16:43:07 +00:00 |
|
rMalie
|
a7d489adbf
|
[+] Classes: Add Collection class (synthesis of DbQuery + ObjectModel::hydrateCollection) and add support of static $definition property in ObjectModel
|
2011-12-01 14:47:28 +00:00 |
|
rMalie
|
5e92aa6d23
|
// Report fix of PSCFI-4282 from 1.4 to 1.5
|
2011-12-01 14:45:33 +00:00 |
|
mDeflotte
|
47b6290eb7
|
// id_warehouse is now on the order details and not on orders table
|
2011-12-01 14:31:26 +00:00 |
|
fBrignoli
|
7e336331d9
|
// OrderInvoice PDF compliant
|
2011-12-01 14:24:17 +00:00 |
|
mDeflotte
|
0b8b616570
|
// Little fix
|
2011-12-01 12:58:35 +00:00 |
|
tDidierjean
|
5d122fac4a
|
// AdminCurrencies refactoring
|
2011-12-01 09:44:58 +00:00 |
|
bMancone
|
c276be19b0
|
// Added CSV class. Allows to export supply order details as CSV, for instance
|
2011-11-30 17:49:51 +00:00 |
|
aFolletete
|
51d7d41e3b
|
// fix little bug on AdminOrdersController
[~] Deprecated: Cart::getOrderShippingCost()
|
2011-11-30 17:25:27 +00:00 |
|
lLefevre
|
aac95ea526
|
// fix bug link "details" in AdminFeaturesController
|
2011-11-30 16:52:23 +00:00 |
|
aFolletete
|
ef70f9e019
|
[*] BO : you can now generate manually the invoice
|
2011-11-30 16:41:24 +00:00 |
|
lLefevre
|
4d54f162e6
|
// fix small bugs
|
2011-11-30 16:32:51 +00:00 |
|
dSevere
|
b9719b8561
|
// Stock Available : Add shared management for group of shops
|
2011-11-30 16:28:06 +00:00 |
|
lLefevre
|
5d67e32c8b
|
// added toolbar in cart_rules form.tpl
|
2011-11-30 16:08:30 +00:00 |
|
lLefevre
|
73864564a6
|
// fix small bugs
|
2011-11-30 14:55:49 +00:00 |
|
lLefevre
|
db3feb8df4
|
// added list of tables and attributes in AdminRequestSqlController + change export request
|
2011-11-30 13:24:43 +00:00 |
|
tDidierjean
|
885701b27a
|
// Rename AdminController methods initForm() initList() etc. to renderForm() renderList()
|
2011-11-30 11:06:38 +00:00 |
|
rMalie
|
a9ce80ba7a
|
// Fix id_shop on meta
|
2011-11-30 08:50:16 +00:00 |
|
rMalie
|
788aa7be26
|
// Fix id_shop on meta
|
2011-11-30 08:49:30 +00:00 |
|
rMalie
|
5b3b1db482
|
// Fix id_shop on meta
|
2011-11-30 08:47:37 +00:00 |
|
tDidierjean
|
0e89d3a195
|
// Changes to controller and AdminCustomers refactoring
|
2011-11-29 18:35:17 +00:00 |
|