rMalie
|
d73305d528
|
// Revert unfinished job on collections
|
2012-02-01 09:55:41 +00:00 |
|
rMalie
|
59cad13bdb
|
[*] classes : new module architecture
|
2012-01-31 16:57:19 +00:00 |
|
rMalie
|
fcfbf438e8
|
// Add associations support in Collection
|
2012-01-04 14:08:19 +00:00 |
|
bMancone
|
ea71a9eba9
|
// Fixed Where for IN and NOT IN
|
2011-12-27 17:37:37 +00:00 |
|
rMalie
|
f56a90fd5e
|
// Fix test on primary key in Collection
|
2011-12-27 17:33:14 +00:00 |
|
fSerny
|
5d76d8cb8a
|
[-] BO : Credit slips now appear in document section
|
2011-12-22 18:02:04 +00:00 |
|
rMalie
|
5a7b411954
|
// Add Collection::getResults() method
|
2011-12-22 17:08:13 +00:00 |
|
rMalie
|
1322bf99fe
|
// Fix default value of iterator in collections
|
2011-12-20 13:49:59 +00:00 |
|
rMalie
|
b2b678ab3d
|
// Improve collections : where() method reworked (prototype changed) + validation of fields
|
2011-12-19 16:57:28 +00:00 |
|
rMalie
|
1302bdb194
|
// Change prototype of methods from(), leftJoin(), innerJoin(), leftOuterJoin() and naturalJoin() for DbQuery class
|
2011-12-19 11:13:13 +00:00 |
|
rMalie
|
4ee649270e
|
// Fix bug on collections when an item was deleted in iteration
|
2011-12-15 17:27:37 +00:00 |
|
rMalie
|
dd26ba373c
|
// Browse collections as associative arrays and not as iterative arrays anymore
|
2011-12-15 16:48:20 +00:00 |
|
rMalie
|
fd83c5fb1d
|
// Fix lang bug on collections + use definitions on hydrateCollection
|
2011-12-15 13:56:15 +00:00 |
|
rMalie
|
eac0883cbc
|
// Can add / delete element from Collection
|
2011-12-06 15:59:23 +00:00 |
|
rMalie
|
398a5b9e92
|
// Collections can be used as arrays
|
2011-12-06 10:12:02 +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
|
5259d4e64e
|
// Use Collection instead of HydrateCollection in several places
|
2011-12-02 15:20:47 +00:00 |
|
rMalie
|
a7d489adbf
|
[+] Classes: Add Collection class (synthesis of DbQuery + ObjectModel::hydrateCollection) and add support of static $definition property in ObjectModel
|
2011-12-01 14:47:28 +00:00 |
|