Timeline


and .

03/20/09:

14:19 Changeset [9207] by cdent
tiddlyweb - note some recent changes in the CHANGES file
12:51 Changeset [9206] by NicolasRusconi
Add pagination and columns to tiddler selection list
10:11 Changeset [9205] by jdlrobson
[easylibrary] lots of refactoring of easy shapes
09:49 Ticket #994 ([TiddlyWeb] bug: TiddlyWebConfig doesn't get the host right) created by jayfresh
In …
09:19 Ticket #993 ([TiddlyWeb] Documentation: recipe syntax) created by jayfresh
I remember something about being able to use {{user}} as the logged-in …
08:50 Changeset [9204] by PhilHawksworth
TeamTasks? - developing an alternate layout for the tasks and making them …
08:27 Ticket #835 ([TiddlyWeb] instancer: ambiguous error message) closed by cdent
fixed: fixed in changset:9203
08:27 Changeset [9203] by cdent
tiddlyweb - tidy up exception handling in twanager a bit and provide a …
08:17 Ticket #991 ([TiddlyWeb] instance_tiddlers should support different bags) closed by cdent
fixed: fixed in changeset:9202
08:16 Changeset [9202] by cdent
tiddlyweb - include bag names in the instance_tiddlers information, this …
06:48 Ticket #992 ([TiddlyWeb] Not all characters supported as tiddler folder names - NOT ...) created by jayfresh
This is a little specific, but came up as we have tiddlers for each …
05:25 Ticket #991 ([TiddlyWeb] instance_tiddlers should support different bags) created by FND
It would be useful for config["instance_tiddlers"] to support …
03:51 Ticket #990 ([unaforms] provide for diverse authorization scenarios) created by cdent
See  http://forms.unamesa.org/Authentication+scenarios for a list of …
03:48 Ticket #989 ([unaforms] Instructions for deploying current code as a forms sharing ...) created by cdent
Detailed deployment instructions and/or automation are required so that …
03:45 Ticket #988 ([unaforms] provide interface to upload new form template components) created by cdent
Make it easy for a user to provide form template content to the server, …
03:44 Ticket #987 ([unaforms] Document API for creating forms) created by cdent
Currently there is a complex set of command line commands for establishing …
03:41 Ticket #986 ([unaforms] Integrate uf tiddlyweb code with input ex recipes developed by ...) created by cdent
See the recipes at: …
03:18 Ticket #985 ([TiddlyWeb] build or find mod_wsgi binaries for osmosoft yum based ...) created by cdent
$SUBJECT
03:00 Changeset [9201] by jdlrobson
[advancedEditTemplate] now you can choose whether to sort your dropdowns …
02:59 Ticket #984 ([TiddlyWeb] reassert the google app engine version of tiddlyweb) created by cdent
It is currently way out of date with existing core code and plugin style. …
02:55 Ticket #982 ([TiddlyWeb] saving failing on all tiddlyweb.appspot.com wikis) closed by cdent
invalid: The GAE version of TiddlyWeb is currently in an unknown state and needs a …
02:01 Ticket #983 ([TiddlyWeb] documentation: add information about Google AppEngine version ...) created by jayfresh
I think it's a very interesting deployment model for TiddlyWeb. …
01:58 Ticket #982 ([TiddlyWeb] saving failing on all tiddlyweb.appspot.com wikis) created by jayfresh
Hello, Trying to add and save a tiddler on: …

03/19/09:

12:44 Ticket #981 ([CommentsPlugin] link back to root tiddler) created by FND
When opening an individual comment tiddler (e.g. via the timeline or RSS), …
12:26 Changeset [9200] by cdent
tiddlyweb - fix a documentation error in apache.py
12:01 Changeset [9199] by cdent
tiddlyweb - prep a 0.9.19 release. See Changes.
08:26 Changeset [9198] by mahemoff
Combines the scripts requires to build and clean the store
08:02 Changeset [9197] by bengillies
Adding vertical and plugin folders
08:01 Changeset [9196] by jdlrobson
[geo] fixed transformation bug
07:33 Changeset [9195] by bengillies
Testing
07:27 Changeset [9194] by cdent
tiddlyweb - fix a documentation error in …
07:17 Changeset [9193] by FND
created contributor's directory for Ben Gillies
06:32 Ticket #979 ([TiddlyWeb] when setting cookies pay attention to server prefix) closed by cdent
fixed: fix in changeset:9192
06:30 Changeset [9192] by cdent
tiddlyweb - #979: make sure that when we set a cookie in a challenger …
05:46 Changeset [9191] by jdlrobson
[geo] added crosshair to center of map

03/18/09:

10:05 Changeset [9190] by cdent
tiddlyweb - doc and formatting cleanups to tiddlyweb.web.util
10:05 Changeset [9189] by cdent
tiddlyweb - remove some duplication in tiddlyweb.manage: the code for …
10:05 Changeset [9188] by cdent
tiddlyweb - code cleanups in tiddlyweb.manage
09:58 Changeset [9187] by jdlrobson
[aet] autosorting of lists
09:41 Ticket #980 (whitespace after a table row - table doesn't render) created by mahemoff
e.g. (where ^ represents a space character) […] This doesn't …
09:35 Changeset [9186] by jdlrobson
[easylib/advancedEditTemplate] fixed bugs in bounding box generation and …
07:57 Changeset [9185] by jdlrobson
[aet] options menu will capture parent value
07:22 Changeset [9184] by simonmcmanus
ccTiddly - Skinny Tiddlers -
07:15 Changeset [9183] by FND
testing: reporter; don't use jQuery from Google CDN, minor adjustments
04:57 Changeset [9182] by FND
testing: added simple reporter backend
04:47 Ticket #979 ([TiddlyWeb] when setting cookies pay attention to server prefix) created by cdent
In the cookie_form and openid challengers a cookie is set with a path of …
04:46 Changeset [9181] by cdent
tiddlyweb - extract a method in the openid challenger so that things are …
04:45 Changeset [9180] by FND
testing: added simple HTML reporter extracting statistics from test suite …
04:24 Changeset [9179] by cdent
tiddlyweb - correct some docs in text store, log when the search system …
04:24 Changeset [9178] by cdent
tiddlyweb - call super in stores.text.init, adjust line lengths.
03:58 Changeset [9177] by cdent
tiddlyweb - follow modern practices for init in simpletext store.
03:58 Changeset [9176] by cdent
tiddlyweb - extract an _init_store in the text store, makes it easier to …
03:10 Changeset [9175] by cdent
tiddlyweb - extract _read_file and _write_file from text store to …
03:10 Changeset [9174] by cdent
tiddlyweb - use a _read_file in the text store instead of multiple …
03:10 Changeset [9173] by cdent
tiddlyweb - extract a _write_file in the text store and use it instead of …
02:42 Changeset [9172] by cdent
tiddlyweb - extract write_lock handling to a new file: tiddlyweb/util.py …
02:42 Changeset [9171] by cdent
tiddlyweb - extract lock file handling in text store to functions rather …

03/17/09:

