boartty/boartty
James E. Blair d6def5b802 Fix tag editing
The set conversion wasn't correct -- iterate over the tag names
rather than the dict.

Use the proxy objects rather than creating StoryTag objects directly.
Remove some unecessary db functions.  Add to help text.

Change-Id: I023f3fb7351b3e57f8984adb537b26483f6b7c1f
2017-11-27 11:20:55 -08:00
..
alembic Add unique constraint to story_tags table 2017-11-27 11:19:50 -08:00
search Fix inconsistency name 2017-11-27 09:27:04 -08:00
view Fix tag editing 2017-11-27 11:20:55 -08:00
__init__.py Initial fork from gertty -> boartty 2016-10-31 15:33:00 -07:00
alembic.ini Initial fork from gertty -> boartty 2016-10-31 15:33:00 -07:00
app.py Fix inconsistency name 2017-11-27 09:27:04 -08:00
commentlink.py Initial fork from gertty -> boartty 2016-10-31 15:33:00 -07:00
config.py Actually allow for overriding the lock file 2017-11-27 09:27:05 -08:00
db.py Fix tag editing 2017-11-27 11:20:55 -08:00
dbsupport.py Initial fork from gertty -> boartty 2016-10-31 15:33:00 -07:00
keymap.py Add tag editting to story view 2017-11-27 09:26:58 -08:00
mywid.py Add help text for new story command 2017-11-27 10:43:33 -08:00
palette.py Initial fork from gertty -> boartty 2016-10-31 15:33:00 -07:00
requestsexceptions.py Initial fork from gertty -> boartty 2016-10-31 15:33:00 -07:00
sync.py Fix tag editing 2017-11-27 11:20:55 -08:00
version.py Initial fork from gertty -> boartty 2016-10-31 15:33:00 -07:00