Starting with tag: [TAG v1-0-1 tamc@soks.org**20050821084649] [Adding v1-0-1 release date to README tamc@soks.org**20050821085657] [Correct so displays wiki name correctly tamc@soks.org**20050821085935] [Updated version number system tamc@soks.org**20050821090204] [Fixed bug where a page links to itself tamc@soks.org**20050821090257] [Fixed test to avoid use of Time to lessen chance of failing incorrectly tamc@soks.org**20050821102918] [BUGFIX: Rakefile requires the correct version of soks, and only requires it once. tamc@soks.org**20050822103940] [FEATURE: Added a ListOfAuthors class that is called once for each author on the wiki tamc@soks.org**20050822171624] [Removed the AutomaticAuthorIndex class because it doesn't work, isn't needed and I don't use it. tamc@soks.org**20050822184027] [Fixed so that none of the counter tests unexpectedly fail due to the wrong time tamc@soks.org**20050822185411] [Notify.empty? now only returns true if no notifications are in progress. This fixes potential bugs and random test failiures. tamc@soks.org**20050822193414] [Added a DarcsWatcher class that automagically creates a list of changes page from patches recorded in a darcs repository. tamc@soks.org**20050823060738] [Added a WatchPage class. This makes it easier to programatically do things with the content of a page. tamc@soks.org**20050823094954] [default start.rb only requires from gem if it was created by a gem. tamc@soks.org**20050823211502] [Fixed possible error in Mail2WikiHelper that could occur if mail message had no 'name' associated with it tamc@soks.org**20050824131644] [Move the static files relating to a view to a separate directory under views so can keep separate from uploaded attachments. tamc@soks.org**20050824184212] [Change AutomaticSummary to not include page title by default in summary. tamc@soks.org**20050825084546] [Fixed bug in AutomaticSummary classes that watched for :page_created that wouldn't update their contents on a :page_revised. tamc@soks.org**20050825145455] [Refactored the Calendar helper into a separate file, and the AutomaticUpdateCrossLinks to the soks-view.rb file. tamc@soks.org**20050829173909] [Fixed bug: edit pages display the title of pages with inverted commas incorrectly tamc@soks.org**20050831185523] [Fixed Bug: AutomaticSummary does not remove pages, and in doing so, removed the :event parameter as it had little use, and made the code unnecessarily complex. tamc@rubyforge.org**20050902160549] [Fixed Bug: AutomaticSummary can overwrite existing pages by making automatic summary append to existing content. tamc@rubyforge.org**20050902175414] [Added a CategoryHelper (inspired by Alexandru Popescu) that provides WikiPedia/Instiki style categories. tamc@rubyforge.org**20050902175702] [page#revise now takes a merge_if_within_seconds = 0 which causes the revision to be merged with the previous one if the authors are the same, and less than that many seconds have elapsed. tamc@soks.org**20050904222110] [AutomaticSummary has an :exclude_self setting that governs whether it can summarise itself. AutomaticRecentChanges can. By default most summaries can't. tamc@soks.org**20050904223803] [AutomaticSummary has a :merge_if_within_seconds that is passed to the wiki when it revises its page. By default is set to an hour. If set to nil will cause all changes made by the summary to be merged, potentially saving lots of memory. AutomaticRecentChanges merges by default. tamc@soks.org**20050904223921] [Automatic Counters now merge all their revisions, reducing the amount of memory they eat up. tamc@soks.org**20050905220311] [Altered default stylesheet to improve the look of pre tags tamc@soks.org**20050909172815] [CategoryHelper.new can now take an argument to specify whether to use Category: or some other magic word. tamc@rubyforge.org**20050925111358] [CategoryHelper category pages are now sorted alphabetically tamc@rubyforge.org**20050925172953] [CategoryHelper now creates an All Categories page contianing a list of categories. tamc@rubyforge.org**20050925173656] [The static file directory can now be set as a parameter in the View class. Defaults to /Static. tamc2@cam.ac.uk**20050918145818] [The url helper method now does not throw an error if name is nil tamc2@cam.ac.uk**20050918150705] [Added a root_uploadedfile_url setting to the View class to allow a different web location to be set for accessing uploaded files. Default is to match the root_url. tamc2@cam.ac.uk**20050924125607] [Started to add a soks-cgi.rb class that allows a (fast) cgi interface tamc2@cam.ac.uk**20050924131350] [Started to add authentication mechanism to soks-cgi interface. No Authenticators yet. tamc2@cam.ac.uk**20050925173617] [Rake update version numbers task now updates the version number constant in the soks.rb file tamc@rubyforge.org**20050927041604] [Added some comments to the rakefile tamc@rubyforge.org**20050927041753] [Added a test to make sure the version number in the soks file is valid tamc@rubyforge.org**20050927041822] [Added a release_files task to the rakefile tamc@rubyforge.org**20050927051940] [A few minor alterations to the readme file tamc@rubyforge.org**20050927053932] [Updated version numbers to v1.0.2 tamc@rubyforge.org**20050927054053] [Added a news_rubyforge task to the rakefile tamc@rubyforge.org**20050927061023] [Removed the td style from the default stylesheet tamc@soks.org**20050927061758] [Removed the max-width limit for images on the default stylesheet tamc@soks.org**20050927113643] [Fixed Bug: File Uploads broken for Internet Explorer 6.0 tamc@rubyforge.org**20051001213823] [Fixed a bug in the default staticfile erb helper that was causing stylesheets etc not to be found. tamc@rubyforge.org**20051002080118] [Fixed a bug where unnecessary revisions were written to disc tamc@rubyforge.org**20051004093357] [Fixed bug in category helper where it was sensitive to the case of the category name tamc@rubyforge.org**20051004100828] [Altered the warning message to only warn once for every 100 revisions backlogged tamc@rubyforge.org**20051004141017] [Altered the way the views are refreshed to speed start-up for big wikis tamc@rubyforge.org**20051004143412] [If a file upload from a windows machine starts with C:\ then it has its \ turned to / so that only the filename and no directory information is recorded. tamc@rubyforge.org**20051006104926] [Fixed so that AutomaticSummary correctly overwrites (rather than just adding to) deleted pages tamc@rubyforge.org**20051008125157] [Improvements to start-up code to make more robust tamc@rubyforge.org**20051010112853] [In the default template, changed the 'pages that link here' to 'see also' and only include pages that are not linked to from that page. tamc@rubyforge.org**20051018200908] [Improved the upload file and picture bits of the default template tamc@soks.org**20051101085842] [Fixed bug where revisions were displayed in reverse order kris.klindworth@karle.com**20060214203049] [Fixed page cache loading and saving on Windows Joe.Swatosh@not.known.nowhere**20060214203707]