Jermolene
|
12e153ecff
|
Update wikitext tests to reflect title attribute
|
2014-03-10 18:41:26 +00:00 |
|
Jermolene
|
db35bc36aa
|
Disable storyviews when rendering to the fake dom
|
2014-03-10 18:41:11 +00:00 |
|
Jermolene
|
af34fbbca3
|
Only show command line help if no arguments are provided
Previously we were checking in a way that meant that `tiddlywiki
<wiki>` would trigger the help message.
|
2014-03-10 18:20:07 +00:00 |
|
Jermolene
|
8239275edb
|
Add dropdown of canned filter searches
Now you can pick from a dropdown of predefined filtered searches in the
advanced search filter tab.
|
2014-03-10 18:16:10 +00:00 |
|
Jermolene
|
be6509a17f
|
Remove system tags from sidebar tags listing
|
2014-03-10 18:15:12 +00:00 |
|
Jermolene
|
01e1133219
|
Fix bug where count widget wasn't being updated correctly
|
2014-03-10 18:15:00 +00:00 |
|
Jermolene
|
f04527ae32
|
Correct filter for count of overridden shadow tiddlers
|
2014-03-10 15:05:07 +00:00 |
|
Jermolene
|
98872bbe7c
|
Allow pasting/dropping of HTML content
Fixes #477
|
2014-03-09 20:39:03 +00:00 |
|
Jermolene
|
bc8b72e6eb
|
Use hasOwnProperty to text for tiddler existence
|
2014-03-09 19:20:58 +00:00 |
|
Jermolene
|
127d547632
|
Avoid confusion with the word "breaking"
I meant “broken” in the sense of “incompatible”, not “breaking” as in
“news”.
|
2014-03-09 09:19:47 +00:00 |
|
Jermolene
|
53755d87c8
|
Added tooltip examples to the link widget
|
2014-03-09 09:16:31 +00:00 |
|
Jermolene
|
289bec0fd5
|
Parse the wiki link tooltip as wiki text
|
2014-03-08 16:06:57 +00:00 |
|
Jermolene
|
8bd1fa50dc
|
Fixed typo in dom maker
|
2014-03-08 10:43:01 +00:00 |
|
Jermolene
|
81af6bdd48
|
Fix typo in navigate handler for button widget
|
2014-03-08 10:22:09 +00:00 |
|
Jermolene
|
a5a2c718b1
|
Add support for a tooltip on the link widget
|
2014-03-06 12:38:47 +00:00 |
|
Jeremy Ruston
|
6b67a3f3c2
|
Merge pull request #471 from BramChen/master
Update doc and the chinese tranlastions of descriptive text for missing tiddlers
|
2014-03-06 08:31:54 +00:00 |
|
Jermolene
|
1cea80a3ab
|
Docs update
|
2014-03-06 08:31:05 +00:00 |
|
Bram Chen
|
b6a202f525
|
Update doc
|
2014-03-06 11:47:20 +08:00 |
|
Bram Chen
|
7b109506c8
|
Update the chinese tranlastions of descriptive text for missing tiddlers
|
2014-03-06 11:31:17 +08:00 |
|
Jermolene
|
c277370e48
|
Display --help message if run without arguments
Fixes #389
|
2014-03-05 11:13:58 +00:00 |
|
Jermolene
|
f83443feac
|
Fix location of stylesheet docs
|
2014-03-05 09:14:08 +00:00 |
|
Jermolene
|
8529ad13d6
|
Docs on using stylesheets
|
2014-03-05 09:13:14 +00:00 |
|
Jeremy Ruston
|
8deedf93a2
|
Merge pull request #467 from nameanyone/master
Fix a typo
|
2014-03-05 08:22:23 +00:00 |
|
nameanyone
|
bdcfa75220
|
Fixed a typo
|
2014-03-04 20:15:53 -08:00 |
|
nameanyone
|
20d39588b5
|
Signed CLA
|
2014-03-04 20:14:57 -08:00 |
|
Jermolene
|
67f3d58f71
|
Fix problem with "null" message when unloading under IE11
Fixes #457
|
2014-03-04 22:21:18 +00:00 |
|
Jeremy Ruston
|
bbfb855c2e
|
Merge pull request #465 from BramChen/master
Add chinese translation of MissingTiddler stuff in Misc.multids.
|
2014-03-04 21:47:18 +00:00 |
|
Jermolene
|
6a63a45968
|
Improved tiddler filter documentation
|
2014-03-04 21:17:01 +00:00 |
|
Jermolene
|
70d2d4b7a1
|
Remove the "create" button from the missing tiddler template
|
2014-03-04 18:55:43 +00:00 |
|
Bram Chen
|
6aa21b3db6
|
Add chinese translation of MissingTiddler stuff in Misc.multids.
|
2014-03-04 17:38:26 +08:00 |
|
Jermolene
|
ff32317f5b
|
Update grammar docs
|
2014-03-04 09:06:14 +00:00 |
|
Jermolene
|
df6436a12c
|
Allow middle mouse button to trigger navigation suppression when clicking a tiddler link
Equivalent to holding control/command while clicking.
|
2014-03-03 09:09:13 +00:00 |
|
Jermolene
|
0200bc1b4e
|
Force the highlight language to lower case
|
2014-03-02 19:42:40 +00:00 |
|
Jermolene
|
bd750a21e2
|
Add docs for keyboard widget
|
2014-03-02 19:30:13 +00:00 |
|
Jermolene
|
8c3782c1e2
|
Docs update
|
2014-03-02 18:43:59 +00:00 |
|
Jermolene
|
2f2a257745
|
Improve the descriptive text for missing tiddlers
Now we explain that it’s a missing tiddler, and add a “create” button
|
2014-03-02 18:43:22 +00:00 |
|
Jermolene
|
ab7d2d64e7
|
Add docs for tw-close-other-tiddlers message
Fixes #461
|
2014-03-02 18:36:46 +00:00 |
|
Jermolene
|
bc18501b59
|
Add @buggj's plugin site to the Community tiddler
|
2014-03-02 18:36:06 +00:00 |
|
Jermolene
|
0a5ce6d740
|
Prepare for 5.0.9-prerelease
|
2014-03-02 18:35:45 +00:00 |
|
Jermolene
|
622d4a2d50
|
Version number update for 5.0.8-beta
|
2014-02-28 15:54:01 +00:00 |
|
Jermolene
|
0cff397111
|
Set release date for 5.0.8
|
2014-02-28 15:52:12 +00:00 |
|
Jermolene
|
fbf4486d92
|
Docs updates
|
2014-02-28 15:50:19 +00:00 |
|
Jermolene
|
2714e0939f
|
Docs updates
|
2014-02-28 15:48:12 +00:00 |
|
Jermolene
|
bde6f8d2b8
|
Docs updates
|
2014-02-28 15:31:43 +00:00 |
|
Jermolene
|
4194f9f20f
|
Retract change to new tiddler handling in navigator.js
Original commit: d5c31ed07f
|
2014-02-28 15:31:35 +00:00 |
|
Jeremy Ruston
|
2c6e7ef489
|
Merge pull request #451 from xcazin/fr-FR
Elements necessary to create fr-FR.html via bld-languages.sh, aside "de" and "zh" files
|
2014-02-28 09:08:24 +00:00 |
|
Xavier Cazin
|
cc5be5eb15
|
Elements necessary to create an empty fr-FR.html via bld-languages.sh, aside "de" and "zh" files
|
2014-02-27 23:19:38 +01:00 |
|
Jeremy Ruston
|
be8efe1bc7
|
Merge pull request #441 from BramChen/master
Keep up-to-date changes for chinese translation
|
2014-02-27 18:48:38 +00:00 |
|
Jeremy Ruston
|
db3c06ecd0
|
Merge pull request #446 from xcazin/fr-FR
Last fr-FR translations (along with minor improvements and corrections), plus a typo on transclusion of rendertiddlers.tid.
|
2014-02-27 18:45:02 +00:00 |
|
Jeremy Ruston
|
947b48bcf9
|
Merge pull request #447 from pmario/de-DE
Help text tiddlers initial translation to de-DE
|
2014-02-27 18:41:11 +00:00 |
|