Wykres commitów

565 Commity (5af30086c02b9d4466c133c87aca76f9b85eea49)

Autor SHA1 Wiadomość Data
Jermolene 8d031afa94 Update instructions for releasing TiddlyWiki5 2014-01-27 16:23:41 +00:00
Jermolene a42ba1a310 Update version number for next release 2014-01-27 16:23:27 +00:00
Jermolene b4b524deae Update release date of 5.0.7 2014-01-26 21:08:13 +00:00
Jermolene 37ca86ff3d Docs updates 2014-01-26 17:49:43 +00:00
Jermolene cf26986061 Update upgrading instructions 2014-01-26 13:54:08 +00:00
Jermolene 54822e25d4 Update static link generation 2014-01-26 13:34:53 +00:00
Jermolene 8a88253b4e Remove the white background rectangle from Motovun Jack.svg 2014-01-26 13:24:39 +00:00
Jermolene 7891824883 Fix video protocol
YouTube’s default of missing out the protocol for the iframe src
unfortunately makes videos malfunction when viewing TiddlyWiki on a
file: URL
2014-01-26 13:24:27 +00:00
Jermolene fca5681a1a Docs updates 2014-01-26 13:04:09 +00:00
Jeremy Ruston 04dbf99e54 Merge pull request #359 from pmario/fix-docs
some doc updates.
2014-01-25 13:26:42 -08:00
Jermolene 762940adbc No longer save system modules separately in the main HTML template
These tiddlers were being handled as `<script>` tags to make it easier
to debug them. But in fact modern dev tools are quite happy to debug
code that has been eval’d, and this arrangement was causing problems
for importing.

Fixes #335
2014-01-25 21:22:43 +00:00
Mario Pietsch f58d4fb531 some doc updates. server default IP fix and changed Ton's entry page 2014-01-25 22:02:48 +01:00
Jermolene b5629ccc82 Update codemirror plugin docs
@pmario and @jbolila - could you kindly check whether the docs cover
everything?
2014-01-25 19:34:32 +00:00
Jermolene bd067c6b1e Include the nodewebkitsaver in tw5.com
Just for the moment, to make it easier for people to find it.
2014-01-25 19:33:35 +00:00
Jermolene 1d10ccb368 Update release notes for 5.0.7 2014-01-25 19:33:00 +00:00
Jermolene 02d3861d7d Tests for the new filter operators 2014-01-25 17:44:14 +00:00
Jeremy Ruston 592ef257a2 Merge pull request #326 from Skeeve/listops
New list operations from @Skeeve
2014-01-25 08:51:26 -08:00
Jermolene 18fe0c0f75 Add Jeffrey Kishner link to Community tiddler 2014-01-25 14:51:43 +00:00
Jermolene c49681ecf3 Docs tweaks 2014-01-25 14:47:25 +00:00
Jermolene 6cb44ac0cc Fix typo in field mangler docs
Fixes #358
2014-01-25 14:07:32 +00:00
Jermolene f9b5d75446 Clarify that global macros are coming 2014-01-24 20:42:09 +00:00
Jermolene 8d37219545 Add some tests 2014-01-24 19:15:34 +00:00
Jermolene 42262a637c Docs tweaks 2014-01-24 18:54:55 +00:00
Jermolene edc71cb920 Merge branch 'regexp_filter' of https://github.com/Skeeve/TiddlyWiki5 into Skeeve-regexp_filter 2014-01-24 18:40:27 +00:00
Jermolene 644d88a6c5 Adjust control panel links 2014-01-24 13:43:51 +00:00
Jermolene 43eb81173d Add note about system tiddler naming conventions 2014-01-23 08:23:49 +00:00
Jermolene a8eff78b62 Fix formatting 2014-01-23 08:22:55 +00:00
Jermolene f90db97625 Correct year of release for 5.0.6 2014-01-23 08:22:45 +00:00
Jermolene e339b6dffe Add documentation on sharing via Dropbox 2014-01-22 09:06:07 +00:00
Jermolene b627bba277 Added link to download instructions 2014-01-20 17:48:03 +00:00
Jermolene b9b1b001da Update Typed Blocks documentation 2014-01-20 17:14:38 +00:00
Jermolene e9ae8d2015 Clarify upgrading instructions for encrypted wikis 2014-01-20 13:38:57 +00:00
Jermolene f31369035b Update JavaScript Macro docs 2014-01-20 13:02:12 +00:00
Jermolene 4f5a923ca0 Update release note 2014-01-19 21:46:01 +00:00
Jermolene 95cb99adb9 Enhance text widget to optionally use "text" attribute
This lets us use the text widget to render text in macros that we don’t
want to be wikified.
2014-01-19 21:45:55 +00:00
Jermolene d5df78d979 Docs update 2014-01-19 20:16:29 +00:00
Jermolene 299e9d15fb Add support for importing encrypted TiddlyWiki documents 2014-01-19 18:43:02 +00:00
Jermolene 6ea9dc997f Remove extraneous full stop 2014-01-19 18:42:08 +00:00
Jermolene c9d06ad18a Add link to French thesis notebook 2014-01-18 14:58:24 +00:00
Jermolene 2c790d982f Switch to using `$tw.fakeDocument` for the fakedom document object
So that we can free us `$tw.document` to be the actual DOM document
2014-01-15 14:57:35 +00: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
Jermolene 22f48198bd Update release note 2014-01-13 17:59:22 +00:00
Jermolene 809c441ab3 Merge branch 'master' of https://github.com/jbolila/TiddlyWiki5 into jbolila-master 2014-01-13 17:28:08 +00:00
Jermolene 9985efa406 Fix link to tutsplus.com node-webkit tutorial 2014-01-13 17:02:21 +00:00
Jermolene 25423d2d07 Clarified the PHP instructions 2014-01-13 12:32:46 +00:00
João Bolila c74bf6a655 in resp to https://github.com/Jermolene/TiddlyWiki5/pull/328#issuecomment-32131402 2014-01-12 21:48:03 +00:00
Jermolene 19080f9958 Update coding style guidelines 2014-01-12 21:28:58 +00:00
Jermolene 4b000fac72 Added some docs about naming conventions for system tiddlers 2014-01-12 19:02:15 +00:00
João Bolila 426f2978cf fixes of a newbie, me 2014-01-12 17:09:24 +00:00