Skip to content

Commit

Permalink
5.00.44h
Browse files Browse the repository at this point in the history
  • Loading branch information
mortenjohs committed Apr 15, 2021
1 parent 503665a commit a1d5724
Show file tree
Hide file tree
Showing 8 changed files with 68 additions and 33 deletions.
6 changes: 3 additions & 3 deletions appinfo.properties
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
#Everything can be manually updated except buildnum and builddate.
#Wed, 07 Apr 2021 12:39:34 +0200
program.BUILDNUM=1723
#Thu, 15 Apr 2021 12:37:33 +0200
program.BUILDNUM=1724
program.AUTHOR=Morten Johannes Ervik, CSU/IARC
program.BUILDDATE=20210407123934
program.BUILDDATE=20210415123733
program.DESCRIPTION=CanReg5 is a multi user, multi platform, open source tool to input, store, check and analyse cancer registry data.
program.COPYRIGHT=2008-2021
program.VERSION=5.00.44h
Expand Down
4 changes: 2 additions & 2 deletions buildnumber.properties
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
#Build Number for ANT. Do not edit!
#Wed Apr 07 12:39:34 CEST 2021
build.number=1724
#Thu Apr 15 12:37:33 CEST 2021
build.number=1725
14 changes: 14 additions & 0 deletions changelog.html
Original file line number Diff line number Diff line change
Expand Up @@ -359,6 +359,20 @@
<h1 class="title">CanReg5 Changelog</h1>
</header>
<h1 id="canreg5-changelog">CanReg5 Changelog</h1>
<h2 id="h">5.00.44h</h2>
<ul>
<li>New Features: save list of person search matches as spreadsheet.</li>
<li>Fixed link to latest version information.</li>
<li>Table builder:
<ul>
<li>Add version 1.01 to use automatic update.</li>
<li>Fix table age specific rate by site.</li>
<li>Files renamed.</li>
<li>Bundled R updated to 4.0.5.</li>
<li>R packages updated.</li>
</ul></li>
<li>Other minor fixes.</li>
</ul>
<h2 id="g">5.00.44g</h2>
<ul>
<li>Table builder:
Expand Down
10 changes: 10 additions & 0 deletions changelog.rtf
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,16 @@
\widowctrl\hyphauto

{\pard \ql \f0 \sa180 \li0 \fi0 \b \fs36 CanReg5 Changelog\par}
{\pard \ql \f0 \sa180 \li0 \fi0 \b \fs32 5.00.44h\par}
{\pard \ql \f0 \sa0 \li360 \fi-360 \bullet \tx360\tab New Features: save list of person search matches as spreadsheet.\par}
{\pard \ql \f0 \sa0 \li360 \fi-360 \bullet \tx360\tab Fixed link to latest version information.\par}
{\pard \ql \f0 \sa0 \li360 \fi-360 \bullet \tx360\tab Table builder:\par}
{\pard \ql \f0 \sa0 \li720 \fi-360 \endash \tx360\tab Add version 1.01 to use automatic update.\par}
{\pard \ql \f0 \sa0 \li720 \fi-360 \endash \tx360\tab Fix table age specific rate by site.\par}
{\pard \ql \f0 \sa0 \li720 \fi-360 \endash \tx360\tab Files renamed.\par}
{\pard \ql \f0 \sa0 \li720 \fi-360 \endash \tx360\tab Bundled R updated to 4.0.5.\par}
{\pard \ql \f0 \sa0 \li720 \fi-360 \endash \tx360\tab R packages updated.\sa180\par}
{\pard \ql \f0 \sa0 \li360 \fi-360 \bullet \tx360\tab Other minor fixes.\sa180\par}
{\pard \ql \f0 \sa180 \li0 \fi0 \b \fs32 5.00.44g\par}
{\pard \ql \f0 \sa0 \li360 \fi-360 \bullet \tx360\tab Table builder:\par}
{\pard \ql \f0 \sa0 \li720 \fi-360 \endash \tx360\tab Better progress bar when installing bundled R packages.\par}
Expand Down
2 changes: 1 addition & 1 deletion helpers/rssfeed/initial-rss-feed-generator.rb
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
rss = RSS::Maker.make("atom") do |maker|
maker.channel.author = "Morten Ervik"
maker.channel.updated = Time.now.to_s
maker.channel.about = "http://www.iacr.com.fr/CanReg5/feeds/news.rss"
maker.channel.about = "http://www.iacr.com.fr/CanReg5/rss.xml"
maker.channel.title = "CanReg5 Updates"

