| Age | Commit message (Collapse) | Author |
|
Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com>
|
|
refactor rqtl2 script.
|
|
|
|
This fixes failing tests.
* gn3/db/rdf/wiki.py (__sanitize_result): Convert versionId and wiki
Id to ints.
(get_wiki_entries_by_symbol): Get string representation of VersionId
and the wikiId instead of the the URI.
Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com>
|
|
current_app.root_path"
This reverts commit e7baf1a4cf05a4e7794a6531c92d367fcd8f1651.
Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com>
|
|
Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com>
|
|
|
|
|
|
|
|
|
|
|
|
* Add `read_file(file_path)` utility function to streamline file reading.
* Updated `run_process()` to return log contents instead of just the log file path.
|
|
|
|
Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com>
|
|
* gn3/api/metadata_api/wiki.py (edit_wiki)[next_version]: Set to the
latest+1 if a comment id exists.
Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com>
|
|
|
|
|
|
|
|
Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|