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

2146 Commits

Author SHA1 Message Date
zYne
1de19626df 2007-08-06 19:37:01 +00:00
jackbravo
1f689ae914 Syntax error correction 2007-08-06 16:05:28 +00:00
romanb
46e5a0d2f8 Fixed multiple-root setup with new syntax (actAs/loadTemplate). Forgot to pass the parameters. 2007-08-04 17:02:25 +00:00
romanb
7ad2c77a2d - Updated nested set documentation
- Removed the reserved alias "base" from the nested set. It's no longer necessary to use that. Use whatever alias you want.
2007-08-04 14:33:15 +00:00
Jonathan.Wage
121d9ad9aa A fixes to get the importing a little closer. 2007-08-03 22:05:05 +00:00
Jonathan.Wage
ff832983bd Reorganized code. 2007-08-03 21:25:10 +00:00
zYne
1ef946aedb 2007-08-03 21:02:17 +00:00
zYne
45cb86dab9 2007-08-03 20:57:07 +00:00
zYne
c9268d286f 2007-08-03 20:35:37 +00:00
zYne
02a93ccb5a docs for the Doctrine_Template 2007-08-03 12:46:37 +00:00
zYne
2989260703 tests for the new templating model 2007-08-03 11:52:47 +00:00
zYne
5490247cc7 new templating model 2007-08-03 11:52:24 +00:00
zYne
90bf6241e4 2007-08-03 11:25:53 +00:00
zYne
da1a6e38a9 2007-08-03 11:24:45 +00:00
zYne
ab76c18fd7 2007-08-03 10:41:20 +00:00
zYne
013bdebe0b 2007-08-02 21:27:42 +00:00
zYne
1c919c7a0a added whereIn 2007-08-02 21:24:29 +00:00
Jonathan.Wage
48481be4bd Fixed issue with isValidNode() not always being passed a Doctrine_Record and fixed issue with params being sent to set(), moved to where() until set() can handle params 2007-08-02 20:05:12 +00:00
phpbenben
9441f91d64 2007-08-02 19:40:54 +00:00
meus
c9d6a046fa fixing issue mention on the mailing list by tl@hdnet.de at 2.aug 2007-08-02 19:28:46 +00:00
phpbenben
68cdfbaba8 Updated Record/StateTestCase that includes a test with a sequence of calls that check for the current values of the attributes and state of the Record class 2007-08-02 18:57:34 +00:00
zYne
2cc28d066c 2007-08-02 18:57:01 +00:00
zYne
474a21a2ac 2007-08-02 12:23:41 +00:00
zYne
a26a465cfb 2007-08-02 12:07:56 +00:00
zYne
97ca7c9c36 wildcard support for search query language 2007-08-02 12:01:38 +00:00
zYne
36fa8016e7 tests for wildcards 2007-08-02 12:01:22 +00:00
zYne
af100642e1 2007-08-02 00:35:56 +00:00
zYne
df925300bd 2007-08-02 00:05:24 +00:00
zYne
2c76c48bfe updated search query parser engine, now supporting operators OR, AND and NOT 2007-08-01 23:42:22 +00:00
zYne
2b32cc0722 2007-08-01 23:41:51 +00:00
zYne
f81c5c3b39 fixed fatal bug in sql explode 2007-08-01 23:25:24 +00:00
zYne
ebfc0971c6 2007-08-01 22:53:33 +00:00
jepso
c643385fce Updated manual style. 2007-08-01 20:17:49 +00:00
zYne
af8ca1675a 2007-08-01 20:08:53 +00:00
zYne
81c227840e 2007-08-01 20:05:50 +00:00
zYne
d59f761da0 2007-08-01 19:37:28 +00:00
zYne
64f7e3a36e added default lengths for all data types 2007-08-01 19:32:53 +00:00
zYne
b2e6bbb22d 2007-08-01 19:16:56 +00:00
zYne
6245287ef8 2007-08-01 19:12:39 +00:00
Jonathan.Wage
75a1ead588 Fixed issue with count() and composite column primary keys 2007-08-01 17:56:18 +00:00
njero
0e990f7594 Add test case for single field index as string 2007-08-01 16:43:44 +00:00
njero
cb146fb8e8 The index lookup needs to allow for array("fields" => "name") where the fields list
is a string and not an array
2007-08-01 14:50:46 +00:00
zYne
bc6ff6903d added base plugin class 2007-07-31 21:59:45 +00:00
Jonathan.Wage
02dcacc7ae Added new test for select expressions. 2007-07-31 20:42:36 +00:00
zYne
8002dfa3a5 2007-07-31 20:24:10 +00:00
zYne
a57226b086 fixes #338 2007-07-31 20:22:10 +00:00
zYne
9e90fee1ed 2007-07-31 20:08:50 +00:00
zYne
21bab7bcbb 2007-07-31 19:58:44 +00:00
zYne
1350eaea41 2007-07-31 19:47:17 +00:00
zYne
a269fcdb18 Custom join condition model rewritte, full support for ON and WITH keywords 2007-07-31 19:33:58 +00:00