1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2026-06-02 02:32:17 +00:00
Commit Graph

7255 Commits

Author SHA1 Message Date
Xavier Cazin e209254bc6 More fr-FR translations for strings related to plugins 2015-11-21 15:12:32 +01:00
Xavier Cazin 8c2ecca7e6 fr-FR translations for strings related to search matches 2015-11-21 15:03:56 +01:00
Xavier Cazin 98b6a45044 fr-FR translations for strings related to Internal Javascript Errors 2015-11-21 15:00:25 +01:00
Xavier Cazin 6eba06e23e fr-FR translations of a string related to tiddler importation 2015-11-21 14:56:24 +01:00
Xavier Cazin b4994f2e77 fr-FR translations for strings related to plugin installation 2015-11-21 14:54:19 +01:00
Xavier Cazin d90828d14e fr-FR translation of strings related to tiddler folding buttons 2015-11-21 14:42:31 +01:00
jed 848e351685 removed the handled variable
because it serves no purpose here. That test isn't required in this context.
2015-11-16 10:48:25 +01:00
Jermolene 15f52bd7ce Add support for Nw.js special features to browse widget 2015-11-13 18:47:30 +00:00
Matt Lauber d94ffbae39 Unchange CLA. 2015-11-13 12:36:05 -05:00
Matt Lauber d7623b6985 Update cla-individual.md 2015-11-13 12:34:07 -05:00
Matt Lauber 8ccee5d015 Remove cla for separate PR, and clean up variable declaration. 2015-11-13 11:30:06 -05:00
Matt Lauber 35ce8c8b55 typo 2015-11-13 08:18:20 -05:00
Matt Lauber f540be4ac4 use $tw.utils.stringifyList 2015-11-13 08:06:51 -05:00
Matt Lauber 065b274b98 Use the $tw.utls.parseStringArray function to break up a list. 2015-11-13 08:04:13 -05:00
Matt Lauber 46a3b2f261 Singing CLA 2015-11-13 07:57:10 -05:00
Matt Lauber 1569090046 typo 2015-11-13 07:53:47 -05:00
Matt Lauber 75380c56cc Oops, deleted metadata 2015-11-13 07:53:19 -05:00
Matt Lauber c535dd605c Grant the select widget the ability to select multiple values.
Multiple values are placed in a given tiddler-field combination as if
that field were a list field.
2015-11-13 07:50:34 -05:00
Jeremy Ruston 3a33282705 Merge pull request #2073 from tobibeer/each-list
change suffix each:list to each:list-item
2015-11-13 10:10:36 +00:00
Tobias Beer ef3e44eb48 rename suffix each:list to each_list-item
based on #1422, improves readability of the filter expression

tests passed
2015-11-13 11:07:24 +01:00
Tobias Beer b152a0a894 Merge remote-tracking branch 'refs/remotes/Jermolene/master' into each-list 2015-11-13 10:49:25 +01:00
Jermolene ac00aa8407 Allow server module to work under Node even if $tw.browser is defined
Needed for TiddlyDesktop, where want to be able to run the HTTP server
in a hybrid browser/node environment.
2015-11-10 18:13:30 +00:00
Jermolene d3586c7bf1 Update Italian translation 2015-11-10 18:12:40 +00:00
Mario Pietsch f08c2c8a60 first pass, some minor fixes. feedback from tobias 2015-11-08 13:14:57 +01:00
William Jackson 5877a26855 Create ListopsData.tid
Data tiddler for Extended Listops documentation examples
2015-11-08 10:40:49 +02:00
William Jackson 8980e491c4 Create sortby.tid 2015-11-08 10:38:14 +02:00
William Jackson 085ebd4e23 Create sortby.tid 2015-11-08 10:37:39 +02:00
William Jackson 7ba2649194 Create replace.tid 2015-11-08 10:36:53 +02:00
William Jackson 85895374ea Create replace.tid 2015-11-08 10:36:17 +02:00
William Jackson 34e0bf13f2 Create remove.tid 2015-11-08 10:35:37 +02:00
William Jackson 12431a9fbc Create remove.tid 2015-11-08 10:35:05 +02:00
William Jackson 91c87ec2ac Create putlast.tid 2015-11-08 10:34:21 +02:00
William Jackson 0c78c63fae Create putlast.tid 2015-11-08 10:33:39 +02:00
William Jackson 617c13d196 Create putfirst.tid 2015-11-08 10:32:56 +02:00
William Jackson 008f22b511 Create putfirst.tid 2015-11-08 10:32:12 +02:00
William Jackson cb6b8233fa Create putbefore.tid 2015-11-08 10:30:47 +02:00
William Jackson cab0900ddd Create putbefore.tid 2015-11-08 10:30:08 +02:00
William Jackson 72889a0527 Create putafter.tid 2015-11-08 10:29:17 +02:00
William Jackson ec2d819c8c Create putafter.tid 2015-11-08 10:28:38 +02:00
William Jackson 88a5c742e7 Create prepend.tid 2015-11-08 10:27:35 +02:00
William Jackson 1358cd5185 Create prepend.tid 2015-11-08 10:26:45 +02:00
William Jackson 18a0f6b12d Create move.tid 2015-11-08 10:25:42 +02:00
William Jackson b1cfc8633f Create move.tid 2015-11-08 10:25:04 +02:00
William Jackson abdd1e7fd6 Create append.tid 2015-11-08 10:11:17 +02:00
William Jackson b2edbd8d1d Create append.tid 2015-11-08 10:10:37 +02:00
William Jackson 31b9835a4e Create allbefore.tid 2015-11-08 10:09:00 +02:00
William Jackson e9c79faf05 Create allbefore.tid 2015-11-08 10:08:01 +02:00
William Jackson d87c328fd9 Create allafter.tid 2015-11-08 10:06:50 +02:00
William Jackson 2adb005c28 Create allafter.tid 2015-11-08 10:05:26 +02:00
William Jackson fad106d2d5 Update FilterOperators.tid
Added category for extended listops filter operators
2015-11-08 10:02:28 +02:00