コミット履歴

作者 SHA1 メッセージ 日付
  oz123 9c53491347 Disable CLI ui for old database format. 11 年 前
  oz123 42253db921 Nodes: drop dump_to_db method 11 年 前
  oz123 7f2111493e SQLite driver: complete test cover 11 年 前
  oz123 e33dc80def Sqlite driver cleanup 11 年 前
  oz123 e28b541487 Add more testing for SQLite driver 11 年 前
  oz123 66a6bf63f4 Remove unused import 11 年 前
  oz123 33aeee097b Add testing for filter and changing database key 11 年 前
  oz123 7587c07187 Fix filter functionality 11 年 前
  oz123 56cf3f2df6 add SQLiteDatabase import to sqlite.py 11 年 前
  oz123 e927c98899 remove old sqlite driver class to it's own module 11 年 前
  oz123 9882d175fc remove support for old <2.7 python versions 11 年 前
  oz123 1ea26d65eb fix for missing variable 11 年 前
  oz123 1ef3699913 bug fix - filter works properly with encrypted tags 11 年 前
  oz123 10540b7676 correct addnodes docstring 11 年 前
  oz123 cc77ef8f48 rewrite how nodes are iterated ... 11 年 前
  oz123 ad2650efbc remove some obsolete comment, clearer python syntax 11 年 前
  oz123 1abccf38ac Add two new method create_tag and update_tag_lookup 11 年 前
  oz123 70526ff17a Tag class in a more pythonic way 11 年 前
  oz123 017d774d69 remove single reference to set_id 11 年 前
  oz123 2edfd987b1 restore usability of filtering tags 11 年 前
  oz123 1f94a44046 multiple bug fixes 11 年 前
  oz123 4c8f1b0b6e adapt classes to new node structure 11 年 前
  oz123 42e2a5551c get rid of all get_* in new sqlite driver class 11 年 前
  oz123 7f84a13f20 clean more of those get_* 11 年 前
  oz123 2eff91fc3e fix for filtering tags 11 年 前
  oz123 209c166a47 - better handling of tags when editing nodes 11 年 前
  oz123 c3557b3c77 - fix for filter tags with encrypted tags in db 11 年 前
  oz123 e9d66e8d73 fix for issue #15 11 年 前
  oz123 af4c7a4ae0 - fix bug of how tags are handeld when editing node 11 年 前
  oz123 5ae2013eef - fix bug how tags are displayed 11 年 前