Commit Graph

98 Commits

Author SHA1 Message Date
mDeflotte acdb240de4 // BugFix : undefined var in admin page product + bad ajax return
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9558 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-21 15:09:15 +00:00
dSevere 59ebf2b7d0 // add forms for add / remove / transfer stock
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9557 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-21 15:06:50 +00:00
lLefevre 9564bf4ef8 [*] BO #PSFV-94 : Added AdminPDFController
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9548 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-21 14:08:36 +00:00
aFolletete ed36aa6971 [*] BO : #PSFV-94 - new controller for AdminOrders
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9546 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-21 13:53:54 +00:00
tDidierjean 365915cb0e [*] BO : #PSFV-94 - added AdminLogsController and changed initX() functions to return their result
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9544 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-21 13:40:41 +00:00
tDidierjean 2ee064cd1c [*] BO : #PSFV-94 - added AdminInvoicesController and missing geolocation template
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9540 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-21 12:20:37 +00:00
lLefevre f0029f6465 [*] BO #PSFV-94 : Added AdminEmployeesController
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9536 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-21 09:50:22 +00:00
tDidierjean 02330a5d06 [*] BO : #PSFV-94 - added AdminGeolocationController, added options.tpl override
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9530 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-21 09:01:19 +00:00
mMarinetti 2f9ecca752 // fix postprocess
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9524 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-21 07:48:24 +00:00
mMarinetti 710329a8a6 // fix creating product
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9521 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-20 16:27:53 +00:00
mMarinetti 927c437679 // fix duplicate 'add new'
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9519 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-20 16:13:40 +00:00
mMarinetti 2c918da8e9 // fix add new product
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9518 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-20 15:47:51 +00:00
lLefevre 78dee05c5a [*] BO : #PSFV-94 - changes to helpers
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9517 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-20 15:37:26 +00:00
mMarinetti 1e9e80b266 // #PSCFV-94 - AdminProducts, AdminCatalog
// new menu style


git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9515 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-20 15:22:22 +00:00
lLefevre c1df197a5a [*] BO #PSFV-94 : Added AdminDeliverySlipController
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9505 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-20 14:43:43 +00:00
tDidierjean bcb0f0fbf0 [*] BO : #PSFV-94 - changes to helpers
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9500 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-20 13:45:52 +00:00
lLefevre 286535500b [*] BO #PSFV-94 : Added AdminCountriesController
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9492 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-20 09:32:13 +00:00
mDeflotte 78ddaa120c // Stock decrementation when order is shipped
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9486 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-20 09:08:59 +00:00
bMancone 1777dee8e9 // Stock: added StockCoverController - stock coverage
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9481 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-19 16:39:17 +00:00
tDidierjean ba6de70fc5 [*] BO : #PSFV-94 - added AdminEmailsController
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9474 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-19 15:38:57 +00:00
lLefevre c98eefef0d //fixed bug update duplicate call HelperOptions()
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9467 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-19 15:12:22 +00:00
lLefevre 5f4ee34f0f //FIxed Added Controller AdminCarrierController
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9464 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-19 14:36:25 +00:00
mMarinetti 5af9dce752 // fix token in ajax calls
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9456 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-19 13:42:09 +00:00
tDidierjean 6303b68d51 [*] BO : #PSFV-94 - added AdminDbController
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9452 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-19 13:18:51 +00:00
mDeflotte c43af9ca20 // Improve Stock Instant states tab in BO
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9450 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-19 11:58:41 +00:00
hAitmansour 2d1a1a473c [*] FO BO MO : rename function isMultiShopActivated by isFeatureActive
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9449 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-19 11:52:26 +00:00
dSevere 382f4678bf // Add currency to the warehouse - optimisation of form, list and option init in AdminController - list bug fix on StockManager
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9448 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-19 11:11:30 +00:00
tDidierjean de59e7b432 [*] BO : #PSFV-94 - added AdminCurrencuesController
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9442 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-19 09:29:49 +00:00
lLefevre 8aa35a9196 //Fixed bug var list_skip_actions in list_content.tpl
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9440 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-19 09:17:56 +00:00
rMalie 42564ca3d0 // Merge -> revision 9435
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9438 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-19 08:14:42 +00:00
dSevere d2e9af38eb // GetList function : Add the possibility to not use LIMIT in the SQL request
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9433 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-18 17:42:11 +00:00
dSevere c65af0c1f3 // Stock: Add Stock Management in admin tabs - extend HelperList to render simple lists without filter, sorting, pagination, ...
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9432 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-18 17:11:13 +00:00
mDeflotte 243387c4e0 // Add table prefix
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9429 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-18 15:26:49 +00:00
tDidierjean 730e5e4d96 [*] BO : #PSFV-94 - added AdminContactsController, fix flags display for option lists
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9424 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-18 14:00:27 +00:00
mDeflotte 27c9dbe7b4 // Add Stock Instant states tab in BO
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9422 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-18 13:28:05 +00:00
tDidierjean 9f92e7941c [*] BO : #PSFV-94 - added AdminBackupController and some changes to AdminController
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9417 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-18 12:40:35 +00:00
dSevere 1aaa5b1e02 // Code review
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9403 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-17 17:21:51 +00:00
lLefevre 96844f2d92 [*] BO #PSFV-94 : update of the displayform method by helperForm in AdminStoresController
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9401 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-17 16:37:21 +00:00
tDidierjean ea69499aed [*] BO : #PSFV-94 - more AdminImagesController refactoring
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9396 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-17 15:08:43 +00:00
dSevere bf309b0d51 //Update usage of row list actions
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9390 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-17 12:52:18 +00:00
dSevere 2e34e7cadd //Stock : Update Warehouse management - use of new adminController - add the possibility to associate shops and carriers to a warehouse
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9389 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-17 12:51:22 +00:00
rMalie a7bc16dadd // Replace shop->sqlAsso(), shop->sqlLang() and shop->sqlRestriction() with shop->addSqlAssociation(), shop->addSqlRestrictionOnLang() and shop->addSqlRestriction()
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9384 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-17 09:46:08 +00:00
lLefevre e1c52879af // fixed bug property currentIndex
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9378 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-17 08:32:31 +00:00
tDidierjean cbe497ef8c // fix static call to currentIndex
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9377 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-17 08:20:53 +00:00
tDidierjean 60cea8ce9f // AdminImages now uses HelperForm
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9370 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-14 16:01:13 +00:00
tDidierjean 92565efe43 // Add HelperOptions to generate preferences forms
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9369 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-14 14:30:07 +00:00
dSevere 5bd7821915 // HelperList: add possibility to create custom action for each row
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9368 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-14 14:19:45 +00:00
mDeflotte d4dfab892f // Normalization + Fix bug with uncorrect attribute call
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9367 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-14 14:01:36 +00:00
tDidierjean c6375f3877 // remove unused function
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9365 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-14 13:45:51 +00:00
lLefevre 50cb82f508 [*] BO #PSFV-94 : update of the displayform method by helperForm in AdminGenderController
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9364 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-14 12:59:26 +00:00