Commit Graph

48 Commits

Author SHA1 Message Date
gRoussac
a7869a1f06 [*] CORE : Remove duplicate SQL queries 2013-11-11 13:41:23 +01:00
ldecoker
a377ecd571 Update Meta.php
Use strtolower from Tools class.
2013-10-14 09:53:50 +02:00
ldecoker
8d7e96176c SEO - make sure module and controller name are in lowercase
For module controller, make sure that the name of the controller and the module are saved in lowercase. Otherwise the route will not be found in getModuleLink.
2013-10-14 09:38:04 +02:00
gRoussac
9f12ff15be [-] BO : Fix possible Uncaught exception 'ReflectionException' when viewing AdminMeta 2013-09-11 10:30:40 +02:00
gRoussac
e2cfa9f08e [-] BO : Fix #PSCFI-7186 incorrect return in Meta->deleteSelection() 2013-05-17 17:56:42 +02:00
Francois Gaillard
8baf87eef5 // Welcome 2013 2013-01-04 11:19:03 +01:00
vAugagneur
f0f50db926 [-] FO : fixed bug #PSCFV-6411 Friendly URL on prices-drop for page 2 doesn't work 2013-01-02 14:40:35 +01:00
Rémi Gaillard
91ba2bfa2e // fix js arg missing for translations in javascript 2012-12-12 19:07:29 +01:00
vAugagneur
be946319be //remove svn keyword @version Release: $ 2012-11-22 11:57:40 +01:00
vAugagneur
8629424d78 [-] BO : fixed bug #PSCFV-5385 - bug in SEO and URL, select field "page" 2012-11-02 09:57:25 +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
4769dd8b28 [-] FO: Fix random bugs with metas 2012-09-10 09:42:27 +00:00
lLefevre
90635ed746 // List front controllers recursively for add a new URL 2012-08-02 09:59:10 +00:00
gCharmes
c50180105f [-] FO : #PSCFV-2306 : Fixed duplicate meta title on manufacturer page 2012-05-11 15:18:33 +00:00
rMalie
0eac67397e // Fix my-account meta #PSCFV-1440 2012-05-09 16:56:49 +00:00
rMalie
f663275d27 [+] BO : Module controllers can now create custom rewrite in SEO page 2012-04-27 13:36:31 +00:00
rMalie
e536f91c52 // Fix bug on metas 2012-04-27 09:18:25 +00:00
rMalie
1dcc5bd351 // Move and refacto Tools::getMetaTags(), Tools::getHomeMetaTags() and Tools::completeMetaTags() to Meta class 2012-04-27 08:46:52 +00:00
rMalie
009e190263 // MERGE product_multistore branch : product fields are now editable per shop 2012-04-17 13:32:12 +00:00
rMalie
0a3fa7ba14 // Replace shop->addSqlRestriction() and shop->addSqlRestrictionOnLang() by static versions 2012-02-27 12:15:30 +00:00
rMalie
1dc629a949 // Welcome 2012² 2012-02-23 16:33:10 +00:00
rMalie
bfd3e8deb1 // Improve multishop API 2012-02-23 15:39:44 +00:00
lLefevre
643cdf58be // Fix change controllers/ by controllers/front/ for list meta tags 2012-02-13 15:40:23 +00:00
rMalie
be5fd03749 // Normalize 2012-01-24 16:24:01 +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
rMalie
e129c27d05 [-] Classes: Tools::generateHtaccess() can be called without its arguments (use default configuration settings) 2011-12-29 10:54:48 +00:00
rMalie
2ae614621f // Meta creation does not regenerate htaccess anymore 2011-12-27 16:57:03 +00:00
rMalie
58d7f37130 [*] Classes: ObjectModel::getTranslationsField|Child() is now deprecated, use ObjectModel::getFieldsLang() if need instead 2011-12-15 13:24:03 +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
3559aa2225 // Remove $langMultiShop from all classes, and add 'multishop' in $definition instead 2011-12-05 15:04:09 +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
rMalie
a9ce80ba7a // Fix id_shop on meta 2011-11-30 08:50:16 +00:00
rMalie
788aa7be26 // Fix id_shop on meta 2011-11-30 08:49:30 +00:00
rMalie
5b3b1db482 // Fix id_shop on meta 2011-11-30 08:47:37 +00:00
rMalie
e6f45e54a6 // Replace shop->sqlAsso(), shop->sqlLang() and shop->sqlRestriction() with shop->addSqlAssociation(), shop->addSqlRestrictionOnLang() and shop->addSqlRestriction() 2011-10-17 09:46:08 +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
66d4533e68 // Merge -> revision 8097 2011-08-17 16:10:20 +00:00
rMalie
0b28aa8f72 // Fix #PSFV-48 2011-08-11 14:42:31 +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
c17e7c236d // MERGE with 1.4 r7770 2011-07-28 09:20:57 +00:00
rMalie
3f9a9e41d7 // id_shop on cart product (for links) + change Shop::sqlAsso() + share_order 2011-07-22 08:57:51 +00:00
rMalie
73d6f4267b // Context part 16 (shops) 2011-07-20 12:08:15 +00:00
rGaillard
8fc7f11014 2011-07-06 10:54:11 +00:00
rGaillard
d1a13007b9 2011-07-06 10:10:43 +00:00
aFolletete
05a58f53e6 // 1.5 branche creation 2011-04-12 18:24:40 +00:00