romanb
|
7ffd4140cd
|
Doctrine_Record renamed. Hydration refactored. Other refactorings.
|
2008-05-13 21:20:34 +00:00 |
|
romanb
|
0d67fcaf6d
|
merged fix for #912 from 0.10 to trunk (turned out it was not broken in trunk but i merged the patch & testcase anyway. Other refactorings.
|
2008-03-26 11:10:45 +00:00 |
|
romanb
|
71ed924213
|
refactorings
|
2008-03-17 13:26:34 +00:00 |
|
jwage
|
514e17ea70
|
Changed all references from phpdoctrine.com to phpdoctrine.org
|
2008-02-22 18:11:35 +00:00 |
|
meus
|
b040bbe35d
|
Added tests for Doctrine_Access. It uses annotations for exceptions and to mark functions as tests. Also changed some logic in access and implementing classes to make the abstraction a little bit more solid
|
2008-02-14 20:20:35 +00:00 |
|
romanb
|
b6a6866b9c
|
refactorings
|
2008-02-13 10:53:07 +00:00 |
|
guilhermeblanco
|
6fda95bfa7
|
Merged r3686 into 0.10 branch and trunk
|
2008-02-13 02:56:42 +00:00 |
|
romanb
|
dad3137528
|
cleanups
|
2008-02-07 22:21:18 +00:00 |
|
romanb
|
56407f785a
|
Merged r3518:r3700 from branch to trunk. Branch to be deleted, soon. Development continues in trunk.
|
2008-02-03 21:29:57 +00:00 |
|
jwage
|
8cc89beb41
|
Moved Doctrine_Migration_Builder and Doctrine_Import_Builder to Doctrine_Builder_Migration and Doctrine_Builder_Record. Updated code to work with new class names.
|
2008-01-23 16:47:58 +00:00 |
|
guilhermeblanco
|
c5e60f3e5c
|
Adjusted ownsOne and ownsMany methods errors to be better descriptives
|
2008-01-23 15:21:28 +00:00 |
|
jwage
|
02c57f5977
|
fixes #688
|
2008-01-23 08:04:54 +00:00 |
|
jwage
|
767172a60d
|
fixes #721
|
2008-01-22 23:10:21 +00:00 |
|
jwage
|
d47f4ddab4
|
Changed all references to http://www.phpdoctrine.com/net to http://www.phpdoctrine.org
|
2008-01-22 22:52:53 +00:00 |
|
romanb
|
d9112ad1d7
|
Merged current state of my experimental branch back to trunk.
|
2008-01-05 19:55:56 +00:00 |
|
romanb
|
344ab02d95
|
reverting the reorganization done in 3455-3456 in order to make merging my experimental branch to trunk easier.
|
2008-01-05 19:14:35 +00:00 |
|
Jonathan.Wage
|
44820ec14a
|
Preparation for new organization of code in to sub packages. Changed autoload() to work with new structure.
|
2008-01-05 07:39:25 +00:00 |
|
Jonathan.Wage
|
44929d5391
|
Added note about deprecating methods.
|
2007-12-20 04:08:25 +00:00 |
|
zYne
|
69985832a7
|
|
2007-11-28 22:56:45 +00:00 |
|
zYne
|
b6924e0f0d
|
|
2007-11-28 00:01:03 +00:00 |
|
Jonathan.Wage
|
562a48769c
|
fixes #568
|
2007-11-27 03:36:40 +00:00 |
|
zYne
|
377d157a00
|
|
2007-11-26 22:27:23 +00:00 |
|
zYne
|
2174bc99e7
|
enhanced the internal API of various plugins
|
2007-11-25 21:10:49 +00:00 |
|
romanb
|
dfd15a6068
|
Introduced ATTR_TBLNAME_FORMAT. Closes #257
|
2007-10-30 13:30:50 +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 |
|
zYne
|
52346aa6c5
|
moved hydration listeners to record listener
|
2007-10-07 22:43:04 +00:00 |
|
zYne
|
7c0aca3cd2
|
|
2007-10-05 20:29:33 +00:00 |
|
zYne
|
4634b7c194
|
|
2007-10-05 20:28:08 +00:00 |
|
Jonathan.Wage
|
f99151063d
|
more api doc changes
|
2007-10-03 21:47:55 +00:00 |
|
Jonathan.Wage
|
0a6f216efa
|
Lots of formatting changes, cleanup, doc block changes.
|
2007-10-03 21:43:22 +00:00 |
|
zYne
|
bfa3ef5649
|
|
2007-09-21 13:48:31 +00:00 |
|
zYne
|
f787a29baa
|
drafting the compound filter
|
2007-09-21 13:32:03 +00:00 |
|
zYne
|
f3488d17a0
|
|
2007-09-21 13:13:43 +00:00 |
|
zYne
|
f4eeb641c0
|
|
2007-09-20 22:43:37 +00:00 |
|
zYne
|
29ff0dee02
|
|
2007-09-20 22:16:34 +00:00 |
|
zYne
|
2f70b203e6
|
|
2007-09-20 20:15:34 +00:00 |
|
zYne
|
df0081f13b
|
|
2007-09-20 20:10:32 +00:00 |
|
zYne
|
faa5763a4f
|
|
2007-09-20 20:08:19 +00:00 |
|
Jonathan.Wage
|
0d84bcd2af
|
Made loadTemplate() simply call actAs() rather than duplicating code. Original loadTemplate() was broken anyways, addTemplate() was never called
|
2007-09-12 16:06:33 +00:00 |
|
meus
|
f3a377a794
|
replace tabs with 4 spaces. and fix other coding style related stuff
|
2007-09-03 14:57:18 +00:00 |
|
romanb
|
af2a83484f
|
refactored parameter stacking (Fixes #442).
|
2007-09-02 09:28:38 +00:00 |
|
Jonathan.Wage
|
6ce7d88c0b
|
Added ability to turn off foreign key sql exporting for specific models
|
2007-08-27 14:43:52 +00:00 |
|
njero
|
4210452812
|
You cant call ucwords(strtolower(...)) on the plugin name because NestedSet will become Nestedset (lower s)
|
2007-08-09 23:12:31 +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 |
|
meus
|
7ab2e58609
|
added setSubclasses to abstractRecord. Fixed classes in tests. added some more output to the Test.php script
|
2007-07-30 19:01:16 +00:00 |
|
zYne
|
4226685f3c
|
|
2007-07-16 19:26:00 +00:00 |
|
zYne
|
d434174a96
|
added Search component, new record event listeners and some tests
|
2007-07-11 14:39:15 +00:00 |
|
zYne
|
bb13fe2a93
|
|
2007-07-11 10:22:01 +00:00 |
|