- 14 Dec, 2007 4 commits
- 13 Dec, 2007 2 commits
-
-
zYne authored
--no commit message
-
guilhermeblanco authored
ADD: Added methods: addMaskReplacement, removeMaskReplacement and cleanMaskReplacements in Doctrine_Pager_Layout. They are responsable to make masks behavior as another masks or values on predefined situations.
-
- 12 Dec, 2007 7 commits
- 11 Dec, 2007 10 commits
-
-
adamthehutt authored
-
zYne authored
-
jackbravo authored
-
romanb authored
-
romanb authored
-
romanb authored
-
romanb authored
-
wernerm authored
-
wernerm authored
Changed the link() method's use of getLocal() and getForeign() to getLocalFieldName() and getForeignFieldName().
-
wernerm authored
Added link() functionality to create links between related records. It basically works in the opposite way as unlink().
-
- 10 Dec, 2007 10 commits
- 09 Dec, 2007 3 commits
- 08 Dec, 2007 1 commit
-
-
airox authored
Small documentation issues, insert query which hadn't had a value, reference to an example above should be below Ticket: 656
-
- 07 Dec, 2007 3 commits
-
-
Jonathan.Wage authored
-
wernerm authored
Changed loadModels() once again. Removed loading of models based solely on model filename. Added support for different models with the same file names. All models files are required, in order to determine class names. The changes result in an overall increase in flexibility with respect to model file names.
-
dbrewer authored
Doctrine_Query_Tokenizer::bracketExplode() were case sensitive, and changed tokenizer to make them case insensitive.
-