Commit Graph

71 Commits

Author SHA1 Message Date
gRoussac
d46feffcf1 [*] CORE : Throw Exception when no theme selected only in front office 2013-11-28 16:14:30 +01:00
gRoussac
336e784ca5 [*] CORE : Throw Exception when no theme selected 2013-11-28 15:32:19 +01:00
Rémi Gaillard
159d0b3904 // improve exception 2013-07-26 19:15:37 +02:00
PrestaEdit
795976cadb [*] FO: display Error500 if no database access
Sometimes, we have some problems with the MySQL Database and a Fatal Error is done. With this, we show the error500 template.
2013-07-14 14:59:25 +02:00
Damien Metzger
534c10562f [*] Installer : added cookie mode instead of session for the installer 2013-06-13 15:28:16 +02:00
Rémi Gaillard
2c10ba5359 [*] Core: you can now pass a query string with php-cli which will merged with for cronjobs and other things 2013-05-15 14:46:40 +02:00
Rémi Gaillard
cc996afc13 // sometimes shit happen and no language is set when a employee is not logged yet 2013-03-20 15:26:51 +01:00
Damien Metzger
2ba4c2c1cc [-] BO : admin language is now based directly on the employee language instead of the cookie 2013-03-07 12:18:49 +01:00
Rémi Gaillard
b23a7fe061 // Delete empty override files - use IO/s for nothing 2013-02-15 18:04:52 +01:00
Rémi Gaillard
588276cfb1 [-] FO: Fix fatal error when a customer is deleted and still logged 2013-02-06 11:56:23 +01:00
Damien Metzger
886f6d864b [+] BO : Added customer language on the customer page 2013-01-14 16:45:21 +01:00
Rémi Gaillard
9edb5e8911 // initialize also the link in config.inc.php for retrocompatibility 2013-01-08 15:52:31 +01:00
Francois Gaillard
8baf87eef5 // Welcome 2013 2013-01-04 11:19:03 +01:00
Rémi Gaillard
da5c5fb4a0 [-] Core: Locales should be setted anywhere #PSCFV-5953 2012-12-04 15:40:17 +01:00
vAugagneur
be946319be //remove svn keyword @version Release: $ 2012-11-22 11:57:40 +01:00
DamienMetzger
d6df4fec2d [-] FO : cookie lifetime is now set with the front end lifetime value instead of the BO value #PSCFV-5668 2012-11-22 10:12:42 +01:00
Rémi Gaillard
cba080ccd8 [-] FO: Fix: many fixes - domain for cookies with different url for ssl / add to cart button for minimal quantities with product attributes 2012-11-20 19:05:21 +01:00
rGaillard
e2f72b6b1e // Move settings of MODE_DEV in defines.inc.php 2012-11-08 16:28:21 +00:00
rGaillard
f2f4e7defb // display_errors and sql debug is automatically set to on when dev mode is activated 2012-10-29 11:08:19 +00:00
vAugagneur
68611da5af // 2012-10-26 13:20:14 +00:00
vAugagneur
734c0de517 // 2012-10-26 13:02:37 +00:00
lLefevre
6588f9514c // Revert Revision 17884 : #PSCFV-5017 : update bad licenses in all files 2012-10-17 09:29:43 +00:00
lLefevre
398d345362 // #PSCFV-5017 : update bad licenses in all files 2012-10-17 06:18:59 +00:00
rGaillard
d0fc9eb928 // FIX #PSCFV-4302 2012-09-24 12:02:17 +00:00
rGaillard
cc441b4c1b // Cookies subdomain & bug fix on stocks 2012-06-21 16:11:30 +00:00
rGaillard
6947319ec9 [-] FO: Cookie are now sharing when your shop is sharing orders from others shop 2012-06-21 09:54:58 +00:00
rMalie
80ee4cdfd8 // Some performance improvement #PSCFV-2658 2012-06-04 12:58:52 +00:00
rMalie
1747b12177 // Remove unused overrides, move FirePHP to tools/FirePHP folder and profiling classes to tools/profiling/ folder 2012-04-18 14:12:24 +00:00
lLefevre
6512cdba47 // Fix remove include width _Module.php file 2012-04-06 12:09:23 +00:00
rMalie
86fcd351be // Fix request_uri when there is no / at the end of the string #PSFV-606 2012-03-14 13:57:45 +00:00
rMalie
e6a1a1321d // Fix request_uri when there is no / at the end of the string #PSFV-606 2012-03-14 13:25:34 +00:00
dMetzger
1f21190f44 // Changed the order of the 2 part of a condition that checked the root directory in order to avoid a warning when an open base dir restriction was in effect 2012-03-13 10:42:49 +00:00
rMalie
eb1a9dbcf0 // Fix auth issues for multishop 2012-02-28 08:42:17 +00:00
rMalie
394c493efc // Improve multishop_context in AdminController and rename shop->getListOfID() by Shop::getContextListShopID() 2012-02-27 09:49:19 +00:00
rMalie
1dc629a949 // Welcome 2012² 2012-02-23 16:33:10 +00:00
rMalie
5cebf4f5f2 // Fix context initialization 2012-02-23 16:15:31 +00:00
rMalie
bfd3e8deb1 // Improve multishop API 2012-02-23 15:39:44 +00:00
mMarinetti
677a4e485c // Welcome 2012 2012-02-22 09:28:22 +00:00
rMalie
ed2f7c32ed // Improve PS profiling 2012-02-14 09:27:41 +00:00
rMalie
0b3894df87 // Fix install redirection 2012-02-02 15:27:55 +00:00
rMalie
62268fc559 // Fix install redirection 2012-02-02 14:22:31 +00:00
mMarinetti
4d9a7e684b install-new renamed to install-dev in files 2012-01-26 17:29:50 +00:00
mDeflotte
ad16f17e9f // Fixed problem with group assigned to customers not logged 2012-01-05 09:44:59 +00:00
rMalie
822ad7a155 // Set timezone in new installer 2011-12-29 16:11:04 +00:00
mMarinetti
cb3f047397 // redirection to new installer 2011-12-22 16:53:23 +00:00
mBertholino
c97b48b394 // improve config.inc.php code, add in cookie id_cart if there's a current order in a different shop that shares orders 2011-12-19 13:20:15 +00:00
mBertholino
275b9cadeb // improve config.inc.php code, id_shop is inserted in the cookie name. Debug in Carrier class, max_deep is now max_depth 2011-12-14 08:59:55 +00:00
mDeflotte
d0bcf038be // Little BugFix 2011-12-08 09:00:29 +00:00
mDeflotte
0e2e0074f9 // Little BugFix 2011-12-08 08:58:50 +00:00
rMalie
864a1e7eab [*] Project: Improve debuging with new constant _PS_DEBUG_PROFILING_ in defines.inc.php which include debug files from override folder 2011-12-01 17:22:01 +00:00