Bram Chen
e6963cbccd
Remove extraneous spaces
2015-10-25 11:25:09 +08:00
Bram Chen
5d61dfb1d7
Merge branch 'master' into zh
2015-10-25 11:11:12 +08:00
Jermolene
7ecaba9a65
Update release note
2015-10-24 19:14:29 +01:00
Jermolene
0996f06a32
Merge branch 'pr/2007'
...
Conflicts:
licenses/cla-individual.md
2015-10-24 19:13:42 +01:00
Jeremy Ruston
7040d483f2
Merge pull request #2028 from kixam/master
...
communicate on a new datepicker plugin
2015-10-24 18:56:49 +01:00
Jeremy Ruston
7cd81efa37
Merge pull request #2041 from araname/master
...
Update korean translation
2015-10-24 18:56:12 +01:00
Jeremy Ruston
612a2707c6
Merge pull request #2040 from afeldspar/patch-2
...
add explanation on 'set' attribute
2015-10-24 18:55:49 +01:00
Jeremy Ruston
3e1c6c1972
Merge pull request #2043 from afeldspar/patch-3
...
fix typo in FilterRun.tid diagram
2015-10-24 18:54:47 +01:00
Jeremy Ruston
36f0a50ec1
Merge pull request #2039 from afeldspar/patch-1
...
Update cla-individual.md
2015-10-24 18:54:16 +01:00
afeldspar
0d6450cfb5
fix typo in FilterRun.tid diagram
...
corrected typo in the railroad diagram, which showed a double-quote where a single-quote should have been.
2015-10-24 09:52:03 -04:00
Evolena
717e9ae913
Better wording and naming
2015-10-24 12:01:43 +02:00
Jermolene
ba15086381
Remove extraneous apostrophe
...
Thanks @paul-cross (2354271723243753a8a19c6181d4822592d02a3e)
2015-10-23 17:54:59 +01:00
Myeongjin Lee
52022691f9
Update korean translation
2015-10-23 17:24:55 +09:00
Jermolene
a089fb94a6
Add clean.sh for removing build output
...
We use a regex to delete all files in `./editions/*/output/*`
2015-10-22 22:46:47 +01:00
William Jackson
3e445b8853
Update x-listops.js
...
Corrected the logic of the 'allafter' filter and added a new 'move' filter.
2015-10-22 16:40:36 +02:00
afeldspar
7492086f31
add explanation on 'set' attribute
...
Attempted a fix for the problem I raised in #2038 , by adding an explanation of why a TextReference in a button widget's 'set' attribute will lack the curly braces seen nearly anywhere else a TextReference is used as a widget attribute.
2015-10-20 21:15:58 -04:00
afeldspar
5232d5a0a7
Update cla-individual.md
2015-10-20 21:04:35 -04:00
Jeremy Ruston
9f954ce55d
Merge pull request #2036 from araname/master
...
add localisable strings
2015-10-20 18:15:28 +01:00
William Jackson
56d467fb47
Create action-listops.js
...
Action widget designed to apply filters to the current list and save the modified list back to the list. The widget is able to manipulate lists in any field or any data index of the target tiddler, and includes an option to manipulate the tags of the target tiddler. The widget is used in conjunction with the extended list operator filters (xlistops.js)
2015-10-18 18:41:40 +02:00
William Jackson
49894abaf4
Create x-listops.js
...
These filters are designed to be used with the action-listops widget.
2015-10-18 18:37:08 +02:00
Myeongjin
a0468a5e6c
add localisable strings for plugin library
2015-10-18 18:33:59 +09:00
Myeongjin
33bca3d390
add localisable strings for search
2015-10-18 18:09:41 +09:00
Myeongjin
4347d91c57
add localisable strings for Import/Imported
2015-10-18 17:29:04 +09:00
Myeongjin
2fee131aa4
add localisable strings for Internal JavaScript Error
2015-10-18 17:26:42 +09:00
Myeongjin
d7f1f973a9
replace type to rendertype at setfield help
2015-10-18 17:23:37 +09:00
Myeongjin
8e68f904f1
remove unnecessary spaces
2015-10-18 16:49:48 +09:00
Aurélien Correia
95f98d36d9
communicate on a new datepicker plugin
2015-10-15 09:33:42 +02:00
Evolena
0a220a09da
Text-slicer: Add support for definition lists
2015-10-14 20:25:11 +02:00
Jeremy Ruston
26d0029746
Merge pull request #1997 from Marxsal/patch-7
...
A primer on how to export tiddlers
2015-10-14 14:34:10 +01:00
Jeremy Ruston
b1633e0f2d
Merge pull request #1952 from tobibeer/1937-set-refresh-filter
...
fixes #1937 — filter refresh in set widget
2015-10-14 14:18:29 +01:00
Bram Chen
0703a257f3
Add chinese translations of Settings/PerformanceInstrumentation
2015-10-14 21:07:33 +08:00
Bram Chen
7609bcdf0e
Merge branch 'master' into zh
2015-10-14 20:40:26 +08:00
Jermolene
fe1b318987
Release note updates
2015-10-14 12:01:40 +01:00
Jermolene
e31abf89ac
Fix accidental commit of wrong default performance instrumentation setting
2015-10-14 12:01:35 +01:00
Jermolene
33563d01ba
Add user interface for enabling performance instrumentation
2015-10-14 10:59:55 +01:00
Jeremy Ruston
093f507319
Merge pull request #2015 from tobibeer/patch-1
...
updated Modules documentation
2015-10-13 18:59:31 +01:00
Tobias Beer
9f6fea7607
updated to point to new location
2015-10-13 12:23:58 +02:00
Jermolene
85553609b1
Ensure edit-text widget fixes height even if refresh isn't required
...
Fixes #1995
2015-10-12 17:54:51 +01:00
Jermolene
acc44c6f67
Tweaks to "Tight" theme
2015-10-12 17:54:17 +01:00
Tobias Beer
00f6aafed6
being specific about the tiddler to be deleted via action-deletetiddler
2015-10-10 21:01:07 +02:00
Tobias Beer
9a23c2471c
modified alert template and execute action-deletetiddler on currentTiddler by default
2015-10-10 16:47:11 +02:00
Tobias Beer
5d36e17c18
Revert "no delete confirmation for alerts"
...
This reverts commit 88c1a1e062
.
2015-10-10 16:35:22 +02:00
Jermolene
98983c4072
Add badges from https://shields.io
2015-10-10 14:30:58 +01:00
Jermolene
69b4f174c3
Introduce new "tight" theme
...
Fixing #2008
2015-10-09 17:59:56 +01:00
Jermolene
2d9471fe3b
Text-Slicer: Add support for static rendering of external images
2015-10-09 17:09:30 +01:00
senevoldsen90
ed1a306f88
Signing the CLA
2015-10-09 15:24:59 +02:00
senevoldsen90
e5cef9a5a6
Local relative urls in Markdown map to WikiLinks
2015-10-09 15:11:24 +02:00
Tobias Beer
51739e3fd2
moved if-macro, see #2005
...
as per #2005 from @Evolena
2015-10-09 10:39:00 +02:00
jed
4c95dc9bbb
Modified fieldmangler to create a tiddler if adding a tag to one that doesn't exist
...
This came up as an issue and I don't have any reason it shouldn't be here. It could be useful.
2015-10-08 20:39:19 +02:00
Jermolene
5faba15446
Text-slicer updates
2015-10-08 18:04:24 +01:00