Created on 21 October 2015
icon_unfollowing
Login to follow
progresscircle

ProgressCircle

Stable version 1.0.0 (Compatible with OutSystems 11)
Other versions available for 10 and Older
Uploaded on 22 March 2019 by 
progresscircle

ProgressCircle

Created on OutSystems 11

Version 1.0.1

Under Development
Application Package
Uploaded on 03 May 2019 by 
Compatible with:
Version 11
Database:
All
Release notes:


Init function was being called on document ready:

$(document).ready(function(){

This version changed this to window load:

$(window).load(function(){


This prevents init of being re-executed on ajax refresh calls.

Application Objects:
ProgressCircle has 0 AOs.

Version 1.0.0

Stable
Current
Application Package
Uploaded on 22 March 2019 by 
Compatible with:
Version 11
Database:
All
Release notes:

Upgrade to OutSystems P11, and https://kottenator.github.io/jquery-circle-progress/ version 1.2.2

Application Objects:
ProgressCircle has 0 AOs.
Created on OutSystems 10

Version 1.0.0

Stable
Application Package
Uploaded on 03 October 2017 by 
Compatible with:
Version 11
Version 10
Stack:
All
Database:
All
Release notes:

FIxed javascript error when using ShowValue=False

Created on Older versions

Version 0.1.0

Under Development
Application Package
Uploaded on 21 October 2015 by 
Compatible with:
Version 11
Version 10
Version 9
Stack:
All
Database:
All
Application Objects:
ProgressCircle has 0 AOs.