Commit Graph

4313 Commits

Author SHA1 Message Date
tDidierjean
62ff1d7b19 [*] BO : #PSFV-94 - added AdminSearchConfController 2011-10-27 16:31:56 +00:00
rGaillard
7faa3e73c0 // submit form ajax 2011-10-27 15:44:58 +00:00
rGaillard
281cb533e3 // Fix JS location 2011-10-27 15:24:19 +00:00
tDidierjean
8e35ab7208 [*] BO : #PSFV-94 - added AdminRangePriceController 2011-10-27 14:57:08 +00:00
mMarinetti
c5c08b0e87 [*] BO : #PSFV-94 - adminProducts > informations, toolbar and css (starting new design integration (thanks to vuThe) 2011-10-27 14:38:58 +00:00
tDidierjean
ec3b7738e8 [*] BO : #PSFV-94 - added AdminRangeWeightController 2011-10-27 14:36:29 +00:00
rGaillard
b19ddb50ab // Add CartController 2011-10-27 14:04:58 +00:00
tDidierjean
901d7a89a1 // replace <hr> with <div> 2011-10-27 13:53:14 +00:00
tDidierjean
a2625a00dd [*] BO : #PSFV-94 - // Refactoring AdminAddresses, form.tpl is now extendable 2011-10-27 13:05:52 +00:00
vChabot
d09855f02c // fix on attribute positions in FO (Attribute constructor was incorrect) 2011-10-27 12:52:04 +00:00
lLefevre
abfb0cda7d [*] BO #PSFV-94 : Added AdminCategoriesController 2011-10-27 10:22:31 +00:00
hAitmansour
2d3ff4abfc [*] BO : fix update javascript because radio button shared stocks deleted, fix error in automatic replacement 2011-10-27 09:41:20 +00:00
lLefevre
59b1b86e09 [*] BO #PSFV-94 : move helper tpl to subfolders 2011-10-27 09:19:24 +00:00
tDidierjean
bbf247ab2e // added labels to product page fields 2011-10-27 08:09:35 +00:00
mMarinetti
466757a728 // display_header/footer = false will display <head> tags 2011-10-25 17:23:23 +00:00
mMarinetti
82821cea2c // #PSFV-94 - update AdminProductsController 2011-10-25 16:48:15 +00:00
tDidierjean
a6cfe199e7 [*] BO : #PSFV-94 - added AdminProfilesController 2011-10-25 15:21:51 +00:00
tDidierjean
45a639fb16 [*] BO : #PSFV-94 - added AdminPPreferencesController 2011-10-25 15:00:59 +00:00
tDidierjean
9d4b21d7b3 [*] BO : #PSFV-94 - added AdminPaymentController 2011-10-25 14:41:34 +00:00
vSchoener
a987a0f970 - Liable to last commit, update button 2011-10-25 14:19:01 +00:00
vSchoener
e6df75f628 - Liable to last commit (style) 2011-10-25 14:17:49 +00:00
vSchoener
f21717d2e0 - Update theme for payment_cc detail 2011-10-25 14:14:38 +00:00
vSchoener
e2890d6191 [+] CORE: OrderControler display the payment_cc detail for an order, transaction_id can be changed manually 2011-10-25 13:46:37 +00:00
bMancone
c4ba398677 // Layout.tpl : added one new line between each AdminController::displayInformation() 2011-10-25 13:20:37 +00:00
mMarinetti
ee1b2551bc // thanks to Julien Breux for AdminInformationController
[*] BO : optimized ConfigurationTest class
2011-10-25 12:44:47 +00:00
lLefevre
98ae941a9b [*] BO #PSFV-94 : Added AdminLanguagesController 2011-10-25 11:55:28 +00:00
vSchoener
89fb2e100a [-] CORE: Add details payment from payment_cc in the order view 2011-10-25 09:09:06 +00:00
mDeflotte
d64f7ace35 // Removing stock form into product admin tab 2011-10-25 08:16:02 +00:00
lLefevre
1e5d8070e2 //Fixed bug $optionsList in the options.tpl of the class AdminStoreController 2011-10-25 07:51:41 +00:00
bMancone
98ac81ffb5 // AdmiNWarehousesController : added details on warehouses (number of refs, quantities, value of the stock in the warehouse currency,..) 2011-10-24 16:15:12 +00:00
lLefevre
473f248c41 [*] BO #PSFV-94 : Added AdminCustomerController 2011-10-24 16:00:28 +00:00
dSevere
3553466293 // Update stock movements interface with new controllers + debug and optimisations 2011-10-24 15:28:58 +00:00
aFolletete
57199ef1ee // cleanned useless characters 2011-10-24 14:40:56 +00:00
mDeflotte
9bdc2d4fa2 // Improving admin list action details 2011-10-24 14:33:34 +00:00
mDeflotte
22898f3bc0 // BugFix with order states change and warehouse 2011-10-24 14:32:57 +00:00
aFolletete
f20c8f5fc0 // fix filter list for date column 2011-10-24 14:19:21 +00:00
aFolletete
ee2aad914d // bug fix on new AdminOrders + optimization
[~] FO : usage of $customizedDatas var in order-detail.tpl is now deprecated use $product.customizedDatas
2011-10-24 13:19:54 +00:00
mDeflotte
00bf241da0 // Removing console.log 2011-10-24 13:14:16 +00:00
bMancone
a70e6e4a7f // StockCover : added warehouse selection & fixed period selection 2011-10-24 10:10:14 +00:00
mDeflotte
ae4187da03 // Removing unused field 2011-10-24 09:55:39 +00:00
mDeflotte
e43a3cab6f [-] BugFix : Problem on changing warehouse in admin stock instant state 2011-10-24 08:53:35 +00:00
mMarinetti
cc8057d345 // fix create new product 2011-10-24 08:28:15 +00:00
mMarinetti
fe292b6b34 // added adminProduct - combination - #PSFV-94
bugfix on AdminProductsController
2011-10-21 17:31:54 +00:00
dSevere
e54b5a6560 // activate stockCover admin interface + debug and adaptations 2011-10-21 16:14:44 +00:00
tDidierjean
b89cecf58b [*] BO : #PSFV-94 - added AdminMetaController 2011-10-21 15:47:50 +00:00
mDeflotte
d2aaf4cbd8 [-] BugFix : Bad group by in request for admin stock instant states
[-] BugFix is actions details
2011-10-21 15:27:12 +00:00
mDeflotte
b4ad6a7d9b // Add PS_ADVANCED_STOCK_MANAGEMENT configuration in admin product preference 2011-10-21 15:13:35 +00:00
dSevere
416f7da57a // debug and optimisations for admin stock interfaces 2011-10-21 15:05:27 +00:00
lLefevre
f91a68d119 [*] BO #PSFV-94 : Added AdminPDFController 2011-10-21 14:08:36 +00:00
aFolletete
3f76a8f1c4 [*] BO : #PSFV-94 - new controller for AdminOrders 2011-10-21 13:53:54 +00:00