Jeremy Ruston
6a01ec5770
Merge pull request #1447 from tobibeer/move-nodejs-to-editions
...
French docs: moved tw on node.js to editions
2015-02-03 14:17:01 +00:00
Tobias Beer
a8a0d0d09e
renaming in one go didn't work
2015-02-03 14:50:37 +01:00
Tobias Beer
8746e1ede0
renamed and documentation
...
* renamed to all lowercase
* added documentation
* added examples
2015-02-03 14:50:16 +01:00
Jeremy Ruston
5987bad821
Merge pull request #1446 from dullroar/master
...
Make sure all "get" access to $tw.config.fileExtensionInfo goes through...
2015-02-03 13:26:08 +00:00
Jeremy Ruston
195cc99679
Merge pull request #1436 from aelocson/filter-terminology
...
Revise filter terminology: constructors and modifiers
2015-02-03 13:12:57 +00:00
James Welford Anderson
4049affb31
initial pass at static export macros
2015-02-03 07:30:24 +09:00
Tobias Beer
0ee06bb144
moved tw on node.js to editions
...
removed empty toplevel "TiddlyWiki Configurations", also from French
added TiddlyDesktop to Editions
2015-02-01 20:04:10 +01:00
Jim Lehmer
8cd0c2afcd
Make sure all "get" access to $tw.config.fileExtensionInfo
goes through a $tw.utils.getFileExtensionInfo
helper function that ensures the parameter is cast to lowercase. Fixes #1418 .
2015-02-01 12:33:40 -06:00
Florent V.
48d9cad7c2
Enhancements to plugin installation and new entry for uninstallation
...
I have added bold markup to emphase and explain the need to refresh.
2015-02-01 12:41:52 +01:00
Astrid Elocson
3dd4f943ce
Rename to SelectionConstructors.tid
2015-01-29 13:41:11 +00:00
Astrid Elocson
9a7bda28e9
Revise filter terminology: constructors and modifiers
2015-01-29 13:40:18 +00:00
Astrid Elocson
a5d54a0ada
Rename AbsoluteOperators.tid
2015-01-29 13:23:24 +00:00
Tobias Beer
4a05bd10e9
renamed to resolvePath using $tw.utils.resolvePath
...
adapted ControlPanel / Saving accordingly
2015-01-29 00:38:08 +01:00
Tobias Beer
e9261a1b50
implements emptyStoryMessage
...
as well added ControlPanel settings — reordered ControlPanel basics to
have DefaultTiddlers next to EmptyMessage but not shifting important
stuff too far down
2015-01-28 23:55:29 +01:00
Tobias Beer
8b771555a5
initial commit
...
Is `wiki.parseTextReference()` the appropriate way?
2015-01-28 22:15:52 +01:00
Jermolene
2db6cbed2d
Add warning about not using File/Save menu option
2015-01-28 17:35:10 +00:00
Jermolene
3300ed9602
Update action widget docs for 4cd8466adb
2015-01-28 16:31:49 +00:00
Jeremy Ruston
4cd8466adb
Merge pull request #1396 from ng110/master
...
Allow widget actions to propagate to children
2015-01-28 16:28:11 +00:00
ng110
a7a205a754
Update select.js
2015-01-28 16:00:34 +00:00
Bram Chen
8c6d1c75c7
Merge remote-tracking branch 'upstream/master'
2015-01-28 22:43:20 +08:00
Jeremy Ruston
1f610c22f8
Merge pull request #1429 from aelocson/order-tagged
...
Adjust documentation following pull #1378
2015-01-28 13:54:50 +00:00
Jermolene
050b643948
Sandbox HTML iframes
...
Otherwise Firefox allows code in html tiddlers to access the main
window:
https://groups.google.com/d/topic/tiddlywiki/NwOI-QER2ig/discussion
2015-01-28 13:50:39 +00:00
Jeremy Ruston
040ed56de5
Merge pull request #1430 from tobibeer/1378-tests-sorting-unlisted-tiddlers
...
update tagging filter tests
2015-01-28 13:16:24 +00:00
Jeremy Ruston
9a74c31e13
Merge pull request #1383 from tobibeer/fix-topbar-position
...
place topbars first in page-layout
2015-01-28 12:55:19 +00:00
Jeremy Ruston
1e13eacd25
Merge pull request #1431 from aelocson/each-list-doc
...
Adjust documentation following pull #1422
2015-01-28 11:42:40 +00:00
Jermolene
99f24eefa4
Move if macro to macros directory
2015-01-28 11:42:12 +00:00
Bram Chen
23a8c0115e
Merge remote-tracking branch 'upstream/master'
2015-01-28 19:29:03 +08:00
Jermolene
ba971a2d2b
Improved drop message
2015-01-28 09:13:05 +00:00
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