Commit Graph

27 Commits

Author SHA1 Message Date
rMalie 37459552a8 // Smarty hook can now take a module name for hook execution #PSCFV-1888
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14896 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-26 09:23:22 +00:00
tDidierjean 0d4ab7b7f2 // translate is not lazy
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14614 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-12 15:34:40 +00:00
tDidierjean c3c6505bd0 [*] BO : #PI-124 - update lazy registering
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14613 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-12 15:04:47 +00:00
tDidierjean 728781929e [*] BO : #PI-124 - lazy registering of smarty functions
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14610 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-12 13:54:43 +00:00
rMalie 2454cd7863 // Welcome 2012²
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13573 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-23 16:33:10 +00:00
mMarinetti 10b3e3d8d3 // Welcome 2012
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13520 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-22 09:28:22 +00:00
rMalie 2ef5f89bce // Installer can work with 18MO (under 32MO sub ajax queries are triggered)
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13184 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-09 15:37:48 +00:00
rMalie 67d7e4ebaa // Add hook params on {hook] smarty function
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12110 b9a71923-0436-4b27-9f14-aed3839534dd
2012-01-04 10:47:09 +00:00
rMalie 82fa9bba37 // Add hook params on {hook] smarty function
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12109 b9a71923-0436-4b27-9f14-aed3839534dd
2012-01-04 10:41:08 +00:00
rMalie fe439c6a1b // Add hook params on {hook] smarty function
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12108 b9a71923-0436-4b27-9f14-aed3839534dd
2012-01-04 10:40:53 +00:00
jBreux 272ce10298 [+] Project : Add Smarty console options
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11501 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-21 15:35:34 +00:00
jBreux d30f723f84 // Fix : With Smarty 3 use methods rather than private members
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11494 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-21 14:36:38 +00:00
fSerny ce91cd792c [-] PROJECT : You can now execute hook in the tpl
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10932 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-05 15:49:56 +00:00
rMalie 9d10de0848 // Merge -> 10309
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10333 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-21 11:05:10 +00:00
rGaillard 48b4d96441 // Missing smarty functions
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9785 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-02 10:39:59 +00:00
rGaillard 411f72fba2 // Add smarty front configuration
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9781 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-02 10:20:40 +00:00
rGaillard 2a22c9a502 [*] Core: Upgrade smarty to version 3.1.3
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9469 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-19 15:16:52 +00:00
rMalie 543c42430c [*] Smarty: move tools/smarty/compile/ and tools/smarty/cache/ folders to cache/smarty/compile/ and cache/smarty/cache/ folders
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9300 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-13 08:14:03 +00:00
vAugagneur 2fbc132933 [+] 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

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@8926 b9a71923-0436-4b27-9f14-aed3839534dd
2011-09-30 13:01:10 +00:00
rMalie 95233f9df5 [+] Classes: add DbQuery class in order to build queries (usefull when working with chunks of queries)
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@8668 b9a71923-0436-4b27-9f14-aed3839534dd
2011-09-20 16:14:19 +00:00
aFolletete b3d60e169b [*] Project : Version 2 of Smarty has been removed for using only version 3
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@8569 b9a71923-0436-4b27-9f14-aed3839534dd
2011-09-14 13:27:32 +00:00
aFolletete 3eff951265 [+] Project : adding Features detachables in order to improve performance
// clean code

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@8328 b9a71923-0436-4b27-9f14-aed3839534dd
2011-09-03 17:21:32 +00:00
rMalie 671162a5f5 [-] Add a new option in admin preference to recompile smarty templates only when they are updated
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@7976 b9a71923-0436-4b27-9f14-aed3839534dd
2011-08-09 16:25:40 +00:00
tDidierjean 4ade3a0ea0 // remove 1.4 deprecated functions
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@7755 b9a71923-0436-4b27-9f14-aed3839534dd
2011-07-27 09:51:43 +00:00
rGaillard 8a59d0dc41 git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@7524 b9a71923-0436-4b27-9f14-aed3839534dd 2011-07-06 10:54:11 +00:00
rGaillard 69f2f09dc5 git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@7522 b9a71923-0436-4b27-9f14-aed3839534dd 2011-07-06 10:10:43 +00:00
aFolletete 10445ad61d // 1.5 branche creation
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@5881 b9a71923-0436-4b27-9f14-aed3839534dd
2011-04-12 18:24:40 +00:00