Wykres commitów

6846 Commity (102285490096d66a9b9e5d1aed13c45e00811a9f)

Autor SHA1 Wiadomość Data
nameanyone 9d17127144 Filter operator "recent": examples 2015-07-03 15:31:37 -07:00
nameanyone a1e5000984 Filter operator "recent": documentation 2015-07-03 15:31:18 -07:00
Jermolene a58dc869bd Correct typo 2015-07-03 17:44:55 +01:00
Jermolene f1ae41da9a Update release documentation 2015-07-03 16:59:40 +01:00
Jermolene 56403a21bf Update 5.1.9 release date 2015-07-03 16:59:30 +01:00
Jermolene cc4d231942 Version number update for 5.1.9 2015-07-03 16:47:58 +01:00
Jermolene 266eee946c Update readmes 2015-07-03 16:47:39 +01:00
Jermolene bc076eee27 Docs updates preparing for 5.1.9 release 2015-07-03 16:39:42 +01:00
Jermolene 4754356f5a Add @infurnoape to 5.1.9 contributors 2015-07-03 15:28:30 +01:00
Jeremy Ruston c47ff42589 Merge pull request #1859 from BramChen/zh
Update zh-Hant and zh-Hans
2015-07-03 10:12:01 +01:00
Jermolene 5f346ff0be Remove unneeded file 2015-07-03 10:00:27 +01:00
Jeremy Ruston e8348edd8d Merge pull request #1860 from xcazin/fr-FR
fr-FR translation of Fields/Add/Dropdown strings in Edit template
2015-07-03 09:49:18 +01:00
Jeremy Ruston 6bf0bbe160 Merge pull request #1861 from r1chard5mith/patch-4
changed the tag value used in the final example
2015-07-03 09:47:47 +01:00
Xavier Cazin 525e55c7ea Corrections to Encryption strings in fr-FR translation 2015-07-03 10:45:55 +02:00
Richard Smith f3d915f578 changed the tag value used in the final example
Because "Introduction" is no longer used on Tiddlywiki.com, so the example is a bit confusing
2015-07-03 14:09:59 +10:00
Bram Chen 109eebaaa2 Add chinese translations for ToolbarButtonStyle in $:/ControlPanel Settings tab 2015-07-03 09:29:48 +08:00
Bram Chen 55530e80a8 Merge branch 'master' into zh 2015-07-03 09:08:08 +08:00
Jermolene 3a7e29674b Fix problem with checkbox widget and missing tiddlers
The newly added invertTag code was crashing if the tiddler doesn’t
exist.
2015-07-02 17:33:51 +01:00
Jermolene 8b7aad11c0 Update release notes 2015-07-02 17:33:26 +01:00
Jermolene 35703d846b Release note update 2015-07-02 17:10:28 +01:00
Jermolene db0d95afcd Style tweaks for toolbar buttons 2015-07-02 16:59:35 +01:00
Xavier Cazin 9061e76670 fr-FR translation of Fields/Add/Dropdown strings in Edit template 2015-07-02 14:12:41 +02:00
Jermolene f3b5dc530e First pass at selectable toolbar button styles
There’s not much to making the toolbar button styles switchable: the
change to the PageTemplate introduces a new configuration tiddler that
controls the button styling. Most of this commit is the user interface
for changing that setting, including the translatable text. I think
this again demonstrates that we need to be very selective about which
configuration options have a UI included in the core. Otherwise, a few
dozen more of these settings will start to become a significant
fraction of the core.
2015-07-02 08:57:06 +01:00
Bram Chen a4e7ac9b2e Add chinese translations of Fields/Add/Dropdown 2015-07-02 09:35:28 +08:00
Jermolene 68564eaeff Update release note 2015-07-01 15:59:43 +01:00
Jermolene 31ebbb2d7d Add translatable strings for type dropdown 2015-07-01 15:58:49 +01:00
Jeremy Ruston 062aa03c5a Merge pull request #1849 from Infurnoape/master
Update fields.tid
2015-07-01 15:40:25 +01:00
Jeremy Ruston 755404958e Merge pull request #1858 from BramChen/zh
Update zh-Hant and zh-Hans
2015-07-01 14:27:03 +01:00
Bram Chen ba188b70f5 Add chinese translations of TagManager/Count/Heading 2015-07-01 19:44:36 +08:00
Jeremy Ruston 908bb87505 Merge pull request #1857 from sukima/feature/move-tag-count-to-tag-manager
Move tag counts to TagManager
2015-07-01 09:24:32 +01:00
Jermolene 497a7ebf81 Revert e2d4e41e96
There were unintended sideeffects on the toolbar dropdown menus
2015-07-01 09:24:12 +01:00
Jermolene 8ada96eaa8 Add additional contributors
5.1.9 is shaping up to have an unusually large number of contributors.
I can’t thank everyone enough; it’s a source of great pride that
TiddlyWiki is sufficiently good that other people are prepared to help
me work on it.
2015-07-01 09:24:12 +01:00
Devin Weaver 7057c6252e Fix bad table rendering with info button
When the info button in the TagManager was press it revealed the info
table but it was squished in one cell and that pushed the right side of
the table past the width of the tiddler. So using a colspan optimises
the spacing (plus it looks better).
2015-06-30 23:59:23 -04:00
Devin Weaver 98a1ee1a8d Add untagged to TagManager
Used for stats and easy access to the untagged pill
2015-06-30 23:56:16 -04:00
Devin Weaver 7d348b3733 Move counts to TagManager 2015-06-30 23:56:02 -04:00
Jeremy Ruston 533c8eec7a Merge pull request #1851 from slovuj/patch-1
Wrong macro name in example description
2015-06-30 22:30:29 +01:00
Jeremy Ruston ac2e6fff7e Merge pull request #1855 from slovuj/patch-2
Update cla-individual.md
2015-06-30 22:28:41 +01:00
Slo 03a216d756 Update cla-individual.md 2015-06-30 23:20:06 +02:00
nameanyone a37ba2afbe New filter operator "recent"
Select tiddlers with a specified date field (default "modified") within the last N days (default 0, meaning today).
2015-06-30 14:05:03 -07:00
Jermolene 15c76d997e Docs updates 2015-06-30 22:01:06 +01:00
Jermolene e2d4e41e96 Update font size of text toolbar buttons 2015-06-30 18:58:13 +01:00
Jermolene 7318805077 Update release notes 2015-06-30 18:25:47 +01:00
Jeremy Ruston 1376eaa40a Merge pull request #1847 from marcor/master
Italian update
2015-06-30 18:25:06 +01:00
Jeremy Ruston d4dc1a2441 Merge pull request #1848 from felixhayashi/improvement/docs
improved docs
2015-06-30 18:16:27 +01:00
Jermolene 8438be5256 Update docs 2015-06-30 17:56:23 +01:00
Jeremy Ruston c2ca1d3ed4 Merge pull request #1850 from nameanyone/master
Add publishFilter to tiddlyweb save-offline
2015-06-30 17:53:34 +01:00
Slo 5b20255749 Wrong macro name in example description
The \define pragma below defines a macro called tags.
should be:
The \define pragma below defines a macro called tags-of-current-tiddler.
2015-06-30 11:01:49 +02:00
nameanyone 8ce3f9983f Update save-offline.tid 2015-06-29 14:31:33 -07:00
Jermolene 5f3587c38c Update to KaTeX 0.4.3 2015-06-29 21:07:26 +01:00
Andrew J Harrison 7ad15bc248 Update fields.tid
Add a new field drop down
2015-06-29 10:45:41 -07:00