aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Entity/Tag.php
Commit message (Collapse)AuthorAgeFilesLines
* Add basic title editionJeremy Benoist2015-06-021-0/+6
| | | | | Fix #218 I mean basic, because there is no javascript at all. It could be a nice edit-in-place. But for the moment, it is simple.
* CSJeremy Benoist2015-05-301-7/+8
|
* Ability to prefix tablesJeremy2015-04-011-1/+1
| | | | Will fix #799
* add getUser on Tag entityNicolas Lœuillet2015-03-061-0/+8
|
* add relation between user and tags, tests are brokenNicolas Lœuillet2015-03-061-1/+7
|
* relation between tags and entriesNicolas Lœuillet2015-03-061-1/+11
|
* add relation between entry and tagNicolas Lœuillet2015-03-061-0/+10
|
* remove dumb codeNicolas Lœuillet2015-03-061-1/+3
|
* GET /api/tags/id_tag methodNicolas Lœuillet2015-03-061-1/+1
|
* rename Tags entityNicolas Lœuillet2015-02-091-0/+63
why did I delete this file? rename Tags entity rename Tags entity