Benjamin Eberlei
|
bc9c7d1c07
|
Merge pull request #117 from cordoval/feature/addTutorialOverrideMappingAnnotations
[DDC-1872] add tutorial for override annotations mappings
|
2012-11-24 02:33:58 -08:00 |
|
Benjamin Eberlei
|
9f86cda681
|
Merge pull request #119 from Spabby/master
Cleaner to remove the note, and modify the code to put the doctrine_bootstrap.php include first?
|
2012-11-24 02:25:17 -08:00 |
|
Benjamin Eberlei
|
07e6a3ec68
|
Merge pull request #129 from md2perpe/patch-1
Update en/tutorials/getting-started.rst
|
2012-11-24 02:22:01 -08:00 |
|
Arnaud Kleinpeter
|
9f898b0b90
|
Update en/tutorials/getting-started.rst
|
2012-11-07 22:31:40 +01:00 |
|
Per Persson
|
5657e199bd
|
Update en/tutorials/getting-started.rst
Spelling: UDPATE -> UPDATE
|
2012-10-15 17:28:12 +03:00 |
|
Brett Bieber
|
46be81115a
|
Minor spelling correction & grammatical formatting
|
2012-08-23 08:41:19 -05:00 |
|
Gary Hockin
|
b6ddb58634
|
Update en/tutorials/getting-started.rst
Cleaner to remove the note, and modify the code to put the doctrine_bootstrap.php include first?
|
2012-08-07 13:26:51 +02:00 |
|
Gary Hockin
|
711844296d
|
Update en/tutorials/getting-started.rst
Fixed failed markdown
|
2012-08-07 13:12:09 +02:00 |
|
Gary Hockin
|
f3dea276e7
|
Update en/tutorials/getting-started.rst
Added note that tripped me up.
|
2012-08-07 13:10:25 +02:00 |
|
Luis Cordova
|
6c932af0a0
|
[DDC-1872] address comments from beberlei
|
2012-07-29 23:33:18 -05:00 |
|
Luis Cordova
|
26608fed5a
|
[DDC-1872] add tutorial for override annotations mappings
|
2012-07-29 00:39:24 -05:00 |
|
Michaël Perrin
|
b5e11259e1
|
Fix typo in the "Getting started database" tutorial
|
2012-06-28 15:34:58 +02:00 |
|
Richard Shank
|
de9f053cfb
|
Add xml code block for OrderBy
|
2012-06-20 03:41:20 -07:00 |
|
Benjamin Eberlei
|
edb7950be8
|
Getting STarted: Code, Model, Database first
|
2012-06-16 13:34:23 +02:00 |
|
Benjamin Eberlei
|
1a9443b55a
|
Let docs point to github for XSDs, much better to maintain for us.
|
2012-06-16 12:44:00 +02:00 |
|
Adrien Brault
|
47febcd7f4
|
Fix typo/Add missing words
|
2012-06-13 01:36:40 +03:00 |
|
Erik Dubbelboer
|
24d488b5f1
|
fixed minor errors
|
2012-06-07 13:53:58 +02:00 |
|
Douglas Greenshields
|
671177e162
|
Improved grammar/ punctuation in pagination tutorial, and brought parameter name in code example into line with actual parameter
|
2012-05-30 15:59:58 +02:00 |
|
Guilherme Blanco
|
da21917dad
|
Merge pull request #85 from Tobion/patch-1
fix confusing typo in ordered collections
|
2012-04-20 21:07:14 -07:00 |
|
Osman Üngür
|
05a188da38
|
Fix for collection handling code sample
|
2012-04-18 17:13:14 +03:00 |
|
Tobias Schultze
|
301f4d0346
|
fix confusing typo in ordered collections
|
2012-04-12 23:22:06 +03:00 |
|
Benjamin Eberlei
|
ea95bd57ef
|
Rework a bit
|
2012-02-05 22:54:28 +01:00 |
|
Benjamin Eberlei
|
3def848422
|
Fix enumeration
|
2012-02-05 22:51:42 +01:00 |
|
Benjamin Eberlei
|
6fa7580d10
|
Add tutorial about Pagination
|
2012-02-05 22:46:43 +01:00 |
|
Benjamin Eberlei
|
c613351f39
|
Added 10 quick steps section
|
2012-01-29 22:40:38 +01:00 |
|
Benjamin Eberlei
|
5e3e48c8dd
|
Rename getting-started tutorial page.
|
2012-01-29 19:48:09 +01:00 |
|
Benjamin Eberlei
|
0b7d5f2813
|
Merge pull request #50 from cordoval/patch-3
corrected rst for bash like code blocks
|
2012-01-29 10:36:41 -08:00 |
|
Benjamin Eberlei
|
b0ec3dfb47
|
Started refactoring of the documentation towards smaller chapters, grouped into logical units with better explanations (hopefully).
|
2012-01-28 00:49:37 +01:00 |
|
Juti Noppornpitak
|
3880ec6839
|
Changed from "@var string" to "@var int" for the complete version of entities/User.php.
|
2012-01-26 11:29:32 -05:00 |
|
Mikko Hirvonen
|
d44d82b694
|
Added missing docblock endings.
|
2012-01-16 22:08:49 +02:00 |
|
AmirBehzad Eslami
|
bc91e5c0fd
|
Separated listings of User.php, Bug.php, and Product.php. Added missed statement to use ArrayCollection in User.php .
|
2012-01-06 01:03:15 +03:30 |
|
Benjamin Eberlei
|
6d1f716f8b
|
Update en/tutorials/getting-started-xml-edition.rst
|
2012-01-05 21:40:15 +01:00 |
|
Tomas Paladin Volf
|
cfe5424cf9
|
Fixed pear command for install, "boostrap" => "bootstrap"
|
2011-11-08 14:44:48 +01:00 |
|
Luis Cordova
|
cf44745d08
|
corrected rst for bash like code blocks
|
2011-10-25 15:50:29 -05:00 |
|
Luis Cordova
|
1bc0efba43
|
typo change from contains to consists of
|
2011-10-25 15:33:30 -05:00 |
|
Luis Cordova
|
0a989e63d2
|
two typos fixed
|
2011-10-25 15:08:52 -05:00 |
|
Benjamin Eberlei
|
e6e1243852
|
Merge branch 'master' of github.com:doctrine/orm-documentation
|
2011-08-27 12:36:56 +02:00 |
|
Benjamin Eberlei
|
5fc0ede5bf
|
Fixed the tutorial, it was a mess! Now its explaining everything step by step and all bugs are removed. Changed introduction and configuration to use the simpler Setup helper class
|
2011-08-27 12:36:37 +02:00 |
|
Joseph Rouff
|
ffa2a545fa
|
Fix typo
|
2011-08-25 01:36:21 +03:00 |
|
Dan Patrick
|
6cd7d21db1
|
Small grammar changes in section explaining lazyload/ArrayCollection.
|
2011-08-01 18:04:14 -05:00 |
|
Benjamin Eberlei
|
ecb13a87dc
|
Bugfix
|
2011-07-13 21:31:31 +02:00 |
|
Benjamin Eberlei
|
91b2c82c58
|
Brought most of the documentation up to date on 2.1
|
2011-07-13 20:31:01 +02:00 |
|
Benjamin Eberlei
|
660ead4b0e
|
FAQ and Composite Key renaming
|
2011-07-13 19:04:21 +02:00 |
|
Benjamin Eberlei
|
fac1a517df
|
Finish chapter on composite primary keys (still missing XML and YAML example though)
|
2011-07-10 20:03:59 +02:00 |
|
Benjamin Eberlei
|
06e45f7587
|
Fix bug in previous commit
|
2011-06-11 09:59:17 +02:00 |
|
Benjamin Eberlei
|
71c47f69ec
|
Mention 5.3 dependency in getting started tutorial, and link to entity restrictions aswell. Add the func_get_args() restriction to the list in architecture.
|
2011-06-11 09:52:17 +02:00 |
|
Renan Gonçalves aka renan.saddam
|
457abbacef
|
Version 2.0.5 no longer needs $cli call and the namespace for Components has changed.
|
2011-05-19 06:20:50 -07:00 |
|
asartalo
|
16f132bff0
|
Corrected annotation for sample code: moved repositoryClass attribute from @Table to @Entity.
|
2011-04-24 13:24:54 +08:00 |
|
asartalo
|
3cac853dd4
|
Changed instances of entity manager variable '' to '' for consistency.
|
2011-04-24 13:21:34 +08:00 |
|
asartalo
|
511268ddd7
|
Removed another instance of '--force' Option for the orrm:schema-tool:create command as this is not available for this command.
|
2011-04-24 10:52:18 +08:00 |
|