root/trunk/Changes

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @1247 [1247] 4 weeks dom Warn about errors fetching remote RSS feeds, but carry on generating the …
(edit) @1245 [1245] 4 weeks dom typo fix
(edit) @1244 [1244] 5 weeks dom Fix clean target to remove everything it should (fixes #242)
(edit) @1243 [1243] 5 weeks dom Don't add delete links unless the user requests (fixes #159 - thanks bob)
(edit) @1240 [1240] 5 weeks dom Add the ability to whitelist hosts who can change moderated nodes without …
(edit) @1238 [1238] 5 weeks dom Add Config::Tiny into configure_requires; new enough CPAN will install …
(edit) @1237 [1237] 5 weeks dom Move the node image outside the metadata div, to aid styling (fixes #222). …
(edit) @1236 [1236] 5 weeks dom Add an admin navbar, to be displayed if the user requests (fixes #261)
(edit) @1235 [1235] 5 weeks dom Display geodata ellipsoid to user in edit from (fixes #230)
(edit) @1233 [1233] 5 weeks dom change default database type to sqlite (#241)
(edit) @1232 [1232] 5 weeks dom Fix RDF encoding (fixes #260); thanks Inigo
(edit) @1231 [1231] 5 weeks dom Correctly validate web site URLs during edit and display, and …
(edit) @1228 [1228] 5 weeks nick Finish off the metadata discovery things
(edit) @1226 [1226] 5 weeks dom Broken pod fix from oliver (closes #246)
(edit) @1216 [1216] 3 months dom Correctly specify all build_requires (fixes #245)
(edit) @1208 [1208] 3 months dom release
(edit) @1204 [1204] 4 months dom Fix Google Analytics by not trying to escape the key
(edit) @1203 [1203] 4 months dom Update Google Analytics code to support new version (closes #255)
(edit) @1197 [1197] 4 months dom Update references to http://openguides.org moved URLs
(edit) @1179 [1179] 5 months dom added ticket number to changelog entry
(edit) @1178 [1178] 5 months kake Added a Universal Edit Link + test (ta Bob).
(edit) @1168 [1168] 5 months earle Large RDF overhaul: see Changes for 0.63. Fixes #251.
(edit) @1166 [1166] 5 months earle Link dc:contributor items in RDF output to actual URIs that exist in our …
(edit) @1164 [1164] 6 months dom release date
(edit) @1162 [1162] 6 months dom Install signal handlers in reindex.pl and CGI scripts to allow temporary …
(edit) @1141 [1141] 10 months earle Allow wiki links in change summaries. Closes #115.
(edit) @1140 [1140] 10 months earle Don't include redirect pages in search results. Closes #24.
(edit) @1138 [1138] 10 months earle Mention last two bugs fixed.
(edit) @1117 [1117] 16 months earle Add support for IP blacklisting modules.
(edit) @1116 [1116] 16 months dom Ensure that all modules we ship are versioned. (references #232)
(edit) @1107 [1107] 17 months dom Release date
(edit) @1100 [1100] 17 months dom Add missing ticket reference
(edit) @1099 [1099] 17 months dom Include licence URL in <head> (fixes #226)
(edit) @1097 [1097] 17 months dom Tweak OpenSearch? description, and add autodiscovery (fixes #180)
(edit) @1094 [1094] 17 months dom Display IP address in recent changes, even when edit is not anonymous …
(edit) @1093 [1093] 17 months dom Send email notifications when moderated nodes are edited (fixes #138)
(edit) @1086 [1086] 18 months ilmari r22807@vesla: ilmari | 2007-06-17 02:04:48 +0100 Move the common …
(edit) @1085 [1085] 18 months ilmari Clean up fallout from prefs cleanup - Make OpenGuides::Template->output …
(edit) @1081 [1081] 18 months ilmari List all contributors in RDF version of nodes (fixes #106)
(edit) @1070 [1070] 18 months dom Add general validation framework, and add test for lat/long and os_x/os_y …
(edit) @1065 [1065] 18 months kake Added new div#nonexistent_node_message for displaying message when someone …
(edit) @1060 [1060] 18 months ilmari Revert broken commit (there is no <os:map_link> tag)
(edit) @1059 [1059] 18 months ilmari Include <os:map_link> in node RDF (fixes #26)
(edit) @1057 [1057] 18 months dom If an unknown action is used redirect to action=display, preserving other …
(edit) @1056 [1056] 18 months ilmari Check for definedness of redirect parameter before defaulting to 1 (closes …
(edit) @1050 [1050] 18 months ilmari Only display the google maps preference if node maps are enabled (fixes …
(edit) @1046 [1046] 18 months dom Be able to specify dbport (closes #165)
(edit) @1043 [1043] 18 months dom Remove misleading CSS examples
(edit) @1042 [1042] 18 months kake Remove dependency on Test::MockObject?.
(edit) @1037 [1037] 19 months kake Added experimental support for local spam detection modules.
(edit) @1036 [1036] 19 months kake Added an extra "edit this page" link next to the node name.
(edit) @1034 [1034] 19 months dom Pre-release bits
(edit) @1031 [1031] 19 months kake Omit footer search form from edit form.
(edit) @1028 [1028] 19 months kake Bump Module::Build prereq to 0.26 as per Daniel's patch. Fix "munging …
(edit) @1027 [1027] 19 months kake Added category and locale parameters to action=random and made a new macro …
(edit) @1026 [1026] 19 months kake Fixed bug in OpenGuides::Feed - HTML equivalent link now works even if …
(edit) @1023 [1023] 19 months kake Added format => "raw" option to OpenGuides::Search->run to let you get …
(edit) @1022 [1022] 19 months kake Added links to the "revision N" and "Last edited" text in the navbar.
(edit) @1020 [1020] 19 months kake Rewrote the HTML of the edit page to use <div>s instead of tables, and to …
(edit) @1017 [1017] 20 months kake Add JavaScript? to clear the prefilled "New page name" in newpage.tt
(edit) @1016 [1016] 20 months kake Move node RDF generation from inline strings in OpenGuides::RDF to its own …
(edit) @1015 [1015] 20 months kake Add config options to let admins omit category and/or locale pages from …
(edit) @1014 [1014] 20 months kake Move random page functionality from wiki.cgi into OpenGuides.pm and add …
(edit) @1012 [1012] 20 months kake Documented the stylesheet hooks in the admin interface (fixes #137).
(edit) @1011 [1011] 20 months kake Changes and README.CSS changes that should have been in [1010].
(edit) @1009 [1009] 20 months kake Update Changes file for change in [1008].
(edit) @1005 [1005] 20 months dom Better fix for previous issue, to take account of distribution.
(edit) @1003 [1003] 20 months dom Fix uninitialized variable warning
(edit) @999 [999] 20 months dom Release date
(edit) @993 [993] 20 months dom Changelog entry for Nick's feature
(edit) @972 [972] 20 months dom Revert common category/locale stuff for the time being pending discussion …
(edit) @969 [969] 20 months kake Apply content_above_navbar_in_html content option to Recent Changes page …
(edit) @966 [966] 20 months kake Add support for custom template to add to page <head> (ticket #191).
(edit) @965 [965] 20 months kake Add Google Analytics support.
(edit) @962 [962] 20 months kake Add config option to place content above navbar in HTML.
(edit) @961 [961] 20 months kake Add a new div to wrap the entire body; also, use header.tt in home_node.tt …
(edit) @955 [955] 20 months kake Fix "Link to this page" on index maps to remember the map type and the …
(edit) @953 [953] 20 months kake Add config option to suppress inline maps on geotagged nodes (#188). Fix …
(edit) @951 [951] 20 months kake Move common categories/locales into navbar.
(edit) @942 [942] 21 months kake Split out "modules" from navbar.tt into separate templates - navbar_*.tt - …
(edit) @941 [941] 21 months kake Add config option to omit recent changes from home page (ticket #187).
(edit) @937 [937] 21 months kake Let people add name of copyright holder, licence URL, and info page URL …
(edit) @936 [936] 21 months kake Fix #184 - make Build.PL treat the absence of Config::Tiny more …
(edit) @930 [930] 21 months kake Allow Guide admins to control the content of autocreated nodes (#47).
(edit) @928 [928] 21 months kake Write tests for and fix bugs #48 and #173; in the process, move …