Commit Graph

318 Commits

Author SHA1 Message Date
lLefevre eca7864dc4 // fix admin.css (Michael)
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@8780 b9a71923-0436-4b27-9f14-aed3839534dd
2011-09-26 16:15:17 +00:00
mMarinetti 52b96fb902 // admin.css directory is now correct in setMedia
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@8775 b9a71923-0436-4b27-9f14-aed3839534dd
2011-09-26 15:26:43 +00:00
vChabot 255160292a // import OK for product feature
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@8772 b9a71923-0436-4b27-9f14-aed3839534dd
2011-09-26 13:50:53 +00:00
mDeflotte ddc82146fc [-] BO : #PSFV-66 - Bad warnings "Currency not set"
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@8771 b9a71923-0436-4b27-9f14-aed3839534dd
2011-09-26 13:49:38 +00:00
aKorczak 7d2e172321 [-] WS : Move classes to /webservice
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@8767 b9a71923-0436-4b27-9f14-aed3839534dd
2011-09-26 12:27:25 +00:00
lLefevre 12942dd4a8 //Fixed correct norm in class RequestSql
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@8765 b9a71923-0436-4b27-9f14-aed3839534dd
2011-09-26 10:22:35 +00:00
rMalie 6a39d24f05 // Improve flexibility of dispatcher + fix controllers access in BO (only admin controllers are loaded by the dispatcher)
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@8764 b9a71923-0436-4b27-9f14-aed3839534dd
2011-09-26 09:57:00 +00:00
lLefevre 60c004493e [+] BO : add SQL manager
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@8760 b9a71923-0436-4b27-9f14-aed3839534dd
2011-09-26 08:30:14 +00:00
rMalie ff51f77bba // Fix token on adminHome
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@8758 b9a71923-0436-4b27-9f14-aed3839534dd
2011-09-26 08:24:38 +00:00
fBrignoli 2107dd5d5d // problem with zipcode containing letters
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@8756 b9a71923-0436-4b27-9f14-aed3839534dd
2011-09-26 08:03:52 +00:00
aFolletete 78f6a4e20a [*] Classes : improve performances of "Feature detachable" feature
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@8754 b9a71923-0436-4b27-9f14-aed3839534dd
2011-09-24 15:03:21 +00:00
vChabot 83fc0977c9 [*] BO : Features are now sortable.
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@8751 b9a71923-0436-4b27-9f14-aed3839534dd
2011-09-23 15:45:40 +00:00
mMarinetti 4f5b1dd933 // fix tab display and subtabbing
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@8750 b9a71923-0436-4b27-9f14-aed3839534dd
2011-09-23 15:45:09 +00:00
rMalie 01d99a4d58 // Improve dispatcher for administration
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@8749 b9a71923-0436-4b27-9f14-aed3839534dd
2011-09-23 15:37:16 +00:00
mMarinetti 450c8bf81f // optimization default template name
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@8747 b9a71923-0436-4b27-9f14-aed3839534dd
2011-09-23 15:22:50 +00:00
rMalie 4e717fe190 // Add moduleController file
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@8745 b9a71923-0436-4b27-9f14-aed3839534dd
2011-09-23 15:08:43 +00:00
mMarinetti b00ad8249d //
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@8743 b9a71923-0436-4b27-9f14-aed3839534dd
2011-09-23 15:05:48 +00:00
mMarinetti 926063e08f [+] BO : New AdminController system, including smarty backoffice, thanks to Raphael and Thomas
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@8742 b9a71923-0436-4b27-9f14-aed3839534dd
2011-09-23 15:01:49 +00:00
rMalie 1437dec72f [*] MO: module cheque use the new moduleController system
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@8741 b9a71923-0436-4b27-9f14-aed3839534dd
2011-09-23 14:34:18 +00:00
rMalie 7c85e104de // Merge -> revision 8734
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@8740 b9a71923-0436-4b27-9f14-aed3839534dd
2011-09-23 14:06:47 +00:00
rMalie 4181a8ea5b // Rename Module->smartyAssign to Module->templateAssign
[+] Front: Add module controller + url dispatch for modules

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@8738 b9a71923-0436-4b27-9f14-aed3839534dd
2011-09-23 13:50:33 +00:00
mDeflotte 118338a5ea [*] BO : Gender - Allow image resizing
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@8736 b9a71923-0436-4b27-9f14-aed3839534dd
2011-09-23 13:04:52 +00:00
mDeflotte a127911a7f [-] Install : Add gender durring install
[*] FO : Add gender_type "neutral"
// Normalization

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@8733 b9a71923-0436-4b27-9f14-aed3839534dd
2011-09-23 09:58:19 +00:00
mDeflotte a3fb583b98 // Normalization
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@8732 b9a71923-0436-4b27-9f14-aed3839534dd
2011-09-23 09:51:10 +00:00
rMalie d8b6693264 // Fix strict standard on controllers + modules header / footer include
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@8727 b9a71923-0436-4b27-9f14-aed3839534dd
2011-09-23 08:05:31 +00:00
rMalie 4f2a090e24 // Merge -> revision 8720
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@8722 b9a71923-0436-4b27-9f14-aed3839534dd
2011-09-22 15:45:10 +00:00
rMalie 69db63f26c [*] Front: move front controllers in controllers/front/ directory
// Refactoring of front controllers part 1

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@8721 b9a71923-0436-4b27-9f14-aed3839534dd
2011-09-22 15:19:42 +00:00
rMalie 2dbea99b61 [+] MO: Add Module->smartyAssign method, in order to assign variables with module name as prefix in module's templates
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@8718 b9a71923-0436-4b27-9f14-aed3839534dd
2011-09-22 12:05:49 +00:00
fBrignoli 56294efe91 // Address expected as parameter
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@8702 b9a71923-0436-4b27-9f14-aed3839534dd
2011-09-21 16:19:57 +00:00
fBrignoli f0dde5e983 // missing file in previous commit
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@8701 b9a71923-0436-4b27-9f14-aed3839534dd
2011-09-21 15:49:43 +00:00
fBrignoli f8989018a7 // Tax::initializeAddress =>Address::initialize
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@8700 b9a71923-0436-4b27-9f14-aed3839534dd
2011-09-21 15:43:12 +00:00
rMalie 1d6a3e90c8 // Remove Tools::buildQuery
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@8698 b9a71923-0436-4b27-9f14-aed3839534dd
2011-09-21 15:36:23 +00:00
tDidierjean 14f55eccb7 // change header and footer smarty inclusion
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@8697 b9a71923-0436-4b27-9f14-aed3839534dd
2011-09-21 15:26:44 +00:00
fBrignoli fc6530d1f5 // norm + perf
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@8695 b9a71923-0436-4b27-9f14-aed3839534dd
2011-09-21 14:48:33 +00:00
vAugagneur 8b6ec916e0 [+] BO : now you can choose type of attribute group (select , color, radio)
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@8691 b9a71923-0436-4b27-9f14-aed3839534dd
2011-09-21 14:29:32 +00:00
fBrignoli 5bc5979e2d // comment
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@8690 b9a71923-0436-4b27-9f14-aed3839534dd
2011-09-21 14:29:00 +00:00
rMalie fd45c7bb4d // Fix validation of emails preferences
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@8685 b9a71923-0436-4b27-9f14-aed3839534dd
2011-09-21 12:55:57 +00:00
vChabot d0102a81b7 [*] BO : groups attributes are now sortable
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@8683 b9a71923-0436-4b27-9f14-aed3839534dd
2011-09-21 10:04:54 +00:00
rMalie 526a94a0e6 git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@8682 b9a71923-0436-4b27-9f14-aed3839534dd 2011-09-21 09:52:19 +00:00
bMancone 22707acfae // Fixed setStock(): Quantity is now set correctly
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@8681 b9a71923-0436-4b27-9f14-aed3839534dd
2011-09-21 09:47:30 +00:00
rMalie 734a615464 // Improve DbQuery
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@8676 b9a71923-0436-4b27-9f14-aed3839534dd
2011-09-21 08:12:47 +00:00
rMalie a3881668f0 // Fix install with Db
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@8675 b9a71923-0436-4b27-9f14-aed3839534dd
2011-09-21 07:46:12 +00:00
tDidierjean 9641b3c55b // fix notifications in smarty BO
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@8672 b9a71923-0436-4b27-9f14-aed3839534dd
2011-09-20 17:04:21 +00:00
tDidierjean 27ef804c10 [-] Classes : fix bug PSCFI-3367 - incorrect admin rights for created image folders
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@8671 b9a71923-0436-4b27-9f14-aed3839534dd
2011-09-20 16:58:58 +00:00
rMalie 7eef9391af // Improve DbQuery
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@8670 b9a71923-0436-4b27-9f14-aed3839534dd
2011-09-20 16:49:22 +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
tDidierjean 92cc465a3c // Creation of AdminController : Admin tabs will now extend this class (see AdminTools.php for example)
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@8667 b9a71923-0436-4b27-9f14-aed3839534dd
2011-09-20 16:04:35 +00:00
tDidierjean b45dd02452 // remove deprecated PS_ADMIN_DIR by _PS_ADMIN_DIR_
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@8666 b9a71923-0436-4b27-9f14-aed3839534dd
2011-09-20 15:53:57 +00:00
fBrignoli b9e7daf0b7 [-] LO : Undefined field description
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@8665 b9a71923-0436-4b27-9f14-aed3839534dd
2011-09-20 15:45:48 +00:00
aFolletete a568d2c669 [-] FO : fixed bug on Feature detachable with product pack feature
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@8654 b9a71923-0436-4b27-9f14-aed3839534dd
2011-09-20 08:41:05 +00:00