Timeline


and .

07/11/08:

10:05 Changeset [5936] by simonmcmanus
cct - ccAdaptor
10:04 Changeset [5935] by simonmcmanus
cct - ccAdaptor
10:00 Changeset [5934] by simonmcmanus
modifications to /handle/ to facilitate ccAdaptor
09:53 Ticket #701 (">>" inside a macro invocation incorrectly closes the macro invocation) created by jayfresh
To illustrate this, […] transcludes tiddler "TiddlerTitle?" into a …
09:15 Ticket #700 (Core Templating code) created by jayfresh
This is the minimal set of code to add Templating into the core, where …
08:49 Changeset [5933] by jayfresh
FilterTiddlersCore?: added test suite and example TiddlyWiki for …
08:19 Ticket #699 (Enhancement to store.filterTiddlers() to support more complex filter ...) created by jayfresh
Overrides ticket #454:  http://trac.tiddlywiki.org/ticket/454 This patch …
08:13 Changeset [5932] by jayfresh
FilterTiddlersPlugin?: small update to remove some comments
08:06 Changeset [5931] by jayfresh
FilterTiddlersPlugin?: ignores filter step delimiters inside bracketed …
08:05 Changeset [5930] by jayfresh
testFilterTiddlersPlugin: fixed recipe after updating plugin name
07:22 Changeset [5929] by FND
Plugin Library: moved TiddlyWiki class into separate module
07:07 Changeset [5928] by FND
Plugin Library: minor fix and enhancement in getRepositories()
06:22 Ticket #698 (The doHttp function parameter ordering is suboptimal) closed by MartinBudden
fixed: Fixed in changeset:5878
06:22 Ticket #698 (The doHttp function parameter ordering is suboptimal) created by MartinBudden
Adding a new function with better parameter ordering would improve utility
06:10 Ticket #697 (Wrong external link on Backstage --> Sync --> "Server URL" view column) created by HeX
When clicking on the view link in the "Server URL" (shouldn't this be …
06:02 Ticket #696 (Sync code can be simplified) created by MartinBudden
04:30 Changeset [5927] by MartinBudden
Further changes from Phil Whitehouse
03:43 Ticket #695 (cct - error messages on tiddler not saved.) created by simonmcmanus
More appropriate error messages should be provided when a users attempts …
03:25 Changeset [5926] by MartinBudden
Minor tidy
03:03 Changeset [5925] by MartinBudden
Preparation for 2.4.1 release
03:00 Ticket #686 (story.refreshAllTiddlers doesn't check if a Tiddler is being edited) closed by MartinBudden
fixed: Fixed in changeset:5924
02:56 Changeset [5924] by MartinBudden
story.refreshAllTiddlers doesn't check if a Tiddler is being edited …

07/10/08:

09:07 History edited by MartinBudden
(diff)
08:55 WikiStart edited by MartinBudden
(diff)
08:47 History edited by MartinBudden
(diff)
08:36 Changeset [5923] by MartinBudden
Added Johan Euphrosine's test code
08:24 Changeset [5922] by MartinBudden
Phil Whitehouse's tiddlywiki.com improvements
07:34 Changeset [5921] by FND
Plugin Library: plugin-origin handling, filtering exclude* tags, reading …
06:22 Changeset [5920] by MartinBudden
Phil Whitehouse's tiddlywiki.com improvements
04:42 Changeset [5919] by MartinBudden
Removed spurious whitespace
04:23 Changeset [5918] by simonmcmanus
cct - changing ccVariables to ccAssignments and adding various help files.
03:46 Changeset [5917] by PhilHawksworth
BT.com opensource - Formatting the products and projects table
03:36 Changeset [5916] by PhilHawksworth
BT.com opensource - Trying to keep the svn repo up-to-date with changes …
02:49 Ticket #694 (cct - previous revisions show be available even if a tiddler has been ...) created by simonmcmanus
this may be implemented with option to auto recover, or allow admins only …

07/09/08:

16:44 Changeset [5915] by cdent
tiddlyweb - extract QUERY_STRING handling out to its own piece of …
12:10 Changeset [5914] by simonmcmanus
cct - adding feeds to tiddlytools and tiddlyThemes
10:58 Changeset [5913] by simonmcmanus
cct - adding ManageUsers?.tiddler
10:02 Changeset [5912] by simonmcmanus
cct - latest updates for uVoke to enable extracting workspace admin from …
09:10 Ticket #482 (A new shadow tiddler DefaultTheme is required for the new single tiddler ...) closed by MartinBudden
wontfix: Not required
09:08 Ticket #657 (allows tabs to wrap) reopened by MartinBudden
Reopened (changeset:5911) since this causes unnecessary wrapping of tabs …
09:07 Changeset [5911] by MartinBudden
Reverted changeset:5891 allows tabs to wrap (Ticket #657), since this …
09:01 Changeset [5910] by MartinBudden
Better default theme handling
08:25 Ticket #677 ('#tag:...' paramifier use filterTiddlers() instead of getTaggedTiddlers()) closed by MartinBudden
fixed: Fixed in changeset:5909
08:25 Changeset [5909] by MartinBudden
'#tag:...' paramifier use filterTiddlers() instead of getTaggedTiddlers() …
08:16 Changeset [5908] by MartinBudden
Minor tidy
08:06 Changeset [5907] by PhilHawksworth
BT.com opensource - cleaning up the skin
07:54 Changeset [5906] by MartinBudden
Converted line endings to LF
07:37 Ticket #486 (Backstage hidePanel function should also clear any selected tabs) closed by MartinBudden
fixed: Fixed in changeset:5905
07:36 Changeset [5905] by MartinBudden
Backstage hidePanel function should also clear any selected tabs (Ticket …
07:30 Ticket #669 (There should be an adaptor base class) closed by MartinBudden
fixed: Fixed in changeset:5852
07:21 Ticket #616 (When displaying a tiddler, it is not possible to specify a source for the ...) closed by MartinBudden
fixed: Fixed in changeset:5904
07:20 Changeset [5904] by MartinBudden
When displaying a tiddler, it is not possible to specify a source for the …
06:54 Ticket #673 (createTiddlyLink bug caused by createExternalLink) closed by MartinBudden
fixed: Fixed in changeset:5903
06:53 Changeset [5903] by MartinBudden
createTiddlyLink bug caused by createExternalLink (Ticket #673)
06:35 Changeset [5902] by PhilHawksworth
TeamTasks? - added support for viewing a report limited to n recent items …
04:59 Changeset [5901] by jayfresh
TiddlyTemplating?: added raw option to templateTiddlers, which allows you …
04:26 Changeset [5900] by PhilHawksworth
BT.com opensource - removal of legacy options present only due to the …
04:07 Changeset [5899] by PhilHawksworth
BT.com opensource - removal of legacy plugins present only due to the …
04:07 Changeset [5898] by jayfresh
TiddlyTemplating?: updated example vertical to use TemplatingMacrosPlugin?
04:04 Changeset [5897] by jayfresh
TiddlyTemplating?: pulled template-specific macros out of TemplatePlugin? so …
03:56 Changeset [5896] by simonmcmanus
Automated ccTiddly release : $1
03:53 Changeset [5895] by simonmcmanus
cct - latest changes
03:25 Ticket #678 (add paramifier, filter:"..." to show all tiddlers that match specified ...) closed by MartinBudden
fixed: Fixed in changeset:5894
03:24 Changeset [5894] by MartinBudden
add paramifier, filter:"..." to show all tiddlers that match specified …
03:23 Changeset [5893] by MartinBudden
Changed line endings to LF
03:21 Changeset [5892] by MartinBudden
Changed line endings to LF
03:18 Ticket #657 (allows tabs to wrap) closed by MartinBudden
fixed: Fixed in changeset:5891
03:18 Changeset [5891] by MartinBudden
allows tabs to wrap (Ticket #657)
03:16 Ticket #674 (default "log" function) closed by MartinBudden
fixed: Fixed in changeset:5890
03:16 Changeset [5890] by MartinBudden
default "log" function (Ticket #674)
02:48 Ticket #675 (add paramifier "recent:N" to show N most recently modified tiddlers on ...) closed by MartinBudden
fixed: Fixed in changeset:5889
02:48 Changeset [5889] by MartinBudden
add paramifier "recent:N" to show N most recently modified tiddlers on …
02:23 Ticket #681 (saving to network shares) closed by MartinBudden
fixed: Fixed in changeset:5888
02:22 Changeset [5888] by MartinBudden
saving to network shares (Ticket #681)

07/08/08:

16:55 Changeset [5887] by cdent
tiddlyweb - updates to the TODO, most notably with regard to unicode names …
16:38 Changeset [5886] by cdent
tiddlyweb - Add support for openid delegation and make things work with …
12:07 Ticket #629 (Firefox 3: not escaping permalinks) reopened by EricShulman
12:01 Changeset [5885] by simonmcmanus
cct - adding ccAdmin
12:00 Changeset [5884] by simonmcmanus
cct - adding ccAdmin
11:58 Changeset [5883] by PhilHawksworth
TeamTasks? - Tiddler control bar jiggly layout in IE fixed. MainMenu? now …
11:10 Changeset [5882] by PhilHawksworth
TeamTasks? - Main menu formatting
09:55 Changeset [5881] by cdent
tiddlyweb - Update the TODO with a variety of things that need to be done.
09:33 Changeset [5880] by cdent
tiddlyweb - correct the urls of tiddlers in an atom feed
08:32 Changeset [5879] by simon
monkeygtd: added some grouped by contact views. fixed bug where you …
08:21 Changeset [5878] by MartinBudden
Rationalized doHttp parameters in httpReq function
07:22 Ticket #693 (cct - Improve help Tiddler) created by simonmcmanus
explain the following in the help tiddler file. anonDefaultTiddlers …
07:12 Changeset [5877] by PhilHawksworth
TeamTasks? - IE CSS smackdown. MainMenu? slider animation no longer displays …
06:45 Changeset [5876] by FND
Plugin Library: disabling exclude* tags
06:03 Ticket #692 (cct - uploading files with spaces in the path does not work) created by simonmcmanus
users should be able to upload files when there are spaces in the path.
05:44 Changeset [5875] by PhilHawksworth
TeamTasks? - IE CSS smackdown round 2. TopMenu? links displayed correctly.
05:40 Changeset [5874] by PhilHawksworth
TeamTasks? - round one of IE CSS smackdown. MainMenu? navigation default …
05:31 Ticket #629 (Firefox 3: not escaping permalinks) closed by FND
worksforme: While permalinks' brackets are not escaped in Firefox 3, all major …
05:04 Changeset [5873] by PhilHawksworth
TeamTasks? - content recipe revised
04:23 Changeset [5872] by PhilHawksworth
TeamTasks? - purging unrequired tiddlers from core/content
03:35 Ticket #690 (Tiddler refresh mechanism problem with missing tiddlers) closed by MartinBudden
fixed: Fixed in changeset:5871
03:33 Changeset [5871] by MartinBudden
Tiddler refresh mechanism problem with missing tiddlers (Ticket #690)
03:27 Ticket #685 (calcAllSlices() ignores slices containing pipe characters) closed by MartinBudden
fixed: Fixed in changeset:5870
03:26 Changeset [5870] by MartinBudden
calcAllSlices() ignores slices containing pipe characters (Ticket #685)
02:59 Changeset [5869] by PhilHawksworth
TeamTasks? - Organisation of editions section and easier cooking
01:09 Changeset [5868] by PhilHawksworth
TeamTasks? - Revised ReleaseNotes? to remeove the reference to a now unused …

07/07/08:

11:07 Changeset [5867] by jayfresh
FilterTiddlersPlugin?: updated documentation to use filterStep as the name …
10:45 Changeset [5866] by PhilHawksworth
Teamtasks - modified the MainMenu? to give simpler access to customisation …
10:19 Changeset [5865] by PhilHawksworth
TeamTasks? - Task tiddler formating cleanup. Removed Dependencies container …
10:10 Changeset [5864] by PhilHawksworth
TeamTasks? - tidying up tiddler tags.
10:07 Changeset [5863] by jayfresh
FilterTiddlersPlugin?: improved documentation
09:48 Changeset [5862] by PhilHawksworth
TeamTasks? - Changes to the color scheme in the core skin. Headings and …
09:47 Changeset [5861] by PhilHawksworth
TeamTasks? - Changes to the color scheme in the core skin. Headings and …
09:40 Changeset [5860] by jayfresh
FilterTiddlersPlugin?: have taken filterTiddlers out of the global …
09:04 Changeset [5859] by PhilHawksworth
TeamTasks? - message display area moved to a less disruptive location
08:36 Changeset [5858] by psd
RippleRap? - moved to ff from ff2
08:27 Changeset [5857] by PhilHawksworth
TeamTasks? - Removing surplus metadata from tiddlers
07:59 Changeset [5856] by PhilHawksworth
TeamTasks? - SVN clean up. removal of Shadows sub directory
07:46 Changeset [5855] by PhilHawksworth
TeamTasks? - SVN clean up and addtion of TeamTasks? details in …
07:15 Changeset [5854] by PhilHawksworth
TeamTasks? - subversion tidyup and rationalising
03:37 Changeset [5853] by PhilHawksworth
TeamTasks? - removing plugins which other contribuors now have added to svn
02:59 Changeset [5852] by MartinBudden
Added adaptor base class and split common adaptor code out of FileAdaptor?

07/06/08:

19:26 Changeset [5851] by cdent
tiddlyweb - A rather rough and tumble OpenID challenger for tiddlyweb. …
11:09 Changeset [5850] by cdent
tiddlyweb - Start the long slog up the documentation slope with some …
03:30 Changeset [5849] by psd
RippleRap? - saved opentech agenda
03:01 Changeset [5848] by FND
Plugin Library: adjustments regarding TiddlyWiki version handling
02:31 Changeset [5847] by FND
Plugin Library: refactoring; added class for TiddlyWiki utilities

07/05/08:

10:55 Changeset [5846] by FND
Plugin Library: bugfixes regarding plugin filtering, various adjustments
03:56 Changeset [5845] by simonmcmanus
cct - wizard style plugins

07/04/08:

12:46 Changeset [5844] by FND
Plugin Library: disabling plugin after import, efficiency enhancements
08:10 Changeset [5843] by cdent
tiddlyweb - add pubdate information to the atom feed.
06:40 Changeset [5842] by psd
RippleRap? - undone ~ in none-wiki words
06:36 Changeset [5841] by psd
RippleRap? - added location to view template
06:08 Changeset [5840] by JeremyRuston
[cecily] First release
06:01 Changeset [5839] by cdent
tiddlyweb - suggest a change to filter string handling so we can have that …
05:41 Changeset [5838] by cdent
tiddlyweb - missed a bit required for the change with filter string …
04:47 Changeset [5837] by jayfresh
RippleRap:ConfabbEdition: tabs now created from tuple of day and location
04:46 Changeset [5836] by cdent
tiddlyweb - Update the TODO to reflect current affairs. Things done and …
04:37 Changeset [5835] by cdent
tiddlyweb - Make major change to how filter strings are stored and handled …
04:32 Changeset [5834] by FND
Plugin Library: bugfix regarding recipe creation, minor adjustments

07/03/08:

13:26 Changeset [5833] by FND
Plugin Library: removed obsolete file (now using TiddlyWeb facilities)
13:12 Changeset [5832] by FND
Plugin Library: initial exploration of TiddlyWeb-based approach
09:09 Changeset [5831] by MartinBudden
Started JSON support
08:30 Changeset [5830] by MartinBudden
Initial submission
05:29 Changeset [5829] by PhilHawksworth
RippleRap? - Opentech edition speakers added to recipe
05:28 Changeset [5828] by psd
RippleRap? - moved to Firefox 3
05:23 Changeset [5827] by psd
RippleRap? - OpenTech? content
05:17 Changeset [5826] by PhilHawksworth
Ripplerap - content about speakers being added for the opentech edition. …
04:10 Changeset [5825] by MartinBudden
Added tiddler not found message
04:00 Changeset [5824] by PhilHawksworth
RippleRap?: Edition labeling TiddlerLink? escaping
03:36 Changeset [5823] by PhilHawksworth
RippleRap?: New openTech edition

07/02/08:

05:08 Changeset [5822] by MartinBudden
Allow compression of single .js tiddler files
03:29 Changeset [5821] by MartinBudden
Improved recipe
03:28 Changeset [5820] by MartinBudden
Split Synchrotron plugin into two

07/01/08:

10:00 Changeset [5819] by cdent
tiddlyweb - In cookie_form if we send bad data, make sure we send a 401 …
09:57 Changeset [5818] by cdent
tiddlyweb - Now that import_wiki can take a string, make it so a POST to …
09:56 Changeset [5817] by cdent
tiddlyweb - merged a patch from FND that makes the importer take a string …
09:33 Changeset [5816] by MartinBudden
Better handling of repository tiddler
09:05 Changeset [5815] by MartinBudden
Minor fix
08:47 Changeset [5814] by MartinBudden
Minor fix
08:13 Changeset [5813] by MartinBudden
Minor fix
07:50 Changeset [5812] by MartinBudden
Minor fix
07:38 Changeset [5811] by MartinBudden
Minor fix
07:25 Changeset [5810] by MartinBudden
Initial submission
07:21 Changeset [5809] by MartinBudden
Improved ccTiddly testing
07:11 Changeset [5808] by MartinBudden
Further updates
06:25 Changeset [5807] by MartinBudden
Updated to latest ccTiddly (incomplete)

06/30/08:

17:47 Changeset [5806] by simonmcmanus
adding folder structure so I can add TiddlyWeb / ccTiddly plugins in here
13:25 Changeset [5805] by psd
RippleRap? - made stats scripts generic
12:39 Changeset [5804] by cdent
tiddlyweb - remove search from the TODO because the first pass is done
12:22 Changeset [5803] by cdent
tiddlyweb - connect search of the store to /search?q=<query> on the web. …
12:18 CodingConventions edited by FND
trailing punctuation should be omitted (diff)
11:28 CodingConventions edited by bentrem
Example of "and punctuated normally" was not punctuated normally. heh (diff)
10:38 Changeset [5802] by cdent
tiddlyweb - bare bones support for doing searching in the stores. This is …
09:18 Changeset [5801] by cdent
tiddlyweb - Adjust the challenger interface so we distinguish between a …
06:18 Changeset [5800] by simonmcmanus
Automated ccTiddly release : $1
06:17 Changeset [5799] by simonmcmanus
cct deleting initial 1.6.4
06:16 Changeset [5798] by simonmcmanus
cct - set config files for release
06:15 Changeset [5797] by simonmcmanus
cct - fixed bug with edit buttons showing when users does not have …
00:57 Changeset [5796] by simonmcmanus
Automated ccTiddly release : $1
00:56 Changeset [5795] by simonmcmanus
cct - removing 1.6.4
00:53 Changeset [5794] by simonmcmanus
first attempt at automating ccTiddly $1 release
00:52 Changeset [5793] by simonmcmanus
removing failed 1.6.4 release
00:51 Changeset [5792] by simonmcmanus
cct - cctiddly 1.6.4 additions
00:33 Changeset [5791] by simonmcmanus
first attempt at automating ccTiddly $1 release
00:26 Changeset [5790] by simonmcmanus
cct - standalone file added
00:25 Changeset [5789] by simonmcmanus
cct - adding link to standalone file in the options slider

06/29/08:

22:53 Ticket #661 (cct - users should not see the sidebar when not logged in.) closed by simonmcmanus
fixed
18:10 Changeset [5788] by cdent
tiddlyweb - tune up cookie handling in cookie_form challenger and …
16:44 Changeset [5787] by cdent
tiddlyweb - set the challenger and extractor in the google main.py to just …
16:38 Changeset [5786] by cdent
tiddlyweb - challenger and extractor of google appengine's user model. …
12:42 Changeset [5785] by cdent
tiddlyweb - Add support for 'ANY' in policy expressions. ANY means that …

06/27/08:

11:15 Changeset [5784] by cdent
tiddlyweb - Update the TODO with another bug that FND found: A tiddlywiki …
11:13 Changeset [5783] by cdent
tiddlyweb - correct handling for content-type so that it deals with …
04:13 ocalTW created by ocalTW
ocalTW's links
03:07 Changeset [5782] by PhilHawksworth
LiveColorPalettePlugin? - changes to testing and svn structure

06/26/08:

14:58 Changeset [5781] by cdent
tiddlyweb - record the username of the current request in the log (if …
14:57 Changeset [5780] by cdent
tiddlyweb - fix a bug in cookie_form.py pointed out by simonmcmanus. When …
11:30 Changeset [5779] by cdent
tiddlyweb - Set manager executable
09:26 Changeset [5778] by cdent
tiddlyweb - Document a COOKBOOK for getting starting with TiddlyWeb. A …
09:24 Changeset [5777] by cdent
tiddlyweb - update the manage and importer tools so they are aware of the …
07:15 Changeset [5776] by cdent
tiddlyweb - Make it so stores get the environment when they are …
06:09 Changeset [5775] by cdent
tiddlyweb - make sure we are ignoring *.pyc
06:08 Changeset [5774] by cdent
tiddlyweb - Introduce the concept of a NoSerializationError? and add …
05:54 Changeset [5773] by cdent
tiddlyweb - update the documentation to be a little bit more up to date …
05:52 Changeset [5772] by cdent
tiddlyweb - remove server.py, its functionality is now incorporated in …
03:04 Changeset [5771] by cdent
tiddlyweb - Update tiddlyweb.manage to include a tiddler command: Import a …
02:24 Changeset [5770] by cdent
tiddlyweb - extend tiddlyweb/manage so it can help establish a store from …
02:22 Changeset [5769] by cdent
tiddlyweb - send a 404 when a bag contains no tiddlers and we try to list …

06/25/08:

09:04 Changeset [5768] by cdent
Update the TODO with some information about searching. Before we go too …

06/24/08:

14:20 Changeset [5767] by cdent
tiddlyweb - Add the start of a manager script which can be used for adding …
13:08 Changeset [5766] by psd
RippleRap? - added simple backup and stats scripts
07:47 Changeset [5765] by PhilHawksworth
Photo display tweak in Speaker tiddlers
07:46 Changeset [5764] by PhilHawksworth
review button

06/23/08:

13:27 Changeset [5763] by PhilHawksworth
image link support
13:27 Changeset [5762] by PhilHawksworth
support for embedded photos on Speaker tiddlers
11:21 Changeset [5761] by PhilHawksworth
RippleRap? reinstated speaker bio text in speaker tidlers
11:17 Changeset [5760] by PhilHawksworth
Logging of skipped tiddler removed
11:13 Changeset [5759] by PhilHawksworth
review on confabb link
09:28 Changeset [5758] by psd
SharedNotes? - add user_profle and tooltip fields
05:38 Ticket #691 (Firefox 3 does not save cookies for local files) created by FND
Firefox 3 apparently cannot add a permanent cookie exception for " file://" …
04:08 Changeset [5757] by lyallp
Changed prompting behaviour and show "decrypt" button rather than …
03:11 Ticket #690 (Tiddler refresh mechanism problem with missing tiddlers) created by JeremyRuston
In a PageTemplate?, you can include markup like the following to cause an …
00:47 Changeset [5756] by psd
RippleRap? - logging disabled
00:29 Changeset [5755] by PhilHawksworth

06/22/08:

23:58 Changeset [5754] by psd
RippleRap? - don't use host or server on Agenda Adaptor
23:39 Changeset [5753] by psd
Confabb - fixed subtitle, uses non wikiword
23:31 Changeset [5752] by psd
Confabb - fixed subtitle
23:26 Changeset [5751] by PhilHawksworth
null links handled
23:18 Changeset [5750] by PhilHawksworth
Null links handling
22:47 Changeset [5749] by psd
Confabb - renamed Notes Sharer to NoteShare?
22:27 Changeset [5748] by psd
Confabb - test PDF edition
22:22 Changeset [5747] by PhilHawksworth
UI cleanup on the plane
22:11 Changeset [5746] by psd
RippleRap? - combined tidy up from Phil and Paul on the plane. Boy, Git …
14:32 Ticket #689 (Map function in MgtdAppFramework overrides tiddly wiki map function for ...) created by deterb
Based on a note in the code which I checked, the map function merged into …
12:32 Changeset [5745] by PhilHawksworth
Added tooltips and external linkage fix
12:28 Changeset [5744] by PhilHawksworth
Added tooltips and external linkage fix
12:19 Changeset [5743] by PhilHawksworth
Added tooltips and external linkage fix
12:15 Ticket #688 (ignore blank lines around headings) created by FND
As discussed …
11:18 Changeset [5742] by psd
MicroformatPlugin? - sense of Tz option wrong
11:11 Changeset [5741] by PhilHawksworth
Console logging removed
10:41 Changeset [5740] by cdent
tiddlyweb - correction on the comments in urls.map from fmcingvale.
10:20 Changeset [5739] by cdent
tiddlyweb - Update the extractor and challenger samples so they look at …
10:10 Changeset [5738] by psd
AgendaTrackPlugin? - handle formatting displayed times in UTC
10:09 Ticket #687 (Multiselect empty option is broken) created by deterb
For the multiselect boxes in the MGTD3, the '-' option, which represents …
10:08 Changeset [5737] by psd
SharedNotesPlugin? - removed server.host attributes, killing new tiddler …
10:05 Changeset [5736] by psd
RippleRap? - made timezone an option for the Agenda
10:04 Changeset [5735] by psd
Confabb - made test edition localhost
09:57 Changeset [5734] by psd
RippleRap? - separated deploy to staging or live Confabb sites
09:35 Changeset [5733] by cdent
tiddlyweb - As a stopgap in advance of fancy user handling add a password …

06/21/08:

16:35 Changeset [5732] by cdent
tiddlyweb - update the TODO to categorize some things, add some clarity …
16:28 Changeset [5731] by cdent
tiddlyweb - update the TODO to remove things that are done or irrelevant.
16:25 Changeset [5730] by cdent
tiddlyweb - a bunch of tweaks to get test coverage back up to 96.9%. Much …
16:20 Changeset [5729] by cdent
tiddlyweb - correct the descript of what we get when get a JSON list of a …
15:21 Changeset [5728] by cdent
tiddlyweb - cleanups to dynamic module loading discovered while improving …
15:08 Changeset [5727] by cdent
tiddlyweb - improve testing coverage for deleting tiddlers by testing …
14:33 Changeset [5726] by cdent
tiddlyweb - abstract out the Challenger system so that it is pluggable. …
14:07 Changeset [5725] by cdent
tiddlyweb - ignore some more files so status reports are nice and clean.
14:05 Changeset [5724] by cdent
tiddlyweb - unifying server url generation on the data that is in …
13:51 Changeset [5723] by cdent
tiddlyweb - abstract and make pluggable the credentials extraction …

06/20/08:

16:25 Changeset [5722] by cdent
tiddlyweb - rudimentary support for Atom feeds of filtered bags and …
16:06 Changeset [5721] by cdent
tiddlyweb - cleanups in the html serialization so we can use it's …
09:50 Changeset [5720] by PhilHawksworth
animSrc added to overwritten displayTiddler function until Story.js is …
09:41 Changeset [5719] by PhilHawksworth
RippleRap?: reduced logging noise and refined skin

06/19/08:

17:50 Changeset [5718] by PhilHawksworth
spurious console.log removed
17:50 Changeset [5717] by cdent
tiddlyweb - Updates to the googleappengine store: * use …
17:48 Changeset [5716] by psd
RippleRap? - linted and handled case insensitive edit template
17:46 Changeset [5715] by cdent
tiddlyweb - adjusted main.py for the appengine version of server startup …
17:43 Changeset [5714] by cdent
tiddlyweb - don't use a try block when calling the bag_finder as the …
17:41 Changeset [5713] by PhilHawksworth
Close all / close others now work as expected
16:54 Changeset [5712] by cdent
tiddlyweb - exist a for loop as soon as we have the results we once. I …
16:16 Changeset [5711] by psd
Confabb and SharedNotes? - added session_prefix, a configurable machine …
16:16 Changeset [5710] by PhilHawksworth
TiddlerDisplayGroupsPlugin? - Close others fixed and animate option no …
16:03 Changeset [5709] by cdent
tiddlyweb - enhance performance of listing the tiddlers that are the …
15:52 Changeset [5708] by jayfresh
ExtendablePopups?: working version of extendable popup, plus example of …
14:16 Changeset [5707] by psd
Confabb - reverted title to be compatible with existing Confabb notes
13:40 Changeset [5706] by psd
SharedNotes? - added session_id as an RSS category
13:16 Ticket #686 (story.refreshAllTiddlers doesn't check if a Tiddler is being edited) created by psd
in RippleRap?, the function story.refreshAllTiddlers is periodically called …
13:16 Changeset [5705] by PhilHawksworth
RippleRap?: Overwrite the refreshAllTiddlers function so that it leaves …
13:14 Changeset [5704] by PhilHawksworth
RippleRap?: removed debug logging
12:42 Changeset [5703] by cdent
tiddlyweb - Add support for deleting tiddlers, with bag policy checking. …
12:39 Changeset [5702] by jayfresh
FilterTiddlersPlugin?: defined new function filterTiddlers(tiddlers,filter) …
12:38 Changeset [5701] by jayfresh
FilterTiddlersPlugin?: trying to fix repo
12:19 Changeset [5700] by psd
Confabb - added machine tag format to session_id
12:08 Changeset [5699] by PhilHawksworth
RippleRap? - shared notes feed adapeter shoul no longer replace the content …
11:57 Changeset [5698] by PhilHawksworth
RippleRap? - shared notes feed adapeter shoul no longer replace the content …
10:35 Changeset [5697] by jayfresh
FilterTagsPopupPlugin?: have realised that FilterTiddlersPlugin? doesn't …
10:34 Changeset [5696] by jayfresh
ExtendablePopups?: added FilterTiddlersPlugin? into the recipe
10:31 Changeset [5695] by jayfresh
filterTiddlersPlugin: renamed to FilterTiddlersPlugin?
10:24 Changeset [5694] by jayfresh
RelatedTagsPlugin?: trying again to delete it
10:21 Changeset [5693] by jayfresh
RelatedTagsPlugin?: removing vertical; replaced with ExtendablePopups?
10:08 Changeset [5692] by jayfresh
RelatedTagsPluginWithExtendablePopup?: removed legacy plugin
10:06 Changeset [5691] by jayfresh
ExtendablePopups?: removed RelatedTagsPlugin? vertical in favour of …
10:03 Changeset [5690] by jayfresh
RelatedTagsPopupPlugin?: fixed recipes after plugin name change
10:03 Changeset [5689] by jayfresh
RelatedTagsPlugin?: renamed to RelatedTagsPopupPlugin? for consistency with …
10:01 Changeset [5688] by jayfresh
ExtendablePopups?: new vertical to demonstrate the combination of …
10:00 Changeset [5687] by jayfresh
RelatedTagsPluginWithExtendablePopup?: broken plugin into three plugins - …
09:48 Changeset [5686] by jayfresh
RelatedTagsPluginWithExtendablePopup?: extended onClick event for tag to …
09:13 Changeset [5685] by cdent
tiddlyweb - adjust the creation of server.host in the wiki serialization …
08:58 Changeset [5684] by cdent
tiddlyweb - Update the Serializer system so that serializations may …
08:15 Changeset [5683] by cdent
tiddlyweb - get the appengine main.py working with the Configurator.
07:59 Changeset [5682] by FND
core testing: fixed recipes (XHTML -> HTML)
07:55 Changeset [5681] by FND
core testing: slices; enhanced tests for PrettyLinks? and image markup
07:50 Ticket #685 (calcAllSlices() ignores slices containing pipe characters) created by FND
In colon notation, calcAllSlices() does not retrieve slices whose …
07:50 Changeset [5680] by cdent
tiddlyweb - move various static variables into a config dict on …
07:41 Changeset [5679] by FND
core testing: slices; tests for PrettyLinks? and image markup
07:36 Changeset [5678] by jayfresh
RelatedTagsPluginWithExtendablePopup?: basic framework for extending …
06:29 Changeset [5677] by cdent
tiddlyweb - make serialization method lookup more dynamic so we have less …
06:24 Changeset [5676] by cdent
tiddlyweb - make store function determination more dynamic. This removes …
05:22 Changeset [5675] by jayfresh
RelatedTagsPluginWithExtendablePopup?: refactored the Popup code so that …
04:35 Changeset [5674] by simon
monkeygtd: moved new delete button to after title
04:15 Changeset [5673] by MartinBudden
Added support for password prompt form on login
03:44 Changeset [5672] by MartinBudden
Removed "No discussion items..." displayMessage
03:20 Changeset [5671] by SaqImtiaz
TiddlySnip: further FF3 tweaks
03:19 Changeset [5670] by SaqImtiaz
WikispacesOffline? vertical: include message handling
02:55 Ticket #684 (wikification within table cells) created by FND
Wiki markup should support block contents (e.g. lists) within table cells.
01:27 Ticket #683 (ImportTiddlers defect on Firefox 3) created by FND
As discussed …

06/18/08:

21:51 Changeset [5669] by cdent
tiddlyweb - do some experimenting with memcache in the googledata store. …
19:37 Changeset [5668] by cdent
tiddlyweb - get the tests lined up with the new signature for …
19:32 Changeset [5667] by cdent
tiddlyweb - commit code and instructions for running TiddlyWeb under …
19:29 Changeset [5666] by cdent
tiddlyweb - finish up most of our code before we do a start_resposne and …
19:26 Changeset [5665] by cdent
tiddlyweb - fix a stupid syntax error typo in test/importer.py
17:24 Changeset [5664] by cdent
tiddlyweb - make the importer script more flexible: Now you can use …
17:23 Changeset [5663] by cdent
tiddlyweb - when we put a tiddler, set the revision to 1 if the current …
17:22 Changeset [5662] by PhilHawksworth
RippleRap?: dev helper tiddler removed
14:32 Changeset [5661] by cdent
tiddlyweb - When we have an exception after start_response has already …
14:17 Changeset [5660] by cdent
tiddlyweb - avoid using codecs.open which can conflict in some …
14:05 Changeset [5659] by PhilHawksworth
RippleRap?: Safegaurd against tiddlers being overwritten with blank content …
12:43 Changeset [5658] by PhilHawksworth
FeedlistManager?: Removed some logging which has a dependancy on another …
11:57 Changeset [5657] by PhilHawksworth
RippleRap?: Make notes button layout fix
11:42 Changeset [5656] by simonmcmanus
cct - added temp hack to enable standalone mode after it was noted that …
06:50 Changeset [5655] by simon
mptw: fix infinite recursion problem in sitemap by introducing a depth …

06/17/08:

17:34 Changeset [5654] by cdent
tiddlyweb - forgot to add tiddweb.web.challenge, which is pretty much …
17:23 Changeset [5653] by cdent
tiddlyweb - first pass at user challenging and credentials extraction. …
17:12 Changeset [5652] by psd
SharedNotes? - handle tw: namespace in browsers without namespace support
11:50 Changeset [5651] by PhilHawksworth
Chunky button style
11:50 Changeset [5650] by PhilHawksworth
Chunky button style
11:13 Changeset [5649] by cdent
tiddlyweb - Changes related to doing credentials extraction and …
09:59 Changeset [5648] by cdent
tiddlyweb - get rid of the auth_system attribute on User. It makes no …
09:20 Changeset [5647] by MartinBudden
Better handling of completion of import
09:12 Changeset [5646] by MartinBudden
Added option to allow import of discussion messages with tiddlers
09:05 Changeset [5645] by MartinBudden
Improved startup handling
09:02 Changeset [5644] by jayfresh
TiddlyCity?: updated the templates for KML and GeoRSS generation to use the …
09:01 Changeset [5643] by jayfresh
TemplatePlugin?: changed name of extension to 'templatePlugin'; changed …
08:17 Changeset [5642] by jayfresh
filterTiddlersPlugin: added tests for [!tag[tag1]] filters
08:14 Changeset [5641] by MartinBudden
Minor improvements
08:12 Changeset [5640] by MartinBudden
Minor fix to openhost
08:11 Changeset [5639] by MartinBudden
Changed logging statements
08:04 Changeset [5638] by jayfresh
filterTiddlersPlugin: altered to use store.getTaggedTiddlers when dealing …
06:48 Changeset [5637] by cdent
tiddlyweb - First start at having a User object. Does nothing so far other …
06:18 Changeset [5636] by MartinBudden
Fixed bug in getServerType
05:29 Changeset [5635] by SaqImtiaz
WikispacesOffline? vertical: better username and password handling
05:25 Changeset [5634] by SaqImtiaz
WikispacesOffline? vertical: better username and password handling
05:25 Changeset [5633] by cdent
Mark a tag prior to making changes to support users.
05:22 Changeset [5632] by simon
monkeygtd: delete buttons in ticklers also
03:33 Changeset [5631] by FND
macro documentation: updated and renamed recipe
03:30 Changeset [5630] by FND
MacroDocumentationMacro?: moved to Association directory
03:17 Ticket #682 (encodeTiddlyLink() ignores non-WikiWords) created by FND
String.encodeTiddlyLink() encloses tiddler titles in brackets only …
02:49 Ticket #672 (slices RegEx: ignore apparent slices within JSON structures) closed by MartinBudden
fixed: Fixed in changeset:5629
02:44 Changeset [5629] by MartinBudden
slices RegEx?: ignore apparent slices within JSON structures (Ticket #672)
02:39 Ticket #549 (Display jumps back to start of input field after entering a letter) closed by MartinBudden
fixed: Fixed in changeset:5628
02:38 Changeset [5628] by MartinBudden
Display jumps back to start of input field after entering a letter (Ticket …
02:23 Ticket #680 (invalid tiddler names) closed by MartinBudden
fixed: Fixed in changeset:5627
02:22 Changeset [5627] by MartinBudden
Invalid tiddler names (Ticket #680)
01:59 Ticket #283 (Tiddler called "Display" causes TiddlyWiki to corrupt display) closed by MartinBudden
fixed: Fixed in changeset:5626
01:51 Changeset [5626] by MartinBudden
Tiddler called "Display" causes TiddlyWiki to corrupt display (Ticket …
01:02 PetrChlebek edited by pechl
(diff)

06/16/08:

16:34 Changeset [5625] by psd
SharedNotes? - lack of trust in ImportWorkspace? callback concurrency, moved …
13:52 Changeset [5624] by psd
Confabb - switch login between staging and live
09:04 Changeset [5623] by simon
monkeygtd: a few bits and pieces here and there
08:34 Changeset [5622] by psd
Confabb - moved login from DefaultTiddlers? to Welcome for IE using tiddler …
08:30 Changeset [5621] by psd
Confabb - moved login from DefaultTiddlers? to Welcome for IE
08:16 Changeset [5620] by FND
macro documentation: correcting errors in previous commit
08:02 Changeset [5619] by FND
macro documentation: bugfix and formatting adjustments
07:46 Changeset [5618] by psd
SharedNotes? - fixed not putting notes, was comparing Date string with …
07:41 Changeset [5617] by FND
macro documentation: added core macros allTags, list, slider, newTiddler, …
06:56 Changeset [5616] by FND
MacroDocumentationMacro?: minor efficiency enhancement, expanded to-do list
06:21 Changeset [5615] by FND
macro documentation: removed obsolete "named" parameter
06:02 Changeset [5614] by psd
SharedNotes? - added 'private' tag
05:47 Ticket #451 (DOM helper: $id()) reopened by FND
The original reasoning for rejecting this was that it is merely an …
05:27 Ticket #274 (Some systemConfig code is not recognized as of TW 2.1.3) closed by FND
invalid: Issue seems obsolete as of v2.4.0 (possibly sooner).

06/15/08:

21:28 Changeset [5613] by psd
RippleRap? - plane hacking
21:28 Changeset [5612] by psd
RippleRap? - log message plugin

06/14/08:

12:10 Changeset [5611] by jayfresh
RelatedTagsPlugin?: demo vertical for the extendable Popup using …
12:09 Changeset [5610] by jayfresh
RelatedTagsPlugin?: added extendable Popup and appropriate core overrides …
12:08 Changeset [5609] by jayfresh
IFramePlugin: messing around trying to make things work cross-browser

06/13/08:

15:46 Changeset [5608] by psd
ConfabbAgendaAdaptorPlugin? - moved DOM helper into separate plugin, fixup …
15:41 Changeset [5607] by psd
added another .. testContributors recipe. expedient hack
15:40 Changeset [5606] by psd
added another .. testContributors recipe. expedient hack
14:05 Changeset [5605] by psd
GetFirstElementValuePlugin? - DOM helper functions
09:46 Changeset [5604] by MartinBudden
Initial submission
09:44 Changeset [5603] by MartinBudden
Added title parameter
09:16 Changeset [5602] by psd
Confabb - blank password by default
08:29 Changeset [5601] by MartinBudden
Minor fix
08:28 Changeset [5600] by MartinBudden
Abstracted revision store interface
08:27 Changeset [5599] by MartinBudden
Initial submission
04:57 Changeset [5598] by FND
Plugin Library: basic framework for API script
03:28 Changeset [5597] by FND
Plugin Library: renamed backend files. minor adjustments
03:16 Changeset [5596] by MartinBudden
Used debug node names
03:10 Changeset [5595] by MartinBudden
Changed to use Synchrotron object
03:10 Changeset [5594] by MartinBudden
Changed logging messages
03:09 Changeset [5593] by MartinBudden
Created Synchrotron object
01:40 Ticket #458 (Internal Tiddler links should have a "permalink"-like HREF) reopened by FND
Reopened as per …

06/12/08:

23:13 Changeset [5592] by PhilHawksworth
Minor logical changes to populateNotes
21:47 Changeset [5591] by PhilHawksworth
RippleRap?: Minor recipe refactoring
21:01 Changeset [5590] by psd
RippleRap? - adding namespace to feed
20:03 Changeset [5589] by psd
RippleRap? - built simple Confabb verticals
17:00 Changeset [5588] by psd
RippleRap? - have LoginToConfabb? as a DefaultTiddler?
15:50 Changeset [5587] by psd
FeedListManager? - removed noisy log
11:31 Changeset [5586] by psd
SharedNotes? - added a killAllNotes button
11:03 Changeset [5585] by psd
SharedNotesPlugin? - taken ownership of feed generation
10:22 Changeset [5584] by MartinBudden
Improved date format handling
08:44 Changeset [5583] by MartinBudden
Removed unnecessary Dvcs code
08:44 Changeset [5582] by MartinBudden
Improved date handling
08:39 Changeset [5581] by MartinBudden
Minor updates
08:23 Changeset [5580] by MartinBudden
Minor fixes
08:14 Changeset [5579] by psd
SharedNotes? - use specialised plugin
07:55 Changeset [5578] by psd
FeedListManager? - populate callback this fix
07:18 Changeset [5577] by FND
DiffPlugin?: added sample recipe
07:10 Changeset [5576] by MartinBudden
Added isLocal property
07:06 Changeset [5575] by MartinBudden
Updated metadata
07:06 Changeset [5574] by MartinBudden
Wrapped in comments
06:56 Ticket #681 (saving to network shares) created by FND
As discussed …
06:32 Changeset [5573] by MartinBudden
Minor improvements
06:31 Changeset [5572] by MartinBudden
Minor improvement
06:30 Changeset [5571] by MartinBudden
Minor improvement
06:06 Changeset [5570] by psd
RSSAdaptor - making it notes specific
05:44 Changeset [5569] by jayfresh
RelatedTagsPlugin?: changed declaration of event handlers so that they are …
05:42 Changeset [5568] by jayfresh
RelatedTagsPlugin?: changed Welcome tiddler to refer tester to click on a …
05:25 Changeset [5567] by cdent
tiddlyweb - get rid of some spurious tabs
05:22 Changeset [5566] by MartinBudden
Updated to latest version of synchrotron
05:22 Changeset [5565] by cdent
tiddlyweb - the forgotten tiddlyweb.web.util
05:21 Changeset [5564] by cdent
tiddlyweb - extensive refactorings to start the process of adding a …
05:11 Changeset [5563] by MartinBudden
Minor change
05:11 Changeset [5562] by MartinBudden
Initial submission
05:09 Changeset [5561] by MartinBudden
Further improvements
03:45 Changeset [5560] by cdent
tiddlyweb - rationalize the http exception handling middleware so there is …
03:42 Changeset [5559] by cdent
tiddlyweb - Missed a fix on stores/text.py when turning it into a class.
03:25 Changeset [5558] by cdent
tiddlyweb - lost this stuff yesterday in confusion of trying to check in. …
01:39 Changeset [5557] by cdent
tiddlyweb - finally getting store.py checked in. Had some issues with my …

06/11/08:

18:13 Changeset [5556] by psd
AgendaTrackPlugin? - pulling code from RippleRap?
17:44 Changeset [5555] by psd
AgendaTrackPlugin? - taken out from RippleRap?
17:05 Changeset [5554] by psd
AgendaTrackPlugin? - pulling code from RippleRap?
17:00 Changeset [5553] by psd
Confabb - separated plugins from adaptors
16:52 Changeset [5552] by psd
RippleRap? - moved more code into plugins, simplified recipe
14:50 Changeset [5551] by MartinBudden
Minor updates
14:49 Changeset [5550] by MartinBudden
Minor updates
13:57 Changeset [5549] by MartinBudden
Initial submission
13:34 Changeset [5548] by psd
TickerPlugin? - created plugin recipe
11:00 Changeset [5547] by jayfresh
RelatedTagsPlugin?: added 'Show related tags' into display when a tag is …
10:58 Changeset [5546] by MartinBudden
Minor fixes
10:57 Changeset [5545] by MartinBudden
Set server type
10:29 Changeset [5544] by MartinBudden
Initial submission
10:22 Changeset [5543] by MartinBudden
Initial submission
10:00 Changeset [5542] by cdent
tiddlyweb - add functionality and some tests so that it is possible to …
09:58 Changeset [5541] by jayfresh
RelatedTagsPlugin?: vertical to illustrate use of RelatedTagsPlugin? and …
09:57 Changeset [5540] by jayfresh
RelatedTagsPlugin?: added plugin with 'relatedtags' macro that creates a …
08:17 Changeset [5539] by psd
Confabb - moved adaptors into RippleRap? edition
07:54 Changeset [5538] by psd
Confabb go script
07:35 Changeset [5537] by psd
moving Confabb into RippleRap? Edition
07:31 Changeset [5536] by psd
RippleRap? - settings, moving to Confabb edition
07:27 Changeset [5535] by FND
removed spurious .svn directory
07:25 Changeset [5534] by FND
DiffPlugin?: initial commit
06:50 Changeset [5533] by MartinBudden
Removed unnecessary space
06:43 Changeset [5532] by psd
Confabb Edition
06:18 Changeset [5531] by simon
monkeygtd: [[link|target]] versus [[target|link]] snafu fixup (which is it …
06:05 Changeset [5530] by simon
monkeygtd: more meaningful prompts when you create something. contributed …
05:48 Changeset [5529] by MartinBudden
Removed unnecessary space
05:46 Changeset [5528] by psd
ConfabbAgenda? - more IE death by textContent fixed thanks to MartinBudden?
05:46 Changeset [5527] by MartinBudden
Added notifyAll command
05:10 Changeset [5526] by jayfresh
TiddlyCity?: removed console.log calls; changed GeoRSS generation to use …
04:16 Changeset [5525] by psd
ConfabbAgenda? - bloody IE has node.text insted of node.textContent
04:08 Ticket #680 (invalid tiddler names) created by FND
As discussed …
03:48 Changeset [5524] by psd
Confabb - moving files
03:38 Changeset [5523] by psd
rename of LogMessagePlugin?
03:36 Changeset [5522] by psd
ConfabbAgendaAdaptor? - check for null speakers
03:09 Changeset [5521] by psd
more LogMessagePlugin? renaming - blame Mac case insensitive filesystem
03:07 Changeset [5520] by psd
more LogMessagePlugin? renaming - blame Mac case insensitive filesystem
03:06 Changeset [5519] by psd
more LogMessagePlugin? renaming - blame Mac case insensitive filesystem
03:06 Changeset [5518] by psd
more LogMessagePlugin? renaming - blame Mac case insensitive filesystem
03:02 Changeset [5517] by psd
renamed LogMessagePlugin? to be loaded earlier in the alphabetic list. sigh
03:00 Changeset [5516] by psd
LogMessagePlugin? - move to lowercase, step1
02:56 Changeset [5515] by jayfresh
TiddlyCity?: changed tiddler fields 'lat' and 'lng' to be 'geo_lat' and …
Note: See TracTimeline for information about the timeline view.