435bbfcd36Further Tweaks
Jacques Distler
2008-02-29 09:46:21 -0600
ad620f63d3Web Style Tweaks are CDATA
Jacques Distler
2008-02-29 02:40:22 -0600
9b7b6fb805Latest Maruku and Tweak for itex2MML 1.3.4
Jacques Distler
2008-02-29 01:30:46 -0600
5dd0507accSupport svg:foreignObject
Jacques Distler
2008-02-03 23:56:17 -0600
15640ca7a3Latest REXML and Latest Maruku
Jacques Distler
2008-02-01 01:25:38 -0600
9a633c0792Another small tweak to atom template
Jacques Distler
2008-01-28 01:25:33 -0600
d0f7db4247Fix atom:updated Times
Jacques Distler
2008-01-28 01:13:28 -0600
550c2e6c40Remove the action_cache plugin
Jacques Distler
2008-01-22 23:35:35 -0600
5a0a6b2ca1More Philip Taylor Phun
Jacques Distler
2008-01-22 20:22:59 -0600
5db9ddaf47Fix Busted Functional Tests
Jacques Distler
2008-01-21 11:59:55 -0600
51474e06c8Styling Hook Add a distinct class-name for the footer in the page view.
Jacques Distler
2008-01-19 15:06:17 -0600
bb3ccfed4eMake life a little more difficult for spammers
Jacques Distler
2008-01-18 14:49:28 -0600
e7d080db25Slightly More Efficient
Jacques Distler
2008-01-17 03:47:08 -0600
72b4f97382Garbage Collection of :form_keys
Jacques Distler
2008-01-17 03:20:19 -0600
6359d06ed1Bug in Include Chunk-handler Fix the chunk-handler for [[!include ...]] so that it behaves as expected.
Jacques Distler
2008-01-16 11:28:43 -0600
4586614914Misc Cleanup Cleaned up some dependencies, and added a mime_types.yml file for Mongrel-compatibility.
Jacques Distler
2008-01-14 14:46:38 -0600
f101ee9a21Manage_Fixtures Make sure manage_fixtures plugin doesn't mess with fixtures in test/fixtures. Also, a slightly more elegant version of the REXML version test.
Jacques Distler
2008-01-13 00:26:25 -0600
38ae064b8aBundle Latest REXML
Jacques Distler
2008-01-11 23:53:29 -0600
1085168bbfUpdate to latest HTML5lib, Add Maruku testdir Sync with the latest html5lib. Having the Maruku unit tests on-hand may be useful for debugging; so let's include them.
Jacques Distler
2008-01-08 00:01:35 -0600
ebc409e1a0Ensure the_content REALLY is utf-8 Our check that the the_content was valid utf-8 was rather busted. This one works right. In particular, we needed to expand NCRs before checking.
Jacques Distler
2008-01-03 15:27:03 -0600
c89aeb6665Some Tests for Philip Taylor Phun 'n Games
Jacques Distler
2008-01-02 02:33:05 -0600
c8196cbe41More Unicode Fun From Philip Taylor (via Henri Sivonen): disallow U+fffe and U+ffff.
Jacques Distler
2008-01-01 22:00:07 -0600
14e3728183A Tweak to the Error-Page Layout
Jacques Distler
2007-12-30 20:34:08 -0600
0c16ab4e6fBetter Error for Stale Session Rather than giving a generic 500 error, tell the user to reload the page.
Jacques Distler
2007-12-30 10:41:19 -0600
a2c7705de5More of the Same.
Jacques Distler
2007-12-30 03:58:57 -0600
df28bd545aWell-Formed Error Pages Apparently, my fans think returning raw text error messages are a bad thing. Well-formed XHTML for them, I guess ...
Jacques Distler
2007-12-30 03:28:33 -0600
5d52cf303fConditional Use of New REXML Output Logic.
Jacques Distler
2007-12-28 19:58:22 -0600
6cd8d8d2efFixes from Jason Blevins
Jacques Distler
2007-12-24 17:26:40 -0600
a0cf0951afDocument the Secret Key configuration a bit
Jacques Distler
2007-12-24 17:18:30 -0600
f1106428dcIncluded a test for page names with spaces. Upgraded to Rails 2.0.2 routing code. Kept the "old" CGI-style escaping rather than using URI.escape.
Jason Blevins
2007-12-24 16:02:14 -0500
feed609d86Removed unneeded test dependencies.
Jason Blevins
2007-12-24 15:33:39 -0500
d042b4fd94config.breakpoint_server has been deprecated and has no effect.
Jason Blevins
2007-12-22 23:54:29 -0500
fc586e3f6bSync with trunk: upgrade to Rails 2.0.2
Jason Blevins
2007-12-22 11:15:52 -0500
e74deb0cfbUnit test
Jacques Distler
2007-12-21 08:53:45 -0600
6873fc8026Upgrade to Rails 2.0.2
Jacques Distler
2007-12-21 01:48:59 -0600
7dbf8be706Merged with trunk.
Jason Blevins
2007-12-19 21:20:11 -0500
0f6889e09fFix Unicode bug Fix Diego Restrepo's bug (see Rev 184). Update to latest HTML5lib.
Jacques Distler
2007-12-17 03:17:43 -0600
18da1a1d71Accommodate \nequiv in LaTeX output
Jacques Distler
2007-11-02 10:15:17 -0500
70025a4ba3More SVG Sanitization
Jacques Distler
2007-10-31 01:00:45 -0500
8cd38d9adeSync with trunk
Jason Blevins
2007-10-29 21:21:08 -0400
eca126f589Sanitize <svg:image> This element is unsafe.
Jacques Distler
2007-10-29 13:51:41 -0500
9c55037626Some more tests to track down Diego Restrepo's bug
Jacques Distler
2007-10-28 14:04:30 -0500
f24c60c3fbBetter handling of SVG attributes which admit uri refs Just strip out the URI ref, leaving alternates.
Jacques Distler
2007-10-27 23:08:13 -0500
5208bbf0afSanitize url refs in SVG attributes Add some tests. Sync with latest HTML5lib (includes above sanitization improvements).
Jacques Distler
2007-10-27 17:34:29 -0500
ae82f1be49Whoops! Fix an inadvertently broken test.
Jacques Distler
2007-10-26 16:09:50 -0500
8ce5016b41UTF-8 Bug Create a test case for utf-8 bug reported by Diego Restrepo. Seems to be related to WikiWord chunk handling. Add some other tests, and fix a minor bug in vendor/plugins/maruku/lib/maruku/ext/math/latex_fix.rb.
Jacques Distler
2007-10-26 00:48:43 -0500
1c5e5999cdSync with trunk
Jason Blevins
2007-10-24 08:08:34 -0400
a92b593949SVG in Equations Support the new "svg" environment from itex2MML 1.3.
Jacques Distler
2007-10-22 22:24:25 -0500
36f55fc9aaAdd support for the MathML <semantics> Element
Jacques Distler
2007-10-21 02:19:10 -0500
84b6602792Merge with trunk.
Jason Blevins
2007-10-17 08:04:42 -0400
a728caf493Add tmp Directory Purportedly, this in needed to get Instiki to work with mongrel_cluser.
Jacques Distler
2007-10-15 14:18:33 -0500
ab63a21ccdFix Rails 1.2.5 deprecation warnings.
Jacques Distler
2007-10-15 19:12:36 +0000
207fb1f7f2New Version
Jacques Distler
2007-10-15 12:16:54 -0500
7521a073b2Sync with trunk
Jason Blevins
2007-10-15 07:16:33 -0400
b8ddde9723added instiki.bat for older windows versions
0.12.0
Matthias Tarasiewicz
2007-10-15 07:08:45 +0000
2c8a3ec4d7added instiki.bat for older windows versions
Matthias Tarasiewicz
2007-10-15 07:08:45 +0000
7298fe97d2updated trunk to rails 1.2.5
Matthias Tarasiewicz
2007-10-15 07:05:58 +0000
05cbcb1d78documentation updates, rails 1.2.5 update and production database included.
Matthias Tarasiewicz
2007-10-15 07:04:35 +0000
de125367b0Update RDOC documentation. Update the documentation for sanitize.rb, to match current behaviour.
Jacques Distler
2007-10-14 22:22:18 -0500
1911d18f65Performance OK. This is a better way: define a custom TreeWalker which converts named entities to utf-8 as it goes. This avoids having to do an extra tree traversal in sanitize_rexml, AND avoids the trainwreck that is html5/inputstream.rb.
Jacques Distler
2007-10-14 21:07:46 -0500
5e095d59cbfinally removed pdf and latex export which caused the export button to fail with mongrel. PDF export will be added later on without pdflatex.
Matthias Tarasiewicz
2007-10-14 14:11:37 +0000
198d7847bdPerformance My REXML::Element.to_ncr (and REXML::Element.to_utf8) is horribly slow. For long documents, it proves more efficient to serialize to a string, apply String.to_ncr (or String.to_utf8) and then Sanitize the string.
Jacques Distler
2007-10-13 16:32:04 -0500
1cc2043cf6Sync with trunk
Jason Blevins
2007-10-12 12:53:43 -0400
0eb1ab56b0More LaTeX Macros Put in dummy macros for \statusline and \toggle. Added colour definitions for HTML named colours.
Jacques Distler
2007-10-11 11:30:17 -0500
148afb77e0Sync with latest Maruku Apparently, Maruku had trouble with the latest release of Ruby (1.8.6, patchlevel 110). This should fix it.
Jacques Distler
2007-10-10 22:06:44 -0500
5dd75d4cb0File Upload Links I like this a little better.
Jacques Distler
2007-10-09 23:56:55 -0500
f785655a59Sync with trunk
Jason Blevins
2007-10-09 20:02:02 -0400
fbdf4c5dfeFix Broken Test Was not picking up user-supplied alt text in [[filename|Alt text:pic]]. Fixed.
Jacques Distler
2007-10-09 11:02:44 -0500
806a1fc682added /tmp folder plus structure to make instiki work with mongrel_cluster
Matthias Tarasiewicz
2007-10-09 15:13:22 +0000
402de89abfTests for Rev 171 One test is still broken. Will fix.
Jacques Distler
2007-10-09 03:16:07 -0500
0eb723e125Accessibility: Use Uploaded File Descriptions The file upload dialog asks for a description of the image or file to be uploaded. Use this as the default alt-text for the image and as a title attribute for a file link.
Jacques Distler
2007-10-09 02:51:38 -0500
5cbdccec2aMIME-Types for WEBrick
Jacques Distler
2007-10-08 04:16:31 +0000
957f0e5721Sync with trunk
Jason Blevins
2007-10-07 16:10:43 -0400
ab7f429a10Security: Enforce POSTs
Jacques Distler
2007-10-07 17:59:20 +0000
179a0a9cb2Might as well Spammers aren't an issue here, but might as well enforce that these actions are POST-only, too.
Jacques Distler
2007-10-07 03:33:15 -0500
2484542f12Security: HTTP GET Bypassed Spam Protection Apparently, the form_spam_protect plugin only works with HTTP POST, not GET. Unsafe operations (save and file-upload) should be POSTs anyway. Fixed.
Jacques Distler
2007-10-07 01:59:50 -0500
be8bb3d06dInterWeb Links From Jason Blevins: [[Web Name:Page Name]] or [[Web Name:Page Name|alternate label]] produce inter-Web links on the same Instiki installation.
Jacques Distler
2007-10-06 16:04:11 -0500
55fdc9fff4Sync with latest HTML5lib
Jacques Distler
2007-10-06 11:55:58 -0500
e5f882d800Applied URI chunk changes
Jason Blevins
2007-10-06 09:12:24 -0400
c1be34abcdSupport for InterWeb Links
Jason Blevins
2007-10-06 09:06:55 -0400
3a3cfeaa9bDrop URI Chunk-handling The URIChunk and LocalURICunk handlers were
Jacques Distler
2007-10-05 16:25:41 -0500
8cdcbff13eMerge with latest trunk
Jason Blevins
2007-10-04 22:54:36 -0400
f0090cf4abWhoops! Committed the wrong version of tex.rhtml. This is the right one.
Jacques Distler
2007-10-04 15:46:20 -0500
4be4125861Remaining LaTeX macros Added the remaining LaTeX macros from our list. What remains is to decide on how to resolve the conflicting definitions of
Jacques Distler
2007-10-04 13:43:57 -0500
bcfa5b1f31First commit of new Latex macros.
Jason Blevins
2007-10-04 09:55:11 -0400
986c21527aFirst Batch of LaTeX Macros The first, uncontroversial, batch of LaTeX macros from Jason Blevins.
Jacques Distler
2007-10-04 03:16:45 -0500
c67382d340Start on LaTeX Pave the way for Jason's LaTeX macro support. Also, uniformize the capitalization of "ETag".
Jacques Distler
2007-10-04 02:50:08 -0500
5b4936948bMerged Jacques Distler's latest changes.
Jason Blevins
2007-10-02 09:56:56 -0400
b0e316e37cMinor Fixes Get rid of Redefined CONSTANT warning. Make WEBrick respond to TERM signal. (Launchd, in particular, requires this.) Rollback superfluous change to rails/actionpack/lib/action_controller/base.rb. Handled by the action_cache plugin.
Jacques Distler
2007-10-01 22:09:51 -0500
4199843e08changing back some 'require_dependency' to 'require' since it is not needed for all (info from jacques distler)
Matthias Tarasiewicz
2007-09-28 08:40:24 +0000
10b0561acaCategory lists and WikiReferences restrict to current Web. Fix one sanitization test.
Jacques Distler
2007-09-28 03:57:52 +0000
3b6523b4f4rel=nofollow A little search engine optimization.
Jacques Distler
2007-09-27 20:04:27 -0500
2cd2b2746echange of 'require_dependencies' to 'require' which should fix the 'superclass mismatch error' that occurred.
Matthias Tarasiewicz
2007-09-27 06:09:58 +0000
a3d3f1c536Fix XSS vulnerabilities in chunk-handling
Jacques Distler
2007-09-23 19:30:39 +0000
06d96349e4Don't stomp on test/fixtures, when dumping the database to YAML Tweak the manage_fixtures plugin to use the dump/fixtures instead of test/fixtures directory.
Jacques Distler
2007-09-23 01:50:40 -0500
1259e16a4aA Couple of Unit Tests
Jacques Distler
2007-09-23 00:03:58 -0500
e8769c0b83Add the manage_fixtures plugin for easy database migration
Jacques Distler
2007-09-20 00:36:07 -0500
8d48dd88feSync with latest trunk
Jason Blevins
2007-09-19 13:53:22 -0400