Commit History

Author SHA1 Message Date
  Gediminas Morkevicius ceb483225d [tests] reorganized sluggable handler tests 14 years ago
  Gediminas Morkevicius 30f9806c6f [docs] updated annotation mapping reference 14 years ago
  Gediminas Morkevicius 63f4e28ddd [sluggable] handlers implemented support for ODM 14 years ago
  gediminasm 1ddd2f592c [sluggable] handlers removed object manager from constructor, since it may differ when called 14 years ago
  gediminasm 4b3e672463 [sluggable] updated tree handlers to manage in memory objects and started odm implementation 14 years ago
  gediminasm 80b051f945 [sluggable] relative slug handles for orm tree and simple relation 14 years ago
  gediminasm 4b75f30024 [sluggable] relative slug handler experimental implementation 14 years ago
  gediminasm dbf25b9fa5 [sluggable] initial slug handler implementation, and mapping 14 years ago
  Gediminas Morkevicius d45a280bae Merge pull request #127 from danielcsgomes/treenestedarray 14 years ago
  Daniel Gomes cf7b64ee08 minor changes to stay as the coding standards 14 years ago
  Daniel Gomes 5e73f3d14a minor fixes 14 years ago
  Daniel Gomes d7d1461662 fixed the $options array 14 years ago
  Daniel Gomes bf343be2d3 refactored the nested tree array, added option to html output 14 years ago
  Gediminas Morkevicius 07ad426012 Merge pull request #126 from mathiasverraes/patch-1 14 years ago
  Mathias Verraes 7eff3f232e added doctrine common v3.0 version check per https://github.com/l3pp4rd/DoctrineExtensions/pull/126/files#r78656 14 years ago
  Mathias Verraes 0594ee99c9 fixes issue when using default doctrine configuration: 14 years ago
  Gediminas Morkevicius 16bb111ebd Merge pull request #125 from weaverryan/sluggable_exception_message_change 14 years ago
  Ryan Weaver b8adbf654b [Sluggable] Small improvement to make exception message more explicit. 14 years ago
  Lukas Botsch d59ff7a73f Merge branch 'master' of github.com:l3pp4rd/DoctrineExtensions 14 years ago
  Lukas Botsch 6ad0bd2254 [Sortable] Yaml mapping driver. 14 years ago
  Lukas Botsch f338808182 [Sortable] Xml mapping driver. fix #122 14 years ago
  Gediminas Morkevicius afe2f7ee70 [tree] fixed nasty bug where tree config was falsly detected 14 years ago
  Gediminas Morkevicius 4a3f2cd673 Merge pull request #121 from danielcsgomes/master 14 years ago
  Daniel Gomes ef188b651d added method to retrieve children as an hierarchy array 14 years ago
  Gediminas Morkevicius 9659f23117 Merge pull request #120 from helmer/patch-2 14 years ago
  Helmer Aaviksoo 450fd059b2 [sluggable] fixed yaml mapping issue when there is no parameters set and sluggable is not an array key 14 years ago
  Christophe Coevoet 5f9f880aa6 Merge pull request #119 from helmer/patch-1 14 years ago
  Helmer Aaviksoo 7e6e3b1131 fixed sluggable documentation typo 14 years ago
  gediminasm d8e8dc3cf8 [sluggable] fixed yaml mapping issue when there is no parameters set and slug is not an array key, closes #116 14 years ago
  gediminasm ecc95585c9 [sluggable] mapping on slugField names bug fix, closes #116 14 years ago