Commit graph

  • 95097ace5c Watir test for page editing and revisions behavior Alexey Verkhovsky 2005-05-18 01:53:59 +0000
  • 79cea66e36 Consistency tweak of the bottom menu in revision.rhtml Alexey Verkhovsky 2005-05-18 01:47:07 +0000
  • 4c181089bb Gave names to bottom menu hyperlinks (testability) Alexey Verkhovsky 2005-05-18 01:10:49 +0000
  • f92c000b1c Some more assertions in the Watir test Alexey Verkhovsky 2005-05-18 00:39:26 +0000
  • acda6f3ed1 Watir test for adding a new page Alexey Verkhovsky 2005-05-17 22:27:26 +0000
  • 9abb4f575a Refactoring page creation code [dm1] Alexey Verkhovsky 2005-05-12 01:07:24 +0000
  • f6a3b88693 Fix for multiple includes on the same page; ignoring leading/trailing whitespace in WikiLinks [both by dm1] Alexey Verkhovsky 2005-05-12 00:56:57 +0000
  • 7c5958ae7b Corrected shorthand Rake tasks for unit testing Alexey Verkhovsky 2005-05-12 00:34:37 +0000
  • 33ae92a332 Extracted Instiki start/stop code in the Watir test suite (hairy Win32 incantations) into a class of its own. Alexey Verkhovsky 2005-05-10 13:22:29 +0000
  • 57e4c725e9 Some CSS tweaks from http://instiki.org/show/StylesheetTweaks Alexey Verkhovsky 2005-05-10 03:02:46 +0000
  • 19368f24c1 Add a horizontal scrollbar to <pre> blocks that are too long to fit in the viewable window Alexey Verkhovsky 2005-05-10 02:41:48 +0000
  • 0a47c34181 Removed an out of sync comment Alexey Verkhovsky 2005-05-09 06:12:12 +0000
  • 705c35d078 Removed unneeded :recent task from rakefile.rb. Instiki unit tests are fast. Alexey Verkhovsky 2005-05-09 06:09:21 +0000
  • c2b9b48536 redirect_to_last_remembered raises an error when it fails to redirect to home - instead of trying retrying endlessly Alexey Verkhovsky 2005-05-09 05:53:47 +0000
  • 4053380fd4 Improved error handling in wiki/save (ticket:153) Alexey Verkhovsky 2005-05-09 05:16:20 +0000
  • 7aac9e3690 Removing debug code accidentally committed in the last commit Alexey Verkhovsky 2005-05-09 04:39:38 +0000
  • 7be6cbecba HTML-escaping of error and info messages Alexey Verkhovsky 2005-05-09 04:31:02 +0000
  • 757e58b94f Corrected error handling by admin/remove_orphaned_pages Alexey Verkhovsky 2005-05-09 03:52:43 +0000
  • b3e355f4bc Fixed error message display in admin/edit_web - Rails flash handling apparently has changed Alexey Verkhovsky 2005-05-09 03:41:00 +0000
  • f1c5004543 Corrected switching on of the debug logging in test and dev environments Alexey Verkhovsky 2005-05-09 02:53:50 +0000
  • b432bbd3ae Slightly improved start/stop code in Watir test Alexey Verkhovsky 2005-05-06 03:18:14 +0000
  • 7f9211d36b Beginings of a Watir test suite Alexey Verkhovsky 2005-05-06 02:40:52 +0000
  • a14430a285 Multiline <nowiki> tag Alexey Verkhovsky 2005-05-06 01:02:30 +0000
  • f77cf37f8e Assertion against nil arguments in Page constructor - one guy sent me a storage, containing a page with nil name Alexey Verkhovsky 2005-05-05 12:24:02 +0000
  • e48c348e7f Documented last changes Alexey Verkhovsky 2005-05-05 12:23:06 +0000
  • 8755935bf6 Fixed wiki/export_html, ticket:147 Alexey Verkhovsky 2005-05-05 09:42:25 +0000
  • dd10e838c5 More hard-coded URI paths in form.action attributes Alexey Verkhovsky 2005-05-05 06:26:47 +0000
  • 9b6c391062 Fixed a hard-coded link to :web/search, ticket:149 Alexey Verkhovsky 2005-05-05 06:13:33 +0000
  • 389242747e Small rearrangement in instiki.css Alexey Verkhovsky 2005-05-05 06:12:29 +0000
  • 8827f61b70 Export with no layout option in the export_html Alexey Verkhovsky 2005-05-03 02:13:42 +0000
  • 045f4c4fe3 Tagged release-0.10.1 0.10.1 Alexey Verkhovsky 2005-05-02 02:30:42 +0000
  • d3fc0c40a2 Preparing to release 0.10.1 Alexey Verkhovsky 2005-05-02 02:25:16 +0000
  • c0e5673cc5 Fixed an incompatibility with old storages; ticket:133 Alexey Verkhovsky 2005-05-02 01:43:44 +0000
  • ee396a3237 Fixed HTML export to work with current Rails (the implementation uses some non-public Rails methods, and since some point Rails 'forgot' to use layout in there) Alexey Verkhovsky 2005-05-02 00:51:37 +0000
  • e20e529960 Corrected a typo in a comment Alexey Verkhovsky 2005-05-01 03:24:06 +0000
  • bd224623e8 Upgraded Rails version to 0.12.0 Alexey Verkhovsky 2005-05-01 03:16:31 +0000
  • 598e4f272d Mixed mode that doesn't break on images Alexey Verkhovsky 2005-05-01 02:47:57 +0000
  • bb1425c6f7 Fixed a silly error in pubDate generation (RSS feed) Alexey Verkhovsky 2005-04-28 23:52:44 +0000
  • e6624b92d3 Removed a duplicate test Alexey Verkhovsky 2005-04-28 23:43:52 +0000
  • 24f418e5b5 Renamed redirect_show to redirect_to_page and redirect_home Alexey Verkhovsky 2005-04-28 23:07:42 +0000
  • 396c651487 XHTML validity fixes from ticket:138 [JosephSHuang] Alexey Verkhovsky 2005-04-28 05:35:58 +0000
  • eae0312932 Escaping page title in RSS feeds (ticket:143) Alexey Verkhovsky 2005-04-28 05:10:58 +0000
  • 69c839e70a Correct DOCTYPE tag for transitional XHTML (ticket:129) Alexey Verkhovsky 2005-04-19 04:17:17 +0000
  • 25a9cdea18 pubDate in RSS feeds is displayed in GT timezone (to work around a problem with showing a timezone in non-English OSes, ticket:92 Alexey Verkhovsky 2005-04-14 00:14:16 +0000
  • 5c97cc593e [RESTORES BUILD] RedCloth does not support hard breaks in mixed mode Alexey Verkhovsky 2005-04-10 17:57:24 +0000
  • a251b658f1 [BUILD BROKEN] BlueCloth the original distribution has some bugs. Digged out a patched-up version from Instiki 0.9 Alexey Verkhovsky 2005-04-10 17:48:50 +0000
  • 6f36e53290 BlueCloth is back with vengeance Alexey Verkhovsky 2005-04-10 17:10:11 +0000
  • f776807dff Upgraded rubyzip to 0.5.8 Alexey Verkhovsky 2005-04-10 16:55:44 +0000
  • ee876a2907 Added some Textile rules to markdown option, in an attempt to force RedCloth to _really_ render Markdown Alexey Verkhovsky 2005-04-10 03:18:10 +0000
  • 363276e436 Uncommented one test, and updated the other (after the hard breaks requirement) Alexey Verkhovsky 2005-04-10 03:11:37 +0000
  • 9d3a3b2b8c textarea in wiki/edit.rhtml is HTML-escaped Alexey Verkhovsky 2005-04-09 03:49:55 +0000
  • afb14c1011 Some JavaScript was showing on edit_web (ticket:117) Alexey Verkhovsky 2005-04-09 03:05:37 +0000
  • b9ec3ee4b2 Line breaks cause <br/> in Textile again Alexey Verkhovsky 2005-04-09 02:49:55 +0000
  • ab60287bad Working stats task in Rakefile Alexey Verkhovsky 2005-04-09 02:49:29 +0000
  • 59d0ca764f Tagged 0.10.0 release 0.10.0 Alexey Verkhovsky 2005-04-09 02:15:25 +0000
  • 7b47716106 Corrected a typo in CHANGELOG Alexey Verkhovsky 2005-04-08 06:25:56 +0000
  • 37e1e6be0e Corrected position of markup help in new.rhtml (it really should be the same template as edit.rhtml) Alexey Verkhovsky 2005-04-08 06:16:22 +0000
  • 7152a78476 Synchronized file names with their hyperlink paths in export files Alexey Verkhovsky 2005-04-08 05:40:11 +0000
  • e3a48c2732 Corrected some export file names (to have a slash between directory and file name) Alexey Verkhovsky 2005-04-08 05:29:20 +0000
  • 6213e851e0 Fixed link to remove_orphaned_pages Alexey Verkhovsky 2005-04-08 05:21:08 +0000
  • 76d6ea57a8 Help template for mixed markup Alexey Verkhovsky 2005-04-08 05:20:40 +0000
  • b3aefba07a Fixed rendering, added a Mixed option (Textile + Markdown), default is Textile-only Alexey Verkhovsky 2005-04-08 05:02:48 +0000
  • 1c40b5e570 Fixed an incompatibility with 0.9 storages that showed up only when you would try to edit a web Alexey Verkhovsky 2005-04-08 04:31:48 +0000
  • 029189d8e9 Updated packaging automation to 0.10 Alexey Verkhovsky 2005-04-07 06:11:22 +0000
  • 4f04ff39e9 Fixed a subtle bug in RedclothForTex Alexey Verkhovsky 2005-04-07 05:15:46 +0000
  • 41b3468a57 Cleared another reload warning Alexey Verkhovsky 2005-04-07 05:14:02 +0000
  • 64061a95f9 More pesky hrefs deleted Alexey Verkhovsky 2005-04-07 03:36:12 +0000
  • a74b3f8934 Extracted categories menu to a helper, and got rid of hrefs Alexey Verkhovsky 2005-04-07 03:24:02 +0000
  • 1df5f3f764 Autofocus in login form Alexey Verkhovsky 2005-04-05 12:47:59 +0000
  • bac34a53a9 More accurate stubbing out of ActiveRecord Alexey Verkhovsky 2005-04-05 01:08:31 +0000
  • 0ad1b746f0 Stubbed out another new ActiveRecord dependency Alexey Verkhovsky 2005-04-04 06:48:42 +0000
  • e9c4948d0a Fixed links on wiki/export page Alexey Verkhovsky 2005-04-03 07:52:01 +0000
  • 6f8b5b44d3 RSS feeds are now smart about password-protected webs Alexey Verkhovsky 2005-04-03 07:31:11 +0000
  • bdb77c7108 Fixed the links on wiki/feeds page Alexey Verkhovsky 2005-04-03 06:46:45 +0000
  • 449a7fb8f3 Fixed links to author pages on wiki/revised_pages Alexey Verkhovsky 2005-04-03 06:34:15 +0000
  • 1038c2b373 ... and on wiki/published, too Alexey Verkhovsky 2005-04-03 06:19:33 +0000
  • cad124dbb5 Running on Rails footer shows only on the wiki/page view Alexey Verkhovsky 2005-04-03 06:15:53 +0000
  • 8aac533614 orphaned_pages considers self-linking pages as orphans Alexey Verkhovsky 2005-04-03 06:11:37 +0000
  • b1e92e3719 Cache clearing in Revision did not include wiki_reference_cache, which caused new pages to be created as orphans Alexey Verkhovsky 2005-04-03 05:15:56 +0000
  • c0605f0b78 Disabled file uploads in preparation to release 0.10 Alexey Verkhovsky 2005-04-03 04:22:46 +0000
  • c646121b32 Fixed some unit tests Alexey Verkhovsky 2005-03-31 04:44:10 +0000
  • 0dabfca465 Use an internal sequence instead of object_id for an ID of a chunk [Denis Mertz] Alexey Verkhovsky 2005-03-31 02:06:46 +0000
  • 4850e59d18 Fixed a really stupid bug in list.rhtml [Denis Mertz] Alexey Verkhovsky 2005-03-29 06:25:42 +0000
  • 8b14617aea Removed explicit conversions of URL elements - routing does that, and it was therefore done twice - wrong Alexey Verkhovsky 2005-03-29 06:10:01 +0000
  • 5e971e00b7 Reverting the last change Alexey Verkhovsky 2005-03-29 06:08:18 +0000
  • 6367ef38c4 Small refactoring in web.rb (replaced three lines with one) Alexey Verkhovsky 2005-03-29 06:00:07 +0000
  • dcfc6a48c4 Added a unit test for parsing of [[With:Colon]] Alexey Verkhovsky 2005-03-29 05:19:32 +0000
  • c6ab8edd44 Corrected the default IP binding (0.0.0.0 instead of 127.0.0.1) Alexey Verkhovsky 2005-03-29 03:51:52 +0000
  • 68683890e1 Improved rendering of hyperlinks in TeX and PDF [sfoy] Alexey Verkhovsky 2005-03-27 18:32:26 +0000
  • 78bad46419 Refactoring of chunks and rendering [Denis Mertz] Alexey Verkhovsky 2005-03-27 18:13:43 +0000
  • a87ef98aef Replaced web.name with web.address in navigation.rhtml links Alexey Verkhovsky 2005-03-27 14:23:09 +0000
  • 096fc1c8af Fixed navigation.rhtml links [dm1] Alexey Verkhovsky 2005-03-26 18:56:37 +0000
  • ae7ac63a9d Fixed web password protection (was broken by earlier refactoring), also adcded some user-friendlines to it Alexey Verkhovsky 2005-03-26 15:43:59 +0000
  • c73db9ff5d Calls to show with unspecified page name cause HTTP 404, not HTTP 500 Alexey Verkhovsky 2005-03-26 05:37:04 +0000
  • 6cceead11c Added a code that is supposed to advertise RSS feeds for auto-discovery Alexey Verkhovsky 2005-03-26 05:26:12 +0000
  • dfcc891795 Removed some code from admin/create_web, the purpose of which was incomprehensible Alexey Verkhovsky 2005-03-26 00:19:31 +0000
  • 2969b38bd0 Fixed expected redirection path in a couple of tests Alexey Verkhovsky 2005-03-26 00:15:04 +0000
  • b333e0797c More user-friendly error handling in admin/create_web Alexey Verkhovsky 2005-03-26 00:09:41 +0000
  • d330c02186 Prohibit invalid URI characters in web names (JavaScript normally prevents from it, but it may be disabled) Alexey Verkhovsky 2005-03-26 00:00:49 +0000
  • 759fbda8a0 Return HTTP404 to requests pointing to a non-existant web name Alexey Verkhovsky 2005-03-25 23:40:03 +0000