Commit Graph

92 Commits

Author SHA1 Message Date
bMancone 4180588c40 // Updated OrderHistory / StockManager. Added feature to StockCover: it is now possible to display the number of sales per product / and highlight products which coverage is less than a given threshold 2011-12-13 09:48:52 +00:00
mDeflotte 4f9075caaa // Removing form_shop.tpl 2011-12-09 16:11:35 +00:00
mDeflotte 6e4847d245 // Shop association area use tpl file 2011-12-09 15:40:02 +00:00
tDidierjean 0b7f5d41b0 // Change description class in form.tpl 2011-12-08 14:18:23 +00:00
lLefevre 570ecde717 // update tab "attributes" in smarty template + update action in list in ajax 2011-12-04 10:42:05 +00:00
lLefevre 3e37410680 // fix refactoring templates in AdminCustomerThreadsController 2011-12-02 11:19:03 +00:00
bMancone e46eb40d38 // AdminSupplyOrdersController: added confirm message before using a template to create an order 2011-11-29 14:47:06 +00:00
bMancone d552efe42d // AdminSupplyOrdersController: it now possible to create supply order templates, and use them to create actual supply orders 2011-11-29 14:36:15 +00:00
dMetzger 472fbc4628 // Removed the underlined space in the BO list headers 2011-11-23 18:20:08 +00:00
tDidierjean 9e946dd8a3 // Add actions to product list and fix product duplication 2011-11-23 16:45:14 +00:00
rMalie befb47d4b4 // Fix multishop javascript for preferences and shop url 2011-11-23 15:37:29 +00:00
lLefevre fe5c005717 // fix bug smarty method in .tpl {l s =''} for {l s=''} 2011-11-23 15:24:04 +00:00
dSevere 78e540cd94 // AdminController and stock management : some debug and updates 2011-11-23 13:15:40 +00:00
rMalie cdb9975f02 // Fix html entities on admin template list_footer.tpl for bulkaction 2011-11-23 08:49:19 +00:00
vAugagneur e08cb23c9e [+] BO : added new input type tags 2011-11-22 21:48:07 +00:00
tDidierjean bec8fdeb4f // Fix price and required display for options 2011-11-21 09:34:37 +00:00
mMarinetti 6d6645b761 // fix product edition textarea rte
// minor fix warning if admin translation file doesnt exists
2011-11-20 23:06:45 +00:00
tDidierjean c4a0a95af9 // HelperForm : 'p' replaced by 'desc' 2011-11-18 18:27:48 +00:00
tDidierjean e3bc7527fd // Fix AdminThemesController thumbnails 2011-11-18 15:30:22 +00:00
lLefevre bb3e157562 // fix added toolbar in HelperOptions 2011-11-18 14:22:53 +00:00
lLefevre a8c92d3fa7 // fix bug list_skip_action 2011-11-18 11:57:33 +00:00
mDeflotte 0df1a7e2eb // Merging multishipping branche on 1.5 2011-11-18 11:13:31 +00:00
lLefevre 2837f230ab //fix added toolbar in AdminInvoicesController and change initForm() method 2011-11-18 10:28:21 +00:00
mMarinetti bb33123b96 // removed unused code 2011-11-17 18:47:32 +00:00
lLefevre 13e18546de // fix added form.tpl in AdminWebserviceController 2011-11-17 16:05:06 +00:00
lLefevre e6f0da92b6 [*] BO #PSFV-94 : Added AdminShopController 2011-11-17 08:10:04 +00:00
lLefevre 2e288fe873 // Fix bug position in list_content;tpl 2011-11-16 15:20:55 +00:00
tDidierjean 3e0bb0ba0c [*] BO : #PSFV-94 - added AdminCMSContentController, AdminCMSController, AdminCMSCategoriesController 2011-11-16 14:18:36 +00:00
lLefevre 8f806afe3f [*] BO #PSFV-94 : Added AdminPerformanceController 2011-11-16 10:28:33 +00:00
mMarinetti 63e900aeac [+] BO : #PSFV-94 - AdminScenes is now an AdminController
// improvement of form.tpl (shop)
2011-11-15 16:47:18 +00:00
lLefevre 71574b23be // fix retrieving of the fields value 'shop' and 'group_shop' dynamically (PSFV-94) 2011-11-15 12:19:39 +00:00
dSevere 21b017a131 // stock management : Supplier order is now supply order, employee and product is now historized for sttock movements and supply order 2011-11-14 18:58:02 +00:00
lLefevre 4081c7bf80 // fix Update the call of JavaScript and CSS files in the class of HelperForm and controller templates (PSFV-94) 2011-11-14 14:29:25 +00:00
lLefevre 5bde977d1f // fix Update the call of JavaScript and CSS files in the class of HelperForm and controller templates (PSFV-94) 2011-11-14 14:21:26 +00:00
lLefevre b7fb125aee [*] BO #PSFV-94 : Added AdminAttachmentsController 2011-11-14 10:33:57 +00:00
mMarinetti 8d13e34ab4 [+] BO : #PSFV-94 AdminGenerator is now a controller
// + now form in options.tpl is inside a block
// newly made controller are now controllerCore
// Configuration die2Exception
// added license text in newly made admin templates
2011-11-13 18:51:01 +00:00
mMarinetti 610996de67 [*] BO : helper/options has now a block "after" to append anything you need
[+] BO : #PSFV-94 - AdminLocalization is now an AdminController
2011-11-13 16:07:43 +00:00
lLefevre 6afbb66869 [*] BO : #PSFV-94 - added AdminReferrersController 2011-11-10 15:53:47 +00:00
mMarinetti 55c6ad1dab // norms on AdminProductController
// bugfix addfeaturestodb custom values
// uses of smartyV3 features (createTemplate, createData) in AdminProducts + admin products forms now extends base form.tpl
[+] BO : now tiny_mce can be loaded 'onclick' instead of 'onload'
// improvement in adminproduct pages
2011-11-10 14:57:54 +00:00
bMancone 39fe15df4c // Helper list : fixed prefix displayin list_content 2011-11-09 16:59:08 +00:00
bMancone 83dd4ee80d // Added hint box on fieldsDisplay 2011-11-09 11:16:36 +00:00
dSevere 43e1e225d7 // stock : update supplier orders interface + change state bug fix 2011-11-08 17:55:17 +00:00
tDidierjean ea9ad576d2 [*] BO : #PSFV-94 - added AdminReturnController 2011-11-08 16:53:56 +00:00
bMancone 952bea101e // Stock 2011-11-08 16:02:08 +00:00
dSevere 4812e7baf4 // stock : bugs fix and update of supplier order add product interface 2011-11-08 15:45:45 +00:00
bMancone 90fec28d2c // It is now possible to add customs params when using ajax call with the 'details' action 2011-11-08 13:41:11 +00:00
bMancone 0347a3d090 // AdminSupplierOrdersController : when quantity_received_today is checked, the checkbox is now checked; the state of the order is now updated when receiving the first part of it 2011-11-07 15:26:52 +00:00
dSevere 7c978fc44d // #PSFV-94 : fix toolbar and leadin integration on all stock controllers + bugs fix 2011-11-07 15:18:47 +00:00
bMancone fe1401c63d // Added overriden tpl for list_action 2011-11-07 14:38:17 +00:00
bMancone f79a6facbf // AdminSupplierOrdersController : updated (fixed with modifications of HelperList & AdminController + update_receipt) 2011-11-07 13:05:07 +00:00