14:32 Changeset [9170] by cdent
tiddlyweb - some cleanups to elmo after playing around with FND. Better …
13:42 Changeset [9169] by cdent
tiddlyweb - use a modern version of jquery for elmo.
13:42 Changeset [9168] by cdent
tiddlyweb - chain some calls for sake of, well, uh, because that's the way …
13:42 Changeset [9167] by cdent
tiddlyweb - playing around with a jquery explorer of tiddlyweb content.
11:36 Changeset [9166] by FND
testing: minor adjustments
11:33 Changeset [9165] by FND
testing: renamed "tests" directory to "js"
11:30 Changeset [9164] by FND
reverted erroneous previous commits
11:20 Changeset [9163] by FND
testing: removed obsolete "tests" directory
11:17 Changeset [9162] by FND
testing: renamed "tests" directory to "js"
11:12 Changeset [9161] by PhilHawksworth
testing - remove console.log and start the execution of the tests when TW …
11:06 Changeset [9160] by jayfresh
testing: delayed execution of tests; assured through use of recipe order
11:05 Changeset [9159] by MartinBudden
Testing - first cut of Tiddler tests
10:38 Changeset [9158] by psd
testing: SavingRSS; changed event for running
10:37 Changeset [9157] by FND
testing: delay test execution until after TiddlyWiki startup
10:31 Changeset [9156] by MartinBudden
Testing - Crypto, fixed comment
10:16 Changeset [9155] by psd
testing: SavingRSS fixup
10:11 Changeset [9154] by mahemoff
Adding Utilities test, converted from JSSpec equivalent. Two tests are …
10:07 Changeset [9153] by FND
testing: jQuery file-system plugin; slightly refactored test suite
10:06 Changeset [9152] by PhilHawksworth
testing: DOM.js - window dimension tests and hooks to wait for the TW …
09:54 Changeset [9151] by psd
testing: carried GenerateRss? to Saving RSS module - issues with store …
09:44 Ticket #978 (Core TiddlyWiki operations should fire custom events) closed by MartinBudden
fixed: Fixed in changeset:9148
09:43 Changeset [9150] by simonmcmanus
ccTiddly - TiddlyDocs? -
09:42 Changeset [9149] by FND
testing: jQuery file-system plugin
09:42 Changeset [9148] by MartinBudden
Ticket #978 - Core TiddlyWiki operations should fire custom events
09:09 Ticket #978 (Core TiddlyWiki operations should fire custom events) created by PhilHawksworth
jQuery supports the triggering and binding to custom events. It would be …
08:32 Changeset [9147] by jdlrobson
[geo] mousewheeling now zooms in on the locayou hover over
07:15 Changeset [9146] by PhilHawksworth
Testing : DOM.js - Window dimension function tests.
07:13 Changeset [9145] by FND
testing: removed test files' prefix
06:27 Changeset [9144] by jayfresh
testing: added jqMock framework and example in testWikifier.js that uses …
05:43 Changeset [9143] by MartinBudden
Cook - added test suite, thanks to Richard Drake
05:40 Changeset [9142] by MartinBudden
Cook - added support for environment variables, thanks to Richard Drake
05:29 Changeset [9141] by FND
testing: migrated File System module to QUnit
05:26 Changeset [9140] by jdlrobson
[tests:rgb] mix function
05:24 Changeset [9139] by PhilHawksworth
testing : dom.js - refactoring eventTarget and class manipulation function …
05:20 Changeset [9138] by jayfresh
testing: Wikifier.js: getParser() function
05:19 Changeset [9137] by MartinBudden
Testing: testDates, replaced "ok" with "same"
05:17 Changeset [9136] by MartinBudden
Testing: Crypto - converted jsspec unit tests
05:16 Changeset [9135] by jayfresh
JSSpec tests mock: whitespace fix for Fred (just to clear svn status)
05:14 Changeset [9134] by PhilHawksworth
testing : dom.js - Adding qunit test for createTiddlyElement.
05:05 Changeset [9133] by simonmcmanus
ccTiddly - Skinny Tiddlers - adding fix for shadow tiddlers
05:01 Changeset [9132] by jayfresh
JSSpec Wikifier tests: found a bug, fixed
04:59 Changeset [9131] by simonmcmanus
ccTiddly - TiddlyDocs? - prepping TiddlyDocs? for demo
04:50 Changeset [9130] by jdlrobson
[testing:rgb] ported from jsspec
04:47 Changeset [9129] by FND
testing: added basasic template
04:38 Changeset [9128] by FND
testing: migrated Basic Types module to QUnit
04:33 Changeset [9127] by FND
testing: Basic Types; temporarily disabled failing tests, minor …
03:35 Changeset [9126] by PhilHawksworth
Test - removed NoConflict? setting from DOMjs tests
01:35 Ticket #949 ([TiddlyWeb] isLoggedIn() function) closed by FND
fixed: Basic infrastructure provided in changeset:9120 and changeset:9121. …

03/16/09:

13:39 Changeset [9125] by NicolasRusconi
Filter already imported tiddlers when importing more tiddlers
10:49 Changeset [9124] by jdlrobson
[refactoring] renamed EasyMapController? to EasyController?
10:46 Changeset [9123] by jdlrobson
[geo] minor changes reflecting api refactoring
10:38 Changeset [9122] by FND
TiddlyWebConfig?: formalized TiddlyWebAdaptor? dependency
09:57 Changeset [9121] by FND
TiddlyWebConfig?: sync username with server
09:11 Changeset [9120] by FND
TiddlyWebAdaptor?: added getStatus method also removed login method as it …
08:47 Changeset [9119] by FND
TiddlyWebAdaptor?: moveTiddler; omit changecount
07:30 Changeset [9118] by jdlrobson
[refactoring] lots more, and now points render as circles in canvas
07:18 Ticket #977 ([TiddlyWeb] document and describe the TiddlyWebWiki vertical) created by cdent
One of the primary applications of TiddlyWeb is the provision of …
07:07 Changeset [9117] by NicolasRusconi
fix error: macro is not defined
06:55 Ticket #956 ([TiddlyWeb] rename and redistribute twplugin/tiddlyweb-plugins with one ...) closed by cdent
fixed: tiddlywebplugins is now on pypi
06:50 Changeset [9116] by cdent
tiddlyweb - edit twplugins import to now use tiddlywebplugins: the module …
06:50 Changeset [9115] by cdent
tidldyweb - rename the tiddlyweb-plugins/twplugins confusion to …
06:35 Changeset [9114] by FND
testing: Basic Types; Array methods
06:27 Ticket #895 ([TiddlyWeb] home site for info about TiddlyWeb) closed by cdent
fixed: has taken on life of its own at  http://tiddlyweb.peermore.com/ so this …
06:22 Ticket #929 ([TiddlyWeb] provide information about authenticated user) closed by cdent
fixed: A status plugin has been created: …
06:08 Changeset [9113] by jdlrobson
[refactoring] added an EasyMap?.features class to unclutter map class and …
04:43 Changeset [9112] by MartinBudden
TiddlyWiki - improved jQuery file handling
04:30 Changeset [9111] by cdent
tiddlyweb - a status plugin that adds /status to the urls returning a json …
04:18 Changeset [9110] by jdlrobson
[refactoring] separated out map projection functionality to simplify …
04:11 Changeset [9109] by jdlrobson
[refactoring geo] separated special globeprojection function from rest of …
03:24 Changeset [9108] by jdlrobson
[refactoring] of file utils to use jquery more

03/15/09:

10:18 Ticket #907 ([TiddlyWeb] refactor client-side plugins to use jQuery) closed by FND
fixed: cf. changeset:9105, changeset:9106
10:15 Changeset [9107] by FND
ServerSideSavingPlugin?: minor bugfix
10:14 Changeset [9106] by FND
ServerSideSavingPlugin?: minor refactoring to take advantage of jQuery
10:09 Changeset [9105] by FND
TiddlyWebAdaptor?: refactored to take advantage of jQuery also replaced …
10:04 Changeset [9104] by FND
TiddlyWebAdaptor?: minor bugfix moveTiddler: revisions' "created" field …
07:53 Ticket #870 ([TiddlyWeb] sometimes blank pages) closed by cdent
invalid: not enough data. will wait for its return
07:43 Ticket #976 ([TiddlyWeb] mount tiddlyweb on concurrence) created by cdent
High performance asynch IO server, including an http 1.1 wsgi server. …

03/14/09:

11:03 Ticket #975 (license information in individual modules) created by FND
It might be necessary to include copyright and license information in …

03/13/09:

