Commit Graph

5986 Commits

Author SHA1 Message Date
aFolletete 47db45fbd9 [-] MO : fixed javascript bug on mouse event 2012-01-19 14:09:12 +00:00
vChabot 585b670df3 [*] BO : categories multishop improved 2012-01-19 14:03:33 +00:00
mDeflotte 9d41358764 // BO - carriers / multishipping - Add descriptions 2012-01-19 13:48:10 +00:00
rMalie 1a607bd18e // Set default timezone in installer if timezone not found in session 2012-01-19 13:47:13 +00:00
tDidierjean 01eab08af5 // Change to dashboard layout 2012-01-19 13:42:41 +00:00
rMalie eee9b353c1 [-] 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 60d466b2f7 // BO: Remove category filter by select in product page and refactor Helper::renderAdminCategorieTree() 2012-01-19 10:08:06 +00:00
rMalie 116fd9522b // Add Core suffix and override for HelperHelpAccess 2012-01-19 09:48:01 +00:00
vAugagneur 96ba94bd46 [-] Classes : fixed noConflict jquery bug //thanks raph 2012-01-19 09:17:08 +00:00
mMarinetti c393edbd5b // fix related to sql queries 2012-01-18 17:56:16 +00:00
mMarinetti d041dded26 // various fix in upgrader (for 1.2.1.0 and 1.1.0.3 + convert_product_price ObjectModel no more used) 2012-01-18 17:35:32 +00:00
bMancone a8bb46862f // Fixed #PSTEST-518 2012-01-18 17:29:31 +00:00
bMancone 254e143616 // Fixed #PSTEST-517 2012-01-18 17:15:57 +00:00
mMarinetti b2cd4420bb [*] Installer : version number is defined in install_version.php (instead of init.php)
// bugfix in create_multistore.php related to theme imporation when custom theme is used
2012-01-18 16:57:24 +00:00
aFolletete f9b786f02c // fixed little bug on Module class 2012-01-18 16:46:45 +00:00
rMalie 82ca2bb145 // Improve details action in BO ... 2012-01-18 16:37:00 +00:00
mBertholino a795091eec [-] BO : #PSTEST-516 : bug fixed 2012-01-18 16:08:39 +00:00
tDidierjean cca66138cc [*] BO : Added category tree to product list 2012-01-18 15:49:06 +00:00
mMarinetti 661f814357 // installer fix 2012-01-18 15:31:29 +00:00
bMancone c74bb9fac2 // Added country in supply order form (PDF) 2012-01-18 14:56:39 +00:00
bMancone 125aac9828 // Fixed translations for SupplyOrders 2012-01-18 14:55:19 +00:00
mMarinetti a39dbaba8d // fix in migrate block info to cms block 2012-01-18 14:28:06 +00:00
bMancone 9d93127877 // SupplyOrders: the date is now correctly displayed 2012-01-18 14:27:07 +00:00
mBertholino 654141f5f3 [-] BO : #PSTEST-475 : bug fixed 2012-01-18 14:23:33 +00:00
bMancone 6cd2cdbb82 // Fixed #PSTEST-453 2012-01-18 14:10:52 +00:00
mBertholino 5baf27d3dd [-] BO : #PSTEST-474 : bug fixed 2012-01-18 13:56:01 +00:00
vChabot 7ec076d366 // little fix 2012-01-18 12:32:56 +00:00
bMancone 1fb9b13eff // Fixed #PSTEST-512 2012-01-18 11:14:40 +00:00
mMarinetti 6267180874 [*] Installer : thanks to the old installer/upgrader which is now removed 2012-01-18 10:33:47 +00:00
bMancone 0bcf7971e0 // Fixed #PSTEST-512 2012-01-18 10:26:22 +00:00
mMarinetti 3677e4abdc // report 1.4.x sql files into 1.5 branch 2012-01-18 10:17:02 +00:00
bMancone d81576c977 // Fixed #PSTEST-511 2012-01-18 10:07:55 +00:00
mMarinetti caecaba368 // normalization / minor fix in sql upgrader files 2012-01-18 10:07:06 +00:00
mMarinetti d725739d4c // normalization / minor fix in php upgrader files 2012-01-18 10:02:57 +00:00
bMancone de658d9cff // Fixed #PSTEST-484 2012-01-18 09:59:28 +00:00
Francois Gaillard 9c1cf108a5 // Norm corrections applied 2012-01-18 09:33:34 +00:00
Francois Gaillard 309b44941e [-] Classes : #PSCFI-4640 : Country name depending on current language (countries restricted to active deliveries) 2012-01-18 09:30:48 +00:00
rMalie c24dae0821 // Fix notice for pdf_theme_lang_dir 2012-01-18 08:59:56 +00:00
rMalie 45839c9697 // Fix quotes in settings.inc file 2012-01-18 08:46:26 +00:00
bMancone e6daf99b2a // translations 2012-01-17 18:02:25 +00:00
bMancone 83a6ae608f // Fixed #PSTEST-484 2012-01-17 17:19:48 +00:00
bMancone 021a5a8dcd // Fixed #PSTEST-501 2012-01-17 17:13:57 +00:00
rMalie f9b07a19eb // Fix #PSTEST-460 2012-01-17 17:13:19 +00:00
Francois Gaillard 117cbc3fbf [-] BO : #PSCFI-4664 : Changed back office content-type from text/html to application/xhtml+xml according to the DOCTYPE 2012-01-17 17:09:58 +00:00
rMalie 6f2c8e5df6 // Countries are sorted by name in installer #PSTEST-439 2012-01-17 17:05:36 +00:00
vSchoener bc2e5722fc [-] BO : Accounting, fixed bug #PSTEST-508. Translation 2012-01-17 17:04:32 +00:00
Francois Gaillard ecb38d851f [-] 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
rMalie d3f030836e // Report fix of #PSCFI-4515 on 1.5 2012-01-17 16:51:45 +00:00
vSchoener af00b5b3f4 [-] BO : Fix accented char 2012-01-17 16:09:43 +00:00
bMancone 2e60be01b5 // Fixed #PSTEST-449 2012-01-17 15:39:40 +00:00