Jeremy Ruston
|
365974d14f
|
Improved generation of titles for draft tiddlers
|
2013-02-04 11:56:11 +00:00 |
|
Jeremy Ruston
|
b260e6e69a
|
Ensure that dropdown menu items don't word wrap
|
2013-02-04 10:54:55 +00:00 |
|
Jeremy Ruston
|
319e1b72f8
|
Use wikitext horizontal rule
|
2013-02-04 10:54:42 +00:00 |
|
Jeremy Ruston
|
62af2e64e2
|
Fixed obsolete wikitext format
|
2013-02-04 10:26:26 +00:00 |
|
Jeremy Ruston
|
0961286ad5
|
Add styles to static rendering
|
2013-02-04 10:16:07 +00:00 |
|
Jeremy Ruston
|
30d0dec1fa
|
Replacement styles
Smaller simpler styles (including CSS reset from
https://github.com/necolas/normalize.css/)
|
2013-02-03 23:02:23 +00:00 |
|
Jeremy Ruston
|
eb2503eac7
|
Merge branch 'getting-rid-of-bootstrap'
|
2013-02-03 17:50:18 +00:00 |
|
Jeremy Ruston
|
5df60aaa3c
|
Don't render content or closing tag for void elements
|
2013-02-03 17:44:40 +00:00 |
|
Jeremy Ruston
|
c85acd71fe
|
Move the void element list into the main config file
|
2013-02-03 17:44:28 +00:00 |
|
Jeremy Ruston
|
4289a027d4
|
Add newlines after opening and closing tags
Which also fixes the problem with the PRE tag eating it's first newline
|
2013-02-03 17:11:03 +00:00 |
|
Jeremy Ruston
|
440608bfae
|
Remove files associated with Bootstrap
|
2013-02-03 16:03:22 +00:00 |
|
Jeremy Ruston
|
5028da3953
|
Better wording and button colours for password UI
|
2013-02-02 12:06:59 +00:00 |
|
Jeremy Ruston
|
47b42ac149
|
The special encrypted template isn't needed anymore
|
2013-01-31 10:23:08 +00:00 |
|
Jeremy Ruston
|
a9de17bd55
|
Restore encrypted TiddlyWiki support
|
2013-01-31 10:20:13 +00:00 |
|
Jeremy Ruston
|
d4da6d4ced
|
Update version number
|
2013-01-31 10:19:46 +00:00 |
|
Jeremy Ruston
|
def41c688f
|
Add the "save changes" button back
And remove the not-yet-implemented "edit" button
|
2013-01-30 21:10:34 +00:00 |
|
Jeremy Ruston
|
a2a25009d3
|
Remove erroneous esprima dependency
|
2013-01-28 19:27:36 +00:00 |
|
Jeremy Ruston
|
9a71117853
|
Prettify JSON
|
2013-01-28 19:27:22 +00:00 |
|
Jeremy Ruston
|
07541cbd9f
|
Correct package.json "engines" entry
|
2013-01-28 19:26:26 +00:00 |
|
Jeremy Ruston
|
ea715bd3f2
|
Docs update
|
2013-01-26 23:38:59 +00:00 |
|
Jeremy Ruston
|
07e8348b8e
|
Docs update
|
2013-01-23 12:37:17 +00:00 |
|
Jeremy Ruston
|
f8cd65d38d
|
Improve shell variable name for main build script
|
2013-01-23 12:37:10 +00:00 |
|
Jeremy Ruston
|
32331a8764
|
Process DefaultTiddlers on the server as well as the browser
Thus fixing the baking of static.html
|
2013-01-23 12:36:42 +00:00 |
|
Jeremy Ruston
|
83900b0230
|
Fixed problem with erroneous rendering of empty HTML tags
We were doing things like `<div />`, which HTML doesn't like
|
2013-01-23 12:36:08 +00:00 |
|
Jeremy Ruston
|
bae48d5526
|
Stop base64 encoding context scope IDs
The base64 encoding wasn't working on node.js, and is a bit messy
|
2013-01-23 12:35:21 +00:00 |
|
Jeremy Ruston
|
7effc49401
|
Merge pull request #53 from BoyCook/master
Updated bld.sh to check for $JERMOLENE_HOME instead of using hardcoded value
|
2013-01-22 01:32:36 -08:00 |
|
Jeremy Ruston
|
8bc522d48d
|
Docs updates
|
2013-01-22 09:30:24 +00:00 |
|
Jeremy Ruston
|
e885cfc3c9
|
Add a readme file for the tw2 edition
|
2013-01-22 09:08:26 +00:00 |
|
Jeremy Ruston
|
71184b2266
|
Remove extraneous line from tw2 template
|
2013-01-22 08:56:49 +00:00 |
|
Jeremy Ruston
|
d91f12f30a
|
Turn the recipe deserialiser into a plugin in the tw2 edition
|
2013-01-22 08:56:21 +00:00 |
|
Jeremy Ruston
|
ae7d1771fd
|
Fixed TW2 edition
Now we can build TW2 files with just a few whitespace differences from
the old Ruby tools
|
2013-01-21 17:27:07 +00:00 |
|
Jeremy Ruston
|
f37e99d1fb
|
Extend fields widget to allow stripping of prefixes from tiddler titles
This functionality is a bit specific to the production of TW2, and so
might be refactored elsewise in the future.
|
2013-01-21 17:26:43 +00:00 |
|
Jeremy Ruston
|
d3fefa8b16
|
Fixed regexp for filtered transclusion
Previously we couldn't use filter expressions that included curly braces
|
2013-01-21 17:24:47 +00:00 |
|
Craig Cook
|
dbe751fd2f
|
Updated bld.sh to check for instead of using hardcoded value
|
2013-01-21 15:49:10 +00:00 |
|
Jeremy Ruston
|
7642f2182c
|
Restored tag template
|
2013-01-19 17:01:17 +00:00 |
|
Jeremy Ruston
|
ce4812b19a
|
Make the SiteTitle link to HelloThere
|
2013-01-18 15:37:04 +00:00 |
|
Jeremy Ruston
|
dd3433f39f
|
Fixed problem with closing all tiddlers in a story
|
2013-01-18 15:36:49 +00:00 |
|
Jeremy Ruston
|
5e7e1fa93d
|
Re-introduce the checkbox widget
|
2013-01-18 09:33:16 +00:00 |
|
Jeremy Ruston
|
71f6194f01
|
Introduce a simple listview that scrolls to newly inserted entries
|
2013-01-17 13:52:46 +00:00 |
|
Jeremy Ruston
|
94744843b6
|
Added new tiddler button
|
2013-01-17 11:38:02 +00:00 |
|
Jeremy Ruston
|
aba120befc
|
Added text and bitmap editors
|
2013-01-17 11:30:35 +00:00 |
|
Jeremy Ruston
|
556473fb21
|
Try to get dropdown menus working again
Bootstrap doesn't like the div/span elements left behind by the view
widget
|
2013-01-17 11:30:14 +00:00 |
|
Jeremy Ruston
|
106099d991
|
Removed obsolete code
|
2013-01-17 11:29:35 +00:00 |
|
Jeremy Ruston
|
e024440ca8
|
Fixed transclude widget to only refresh when the template changes
Not when the tiddler being viewed changes; any such changes will be
picked up by embedded view widgets.
|
2013-01-17 11:29:21 +00:00 |
|
Jeremy Ruston
|
df59dee188
|
Removed ability for widgets to not generate any elements
It interfered with the refresh mechanism
|
2013-01-17 11:28:24 +00:00 |
|
Jeremy Ruston
|
6044995df2
|
Adjust copyright date
|
2013-01-17 11:27:08 +00:00 |
|
Jeremy Ruston
|
d28ee0b82a
|
Change module type for parsers to "parser"
|
2013-01-16 13:56:11 +00:00 |
|
Jeremy Ruston
|
0e2a0068e5
|
Remove obsolete wikitest command
|
2013-01-16 13:44:27 +00:00 |
|
Jeremy Ruston
|
83b99bc917
|
Docs updates
|
2013-01-16 13:44:09 +00:00 |
|
Jeremy Ruston
|
84b633acd3
|
Subtler shade of blue
|
2013-01-16 11:41:23 +00:00 |
|