Author: kake
Date: 2012-07-11 13:26:25 +0100 (Wed, 11 Jul 2012)
New Revision: 1429
Modified:
website/publish/
website/publish/gone.shtml
website/publish/includes/latest_news.inc
website/publish/news.shtml
Log:
Merge website changes to publish.
Property changes on: website/publish
___________________________________________________________________
Modified: svn:mergeinfo
- /website/preview:1265-1277,1284-1331,1397
+ /website/preview:1265-1277,1284-1331,1397-1428
Property changes on: website/publish/gone.shtml
___________________________________________________________________
Modified: svn:mergeinfo
- /website/preview/gone.shtml:1276-1277,1284-1331,1397
+ /website/preview/gone.shtml:1276-1277,1284-1331,1397-1428
Modified: website/publish/includes/latest_news.inc
===================================================================
--- website/publish/includes/latest_news.inc 2012-07-11 12:23:20 UTC (rev 1428)
+++ website/publish/includes/latest_news.inc 2012-07-11 12:26:25 UTC (rev 1429)
@@ -1,19 +1,18 @@
<!-- begin latest_news -->
<div class="news_date">
-May 7, 2012
+July 11, 2012
</div>
-<p>Version 0.67 of OpenGuides was released today, with several major
-changes and bugfixes.</p>
+<p>Version 0.69 of OpenGuides was released on the weekend, with
+changes focusing on the administrative "missing metadata" tool. New
+metadata types have been added to the missing metadata search form,
+allowing people to search for pages with, for example, no associated
+image. In addition, these search results can now be viewed on a map
+as an extra option to the previous "list" view.</p>
-<p>We now use <a href="http://leaflet.cloudmade.com/">Leaflet</a> as
-our JavaScript mapping library, with OpenStreetMap and MapQuest tiles
-as default. JSON output has been added or improved on several types
-of pages, including index pages and user preferences. A basic
-stylesheet is now included in the distribution, and a long-standing
-recent changes bug has been fixed. Finally, it's now possible to
-index on category and locale at the same time (so you can view e.g. a
-list or map of all pubs in Holborn).</p>
+<p>Under-the-hood changes made as part of this enhancement will also
+make it easier in the future for us to allow visualisation of even
+more types of search result on a map.</p>
<!-- end latest_news -->
Modified: website/publish/news.shtml
===================================================================
--- website/publish/news.shtml 2012-07-11 12:23:20 UTC (rev 1428)
+++ website/publish/news.shtml 2012-07-11 12:26:25 UTC (rev 1429)
@@ -32,6 +32,22 @@
<!--#include virtual="includes/latest_news.inc" -->
<div class="news_date">
+May 7, 2012
+</div>
+
+<p>Version 0.67 of OpenGuides was released today, with several major
+changes and bugfixes.</p>
+
+<p>We now use <a href="http://leaflet.cloudmade.com/">Leaflet</a> as
+our JavaScript mapping library, with OpenStreetMap and MapQuest tiles
+as default. JSON output has been added or improved on several types
+of pages, including index pages and user preferences. A basic
+stylesheet is now included in the distribution, and a long-standing
+recent changes bug has been fixed. Finally, it's now possible to
+index on category and locale at the same time (so you can view e.g. a
+list or map of all pubs in Holborn).</p>
+
+<div class="news_date">
April 13, 2012
</div>
Author: kake
Date: 2012-07-11 13:23:20 +0100 (Wed, 11 Jul 2012)
New Revision: 1428
Modified:
website/preview/includes/latest_news.inc
website/preview/news.shtml
Log:
Added news of 0.69 release to the website.
Modified: website/preview/includes/latest_news.inc
===================================================================
--- website/preview/includes/latest_news.inc 2012-07-07 20:47:31 UTC (rev 1427)
+++ website/preview/includes/latest_news.inc 2012-07-11 12:23:20 UTC (rev 1428)
@@ -1,19 +1,18 @@
<!-- begin latest_news -->
<div class="news_date">
-May 7, 2012
+July 11, 2012
</div>
-<p>Version 0.67 of OpenGuides was released today, with several major
-changes and bugfixes.</p>
+<p>Version 0.69 of OpenGuides was released on the weekend, with
+changes focusing on the administrative "missing metadata" tool. New
+metadata types have been added to the missing metadata search form,
+allowing people to search for pages with, for example, no associated
+image. In addition, these search results can now be viewed on a map
+as an extra option to the previous "list" view.</p>
-<p>We now use <a href="http://leaflet.cloudmade.com/">Leaflet</a> as
-our JavaScript mapping library, with OpenStreetMap and MapQuest tiles
-as default. JSON output has been added or improved on several types
-of pages, including index pages and user preferences. A basic
-stylesheet is now included in the distribution, and a long-standing
-recent changes bug has been fixed. Finally, it's now possible to
-index on category and locale at the same time (so you can view e.g. a
-list or map of all pubs in Holborn).</p>
+<p>Under-the-hood changes made as part of this enhancement will also
+make it easier in the future for us to allow visualisation of even
+more types of search result on a map.</p>
<!-- end latest_news -->
Modified: website/preview/news.shtml
===================================================================
--- website/preview/news.shtml 2012-07-07 20:47:31 UTC (rev 1427)
+++ website/preview/news.shtml 2012-07-11 12:23:20 UTC (rev 1428)
@@ -32,6 +32,22 @@
<!--#include virtual="includes/latest_news.inc" -->
<div class="news_date">
+May 7, 2012
+</div>
+
+<p>Version 0.67 of OpenGuides was released today, with several major
+changes and bugfixes.</p>
+
+<p>We now use <a href="http://leaflet.cloudmade.com/">Leaflet</a> as
+our JavaScript mapping library, with OpenStreetMap and MapQuest tiles
+as default. JSON output has been added or improved on several types
+of pages, including index pages and user preferences. A basic
+stylesheet is now included in the distribution, and a long-standing
+recent changes bug has been fixed. Finally, it's now possible to
+index on category and locale at the same time (so you can view e.g. a
+list or map of all pubs in Holborn).</p>
+
+<div class="news_date">
April 13, 2012
</div>
Author: bob
Date: 2012-07-07 21:47:31 +0100 (Sat, 07 Jul 2012)
New Revision: 1427
Modified:
trunk/
trunk/Changes
trunk/lib/OpenGuides/Utils.pm
Log:
merge in changes from the 0.69 release branch
Property changes on: trunk
___________________________________________________________________
Modified: svn:mergeinfo
- /branches/rel_0_66:1319-1327
/branches/rel_0_67:1391-1394
/branches/rel_0_68:1406-1409
+ /branches/rel_0_66:1319-1327
/branches/rel_0_67:1391-1394
/branches/rel_0_68:1406-1409
/branches/rel_0_69:1423-1426
Modified: trunk/Changes
===================================================================
--- trunk/Changes 2012-07-07 20:03:11 UTC (rev 1426)
+++ trunk/Changes 2012-07-07 20:47:31 UTC (rev 1427)
@@ -3,9 +3,9 @@
More detailed changelogs can be found at
<http://dev.openguides.org/log/trunk>.
-0.69 ?
+0.69 07 July 2012
The output of the "show_missing_metadata" action is now alphabetised.
- There's also now an option to view the results on a map.
+ There's also now an option to view the results on a map. (#296 & #294)
Fixed a JavaScript escaping issue for nodes with apostrophes in names.
0.68 21 May 2012
Modified: trunk/lib/OpenGuides/Utils.pm
===================================================================
--- trunk/lib/OpenGuides/Utils.pm 2012-07-07 20:03:11 UTC (rev 1426)
+++ trunk/lib/OpenGuides/Utils.pm 2012-07-07 20:47:31 UTC (rev 1427)
@@ -2,7 +2,7 @@
use strict;
use vars qw( $VERSION );
-$VERSION = '0.13';
+$VERSION = '0.14';
use Carp qw( croak );
use Wiki::Toolkit;
Author: bob
Date: 2012-07-07 21:02:11 +0100 (Sat, 07 Jul 2012)
New Revision: 1425
Modified:
branches/rel_0_69/Changes
Log:
Add release date and relevant ticket numbers.
Modified: branches/rel_0_69/Changes
===================================================================
--- branches/rel_0_69/Changes 2012-07-07 19:35:58 UTC (rev 1424)
+++ branches/rel_0_69/Changes 2012-07-07 20:02:11 UTC (rev 1425)
@@ -3,9 +3,9 @@
More detailed changelogs can be found at
<http://dev.openguides.org/log/trunk>.
-0.69 ?
+0.69 07 July 2012
The output of the "show_missing_metadata" action is now alphabetised.
- There's also now an option to view the results on a map.
+ There's also now an option to view the results on a map. (#296 & #294)
Fixed a JavaScript escaping issue for nodes with apostrophes in names.
0.68 21 May 2012