jeremy@jermolene.com
5c860ed39b
Fix error in 25312b3e32
2022-09-04 16:26:47 +01:00
jeremy@jermolene.com
25312b3e32
Refactor filter recursion detection to avoid an unneeded wrapper function
2022-09-04 16:23:49 +01:00
jeremy@jermolene.com
11e0c66a4c
Transcluded functions should operate on the entire store
2022-09-03 20:11:45 +01:00
jeremy@jermolene.com
a439cb58be
Fix caching of parse variables/macros/procedures
2022-09-03 20:11:23 +01:00
jeremy@jermolene.com
966707ea1c
More comments
2022-09-03 16:57:38 +01:00
jeremy@jermolene.com
1b08cd40bf
Coding style tweak
2022-09-03 16:36:36 +01:00
jeremy@jermolene.com
00b6645c94
Disable overriding core widgets in safe mode
2022-09-03 12:58:10 +01:00
jeremy@jermolene.com
f6ee0cdf4c
Add test to show that global widgets need not use the _parameters field
2022-09-03 12:57:45 +01:00
jeremy@jermolene.com
36058cba89
Merge branch 'master' into parameterised-transclusions
2022-09-03 10:55:29 +01:00
jeremy@jermolene.com
9b7edfc1a7
Revert changes to parse tree preview
...
This implementation requires #6666
2022-09-03 10:55:15 +01:00
jeremy@jermolene.com
389330436d
Revert changes to parse tree preview
...
This implementation requires #6666
2022-09-03 10:52:34 +01:00
jeremy@jermolene.com
3b2c64a85b
Update release note
2022-09-02 21:28:32 +01:00
jeremy@jermolene.com
15ea3ffa9a
Remove tests related to obsolete changes to boot.js
...
Should have been part of 2f494ba152
2022-09-02 20:10:11 +01:00
jeremy@jermolene.com
bf4a187ee1
Fix inadvertent whitespace change
2022-09-02 20:05:24 +01:00
jeremy@jermolene.com
2f494ba152
Revert obsolete changes to boot.js
2022-09-02 20:03:33 +01:00
jeremy@jermolene.com
f0fa1af3a8
Merge branch 'master' into parameterised-transclusions
2022-09-02 18:17:32 +01:00
Jeremy Ruston
35b9faaa89
JSON Filter Operators (Revised Attempt) ( #6936 )
...
* First commit
Cherry-picked from #6666
* Adjust release version number
Just in case we decide to make a release before we merge #6666
2022-09-02 18:15:45 +01:00
jeremy@jermolene.com
d852123f61
Tweak semantics of JSON operators to match #6932
...
This allows us to later bring in the optimisations without breaking backwards compatibility.
2022-09-02 17:14:50 +01:00
jeremy@jermolene.com
54e1083dd6
Merge branch 'master' into parameterised-transclusions
2022-09-01 09:00:57 +01:00
tw-FRed
11b258a14b
Fix tag pills style ( #6934 )
2022-09-01 08:38:26 +01:00
Bram Chen
7652aa5fed
Update chinese translations ( #6935 )
...
* Add Hint and Caption of the delete button in the AdvancedSearch filter results
* Add confirm messages for the above deleting action
2022-09-01 08:03:37 +01:00
jeremy@jermolene.com
d62a16ee46
iPhone/iPad: Prevent long presses on tiddlylinks from triggering a preview
2022-08-31 17:44:31 +01:00
Xavier Cazin
0b1fc8e574
Make dialogs over deleting AdvancedSearch filter results translatable ( #6933 )
...
* Add fr-FR strings over deleting AvancedSearch filter results
* Add default strings over deleting AvancedSearch filter results
* Make dialogs over deleting results from AdvancedSearch filters translatable
2022-08-31 17:32:55 +01:00
jeremy@jermolene.com
127f660c91
Edit widget: remove default text "Type the text for the tiddler 'foo'"
...
Fixes #6152
2022-08-28 15:12:51 +01:00
Jeremy Ruston
668f443fc2
Fix prerelease version string
2022-08-19 13:14:11 +00:00
Jeremy Ruston
c8ad385947
Docs: Update code of conduct
2022-08-19 11:15:57 +00:00
Marxsal
c1f6e02d14
Fix missing links in Getting Started. ( #6900 )
...
* Fix empty links in Getting Started.
* Remove standalone TH reference and combine lines.
2022-08-19 08:14:04 +01:00
jeremy@jermolene.com
2b8b133d4a
Merge branch 'master' into parameterised-transclusions
2022-08-17 18:11:21 +01:00
jeremy@jermolene.com
f0423c20b9
Merge branch 'tiddlywiki-com'
2022-08-17 18:11:12 +01:00
Mario Pietsch
953b89fd6b
CSS: Make input and button elements consistent for all browsers ( #6910 )
2022-08-17 14:54:15 +01:00
Bram Chen
f87ab06414
Update chinese language files ( #6895 )
...
* Change core GettingStarted tiddler table layout
* Revise wording
2022-08-10 10:06:57 +02:00
Mario Pietsch
2ff5bd5a0f
Fix removing a field with empty name ( #6888 )
...
* allow us to remove a field with empty key
* fix typo in if clause
2022-08-09 18:44:45 +02:00
Mario Pietsch
d7b9e6fb02
Getting started new table layout ( #6894 )
...
* change core GettingStarted tiddler table layout
* rename tc-table-no-grid to tc-table-no-border
2022-08-09 18:42:01 +02:00
BALLOON | FU-SEN
8420f8430f
Minor adjustments to Japanese language files ( #6884 )
...
Since there was a mixture of "Desumasu-style"(ですます調) and "Dearu-style"(である調), the unification (that is unique to Japanese)
2022-08-06 11:07:47 +02:00
Mario Pietsch
a572979cc4
Add global option to show default text below the edit textarea ( #6882 )
2022-08-05 17:16:39 +02:00
Guang Li
90d6a0f1a6
Update readme.tid ( #6883 )
2022-08-05 16:59:53 +02:00
twMat
406dbd0883
Update Releases.tid ( #6880 )
2022-08-04 19:18:06 +01:00
jeremy@jermolene.com
9317804464
FIx transcluding of functions
...
This first implementation concatenates the results of the filter (with no separator) and then wikifies the result.
The test in this commit is quite interesting...
2022-08-04 09:28:56 +01:00
jeremy@jermolene.com
6207ec4812
Merge branch 'master' into parameterised-transclusions
2022-08-02 17:49:28 +01:00
jeremy@jermolene.com
3fd2cfc339
Preparing for v5.2.4
...
Note that we currently only plan to release v5.2.4 if there's an issue with v5.2.3, and that the next release version will be v5.3.0
2022-08-02 17:31:20 +01:00
jeremy@jermolene.com
f690458792
Version number update for 5.2.3
2022-08-02 12:32:01 +01:00
jeremy@jermolene.com
6bc18570f2
Update readmes for v5.2.3
2022-08-02 12:31:33 +01:00
jeremy@jermolene.com
1f4b12cd0e
Preparing for release of v5.2.3
2022-08-02 12:27:50 +01:00
jeremy@jermolene.com
608aa3378a
Merge branch 'tiddlywiki-com'
2022-08-02 12:21:14 +01:00
jeremy@jermolene.com
bff7dc88e8
Update release note
2022-08-02 10:03:28 +01:00
jeremy@jermolene.com
667da96c97
Fix crash when closing plugin library
...
Fixes #6855
2022-07-31 15:35:14 +01:00
jeremy@jermolene.com
fb037de091
WIP
2022-07-31 15:34:31 +01:00
jeremy@jermolene.com
75865385a6
Docs: Fix typos
...
Thanks @amreus
Fixes #6860
Fixes #6859
2022-07-31 15:23:58 +01:00
Xavier Cazin
091a6a9dc1
Updates to various fr-FR translation strings ( #6856 )
...
* Update to the fr-FR translation of the render command
* Add a Caption entry to the fr-FR translation of EditTemplate strings
* updates to the fr-FR translation of the default command help
* Add a Caption to the fr-FR translation of SideBar-related strings
* Update to fr-FR translation strings for Control Panel
* Update to Misc fr-FR translations strings
* Updates to the Fields-related fr-FR translation strings
2022-07-31 14:06:19 +01:00
Mario Pietsch
38f0337207
Update german translation ( #6857 )
2022-07-31 13:58:03 +01:00