Skip to content

Commit

Permalink
Prepare for v3.5 release
Browse files Browse the repository at this point in the history
  • Loading branch information
ankitrohatgi committed Nov 12, 2014
1 parent ff1e276 commit e46c4d6
Show file tree
Hide file tree
Showing 9 changed files with 16 additions and 15 deletions.
5 changes: 2 additions & 3 deletions combined-compiled.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion combined.js
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ wpd.initApp = function() {// This is run when the page loads.
wpd.graphicsWidget.loadImageFromURL('start.png');
document.getElementById('loadingCurtain').style.display = 'none';

wpd.messagePopup.show('Unstable Version Warning!', 'You are using a beta version of WebPlotDigitizer. There may be some issues with the software that are expected.');
//wpd.messagePopup.show('Unstable Version Warning!', 'You are using a beta version of WebPlotDigitizer. There may be some issues with the software that are expected.');
wpd.loadRemoteData();
};

Expand Down
4 changes: 2 additions & 2 deletions dev.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@

<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta name="Description" content="WebPlotDigitizer v3.5 (beta) - Web based tool to extract numerical data from plots and graph images."/>
<meta name="Description" content="WebPlotDigitizer v3.5 - Web based tool to extract numerical data from plots and graph images."/>
<meta name="Keywords" content="Plot, Digitizer, WebPlotDigitizer, Ankit Rohatgi, Extract Data, Convert Plots, XY, Polar, Ternary, Map, HTML5"/>
<meta name="Author" content="Ankit Rohatgi"/>
<meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate"/>
Expand Down Expand Up @@ -613,7 +613,7 @@
<div id="helpWindow" class="popup" style="width: 550px;">
<p class="popupheading">WebPlotDigitizer - Web Based Plot Digitizer</p>
<p>&nbsp;</p>
<p align="center">Version 3.5 (beta)</p>
<p align="center">Version 3.5</p>
<p align="center">This program is distributed under the <a href="https://www.gnu.org/licenses/gpl-3.0-standalone.html" target="_blank">GNU General Public License Version 3</a>.</p>
<p align="center">Copyright 2010-2014 Ankit Rohatgi &lt;[email protected]&gt;</p>
<p align="center"><a href="http://arohatgi.info/WebPlotDigitizer" target="website">http://arohatgi.info/WebPlotDigitizer</a></p>
Expand Down
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@

<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta name="Description" content="WebPlotDigitizer v3.5 (beta) - Web based tool to extract numerical data from plots and graph images."/>
<meta name="Description" content="WebPlotDigitizer v3.5 - Web based tool to extract numerical data from plots and graph images."/>
<meta name="Keywords" content="Plot, Digitizer, WebPlotDigitizer, Ankit Rohatgi, Extract Data, Convert Plots, XY, Polar, Ternary, Map, HTML5"/>
<meta name="Author" content="Ankit Rohatgi"/>
<meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate"/>
Expand Down Expand Up @@ -588,7 +588,7 @@
<div id="helpWindow" class="popup" style="width: 550px;">
<p class="popupheading">WebPlotDigitizer - Web Based Plot Digitizer</p>
<p>&nbsp;</p>
<p align="center">Version 3.5 (beta)</p>
<p align="center">Version 3.5</p>
<p align="center">This program is distributed under the <a href="https://www.gnu.org/licenses/gpl-3.0-standalone.html" target="_blank">GNU General Public License Version 3</a>.</p>
<p align="center">Copyright 2010-2014 Ankit Rohatgi &lt;[email protected]&gt;</p>
<p align="center"><a href="http://arohatgi.info/WebPlotDigitizer" target="website">http://arohatgi.info/WebPlotDigitizer</a></p>
Expand Down
2 changes: 1 addition & 1 deletion javascript/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ wpd.initApp = function() {// This is run when the page loads.
wpd.graphicsWidget.loadImageFromURL('start.png');
document.getElementById('loadingCurtain').style.display = 'none';

wpd.messagePopup.show('Unstable Version Warning!', 'You are using a beta version of WebPlotDigitizer. There may be some issues with the software that are expected.');
//wpd.messagePopup.show('Unstable Version Warning!', 'You are using a beta version of WebPlotDigitizer. There may be some issues with the software that are expected.');
wpd.loadRemoteData();
};

