Wykres commitów

70 Commity (b5225f5ca80af1700c1465b66a1505ab294a568a)

Autor SHA1 Wiadomość Data
Mario Pietsch 280bbde329 remove redundant wiki links in tiddlers 2014-02-11 21:02:23 +01:00
Jermolene 7a62a86baf Docs updates 2014-02-11 19:10:17 +00:00
Jermolene 10891081ca Added formal grammar documentation for tiddler filters 2014-02-10 15:52:49 +00:00
Jermolene a01bbd4b9c Add automatic saving and warning on exit with unsaved changes
We re-use some of the existing syncer mechanism. It was already keeping
track of changes to tiddlers in the store when working with a tiddler
syncadaptor. Now it also tracks changes when there is no syncadaptor,
allowing us to provide a warning if there are unsaved changes.
2014-02-06 21:36:30 +00:00
Jermolene 92aa682bc5 Update docs for 'has' filter operator 2014-01-29 21:49:48 +00:00
Jermolene e58d9c7008 Adjust documentation for ac163a59e8 2014-01-28 19:46:35 +00:00
Jeremy Ruston 592ef257a2 Merge pull request #326 from Skeeve/listops
New list operations from @Skeeve
2014-01-25 08:51:26 -08:00
Jermolene 42262a637c Docs tweaks 2014-01-24 18:54:55 +00:00
Stephan Hradek 14ca91a949 implemented the new regexp syntax 2014-01-14 22:08:05 +01:00
Stephan Hradek 81de74342d implemented the new regexp syntax 2014-01-14 22:07:20 +01:00
Stephan Hradek a3384d101e Extended the filter documentation 2014-01-10 13:23:26 +01:00
Jermolene d57010d2fb Docs updates 2014-01-07 11:57:42 +00:00
Stephan Hradek 103f4f6637 added some more filters 2014-01-04 00:01:17 +01:00
Jeremy Ruston 5dea8ca758 Merge pull request #324 from Skeeve/nsort
Add numeric sort filter operators
2014-01-03 02:30:12 -08:00
Stephan Hradek c9b319c41c nsort - adapted documentation 2014-01-01 23:59:09 +01:00
Stephan Hradek b652238650 fixed issue #241 - created first, last, rest and reverse filter functions 2014-01-01 22:38:08 +01:00
Jermolene 4289367b7f Add some more filter examples 2014-01-01 18:37:46 +00:00
Jermolene ac81d9d43f Docs update
Hopefully fixing #309
2013-12-28 17:57:11 +00:00
Jermolene 6a21965cee Docs updates 2013-12-12 10:38:00 +00:00
Jermolene b9faadbbc9 Docs updates 2013-12-12 09:48:08 +00:00
Jermolene 2ffcbb76eb Remove modifier and creator fields from tiddlers in tw5.com
Keeps things tidier
2013-12-11 07:57:12 +00:00
Jermolene 1fddcf075f Big docs update
Finally sorting out the wikitext documentation
2013-12-05 16:21:10 +00:00
Jermolene 3da17c8e04 Lotsa docs updates 2013-11-29 17:20:10 +00:00
Jermolene 8a2b3bc831 Lotsa docs updates 2013-11-29 12:26:48 +00:00
Jermolene 4352e81b98 More docs updates 2013-11-28 18:17:47 +00:00
Jermolene 1e14ba48f9 Docs updates 2013-11-28 10:36:48 +00:00
Jermolene 7175f1cbf1 Split a basic Vanilla theme out of Snow White
And add a new Night-Time theme for the /dev wiki.

The idea is that the Vanilla theme will make a more convenient base for
retheming.
2013-11-27 12:38:03 +00:00
Jermolene 802fe9beae Add [is[tiddler]] filter operator
For selecting all non-shadow tiddlers, whether or not they are system
tiddlers
2013-11-24 20:38:58 +00:00
Adrian Sampaleanu 03a81bd8b1 Style changes in user visible text node -> Node
Went through all user visible text and changed lowercase node to Node as per Node.js site.
2013-11-20 17:35:36 -05:00
Jermolene 04e2f18ff1 Remove tooltip, classes and styles from transclusion syntax
Now that transclusion doesn't generate any intrinsic elements we don't
have an element to attach the tooltip, classes and styles to.
2013-11-10 22:46:37 +00:00
Jeremy Ruston 1b991f2a74 Docs updates 2013-11-01 11:18:37 +00:00
Jeremy Ruston 55a70b3fac Docs clarification 2013-10-29 14:52:23 +00:00
David Johnston afa5156db9 Added Next and Previous to filters concept tiddler. 2013-09-22 10:09:22 +01:00
Jeremy Ruston 4fb6836481 Add an untagged filter operator and sidebar tab 2013-09-14 16:28:46 +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 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 bf7b0629a3 More docs updates 2013-08-25 22:48:53 +01:00
Jeremy Ruston 1ebe0d39b2 Get rid of the 'docs' tag
It was unnecessary, since everything here is documentation
2013-08-25 21:41:00 +01:00
Jeremy Ruston 360bddbc4c Experimentally revert to bold tiddler links
This way round lets people see which shadow tiddlers have been
overridden
2013-08-25 21:40:28 +01:00
Jeremy Ruston 133069e0d0 Docs update
Tearing up the recent changes tab...
2013-08-25 21:22:11 +01:00
Jeremy Ruston acac9b4452 Fixed sort order
And add a list to the ShadowTiddlers tiddler
2013-08-24 17:12:26 +01:00
Jeremy Ruston 6c5239603c Starting some serious doc updates 2013-08-23 19:42:48 +01:00
Jeremy Ruston d6ec1ea1e5 Remove `plugin` field now that we've got the `plugin-type` field
I've been meaning to remove the `plugin` field for ages.
2013-08-23 18:37:54 +01:00
Jeremy Ruston 67c1d2cf55 Update some missed uses of the old type attribute of the list widget 2013-08-21 20:45:51 +01:00
Jeremy Ruston d4a571ae79 Docs updates 2013-08-20 15:18:15 +01:00
Jeremy Ruston a571356f59 Docs updates 2013-08-09 16:51:49 +01:00
Jeremy Ruston 6a75a62b16 Docs update 2013-08-05 20:19:43 +01:00
Jeremy Ruston 12b471b8fb Extend the HTML rendering mechanism to support attributes specified as macro invocations 2013-06-18 15:37:19 +01:00