Tobias Beer
7ec42f93ec
updated $:/tags/PageTemplate
...
reverted topleftbar & toprightbar
2015-01-28 01:13:29 +01:00
Astrid Elocson
d536030c5d
Adjust documentation following pull #1422
2015-01-27 20:38:30 +00:00
Tobias Beer
b40da093af
added tests to tagging for changes in #1378
...
using a single test-filters.js is (becoming) a pain... I'd rather have a
single test file per filter / module / function
2015-01-27 18:20:03 +01:00
Astrid Elocson
e6d204db0f
Adjust documentation following pull #1378
2015-01-27 15:44:55 +00:00
Jeremy Ruston
08f6e7f624
Merge pull request #1378 from tobibeer/tag-button-sort-tagging
...
sort unlisted tags by title
2015-01-27 14:30:36 +00:00
Jeremy Ruston
618bc166ed
Merge pull request #1382 from felixhayashi/patch-2
...
Releases.tid now switches to the newest releast per default
2015-01-27 14:12:15 +00:00
Jeremy Ruston
01cd5302f3
Merge pull request #1389 from aelocson/issue-1346
...
Fix #1346 : Quotes around filter steps
2015-01-27 13:55:12 +00:00
Jeremy Ruston
bc87486ee1
Merge pull request #1390 from aelocson/railroad
...
Improvements to railroad plugin
2015-01-27 13:54:50 +00:00
Jeremy Ruston
3ec87a5c9c
Merge pull request #1394 from tobibeer/use-filter-tiddler
...
changed tabs to use same filters as AdvancedSearch
2015-01-27 13:39:14 +00:00
Jeremy Ruston
5ccbe961f9
Merge pull request #1412 from alexhough/patch-3
...
change to current version
2015-01-27 13:08:14 +00:00
Jeremy Ruston
05215f1bd3
Merge pull request #1425 from alexhough/patch-4
...
added my name
2015-01-27 13:07:56 +00:00
Bram Chen
35afbe9edf
Merge remote-tracking branch 'upstream/master'
2015-01-27 09:34:54 +08:00
alexhough
225b6ac950
changed to use <<version>>
2015-01-26 22:26:00 +00:00
alexhough
f3e4d156ee
added my name
2015-01-26 22:23:32 +00:00
Jermolene
95f2f1a8fa
Merge branch 'ng110-patch-1'
2015-01-26 21:51:13 +00:00
Jermolene
59db869deb
Fix merge conflict
2015-01-26 21:46:12 +00:00
Jeremy Ruston
6dbe0e310d
Merge pull request #1408 from Mathobal/patch-1
...
WikiText error in documentation
2015-01-26 21:33:34 +00:00
Jeremy Ruston
be7cc50873
Merge pull request #1424 from Mathobal/master
...
Update cla-individual.md
2015-01-26 21:33:18 +00:00
Ben Williams
6179259958
Update cla-individual.md
2015-01-26 21:26:47 +00:00
Jeremy Ruston
e87aea6e1f
Merge pull request #1413 from tobibeer/1410-is-numeric
...
fix isNumeric in sortTiddlers in wiki.js
2015-01-26 21:00:26 +00:00
Jermolene
bdc5a38a84
Update copyright date
2015-01-26 20:56:15 +00:00
Jeremy Ruston
1afbd4c1f4
Merge pull request #1414 from aelocson/regexp-exception
...
Catch syntax errors in regexp filters
2015-01-26 20:55:58 +00:00
Tobias Beer
e9bdf6f542
trying to show the conditional nicely aligned
2015-01-26 19:58:00 +01:00
Jeremy Ruston
b81432aee2
Merge pull request #1417 from aelocson/filter-docs
...
Overhaul the filter operator documentation
2015-01-26 18:43:24 +00:00
Jermolene
b845751d3c
Add Punjabi and Hindi translations
...
Many thanks to Atul Grover
2015-01-26 16:48:11 +00:00
Astrid Elocson
baceb21fbb
Document splitbefore and storyviews operators
2015-01-26 14:42:22 +00:00
Astrid Elocson
89163e0e85
Adjust style of filter operator placeholders
2015-01-26 09:26:24 +00:00
Astrid Elocson
88ea60cc7e
correction to statement about filter whitespace
2015-01-25 10:53:56 +00:00
Astrid Elocson
15f05b076c
Retarget a couple of links and add trailing linefeeds
2015-01-24 21:53:28 +00:00
Astrid Elocson
aac2a63e05
Overhaul the filter operator documentation: part 2
2015-01-24 21:18:44 +00:00
Astrid Elocson
8d9f1e7477
Catch syntax errors in regexp filters
2015-01-23 14:32:57 +00:00
Tobias Beer
8a3991a619
extracted number comparision function
...
and added missing brackets
2015-01-23 14:57:04 +01:00
Tobias Beer
122e16d39c
putting the variables in the right scope
2015-01-23 12:24:47 +01:00
Tobias Beer
ad62d9a083
first attempt at fixing wrong sort order in nsort and nsortcs
...
not working yet, no idea why
2015-01-23 12:06:32 +01:00
Tobias Beer
e504530005
introduce serverpath macro
...
for now, computes path to backup directory, appending the relative path
of UploadBackupDir to the absolute one from the UploadURL
Also added example for store.php to hint
2015-01-23 11:26:14 +01:00
alexhough
910d59c166
change to current version
2015-01-23 09:16:16 +00:00
Ben Williams
e423c21912
WikiText error in documentation
...
A minor issue - the wrong slashes are used in part of this text for emphasis. This confused me until I realised what was going on (I thought the /'s were part of the template syntax).
2015-01-22 15:00:57 +00:00
ng110
211406b0c2
Update cla-individual.md
2015-01-20 16:16:47 +00:00
Tobias Beer
5e175ec7c1
changed tabs to use same filters as AdvancedSearch
...
...to have one place to configure / override
2015-01-20 16:51:41 +01:00
ng110
16fe9fd5ce
Update select.js
2015-01-20 13:02:06 +00:00
ng110
f9c4f6898e
Add capability for widgets to trigger all descendant action widgets, rather than just immediate children.
...
Preserves compatibility with existing invokeActions call in button widget by creating a separate 'invokeActionCall' function to carry out the recursion. Triggering all descendants permits use of action widgets inside list widgets or macros. Also makes it possible to add triggering capability to select widget.
2015-01-20 12:34:24 +00:00
Tobias Beer
77c9918338
shows better message for backup dir with custom store.php
...
relates to #1387
2015-01-20 12:06:09 +01:00
Astrid Elocson
0d406966b3
Improve railroad example tiddler
2015-01-20 09:08:29 +00:00
Astrid Elocson
a848c105a8
Refresh railroad diagrams when config tiddler changes
2015-01-20 08:38:00 +00:00
Astrid Elocson
9e5eaed4a8
Support a global railroad config tiddler
2015-01-19 23:11:25 +00:00
Astrid Elocson
998361de59
Introduce text/vnd.tiddlywiki.railroad
2015-01-19 22:24:15 +00:00
Astrid Elocson
1591b43066
Introduce text/vnd.tiddlywiki.railroad
2015-01-19 22:21:22 +00:00
Astrid Elocson
e5676d058a
Introduce text/vnd.tiddlywiki.railroad
2015-01-19 19:59:38 +00:00
Astrid Elocson
ade1c40911
Revise terminology around tiddler sets
2015-01-19 19:37:26 +00:00
Tobias Beer
495d5f258f
place topbars first in pagelayout
2015-01-18 22:39:24 +01:00