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

57 Commits

Author SHA1 Message Date
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
zYne
2c9546e007 2007-07-06 12:39:53 +00:00
zYne
615dcdb84e 2007-07-05 20:03:38 +00:00
zYne
e3719874bd 2007-06-27 16:59:23 +00:00
zYne
113ac3b9e0 1. Merging two event listener APIs
2. Merging Doctrine_Db functionality into Doctrine_Connection

3. Merging Doctrine_Db modules to Doctrine_Connection plugins
2007-06-19 23:33:04 +00:00
pookey
f69ba1bf5c * fixing boolean values, casting them to bool when reading from the database 2007-06-12 20:31:20 +00:00
zYne
670a961a3b 2007-06-11 15:40:31 +00:00
zYne
fa11260e75 2007-05-27 18:56:04 +00:00
zYne
b6b91ac0ee 2007-05-17 21:48:12 +00:00
zYne
6f466c3f9c 2007-05-16 22:51:28 +00:00
zYne
5d3660f285 2007-05-16 22:34:38 +00:00
zYne
1b3e981737 2007-05-16 22:28:32 +00:00
zYne
33bb25ac20 2007-05-16 22:22:54 +00:00