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

437 Commits

Author SHA1 Message Date
jepso
cfbfe26492 Fixes division by zero 2007-09-23 21:27:35 +00:00
zYne
c5b694c56f 2007-09-23 20:52:43 +00:00
nicobn
6395d94549 Corrected typo 2007-09-23 16:56:16 +00:00
zYne
5313bc07ad 2007-09-23 16:40:05 +00:00
zYne
be1f8391ea 2007-09-23 16:25:47 +00:00
zYne
6fd1080729 2007-09-23 16:21:15 +00:00
zYne
6fd82d82b8 2007-09-22 22:31:49 +00:00
jepso
ce0ec8df9e The autoload function is unnecessary 2007-09-21 14:37:41 +00:00
Jonathan.Wage
d4e3567ab9 Changes to migration. 2007-09-20 20:24:38 +00:00
Jonathan.Wage
2fe7b95fba Changes static methods to be normal public methods. 2007-09-20 19:30:19 +00:00
Jonathan.Wage
433035fd28 Fixes for importing dummy data. 2007-09-20 17:04:22 +00:00
Jonathan.Wage
3df29f7d01 A few tweaks. 2007-09-20 16:11:59 +00:00
Jonathan.Wage
17636810d5 Initial entry. 2007-09-20 16:01:33 +00:00
zYne
fec83cfac3 2007-09-19 20:07:53 +00:00
zYne
b180c7c3ae 2007-09-19 20:07:17 +00:00
zYne
ee1d1a7cb4 2007-09-19 19:39:59 +00:00
zYne
643fe70843 2007-09-19 19:35:08 +00:00
meus
e7e32c4602 fixed error in documentation 2007-09-19 06:12:51 +00:00
zYne
866386189e 2007-09-18 17:26:56 +00:00
zYne
ea8384129f 2007-09-18 17:12:36 +00:00
jackbravo
3864591b8d Fix import documentations errors found by Rustin (imperfeito@gmail.com) 2007-09-13 14:20:03 +00:00
jackbravo
2bde9f6692 Small note on unlink all 2007-09-12 23:29:02 +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
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
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
romanb
543cd86f74 Fixed typo in the docs 2007-09-05 16:14:08 +00:00
jackbravo
831c195b3b Document ATTR_QUERY_LIMIT 2007-09-04 18:22:11 +00:00
jackbravo
1fef41e2c3 ATTR_VLD is deprecated 2007-09-04 18:08:45 +00:00
meus
7abe829643 removed the docs since they are not appropriate 2007-09-02 22:08:13 +00:00
meus
be2bd76fed adding information on how to run tests 2007-09-02 22:06:11 +00:00
zYne
b07cf7e2bb 2007-09-02 20:44:47 +00:00
zYne
89f772d169 2007-09-02 20:13:09 +00:00
zYne
70cce7859a 2007-09-02 11:35:51 +00:00
zYne
97c0b5786a 2007-09-02 11:32:09 +00:00
jepso
63c8c87ab7 changed escapeshellcmd to escapeshellarg 2007-09-01 23:27:06 +00:00
jepso
45e56de78e 2007-09-01 23:17:44 +00:00
pookey
f2e9b3ae36 pookey: fixed odd svn problem, jepso, please sort out escaping :P 2007-09-01 23:14:07 +00:00
zYne
9803a929f8 2007-09-01 22:45:09 +00:00
zYne
6c7db9b6bd 2007-09-01 22:44:08 +00:00
zYne
9cc162a934 2007-09-01 22:43:40 +00:00
jepso
1f252011c2 deny access from the internet to these directories 2007-09-01 22:40:56 +00:00
zYne
044c67946b 2007-09-01 22:40:33 +00:00
zYne
4b87106aac 2007-09-01 22:35:43 +00:00
jackbravo
202d66860b Fix little inheritance error on docs 2007-09-01 19:00:28 +00:00
zYne
862791957a 2007-09-01 17:46:42 +00:00
jepso
f4fa179d7c We don't need these files anymore 2007-09-01 16:31:25 +00:00
zYne
e2be550a2f added docs for delegate methods 2007-09-01 10:28:47 +00:00
jepso
48095c266c removed unnecessary file 2007-08-31 23:40:21 +00:00
jepso
eab107a5ee added Pdf output capability to manual 2007-08-31 23:38:43 +00:00
zYne
35f7085133 2007-08-30 22:04:41 +00:00
Jonathan.Wage
157c2d5fed Updated documentation to show example on how to disable foreign key constraint exporting for individual models. 2007-08-29 21:53:41 +00:00
Jonathan.Wage
0a21d72760 Added documentation for turning off foreign key sql in export. 2007-08-27 15:10:36 +00:00
nicobn
af14bd3c13 Adjusted documentation with the recent change in the import/export methods name 2007-08-25 04:54:27 +00:00
nicobn
7b9eeb35bf Fixed typo, reported by Scott Burke (webfx @ #doctrine) 2007-08-25 04:35:28 +00:00
romanb
6d4f7da224 typo 2007-08-18 20:04:33 +00:00
zYne
ae82b62125 fixes #434 2007-08-15 21:13:16 +00:00
zYne
33fc6c3dce 2007-08-14 21:27:11 +00:00
meus
3bf396c06c fixing example to follow coding standard 2007-08-13 19:07:34 +00:00
zYne
a956738da5 2007-08-11 18:46:04 +00:00
zYne
f1179e5790 typo fix 2007-08-11 18:14:12 +00:00
zYne
e5c02c2171 2007-08-11 18:12:30 +00:00
jackbravo
0eb8a42d00 Set correctly the connection attribute ATTR_QUOTE_IDENTIFIER 2007-08-09 19:23:44 +00:00
nicobn
1a76029f9e Fixed typo 2007-08-09 00:53:14 +00:00
jackbravo
3e5f740105 Hierarchical data was moved on the hierarchy :) 2007-08-07 00:04:21 +00:00
zYne
ebf34c23de 2007-08-06 20:51:57 +00:00
zYne
581b7cae5f 2007-08-06 20:48:52 +00:00
zYne
5436129746 2007-08-06 20:46:01 +00:00
zYne
ad563679ed 2007-08-06 20:34:13 +00:00
zYne
406e78bcf5 2007-08-06 20:20:40 +00:00
zYne
94c7b9f6ef 2007-08-06 20:01:36 +00:00
zYne
a58bec12a4 2007-08-06 19:42:58 +00:00
zYne
1de19626df 2007-08-06 19:37:01 +00:00
jackbravo
1f689ae914 Syntax error correction 2007-08-06 16:05:28 +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
zYne
02a93ccb5a docs for the Doctrine_Template 2007-08-03 12:46:37 +00:00
zYne
af100642e1 2007-08-02 00:35:56 +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
b2e6bbb22d 2007-08-01 19:16:56 +00:00
zYne
6245287ef8 2007-08-01 19:12:39 +00:00
zYne
21bab7bcbb 2007-07-31 19:58:44 +00:00
zYne
1350eaea41 2007-07-31 19:47:17 +00:00
zYne
2fe3e376e6 some docs for naming conventions 2007-07-30 23:23:28 +00:00
zYne
eb058787fb 2007-07-30 22:32:32 +00:00
meus
20532fe3c2 fixed the typo 2007-07-30 19:44:04 +00:00
meus
db6db4cd29 fixed docs related to seSubclasses/setInheritanceMap 2007-07-30 19:38:59 +00:00
zYne
aa1aa84b52 2007-07-30 19:15:33 +00:00
zYne
ab38654ea2 2007-07-25 12:44:36 +00:00
zYne
39f33a8742 2007-07-25 12:42:56 +00:00
myilmaz
0cdf1c3a39 Bah, why must I suck at spelling :-p 2007-07-24 20:37:50 +00:00
myilmaz
3b5046acd4 Update to the introduction, described how 3rd and fourth arguements are required and how you can enter null for the third arguement so that you can put in validation. 2007-07-24 20:26:22 +00:00
zYne
fbe13344d5 2007-07-23 23:43:45 +00:00