romanb
baf77264c1
Hydrator speed improvement
2007-12-01 20:10:29 +00:00
romanb
fc310cf36c
Fixed #626 . Commented out plugin tests due to a fatal error.
2007-12-01 11:18:43 +00:00
jackbravo
a73a73da66
Fix tickets #583 and #576
2007-12-01 01:21:55 +00:00
jackbravo
338bd78e66
Added a description to the Doctrine_Record::cleanData() method
2007-11-30 23:49:46 +00:00
Jonathan.Wage
9f20184fc4
Updated version.
2007-11-30 23:39:32 +00:00
Jonathan.Wage
0ee7ffeea0
Updated version.
2007-11-30 23:34:43 +00:00
Jonathan.Wage
e6768b4f8b
Initial entry of Geographical template.
2007-11-30 22:49:23 +00:00
Jonathan.Wage
e8bb04a66e
Reverted change. actAs() and loadTemplate() currently only work in the setTableDefinition()
2007-11-30 22:49:04 +00:00
jackbravo
deabfcbb54
Fix ticket #620 , PATCH provided by baron314159, thanks
2007-11-30 22:46:06 +00:00
jackbravo
fcd427d3d7
Added a line break at the end of the tests
2007-11-30 22:16:22 +00:00
romanb
899c53fae1
updated caching docs
2007-11-30 20:34:07 +00:00
Jonathan.Wage
70addc55ca
Fixes to model building so it does not generate duplicate relations.
2007-11-29 15:57:05 +00:00
zYne
13a79c4595
2007-11-29 15:25:33 +00:00
tamcy
8bb65f0cf6
#438 : Updated test case syntax
2007-11-29 15:09:54 +00:00
wolfpakz
3aa991821b
- Fixed problem with Nested Set table definition not happening in time for exporting when NestedSet behavior is added through Doctrine_Template_NestedSet.
2007-11-29 01:39:19 +00:00
zYne
7e2669d1bd
fixes #624
2007-11-28 23:06:04 +00:00
zYne
69985832a7
2007-11-28 22:56:45 +00:00
zYne
5738fed7a6
2007-11-28 22:56:14 +00:00
zYne
f8a0eb2e25
fixes #624
2007-11-28 22:13:12 +00:00
jackbravo
b329ae870b
Added a $deep argument to refresh
...
The default is set to false because fetching the relations deletes
previously fetched relations =P. This is, if you fetched an aggregated
value (SUM, COUNT), it wont be refreshed, it will be overwritten by the
actual related values.
2007-11-28 19:35:44 +00:00
wernerm
724cc2b1e7
MAde small fix to model loading that caused a warning to be raised.
2007-11-28 16:51:06 +00:00
Jonathan.Wage
f0b0100987
Code formatting.
2007-11-28 03:22:09 +00:00
wolfpakz
fc34ba6ec4
- Small fix for initialization of method parameter.
2007-11-28 02:53:37 +00:00
wolfpakz
7c0a538b11
- Corrected capitalization in casts to type string.
2007-11-28 02:48:37 +00:00
Jonathan.Wage
9eac2776ea
Consolidated a few things. Initial entry of Inflector class. Moved some methods from Doctrine base class to Doctrine_Lib and Doctrine_Inflector.
2007-11-28 02:21:42 +00:00
zYne
b6924e0f0d
2007-11-28 00:01:03 +00:00
zYne
a5f755f4ea
enhanced plugin initialization procedure
2007-11-27 23:59:18 +00:00
gnat
206002de10
allow default options to be overridden properly
2007-11-27 23:19:44 +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
Jonathan.Wage
542f9b0d72
Further model loading refactoring and refactored merge() in Doctrine_Record
2007-11-27 18:23:13 +00:00
wolfpakz
0ac4d757c7
- Fixed typo in column declarations.
2007-11-27 16:45:52 +00:00
zYne
80bb1ed071
added getPlugins()
2007-11-27 16:08:34 +00:00
Jonathan.Wage
32392d9ad1
fixes #473
2007-11-27 03:45:30 +00:00
Jonathan.Wage
562a48769c
fixes #568
2007-11-27 03:36:40 +00:00
Jonathan.Wage
7389d82834
fixes #547
2007-11-27 02:50:56 +00:00
jackbravo
843deba895
Added docs for the construct() method
2007-11-27 00:01:12 +00:00
jackbravo
a7b86faadf
Added mergeDeep method to Doctrine_Record.
...
Be carefull when using it as it loads related records.
But can be really convenient, specially when loading data from the
_GET and _POST variables (possibly from a form)
2007-11-26 22:52:36 +00:00
zYne
377d157a00
2007-11-26 22:27:23 +00:00
zYne
eb555668d2
2007-11-26 22:25:18 +00:00
guilhermeblanco
d411ba4233
Implemented Doctrine_Pager_Layout, providing a programatically way to generate paginator layout using Doctrine_Pager and Doctrine_Pager_Range components
2007-11-26 16:27:24 +00:00
zYne
2fef2fd1a4
2007-11-26 00:07:09 +00:00
zYne
8711b28765
fixed code formatting
2007-11-25 23:59:54 +00:00
zYne
18fc6b4aa6
fixed initialize
2007-11-25 23:57:10 +00:00
Jonathan.Wage
84a97f98ed
Fixes #618
2007-11-25 21:39:39 +00:00
zYne
391cdfab01
doc blocks added
2007-11-25 21:16:44 +00:00
zYne
2174bc99e7
enhanced the internal API of various plugins
2007-11-25 21:10:49 +00:00
Jonathan.Wage
c25d481d5c
fixes #608
2007-11-25 20:48:31 +00:00
Jonathan.Wage
3429b18cc9
Fixes #610
2007-11-25 20:45:33 +00:00
Jonathan.Wage
c483704a5e
Fixes #613
2007-11-25 20:36:12 +00:00