1
0
mirror of synced 2025-01-18 06:21:40 +03:00

481 Commits

Author SHA1 Message Date
guilhermeblanco
091acf6a8e Reorganized utilities chapter. Moved pagination chapter to utilities. Created advanced layouts with pager and defined basic schema of extending customizing pager layout 2007-12-22 18:56:12 +00:00
guilhermeblanco
132e5c969c CHG: Changed private variable name (chunkLength to _chunkLength) in Jumping.php and Sliding.php
CHG: Added documentation for Doctrine_Pager and Doctrine_Pager_Range* classes
TODO: Finish pagination documentation
2007-12-19 03:07:41 +00:00
pookey
ff2d68dc3d fixing doc error 2007-12-17 11:45:00 +00:00
meus
2af9fb80ce renamed svn repo in docs 2007-12-14 20:43:45 +00:00
jackbravo
50134538f4 Document toArray, fromArray and synchronizeFromArray methods 2007-12-14 02:01:18 +00:00
jackbravo
5dc0b6ab46 Change the indentation 2007-12-14 02:00:40 +00:00
jackbravo
7d78af822c First take on docs for refresh and refresh(true) 2007-12-14 00:58:46 +00:00
jackbravo
2b5590a908 copyDeep no longer exists, copy() as a parameter 2007-12-14 00:01:47 +00:00
gnat
d222f37b50 example nested set fixture file provided by 'bwegrzyn' 2007-12-12 04:22:58 +00:00
wernerm
7202977968 Added documentation for the experimental link() method. 2007-12-11 12:37:46 +00:00
gnat
108403f3b8 provide examples of testing model relations existance. 2007-12-10 18:46:14 +00:00
pookey
d91c39ddb0 fixing typoes 2007-12-10 13:14:02 +00:00
airox
014b18f4f6 Small documentation issues, insert query which hadn't had a value, reference to an example above should be below
Ticket: 656
2007-12-08 13:44:59 +00:00
Jonathan.Wage
4275c6656f Removed exec() call and updated docs for data fixtures. 2007-12-07 22:48:28 +00:00
Jonathan.Wage
a117f8ca79 Merged Facade, Cli, Sandbox chapters in to one new chapter named Utilities. 2007-12-04 01:47:54 +00:00
romanb
899c53fae1 updated caching docs 2007-11-30 20:34:07 +00:00
zYne
13a79c4595 2007-11-29 15:25:33 +00:00
gnat
20b7487ea0 doc typo 2007-11-27 20:31:54 +00:00
gnat
536c4fd55a optional fields 2007-11-27 20:16:16 +00:00
jackbravo
843deba895 Added docs for the construct() method 2007-11-27 00:01:12 +00:00
Jonathan.Wage
c25d481d5c fixes #608 2007-11-25 20:48:31 +00:00
zYne
896b991545 2007-11-25 13:16:14 +00:00
zYne
99bca8be37 2007-11-25 12:46:41 +00:00
zYne
618815dc9d 2007-11-25 12:44:54 +00:00
BjornW
ea3935bc44 fixed http://doctrine.pengus.net/trac/ticket/609 2007-11-20 21:15:41 +00:00
zYne
42d6a4a333 some docs for arithmetic functions 2007-11-20 19:30:05 +00:00
zYne
3fe787972a 2007-11-20 19:22:33 +00:00
zYne
050c76bfdc 2007-11-20 19:19:55 +00:00
BjornW
477199b0af - clarified the chapter 6 relations introduction on relation aliasses
- fixed typo
2007-11-19 12:50:02 +00:00
zYne
5d5e81ae04 2007-11-18 17:36:32 +00:00
meus
554b961a65 fixed location of sandbox in docs 2007-11-18 01:39:32 +00:00
gnat
417c361abc close bug #603 typo 2007-11-16 18:10:33 +00:00
Jonathan.Wage
e96b754d7d Fixes #602 2007-11-16 17:40:29 +00:00
Jonathan.Wage
687187d21a Updated I18n example. 2007-11-16 17:24:06 +00:00
zYne
f96352afb4 2007-11-15 14:42:26 +00:00
Jonathan.Wage
ef23963c1e Fixes #550 2007-11-14 02:12:52 +00:00
Jonathan.Wage
32c6288179 Fixes #600 2007-11-14 01:57:39 +00:00
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