Wykres commitów

2683 Commity (b8f15feca40a508a701198425b87e31b8237bc08)

Autor SHA1 Wiadomość Data
Jeremy Ruston 8681e0228d Merge pull request #212 from grayeul/closeAllOthers
Add support for close-others
2013-11-11 14:46:05 -08:00
Jeremy Ruston c1123cb3e9 Merge pull request #214 from grayeul/sign-cla2
CLA signature from @grayeul
2013-11-11 14:45:12 -08:00
Jermolene d64590a12b Fixed problem with target fields/index being erroneously applied to template
See here for discussion:

https://groups.google.com/d/msg/TiddlyWiki/D3MBNhjaT3E/ph0ZuAhuPFMJ
2013-11-11 22:29:38 +00:00
Jermolene e274a0c7d1 Make sure we use state tiddler titles in the `$:/state` namespace 2013-11-11 15:27:12 +00:00
Jermolene 51fe1e20e8 Make sure that searching for the empty string returns all available tiddlers
Makes sense because every tiddler contains the empty string. This
restores the functionality of the tag editor dropdown.
2013-11-11 15:26:41 +00:00
Grayeul 9c4ffae1b3 Remove close-others-button from core/images 2013-11-11 07:52:04 -06:00
Grayeul 3d0c6cf41e Fixed missing reference to old CloseAllOthers 2013-11-11 07:48:54 -06:00
Grayeul 3800d3b2b1 Merge branch 'closeAllOthers' of https://github.com/grayeul/TiddlyWiki5 into closeAllOthers
Conflicts:
	core/modules/widgets/navigator.js

merging namechange.
2013-11-11 07:41:22 -06:00
Grayeul da54236f5a Change names to tw=close-other-tiddlers and handleCloseOtherTiddlersEvent 2013-11-11 07:34:19 -06:00
Grayeul c930d84d01 Add support for close-all-others 2013-11-11 07:28:29 -06:00
Grayeul 2317f779e9 sign cla 2013-11-11 07:18:58 -06:00
Jermolene c501e70512 Add new blog post link to docs 2013-11-11 12:42:49 +00:00
Jermolene 8357d90e59 Fix bug caused when creating a tiddler title starting or ending with a space 2013-11-11 08:48:06 +00:00
Grayeul efef6261b8 Add support for close-all-others 2013-11-10 22:09:52 -06:00
Jermolene 95b7a5d4fe Add host configuration to TiddlyWeb control panel tab 2013-11-10 23:28:03 +00:00
Jermolene 2c55c7ca82 Fix typo 2013-11-10 23:27:44 +00:00
Jermolene 02dda51269 Docs updates 2013-11-10 23:17:10 +00:00
Jermolene 083cb848f2 Version update 2013-11-10 23:15:19 +00:00
Jermolene 254da0b170 Clean up the tools tab 2013-11-10 23:14:23 +00:00
Jermolene 8b0b9eafb8 Simplify the page controls by dropping the drop shadow
Makes the icons less blurry in Retina™ displays
2013-11-10 23:04:41 +00:00
Jermolene 04e2f18ff1 Remove tooltip, classes and styles from transclusion syntax
Now that transclusion doesn't generate any intrinsic elements we don't
have an element to attach the tooltip, classes and styles to.
2013-11-10 22:46:37 +00:00
Jermolene a4783a2c19 Add a demo control panel page for the Starlight theme
If you open the control panel and then use the tools sidebar to switch
themes to and from Starlight, you'll see this tab dynamically appear
and disappear
2013-11-10 22:45:53 +00:00
Jermolene 8fb6f26729 Make sure we don't try to wikify the names of modules in the module listing 2013-11-10 22:45:11 +00:00
Jermolene 0e7ffa677a Narrow the gap between tabs 2013-11-10 21:53:56 +00:00
Jermolene a668f09522 More refinements to the control panel
Including adding a TiddlyWeb-specific control panel tab
2013-11-10 21:53:39 +00:00
Jermolene 2598e22422 Spruce up the control panel
Structure things with extensible tabs.
2013-11-10 21:40:03 +00:00
Jermolene dc6a9c6348 Release note for alpha.14 2013-11-10 19:24:34 +00:00
Jermolene b1667259f0 Fix default password
The password widget was defaulting to the password "null".
2013-11-10 19:22:10 +00:00
Jermolene c77b451863 Fixed bug when using checkbox widget to apply a tag to a tiddler that is untagged 2013-11-10 19:21:37 +00:00
Jermolene 9e48460940 Docs update 2013-11-09 19:29:57 +00:00
Jermolene 3972e9150e Version update 2013-11-09 19:27:17 +00:00
Jermolene 0c8ba71edd Use the built-in tabs macro for the tiddler info panel and the sidebar tabs
Now you can insert your own tabs, too - see the release note
2013-11-09 19:21:37 +00:00
Jermolene a7bb331412 Extend view widget so that it falls back to its content if the field/property is empty or missing 2013-11-09 17:30:06 +00:00
Jermolene 6f1c9d88cc Improve the Widget.prototype.removeChildDomNodes() method so that most subclasses won't need to override it 2013-11-09 16:55:14 +00:00
Jermolene e2d7c7aea5 Docs updates 2013-11-09 16:19:43 +00:00
Jermolene dc0645725e More accurate text in ThemeTweaks 2013-11-09 16:19:38 +00:00
Jermolene 06e0bdbfbb Improve readability of CodeMirror editor 2013-11-09 15:56:17 +00:00
Jermolene 14db418519 Docs updates 2013-11-09 15:55:59 +00:00
Jermolene d5e1a9d7d0 Docs updates 2013-11-09 14:48:17 +00:00
Jermolene ccb7fac25e Fix further typo in edit-text widget 2013-11-09 14:17:08 +00:00
Jermolene bbe9a9c191 Fixed typos in edit-text widget
Thanks @grayeul
2013-11-09 13:15:54 +00:00
Jermolene 4ee67986a5 Docs update 2013-11-09 12:52:09 +00:00
Jermolene 0a657acbd8 Make the modifier field in the subtitle be a link 2013-11-09 12:51:52 +00:00
Jermolene d41feb63e3 Rejiggle the release documentation 2013-11-09 11:55:14 +00:00
Jermolene b745e304a2 Fix problem with edit-text widget and indexed properties
Thanks to @grayeul for the pointer:

https://github.com/Jermolene/TiddlyWiki5/commit/78bc89cbdbcc26e373001f2d
473436489d8d4365#commitcomment-4554613
2013-11-09 10:55:18 +00:00
Jermolene 2a7f577366 Script for bumping the version number 2013-11-09 10:54:25 +00:00
Jermolene 73d301e63f Update the deploy script to publish to NPM
Which means that I'll only be deploying when there's a version bump.
Which means that I'll be deploying new versions multiple times a day
sometimes.
2013-11-09 10:54:10 +00:00
Jermolene fbfdd80f9b Fix @giffmex's themes
They just needed the `tw-body` class added to the body element.
2013-11-09 10:53:16 +00:00
Jermolene 2d0ff5f8a2 Docs updates 2013-11-09 10:52:52 +00:00
Jermolene ba7bd21cd7 Version update 2013-11-08 21:41:04 +00:00