Wykres commitów

10 Commity (bb1c660a51531d9d6fa08e875907f1409e571370)

Autor SHA1 Wiadomość Data
Jermolene 42dba113cc Adjust field and has filter handling of missing tiddlers
Now `[!field:name[value]]` and `[!has[name]` will treat missing
tiddlers as not having the specified field
2014-12-11 17:49:17 +00:00
Jermolene b7f674c51a First pass at refactoring filter execution
This is the beginning of addressing #523.
2014-04-03 20:49:16 +01:00
Jermolene 8b3bfa6805 Allow [title[Blah]] to match missing tiddlers
Fixes #404
2014-02-12 16:01:20 +00:00
Jermolene a76da88380 Rename the operator portion after the colon to "suffix" 2014-01-24 19:15:27 +00:00
Stephan Hradek 0338c36610 implemented the field: syntax 2014-01-14 16:19:34 +01:00
Stephan Hradek 9444ef095f I feel ashamed :( Somehow this slipped me :( Sorry! 2014-01-12 23:37:11 +01:00
Stephan Hradek 8ef520ef37 Created regexp search for milestone 5.1 2014-01-10 10:32:49 +01:00
Jeremy Ruston b51fb9cfa9 Linting 2013-07-05 22:37:55 +01:00
Jeremy Ruston 9193937125 Fixed problem with field filter operator not performing string comparisons 2013-05-27 17:55:45 +01:00
Jeremy Ruston 0cf5dc699e Refactor the filter mechanism
Long overdue rewrite to make it simpler, and break the filter operators
out into individual modules.
2013-05-25 17:26:22 +01:00