Skip to content

Commit

Permalink
Item12583: Reverting to simple decimal versions
Browse files Browse the repository at this point in the history
Also fix up change logs, dependencies.  (Patches to 1.1.x not needed for
simple decimal versions.
  • Loading branch information
gac410 committed Dec 19, 2014
1 parent cfa46dc commit a934b92
Show file tree
Hide file tree
Showing 10 changed files with 29 additions and 23 deletions.
17 changes: 10 additions & 7 deletions FamFamFamContrib/data/System/FamFamFamContrib.txt
@@ -1,4 +1,4 @@
%META:TOPICINFO{author="ProjectContributor" date="1315161866" format="1.1" version="1"}%
%META:TOPICINFO{author="ProjectContributor" date="1418962146" format="1.1" version="1"}%
---+!! !FamFamFamContrib
<!--
One line description, required for extensions repository catalog.
Expand Down Expand Up @@ -72,6 +72,9 @@ eg
| Version: | %$VERSION% |
| Release: | %$RELEASE% |
| Change History: | <!-- versions below in reverse order -->&nbsp; |
| 18 Dec 2014 (1.6) | Foswikitask:Item12926: Convert to using html5 data attributes for validation tokens.<br />\
Foswikitask:Item12913: Fix some MANIFEST issues<br />\
Foswikitask:Item11411: Implement Foswiki:Development.HtmlAttributesShouldUseSingleQuotes |
| 13 Mar 2012 (1.5) | added 119 GeoSilk icons |
| 06 Apr 2012 (1.4.4) | Released with Foswiki 1.1.5. Foswikitask:Item11383 - remove redundant %<nop>REVARG% from templates. |
| 12 Dec 2011 (1.4.3) | Released with Foswiki 1.1.4. Foswikitask:Item11104 - Added =trash-small= icon to !DocumentGraphics. Foswikitask:Item11016 - Print should pass through URL parameters. Foswikitask:Item11341 - Add a Cog icon. |
Expand Down Expand Up @@ -101,9 +104,9 @@ __Related Topics:__ [[%SYSTEMWEB%.Contribs][Contribs]], %SYSTEMWEB%.DeveloperDoc
<!-- Do _not_ attempt to edit this topic; it is auto-generated. Please add comments/questions/remarks to the feedback topic on twiki.org instead. -->


%META:FILEATTACHMENT{name="silk-preview.jpg" attachment="silk-preview.jpg" attr="h" comment="Silk icons preview" date="1205882801" path="silk-preview.jpg" size="13799" user="ProjectContributor" version="1"}%
%META:FILEATTACHMENT{name="SilkCompanion1Thumb.png" attachment="SilkCompanion1Thumb.png" attr="h" comment="Silk icons Companion 1 preview" date="1205882801" path="SilkCompanion1Thumb.png" size="" user="ProjectContributor" version="1"}%
%META:FILEATTACHMENT{name="silk-companion-II.png" attachment="silk-companion-II.png" attr="h" comment="Silk icons Companion 1 preview" date="1205882801" path="silk-companion-II.png" size="" user="ProjectContributor" version="1"}%
%META:FILEATTACHMENT{name="mint-preview.jpg" attachment="mint-preview.jpg" attr="h" comment="Mint icons preview" date="1205882801" path="mint-preview.jpg" size="13799" user="ProjectContributor" version="1"}%
%META:FILEATTACHMENT{name="flags-preview.jpg" attachment="flags-preview.jpg" attr="h" comment="Flags icons preview" date="1205882801" path="flags-preview.jpg" size="13799" user="ProjectContributor" version="1"}%
%META:FILEATTACHMENT{name="mini-preview.jpg" attachment="mini-preview.jpg" attr="h" comment="Mini icons preview" date="1205882801" path="mini-preview.jpg" size="13799" user="ProjectContributor" version="1"}%
%META:FILEATTACHMENT{name="silk-preview.jpg" attachment="silk-preview.jpg" attr="h" comment="Silk icons preview" date="1418962146" path="silk-preview.jpg" size="13799" user="ProjectContributor" version="1"}%
%META:FILEATTACHMENT{name="SilkCompanion1Thumb.png" attachment="SilkCompanion1Thumb.png" attr="h" comment="Silk icons Companion 1 preview" date="1418962146" path="SilkCompanion1Thumb.png" size="" user="ProjectContributor" version="1"}%
%META:FILEATTACHMENT{name="silk-companion-II.png" attachment="silk-companion-II.png" attr="h" comment="Silk icons Companion 1 preview" date="1418962146" path="silk-companion-II.png" size="" user="ProjectContributor" version="1"}%
%META:FILEATTACHMENT{name="mint-preview.jpg" attachment="mint-preview.jpg" attr="h" comment="Mint icons preview" date="1418962146" path="mint-preview.jpg" size="13799" user="ProjectContributor" version="1"}%
%META:FILEATTACHMENT{name="flags-preview.jpg" attachment="flags-preview.jpg" attr="h" comment="Flags icons preview" date="1418962146" path="flags-preview.jpg" size="13799" user="ProjectContributor" version="1"}%
%META:FILEATTACHMENT{name="mini-preview.jpg" attachment="mini-preview.jpg" attr="h" comment="Mini icons preview" date="1418962146" path="mini-preview.jpg" size="13799" user="ProjectContributor" version="1"}%
4 changes: 2 additions & 2 deletions FamFamFamContrib/lib/Foswiki/Contrib/FamFamFamContrib.pm
Expand Up @@ -4,8 +4,8 @@ package Foswiki::Contrib::FamFamFamContrib;
use strict;
use warnings;

use version; our $VERSION = version->declare("v1.5.0");
our $RELEASE = '1.5.0';
our $VERSION = '1.6';
our $RELEASE = '1.6';
our $SHORTDESCRIPTION =
'FamFamFam Silk is a smooth, free icon set, containing over 2000 icons';

Expand Down
2 changes: 2 additions & 0 deletions HomePagePlugin/data/System/HomePagePlugin.txt
@@ -1,3 +1,4 @@
%META:TOPICINFO{author="ProjectContributor" date="1418963640" format="1.1" version="1"}%
---+!! !HomePagePlugin
<!--
One line description, required for extensions repository catalog.
Expand Down Expand Up @@ -57,6 +58,7 @@ Many thanks to the following sponsors for supporting this work:
| License: | [[http://www.gnu.org/licenses/gpl.html][GPL (Gnu General Public License 3)]] |
| Version: | %$VERSION% |
| Change History: | <!-- versions below in reverse order -->&nbsp; |
| 1.22 (18 Dec 2014) | Foswikitask:Item12583: Use simple decimal version strings for better compatibility |
| 1.2.1 (16 Dec 2012) | Foswikitask:Item12297: Address perlcritic recommendation. |
| 1.2.0 (16 Apr 2012) | Foswikitask:Item11761: Include in core release |
| 1.1.1 (1 Aug 2009) | fix bug in login screen usage |
Expand Down
4 changes: 2 additions & 2 deletions HomePagePlugin/lib/Foswiki/Plugins/HomePagePlugin.pm
Expand Up @@ -13,8 +13,8 @@ use warnings;
use Foswiki::Func ();
use Foswiki::Plugins ();

use version; our $VERSION = version->declare("v1.2.1");
our $RELEASE = '1.2.1';
our $VERSION = '1.22';
our $RELEASE = '1.22';
our $SHORTDESCRIPTION = 'Allow User specified home pages - on login';
our $NO_PREFS_IN_TOPIC = 1;

Expand Down
8 changes: 5 additions & 3 deletions JSCalendarContrib/data/System/JSCalendarContrib.txt
@@ -1,4 +1,4 @@
%META:TOPICINFO{author="BaseUserMapping_999" comment="autosave" date="1356278775" format="1.1" version="1"}%
%META:TOPICINFO{author="ProjectContributor" date="1418963640" format="1.1" version="1"}%
%META:TOPICPARENT{name="Contribs"}%
---+!! %TOPIC%
<img src="%ATTACHURL%/screenshot.gif" style="float:right"/>
Expand Down Expand Up @@ -83,6 +83,8 @@ Another great Foswiki extension from the <a style="text-decoration:none" href="h
| Version: | %$VERSION% |
| Release: | %$RELEASE% |
| Change History: | |
| 18 Dec 2014 (1.54) | Foswikitask:Item13099: fixed img button of date formfield, Delegated the PUBURL implementation to the store<br />\
Foswikitask:Item12583: Convert back to simple decimal version strings. |
| 13 Mar 2014 | Foswikitask:Item12070: fixed too many calls to =expandTML= |
| 28 Nov 2012 | Foswikitask:Item12213: Button icon made transparent. Foswikitask:Item11267: Convert to perl version strings. |
| 06 Apr 2012 | Foswikitask:Item11568: Re-introduce style options and updated default calendar style.%BR%\
Expand Down Expand Up @@ -116,5 +118,5 @@ Another great Foswiki extension from the <a style="text-decoration:none" href="h
*Related Topics:* %USERSWEB%.SitePreferences
<!-- %JQREQUIRE{"chili"}% -->

%META:FILEATTACHMENT{name="screenshot.gif" attr="h" comment="" version="1"}%
%META:FILEATTACHMENT{name="wikiringlogo20x20.png" attr="h" comment="" version="1"}%
%META:FILEATTACHMENT{name="screenshot.gif" user="ProjectContributor" attr="h" comment="" date="1418963640" version="1"}%
%META:FILEATTACHMENT{name="wikiringlogo20x20.png" user="ProjectContributor" attr="h" comment="" date="1418963640" version="1"}%
4 changes: 2 additions & 2 deletions JSCalendarContrib/lib/Foswiki/Contrib/JSCalendarContrib.pm
Expand Up @@ -18,8 +18,8 @@ use warnings;

use Foswiki::Func (); # The plugins API

use version; our $VERSION = version->declare("v1.5.4");
our $RELEASE = '1.5.4';
our $VERSION = '1.54';
our $RELEASE = '1.54';
our $SHORTDESCRIPTION =
"[[http://dynarch.com/mishoo/calendar.epl][Mishoo JSCalendar]] date and time picker, packaged for use by plugins, skins and add-ons";

Expand Down
@@ -1,4 +1 @@
ONLYIF ( $Foswiki::Plugins::VERSION < 2.3)
Foswiki::Contrib::PatchFoswikiContrib, >=1.3, perl, Required for old Foswiki versions.
ONLYIF ( $Foswiki::Plugins::VERSION < 2.3)
Foswiki::Contrib::PatchItem12225Contrib, >=1.0, perl, Required for old Foswiki versions.
Foswiki::Plugins::JQueryPlugin,>=6.00,perl,Required.
4 changes: 3 additions & 1 deletion JsonRpcContrib/data/System/JsonRpcContrib.txt
Expand Up @@ -224,7 +224,9 @@ If a namespace, method, or parameters are specified as part of a JSON-RPC reques
| Release: | %$RELEASE% |
| Version: | %$VERSION% |
| Change History: | <!-- versions below in reverse order -->&nbsp; |
| 17 Dec 2014: | added support for gzip compression of http response |
| 17 Dec 2014: (2.20) | Foswikitask:Item13164: added support for gzip compression of http response<br />\
Foswikitask:Item13125: CGI changes for multi_param calls<br />\
Foswikitask:Item13065: Log jsonrpc events to Foswiki event.log |
| 28 Aug 2014: | don't use DEBUG constant to toggle local debug messages as it conflicts with Assert.pm |
| 11 Dec 2013: | removed dependency on JSON::XS |
| 30 May 2013: | added support for serialising objects, and rewrote some of the documentation (Foswiki:Main/CrawfordCurrie) |
Expand Down
2 changes: 1 addition & 1 deletion TablePlugin/lib/Foswiki/Plugins/TablePlugin.pm
Expand Up @@ -19,7 +19,7 @@ BEGIN {
}

# Simple decimal version, use parse method, no leading "v"
use version; our $VERSION = version->parse("1.142");
our $VERSION = '1.142';
our $RELEASE = '1.142';
our $SHORTDESCRIPTION =
'Control attributes of tables and sorting of table columns';
Expand Down
2 changes: 1 addition & 1 deletion UnitTestContrib/lib/Foswiki/Contrib/UnitTestContrib.pm
Expand Up @@ -16,7 +16,7 @@ package Foswiki::Contrib::UnitTestContrib;
use strict;

# Simple decimal version, use parse method, no leading "v"
use version; our $VERSION = version->parse("1.1");
our $VERSION = '1.1';
our $RELEASE = '1.1';
our $SHORTDESCRIPTION = 'Foswiki Unit-Test Framework';

0 comments on commit a934b92

Please sign in to comment.