metalcon icon indicating copy to clipboard operation
metalcon copied to clipboard

Results 13 metalcon issues
Sort by recently updated
recently updated
newest added

Just a minor typographical error in the readme.

As Nutch Wiki describe, and many tutorial on the net, I cannot find the way or configuration option to run nutch and hbase on different node. Is it possible? if...

What behavior would you recommend? **Case 1: Every action will load a new page** If the user clicks on a preview tab this will load a page on the left...

question
template

Shall we provide some links to enable the user to edit information inline or shall they be redirected to an dedicated page where all the editing will happen? Otherwise I...

question
template

Currently I'm dealing with nesting templates within `Freemarker`. I have not seen any obvious syntax to achieve this. But I need some deeper understanding on this topic regarding to `Freemarker`....

enhancement
question
template

## Problem description The checkRequest-methods in the create requests do not catch the IllegalArgumentExceptions thrown by the FormItemList get-methods. ## Possible solution Catch the exception rather than the comparison with...

making a clearer cut between tomcat and java API such that graphity can be extracted as a jar file and tomcat is only handling the REST part and the protocol...

enhancement

## Problem description One requirement to the server due to the usage of Graphity is thread-safety. Therefore all server requests are added to a shared thread-safe queue handled by a...

bug

## Problem Currently Graphity does not support the retrieval of a single status update. This is not defined in the news stream server protocol and also not implemented ## Solution...

enhancement

# Problem description The news stream server protocol expects the server to display an error when a user requests to create/delete a follow edge that did/did not exist. In fact...

bug