mMarinetti
63e900aeac
[+] BO : #PSFV-94 - AdminScenes is now an AdminController
...
// improvement of form.tpl (shop)
2011-11-15 16:47:18 +00:00
mMarinetti
19180b979d
// treeview.css fix
2011-11-15 16:40:43 +00:00
mMarinetti
49a9b5f247
// Scene constructor bugfix, removed wrong cast
2011-11-15 16:31:49 +00:00
tDidierjean
f92d5d78ff
// You can now display confirmation messages by adding them to array $confirmations in AdminController
2011-11-15 16:10:34 +00:00
lLefevre
1f71403d47
// fix bug position in AdminFeaturesController
2011-11-15 15:43:11 +00:00
lLefevre
6a25c4f702
[*] BO #PSFV-94 : Added AdminFeatureController
2011-11-15 15:37:04 +00:00
vSchoener
9b7ae1ff7d
// Update sql for Accounting
2011-11-15 15:04:08 +00:00
vSchoener
a618149b09
// delete comment Accounting
2011-11-15 14:47:10 +00:00
vSchoener
ea42e170ce
// Update Accounting for export #2
2011-11-15 14:45:51 +00:00
vSchoener
8c11276d3e
// Update Accounting for export
2011-11-15 14:45:24 +00:00
dSevere
4c7fba91c4
// stock management : Bugs fix after rename and historization modifications
2011-11-15 14:05:57 +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
bMancone
0748aa6ff5
// StockManagement : updated the warehouse list displayed when {adding, removing, transfering} stock
2011-11-15 10:48:10 +00:00
tDidierjean
401041bcb4
// Fix AdminController folder name for uppercases (CMSCategories)
2011-11-15 10:31:37 +00:00
bMancone
2ceef50c98
// Cleaned comments on SupplyOrder & Warehouse
2011-11-15 09:50:25 +00:00
bMancone
2fa5234c37
// AdminWarehousesController : added informations on the shops associated to a warehouse on the 'view' action
2011-11-15 09:28:54 +00:00
bMancone
cff17ab35d
// Tabs: AdminWarehouses is not needed anymore
2011-11-15 08:35:57 +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
bMancone
ef3d8a830e
// Product: added a method to get the name of a given product, product_attribute, in a given language
2011-11-14 18:44:38 +00:00
bMancone
f9059b6575
// Added two tables affected when deleting a shop : stock_available and warehouse_shop
2011-11-14 17:45:44 +00:00
rGaillard
11fc755c46
// Improve Specific prices
2011-11-14 17:40:42 +00:00
bMancone
2c2586544d
// When removing a product, its stock available is now properly removed
2011-11-14 16:21:44 +00:00
aFolletete
8501ec1067
// revert send to friend module
2011-11-14 16:18:58 +00:00
bMancone
e0ec780dec
// Deleted carriers are now properly removed from the table warehouse_carrier
2011-11-14 15:44:26 +00:00
mMarinetti
2b254e1a2a
// bugfix class Category + simplification AdminCategoriesController
2011-11-14 15:04:06 +00:00
tDidierjean
00d9bd5f3f
// fix missing ecotax field in AdminTaxes
2011-11-14 14:39: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
bMancone
0fd7bdcea4
// Warehouse: getWarehouseList is now getWarehouses. Employee: it is not possible to delete an employee if he manages warehouses, anymore.
2011-11-14 14:28:30 +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
bMancone
74ef17ca79
// It is not possible to delete a product if there are currently physical stock/supply order(s) for this product, anymore
2011-11-14 13:36:33 +00:00
aFolletete
dfd46db560
// revert blockbestseller.tpl file from revision 10093
2011-11-14 13:03:03 +00:00
vAugagneur
a6482f51cf
2011-11-14 12:48:13 +00:00
tDidierjean
4d59ba5fcc
[*] BO : #PSFV-94 - added AdminModulesPositionsController
2011-11-14 11:04:15 +00:00
aFolletete
a45cd52f13
// Module changes for new native template
2011-11-14 10:56:15 +00:00
mMarinetti
33528a2cdc
[+] BO : #PSFV-94 AdminCounty is integrated to AdminTaxRules, thanks to Franck
2011-11-14 10:34:44 +00:00
lLefevre
b7fb125aee
[*] BO #PSFV-94 : Added AdminAttachmentsController
2011-11-14 10:33:57 +00:00
mMarinetti
badbac7abf
[+] BO : #PSFV-94 AdminCustomerThreads is now a controller
2011-11-14 10:28:46 +00:00
mMarinetti
c558cc824b
[+] BO : #PSFV-94 AdminCustomerThreads is now a controller.
...
// bugfix property shopShareDatas was missing in AdminController ... We may move it in Context later
2011-11-14 10:27:49 +00:00
mMarinetti
177938b784
// toolbar is now better than ever \!
2011-11-14 10:19:06 +00:00
bMancone
9370253d88
// Stock : it is not possible to manage stock for a virtual product or a pack anymore
2011-11-14 10:11:48 +00:00
lLefevre
9df240f488
// fix update button Stats and referrers
2011-11-14 09:23:05 +00:00
rGaillard
2949839889
// Fix order view
2011-11-14 09:16:37 +00:00
vKham
ede5da5e56
[*] BO : #PSFV-94 - improvement on admin css, new icon for toolbar
...
// bugfix toolbar
2011-11-14 09:13:24 +00:00
lLefevre
eeafffaa0b
// fix bug controller AdminDeliverySlipController (PSFV-94)
2011-11-14 09:10:37 +00:00
mMarinetti
edd5588f68
// die2Exception
2011-11-13 19:44:49 +00:00
mMarinetti
03bb09d506
// fixed small bug about tpl/php var
2011-11-13 19:23:29 +00:00
mMarinetti
c69f151487
[+] BO : #PSFV-94 - AdminSubdomains is now a Controller
...
// + AdminSubDomains now uses the default form :)
2011-11-13 19:10:41 +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
a439404053
[+] BO : #PSFV-94 - AdminThemes is now an AdminController
...
// ajax.php get addons themes has been removed and is now in AdminThemesController + uses of jquery
// removed function AdminTab::uploadIco, moved in AdminThemesController
2011-11-13 17:46:38 +00:00
mMarinetti
949c2d4244
[+] BO : #PSFV-94 - AdminWebserviceController
2011-11-13 17:01:43 +00:00