Commit Graph

54 Commits

Author SHA1 Message Date
vAugagneur ef0eb49ba9 [-] CORE : fixed bug #PSCFV-4754 Image sizes are the same for all shops and themes 2012-12-18 14:59:34 +01:00
vAugagneur be946319be //remove svn keyword @version Release: $ 2012-11-22 11:57:40 +01: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
dMetzger 2498920c84 // Fixed what is I hope the last image bug 2012-09-27 10:09:15 +00:00
dMetzger 9f2800d0e9 // Improved localization pack import at the installation #PSCFV-4404 2012-09-26 08:12:54 +00:00
lLefevre 4eeae0fd87 [-] BO : fix #PSCFV-4045 2012-09-25 15:23:28 +00:00
lLefevre 9a2bc7cecb [-] BO : #PSCFV-4356 : index.php added when export translations 2012-09-25 08:11:42 +00:00
dMetzger 72d1bd6e92 [-] Installer : deprecated tab removed in the 1.4 > 1.5 upgrade #PSCFV-3564 2012-08-08 13:47:01 +00:00
vAugagneur 07b11f2d72 //fixed multishop CRUD bug 2012-07-24 16:45:52 +00:00
mDeflotte 4c5cce43e1 [-] BO : #PSCFV-3000 - Send an email on changing an order from the BO 2012-07-12 12:05:19 +00:00
lLefevre 37d60956fa // Add tabs file when add a new language 2012-07-04 09:47:24 +00:00
lLefevre b6f312233c // Add tabs.php when use getFilesList() method in LanguageCore class 2012-06-12 12:27:23 +00:00
rMalie 69492b2b53 // Allow to force routes #PSCFV-2592 2012-05-28 13:41:00 +00:00
tDidierjean 271d8e8d02 // revert multishop declaration in definitions 2012-05-18 15:03:30 +00:00
tDidierjean c7c7bc7a08 [-] BO : fix bug #PSCFV-2397 - broken language import with multishop 2012-05-18 08:51:57 +00:00
lLefevre c7266617e8 [-] BO : fix #PSCFV-2344 2012-05-15 16:19:57 +00:00
rMalie e580832934 // Use protected instead of private for classes we can override #PSCFV-1976 2012-04-26 08:55:55 +00:00
lLefevre 5ab1d83880 [-] BO : export pack of language : add override of PDF file lang 2012-03-15 10:05:12 +00:00
mMarinetti 913927d2b0 // replaced api by www in Language class and AdminTranslationsController
// better error message when suhosin or max_input_vars exceeded in Translations forms
// cleanning/comments code in email translations functions
2012-02-29 14:36:41 +00:00
rMalie ab2515b67c // Replace shop->addSqlAssociation() by static call 2012-02-27 13:07:51 +00:00
rMalie 1dc629a949 // Welcome 2012² 2012-02-23 16:33:10 +00:00
lLefevre 2907207b9e // Update list of emails files which are native 2012-02-08 17:20:26 +00:00
rMalie 6bc84c8c71 // Fix some LIKE with _ 2012-02-03 12:09:28 +00:00
rMalie 9897a810f7 // Fix multilang on multishop #PSTEST-588 2012-02-02 10:27:58 +00:00
rMalie d2ae1b632a // Normalize 2012-01-24 17:30:33 +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
mMarinetti 73b16b2a07 // Language class 1.5 2011-12-30 16:07:44 +00:00
rMalie e129c27d05 [-] Classes: Tools::generateHtaccess() can be called without its arguments (use default configuration settings) 2011-12-29 10:54:48 +00:00
rMalie ac6d498b14 // Fix Language::add() when a module has bad primary key name 2011-12-21 20:28:58 +00:00
tDidierjean 898ce3e4c8 // Fix to translations 2011-12-21 11:05:55 +00:00
tDidierjean 608c083d41 // Fix bug with specific prices creation 2011-12-19 13:53:56 +00:00
rMalie c022f4e0e5 // Format definitions 2011-12-13 13:41:54 +00:00
rMalie 1c39ab4685 [*] Classes: Remove $fieldsRequired, $fieldsSize and $fieldsValidate (and lang properties) properties, use $definition instead 2011-12-12 18:10:38 +00:00
rMalie 0af197daf3 // Remove $this->table and $this->identifier from objectModels + normalize 2011-12-09 14:05:24 +00:00
rMalie b59ddba454 // Remove $table and $identifier property from all classes, and add static $definition instead 2011-12-05 13:56:03 +00:00
rGaillard c0ce9cc965 // Change URLs calling for prestashop.com 2011-11-25 18:45:07 +00:00
rMalie 0f3e4503d7 // Fix during language install (now support table with uppercase prefix on windows)
// Add is_native to hook table in db.sql file
2011-11-09 15:01:12 +00:00
rMalie d79fcf00fb // Merge -> revision 9352 2011-10-14 08:20:54 +00:00
rMalie eeb5b16112 // Merge -> revision 9221 2011-10-11 12:45:12 +00:00
rMalie 9510337b1d // Remove bad _SQL_USE_SLAVE_ uses + normalize Db->executeS(), Db->execute() and Db->numRows() names 2011-10-10 12:18:56 +00:00
rMalie bbc6c6bdc4 // Merge -> revision 9061 2011-10-05 15:21:55 +00:00
rMalie aa37be28db // Merge -> revision 8059 2011-08-16 09:10:40 +00:00
rMalie 0b28aa8f72 // Fix #PSFV-48 2011-08-11 14:42:31 +00:00
rMalie d0dbb5c185 // Merge -> revision 8014 2011-08-11 12:00:05 +00:00
rMalie 03edb0419b // Remove PS_HTACCESS_SPECIFIC configuration (we don't need it anymore since .htaccess now keep automatically all what he need) 2011-08-02 15:06:31 +00:00
rMalie 66eab15a18 // Routes for dispatcher (part 4) + some fix 2011-08-01 13:28:02 +00:00
rMalie c17e7c236d // MERGE with 1.4 r7770 2011-07-28 09:20:57 +00:00
rMalie 5f6f018885 // REVERT MERGE 2011-07-27 13:35:06 +00:00
rMalie 233c0076b7 // MERGE with trunk revision 7754 2011-07-27 12:48:42 +00:00