Our plugins are Jira 8 compatibles! See more on Atlassian Marketplace By MrAddon
Read More
Our plugins are Jira 8 compatibles! See more on Atlassian Marketplace By MrAddon
Read MoreThank you very much to all of you who have made this possible! Especially Fabio Genovese (Artigiano del Software) for his great help and invaluable collaboration in the MrAddon team. We started this year with a big smile! With much desire to continue growing, little by little, step by step, but always in the right…
Read MoreThis post is the continuation of: How to develop a PhoneGap App for Iphone and Android In this example, we will try to build/compile the App to obtain the APK file to try in some Android device. To start, we need a user in PhoneGap website, once registered we can start deploying our content from GitHub.…
Read MoreThis example show a button in the “More” option of the issue tickets called “Approve this issue“. This button call a Scriptrunner REST custom Endpoint and returns a “flag” Object to be shown as alert in the ticket. First go to “Add-ons-> Scriptrunner –> REST Endpoints” and add this script: Then save the REST Endpoint.…
Read MoreThe Goal of HTTP2 The goal of HTTP/2 is to increase the perceived performance of the web browsing experience. Why Do We Need HTTP2 A web page has many resources that need to be load. In HTTP 1.0 requests for all resources are sent all at once and the server responds to each request. If…
Read More