Commit Graph

1891 Commits

Author SHA1 Message Date
mDeflotte
70a94de245 // Fix some bad php doc 2011-12-01 16:43:07 +00:00
mDeflotte
5f34147bd5 // Allow / Disallow multishipping 2011-12-01 16:34:20 +00:00
mDeflotte
efcdbd8d63 // BugFix on blocklayered and sliders 2011-12-01 15:49:13 +00:00
fBrignoli
09868e55ff // prefix 2011-12-01 15:10:10 +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
72203af708 // Removing a console.log 2011-12-01 14:34:53 +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
fBrignoli
c9be0c6c2d // ps_ => PREFIX_ 2011-12-01 14:08:49 +00:00
lLefevre
ecbc9a9cbb // Adding a rollover on the lines of tables 2011-12-01 13:49:31 +00:00
mDeflotte
0b8b616570 // Little fix 2011-12-01 12:58:35 +00:00
mDeflotte
e6e8d90024 // Adding reference of the order on the history
// Improving render of the button multi-shipping
2011-12-01 12:58:21 +00:00
tDidierjean
5d122fac4a // AdminCurrencies refactoring 2011-12-01 09:44:58 +00:00
mDeflotte
f3e0bcc663 // Blocklayered: Slider could be change with two inputs or a list of values 2011-12-01 09:16:10 +00:00
tDidierjean
646812762a // AdminControllers fixes 2011-11-30 18:16:13 +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
tDidierjean
e98ea15ec7 // postprocess refactoring 2011-11-30 17:16:28 +00:00
bMancone
43a15145b9 // AdminSupplyOrders : improved 2011-11-30 17:08:23 +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
a47a9ef4f6 // added pluging datepicker in AdminReferrersController 2011-11-30 15:45:59 +00:00
lLefevre
046f584884 // fix bug in bulk_actions of type "delete" in AdminController's 2011-11-30 15:24:50 +00:00
mDeflotte
1f20025730 // BugFix : message "Please chose a carrier" but a delivery option is setted. 2011-11-30 14:56:33 +00:00
lLefevre
73864564a6 // fix small bugs 2011-11-30 14:55:49 +00:00
mDeflotte
e66a83d08d // Blocklayered: BugFix in pagination
// Blocklayered: Add translations
// Blocklayered: BugFix with sliders (when cursor min and max are at 0)
2011-11-30 14:50:45 +00:00
lLefevre
670de80a03 // added list of tables and attributes in AdminRequestSqlController + change export request 2011-11-30 13:25:14 +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
bMancone
8a42d8ffae // missing comment on getFilterStatus() 2011-11-30 10:35:14 +00:00
bMancone
1661cf6ba9 // Stock: updated controllers 2011-11-30 10:32:55 +00:00
lLefevre
70aad9a201 // fix small bug in AdminTaxRulesGroupController 2011-11-30 10:27:21 +00:00
mDeflotte
b1c675e0bd // Blocklayered: Allow texture for color attribute 2011-11-30 09:44:44 +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
mDeflotte
604ae4f3e3 // Blocklayered: Remove url_params of products in ps 1.5 2011-11-30 08:46:02 +00:00
mDeflotte
974087ce59 // Blocklayered: BO message used "echo", replaced by a return.
// Blocklayered: Bug when show_limit = 0
2011-11-30 08:33:37 +00:00
tDidierjean
0e89d3a195 // Changes to controller and AdminCustomers refactoring 2011-11-29 18:35:17 +00:00
mDeflotte
79a1ae9715 // Now blocklayered work with PS1.5 and 1.4
// Adding some improvement to the blocklayered : Filters are now customizable (checkbox, radio, ...)
2011-11-29 18:03:21 +00:00
lLefevre
e3c3de17a5 // added 1.5.0.2 version in install script + fix deleted Adminlogin accesses 2011-11-29 17:47:14 +00:00
vKham
f4b3466d85 // new layout page stats, substitute fieldset by div, legend by h2, delete stylesheet on html delete engines 2011-11-29 17:43:12 +00:00
vKham
c6351f1150 // new layout page stats, substitute fieldset by div, legend by h2, delete stylesheet on html 2011-11-29 17:42:38 +00:00
bMancone
1e2d5695e3 // AdminSupplyOrdersController: fixed actions displayed when updating quantity received. 2011-11-29 17:32:26 +00:00
bMancone
b7753cb859 // AdminSupplyOrdersController: fixed bugs when adding products to the order 2011-11-29 17:04:43 +00:00
bMancone
ec97b5d703 // AdminSupplyOrdersController: fixed condition.. 2011-11-29 16:48:19 +00:00