Jeremy Ruston
|
10b192e743
|
Add support for saving binary files
|
2013-03-25 12:11:34 +00:00 |
|
Jeremy Ruston
|
692b8b4b15
|
Use a system tiddler for the tiddler dropdown info state
|
2013-03-25 11:08:42 +00:00 |
|
Jeremy Ruston
|
77a6b72245
|
Enable server side file synchronisation in the clientserver edition
Use with great caution for the moment
|
2013-03-25 10:43:46 +00:00 |
|
Jeremy Ruston
|
b97681758c
|
Set up $tw.boot.wikiTidlersPath
A surprising amount of refactoring to do this
|
2013-03-25 10:43:18 +00:00 |
|
Jeremy Ruston
|
f427339a78
|
Add renderContext parameter to wiki.renderTiddler
|
2013-03-25 10:42:14 +00:00 |
|
Jeremy Ruston
|
70def07d63
|
Clearer logging preparatory to implementing file synchronisation
|
2013-03-24 12:53:09 +00:00 |
|
Jeremy Ruston
|
2870a09dc1
|
Make some of the sync adaptor methods be optional
|
2013-03-24 12:27:46 +00:00 |
|
Jeremy Ruston
|
9fb8ef25ed
|
Ensure we don't register file information for externally loaded tiddlers
Also make sure some globals like setInterval are available on the server
|
2013-03-24 12:27:45 +00:00 |
|
Jeremy Ruston
|
638ed6429c
|
Show affected filepaths on the server
Preparatory to doing file sync on the server
|
2013-03-23 22:43:39 +00:00 |
|
Jeremy Ruston
|
b574436dff
|
Don't track file information for externally loaded tiddlers
|
2013-03-23 22:43:05 +00:00 |
|
Jeremy Ruston
|
e8746c1575
|
On the server, start registering information about each writable tiddler file
|
2013-03-23 22:11:23 +00:00 |
|
Jeremy Ruston
|
d7b000fd6b
|
Start using term shadow tiddlers for tiddlers from plugins
|
2013-03-23 21:41:28 +00:00 |
|
Jeremy Ruston
|
2479e38155
|
Refactor loadTiddlersFromPath to return path information for each tiddler
|
2013-03-23 21:37:48 +00:00 |
|
Jeremy Ruston
|
25e56c2ade
|
Stop using the term "bundle" to describe plugins
|
2013-03-23 16:34:12 +00:00 |
|
Jeremy Ruston
|
d8b76f656e
|
Rearranging boot.js
|
2013-03-23 16:15:45 +00:00 |
|
Jeremy Ruston
|
ed3a0ba6a3
|
Stop using 'wiki' directory within wiki directories
|
2013-03-22 21:30:37 +00:00 |
|
Jeremy Ruston
|
a788593687
|
Further refactorings of boot.js
|
2013-03-22 21:12:39 +00:00 |
|
Jeremy Ruston
|
ed07798c29
|
More tidying up of boot.js
|
2013-03-22 20:02:19 +00:00 |
|
Jeremy Ruston
|
e336e0661c
|
Further rearrangements of boot.js
Getting better..
|
2013-03-22 19:44:12 +00:00 |
|
Jeremy Ruston
|
2c5f2bb67a
|
Reorganising the order of ceremonies in boot.js
With a view to making it all a bit more readable
|
2013-03-22 19:27:09 +00:00 |
|
Jeremy Ruston
|
1beb3a78f1
|
Fixes to the position of the tiddler info popup
|
2013-03-22 10:50:46 +00:00 |
|
Jeremy Ruston
|
ff076c33e6
|
Improvements to appearances in edit mode
|
2013-03-22 10:17:31 +00:00 |
|
Jeremy Ruston
|
4848a21c6b
|
Add GettingStarted tiddler for empty TiddlyWikis
|
2013-03-21 22:21:34 +00:00 |
|
Jeremy Ruston
|
6f88a57a41
|
Add wiki.countTiddlers() method
|
2013-03-21 22:21:00 +00:00 |
|
Jeremy Ruston
|
7e46565182
|
Update help URL for system dialogues
|
2013-03-21 22:20:37 +00:00 |
|
Jeremy Ruston
|
3eeac8efca
|
Simplify $tw.utils.log
And in the process make it run on node.js
|
2013-03-21 18:12:57 +00:00 |
|
Jeremy Ruston
|
738952029b
|
Icons for editing tiddlers
|
2013-03-20 17:20:46 +00:00 |
|
Jeremy Ruston
|
cf96679e66
|
Style adjustments
|
2013-03-20 14:41:29 +00:00 |
|
Jeremy Ruston
|
443ea8d01d
|
Rudimentary print stylesheet adjustments
|
2013-03-20 12:14:12 +00:00 |
|
Jeremy Ruston
|
0d2ac57ff7
|
Make static links to tiddlers with spaces work
A bit of a hack - the savetiddlers command should generate filenames
better
|
2013-03-20 11:02:06 +00:00 |
|
Jeremy Ruston
|
b1d218065e
|
Remove the form from the search box
To stop unintended submission if the user presses enter
|
2013-03-20 11:01:32 +00:00 |
|
Jeremy Ruston
|
505ce42bbc
|
Added search feature back
|
2013-03-20 09:01:44 +00:00 |
|
Jeremy Ruston
|
cbf2e9add9
|
Add fieldgrid in tiddler info dropdown
|
2013-03-19 22:39:24 +00:00 |
|
Jeremy Ruston
|
d4ada346dd
|
The list widget should parse the empty message as inline text
|
2013-03-19 22:39:04 +00:00 |
|
Jeremy Ruston
|
64c6e63cd4
|
Better positioning for the tiddler info dropdown
|
2013-03-19 20:35:34 +00:00 |
|
Jeremy Ruston
|
1a74a9cbdc
|
Use system tiddler for state in the tag dropdown
|
2013-03-19 20:35:22 +00:00 |
|
Jeremy Ruston
|
004e0b4f3a
|
A slightly different blue for links in the sidebar
|
2013-03-19 20:34:58 +00:00 |
|
Jeremy Ruston
|
2aff4db744
|
Fix relative date viewer so that it displays absolute dates in static HTML representations
|
2013-03-19 19:06:23 +00:00 |
|
Jeremy Ruston
|
ec83bc5c64
|
Bring back the relativedate viewer
|
2013-03-19 18:59:13 +00:00 |
|
Jeremy Ruston
|
dbfbad3dd3
|
Let view widget viewers get postRenderInDom() callbacks
|
2013-03-19 18:59:00 +00:00 |
|
Jeremy Ruston
|
28707edd72
|
Decode paths for TiddlyFox
|
2013-03-19 18:36:27 +00:00 |
|
Jeremy Ruston
|
5a6c2b91f8
|
Parse JSON as text so that it doesn't generate missing tiddlers
|
2013-03-19 18:26:55 +00:00 |
|
Jeremy Ruston
|
d0c87c679a
|
Update search templates
Not actually using them at the moment but want to avoid the
SearchPreviewTemplate showing up as a non-system tiddler
|
2013-03-19 18:16:02 +00:00 |
|
Jeremy Ruston
|
cbbc9d5879
|
Better styling for edit mode
|
2013-03-19 18:15:29 +00:00 |
|
Jeremy Ruston
|
952f1b3900
|
Add tiddler info dropdown
Including backlinks
|
2013-03-19 16:45:07 +00:00 |
|
Jeremy Ruston
|
069bb624e5
|
Fix popup removal
|
2013-03-19 16:44:32 +00:00 |
|
Jeremy Ruston
|
7cb65a3816
|
Add 'missing' and 'orphan' tabs
|
2013-03-19 10:14:44 +00:00 |
|
Jeremy Ruston
|
43001d58d1
|
Make a control panel sidebar tab
|
2013-03-18 22:43:08 +00:00 |
|
Jeremy Ruston
|
a1260dc57d
|
Basic first implementation of tabs for the sidebar
|
2013-03-18 22:18:54 +00:00 |
|
Jeremy Ruston
|
2a4294dc27
|
Slight tweak to the default link colour
|
2013-03-18 22:18:31 +00:00 |
|