zYne
|
80901aa7c6
|
Removed Doctrine_Form (form building is not part of an ORM framework)
|
2006-09-20 21:33:21 +00:00 |
|
zYne
|
013c05b5aa
|
Refactored Doctrine::loadAll()
|
2006-09-20 21:29:50 +00:00 |
|
zYne
|
0921d1db57
|
Doctrine_Compiler added
|
2006-09-20 21:24:47 +00:00 |
|
zYne
|
935fbb5520
|
Removed deprecated constants
|
2006-09-20 21:18:41 +00:00 |
|
zYne
|
92d4bb2286
|
Removed deprecated exceptions, fixed #90
|
2006-09-20 21:12:43 +00:00 |
|
zYne
|
ebad53b79d
|
Removed object cache and all references to it, ticket #89 fixed
|
2006-09-20 21:07:13 +00:00 |
|
zYne
|
43980029d4
|
Gzip datatype added
|
2006-09-20 15:46:25 +00:00 |
|
sopel
|
ed1f7aca93
|
MX checking disabled by default
|
2006-09-20 12:29:05 +00:00 |
|
elliot
|
20f8581c83
|
Cleaned up deprecated functions
|
2006-09-20 11:38:50 +00:00 |
|
zYne
|
419daa8114
|
Small refactorings
|
2006-09-20 11:29:35 +00:00 |
|
zYne
|
9b951928be
|
UnitOfWork and Transaction under the Doctrine_Connection namespace
|
2006-09-20 09:55:44 +00:00 |
|
zYne
|
9d4c4216b7
|
added Doctrine_UnitOfWork, removed unnecessary methods from Connection class
|
2006-09-20 09:46:52 +00:00 |
|
zYne
|
20c342609d
|
added Doctrine_Transaction missing from the previous commit
|
2006-09-20 09:36:31 +00:00 |
|
zYne
|
7b52c80c53
|
Refactored Doctrine_Connection: separated into two different classes Doctrine_Connection and Doctrine_Transaction
|
2006-09-20 09:35:29 +00:00 |
|
elliot
|
8edafac8e4
|
Changed ValidatorUSState to conform to the standard Doctrine_Validator_* naming scheme and removed the old style from Doctrine_Validator
|
2006-09-20 09:30:39 +00:00 |
|
elliot
|
89e1215296
|
Changed DQLException, InvalidKeyException and InvalidTypeException to inherit Doctrine_Exception
|
2006-09-20 09:26:26 +00:00 |
|
zYne
|
c8918b0d4c
|
added Doctrine_Collection_Exception
|
2006-09-19 21:15:07 +00:00 |
|
zYne
|
74128a95d9
|
Fixed syntax error
|
2006-09-18 20:11:21 +00:00 |
|
zYne
|
d1047adb1d
|
Inheritance bug fix
|
2006-09-18 19:52:17 +00:00 |
|
zYne
|
f2a2d3e51e
|
Fixed DQL OrderBy parser bug
|
2006-09-18 17:32:12 +00:00 |
|
zYne
|
bb2a1312ed
|
count() fixed
|
2006-09-17 18:49:45 +00:00 |
|
zYne
|
1b0d2c78b2
|
new method isDistinct
|
2006-09-17 18:31:28 +00:00 |
|
zYne
|
41ee9173f1
|
method name changes for better custom getter/setter compatibility
Doctrine_Record::getID() -> obtainIdentifier()
Doctrine_Record::setID() -> assignIdentifier()
|
2006-09-17 17:59:04 +00:00 |
|
zYne
|
ddbf6c949b
|
Fixed default value support + camelCase column problems
|
2006-09-17 15:44:10 +00:00 |
|
zYne
|
75284895d3
|
|
2006-09-17 14:54:43 +00:00 |
|
sopel
|
1b96c5da16
|
Email validator rewrite (Ticket #6)
|
2006-09-16 21:49:54 +00:00 |
|
sopel
|
2ab8c4e5f4
|
Credit card validator added (Ticket #15)
|
2006-09-15 22:40:18 +00:00 |
|
zYne
|
46bc40f732
|
Fixed pessimistic locking manager
|
2006-09-15 21:04:06 +00:00 |
|
zYne
|
1c782a086d
|
Support for application level default values
|
2006-09-15 20:56:25 +00:00 |
|
zYne
|
7914695e6a
|
DQL update: AND an OR as equivalent operators for && and ||
|
2006-09-15 10:48:59 +00:00 |
|
zYne
|
120d18565c
|
Tests and implementation for DQL functions contains(), like() and regexp()
|
2006-09-15 10:04:22 +00:00 |
|
zYne
|
060739d72c
|
added Regexp operator compatibility for mysql and pgsql drivers
|
2006-09-15 09:08:44 +00:00 |
|
zYne
|
eacb78148e
|
added new DQL function: contains
|
2006-09-14 21:10:02 +00:00 |
|
pookey
|
b84c7f4ce3
|
pookey: standards complience change
|
2006-09-14 13:40:29 +00:00 |
|
zYne
|
871f3c418d
|
DQL enum type support (still not working for prepared queries)
|
2006-09-13 20:47:29 +00:00 |
|
zYne
|
0cbc7031ce
|
Nospace validator fixed
|
2006-09-13 18:19:24 +00:00 |
|
zYne
|
868e0bcae7
|
added Doctrine_Access::__isset() and Doctrine_Access::__unset() for complete support of magic method invocations
|
2006-09-13 09:40:22 +00:00 |
|
pookey
|
5f44b71af6
|
more fixed to make it strict compatable
|
2006-09-12 22:30:41 +00:00 |
|
pookey
|
1c818f51fa
|
fix to make it standards strict
|
2006-09-12 22:26:21 +00:00 |
|
zYne
|
16d964e4ba
|
Fixed the core get() / set() issue
|
2006-09-12 21:36:36 +00:00 |
|
zYne
|
6e7cc43204
|
added Doctrine_Association_Self
|
2006-09-12 17:40:54 +00:00 |
|
zYne
|
e49319f490
|
New component Doctrine_EventListener_AccessorInvoker for automatic invoking of get* and set* methods
|
2006-09-12 10:15:58 +00:00 |
|
zYne
|
92b7f2a03d
|
phpType() as static method
|
2006-09-12 09:07:43 +00:00 |
|
zYne
|
3dca74f2d2
|
Association self-referencing fetching now works (still not integrated into DQL)
|
2006-09-11 21:46:01 +00:00 |
|
zYne
|
fadef335c4
|
Validator now supports all doctrine types
|
2006-09-11 20:51:24 +00:00 |
|
zYne
|
bce726d66c
|
Doctrine_Collection::loadRelated() bug fixed
|
2006-09-08 23:20:51 +00:00 |
|
zYne
|
d6eb961c0c
|
loadRelated() now works for many-to-many associations
|
2006-09-08 22:02:38 +00:00 |
|
zYne
|
65c9e56c86
|
toArray() added
|
2006-09-07 21:28:47 +00:00 |
|
zYne
|
af59b140e0
|
doc blocks updated
|
2006-09-07 21:25:47 +00:00 |
|
zYne
|
16fad08f01
|
|
2006-09-07 21:25:08 +00:00 |
|