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