13:38 Changeset [9103] by NicolasRusconi
add pgrogress animation and move all the messages to the top of the wizard
10:59 Changeset [9102] by jdlrobson
[geo] ondblclick event added
08:05 Changeset [9101] by NicolasRusconi
Several fixes *make the "Import more tiddlers..." button look more like a …
07:47 Changeset [9100] by FND
ListNavMacro?: minor style adjustments added "listnav" class to nav bar …
07:20 Changeset [9099] by FND
ValueSwitcherPlugin?: added jQuery alias closure, updated metadata also …
07:03 Changeset [9098] by FND
testing: enhanced READMEs
03:50 Changeset [9097] by jdlrobson
[geo] adding some comments explaining components better, fixed a human …

03/12/09:

10:21 Ticket #918 ([TiddlyWeb] poor filename generation in search and tiddler_put methods in ...) closed by cdent
fixed
07:59 Changeset [9096] by NicolasRusconi
set next button after host error to let the user try again with no need to …
07:54 Changeset [9095] by NicolasRusconi
Moved the "Save the details of this wiki server for future operations, …
07:15 Changeset [9094] by FND
ListNavMacro?: updated metadata
07:06 Changeset [9093] by FND
ListNavMacro?: added default styles
07:00 Changeset [9092] by simonmcmanus
ccTiddly - TiddlyDocs? - updating demo content
06:59 Changeset [9091] by simonmcmanus
ccTiddly - TiddlyDocs? - updating demo content
06:52 Changeset [9090] by PhilHawksworth
TeamTasks? - Cleaned up trainling space in Definition tiddlers which caused …
06:47 Changeset [9089] by FND
ListNavMacro?: refactored to operate on items/references passed into the …
06:47 Changeset [9088] by FND
ListNavMacro?: refactored to apply to any arbitrary list element
06:35 Changeset [9087] by simonmcmanus
ccTiddly - TiddlyDocs? - improving intro tiddler
06:29 Changeset [9086] by simonmcmanus
ccTiddly - TiddlyDocs? - improving intro tiddler
06:20 Changeset [9085] by simonmcmanus
ccTiddly - removing ie debug info
06:15 Changeset [9084] by simonmcmanus
ccTiddly - removing ie debug info
06:14 Changeset [9083] by simonmcmanus
ccTiddly - removing ie debug info
06:11 Changeset [9082] by simonmcmanus
ccTiddly - tiddlyDocs - renaming bid1. file
06:01 Changeset [9081] by simonmcmanus
ccTiddly - TiddlyDocs? - prep for demo
05:40 Changeset [9080] by PhilHawksworth
TeamTasks? - building agains a stable release rather than the head. Also …
05:14 Changeset [9079] by simonmcmanus
ccTiddly - adding images and some other tweaks
03:48 Changeset [9078] by simonmcmanus
ccTiddly - TiddlyDocs? - tidying up the css for demo
01:03 Changeset [9077] by MartinBudden
MediaWikiAdaptor? - support for statusCode to determine server status

03/11/09:

