root/trunk/lib


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @1207 [1207] 08/16/08 19:57:02 dom update version numbers for release
(edit) @1197 [1197] 07/26/08 17:30:43 dom Update references to http://openguides.org moved URLs
(edit) @1168 [1168] 06/16/08 02:31:05 earle Large RDF overhaul: see Changes for 0.63. Fixes #251.
(edit) @1166 [1166] 06/11/08 16:23:07 earle Link dc:contributor items in RDF output to actual URIs that exist in our …
(edit) @1163 [1163] 06/08/08 00:23:32 dom update version numbers and copyright years
(edit) @1161 [1161] 05/11/08 18:53:50 dom fix uninitialized warnings in test
(edit) @1141 [1141] 01/22/08 16:38:24 earle Allow wiki links in change summaries. Closes #115.
(edit) @1140 [1140] 01/20/08 18:46:51 earle Don't include redirect pages in search results. Closes #24.
(edit) @1133 [1133] 01/18/08 21:19:16 earle Add map link to RDF output. Closes #26.
(edit) @1132 [1132] 01/17/08 00:30:25 earle Hide specific page versions from search engines. With existing code, …
(edit) @1117 [1117] 08/03/07 20:16:51 earle Add support for IP blacklisting modules.
(edit) @1116 [1116] 07/22/07 09:47:35 dom Ensure that all modules we ship are versioned. (references #232)
(edit) @1105 [1105] 07/03/07 20:24:08 dom Bump version numbers for release
(edit) @1098 [1098] 06/24/07 03:10:37 kake Fix changeset [1095] - categories and locales weren't getting linkified …
(edit) @1097 [1097] 06/21/07 12:25:06 dom Tweak OpenSearch? description, and add autodiscovery (fixes #180)
(edit) @1096 [1096] 06/20/07 19:54:54 dom Add OpenSearch? description (references #180)
(edit) @1095 [1095] 06/20/07 17:34:42 dom Only linkify categories and locales if they exist (fixes #15)
(edit) @1093 [1093] 06/19/07 14:01:53 dom Send email notifications when moderated nodes are edited (fixes #138)
(edit) @1092 [1092] 06/18/07 21:31:33 dom Add send_email function (references #138)
(edit) @1091 [1091] 06/18/07 16:20:16 dom Add noheaders option, and use that in preference to black content_type …
(edit) @1088 [1088] 06/17/07 16:13:47 dom Add support for installing static files (fixes #213)
(edit) @1086 [1086] 06/17/07 03:15:31 ilmari r22807@vesla: ilmari | 2007-06-17 02:04:48 +0100 Move the common …
(edit) @1085 [1085] 06/17/07 00:57:32 ilmari Clean up fallout from prefs cleanup - Make OpenGuides::Template->output …
(edit) @1084 [1084] 06/16/07 22:33:16 ilmari Preferences cleanup - Separate preference defaulting from cookie …
(edit) @1082 [1082] 06/16/07 21:32:05 ilmari Make the user preferences available to the templates.
(edit) @1081 [1081] 06/16/07 20:45:04 ilmari List all contributors in RDF version of nodes (fixes #106)
(edit) @1080 [1080] 06/16/07 18:30:53 ilmari Make sure coordinates are non-empty as well as defined.
(edit) @1079 [1079] 06/16/07 16:41:13 dom Fix bug representing zero geodata (fixes #215)
(edit) @1078 [1078] 06/16/07 15:20:24 dom make_cgi_object: "0" is a valid value; don't lose this
(edit) @1070 [1070] 06/12/07 22:47:03 dom Add general validation framework, and add test for lat/long and os_x/os_y …
(edit) @1069 [1069] 06/11/07 23:26:47 dom Undo incomplete change from previous commit; sorry for the noise
(edit) @1068 [1068] 06/11/07 21:37:06 dom Add framework for generic content/metadata validation into commit_node
(edit) @1067 [1067] 06/11/07 04:24:22 kake Make sure all TT vars are returned if return_tt_vars is passed to …
(edit) @1066 [1066] 06/11/07 04:06:21 kake Refactor redirect detection into OpenGuides::Utils->detect_redirect
(edit) @1064 [1064] 06/11/07 03:23:11 kake Add intercept_redirect parameter to Openguides->display_node - used with …
(edit) @1063 [1063] 06/10/07 18:31:17 ilmari Convert t/21_rdf.t to use OpenGuides::Test->write_data and extend this as …
(edit) @1060 [1060] 06/10/07 17:02:07 ilmari Revert broken commit (there is no <os:map_link> tag)
(edit) @1059 [1059] 06/10/07 16:31:06 ilmari Include <os:map_link> in node RDF (fixes #26)
(edit) @1056 [1056] 06/10/07 15:47:11 ilmari Check for definedness of redirect parameter before defaulting to 1 (closes …
(edit) @1054 [1054] 06/10/07 14:45:21 dom Add support in output routine for specifying HTTP status code (see #102)
(edit) @1052 [1052] 06/09/07 22:54:06 kake Fix bug introduced in my last commit (forgot to run tests, sorry).
(edit) @1047 [1047] 06/09/07 19:36:40 ilmari Mention that the config object is passed to templates
(edit) @1045 [1045] 06/09/07 17:49:43 kake Make sure that common categories and locales (if configured) show up on …
(edit) @1044 [1044] 06/09/07 15:38:14 kake Fix uninitialized value warning in test 53 (fixes #168).
(edit) @1037 [1037] 05/15/07 22:16:00 kake Added experimental support for local spam detection modules.
(edit) @1034 [1034] 05/13/07 09:34:25 dom Pre-release bits
(edit) @1032 [1032] 05/08/07 02:09:28 kake Remove eval of empty string (caused warnings when running tests).
(edit) @1028 [1028] 05/02/07 11:46:55 kake Bump Module::Build prereq to 0.26 as per Daniel's patch. Fix "munging …
(edit) @1027 [1027] 04/28/07 13:58:08 kake Added category and locale parameters to action=random and made a new macro …
(edit) @1026 [1026] 04/28/07 09:40:21 kake Fixed bug in OpenGuides::Feed - HTML equivalent link now works even if …
(edit) @1025 [1025] 04/21/07 14:18:11 kake Another fix to [1023] - I forgot to increment in OpenGuides::Search.
(edit) @1024 [1024] 04/21/07 14:17:26 kake Fix to [1023] - I misunderstood how the format parameter should be …
(edit) @1023 [1023] 04/21/07 14:07:37 kake Added format => "raw" option to OpenGuides::Search->run to let you get …
(edit) @1016 [1016] 04/04/07 20:44:34 kake Move node RDF generation from inline strings in OpenGuides::RDF to its own …
(edit) @1015 [1015] 04/03/07 02:13:11 kake Add config options to let admins omit category and/or locale pages from …
(edit) @1014 [1014] 04/03/07 01:02:45 kake Move random page functionality from wiki.cgi into OpenGuides.pm and add …
(edit) @1008 [1008] 03/30/07 18:26:31 kake Use full URLs for all links in navbar, so people can INCLUDE navbar.tt in …
(edit) @1003 [1003] 03/25/07 18:43:10 dom Fix uninitialized variable warning
(edit) @997 [997] 03/25/07 16:01:13 nick Add test for revert user stuff
(edit) @994 [994] 03/25/07 12:48:59 dom More friendly error message on template error (from Earle)
(edit) @992 [992] 03/25/07 12:31:17 dom Update some copyright notices
(edit) @991 [991] 03/25/07 00:28:19 nick Initial code to revert a user's edits, still needs tests
(edit) @990 [990] 03/24/07 23:24:17 kake Strip leading/trailing whitespace from node_image fields before committing …
(edit) @974 [974] 03/24/07 17:27:26 dom Bump version number
(edit) @965 [965] 03/22/07 22:17:28 kake Add Google Analytics support.
(edit) @963 [963] 03/22/07 21:17:47 earle It's not called CGI::Wiki any more.
(edit) @962 [962] 03/22/07 21:17:46 kake Add config option to place content above navbar in HTML.
(edit) @955 [955] 03/20/07 12:10:39 kake Fix "Link to this page" on index maps to remember the map type and the …
(edit) @953 [953] 03/19/07 23:57:48 kake Add config option to suppress inline maps on geotagged nodes (#188). Fix …
(edit) @948 [948] 03/18/07 21:21:06 earle Add dbport configuration option.
(edit) @941 [941] 03/17/07 15:05:27 kake Add config option to omit recent changes from home page (ticket #187).
(edit) @940 [940] 03/17/07 13:25:40 kake Let people specify username, comment, and edit_type in …
(edit) @937 [937] 03/14/07 23:30:34 kake Let people add name of copyright holder, licence URL, and info page URL …
(edit) @935 [935] 03/14/07 11:22:38 kake Make the summary show up in the edit preview, and add a test to make damn …
(edit) @934 [934] 03/12/07 22:41:43 kake Fix copy/paste Pod error (sorry).
(edit) @933 [933] 03/12/07 21:56:39 kake Add MAP_LINK and INCLUDE_NODE macros (ticket #100).
(edit) @932 [932] 03/11/07 13:00:02 kake Fix Pod in OpenGuides.pm - you need blank lines between Pod directives for …
(edit) @931 [931] 03/11/07 12:57:26 kake Sorry, I messed up slightly in [928] - all should be well now.
(edit) @930 [930] 03/11/07 12:51:17 kake Allow Guide admins to control the content of autocreated nodes (#47).
(edit) @928 [928] 03/10/07 23:49:39 kake Write tests for and fix bugs #48 and #173; in the process, move …
(edit) @927 [927] 03/10/07 18:41:32 kake closes 178, Make sure that autocreated category nodes with hyphens in are …
(edit) @925 [925] 03/10/07 15:25:25 kake Make sure we warn instead of dying if a guide asks for ping services but …
(edit) @919 [919] 12/21/06 22:17:17 dom Really.
(edit) @911 [911] 12/11/06 10:07:45 earle No need to concatenate, just interpolate.
(edit) @908 [908] 12/10/06 23:30:58 earle Fix hashref bug introduced by last commit.
(edit) @907 [907] 12/10/06 21:22:38 earle Report Config::Tiny errors - closes #109. Now croaks if specified config …
(edit) @906 [906] 12/09/06 17:13:37 sheldon Don't set the content to be non-blank when a document isn't found. The …
(edit) @903 [903] 12/09/06 16:14:44 nick Pass the output encoding to the wiki toolkit feeds stuff
(edit) @901 [901] 12/09/06 15:45:10 earle Don't display node summary on home page.
(edit) @900 [900] 12/09/06 15:25:16 sheldon Send Last-modified header for feeds to apache in the right format, …
(edit) @898 [898] 12/09/06 14:16:47 nick Include the charset in the feeds, as we do with the pages
(edit) @896 [896] 12/09/06 13:31:18 nick Give a useful message if we try and set moderation on an unknown node
(edit) @894 [894] 12/09/06 12:30:55 nick Have a new config setting, dbencoding, which is pased onto wiki toolkit
(edit) @893 [893] 12/09/06 12:00:08 nick Don't hard code in wiki.cgi, use the script_name config variable instead
(edit) @891 [891] 12/09/06 11:23:42 sheldon Don't compare dates with <, as that will just compare the year, use …
(edit) @888 [888] 11/23/06 19:24:47 dom Change mailing list address.
(edit) @887 [887] 11/23/06 19:13:14 dom Display Google Maps by default now it's rather more mature and we have a …
(edit) @886 [886] 11/23/06 19:04:35 dom Allow a Google Maps URL to be pasted to provide the centre long,lat coords …
(edit) @883 [883] 11/23/06 19:00:35 dom Fix test failures with no Geo::HelmertTransform?, (from paulm)
(edit) @877 [877] 11/19/06 18:56:52 dom Geo::HelmertTransform? is now in CPAN, and required (closes #89)
Note: See TracRevisionLog for help on using the revision log.