1
0
mirror of synced 2024-12-13 22:56:04 +03:00
Commit Graph

2468 Commits

Author SHA1 Message Date
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
zYne
ec6120b955 2007-09-06 20:23:52 +00:00
zYne
eed203594e 2007-09-06 20:12:12 +00:00
Jonathan.Wage
46ac880641 Fixing pdf. 2007-09-06 19:53:47 +00:00
zYne
26d3d3e7a4 2007-09-06 19:32:22 +00:00
Jonathan.Wage
7ca8d64ef4 Styling, changed font colors and sizes. 2007-09-06 19:29:13 +00:00
Jonathan.Wage
d0c9c5774a Fixes for api documentation styling and manual urls. 2007-09-06 19:21:21 +00:00
Jonathan.Wage
48dbf08325 Initial entry. 2007-09-06 19:00:02 +00:00
Jonathan.Wage
559421b843 Css fixes for layout. 2007-09-06 18:59:39 +00:00
Jonathan.Wage
babe5ca85a More tweaks to make manual function correctly, and look correct. 2007-09-06 18:36:27 +00:00
Jonathan.Wage
4804aa0a52 Initial entry. 2007-09-06 18:29:57 +00:00
Jonathan.Wage
fd2a85b5f3 Fixes to get manual working. 2007-09-06 18:29:27 +00:00
Jonathan.Wage
88ad244786 Trying to fix manual. 2007-09-06 18:14:31 +00:00
Jonathan.Wage
bb537581e6 Updated url to be full url to download file. 2007-09-06 17:50:50 +00:00
Jonathan.Wage
0c05d5429e Initial entry. 2007-09-06 17:44:29 +00:00
Jonathan.Wage
af936d4742 Fleshing out content and committed some new files. 2007-09-06 17:42:07 +00:00
Jonathan.Wage
cdd4cb755c Initial entry. 2007-09-06 17:21:56 +00:00
Jonathan.Wage
b99d441309 Initial entry and fleshing out content. 2007-09-06 17:20:49 +00:00
jackbravo
a5619cc9d8 one more :P code type is sql 2007-09-06 16:36:53 +00:00
jackbravo
722f7903fd code type is sql 2007-09-06 16:31:07 +00:00
jackbravo
8c0ec95802 code type is sql 2007-09-06 16:17:49 +00:00
jackbravo
0a68f3b5e6 INDEXBY is a new DQL keyword 2007-09-06 16:14:45 +00:00
jackbravo
fb5a7395e5 code type is sql 2007-09-06 16:13:18 +00:00
jackbravo
1db6dfa30b Association table tests are pretty messy, still more fixes to go 2007-09-06 16:03:44 +00:00