Expand Down
4 changes: 2 additions & 2 deletions offline.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@

<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta name="Description" content="WebPlotDigitizer v3.5 (beta) - Web based tool to extract numerical data from plots and graph images."/>
<meta name="Description" content="WebPlotDigitizer v3.5 - Web based tool to extract numerical data from plots and graph images."/>
<meta name="Keywords" content="Plot, Digitizer, WebPlotDigitizer, Ankit Rohatgi, Extract Data, Convert Plots, XY, Polar, Ternary, Map, HTML5"/>
<meta name="Author" content="Ankit Rohatgi"/>
<meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate"/>
Expand Down Expand Up @@ -569,7 +569,7 @@
<div id="helpWindow" class="popup" style="width: 550px;">
<p class="popupheading">WebPlotDigitizer - Web Based Plot Digitizer</p>
<p>&nbsp;</p>
<p align="center">Version 3.5 (beta)</p>
<p align="center">Version 3.5</p>
<p align="center">This program is distributed under the <a href="https://www.gnu.org/licenses/gpl-3.0-standalone.html" target="_blank">GNU General Public License Version 3</a>.</p>
<p align="center">Copyright 2010-2014 Ankit Rohatgi &lt;[email protected]&gt;</p>
<p align="center"><a href="http://arohatgi.info/WebPlotDigitizer" target="website">http://arohatgi.info/WebPlotDigitizer</a></p>
Expand Down
4 changes: 3 additions & 1 deletion release_notes.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,14 @@ RELEASE NOTES

Version 3.5
===========
To be released
Released November 11, 2014

Bug Fixes:

- Fixed broken dropdown menu for switching datasets in the automatic extraction sidebar.
- Improved user script handling.
- Improved X Step with Interpolation algorithm.
- Other minor UI improvements.

Version 3.4
===========
Expand Down
4 changes: 2 additions & 2 deletions remote_launcher.php
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@

<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta name="Description" content="WebPlotDigitizer v3.5 (beta) - Web based tool to extract numerical data from plots and graph images."/>
<meta name="Description" content="WebPlotDigitizer v3.5 - Web based tool to extract numerical data from plots and graph images."/>
<meta name="Keywords" content="Plot, Digitizer, WebPlotDigitizer, Ankit Rohatgi, Extract Data, Convert Plots, XY, Polar, Ternary, Map, HTML5"/>
<meta name="Author" content="Ankit Rohatgi"/>
<meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate"/>
Expand Down Expand Up @@ -594,7 +594,7 @@ class="statcounter"
<div id="helpWindow" class="popup" style="width: 550px;">
<p class="popupheading">WebPlotDigitizer - Web Based Plot Digitizer</p>
<p>&nbsp;</p>
<p align="center">Version 3.5 (beta)</p>
<p align="center">Version 3.5</p>
<p align="center">This program is distributed under the <a href="https://www.gnu.org/licenses/gpl-3.0-standalone.html" target="_blank">GNU General Public License Version 3</a>.</p>
<p align="center">Copyright 2010-2014 Ankit Rohatgi &lt;[email protected]&gt;</p>
<p align="center"><a href="http://arohatgi.info/WebPlotDigitizer" target="website">http://arohatgi.info/WebPlotDigitizer</a></p>
Expand Down
2 changes: 1 addition & 1 deletion templates/_base.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
You should have received a copy of the GNU General Public License
along with WebPlotDigitizer. If not, see <http://www.gnu.org/licenses/>.
-->
{% set wpdVersion = '3.5 (beta)' %}
{% set wpdVersion = '3.5' %}
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta name="Description" content="WebPlotDigitizer v{{ wpdVersion }} - Web based tool to extract numerical data from plots and graph images."/>
Expand Down

0 comments on commit e46c4d6

Please sign in to comment.