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

145 Commits

Author SHA1 Message Date
Jonathan.Wage
9dcceb6c13 Merged 3138:3139 2007-11-11 01:20:45 +00:00
Jonathan.Wage
ed383556ba Merged r3136:3137 2007-11-11 00:51:13 +00:00
Jonathan.Wage
060784adfb Merge r3127:3129 (fixes #522) 2007-11-10 20:11:17 +00:00
zYne
6b03c4c2a1 some docs for CTI 2007-11-10 14:20:05 +00:00
meus
d60db7a90f fixing the reason for #589, a typo in the docs :P 2007-11-09 01:40:33 +00:00
pbowyer
9e3379689b Corrected formatting typo and changed "Above" to "Below" to make a sentence make sense 2007-11-05 11:35:48 +00:00
meus
ea4561fb61 fixing some inconsitencies in the docs. Moved compile to optimization part 2007-11-02 16:05:10 +00:00
zYne
cdcaab1d90 enhanced component overview and moved it to its own chapter 2007-11-01 22:34:08 +00:00
Jonathan.Wage
8bfbd6a7c7 Clean up, initial entry of root txt files, fixed a few broken unit tests. New documentation. 2007-11-01 19:45:36 +00:00
zYne
84d5845bd5 fixes #554 2007-10-31 21:18:14 +00:00
pbowyer
e9a9527453 Fixed missing comma in code example 2007-10-31 10:33:46 +00:00
chris
2125718d30 important hint about which columns local and foreign refer to in Many-To-Many relationships
Ticket: 538
2007-10-29 23:34:09 +00:00
phuson
324a0707f9 To clarify for Ticket #534 2007-10-27 20:08:16 +00:00
bschussek
d631c789f3 Correcting the last example (Phonenumber): Changed hasMany('User') to hasOne('User') 2007-10-26 13:00:31 +00:00
Jonathan.Wage
bb1e87b04a Removed adapter docs since it is not working. 2007-10-25 14:23:42 +00:00
zYne
00b8427748 some docs for hydration 2007-10-23 14:48:48 +00:00
Jonathan.Wage
27b369a5f3 Mass search and replace for coding standards changes, doc block formatting, and code spacing. 2007-10-21 06:23:59 +00:00
Jonathan.Wage
4ce2a36968 Fix to naming of spyc and update docs for cli. 2007-10-21 01:16:04 +00:00
Jonathan.Wage
066e7d524f Initial entry of sandbox and cli manual documentation. 2007-10-18 04:37:41 +00:00
Jonathan.Wage
90fd42291e Updates to sandbox and manual. 2007-10-18 04:03:33 +00:00
zYne
be20cf3b45 docs for batch updates 2007-10-17 21:19:51 +00:00
jepso
f8e2c314a2 moving /manual/new to /manual 2007-10-17 21:16:49 +00:00
jepso
ac89acd39b removed old documentation files 2007-10-17 21:12:46 +00:00
lsmith
1a4baae1df - typo fix 2007-05-21 13:42:09 +00:00
lsmith
34fd97312f - s/numeric/decimal 2007-05-11 19:23:18 +00:00
lsmith
1879b8ea58 - typo fixes 2007-05-11 18:38:31 +00:00
lsmith
797cdece48 - typo fixes 2007-05-11 18:34:56 +00:00
lsmith
a8fb6cde01 - typo fixes 2007-05-11 16:49:11 +00:00
zYne
5c5be484bf 2007-05-07 15:47:02 +00:00
zYne
fbb5a53223 2007-05-07 15:44:20 +00:00
zYne
46e01370bc 2007-05-07 15:42:26 +00:00
zYne
6bd8eaf87c 2007-05-07 15:41:08 +00:00
zYne
1f24127189 2007-05-07 15:40:22 +00:00
legenerationlazi
e6d32b9f43 formatting fix 2007-05-02 14:56:12 +00:00
legenerationlazi
13840516a9 removed empty php tags at the top of some pages
html->wiki conversion previously missed
2007-04-19 20:41:19 +00:00
legenerationlazi
4a93637eb9 combined hierarchical data docs(missing from TOC structure renaming) 2007-04-19 20:18:41 +00:00
legenerationlazi
be0143985e yet another 2007-04-17 23:47:51 +00:00
legenerationlazi
edd01f67bf take 3...or 4 2007-04-17 23:31:55 +00:00
legenerationlazi
be94b10147 fixed bogus php syntax (was breaking formatting) 2007-04-17 23:31:03 +00:00
legenerationlazi
ddc1b64245 2007-04-17 23:25:57 +00:00
legenerationlazi
61a96f0359 2007-04-17 23:24:53 +00:00
hansbrix
cc85ccca1a fixed unsupported text formatting within <code> tags (for SQL statements) 2007-04-13 23:33:37 +00:00
hansbrix
876973a8cb html->wiki conversion script 2007-04-13 21:49:11 +00:00
legenerationlazi
c4ca59647d testing conversion to wiki markup script 2007-04-13 19:32:57 +00:00
gnat
8b95e7e719 added RAND orderby 2007-04-13 19:32:29 +00:00
meus
53eabd3d79 Fixed windows newlines ^M and removed <br /> tags. They should not be used in
the docs.
2007-04-12 21:20:12 +00:00
hansbrix
16e4296626 combined codes and docs manpages; deleted codes (obsolete) 2007-04-12 20:52:30 +00:00
meus
0929be6454 Fixed broken docs 2007-04-12 17:46:26 +00:00
hansbrix
c110ca4c75 added aggregate text placeholder (mostly a test :) ) 2007-04-12 17:15:40 +00:00
meus
70caab1584 Fixed some docs. Mainly substituting " with ' in code examples. 2007-04-11 20:13:39 +00:00