oz123
|
b76ce4e9c0
add __str__ methods to NewNode and Tag classes
|
11 éve |
oz123
|
7b619ef880
add build and dist directories to gitignore
|
11 éve |
oz123
|
1062b46737
fix pypi tags
|
11 éve |
oz123
|
4b59bdfaf3
bump version, update changelog, version 0.4
|
11 éve |
oz123
|
61591e5ac3
remove more traces of cPickle
|
11 éve |
oz123
|
2f6c205292
fix issue #17
|
11 éve |
oz123
|
4aa370d68e
fix broken tag functionallity
|
11 éve |
oz123
|
8129da450b
Add some explanation how to install on windows
|
11 éve |
oz123
|
0afbe903ea
add test for get_cipher
|
11 éve |
oz123
|
f2c90c79b3
add one test for CryptoEngine
|
11 éve |
oz123
|
772b938e09
remove set_tags, this method does not exist
|
11 éve |
oz123
|
4554de65a1
fix for issue #19
|
11 éve |
oz123
|
3fca84024a
draft some unittesting for Crypography module
|
11 éve |
oz123
|
0323eb8b42
fix for issue #19
|
11 éve |
oz123
|
70526ff17a
Tag class in a more pythonic way
|
11 éve |
oz123
|
017d774d69
remove single reference to set_id
|
11 éve |
oz123
|
2edfd987b1
restore usability of filtering tags
|
11 éve |
oz123
|
9181be7a46
remove set_tags in NewNode
|
11 éve |
oz123
|
1f94a44046
multiple bug fixes
|
11 éve |
oz123
|
4c8f1b0b6e
adapt classes to new node structure
|
11 éve |
oz123
|
2c710702ee
properly use overriden new node class in ui
|
11 éve |
oz123
|
6c84912171
properly set and get attributes
|
11 éve |
oz123
|
a05ecf909a
some start of editing without using set_ and get_
|
11 éve |
oz123
|
ebb2181dd7
added proper __setter__
|
11 éve |
oz123
|
43d96eeb76
raise AttributeError in __getattr__ of NewNode
|
11 éve |
oz123
|
42e2a5551c
get rid of all get_* in new sqlite driver class
|
11 éve |
oz123
|
0aceb08844
get rid of getters calls, use attributes instead
|
11 éve |
oz123
|
1c25c925c9
modify the test database name, complete new node test
|
11 éve |
oz123
|
e819e42cba
better way to access node properties, __getattr__
|
11 éve |
oz123
|
7f84a13f20
clean more of those get_*
|
11 éve |