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
mMarinetti
35dfe416ce
[+] BO : #PSFV-94 - AdminContact is now an AdminController
2011-11-13 16:22:02 +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
rMalie
96679e9361
2011-11-10 17:41:12 +00:00
rMalie
7cdfc61a71
// little fix
2011-11-10 17:39:31 +00:00
fSerny
24419fc88e
[-] PROJECT : Hooks alias are now used in Hook::getIdByName
2011-11-10 17:34:28 +00:00
rMalie
122b163553
[+] Install: new installer reworked from scratch
2011-11-10 17:32:47 +00:00
dSevere
a2c3001445
// stock : debug + interfaces optimizations + stockManager update
2011-11-10 17:30:16 +00:00
vChabot
cb86145611
// add back button to the account creation form
2011-11-10 17:11:52 +00:00
lLefevre
381eafdbc4
// fix bug view.tpl in AdminCartsController PSFV-94
2011-11-10 16:33:38 +00:00
vChabot
4d0719d8f7
// call to checkUrl() only if the URL has changed
2011-11-10 16:32:17 +00:00
lLefevre
16de31ac9e
// fix bug delete the call method info()
2011-11-10 16:00:08 +00:00
lLefevre
6afbb66869
[*] BO : #PSFV-94 - added AdminReferrersController
2011-11-10 15:53:47 +00:00
mMarinetti
b717ddd71d
// assigned missing var in combination
2011-11-10 15:49:35 +00:00
mMarinetti
4aa7863b67
// fix textarea lang and combination
2011-11-10 15:34:28 +00:00
mMarinetti
3689eb782a
// fixed toolbar
2011-11-10 15:10:40 +00:00
mMarinetti
115d5f7586
// fixed duplicate content in AdminProduct controller > combination
2011-11-10 15:06:22 +00:00