rGaillard
99b22fbbb8
// Improve performance and bug fixes
2012-06-06 16:22:48 +00:00
lLefevre
7121955c4d
// Add spanish translations
2012-05-23 15:57:25 +00:00
lLefevre
f0bfc8b3d1
// Add Deutsch (German) translations
2012-05-23 11:58:42 +00:00
lLefevre
b74b30c54a
[-] BO : fix #PSCFV-2381 : now count translations fields are good and translations...
2012-05-19 13:26:27 +00:00
lLefevre
53504c37a3
[-] FO : #PSCFV-2150 : Translations of modules are connected width sprintf()
2012-05-15 08:54:24 +00:00
mDeflotte
afbd4b76a5
// Add some module translations
2012-05-15 08:34:24 +00:00
lLefevre
9925bf30ad
[-] FO : #PSCFV-2150 : Translations of back office are connected width sprintf()
2012-05-14 14:38:07 +00:00
lLefevre
9642598b6f
[*] MO : change calls method Tools::displayError() by $name_module->l() && Translations
2012-05-09 10:06:23 +00:00
fSerny
9b12abad8a
[-] BO : Fix translations issues on module description #PSCFV-2144
2012-05-02 15:16:54 +00:00
mDeflotte
ca75d1af8e
[-] MO : #PSFV-636 - Remove warnings lile "Warning: Function displayHeader() is deprecated" with module blockwishlist
2012-03-15 17:23:58 +00:00
lLefevre
05c2b696ce
// revert to revision 14160
2012-03-14 15:05:13 +00:00
lLefevre
6608328a2a
// Fix replace \\" by " in english keys
2012-03-14 14:58:48 +00:00
lLefevre
c21bef2acf
// Fix update english key of translations in all files
2012-03-14 12:25:51 +00:00
Francois Gaillard
cd5d7c7a3d
// Changed 1 year from int to strtotime '+1 year' value (cleaner)
2012-03-14 08:41:18 +00:00
Francois Gaillard
d96603c55c
[-] Classes : #PSFV-634 : BugFix Currency was not set for loyalty discounts
2012-03-13 17:06:42 +00:00
rMalie
22fb38e8f5
// French translations (by Xavier)
2012-02-29 17:21:05 +00:00
rMalie
1dc629a949
// Welcome 2012²
2012-02-23 16:33:10 +00:00
mDeflotte
418b16f102
// [-] MO : #PSFV-531 - Removing unused smarty vars
2012-02-17 14:51:56 +00:00
mDeflotte
f324353978
[-] MO : #PSFV-531 - Fix bug on the module Loyalty with pagination links
2012-02-17 14:49:29 +00:00
mDeflotte
c32c7c9dd3
[-] MO : #PSFV-532 - Fix bug on the module Loyalty - "points" are not upgrading on changing combination
2012-02-17 13:36:29 +00:00
rMalie
15a51a8c4c
// French translations (by Xavier)
2012-02-15 15:51:21 +00:00
rMalie
beedaff103
// Modules langs files moved to modules/*/translations/ folder
2012-02-01 14:42:15 +00:00
rMalie
59cad13bdb
[*] classes : new module architecture
2012-01-31 16:57:19 +00:00
tDidierjean
b8385094da
// Helper::renderAdminCategorieTree refactoring
2012-01-20 13:02:34 +00:00
rMalie
88c2cd7b2d
// Restore good page_name for controllers with - in name
2012-01-20 10:15:45 +00:00
rMalie
73a1cfdbeb
// Restore good page_name for controllers with - in name
2012-01-20 09:05:31 +00:00
vChabot
2204a2b653
[*] BO : Adding category management with multishop
2012-01-09 15:13:46 +00:00
mDeflotte
34f5b3cc8a
// Add missing images of the loyalty module
2012-01-05 16:48:20 +00:00
mDeflotte
7ab341914b
[-] MO : #PSTEST-280 - Removed old-way method (deprecated) + fixed problem with cartRules
2012-01-05 16:15:46 +00:00
bMancone
9f00ee6e7f
// #PSFV-124 Licenses update
2012-01-04 14:54:25 +00:00
rMalie
069c9a9044
// Fix multilang on some modules
2012-01-02 13:47:41 +00:00
rMalie
84f08cb76b
// Set $definition in ObjectModel classes for modules
2011-12-30 15:37:57 +00:00
rMalie
443092c811
// Normalize + use $this->smarty instead of $this->context->smarty in modules
2011-12-30 14:59:57 +00:00
mDeflotte
ed3abf2087
// Traductions files
2011-12-19 09:25:37 +00:00
mMarinetti
301d26fbce
// fix new theme / old php in modules
2011-12-02 16:41:22 +00:00
mMarinetti
6522914106
[+] Project : default theme added
2011-12-02 15:24:40 +00:00
rMalie
abc7750630
[*] MO: remove all static call of Module::display() method. Use it as a method on a Module instance.
2011-11-28 10:04:41 +00:00
rMalie
fe3148fb80
// Log edited, this modification on Module::displayTemplate was reverted in a better one
2011-11-25 16:09:13 +00:00
rMalie
82c9dead2a
// Merge -> 10309
2011-11-21 11:05:10 +00:00
vKham
5eedee4129
// new icon for adminhome, adminmodules and header
2011-11-21 09:21:26 +00:00
dMetzger
4fbb25168e
// Retro compatibility and updater improved for Discount/CartRules
2011-11-02 14:23:44 +00:00
rMalie
d79fcf00fb
// Merge -> revision 9352
2011-10-14 08:20:54 +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
vAugagneur
e8901103e3
[+] Classes : added new class Media => It contains all the method related to media like CSS, JS
...
[+] Classes : added new method Media::addJquery(), Media::addJqueryUI(), Media::addJqueryPlugin()
[~] Deprecated : All method related to CCC has been moved in class Media
2011-09-30 13:01:10 +00:00
rMalie
91083e190c
// Merge -> revision 8800
2011-09-27 14:30:06 +00:00
rMalie
2180359342
// Merge -> revision 8720
2011-09-22 15:45:10 +00:00
rMalie
a1bdb7b35e
// Merge -> revision 8507
2011-09-12 16:17:37 +00:00
aFolletete
230bebc7c7
[+] Project : adding Features detachables in order to improve performance
...
// clean code
2011-09-03 17:21:32 +00:00
lCherifi
bf9a25fd59
integration new theme standard
2011-08-23 14:25:09 +00:00
rMalie
66d4533e68
// Merge -> revision 8097
2011-08-17 16:10:20 +00:00