Wykres commitów

30 Commity (441479f1b4d0c52d92486572af487e92680ead15)

Autor SHA1 Wiadomość Data
Jeremy Ruston c91fa95843 Fixed problem with accidentally using HREF instead of SRC with the IMG tag
Surprisingly, it worked fine with HREF in mode browsers.
2012-04-18 09:52:12 +02:00
Jeremy Ruston b0cdd866ee Fixed up classnames
Not sticking to my own conventions is bad
2012-03-29 15:35:52 +01:00
Jeremy Ruston 05b6a85b16 Update test results to allow for tiddler frames 2012-03-29 14:58:15 +01:00
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