Commit Graph

66 Commits

Author SHA1 Message Date
vChabot 4b2a5b2377 [-] BO : Bugfix : #PSFV-619 : removing the ability to add a new root category if you are not in multishop
// category tree improved
2012-03-05 16:52:58 +00:00
rMalie d2cfa4e8da [*] BO : reorganization of admin tabs 2012-03-02 14:44:07 +00:00
tDidierjean c305cbc118 // rename $toolbar_fix to $toolbar_scroll part1 2012-02-28 17:38:42 +00:00
vChabot cd28a48b2f [-] BO : BugFix : #PSTEST-788 : Treeview is now handled with shop context in admin category controller 2012-02-28 17:16:47 +00:00
rMalie 8f21aaf4d5 // Fix shop association in helper form for group shops #PSTEST-865 2012-02-28 10:10:07 +00:00
rMalie 14e6929565 // Welcome 2012² 2012-02-23 16:33:10 +00:00
rMalie 91aae3e665 // Improve multishop API 2012-02-23 15:39:44 +00:00
lLefevre 4c33b2b5cc [-] BO : #PSTEST-795 : Display date from and date to filters in list 2012-02-23 15:19:02 +00:00
mDeflotte 07ebf2e2e5 // Removing attribute 'preselect_country' and use 'default_value' instead 2012-02-22 14:27:32 +00:00
vChabot 32f1138517 // select associated categories on a shop creation (with the root category shown when you are not in a shop context) 2012-02-20 14:36:57 +00:00
tDidierjean 7ba2c00344 [*] BO : #PSTEST-784 - selected attribute is now visible 2012-02-17 14:50:01 +00:00
mDeflotte d4436719d1 // [-] BO : #PSTEST-769 - Use context instead of the Configuration::get() 2012-02-16 14:23:07 +00:00
mDeflotte 0088f5d245 [-] BO : #PSTEST-769 - The default country must be pre-selected on address list 2012-02-16 14:13:04 +00:00
rMalie c02982a8f8 // Fix default shop associations in helper shop #PSTEST-770 2012-02-16 14:10:30 +00:00
rMalie b5a55f0eb0 // Fix default shop associations in helper shop #PSTEST-746 2012-02-15 16:43:32 +00:00
François Gaillard c6a8f20168 [*] MO : BlockCMS module 1.5 compliant + translations 2012-02-15 13:50:25 +00:00
rMalie b1cebe9598 // Improve multishop ergonomy with a link to missing url on shop list 2012-02-14 13:20:17 +00:00
tDidierjean 5f3256eea5 [-] BO : fix Save&Stay not working on combination page 2012-02-14 10:44:08 +00:00
rMalie bd0f852457 // Refacto of lang functions (all code moved in Translate class) 2012-02-13 15:20:25 +00:00
vChabot af3ff3ab01 [-] BO : BugFix : #PSFV-462 : category tree view displayed according to he shop context 2012-02-09 09:49:42 +00:00
tDidierjean a30917a5b4 // Fix AdminController translations not being parsed 2012-02-08 17:58:35 +00:00
tDidierjean 9596a6d66d // Fix some helper translations 2012-02-08 17:38:14 +00:00
tDidierjean 3a30f788ac // Move all helper override templates for controllers to subfolders 2012-02-06 18:12:15 +00:00
tDidierjean a94c3b98d8 // Rename template/helper to template/helpers 2012-02-06 16:35:49 +00:00
rMalie 4f7b3d4550 [*] classes : new module architecture 2012-01-31 16:57:19 +00:00
vAugagneur 94f7f5e8e8 [-] BO : fixed sav display message in hard coded html span #PSTEST-545 2012-01-27 09:33:48 +00:00
rMalie ccbf3acc8d // Normalize 2012-01-25 14:40:12 +00:00
vChabot 7e0a2ce15e // categories multishop improved 2012-01-24 09:30:32 +00:00
mDeflotte af8435b6c1 // Removing first confirm message on deleting a category 2012-01-24 09:05:31 +00:00
vChabot 30c8de897b // categories multishop improvements (BO breadcrumb + category tree root removed) 2012-01-23 14:50:47 +00:00
bMancone 5e36dd0b97 // Added row_hover parameter to enable or disable row color on hover 2012-01-23 10:22:41 +00:00
rMalie 84f4d0838c [*] Classes : images.inc.php functions are now all deprecated, use the new class ImageManager instead 2012-01-23 10:21:51 +00:00
rMalie a406caa4ee // Code review : normalise and todo 2012-01-20 15:19:27 +00:00
tDidierjean 82109ee134 // Helper::renderAdminCategorieTree refactoring 2012-01-20 13:02:34 +00:00
tDidierjean 81bc9baa0e // BO: Remove category filter by select in product page and refactor Helper::renderAdminCategorieTree() 2012-01-19 10:08:06 +00:00
rMalie 76a9f3ca2b // Add Core suffix and override for HelperHelpAccess 2012-01-19 09:48:01 +00:00
rMalie 898ae726cb // Improve details action in BO ... 2012-01-18 16:37:00 +00:00
bMancone 08bd3ea8e3 // Norm following pre-commit warning ;) 2012-01-16 13:32:11 +00:00
bMancone 508b1c0171 // Fixed SupplyOrders 2012-01-16 13:31:00 +00:00
vChabot 1413b94c3c [-] BO : BugFix : #PSTEST-339 ; remove the ID from the confirm popup message when deleting an item 2012-01-11 09:53:47 +00:00
fBrignoli d2bbab2bb0 // Help Access "New" button 2012-01-10 10:39:00 +00:00
tDidierjean e2dbac517f // Move controller templates to subfolder controllers/ 2012-01-09 17:23:42 +00:00
vChabot 9dd902f435 // little fix about multishop categories 2012-01-09 16:02:27 +00:00
vChabot c0cf59d93f [*] BO : Adding category management with multishop 2012-01-09 15:13:46 +00:00
rMalie 8e84c47a1d // Use smarty->getTemplateDir(0) instead of smarty->template_dir[0] (private property) 2012-01-09 14:02:34 +00:00
tDidierjean 47ff5b1696 // fix display issue with required fields #PSTEST-343 2012-01-06 10:01:06 +00:00
fBrignoli e18463d510 [*] BO : HelpAccess helper 2012-01-05 10:54:42 +00:00
bMancone 8827a89d86 // StockManagement: added hints with the last unit price and the last quantity of the last stock mvt when adding stock. Quantity is now usable by default when adding stock. 2011-12-28 18:16:51 +00:00
lLefevre 75370799e3 // unused methods were deleted 2011-12-27 14:53:15 +00:00
vChabot 8a44709ef9 // BugFix : TreeView not displayed in Group Reduction form 2011-12-27 14:30:19 +00:00