1
0
mirror of synced 2024-12-14 15:16:04 +03:00
Commit Graph

646 Commits

Author SHA1 Message Date
zYne
9d8cb481a7 2007-05-18 09:33:51 +00:00
zYne
4b09d95d0f 2007-05-18 09:30:29 +00:00
zYne
9b470a642b 2007-05-18 09:26:38 +00:00
zYne
22753f1931 2007-05-18 09:22:31 +00:00
zYne
62e7ba76db 2007-05-18 09:22:06 +00:00
zYne
68088c16c5 Enum support for placeholders! 2007-05-17 23:13:58 +00:00
zYne
b6b91ac0ee 2007-05-17 21:48:12 +00:00
Jonathan.Wage
a1ef5fbf4b Fixed issue with isValidNode() and it not accepting an argument when it should allow it. 2007-05-17 19:52:50 +00:00
zYne
6f466c3f9c 2007-05-16 22:51:28 +00:00
zYne
882318613b 2007-05-16 22:45:39 +00:00
zYne
f44784d908 made all manager variables protected and adhere to Zend naming conventions 2007-05-16 22:45:13 +00:00
zYne
5d3660f285 2007-05-16 22:34:38 +00:00
zYne
1b3e981737 2007-05-16 22:28:32 +00:00
zYne
33bb25ac20 2007-05-16 22:22:54 +00:00
zYne
936d442cc0 2007-05-16 21:51:23 +00:00
zYne
2291272ebf 2007-05-16 21:47:23 +00:00
zYne
827755afd3 2007-05-16 21:28:33 +00:00
zYne
82ba74e2e8 2007-05-16 20:27:03 +00:00
zYne
330bf1d408 2007-05-16 19:52:06 +00:00
zYne
f26217c87a DQL core refactored 2007-05-16 19:20:55 +00:00
zYne
389d137312 2007-05-15 22:37:04 +00:00
zYne
db08423507 2007-05-15 15:33:18 +00:00
zYne
f44cad9c4e 2007-05-15 10:18:34 +00:00
zYne
a430d22cf4 2007-05-15 10:07:05 +00:00
zYne
60276421e7 2007-05-14 23:04:32 +00:00
zYne
86fa70d6d1 2007-05-14 17:56:47 +00:00
meus
00bf8c9522 Fatal error: Cannot make non static method Doctrine_Exception::errorMessage() static in class Doctrine_Connection_Exception 2007-05-14 13:00:14 +00:00
zYne
5b2c3a4ead 2007-05-12 23:27:16 +00:00
zYne
a51e7742fa added Doctrine_Record_Filter 2007-05-12 22:42:16 +00:00
lsmith
ad0f389870 - added ability to set scale at runtime 2007-05-11 19:20:38 +00:00
lsmith
fd0c11073c - remove debug code 2007-05-11 19:15:18 +00:00
lsmith
efc7baa19b - use ATTR_DECIMAL_PLACES when defining a decimal field 2007-05-11 19:13:20 +00:00
zYne
4d1722fba4 added ATTR_DECIMAL_PLACES 2007-05-11 19:08:16 +00:00
zYne
29a6d2ef7f added new methods 2007-05-11 19:07:06 +00:00
zYne
e3b3439415 2007-05-10 23:46:09 +00:00
zYne
7c78d89217 2007-05-10 23:45:26 +00:00
zYne
f99e3dd476 added Doctrine_Hydrate_Exception 2007-05-10 21:31:09 +00:00
romanb
4b5731baf5 Make Doctrine_Node_NestedSet::delete() work correctly with multiple roots. 2007-05-08 19:35:31 +00:00
subzero2000
86fe74d58e Added support for gzip and enum types that was missing so when
Doctrine_Record::unserialize() calls Doctrine_Record::cleanData(),
the data for gzip and enum types is correct. Fixes #322.

Also, minor formatting cleanup in Doctrine_Record::serialize().
2007-05-07 22:46:47 +00:00
subzero2000
b68a791bf7 Added back proper type-casting of integer and boolean types that was added in r419 and removed in r422. Fixes #321. 2007-05-07 22:39:25 +00:00
romanb
f0236dc9a1 More additions to the NestedSet implementation: Added $node->makeRoot() which can be used when using many roots to detach a node from a tree and make it a root node itself. 2007-05-07 18:29:52 +00:00
romanb
e90e62c9f7 Small fix: createRoot() only generates a root id if it doesnt already have a valid value 2007-05-07 16:05:14 +00:00
romanb
a1ee3f97e7 Added support for transparently moving nodes between different trees when using many roots (EXPERIMENTAL!) 2007-05-07 15:49:23 +00:00
zYne
0a58490a1f 2007-05-01 19:26:03 +00:00
zYne
3b48b7911c 2007-04-26 18:06:16 +00:00
zYne
e81891e310 2007-04-26 17:42:03 +00:00
runa
9460ff9e2c use the connections array for key() 2007-04-24 17:33:10 +00:00
zYne
471a0a0005 2007-04-24 16:59:07 +00:00
zYne
92a6699e9a 2007-04-24 10:15:17 +00:00
romanb
bc24aafd87 Closed #313
Ticket: 313
2007-04-23 10:43:09 +00:00