Commit Graph

1484 Commits

Author SHA1 Message Date
rMalie
323bd0e4db // Normalize 2012-01-24 16:24:01 +00:00
jBreux
c22bbcbdaa // Change module admin controllers path. 2012-01-24 16:08:52 +00:00
mMarinetti
244d88c7cc // throw error if problem in database integrity 2012-01-24 15:09:56 +00:00
vChabot
7e0a2ce15e // categories multishop improved 2012-01-24 09:30:32 +00:00
rMalie
5ebbf8f905 // Fix multishop when an URL is not found in shop_url 2012-01-24 09:12:19 +00:00
mDeflotte
af8435b6c1 // Removing first confirm message on deleting a category 2012-01-24 09:05:31 +00:00
rMalie
033ed54515 // Fix ObjectModel add / update on lang fields when id_lang is set 2012-01-24 09:05:00 +00:00
rMalie
29642023b9 // Add argument in Db->insert() and Db->update() to skip prefix 2012-01-24 08:51:23 +00:00
mDeflotte
39d8479a8e // Removing products of root-categories 2012-01-24 08:28:24 +00:00
rGaillard
715fbd2c88 [*] BO: Improve BackOffice order 2012-01-23 19:42:00 +00:00
rMalie
587a927e76 [*] Classes : Db::autoExecute() call are now replaced by Db::insert() or Db::update() 2012-01-23 17:41:02 +00:00
tDidierjean
4b167358c6 // BO refactoring 2012-01-23 16:57:11 +00:00
mDeflotte
355fc348e2 // Retrocompatibility with carriers modules 2012-01-23 15:50:50 +00:00
rMalie
211e431586 // Normalize some classes 2012-01-23 15:25:43 +00:00
bMancone
16a99f88dd // Fixed #PSTEST-530 2012-01-23 15:07:28 +00:00
vChabot
30c8de897b // categories multishop improvements (BO breadcrumb + category tree root removed) 2012-01-23 14:50:47 +00:00
rMalie
530c100225 // Normalize Validate class 2012-01-23 14:03:51 +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
fSerny
6f98c3b8f5 // Hook refacto (AdminController) 2012-01-23 10:06:15 +00:00
bMancone
10898399fe // Fixed #PSTEST-520 and #PSTEST-537 2012-01-23 09:52:18 +00:00
fSerny
5a56badce7 [-] PROJECT : Adding general hook on ObjectModel and AdminController 2012-01-23 09:04:44 +00:00
vChabot
e79d8ee10b // code review AdminTaxRulesGroup 2012-01-20 16:16:02 +00:00
rMalie
a406caa4ee // Code review : normalise and todo 2012-01-20 15:19:27 +00:00
rGaillard
d809cb2b88 [-] Core : Improve cacheFS storage 2012-01-20 13:06:26 +00:00
tDidierjean
82109ee134 // Helper::renderAdminCategorieTree refactoring 2012-01-20 13:02:34 +00:00
vChabot
ac42e72599 // little fix 2012-01-20 10:35:17 +00:00
rMalie
cfcaf73a34 // Restore good page_name for controllers with - in name 2012-01-20 10:15:45 +00:00
vChabot
2cdcb32799 // little fix 2012-01-20 09:34:38 +00:00
rMalie
a10ad11ef8 // Restore good page_name for controllers with - in name 2012-01-20 09:05:31 +00:00
rMalie
5a6e21377e // Add support of list of values in objects definition and set default value for product->condition 2012-01-19 17:25:22 +00:00
rMalie
6852643016 // Add underscore in Validate::isLinkRewrite() regexp (fix for prediggo) + norm 2012-01-19 17:19:48 +00:00
mDeflotte
5a7d117500 // Fixed bug with priority and assignation 2012-01-19 14:44:29 +00:00
vChabot
759b8aebdf [*] BO : categories multishop improved 2012-01-19 14:03:33 +00:00
rMalie
3a7325c75e [-] Classes : all classes and controllers now use their name in static calls instead of self (improve override) #PSFV-376 2012-01-19 10:14:10 +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
vAugagneur
25c64d5fd1 [-] Classes : fixed noConflict jquery bug //thanks raph 2012-01-19 09:17:08 +00:00
bMancone
746ba99260 // Fixed #PSTEST-517 2012-01-18 17:15:57 +00:00
aFolletete
d11137d20a // fixed little bug on Module class 2012-01-18 16:46:45 +00:00
rMalie
898ae726cb // Improve details action in BO ... 2012-01-18 16:37:00 +00:00
tDidierjean
a07c3d3d72 [*] BO : Added category tree to product list 2012-01-18 15:49:06 +00:00
bMancone
6131af284d // Fixed #PSTEST-453 2012-01-18 14:10:52 +00:00
vChabot
5a7648f0f9 // little fix 2012-01-18 12:32:56 +00:00
François Gaillard
4b3e64096c // Norm corrections applied 2012-01-18 09:33:34 +00:00
François Gaillard
5f935d1b03 [-] Classes : #PSCFI-4640 : Country name depending on current language (countries restricted to active deliveries) 2012-01-18 09:30:48 +00:00
rMalie
1f2718412a // Fix notice for pdf_theme_lang_dir 2012-01-18 08:59:56 +00:00
bMancone
cb3a6eaca1 // Fixed #PSTEST-484 2012-01-17 17:19:48 +00:00
bMancone
1dd6787e86 // Fixed #PSTEST-501 2012-01-17 17:13:57 +00:00
François Gaillard
1932c68f8a [-] Classes : #PSCFI-4688 : Added a base64_encode() for the mail receiver name. Needed for names with accentuated chars 2012-01-17 16:56:51 +00:00