Bayram Ali

Results 3 issues of Bayram Ali

I needed more than one condition in `getAllBy` method and I made changes like this: ``` php public function getAllBy(array $conditions = array(), array $with = array('translations'), $all = false)...

enhancement

There are many reasons to make translations table for tags with separated slugs especially for multilingual oriented CMS like Typi. Also now tags don't have backend functionality for creating and...

enhancement

I think there is nothing that prevents hardcoding known commands and use autocompletion by TAB key. What do you think?

enhancement