Commit Graph

20 Commits

Author SHA1 Message Date
rMalie
ccfef659c9 // Multishop interface reworked
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15121 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-09 15:05:39 +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
rMalie
1435f340ef // Revert unfinished job on collections
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12882 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-01 09:55:41 +00:00
rMalie
9739089c32 [*] classes : new module architecture
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12872 b9a71923-0436-4b27-9f14-aed3839534dd
2012-01-31 16:57:19 +00:00
rMalie
a1534b9165 // Add associations support in Collection
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12135 b9a71923-0436-4b27-9f14-aed3839534dd
2012-01-04 14:08:19 +00:00
bMancone
499a076ae6 // Fixed Where for IN and NOT IN
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11814 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-27 17:37:37 +00:00
rMalie
c9b7edb58f // Fix test on primary key in Collection
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11812 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-27 17:33:14 +00:00
fSerny
560903fefe [-] BO : Credit slips now appear in document section
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11653 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-22 18:02:04 +00:00
rMalie
0f9613cc65 // Add Collection::getResults() method
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11645 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-22 17:08:13 +00:00
rMalie
a2ff7db3e2 // Fix default value of iterator in collections
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11407 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-20 13:49:59 +00:00
rMalie
1d2f9e44c4 // Improve collections : where() method reworked (prototype changed) + validation of fields
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11383 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-19 16:57:28 +00:00
rMalie
b7ae37f6d7 // Change prototype of methods from(), leftJoin(), innerJoin(), leftOuterJoin() and naturalJoin() for DbQuery class
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11351 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-19 11:13:13 +00:00
rMalie
3381a99a0e // Fix bug on collections when an item was deleted in iteration
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11284 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-15 17:27:37 +00:00
rMalie
30ae6fc8e2 // Browse collections as associative arrays and not as iterative arrays anymore
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11278 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-15 16:48:20 +00:00
rMalie
259eeb6c27 // Fix lang bug on collections + use definitions on hydrateCollection
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11260 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-15 13:56:15 +00:00
rMalie
a9fafc5147 // Can add / delete element from Collection
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11001 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-06 15:59:23 +00:00
rMalie
6d792ee52b // Collections can be used as arrays
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10971 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-06 10:12:02 +00:00
rMalie
86683a963e // Remove $table and $identifier property from all classes, and add static $definition instead
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10912 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-05 13:56:03 +00:00
rMalie
d76998340a // Use Collection instead of HydrateCollection in several places
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10860 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-02 15:20:47 +00:00
rMalie
10247e8e42 [+] Classes: Add Collection class (synthesis of DbQuery + ObjectModel::hydrateCollection) and add support of static $definition property in ObjectModel
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10834 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-01 14:47:28 +00:00