Jeremy Ruston
d3df2c5860
Docs updates
2013-10-23 23:12:19 +01:00
Jeremy Ruston
4e713baeee
Add checkbox widget and fix up task management example
2013-10-23 19:38:36 +01:00
Jeremy Ruston
e2b8249a1b
Fix problem with findNextSibling()
2013-10-21 22:27:12 +01:00
Jeremy Ruston
3f151ba70e
Add support for macro modules
...
Now JavaScript macros can be defined in "macro" modules
2013-10-17 16:57:07 +01:00
Jeremy Ruston
93c2ce6521
Fix up edit widgets
2013-10-16 16:30:24 +01:00
Jeremy Ruston
b0503cf709
Fixes to make SVG and MathML elements work properly
2013-10-13 20:14:31 +01:00
Jeremy Ruston
ed35d91be6
Initial Commit
...
Carried over from the abortive pull request #169
2013-10-12 17:05:13 +01:00
Jeremy Ruston
5ef4123b3d
Revert "Merge pull request #160 from natecain/commonjs"
...
This reverts commit 661621c3f7
, reversing
changes made to d3d72eff1b
.
2013-10-12 16:29:20 +01:00
Jeremy Ruston
661621c3f7
Merge pull request #160 from natecain/commonjs
...
CommonJS Modules/1.1 Conformance
2013-10-12 07:42:26 -07:00
Jeremy Ruston
27f724d0ed
Docs updates
2013-10-09 22:57:20 +01:00
Jeremy Ruston
1c2696614e
Add a read only theme that hides editing controls
2013-10-09 22:10:02 +01:00
Jeremy Ruston
d7347c8674
Docs updates
2013-10-03 14:26:26 +01:00
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
Jeremy Ruston
3ecd3c8e71
Revise contributors documentation
2013-09-27 16:15:55 +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
David Johnston
904a079432
Variable name corrected.
2013-09-22 21:17:46 +01: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
Jeremy Ruston
a5600c2a00
Typo
2013-09-22 09:58:16 +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
7070313cd2
Minor rewording of contributing tiddler
2013-09-21 18:04:22 +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
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
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
Jeremy Ruston
ff98173d40
Roadmap clarification
2013-09-18 19:10:42 +01: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
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
Jeremy Ruston
99fd7a6849
Better styles and documentation for tables
...
See
https://groups.google.com/d/topic/tiddlywikidev/5UkATv0HjR0/discussion
2013-09-14 15:06:16 +01:00
Jeremy Ruston
fcfd15d01f
Docs update
2013-09-14 13:48:33 +01:00
Jeremy Ruston
08b21b5076
Add tiddlers for Press and Examples
2013-09-10 15:29:48 +01:00
Jeremy Ruston
f53bc6af0c
Fix up the sample wizards
...
They stopped working because the "Demos" tiddler went away
2013-09-10 15:29:36 +01:00
Jeremy Ruston
3b003f79f1
Update MathML example
...
Thanks to @paul90
2013-09-02 12:08:09 +01:00
Jeremy Ruston
2f36b36df9
Put the MathML and ListField tiddlers in the right place
2013-09-01 22:46:51 +01:00
Jeremy Ruston
abbdb2dfa3
Add a MathML example tiddler
...
Doesn't work for me - latest Firefox and Safari display MathML fine
elsewhere, but not this.
2013-09-01 22:34:06 +01:00
Jeremy Ruston
e7a6e23906
Update RoadMap
2013-08-31 11:18:05 +01:00
Jeremy Ruston
c4d7401f02
Lots of docs updates
2013-08-30 20:06:23 +01:00
Jeremy Ruston
2c9ea3ebf4
Tiddlers in the wrong place
2013-08-29 17:53:40 +01:00
Jeremy Ruston
341b66a018
Docs for data tiddlers
2013-08-29 17:49:15 +01:00
Jeremy Ruston
6333749d68
Docs updates
2013-08-28 20:14:27 +01:00
Jeremy Ruston
accf490726
Docs updates
2013-08-27 09:01:40 +01:00
Jeremy Ruston
214f00828e
Docs updates
2013-08-26 21:49:32 +01:00
Jeremy Ruston
20f06e8eec
Ensure that the core plugins inherit their version number from the main package.info
2013-08-26 13:28:23 +01:00
Jeremy Ruston
a94ae85d55
Docs updates
2013-08-25 23:27:54 +01:00
Jeremy Ruston
bf7b0629a3
More docs updates
2013-08-25 22:48:53 +01:00
Jeremy Ruston
e22168abcd
Remove link to 'Improvements' in default tiddlers
...
It was left by accident.
2013-08-25 22:23:18 +01:00