]> git.immae.eu Git - github/wallabag/wallabag.git/commit
Order tags by slug 2763/head
authorJan Losinski <losinski@wh2.tu-dresden.de>
Tue, 17 Jan 2017 18:22:20 +0000 (19:22 +0100)
committerJan Losinski <losinski@wh2.tu-dresden.de>
Tue, 17 Jan 2017 18:22:20 +0000 (19:22 +0100)
commit32755d5091546af8f82bfed3ca77287b3fb232ce
tree2efe9b639de32483bd81830351f4d77a76d27310
parentb4d81c91de537370265c7a09b963cab49af629a8
Order tags by slug

This adds an orderBy clause to findAllTags(). This makes the list of
tags more useful, as the tags appear in alphanumerical order instead of
somehow random.

Signed-off-by: Jan Losinski <losinski@wh2.tu-dresden.de>
src/Wallabag/CoreBundle/Repository/TagRepository.php