14:41 Changeset [9076] by simonmcmanus
ccTiddly - TiddlyDocs? - removing backstage button and also some …
13:39 Changeset [9075] by simonmcmanus
ccTiddly - TiddlyDocs? - removing autoSaveChanges has fixed the issue with …
13:19 Changeset [9074] by simonmcmanus
ccTiddly - TiddlyDocs? - adding nicer debug to ccT adaptor, also passing …
11:37 Changeset [9073] by NicolasRusconi
Added *import more tiddlers button *new messages(info and error) *add …
10:22 Changeset [9072] by FND
ListNavMacro?: initial commit
08:39 Ticket #948 ([tiddlyweb] personalised RSS and/or HTML output of incomplete tasks ...) closed by cdent
fixed: This should be doable since 0.9.18 with filtering on extended fields and …
08:36 Changeset [9071] by FND
TiddlyWeb: renamed headless serializer plugin to CSS serializer The …
08:35 Changeset [9070] by jdlrobson
[geo] zoom level 0 wasnt working
08:34 Changeset [9069] by jdlrobson
[geo] bug fix - before zooming out to minimum zoom level wasn't working …
08:31 Changeset [9068] by cdent
tiddlyweb - prepare a 0.9.18 release
08:23 Changeset [9067] by MartinBudden
cook - keep trailing newlines on tiddlers
07:45 Changeset [9066] by jayfresh
TiddlyTweets?: altered saveToWindow so it puts the data into a textarea …
07:44 Changeset [9065] by jayfresh
TiddlyTweets?: made the tweets save to csv instead of RSS
07:44 Changeset [9064] by jayfresh
TiddlyTweets?: added CSV templates to TiddlyTweets?
07:34 Changeset [9063] by jdlrobson
[easylibrary] implemented douglasPeucker to improve render performance of …
07:12 Changeset [9062] by MartinBudden
WikispacesFormatter? - removed special handling of systemConfig tiddlers
05:48 Changeset [9061] by cdent
tiddlyweb - update the included empty.html to tiddlywiki 2.5
05:21 Changeset [9060] by simonmcmanus
ccTiddly - TiddlyDocs? - adding Pauls WikifiedMessage? Plugin to TiddlyDocs?
03:59 Changeset [9059] by jdlrobson
[easylibrary] making better use of jquery, improving performance of tiled …
03:44 Ticket #974 (jQuery code should be below the storeArea) created by FND
In the TiddlyWiki HTML template, the jQuery code should be moved below the …
02:35 Ticket #779 ([TiddlyWeb] filter on arbitrary Tiddler fields, including extended fields) closed by cdent
fixed: this is done in changeset:9057 note that this only adds support for …
02:33 Ticket #846 ([TiddlyWeb] Variable recipe support) closed by cdent
fixed: This has been done in changeset:9058 as /bags/{{ user }}/tiddlers (the …
02:17 Changeset [9058] by cdent
tiddlyweb - enable a special form of templated bag listing in a recipe. …
02:17 Changeset [9057] by cdent
tiddlyweb - add support for filter on extended fields. The syntax follows …
02:16 Changeset [9056] by cdent
tiddlyweb - update the plugins in the docstore so they are "modern". The …
02:15 Changeset [9055] by cdent
tiddlyweb - make some adjustments to the docs: we'd rather people go to …

03/10/09:

16:41 Translations edited by trooijen
corrected Russian link to SVN (diff)
12:53 Changeset [9054] by jdlrobson
[geo] separated slippy map stuff from tiddlywiki
11:29 Changeset [9053] by cdent
tiddlyweb - fix a bug in processing a form POST. Data was not being read …
10:47 Changeset [9052] by FND
TiddlyWeb: headless serializer plugin; initial commit
10:18 Changeset [9051] by FND
testing: Basic Types; use strict comparison (same instead of equals …
10:12 Ticket #973 (Basic Types consolidation) created by FND
Currently there BasicTypes.js module proclaims > Augmented methods …
09:47 Ticket #972 (clamp Number method returns unexpected results) created by FND
Number.prototype.clamp returns a custom object which is not …
08:57 Changeset [9050] by MartinBudden
TiddlyWiki - jQuery filesystem code
08:44 Changeset [9049] by FND
testing: added QUnit extension for assertion handling cf. …
08:43 Changeset [9048] by MartinBudden
TiddlyWiki - deprecation of Tiddler.prototype.generateFingerprint
06:36 Changeset [9047] by mahemoff
teamtasks - add SampleTask? to appear when app loads
06:34 Changeset [9046] by mahemoff
TeamTasks? - add "note" support - include a note attached to a dropdown by …
06:25 Changeset [9045] by FND
testing: use standard TiddlyWiki recipe This simplification also avoid …
06:06 Changeset [9044] by FND
testing: renamed QUnit directory to use canonical "test" also added …
06:01 Changeset [9043] by NicolasRusconi
remove unnecessary code
05:51 Changeset [9042] by simon
mgtd3: some enhancements to quickadd - you can quick add a someday/maybe …
05:31 Changeset [9041] by FND
testing: DOM; proper teardown
05:00 Changeset [9040] by MartinBudden
TiddlyWiki: minor fix
04:59 Changeset [9039] by MartinBudden
TiddlyWiki: post release alpha version increment
04:46 Ticket #971 (Cryptographic code should be made into jQuery plugin) created by MartinBudden
04:45 Ticket #970 (File loading and saving should be made into jQuery plugin) created by MartinBudden
04:43 Ticket #967 (References not accurate when using alternate formatter for tiddler) closed by SaqImtiaz
fixed: This issue was fixed by Martin for the Wikispaces formatter: …
04:41 Changeset [9038] by jdlrobson
[geo] various performance improvements around shapes with lots of points
04:24 Ticket #853 (jQuery library should be added to the core) closed by MartinBudden
fixed: Fixed in changeset:8999
03:44 Changeset [9037] by FND
testing: Basic Types; Array methods
03:19 Changeset [9036] by jdlrobson
[geo] fixed a bug which was causing error in safari/ie but not firefox
01:53 Ticket #969 ([TiddlyWeb] Documentation - adding new serializers) created by jayfresh
Three things: 1. What is the difference in setup and function of an …

03/09/09:

15:30 Changeset [9035] by jdlrobson
[geo] cleaning up osm tiles usage, providing ability to have bigger osmaps
15:30 Changeset [9034] by jdlrobson
[geo] performance improvements
11:48 Changeset [9033] by mahemoff
teamtasks - fix (remove errant line)
11:46 Changeset [9032] by mahemoff
team tasks - Remove logging, rename freetext->text
11:34 Changeset [9031] by mahemoff
TeamTasks? - seed with a SampleTask?
11:19 Changeset [9030] by mahemoff
TeamTasks? - Added textarea support
10:11 Changeset [9029] by jdlrobson
[geo] trying to optimise for lots of points - zooming is slow but panning …
09:16 Changeset [9028] by MartinBudden
Wikispaces - better missing link handling
04:32 History edited by FND
updated for 2.5.0 (diff)
04:27 Changeset [9027] by FND
tiddlywiki.com: updated content in preparation of 2.5.0 release
04:16 Changeset [9026] by FND
tiddlywiki.com: minor content correction
04:10 Changeset [9025] by MartinBudden
TiddlyWiki - preparation for 2.5.0 release
04:04 Changeset [9024] by jdlrobson
[geo] added kml to geojson basic conversion, added a few minor changes to …
04:02 Changeset [9023] by FND
Tagging 2.5.0 final
04:00 Changeset [9022] by FND
added 2.5.0 recipe
04:00 Changeset [9021] by FND
tiddlywiki.com: updated readme
03:47 Changeset [9020] by FND
tiddlywiki.com: updated build script to use recipes directory
03:47 Changeset [9019] by FND
tiddlywiki.com: archived 2.4.3 release
03:47 Changeset [9018] by FND
testing: Basic Types; removed checks for number of assertions expect …
03:44 Changeset [9017] by MartinBudden
TiddlyWiki - preparation for 2.5.0 release
03:26 Changeset [9016] by MartinBudden
TiddlyWiki - preparation for 2.5.0 release
03:17 Changeset [9015] by jdlrobson
[geo] added some basic kml support (needs more work

03/08/09:

17:00 Milestone 2.5 completed
This milestone represents a base version of TiddlyWiki - it is identical …
12:11 Changeset [9014] by FND
fixed accidental change in previous commit
12:09 Changeset [9013] by FND
updated QUnit latest revision fixes problem with failing tests not being …
11:54 Changeset [9012] by FND
testing: Basic Types; Array methods
05:53 Changeset [9011] by SaqImtiaz
WikispacesOffline?: recipe rename, demo generator
05:28 Changeset [9010] by SaqImtiaz
WikispacesOffline? vertical: generic notebook for working offline with …
04:44 Ticket #968 (simplify translations) created by FND
As suggested …
04:15 Ticket #967 (References not accurate when using alternate formatter for tiddler) created by SaqImtiaz
When using an alternate formatter for a tiddler, such as the Wikispaces or …
01:11 Changeset [9009] by SaqImtiaz
StudentNotebook?: backported improvements to POLS250 notebook

03/06/09:

10:34 Changeset [9008] by NicolasRusconi
small fixes
07:55 Changeset [9007] by jdlrobson
[geo] left remnants of some code that shouldnt be there but was used for …
07:16 Changeset [9006] by jdlrobson
[geo] added a resize function allowing dynamic resizing of the map widget

03/05/09:

08:54 Changeset [9005] by mahemoff
Comments plugin - Improve stylesheet (more padding and some other …
08:39 Changeset [9004] by mahemoff
CommentsPlugin? - Significant refactoring to introduce "tiddler" parameter, …
08:04 Changeset [9003] by FND
testing: Basic Types; Array methods
07:35 Changeset [9002] by FND
testing: Basic Types; Array methods
07:32 Ticket #966 (array methods return non-numeric values) created by FND
Certain Array methods (e.g. Array.prototype.findByField) return …
07:05 Ticket #920 (TinyTiddly support) closed by MartinBudden
fixed: Fixed in various changesets, last being changeset:8999
07:00 Ticket #965 (findByField array method should not perform type coercion) created by FND
Array.prototype.findByField should not perform type coercion in the …
06:45 Ticket #964 (findByField array method returns unexpected results) created by FND
Array.prototype.findByField currently does not enforce the …
06:42 Changeset [9001] by jdlrobson
[geo] minor change to associate wrapper with easyMap it contains
06:07 Changeset [9000] by FND
testing: Basic Types; Number clamp
05:34 Changeset [8999] by MartinBudden
jQuery - version 1.3.2
05:33 Changeset [8998] by MartinBudden
jQuery - version 1.3.2
05:11 Ticket #963 (convert JSSpec unit tests to QUnit) created by FND
 QUnit, in contrast to …
04:39 Changeset [8997] by jayfresh
TiddlyTweets?: updated plugins' revision history, version number and core …
04:35 Changeset [8996] by jayfresh
TiddlyTweets?: added informative text and a breakdown of plugins and …
03:24 Changeset [8995] by FND
testing: Basic Types; initial commit
03:24 Changeset [8994] by simonmcmanus
ccTiddly - 1.8 - fix for plugins when running on windows
03:22 Changeset [8993] by jdlrobson
[advancedEditTemplate] a few issues in how fields were being saved in drop …
02:29 Changeset [8992] by psd
HTMLParserPlugin - deployed simple.html test file
02:27 Changeset [8991] by psd
HTMLParserPlugin - deployed simple.html test file
02:18 Changeset [8990] by psd
HTMLParserPlugin - tidied up code for release
02:13 Changeset [8989] by MartinBudden
Cook - minor fix
02:01 Changeset [8988] by FND
TiddlyWebAdaptor?: minor adjustments s/self/_this/ self is a DOM reference
01:43 Changeset [8987] by FND
TiddlyWebAdaptor?: minor adjustments s/me/self/
01:39 Changeset [8986] by mahemoff
added "editable" param (defaults to true) will only show Add comment …

03/04/09:

15:35 Changeset [8985] by jayfresh
TiddlyTweets?: did a bug fix where the tweetCount and the count for the API …
15:32 Changeset [8984] by jayfresh
TiddlyTweets?: some colour changes to make things look less blue
14:42 Changeset [8983] by jayfresh
TiddlyTweets?: added cancel button to end of wizard to take you back to the …
14:26 Changeset [8982] by jayfresh
TiddlyTweets?: adaptor now differentiates between tweets and users and …
14:24 Changeset [8981] by jayfresh
TiddlyTweets?: added clstyles to allow manipulation of progress bar
12:33 Changeset [8980] by jayfresh
TiddlyTweets?: added a lifestream, courtesy of SimonMcmanus?
12:32 Changeset [8979] by jayfresh
TiddlyTweets?: taken the step out where you had to confirm you wanted to …
12:30 Ticket #962 (Cook should report termination status) created by FND
Currently Cook always returns zero (success). However, if there is an …
11:39 Changeset [8978] by jayfresh
TiddlyTweets?: fixed problem where hitting return in the input box caused a …
11:38 Changeset [8977] by jayfresh
Added UserVoice? feedback widget
11:27 Ticket #959 ([TiddlyWeb] when the cookie extractor has an error be more reslient) closed by cdent
fixed: changeset:8976 reraised as HTTP400
11:26 Changeset [8976] by cdent
tiddlyweb - more gracefully handle a malformed cookie by reraising a …
10:55 Changeset [8975] by cdent
tiddlyweb - 0.9.16 release adding some simple debugging logging to the …
10:00 Changeset [8974] by jayfresh
TiddlyTweets?: added deploy script to cook and send index.html to …
09:47 Changeset [8973] by NicolasRusconi
display messages before making the ajax call
09:42 Changeset [8972] by mahemoff
commentsPlugin: - added commentsCount macro (see counts tiddler) …
09:35 Changeset [8971] by jayfresh
TiddlyTweets?: delete of FNDTiddlyTweets directory
09:34 Changeset [8970] by jayfresh
TiddlyTweets? - removed FNDTiddlyTweets directory from JRL's repository and …
09:31 Changeset [8969] by jayfresh
TiddlyTweets?: moved from JRL's repo to here
09:27 Changeset [8968] by jayfresh
ToggleThemePlugin?: switches back and forth between two themes you supply …
09:27 Changeset [8967] by jayfresh
TiddlyTweets?: actual delete of plugins directory
09:25 Changeset [8966] by jayfresh
TiddlyTweets?: moved plugins out to JRL's plugins repo; updated recipe; …
09:05 Changeset [8965] by jayfresh
Creating dir for TiddlyTweets? vertical
09:04 Changeset [8964] by jayfresh
TiddlyTemplatingMacro?: fixed up the online file saving so it works - sends …
08:55 Changeset [8963] by jayfresh
FNDTiddlyTweets: added a button to toggle the theme between default and …
08:54 Changeset [8962] by jayfresh
CanvasExperiments?: tweak
08:53 Changeset [8961] by jayfresh
SMSExperiments: sending SMS from TiddlyWiki
08:52 Changeset [8960] by jayfresh
TiddlyTemplating?: documentation about effect of 'raw' flag when templating
08:50 Changeset [8959] by jayfresh
TiddlyTemplating?: added package tiddler
08:49 Changeset [8958] by jayfresh
TiddlyTemplating?: changed RssItemTemplate? to wrap description in CDATA …
08:47 Changeset [8957] by jayfresh
TiddlyTweets?: altered Twitter adaptor to use jsonp where possible; changed …
08:43 Changeset [8956] by mahemoff
comments plugin - "Reply" and "New Comment" are now "button" class (with …
07:58 Changeset [8955] by MartinBudden
Cook - added support for compressing jshead section
05:54 Changeset [8954] by jayfresh
FNDTiddlyTweets: added switch theme button that toggles between reduced UI …
05:53 Changeset [8953] by jayfresh
FNDTiddlyTweets: added switch theme button that toggles between reduced UI …
03:24 Changeset [8952] by FND
Tagging 2.5.0 beta 3
03:18 Ticket #961 ([TiddlyWeb] Bespin integration) created by FND
The  Bespin editor could be …
03:17 Changeset [8951] by simonmcmanus
ccTiddly - renaming who stole all the tarts
03:14 Changeset [8950] by MartinBudden
TiddlyWiki - 2.5.0 beta 3, restoring accidentally deleted code
03:13 Changeset [8949] by MartinBudden
TiddlyWiki - preparation for 2.5.0 beta 3
02:21 Ticket #960 (typos in style sheet shadow tiddlers) created by FND
As reported …
01:44 Changeset [8948] by FND
TwitterWizardPlugin?, HTTPThrottlingPlugin: increased version numbers
01:40 Changeset [8947] by FND
TwitterWizardPlugin?: various adjustments correcting minor issues from …
01:40 Changeset [8946] by FND
TwitterAdaptor?: various adjustments correcting minor issues from Jon's …
01:27 Changeset [8945] by jdlrobson
[advancedEditTemplate] if no suggestions suggestions box remains hidden
01:25 Changeset [8944] by jdlrobson
[advancedEditTemplate] search box wasn't saving to meta data. also allowed …

03/03/09:

16:54 Changeset [8943] by jayfresh
FNDTiddlyTweets: a little bit more of the suggestion
16:47 Changeset [8942] by jayfresh
FNDTiddlyTweets: updated style through StyleSheet?, ViewTemplate? and …
11:37 Changeset [8941] by jdlrobson
[geo] bounding box EasyMapUtil? now works properly after a bug fix
08:26 Changeset [8940] by jayfresh
FNDTiddlyTweets: commits to FND's repository; modified …
08:24 Changeset [8939] by jayfresh
FNDTiddlyTweets: adding files for the FNDTiddlyTweets vertical; more code …
04:39 Changeset [8938] by psd
html2pdf: default title to =TiddlyDocs?=
04:08 Changeset [8937] by simonmcmanus
ccTiddly - adding content for demo
04:00 Changeset [8936] by simonmcmanus
ccTiddly - adding content for demo
04:00 Changeset [8935] by psd
html2pdf - removed spurious padding, added default blank title
03:51 Changeset [8934] by simonmcmanus
ccTiddly - adding content for demo
03:46 Changeset [8933] by simonmcmanus
ccTiddly - adding content for demo
03:41 Changeset [8932] by simonmcmanus
ccTiddly - adding content for demo
03:28 Changeset [8931] by simonmcmanus
ccTiddly - adding content for demo
02:47 Changeset [8930] by FND
beta: updated upload script
02:38 Changeset [8929] by FND
Tagging 2.5.0 beta 2
02:31 Changeset [8928] by FND
increased version number to 2.5.0b2
01:56 Changeset [8927] by psd
html2pdf: page numbering, title page
01:51 Changeset [8926] by jdlrobson
[geo] added util to generate bounding boxes for geojson multipolygons

03/02/09:

15:03 Changeset [8925] by simonmcmanus
ccTiddly - TiddlyDocs? - adding mp Bar theme - fixed FCKBar
14:26 Changeset [8924] by simonmcmanus
ccTiddly - TiddlyDocs? - adding mp Bar theme
09:46 Changeset [8923] by simonmcmanus
ccTiddly - 1.8 - return save to code to as it was this morning~
09:26 Changeset [8922] by jdlrobson
[tiddlydiagrams] pathing the way for human readable wiki syntax for …
09:18 Changeset [8921] by simonmcmanus
ccTiddly - 1.8 - return save to code to as it was this morning~
09:11 Ticket #959 ([TiddlyWeb] when the cookie extractor has an error be more reslient) created by cdent
A CookieError? in the simple cookie extractor causes a 500 error which is a …
08:41 Changeset [8920] by NicolasRusconi
show error message when no page is selected
08:19 Changeset [8919] by simonmcmanus
ccTiddly - TiddlyDocs? - Drawing Plugin - drawing now show in TiddlyDocs?
07:48 Changeset [8918] by simonmcmanus
ccTiddly - TiddlyDocs? - css tweaks for a screen resizing
05:54 Changeset [8917] by simonmcmanus
ccTiddly -tiddlyDocs - some css tweaks
05:13 Changeset [8916] by jdlrobson
[gardening..] moved EasyThingsLibrary? to a more logical place, made some …
05:12 Changeset [8915] by jdlrobson
[gardening..] moved EasyThingsLibrary? to a more logical place, made some …
05:03 Changeset [8914] by psd
html2pdf: use example.html
05:01 Changeset [8913] by psd
html2pdf: added italics, out of paragraph content and images
04:38 Changeset [8912] by MartinBudden
TiddlyWiki - preparation for 2.5.0 release

03/01/09:

09:45 Changeset [8911] by simonmcmanus
ccTiddly 1.8 - simplified saving seems to be working
06:15 Changeset [8910] by simonmcmanus
ccTiddly 1.8 - simplified saving seems to be working

02/28/09:

06:08 Changeset [8909] by simonmcmanus
ccTiddly 1.8 - revisions fix
04:27 Changeset [8908] by simonmcmanus
ccTiddly - 1.8 users are now correctly alerted to a revision conflict …

02/27/09:

12:11 Changeset [8907] by NicolasRusconi
small sintax fixes to run on IE
12:11 Changeset [8906] by NicolasRusconi
small sintax fixes to run on IE
12:10 Changeset [8905] by simonmcmanus
TiddlyDocs? - tweaking fckeditor config and other css tweaks
08:59 Changeset [8904] by jdlrobson
[thedrawingboard] vertical that uses tiddly diagrams. idea is it is the …
08:31 Changeset [8903] by simonmcmanus
TiddlyDocs? - FCKEditor - enabled autGrow plugin in the config
08:18 Changeset [8902] by simonmcmanus
TiddlyDocs? - editDefinitions plugin now removes users without leaving a …
07:56 Changeset [8901] by MartinBudden
MediaWikiAdaptor? - minor fix
06:18 Changeset [8900] by jdlrobson
[diagrams] added interface for resizing diagram elements
04:38 Changeset [8899] by simonmcmanus
ccTiddly 1.8 - TiddlyDocs? - images now show correctly in the html out …
04:30 Ticket #958 (tiddler accessors should be moved to Tiddler class) created by FND
Currently the accessors getValue and setValue are members of …
03:46 Changeset [8898] by FND
ServerSideSavingPlugin?: do not save temporary tiddlers
03:32 Changeset [8897] by MartinBudden
MediaWikiAdaptor? - minor fix
03:22 Changeset [8896] by simonmcmanus
ccTiddly - 1.8 - fixed issues with revision not being tracked properly
01:00 Ticket #957 (cook - accept recipe filename) created by mahemoff
For a recipe named app.html.recipe, I have to run "cook app". I would …

02/26/09:

14:02 Changeset [8895] by simonmcmanus
TiddlyDocs? - css fixes
13:11 Changeset [8894] by simonmcmanus
TiddlyDocs? - css fixes
12:35 Changeset [8893] by simonmcmanus
TiddlyDocs? - adding another bin image for testing and also fixing various …
11:07 Changeset [8892] by simonmcmanus
TiddlyDocs? - fixed bug with bin
07:14 Ticket #956 ([TiddlyWeb] rename and redistribute twplugin/tiddlyweb-plugins with one ...) created by jayfresh
when twplugins is not found, the error message is inscrutable because the …
06:59 Ticket #955 ([TiddlyWeb] more detail in HTTP status messages) created by FND
When returning an error code, the server should provide more details as to …
06:40 Changeset [8891] by NicolasRusconi
use Martin's implementation of template rendering
06:10 Changeset [8890] by jdlrobson
[diagrams] changed node editor interface, now includes a basic slider bar, …
06:07 Changeset [8889] by FND
ServerCommandsPlugin?: initial commit
05:50 Changeset [8888] by FND
TiddlyWebAdaptor?: minor bugfix
04:54 Ticket #954 (setValue should increase changecount) created by FND
The TiddlyWiki.prototype.setValue accessor should call …
04:52 Ticket #953 (getValue should support fallback value) created by FND
The TiddlyWiki.prototype.getValue accessor should take an optional …
03:20 Changeset [8887] by simonmcmanus
TiddlyDocs? - comments plugins returned to the templates, recycle bin now …
03:03 Changeset [8886] by MartinBudden
MediaWikiFormatter? - fixed bug in headings
02:45 Changeset [8885] by FND
ServerSideSavingPlugin?: minor simplifications
00:56 Ticket #952 (Give 'txtTheme' option a description so it's easier to find/understand/use) created by HeX
I tried to clean up my TW today and also make use of themes. It's strange …

02/25/09:

14:38 Changeset [8884] by simonmcmanus
ccTiddly - TiddlyDocs? - addings more options to the setings, fixed bug …
13:22 Changeset [8883] by simonmcmanus
ccTiddly - TiddlyDocs? - adding bin option, fixing saving bug and updating …
12:00 Changeset [8882] by NicolasRusconi
add support for template's parameters
10:52 Changeset [8881] by jdlrobson
[diagrams] added color picker slider and basic controls to color shapes
10:51 Changeset [8880] by jdlrobson
[diagrams] added color picker slider and basic controls to color shapes
10:10 Changeset [8879] by simonmcmanus
ccTiddly - TiddlyDocs? - Numbering now works thanks to Mike
09:44 Changeset [8878] by mahemoff
teamtasks - renamed "metaDataName" to "field" (it's more generic, and …
09:43 Changeset [8877] by simonmcmanus
ccTiddly - TiddlyDocs? - recycle bin no-longer shows null values
09:40 Ticket #951 ([TiddlyWeb] Caching - if file on file system changes, delivered TiddlyWiki ...) closed by jayfresh
invalid: Replying to jayfresh: > I've noticed when developing with a …
09:28 Ticket #951 ([TiddlyWeb] Caching - if file on file system changes, delivered TiddlyWiki ...) created by jayfresh
I've noticed when developing with a local copy of TiddlyWeb, that if I …
09:21 Changeset [8876] by jdlrobson
[diagrams] code refactoring - canvas toolbar separated as reusable …
08:45 Changeset [8875] by simonmcmanus
ccTiddly - TiddlyDocs? - editing a tiddler no-longer adds it again to the …
08:29 Changeset [8874] by jdlrobson
[diagrams] code refactoring - canvas toolbar separated as reusable …
07:28 Changeset [8873] by mahemoff
teamtasks - use hash instead of array for uniqueness algorithm (TW array …
07:25 Changeset [8872] by simonmcmanus
ccTiddly - TiddlyDocs? - users can now see a list of their removed items …
07:18 Changeset [8871] by mahemoff
teamtasks fix - Ensures autocomplete options are unique (no duplicates)
07:07 Changeset [8870] by simonmcmanus
ccTiddly - TiddlyDocs? - users can now delete items from the document …
06:12 Changeset [8869] by FND
TiddlyWebAdaptor?: minor adjustment to fix JSLint error
05:32 Changeset [8868] by FND
TiddlyWebAdaptor?: minor simplification
04:55 Changeset [8867] by PhilHawksworth
TeamTasks? - removing meta files which are breaking the build.
04:48 Changeset [8866] by simonmcmanus
ccTiddly - TiddlyDocs? - adding a new section adds it to the table of …
04:48 Changeset [8865] by FND
plugin template: reverting previous change The plugin interface will not …
04:46 Changeset [8864] by mahemoff
Builds on previous patch - free text support - to introduce an …
03:36 Changeset [8863] by FND
ServerSideSavingPlugin?: fixed variable scope …
02:46 Changeset [8862] by jdlrobson
[geotw] added pauls georss plugin

02/24/09:

12:14 Ticket #950 ([TiddlyWeb] e-mail store) created by FND
It might be useful to have a StorageInterface? for reading mailboxes (e.g. …
11:59 Changeset [8861] by NicolasRusconi
add template support (only supports basic template, still doesn´t handle …
09:38 Changeset [8860] by simonmcmanus
ccTiddly - TiddlyDocs? - adding Mikes drawing plugin
09:25 Changeset [8859] by simonmcmanus
ccTiddly - TiddlyDocs? - adding Mikes drawing plugin
06:57 Changeset [8858] by simonmcmanus
ccTiddly - TidlyDocs? - adding mikes drawing plugin
06:48 Ticket #949 ([TiddlyWeb] isLoggedIn() function) created by simonmcmanus
could I have a javascript function which returns true or false based on my …
06:17 Changeset [8857] by NicolasRusconi
create a vertical that includes the ImportMediaWikiWizard?.js plugin
04:35 Changeset [8856] by psd
newplugin - more default tiddlers
04:27 Changeset [8855] by NicolasRusconi
Import MediaWiki? Wizard This version does not downloads the used templates …
04:10 Changeset [8854] by mahemoff
Remove DrawPlugin? (now DrawingPlugin?) Remove GuidPlugin?.js as it's …
04:08 Changeset [8853] by mahemoff
fixed "Draw"->"Drawing"
03:35 Changeset [8852] by FND
ServerSideSavingPlugin?: improved error reporting for edit conflicts While …
03:30 Ticket #948 ([tiddlyweb] personalised RSS and/or HTML output of incomplete tasks ...) created by simonmcmanus
TiddlyDocs? needs to provide a personalised list of tasks in an external …
03:26 Changeset [8851] by cdent
tiddlyweb - prep the 0.9.15 release
03:14 Changeset [8850] by cdent
tidldyweb - enable some a11y handling in the case where the wiki generated …

02/23/09:

13:52 Changeset [8849] by psd
SiteLicensePlugin? - initial version, uses hard-coded licenses
12:18 Ticket #947 (where is the tiddlywiki file?) closed by cdent
fixed: Added the answer at …
11:52 Ticket #941 ([TiddlyWeb] login ID vs. display name) closed by FND
wontfix: In that case, let's not worry about this until we have a specific use case …
11:47 Ticket #947 (where is the tiddlywiki file?) created by simonmcmanus
My TiddlyDocs? plugins need the latest BETA version of TiddlyWiki (with …
11:36 Changeset [8848] by mahemoff
Fixed drawing macro, with demo (so you can use <<drawing>> in addition to …
11:24 Changeset [8847] by FND
created contributor's directory for Nicolas Rusconi
10:41 TiddlyWeb edited by cdent
(diff)
10:40 TiddlyWeb edited by cdent
(diff)
10:14 Ticket #904 ([TiddlyWeb] consider using WebOb for handling parsing of the WSGI ...) closed by cdent
wontfix: Changed my mind, won't fix. Obscures the essential WSGI-ness of things.
10:13 Ticket #806 ([TiddlyWeb] allow comments in recipe files) closed by cdent
wontfix: This raises a measure of complexity to the recipes that essentially …
10:12 Ticket #800 ([TiddlyWeb] orchestrate proper navigability between JSON and HTML ...) closed by cdent
wontfix: This will actually make the JSON less clear, despite making things more …
10:11 Ticket #780 ([TiddlyWeb] replace parts of Negotiate with mimeparse) closed by cdent
wontfix: Not really relevant. Will reconsider later.
10:06 Changeset [8846] by mahemoff
DrawingPlugin? - Now works in IE (fixed XHR stuff)
10:00 Ticket #924 ([TiddlyWeb] environment variables are wrong when set_prefix is used on ...) closed by cdent
invalid: Terminating this ticket without resolution because we need more data, and …
09:59 Ticket #875 ([TiddlyWeb] may need session cookies on the serverside) closed by cdent
wontfix: Using session cookies will kill easy scalability of tiddlweb.
09:55 Ticket #943 ([TiddlyWeb] docs - would like to know how to cause etags to update when ...) closed by cdent
fixed: See: …
09:48 Ticket #928 ([TiddlyWeb] when you save an empty tiddler its text attribute becomes the ...) closed by cdent
fixed: fixed in changeset:8845
09:45 Changeset [8845] by cdent
tiddlyweb - make sure when we serialize a tiddler to text that we do not …
09:13 Changeset [8844] by simonmcmanus
ccTiddly - 1.8 - displays the user an error when they attempt to save a …
09:09 Ticket #946 (plugin invocation: explicit access to originating tiddler) created by FND
When evaluating JavaScript? code from a systemConfig tiddler, there …
09:02 Changeset [8843] by FND
TiddlyWebConfig?: dynamically determine tiddler name This is achieved by …
08:59 Changeset [8842] by simonmcmanus
ccTiddly - 1.8 - removing debug info
08:55 Changeset [8841] by simonmcmanus
ccTiddly - 1.8 - TiddlyDocs? - using absolute paths for TiddlyDocs? images …
08:38 Ticket #891 ([TiddlyWeb] dynamically determine workspace) closed by FND
fixed: Fixed in changeset:8854. The default workspace is set to the current …
08:37 Changeset [8840] by FND
TiddlyWebConfig?: dynamically determine default workspace Ticket #891
08:21 Ticket #945 ([TiddlyWeb] TiddlyWebConfig plugin sets defaultCustomFields server.host ...) closed by jayfresh
invalid: Turns out to be a mistake in my tiddlywebconfig.py - make sure you have a …
07:45 Changeset [8839] by FND
TiddlyWeb client plugins now considered stable
07:44 Changeset [8838] by FND
TiddlyWebConfig?: properly resolve full host name
06:59 Changeset [8837] by cdent
tiddlyweb - correct documentation in apache.py
06:31 Changeset [8836] by FND
TiddlyWebAdaptor?: bugfix regarding changecount preservation
04:32 Changeset [8835] by simonmcmanus
ccTiddly - 1.8 - renaming .tiddler files to .tid files
04:15 Changeset [8834] by simonmcmanus
ccTiddly - 1.8 proxy.php should now fail gracefully after attempting …
03:57 Ticket #945 ([TiddlyWeb] TiddlyWebConfig plugin sets defaultCustomFields server.host ...) created by jayfresh
In the case where your host is something like …

02/22/09:

05:05 Changeset [8833] by simonmcmanus
ccTiddly - lifestream - correcting icon
04:47 Changeset [8832] by simonmcmanus
ccTiddly - lifestream - adding TRACKproxy.php file
04:35 Changeset [8831] by simonmcmanus
ccTiddly - lifestream - moving files in lifestream plugins and updating …

02/21/09:

03:14 Ticket #944 (hasClass needs to be bulletproofed) reopened by EricShulman
This problem *is* valid... a fatal error *does* occur, under readily …
02:43 Ticket #944 (hasClass needs to be bulletproofed) closed by FND
invalid: Since TiddlyWiki will include jQuery from v2.5, we will rely on that …

02/20/09:

17:48 Ticket #944 (hasClass needs to be bulletproofed) created by PaulReiber
e.className is not always a string (for example, in svg it's an …
11:05 Ticket #943 ([TiddlyWeb] docs - would like to know how to cause etags to update when ...) created by jayfresh
When editing tiddlers in the store directly, this doesn't seem to trigger …
10:39 Changeset [8830] by SaqImtiaz
New vertical: inputExForms
10:00 Changeset [8829] by simonmcmanus
ccTiddly - 1.8 / TiddlyDocs? tweaks to css, moving FCKEditor functionality …
09:14 Changeset [8828] by mahemoff
updated scripts to allow easy upload of all complete plugins
07:18 Changeset [8827] by cdent
tiddlyweb - change bogus 'Recent Changes' link when viewing tiddlers to …
06:06 Changeset [8826] by FND
TiddlyWebAdapor?: changed primary author as requested by cdent
05:45 Changeset [8825] by mahemoff
fix guid0 lib for more portable JS ([]->charAt) and add upload script
05:39 Changeset [8824] by mahemoff
fix guid0 -> use charAt instead of []
05:38 Changeset [8823] by mahemoff
Package as proper plugin with demo/info wiki
05:30 Ticket #942 ([TiddlyWeb] the etag for different recipes can be the same) created by cdent
The cachinghoster plugin, which can use the same url for a wiki generated …
05:12 Changeset [8822] by cdent
tiddlyweb - rename configdebug_level? to 'log_level'. The latter is …
05:12 Changeset [8821] by cdent
tiddlyweb - remove prints to STDOUT from plugins. mod_wsgi is very …
03:34 Changeset [8820] by simonmcmanus
ccTiddly - 1.8 / TiddlyDocs? - adding reportViewPlugins, removing some …
03:19 Changeset [8819] by cdent
unaforms - don't use a special base tiddlywiki, just put the special stuff …
03:18 Changeset [8818] by cdent
tiddlyweb - update to using tiddlyweb 2.4.3 intead of 2.4.2. The format of …
03:08 Changeset [8817] by mahemoff
Renamed DrawPlugin?->DrawingPlugin? to match macro names

02/19/09:

21:58 Ticket #925 ([TiddlyWeb] Rename of a tiddler doesn't save on labs.osmosoft.com) closed by FND
fixed: There was a bug in the adaptor where host wasn't set yet at the time …
21:55 Changeset [8816] by FND
TiddlyWebAdaptor?: bugfix regarding availability of context.host
21:44 Changeset [8815] by FND
TiddlyWebAdaptor?: bugfixes regarding variable scope, optional arguments
15:14 Ticket #941 ([TiddlyWeb] login ID vs. display name) created by FND
It should be considered to differentiate between login ID and display …
14:49 Changeset [8814] by simonmcmanus
ccTiddly - TiddlyDocs? - css tweaks
14:13 Ticket #940 ("server-side" label) created by FND
While talking to people outside the TiddlyWiki community, I realized (once …
12:33 Changeset [8813] by simonmcmanus
ccTiddly - TiddlyDocs? - adding latest changes to the editDefintions …
10:58 Ticket #939 ([TiddlyWebWiki] document workspace configuration) created by FND
Ticket #938 illustrated possible confusion in terms of workspace …
10:24 Ticket #938 ([TiddlyWeb] Saving a comment when not logged-in doesn't work (on ...) closed by cdent
fixed
10:22 Ticket #930 ([TiddlyWeb] cachinghoster cache invalidation race condition) closed by cdent
fixed: not quite, more work done in changeset:8812
10:17 Changeset [8812] by cdent
tiddlyweb - still more race condition fixes for caching hoster. This makes …
10:03 Changeset [8811] by mahemoff
updated options - now in order of complexit
09:59 Changeset [8810] by mahemoff
preferenceMacros plugin - Added teamtasks style options (simple list of …
09:29 Changeset [8809] by simonmcmanus
ccTiddly - TiddlyDocs? - more moving of files for TiddlyWeb and also adding …
09:25 Changeset [8808] by mahemoff
New plugin - Set tiddler custom fields using checkbox and dropdown …
08:23 Changeset [8807] by cdent
tiddlyweb - update the cachinghoster so it will more smoothly recover when …
08:20 Changeset [8806] by simonmcmanus
ccTiddly - TiddlyDocs? - ading edit definitions tiddler
08:12 Ticket #938 ([TiddlyWeb] Saving a comment when not logged-in doesn't work (on ...) created by jayfresh
Go to tiddlyweb.peermore.com Open a tiddler Verify you're not logged in …
05:43 Ticket #937 ([TiddlyWeb] Documentation - causes of server-side errors when saving a ...) created by jayfresh
This is the third and final branch of #921. I believe we can cancel that …
05:42 Ticket #936 ([TiddlyWebWiki] document possible causes of errors when saving/deleting) created by jayfresh
This is the second branch of #921. I would like documentation on what the …
05:39 Ticket #935 ([TiddlyWeb] "Precondition failed" error when saving tiddler (confusing and ...) created by jayfresh
I am branching ticket #921. I sometime get "Error saving Tiddler: …
04:49 Ticket #934 ([ServerSideSavingPlugin] hijack setValue) created by FND
Since the ServerSideSavingPlugin? uses changecount to determine which …
02:55 Changeset [8805] by FND
TiddlyWeb: dev store; reordered class methods
00:59 Ticket #933 ([TiddlyWebWiki] revision control) created by FND
The UI should provide a way to access earlier revisions of a given …
00:56 Ticket #932 ([TiddlyWebWiki] refresh command for individual tiddlers) created by FND
The TiddlyWiki representation should provide a refresh command for …

02/18/09:

16:22 Changeset [8804] by psd
GeoRSSPlugin - index.html?
16:21 Changeset [8803] by psd
GeoRSSPlugin - tidied up namespace and documentation
16:15 Changeset [8802] by mahemoff
CommentsPlugin? - contains tiddlywebcomments macro sample tiddler and info …
16:04 Changeset [8801] by psd
GeoRSSPlugin - standardised on the antiquated W3C GeoRSS and added …
15:29 Changeset [8800] by psd
GeoRSSPlugin - initial version
14:20 Ticket #931 ([TiddlyWeb] create a MySQL store for backending large sites) created by cdent
As TiddlyDocs? will likely need to support high users and much content.
14:12 Changeset [8799] by cdent
tiddlyweb - update apache.py docstring to use a more evident mounting …
14:12 Changeset [8798] by cdent
tiddlyweb - the osmosoft vertical of TiddlyWeb now uses the cachinghoster …
14:12 Changeset [8797] by cdent
tiddlyweb - deleting a tiddler from the store needs to call …
14:11 Changeset [8796] by cdent
tiddlyweb - start the "generification" of the osmosoft.py tools that …
14:11 Changeset [8795] by cdent
tiddlyweb - reflect change of mod_python.py to apache.py in MANIFEST
14:11 Changeset [8794] by cdent
tiddlyweb - update the cache validation routine so it is healthy in the …
14:09 Ticket #922 ([TiddlyWeb] Make a single, concise, canonical location for TiddlyWeb ...) closed by cdent
fixed:  http://tiddlyweb.peermore.com/wiki/#%5B%5BInstalling%20TiddlyWeb%5D%5D
14:07 Ticket #917 (tiddlyweb - documentation on apache config) closed by cdent
fixed:  http://tiddlyweb.peermore.com/wiki/#%5B%5BTiddlyWeb%20and%20Apache%5D%5D
14:01 Ticket #930 ([TiddlyWeb] cachinghoster cache invalidation race condition) created by cdent
When tiddler_written is called there is a rare chance this might happen: …
12:46 Ticket #929 ([TiddlyWeb] provide information about authenticated user) created by FND
While the current challengers (OpenID, cookie-based) supply a cookie …
10:01 Changeset [8793] by simonmcmanus
ccTiddly - TiddlyDocs? - latest updates to the theme
09:28 Changeset [8792] by simonmcmanus
ccTiddly - TiddlyDocs? - latest updates to the theme
08:46 Ticket #928 ([TiddlyWeb] when you save an empty tiddler its text attribute becomes the ...) created by cdent
summary says it all. don't yet know if this is server or client side
08:44 Changeset [8791] by simonmcmanus
ccTiddly - TiddlyDocs? - making file structure more compatible with the …
07:30 Changeset [8790] by FND
TiddlyWeb: dev store plugin; made bags' policy file optional
06:04 Ticket #926 ([TiddlyWeb] twanager: relevance of working directory) closed by FND
wontfix: Fair enough. I'll submit a patch to Linus to disable the rm command.
05:16 Ticket #927 ([TiddlyWeb] documentation: user authentication) created by FND
There currently appears to be no authoritative documentation on setting up …
05:11 Ticket #926 ([TiddlyWeb] twanager: relevance of working directory) created by FND
twanager commands need to be run from the respective instance's root …
02:50 Changeset [8789] by MartinBudden
TiddlyWiki - change to minimal jQuery
02:14 Changeset [8788] by FND
ServerSideSavingPlugin?: improved Story.prototype.saveTiddler override
02:01 Changeset [8787] by mahemoff
DrawPlugin? - Updated for initial release, with IE support (but some parts …
Note: See TracTimeline for information about the timeline view.