]> BookStack Code Mirror - bookstack/commit
Added auto-suggestions to tag names and values 110/head
authorDan Brown <redacted>
Sun, 15 May 2016 19:12:53 +0000 (20:12 +0100)
committerDan Brown <redacted>
Sun, 15 May 2016 19:12:53 +0000 (20:12 +0100)
commite80ae768562043947fceb881436cfe224c0db547
treeab704b3037e73e69ea5c9e71cd16dad7d82bebb3
parenteebad3e2a0daba8e2fb2c3a50f2915f22964bd40
Added auto-suggestions to tag names and values
app/Http/Controllers/TagController.php
app/Http/routes.php
app/Repos/TagRepo.php
resources/assets/js/directives.js
resources/assets/sass/_pages.scss
resources/views/pages/edit.blade.php
resources/views/pages/form-toolbox.blade.php
tests/Entity/TagTests.php