Jonathan.Wage
|
d62500e76b
|
Updated syntax
|
2007-09-14 19:06:52 +00:00 |
|
Jonathan.Wage
|
8e57185e30
|
Fixes.
|
2007-09-13 22:39:52 +00:00 |
|
Jonathan.Wage
|
122ebf0ca6
|
|
2007-09-13 21:52:18 +00:00 |
|
Jonathan.Wage
|
78f145c368
|
|
2007-09-13 21:50:43 +00:00 |
|
Jonathan.Wage
|
16a0aaebcf
|
Making sure we don't require Spyc 2 times.
|
2007-09-13 21:49:04 +00:00 |
|
Jonathan.Wage
|
c9658cb29b
|
Getting exporting/importing working.
|
2007-09-13 21:32:40 +00:00 |
|
Jonathan.Wage
|
13d781cb68
|
Added aliases.
|
2007-09-13 19:25:52 +00:00 |
|
Jonathan.Wage
|
39c3f2e0f8
|
Initial entry of Parser for yml/xml and made import schema code use the parser classes.
|
2007-09-13 19:06:38 +00:00 |
|
Jonathan.Wage
|
15e2484b66
|
Initial entry of yml
|
2007-09-13 19:06:04 +00:00 |
|
zYne
|
1096f90f45
|
|
2007-09-13 18:42:52 +00:00 |
|
Jonathan.Wage
|
303e84c347
|
Initial entry.
|
2007-09-13 16:55:32 +00:00 |
|
jackbravo
|
3864591b8d
|
Fix import documentations errors found by Rustin (imperfeito@gmail.com)
|
2007-09-13 14:20:03 +00:00 |
|
jackbravo
|
2bde9f6692
|
Small note on unlink all
|
2007-09-12 23:29:02 +00:00 |
|
jackbravo
|
404338f46f
|
Added support for unlink all
|
2007-09-12 22:07:57 +00:00 |
|
zYne
|
c8578d434a
|
|
2007-09-12 22:03:25 +00:00 |
|
Jonathan.Wage
|
2f66d604d6
|
Initial entry of sfDoctrinePlugin.
|
2007-09-12 21:56:14 +00:00 |
|
meus
|
9fbde039ba
|
remove caching of args. it is just plain wrong
|
2007-09-12 21:56:11 +00:00 |
|
Jonathan.Wage
|
d6b90332b7
|
Removed external for sfDoctrinePlugin
|
2007-09-12 21:54:56 +00:00 |
|
zYne
|
c606da1ac0
|
|
2007-09-12 21:52:34 +00:00 |
|
zYne
|
3a93d7f271
|
|
2007-09-12 21:43:39 +00:00 |
|
zYne
|
7359ee0e53
|
DQL expression handling rewrite
|
2007-09-12 21:42:42 +00:00 |
|
zYne
|
5fba56bb6d
|
|
2007-09-12 21:08:11 +00:00 |
|
meus
|
2f8c83983f
|
removing class variable adding static function var
|
2007-09-12 20:56:38 +00:00 |
|
Jonathan.Wage
|
72ae6ff8d1
|
Initial entry.
|
2007-09-12 20:50:39 +00:00 |
|
meus
|
7a26255739
|
addded tests for template. added optimization for __call and calling template functions in Record
|
2007-09-12 20:26:59 +00:00 |
|
zYne
|
cebd4928b6
|
|
2007-09-12 20:01:20 +00:00 |
|
Jonathan.Wage
|
0d84bcd2af
|
Made loadTemplate() simply call actAs() rather than duplicating code. Original loadTemplate() was broken anyways, addTemplate() was never called
|
2007-09-12 16:06:33 +00:00 |
|
Jonathan.Wage
|
e7c3c9b333
|
Css formatting.
|
2007-09-11 22:01:50 +00:00 |
|
Jonathan.Wage
|
4c14fb62c2
|
Tweaks and fleshing out some content.
|
2007-09-11 22:00:52 +00:00 |
|
jackbravo
|
ca17b08ca1
|
Strict standards: GroupTest::run and UnitTest::run should have the same signature
|
2007-09-10 23:08:29 +00:00 |
|
jackbravo
|
f2ab7813fb
|
Updated relationship handling code (using unlink method)
|
2007-09-10 22:26:50 +00:00 |
|
jackbravo
|
59c4cdf4ea
|
Docs for the unlink method for many-to-many relationships
|
2007-09-10 22:21:03 +00:00 |
|
zYne
|
fffd2689c1
|
|
2007-09-10 21:25:39 +00:00 |
|
jackbravo
|
b402d6ba8d
|
Corrected test case for ColumnAggregate field
Object needs to be saved to set type column.
Also deleted unnesesary model, test can be made with default models.
|
2007-09-10 20:17:52 +00:00 |
|
jackbravo
|
8957624564
|
Re-arrenge order of statements to avoid conflicts
|
2007-09-10 18:10:58 +00:00 |
|
jackbravo
|
b08d722cdc
|
Re-arrenge order of statements to avoid conflicts
|
2007-09-10 17:29:41 +00:00 |
|
jackbravo
|
d8352d67fa
|
Substitute array_diff function with array_udiff to allow overriding __toString()
|
2007-09-10 16:16:24 +00:00 |
|
jackbravo
|
0436fc8e96
|
Minor spelling correction
|
2007-09-08 18:32:31 +00:00 |
|
meus
|
0d8cdcf963
|
renaming from text to string ref #435
|
2007-09-08 14:30:24 +00:00 |
|
meus
|
26e3e7a998
|
renamed text to string since text did not work in tests
|
2007-09-08 14:21:16 +00:00 |
|
meus
|
a7c24a05f5
|
fixing codeing standard errors...
|
2007-09-08 12:43:25 +00:00 |
|
meus
|
8fbd18207b
|
conveience method inspect() in Doctrine_Validator_Exception. Call it with user_func and it will apply it to all ErrorStacks
|
2007-09-08 12:41:09 +00:00 |
|
jackbravo
|
3ad6e01c73
|
Simplified test for isComposite
|
2007-09-07 18:09:18 +00:00 |
|
lsmith
|
bbf5b62a68
|
- not use the integer index, instead use the actual value for non emulated enums
|
2007-09-07 13:27:02 +00:00 |
|
zYne
|
6987d11e2a
|
|
2007-09-06 21:07:24 +00:00 |
|
zYne
|
991d56f82c
|
|
2007-09-06 21:05:39 +00:00 |
|
zYne
|
88f60a022b
|
|
2007-09-06 20:59:13 +00:00 |
|
zYne
|
d16ea7d8fc
|
|
2007-09-06 20:52:36 +00:00 |
|
zYne
|
e45ae7d082
|
|
2007-09-06 20:52:16 +00:00 |
|
zYne
|
4eac440c56
|
|
2007-09-06 20:38:22 +00:00 |
|