changelog.each do |p|
Expand Down
61 changes: 36 additions & 25 deletions helpers/rssfeed/rss.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
<author>
<name>Morten Ervik</name>
</author>
<id>http://www.iacr.com.fr/CanReg5/feeds/news.rss</id>
<id>http://www.iacr.com.fr/CanReg5/rss.xml</id>
<title>CanReg5 Updates</title>
<updated>2017-05-18T17:42:43+02:00</updated>
<updated>2021-04-15T13:13:27+02:00</updated>
<entry>
<id>http://www.iacr.com.fr/CanReg5</id>
<link href="http://www.iacr.com.fr/CanReg5"/>
Expand Down Expand Up @@ -235,6 +235,27 @@
<updated>2011-04-21T12:52:45+00:00</updated>
<dc:date>2011-04-21T12:52:45+00:00</dc:date>
</entry>
<entry>
<id>http://www.iacr.com.fr/CanReg5</id>
<link href="http://www.iacr.com.fr/CanReg5"/>
<summary>- Implemented a table builder that calls R with any user specified standard variables.

- AgeSpecific incidence curves (linear and semi log) functionality implemented using R. (Thanks to Anahita Rahimi.)

- TableBuilder: user can now write many different file formats depending on what the various table builders support, PDF, PS, SVG, PNG, WMF, HTML etc.

- CanReg chart viewer implemented. Tables supporting this can be previewed directly in CanReg.

- You can now join all 3 tables in the browse/export/frequency tools.

- Improved error messages when filters are incorrect.

- Range can now be formed by any variables that is included in an index.
</summary>
<title>5.00.06</title>
<updated>2011-05-31T15:08:18+00:00</updated>
<dc:date>2011-05-31T15:08:18+00:00</dc:date>
</entry>
<entry>
<id>http://www.iacr.com.fr/CanReg5</id>
<link href="http://www.iacr.com.fr/CanReg5"/>
Expand Down Expand Up @@ -295,27 +316,6 @@
- Other bug fixes


</summary>
<title>5.00.06</title>
<updated>2011-05-31T15:08:18+00:00</updated>
<dc:date>2011-05-31T15:08:18+00:00</dc:date>
</entry>
<entry>
<id>http://www.iacr.com.fr/CanReg5</id>
<link href="http://www.iacr.com.fr/CanReg5"/>
<summary>- Implemented a table builder that calls R with any user specified standard variables.

- AgeSpecific incidence curves (linear and semi log) functionality implemented using R. (Thanks to Anahita Rahimi.)

- TableBuilder: user can now write many different file formats depending on what the various table builders support, PDF, PS, SVG, PNG, WMF, HTML etc.

- CanReg chart viewer implemented. Tables supporting this can be previewed directly in CanReg.

- You can now join all 3 tables in the browse/export/frequency tools.

- Improved error messages when filters are incorrect.

- Range can now be formed by any variables that is included in an index.
</summary>
<title>5.00.06</title>
<updated>2011-05-31T15:08:18+00:00</updated>
Expand Down Expand Up @@ -1035,14 +1035,25 @@
<updated>2016-10-18T10:15:11+00:00</updated>
<dc:date>2016-10-18T10:15:11+00:00</dc:date>
</entry>
<entry>
<id>http://www.iacr.com.fr/CanReg5</id>
<link href="http://www.iacr.com.fr/CanReg5"/>
<summary>- Fixed bug in generation of variables list if source table contains more fields than patient table.


</summary>
<title>5.00.41</title>
<updated>2017-03-29T13:00:01+00:00</updated>
<dc:date>2017-03-29T13:00:01+00:00</dc:date>
</entry>
<entry>
<id>http://www.iacr.com.fr/CanReg5</id>
<link href="http://www.iacr.com.fr/CanReg5"/>
<summary>- New data entry form. (Developed in collaboration with Betty Carballo and Patricio Carranza.)

- Ability to enable/disble new data entry form in Options.

- Removed latest news since Twitter no longer allows access to their API like that.
- Removed latest news since Twitter no longer allows access to their API as RSS.

- Improved layout for login and welcome screens for big fonts.

Expand All @@ -1058,5 +1069,5 @@
<updated>2017-03-29T13:00:01+00:00</updated>
<dc:date>2017-03-29T13:00:01+00:00</dc:date>
</entry>
<dc:date>2017-05-18T17:42:43+02:00</dc:date>
<dc:date>2021-04-15T13:13:27+02:00</dc:date>
</feed>
2 changes: 1 addition & 1 deletion inno-settings.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
#define MyAppVersion "5.00.44-RUSSIAN"
#define MyAppVersion "5.00.44h"
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
5.00.44-RUSSIAN
5.00.44h

0 comments on commit a1d5724

Please sign in to comment.