Commit Graph
40 Commits
Author SHA1 Message Date
Skeeve 6401b5c886 Now fixing bug mentioned in groups (#3188)
* fixed the "0 is not a number bug" in listops and x-listops

* Fixed one comment

* "default" is not a good name for a variable

* Following code styles.
Moving getInt to utils.

* Removing unwanted spaces introduced by me
2018-04-02 19:40:47 +01:00
Skeeve 5963adf92e Bugfix/3117 inconsistent each (#3124)
* Following Jeremy's proposal of using a new suffix

* typo fixed
2018-02-17 18:51:18 +00:00
Skeeve 79e428757b allow empty state tiddlers and missing state attributes act as missing state tiddlers
As described here: https://groups.google.com/d/msg/tiddlywikidev/ODJhIw6-UjQ/3ZKrlA4B810J

I think it would be a good small enhancement as the reveal widget can now be used in previously impossible ways.
2014-11-24 07:38:58 +01:00
Skeeve 0595619d39 Show site title when logging in
I have several TW5 servers running on the same host and think it would be good, would the password prompt display the $:/SiteTitle
2014-03-31 08:58:13 +02:00
Skeeve d5c31ed07f Update navigator.js
As described here: https://groups.google.com/d/msg/tiddlywikidev/AWvXz7RMIC4/gFF5crN2UJoJ

Providing a name for the new tiddler message only works if a skeleton tiddler already exists. If not, "New Tiddler" is taken. This change fixes that in that the provided name is taken even if there is no skeleton.
2014-02-21 10:37:20 +01:00
Stephan Hradek 0dc8de9dd2 fixed an awful typo in the regexp
The regexp fails when backslashes are used in the search-regexp. The closing bracket was at the wrong position.
2014-02-12 22:34:13 +01:00
Skeeve 758d461823 Update utils.js
I think /\\/g is wrong as it will remove every \ from the string. I think, the usual way of keeping the following character is more appropriate.
2014-01-29 13:43:34 +01:00
Stephan Hradek 14ca91a949 implemented the new regexp syntax 2014-01-14 22:08:05 +01:00
Stephan Hradek 81de74342d implemented the new regexp syntax 2014-01-14 22:07:20 +01:00
Stephan Hradek 0338c36610 implemented the field: syntax 2014-01-14 16:19:34 +01:00
Stephan Hradek a5d75db8d2 Thinking about your mail led me to this new push -> Mail follows 2014-01-13 08:44:53 +01:00
Stephan Hradek 9444ef095f I feel ashamed :( Somehow this slipped me :( Sorry! 2014-01-12 23:37:11 +01:00
Stephan Hradek a3384d101e Extended the filter documentation 2014-01-10 13:23:26 +01:00
Stephan Hradek 8ef520ef37 Created regexp search for milestone 5.1 2014-01-10 10:32:49 +01:00
Stephan Hradek 9fee9b1043 Fix for Paul's concerns 2014-01-07 21:12:59 +01:00
Stephan Hradek 103f4f6637 added some more filters 2014-01-04 00:01:17 +01:00
Stephan Hradek c9b319c41c nsort - adapted documentation 2014-01-01 23:59:09 +01:00
Stephan Hradek b652238650 fixed issue #241 - created first, last, rest and reverse filter functions 2014-01-01 22:38:08 +01:00
Stephan Hradek 917865c393 fixed an initialization error 2013-12-31 11:09:17 +01:00
Stephan Hradek ec14a0a16d vertical alignment of cells - version 2 2013-12-31 11:05:08 +01:00
Stephan Hradek ce8cc7607f changed to conform to Jeremy's standards - sorry… 2013-12-30 13:44:32 +01:00
Stephan Hradek eb7b82696b fixed documentation for issue #314 2013-12-30 09:51:54 +01:00
Stephan Hradek 14868d8228 also fixed issue #315 2013-12-30 00:28:43 +01:00
Stephan Hradek 3cc8138133 fixed issue #314 - fix for > at end of line 2013-12-29 23:57:42 +01:00
Stephan Hradek 8e080eac0a fixed issue #314 2013-12-29 23:51:22 +01:00
Stephan Hradek 38142d2b19 Missed that I need to explicitly need to git rm … 2013-12-29 22:32:23 +01:00
Stephan Hradek cee1bc0863 small typofix 2013-12-29 00:19:51 +01:00
Stephan Hradek ce8c79ecfa changed sort and sortcs to support nsort and nsortcs 2013-12-29 00:15:11 +01:00
Stephan Hradek 46892371cb fixed issue#232 2013-12-28 17:46:53 +01:00
Stephan Hradek f9de55ad5f added fix for issue #94 for horizontal rules, tables and typed block 2013-12-25 23:06:42 +01:00
Stephan Hradek 81106e500d added a fix for issue #186 2013-12-25 14:31:35 +01:00
Stephan Hradek 04077549ca Fixed the typos Mario noticed 2013-12-19 20:38:59 +01:00
Stephan Hradek 42ba6852d1 changed 2 loops resolving name conflicts for new tiddlers as suggested in issue 294 2013-12-18 23:48:04 +01:00
Stephan Hradek b0ff8bee6a as requested - quote.js removed because of quotelist - do not forget to add some css classes 2013-12-06 09:57:56 +01:00
Stephan Hradek 374743883d inserted > into lists 2013-12-05 00:31:55 +01:00
Stephan Hradek d739b6939a added core/modules/widgets/fieldradio.js 2013-12-05 00:15:06 +01:00
Stephan Hradek 62b9fb336b fixed a small bug related to closing wiki-tag - no really 2013-12-01 22:05:49 +01:00
Stephan Hradek 8ed364ed72 fixed a small bug related to closing wiki-tag 2013-12-01 22:01:21 +01:00
Stephan Hradek 2ec58f7fa2 added quote rules 2013-12-01 21:21:15 +01:00
Stephan Hradek 593503fe09 sign contributor license agreement 2013-11-30 22:31:00 +01:00