Commit Graph

222 Commits

Author SHA1 Message Date
rachmadani haryono
e69447d536
fix import (#472)
* Bugfix/build break (#471)

* fix: dev: use filter instead of set comprehension

* fix: dev: remove list and filter

* chg: dev: add list to check if tags actually exist

* fix: test: import_org & import_md
2020-09-27 00:43:03 +05:30
rachmadaniHaryono
6eba4f4445 new: test: issue test case 2020-09-19 19:24:40 +08:00
rachmadaniHaryono
55d048460e new: test: convert_tags_to_org_mode_tags 2020-09-19 19:21:18 +08:00
Arun Prakash Jana
f091852682
Fix build break 2020-08-23 09:43:22 +05:30
rachmadaniHaryono
b7cf30841f chg: test: test caplog for other inputs 2020-08-10 08:13:21 +08:00
rachmadaniHaryono
0c59358435 chg: test: simplify test_update_rec_update_all_bookmark 2020-08-10 08:11:05 +08:00
rachmadaniHaryono
9ecf8857d7 fix: test: delete_rec 2020-08-06 14:52:31 +08:00
Arun Prakash Jana
d71e15589b
Project renamed to buku from Buku for consistency 2020-01-08 08:37:17 +05:30
Aquan1412
6b1f030077 Org tag support (#432)
* Add tag support for Org import/export

* Remove ipdb from imports

* Fix whitespaces

* Added import test

* Added support for org import/export for tags containing colons

* Made sure to only import unique tags

* Removed unnecessary if-clause

* Replaced len() loop with enumerate

* Use OrderedDict() instead of dict() for compatibility with Python3.5
2020-01-04 08:25:34 +08:00
rachmadani haryono
cdf67aa07c Feature/fix circleci test (#429)
* fix: test: flag on search

* fix: test: type hint

* chg: dev: remove complicated test
2019-12-18 18:20:01 +05:30
rachmadani haryono
9e5d83ed86 fix tag model view (#425)
* fix: dev: tag model view

* fix: test: python3.5

* fix: dev: smaller filter
2019-12-11 18:25:59 +05:30
rachmadani haryono
467d865e42 Feature/fix buku test (#423)
* fix pylint

* chg: tests: update tox

- add envlist for py38, flake8, and pylint
- let tox install required package

* chg: test: remove expected error

* chg: test: remove impossible case

* fix: test: delete rec index test
2019-12-07 08:36:29 +05:30
Arun Prakash Jana
5fac8d63cc
Fix build break 2019-11-09 07:31:53 +05:30
Arun Prakash Jana
273c7afaf7
Fix build break 2019-10-16 23:43:39 +05:30
Arun Prakash Jana
96b26747de
Fix build break 2019-09-28 10:58:22 +05:30
rachmadaniHaryono
e6f5e40aab fix: test: ignore too many ancestor error 2019-07-23 22:12:01 +08:00
rachmadaniHaryono
e01caa19f1 fix: dev: use modified safe loader 2019-07-22 07:21:49 +08:00
rachmadaniHaryono
904b4403b1 fi: dev: yaml load 2019-07-21 11:23:51 +08:00
rachmadaniHaryono
31a79db861
fix: test: yaml warning 2019-06-24 21:23:09 +05:30
rachmadaniHaryono
c2dcc31c74 new: dev: remove kadrof 2019-06-17 21:32:59 +08:00
rachmadaniHaryono
74bbbdde2f new: dev: disable favicon feature 2019-05-27 21:16:41 +08:00
rachmadaniHaryono
ad945a52d8 fix: test: ignore description 2019-05-16 22:23:54 +08:00
rachmadaniHaryono
8d617c6620 new: dev: update search_bookmarks 2019-05-16 21:40:29 +08:00
rachmadaniHaryono
b94d348dc2 new: dev: update bookmark range 2019-05-16 21:11:40 +08:00
rachmadaniHaryono
dcefac1065 new: dev: update network_handler 2019-05-14 20:07:09 +08:00
rachmadaniHaryono
baa8308ed4 new: dev: refactor network handle 2019-05-14 19:49:52 +08:00
rachmadaniHaryono
b2c628a27a new: dev: tiny url 2019-05-14 18:57:05 +08:00
rachmadaniHaryono
3c926094b2 new: test: refresh_bookmark 2019-05-14 17:54:11 +08:00
rachmadaniHaryono
26264c7dd4 new: test: new paramater for refresh bookmark 2019-05-14 16:13:32 +08:00
rachmadaniHaryono
cfdc21fc5d chg: dev: bookmark view use methodview 2019-05-14 15:45:10 +08:00
rachmadaniHaryono
8a1e3995a4 new: dev: update bookmarks api 2019-05-14 14:35:47 +08:00
rachmadaniHaryono
10a61debf8 new: dev: tag api view 2019-05-14 14:05:50 +08:00
rachmadaniHaryono
1bc4dcf0b0 new: dev: update tag api 2019-05-14 13:15:37 +08:00
rachmadaniHaryono
de395789b5 new: dev: test api and invalid id 2019-05-14 04:56:03 +08:00
rachmadaniHaryono
695c45158a new: dev: test api on empty database 2019-05-14 02:47:29 +08:00
rachmadaniHaryono
4fa973d306 new: dev: db_file and test 2019-05-14 01:51:23 +08:00
rachmadaniHaryono
5e291a66e8 fix: test: pylint 2019-05-14 01:51:23 +08:00
rachmadaniHaryono
7ff6994d9d new: test: simple test for bukuserver cli 2019-05-14 01:50:51 +08:00
rachmadaniHaryono
7f0b1da494 new: dev: sync requirement file and setup 2019-05-13 05:34:28 +08:00
rachmadaniHaryono
80479fd54f
chg: dev: only inform about popen for now 2019-04-30 20:20:46 +05:30
rachmadaniHaryono
158fef49e1 fix: dev: org export 2019-04-30 13:36:51 +08:00
rachmadaniHaryono
f98f5fdac0 fix: dev: export 2019-04-30 13:23:56 +08:00
rachmadaniHaryono
40c1a90147 fix: test: empty third row 2019-04-30 12:49:41 +08:00
rachmadaniHaryono
da93dbe43f fix: test: org export 2019-04-28 14:18:16 +08:00
rachmadaniHaryono
5aae57712d fix: test: lint 2019-04-28 14:13:55 +08:00
rachmadaniHaryono
c35f89e9af new: test: exportdb to db 2019-04-28 14:11:10 +08:00
rachmadaniHaryono
b986485dd5 new: test: convert_bookmark_set 2019-04-28 14:00:46 +08:00
rachmadaniHaryono
2b48ddd84b fix: test: path for python 3.4, 3.5 2019-04-28 09:38:05 +08:00
rachmadaniHaryono
d66d2e3570 new: test: test_get_max_id 2019-04-28 08:43:54 +08:00
rachmadaniHaryono
43ba2a50f8 new: dev: test export db simple case 2019-04-28 08:12:00 +08:00