Commit graph

1024 commits

Author SHA1 Message Date
Alexey Verkhovsky 9c52933cbe Reverting a strange change to favicon.ico, step 2 2006-05-04 05:55:20 +00:00
Alexey Verkhovsky 7ebd2d5437 Reverting a strange change to favicon.ico 2006-05-04 05:53:57 +00:00
Alexey Verkhovsky dfdc718425 Enable fragment caching in ./cache 2006-05-04 05:38:18 +00:00
Alexey Verkhovsky 709d28dc4b /wiki/published renders a home page 2006-05-04 04:45:05 +00:00
Alexey Verkhovsky cbca2ba318 Fixed a silly bug 2006-05-04 04:31:55 +00:00
Alexey Verkhovsky 98b2efdb5b Blow away page caches when web settings are changed 2006-04-02 06:17:05 +00:00
Alexey Verkhovsky 56dc390ddb Improved cache sweeping for All Pages and Recently Revised (categories stuff again) 2006-04-02 05:47:41 +00:00
Alexey Verkhovsky 2a91464aa8 Tweaked routes.rb for categories; this may _really_ fix them :) 2006-04-02 05:11:17 +00:00
Alexey Verkhovsky ecb0d32140 Upgrade to Rails 1.1 (fixes categories in All Pages and Recently Revised) 2006-04-02 05:03:11 +00:00
Alexey Verkhovsky 22d257a8b2 Specified SVN properties for script/reset_references 2006-04-02 05:01:45 +00:00
Alexey Verkhovsky 4902986b2c reset_references is an executable 2006-04-02 04:55:58 +00:00
Alexey Verkhovsky d3971a5951 Linux packaging 2006-04-02 04:38:31 +00:00
Alexey Verkhovsky f5d9dee00d anothr CSS tweak (size of the currently selected item in the navigation menu) 2006-04-02 03:40:31 +00:00
Alexey Verkhovsky dd6572ac85 CSS tweaks around page editing 2006-04-02 03:32:39 +00:00
Alexey Verkhovsky db20c05283 insignificant CSS validity fixes 2006-04-02 02:38:25 +00:00
Alexey Verkhovsky bde924f597 Ignore stuff created in ./public directory by tests etc 2006-04-02 01:49:03 +00:00
Alexey Verkhovsky 5f3cf38851 Fixed connect_to_model filter extension in wiki_controller (using inheritance here was daft); accelerated tests somewhat 2006-03-24 07:53:20 +00:00
Alexey Verkhovsky 64313ca208 Fixing FileController#import; sort of works, but fails on some interesting tests 2006-03-23 07:14:51 +00:00
Alexey Verkhovsky cb869abf0d accept--charset attribute added to all forms 2006-03-23 04:51:13 +00:00
Alexey Verkhovsky 73dfa6b813 Corrected installation instruction 2006-03-23 04:25:56 +00:00
Alexey Verkhovsky d051b174f8 Quick amd dirty spam filtering. We'll build something better in due time. 2006-03-20 01:36:45 +00:00
Alexey Verkhovsky faf0c51218 Wrong defition of a default font size 2006-03-20 01:09:05 +00:00
Alexey Verkhovsky d6fedc7f84 Converting linefeeds to Unix-style 2006-03-19 21:49:53 +00:00
Alexey Verkhovsky da24698a4c Deleting create_db script, as it is obsolete 2006-03-19 20:08:50 +00:00
Alexey Verkhovsky 6f0434bf83 All tests pass, including Watir suite 2006-03-19 07:54:54 +00:00
Alexey Verkhovsky b49bc6a31d Replacing some require statements with require_dependency 2006-03-12 04:57:24 +00:00
Alexey Verkhovsky ad4c289ec5 Added disposition to HTTP headers for sending files 2006-03-12 04:53:39 +00:00
Alexey Verkhovsky 13cb4a1356 Ignoring some files 2006-03-11 23:55:10 +00:00
Alexey Verkhovsky b1d01b274e Boolean values are imported as 0/1 to MySQL 2006-03-11 23:52:31 +00:00
Alexey Verkhovsky 04b75e1684 2006-03-11 23:25:04 +00:00
Alexey Verkhovsky cd5aec2aab Added some database.yml to Subversion trunk 2006-03-11 23:10:47 +00:00
Alexey Verkhovsky e44d16aef9 Fixed rendering of Recently Revised 2006-03-11 22:59:55 +00:00
Alexey Verkhovsky f8b3e2b11d See Changes as a separate page (still implemented within show and revision actions) 2006-03-11 22:10:32 +00:00
Alexey Verkhovsky c435bf2f2b [FIXES BVILD] Further improvement to diff.rb (I hope not to touch this beast again any time soon); See Changes ripped out from WikiController#show, will become a separate action 2006-03-11 21:27:49 +00:00
Alexey Verkhovsky 0aa87bf348 Smaller relative size of the default font 2006-01-23 07:02:03 +00:00
Alexey Verkhovsky 6c55533500 Handle migrations from Instiki installs with RedCloth version 3.0.3 2006-01-23 07:01:04 +00:00
Alexey Verkhovsky 01c9636ffd More goodness to lib/diff.rb! 2006-01-23 06:57:19 +00:00
Alexey Verkhovsky 3285737917 Fixed an NPE in ApplicationController#authorized? 2006-01-23 06:56:30 +00:00
Alexey Verkhovsky ba9232bbde Admin settings are correctly displayed on edit_web form (closes #256) 2006-01-22 23:27:57 +00:00
Alexey Verkhovsky 3ea1ef881f Refactoring and deleting unused code from lib/diffr.rb until I can understand what it says. Also fixes #256. The build is still broken. 2006-01-22 21:40:20 +00:00
Alexey Verkhovsky 60c07ca1a2 wiki_references fixture (fixed #275) 2005-12-30 08:49:15 +00:00
Alexey Verkhovsky 9b87b1f85f Fixed a broken func. test for FileController 2005-12-30 08:42:06 +00:00
Alexey Verkhovsky df8cc90658 Documented the installation and upgrade from beta1 using migrations 2005-12-30 08:14:44 +00:00
Alexey Verkhovsky b78b693299 Upgrade to Rails 1.0 (doesnt work yet) 2005-12-30 07:25:49 +00:00
Alexey Verkhovsky 9cf5315d8b Switch from schema.rb to migrations 2005-12-30 07:24:51 +00:00
Alexey Verkhovsky 7de64bdecf diff.rb ignores insides of <pre> and <code> blocks - this is better than mangling them 2005-11-19 14:46:27 +00:00
Alexey Verkhovsky 90fc099a78 Changes in RHTML templates to go wioth the earlier commit 2005-11-14 14:02:36 +00:00
Alexey Verkhovsky 434371dd2a Reworked stylesheet to use relative sizes wherever possible 2005-11-14 13:57:17 +00:00
Alexey Verkhovsky a2cb920489 Fixed All Pages with a category 2005-11-14 11:07:14 +00:00
Alexey Verkhovsky 614a48c6ff Exclude links to files and pages from All Pages (so that they don't show up in Wanted Pages etc). 2005-11-14 11:00:46 +00:00