David Johnston
154d5f316b
Added test for !limit (not limit)
...
Added test for !limit (not limit) to ensure bug change works
2013-10-01 11:27:26 +01:00
David Johnston
d321508437
Remove incorrect slice parameter.
...
Remove incorrect slice parameter, which made the ! (not) prefix fail to return any results.
2013-10-01 10:50:13 +01:00
natecain
867c728de6
sign cla
2013-10-01 01:12:41 -04:00
Jeremy Ruston
ae3ed86e6f
Correct typos
...
Fixing a problem with the responsive layout at narrow widths (thanks
@pmario)
2013-09-27 16:16:37 +01:00
Jeremy Ruston
3ecd3c8e71
Revise contributors documentation
2013-09-27 16:15:55 +01:00
Jeremy Ruston
1a6c7c6e20
Fix problem with whitespace being collapsed with single backtick <code>
blocks
2013-09-27 08:53:32 +01:00
Jeremy Ruston
cd12a60fcd
Roadmap update
2013-09-23 22:08:49 +01:00
Jeremy Ruston
6642a6f087
Merge pull request #165 from Brennall/nextprev
...
Next and Previous filters plus tests and documentation
2013-09-22 13:37:48 -07:00
Jeremy Ruston
54ffb9e6cc
Replace separate 'untagged' tab with new entry at the bottom of the 'tags' tab
...
An excellent idea by @tobibeer
2013-09-22 21:34:28 +01:00
David Johnston
904a079432
Variable name corrected.
2013-09-22 21:17:46 +01:00
Jeremy Ruston
d1e1806845
Merge pull request #167 from tobibeer/fix-pre-word-break
...
changed word-break break-all to normal for pre / signed CLA
2013-09-22 12:16:19 -07:00
Jeremy Ruston
0c04bb38a3
Add jurisdiction to the CLAs
2013-09-22 20:12:27 +01:00
Tobias Beer
aee462e78e
changed word-break break-all to normal for pre
...
was breaking words arbitrarily in code blocks arbitrarily — really ugly
now on a branch, instead of master ;-)
2013-09-22 21:00:05 +02:00
David Johnston
afa5156db9
Added Next and Previous to filters concept tiddler.
2013-09-22 10:09:22 +01:00
David Johnston
8127662f77
Tests added for the Next and Previous Filters.
2013-09-22 10:02:40 +01:00
David Johnston
f0b6790ae1
Previous in list filter.
2013-09-22 09:58:18 +01:00
Jeremy Ruston
a5600c2a00
Typo
2013-09-22 09:58:16 +01:00
David Johnston
b72afda7a2
Next in List filter
2013-09-22 09:57:23 +01:00
Jeremy Ruston
8abd2fb89b
Put links in a list for readability
2013-09-22 09:54:52 +01:00
Jeremy Ruston
55f90a57b8
A bit more explanation of why CLAs are required
2013-09-22 09:51:16 +01:00
Jeremy Ruston
e77168eac1
Merge pull request #164 from Brennall/license
...
Updated cla-individual.md with Signature
2013-09-22 01:38:27 -07:00
David Johnston
b9ddc563da
Update cla-individual.md
2013-09-21 20:45:57 +01:00
Jeremy Ruston
776ee9b349
Use @
signs for GitHub usernames in the CLAs
2013-09-21 18:05:40 +01:00
Jeremy Ruston
7070313cd2
Minor rewording of contributing tiddler
2013-09-21 18:04:22 +01:00
Jeremy Ruston
b04c7bbd3a
Rebuilt contributing.md
2013-09-21 17:49:20 +01:00
Jeremy Ruston
1183682a4b
Merge pull request #161 from pmario/activate-clas
...
First pass at a Contributors License Agreement (thanks to @pmario)
2013-09-21 09:32:18 -07:00
Mario Pietsch
343dc2963b
added Unamesa Association as (We or Us). Got OK from Jermolene to use CC-BY for media content.
2013-09-21 16:42:31 +02:00
Jeremy Ruston
f51d0c55fe
Fix eachday and sameday filter operators
...
There was some inconsistency of UTC vs. timezone handling
2013-09-21 10:08:16 +01:00
Jeremy Ruston
f0d459c5c5
Fix expected test results for eachday filter operator
...
The tiddler "a fourth tiddler" doesn't have a modified date, and so
shouldn't appear
2013-09-21 10:07:49 +01:00
Jeremy Ruston
48402ed329
Improve comments
2013-09-21 10:06:44 +01:00
Mario Pietsch
f2e9eafdba
reversed contributing.md, since it will be created automatically. Use the Contributing.tid instead. Minor tweaks to CLA's
2013-09-19 16:49:00 +02:00
Mario Pietsch
1ab1043461
removed external links from the CLA text, since links may break.
2013-09-19 16:09:43 +02:00
Mario Pietsch
2cdaa19549
moving Harmony project attribution to contributing.md. contributors need to add there github name. entities need to add entity info
2013-09-19 15:53:05 +02:00
Jeremy Ruston
d0db2221d3
Fix problem with lowercase drive letters when saving with TiddlyFox under Windows
2013-09-19 13:50:28 +01:00
Mario Pietsch
b891f4fd40
relative link to both cla's contributing.md
2013-09-19 13:54:37 +02:00
Mario Pietsch
8766cc77ca
relative link to contributing.md
2013-09-19 13:40:24 +02:00
Jeremy Ruston
dec7870eeb
Update HTML5 saver to use current filename where possible
...
Most browsers still ignore the specified filename, sadly.
2013-09-19 10:50:14 +01:00
Jeremy Ruston
ff98173d40
Roadmap clarification
2013-09-18 19:10:42 +01:00
Jeremy Ruston
91c4adb2b6
Fix untagged tiddler list to exclude tiddlers which are being used as tags
2013-09-18 19:10:30 +01:00
Jeremy Ruston
3d5d5952b7
Fix broken regexps
...
Using .|\n was a very bad idea, as it doesn't match other newline
characters
2013-09-18 19:09:54 +01:00
Mario Pietsch
dddb8bbcca
cla-individual and cla-entity draft for discussion
2013-09-18 16:19:26 +02:00
Mario Pietsch
a9067d31d6
cla-individual draft ok
2013-09-18 15:38:32 +02:00
Jeremy Ruston
b563d8e98a
Ensure getTiddlerList() returns a copy of the tiddler list
...
Fixes #155
2013-09-18 12:12:29 +01:00
natecain
5c92ec3617
Cleaned up some dead/commented in patches.
2013-09-17 22:38:14 -04:00
natecain
c9d2364e0c
Fix up descriptions for tests
2013-09-17 22:24:17 -04:00
natecain
881325b7ed
Make require() compliant with CommonJS 1.0
...
This includes potentially breaking changes.
Specifically, before this patch tiddlywiki would default to relative module identifiers
Now, tiddlywiki will only search relative paths if explicitly specified
Additionally, some "defaulted export contexts" were removed
(some modules may make assumptions about context)
Some unit tests were modified slightly from their originals
Tiddlywiki doesn't have a notion of a "main" program's path
Some require calls were explicitly made relative
None of these changes should affect the requirement under test in each case
2013-09-17 21:10:24 -04:00
Jeremy Ruston
7f3000aaae
Update the Snow White theme to use px for dimensions instead of em
...
The old behaviour meant that resizing the base font resized every page
element in proportion. The new behaviour makes the text resize within a
fixed layout, so that one can alter the number of characters displayed
on each line of a tiddler. The old behaviour can usually be emulated by
using the browser page zoom tool.
2013-09-15 11:01:35 +01:00
Jeremy Ruston
10a635927d
Add confirmation when overwriting an existing tiddler
...
Now there's a JavaScript confirm when attempting to save a tiddler that
has been renamed to the name of an existing tiddler
2013-09-14 21:57:23 +01:00
Jeremy Ruston
642520862e
Docs update
2013-09-14 19:21:59 +01:00
Jeremy Ruston
4fb6836481
Add an untagged filter operator and sidebar tab
2013-09-14 16:28:46 +01:00