Jeremy Ruston
7456ecbcbb
Fixed test for table class
2012-03-05 15:15:31 +00:00
Jeremy Ruston
7ad466a9b6
Test updates
2012-02-16 20:38:29 +00:00
Jeremy Ruston
94c4886ef4
Added test for correctly encoded tiddler links
2012-02-06 10:58:43 +00:00
Jeremy Ruston
b0336c527c
Changed the signature of WikiStore.renderTiddler
...
The parameters are more sensible and predictable now
2012-02-01 16:12:49 +00:00
Jeremy Ruston
205987d280
Improved the tiddler macro
...
Now you can transclude tiddlers as templates
2012-01-27 18:43:39 +00:00
Jeremy Ruston
1aa9b084e2
Fixed tiddler macro context for transclusions
...
Before this view macros in the transcluded tiddler displayed fields
from the tiddler doing the transcluding
2012-01-27 17:20:12 +00:00
Jeremy Ruston
612a54a680
Updated tests
...
To reflect the new HTML rendering behaviour
2012-01-25 15:40:25 +00:00
Jeremy Ruston
7375614849
Test updates
2012-01-23 19:04:56 +00:00
Jeremy Ruston
b898afe3e5
Refactor the Tiddler object to enforce immutability
...
And in the process move the fields out of the fields member
2012-01-17 13:01:55 +00:00
Jeremy Ruston
606374e563
Added the image macro
2012-01-15 14:37:49 +00:00
Jeremy Ruston
73a724ea39
Test updates
2012-01-14 17:24:43 +00:00
Jeremy Ruston
89cac4c054
Updated tests
...
And now all the wikification tests pass again. Phew.
2012-01-07 21:54:34 +00:00
Jeremy Ruston
44ef159243
Update parameterised transclusion test
2012-01-07 20:09:24 +00:00
Jeremy Ruston
f155c150e2
Improved handling of HTML links
...
And updates to tests and comments
2012-01-05 20:10:25 +00:00
Jeremy Ruston
5eeb45cd79
Test updates
...
Tests still don't all pass, but will do soon
2012-01-04 11:58:24 +00:00
Jeremy Ruston
cc59a1b91d
Refactored wikitest.js and tiddlywiki.js to use App.js
2012-01-03 12:23:02 +00:00
Jeremy Ruston
629a5b12da
Added error checking and tests for evaluated parameters
2011-12-21 17:21:28 +00:00
Jeremy Ruston
50e11a0da8
Added support for `list all` macro
2011-12-14 18:25:40 +00:00
Jeremy Ruston
1371423587
Fixed problem with wikification tests
2011-12-09 15:52:25 +00:00
Jeremy Ruston
ad5356f2f3
Added support for parameterised transclusions
...
Still no protection against infinite transclusion loops
2011-12-09 10:17:41 +00:00
Jeremy Ruston
a5a0567fe9
Added support for transclusion macro
2011-12-09 08:59:49 +00:00
Jeremy Ruston
172d4cdcf2
Added support for macros
...
And added a dummy version macro to get started
2011-12-08 17:18:03 +00:00
Jeremy Ruston
3bef25194c
Removed detection of external vs. internal links
...
This should be deferred until at least rendering, and possibly until
the runtime navigation handler
2011-12-08 13:16:07 +00:00
Jeremy Ruston
be52fbb5d1
Fixed problem with custom CSS classes
2011-12-08 13:04:12 +00:00
Jeremy Ruston
a09c43d456
Added support for hexadecimal HTML entities
2011-12-08 12:45:26 +00:00
Jeremy Ruston
ef60c9018e
Fixed problems with HTML entity handling
2011-12-08 12:38:08 +00:00
Jeremy Ruston
cb15e1c8d6
Revised wikification test rig
2011-12-07 13:18:07 +00:00
Jeremy Ruston
9cd2d970e0
Deleted eroneous files
2011-12-07 12:27:39 +00:00
Jeremy Ruston
9d4bfc1dec
Improved readme and example recipe
2011-12-03 14:05:39 +00:00
Jeremy Ruston
066da7f2a9
Manual tweak to the test data
...
To cover a bug whereby the old build tools merge tags of overwritten
tiddlers
2011-12-03 13:05:14 +00:00
Jeremy Ruston
ffe31fbb11
Restoring test data
2011-12-03 11:53:29 +00:00
Jeremy Ruston
2323b15728
Cleaning up git
...
Aaargh, it seems that github tried to be smart when I copied files from
another repo
2011-12-03 11:50:11 +00:00
Jeremy Ruston
07df513140
Revised test data
...
Testing against the output of cook.rb isn't satisfactory because of the
bugs in it; instead we're now going to test against the tiddlywiki.com
build products
2011-12-03 11:41:25 +00:00
Jeremy Ruston
769b28b548
Added a test recipe retrieving tiddlers in JSON from TiddlySpace/TiddlyWeb
2011-11-30 11:42:17 +00:00
Jeremy Ruston
6bbc6c0dac
Added support for retrieving ingredients over HTTP
...
This makes it possible to directly reference recipes and tiddlers
stored on GitHub, for example.
2011-11-29 18:27:03 +00:00
Jeremy Ruston
5314fda2ca
Converted recipe handling to use async IO
...
Part of the preparation for supporting reading recipes and ingredients
over HTTP
2011-11-28 13:47:38 +00:00
Jeremy Ruston
c4ab9ec218
Improved test script
...
Now it recooks the ginsud tiddlers
2011-11-26 13:23:26 +00:00
Jeremy Ruston
44974ddb44
Included the test tiddlers from tiddlywiki.com
2011-11-22 16:10:32 +00:00
Jeremy Ruston
f96708a846
Initial commit
2011-11-22 14:29:29 +00:00