Timeline
03/20/09:
- 14:19 Changeset [9207] by
- tiddlyweb - note some recent changes in the CHANGES file
- 12:51 Changeset [9206] by
- Add pagination and columns to tiddler selection list
- 10:11 Changeset [9205] by
- [easylibrary] lots of refactoring of easy shapes
- 09:49 Ticket #994 ([TiddlyWeb] bug: TiddlyWebConfig doesn't get the host right) created by
- In …
- 09:19 Ticket #993 ([TiddlyWeb] Documentation: recipe syntax) created by
- I remember something about being able to use {{user}} as the logged-in …
- 08:50 Changeset [9204] by
- TeamTasks? - developing an alternate layout for the tasks and making them …
- 08:27 Ticket #835 ([TiddlyWeb] instancer: ambiguous error message) closed by
- fixed: fixed in changset:9203
- 08:27 Changeset [9203] by
- 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
- fixed: fixed in changeset:9202
- 08:16 Changeset [9202] by
- 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
- 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
- It would be useful for config["instance_tiddlers"] to support …
- 03:51 Ticket #990 ([unaforms] provide for diverse authorization scenarios) created by
- 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
- 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
- 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
- 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
- See the recipes at: …
- 03:18 Ticket #985 ([TiddlyWeb] build or find mod_wsgi binaries for osmosoft yum based ...) created by
- $SUBJECT
- 03:00 Changeset [9201] by
- [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
- 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
- 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
- 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
- Hello, Trying to add and save a tiddler on: …
03/19/09:
- 12:44 Ticket #981 ([CommentsPlugin] link back to root tiddler) created by
- When opening an individual comment tiddler (e.g. via the timeline or RSS), …
- 12:26 Changeset [9200] by
- tiddlyweb - fix a documentation error in apache.py
- 12:01 Changeset [9199] by
- tiddlyweb - prep a 0.9.19 release. See Changes.
- 08:26 Changeset [9198] by
- Combines the scripts requires to build and clean the store
- 08:02 Changeset [9197] by
- Adding vertical and plugin folders
- 08:01 Changeset [9196] by
- [geo] fixed transformation bug
- 07:33 Changeset [9195] by
- Testing
- 07:27 Changeset [9194] by
- tiddlyweb - fix a documentation error in …
- 07:17 Changeset [9193] by
- created contributor's directory for Ben Gillies
- 06:32 Ticket #979 ([TiddlyWeb] when setting cookies pay attention to server prefix) closed by
- fixed: fix in changeset:9192
- 06:30 Changeset [9192] by
- tiddlyweb - #979: make sure that when we set a cookie in a challenger …
- 05:46 Changeset [9191] by
- [geo] added crosshair to center of map
03/18/09:
- 10:05 Changeset [9190] by
- tiddlyweb - doc and formatting cleanups to tiddlyweb.web.util
- 10:05 Changeset [9189] by
- tiddlyweb - remove some duplication in tiddlyweb.manage: the code for …
- 10:05 Changeset [9188] by
- tiddlyweb - code cleanups in tiddlyweb.manage
- 09:58 Changeset [9187] by
- [aet] autosorting of lists
- 09:41 Ticket #980 (whitespace after a table row - table doesn't render) created by
- e.g. (where ^ represents a space character) […] This doesn't …
- 09:35 Changeset [9186] by
- [easylib/advancedEditTemplate] fixed bugs in bounding box generation and …
- 07:57 Changeset [9185] by
- [aet] options menu will capture parent value
- 07:22 Changeset [9184] by
- ccTiddly - Skinny Tiddlers -
- 07:15 Changeset [9183] by
- testing: reporter; don't use jQuery from Google CDN, minor adjustments
- 04:57 Changeset [9182] by
- testing: added simple reporter backend
- 04:47 Ticket #979 ([TiddlyWeb] when setting cookies pay attention to server prefix) created by
- In the cookie_form and openid challengers a cookie is set with a path of …
- 04:46 Changeset [9181] by
- tiddlyweb - extract a method in the openid challenger so that things are …
- 04:45 Changeset [9180] by
- testing: added simple HTML reporter extracting statistics from test suite …
- 04:24 Changeset [9179] by
- tiddlyweb - correct some docs in text store, log when the search system …
- 04:24 Changeset [9178] by
- tiddlyweb - call super in stores.text.init, adjust line lengths.
- 03:58 Changeset [9177] by
- tiddlyweb - follow modern practices for init in simpletext store.
- 03:58 Changeset [9176] by
- tiddlyweb - extract an _init_store in the text store, makes it easier to …
- 03:10 Changeset [9175] by
- tiddlyweb - extract _read_file and _write_file from text store to …
- 03:10 Changeset [9174] by
- tiddlyweb - use a _read_file in the text store instead of multiple …
- 03:10 Changeset [9173] by
- tiddlyweb - extract a _write_file in the text store and use it instead of …
- 02:42 Changeset [9172] by
- tiddlyweb - extract write_lock handling to a new file: tiddlyweb/util.py …
- 02:42 Changeset [9171] by
- tiddlyweb - extract lock file handling in text store to functions rather …
03/17/09:
- 14:32 Changeset [9170] by
- tiddlyweb - some cleanups to elmo after playing around with FND. Better …
- 13:42 Changeset [9169] by
- tiddlyweb - use a modern version of jquery for elmo.
- 13:42 Changeset [9168] by
- tiddlyweb - chain some calls for sake of, well, uh, because that's the way …
- 13:42 Changeset [9167] by
- tiddlyweb - playing around with a jquery explorer of tiddlyweb content.
- 11:36 Changeset [9166] by
- testing: minor adjustments
- 11:33 Changeset [9165] by
- testing: renamed "tests" directory to "js"
- 11:30 Changeset [9164] by
- reverted erroneous previous commits
- 11:20 Changeset [9163] by
- testing: removed obsolete "tests" directory
- 11:17 Changeset [9162] by
- testing: renamed "tests" directory to "js"
- 11:12 Changeset [9161] by
- testing - remove console.log and start the execution of the tests when TW …
- 11:06 Changeset [9160] by
- testing: delayed execution of tests; assured through use of recipe order
- 11:05 Changeset [9159] by
- Testing - first cut of Tiddler tests
- 10:38 Changeset [9158] by
- testing: SavingRSS; changed event for running
- 10:37 Changeset [9157] by
- testing: delay test execution until after TiddlyWiki startup
- 10:31 Changeset [9156] by
- Testing - Crypto, fixed comment
- 10:16 Changeset [9155] by
- testing: SavingRSS fixup
- 10:11 Changeset [9154] by
- Adding Utilities test, converted from JSSpec equivalent. Two tests are …
- 10:07 Changeset [9153] by
- testing: jQuery file-system plugin; slightly refactored test suite
- 10:06 Changeset [9152] by
- testing: DOM.js - window dimension tests and hooks to wait for the TW …
- 09:54 Changeset [9151] by
- testing: carried GenerateRss? to Saving RSS module - issues with store …
- 09:44 Ticket #978 (Core TiddlyWiki operations should fire custom events) closed by
- fixed: Fixed in changeset:9148
- 09:43 Changeset [9150] by
- ccTiddly - TiddlyDocs? -
- 09:42 Changeset [9149] by
- testing: jQuery file-system plugin
- 09:42 Changeset [9148] by
- Ticket #978 - Core TiddlyWiki operations should fire custom events
- 09:09 Ticket #978 (Core TiddlyWiki operations should fire custom events) created by
- jQuery supports the triggering and binding to custom events. It would be …
- 08:32 Changeset [9147] by
- [geo] mousewheeling now zooms in on the locayou hover over
- 07:15 Changeset [9146] by
- Testing : DOM.js - Window dimension function tests.
- 07:13 Changeset [9145] by
- testing: removed test files' prefix
- 06:27 Changeset [9144] by
- testing: added jqMock framework and example in testWikifier.js that uses …
- 05:43 Changeset [9143] by
- Cook - added test suite, thanks to Richard Drake
- 05:40 Changeset [9142] by
- Cook - added support for environment variables, thanks to Richard Drake
- 05:29 Changeset [9141] by
- testing: migrated File System module to QUnit
- 05:26 Changeset [9140] by
- [tests:rgb] mix function
- 05:24 Changeset [9139] by
- testing : dom.js - refactoring eventTarget and class manipulation function …
- 05:20 Changeset [9138] by
- testing: Wikifier.js: getParser() function
- 05:19 Changeset [9137] by
- Testing: testDates, replaced "ok" with "same"
- 05:17 Changeset [9136] by
- Testing: Crypto - converted jsspec unit tests
- 05:16 Changeset [9135] by
- JSSpec tests mock: whitespace fix for Fred (just to clear svn status)
- 05:14 Changeset [9134] by
- testing : dom.js - Adding qunit test for createTiddlyElement.
- 05:05 Changeset [9133] by
- ccTiddly - Skinny Tiddlers - adding fix for shadow tiddlers
- 05:01 Changeset [9132] by
- JSSpec Wikifier tests: found a bug, fixed
- 04:59 Changeset [9131] by
- ccTiddly - TiddlyDocs? - prepping TiddlyDocs? for demo
- 04:50 Changeset [9130] by
- [testing:rgb] ported from jsspec
- 04:47 Changeset [9129] by
- testing: added basasic template
- 04:38 Changeset [9128] by
- testing: migrated Basic Types module to QUnit
- 04:33 Changeset [9127] by
- testing: Basic Types; temporarily disabled failing tests, minor …
- 03:35 Changeset [9126] by
- Test - removed NoConflict? setting from DOMjs tests
- 01:35 Ticket #949 ([TiddlyWeb] isLoggedIn() function) closed by
- fixed: Basic infrastructure provided in changeset:9120 and changeset:9121. …
03/16/09:
- 13:39 Changeset [9125] by
- Filter already imported tiddlers when importing more tiddlers
- 10:49 Changeset [9124] by
- [refactoring] renamed EasyMapController? to EasyController?
- 10:46 Changeset [9123] by
- [geo] minor changes reflecting api refactoring
- 10:38 Changeset [9122] by
- TiddlyWebConfig?: formalized TiddlyWebAdaptor? dependency
- 09:57 Changeset [9121] by
- TiddlyWebConfig?: sync username with server
- 09:11 Changeset [9120] by
- TiddlyWebAdaptor?: added getStatus method also removed login method as it …
- 08:47 Changeset [9119] by
- TiddlyWebAdaptor?: moveTiddler; omit changecount
- 07:30 Changeset [9118] by
- [refactoring] lots more, and now points render as circles in canvas
- 07:18 Ticket #977 ([TiddlyWeb] document and describe the TiddlyWebWiki vertical) created by
- One of the primary applications of TiddlyWeb is the provision of …
- 07:07 Changeset [9117] by
- fix error: macro is not defined
- 06:55 Ticket #956 ([TiddlyWeb] rename and redistribute twplugin/tiddlyweb-plugins with one ...) closed by
- fixed: tiddlywebplugins is now on pypi
- 06:50 Changeset [9116] by
- tiddlyweb - edit twplugins import to now use tiddlywebplugins: the module …
- 06:50 Changeset [9115] by
- tidldyweb - rename the tiddlyweb-plugins/twplugins confusion to …
- 06:35 Changeset [9114] by
- testing: Basic Types; Array methods
- 06:27 Ticket #895 ([TiddlyWeb] home site for info about TiddlyWeb) closed by
- 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
- fixed: A status plugin has been created: …
- 06:08 Changeset [9113] by
- [refactoring] added an EasyMap?.features class to unclutter map class and …
- 04:43 Changeset [9112] by
- TiddlyWiki - improved jQuery file handling
- 04:30 Changeset [9111] by
- tiddlyweb - a status plugin that adds /status to the urls returning a json …
- 04:18 Changeset [9110] by
- [refactoring] separated out map projection functionality to simplify …
- 04:11 Changeset [9109] by
- [refactoring geo] separated special globeprojection function from rest of …
- 03:24 Changeset [9108] by
- [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
- fixed: cf. changeset:9105, changeset:9106
- 10:15 Changeset [9107] by
- ServerSideSavingPlugin?: minor bugfix
- 10:14 Changeset [9106] by
- ServerSideSavingPlugin?: minor refactoring to take advantage of jQuery
- 10:09 Changeset [9105] by
- TiddlyWebAdaptor?: refactored to take advantage of jQuery also replaced …
- 10:04 Changeset [9104] by
- TiddlyWebAdaptor?: minor bugfix moveTiddler: revisions' "created" field …
- 07:53 Ticket #870 ([TiddlyWeb] sometimes blank pages) closed by
- invalid: not enough data. will wait for its return
- 07:43 Ticket #976 ([TiddlyWeb] mount tiddlyweb on concurrence) created by
- 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
- It might be necessary to include copyright and license information in …
03/13/09:
- 13:38 Changeset [9103] by
- add pgrogress animation and move all the messages to the top of the wizard
- 10:59 Changeset [9102] by
- [geo] ondblclick event added
- 08:05 Changeset [9101] by
- Several fixes *make the "Import more tiddlers..." button look more like a …
- 07:47 Changeset [9100] by
- ListNavMacro?: minor style adjustments added "listnav" class to nav bar …
- 07:20 Changeset [9099] by
- ValueSwitcherPlugin?: added jQuery alias closure, updated metadata also …
- 07:03 Changeset [9098] by
- testing: enhanced READMEs
- 03:50 Changeset [9097] by
- [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
- fixed
- 07:59 Changeset [9096] by
- set next button after host error to let the user try again with no need to …
- 07:54 Changeset [9095] by
- Moved the "Save the details of this wiki server for future operations, …
- 07:15 Changeset [9094] by
- ListNavMacro?: updated metadata
- 07:06 Changeset [9093] by
- ListNavMacro?: added default styles
- 07:00 Changeset [9092] by
- ccTiddly - TiddlyDocs? - updating demo content
- 06:59 Changeset [9091] by
- ccTiddly - TiddlyDocs? - updating demo content
- 06:52 Changeset [9090] by
- TeamTasks? - Cleaned up trainling space in Definition tiddlers which caused …
- 06:47 Changeset [9089] by
- ListNavMacro?: refactored to operate on items/references passed into the …
- 06:47 Changeset [9088] by
- ListNavMacro?: refactored to apply to any arbitrary list element
- 06:35 Changeset [9087] by
- ccTiddly - TiddlyDocs? - improving intro tiddler
- 06:29 Changeset [9086] by
- ccTiddly - TiddlyDocs? - improving intro tiddler
- 06:20 Changeset [9085] by
- ccTiddly - removing ie debug info
- 06:15 Changeset [9084] by
- ccTiddly - removing ie debug info
- 06:14 Changeset [9083] by
- ccTiddly - removing ie debug info
- 06:11 Changeset [9082] by
- ccTiddly - tiddlyDocs - renaming bid1. file
- 06:01 Changeset [9081] by
- ccTiddly - TiddlyDocs? - prep for demo
- 05:40 Changeset [9080] by
- TeamTasks? - building agains a stable release rather than the head. Also …
- 05:14 Changeset [9079] by
- ccTiddly - adding images and some other tweaks
- 03:48 Changeset [9078] by
- ccTiddly - TiddlyDocs? - tidying up the css for demo
- 01:03 Changeset [9077] by
- MediaWikiAdaptor? - support for statusCode to determine server status
03/11/09:
- 14:41 Changeset [9076] by
- ccTiddly - TiddlyDocs? - removing backstage button and also some …
- 13:39 Changeset [9075] by
- ccTiddly - TiddlyDocs? - removing autoSaveChanges has fixed the issue with …
- 13:19 Changeset [9074] by
- ccTiddly - TiddlyDocs? - adding nicer debug to ccT adaptor, also passing …
- 11:37 Changeset [9073] by
- Added *import more tiddlers button *new messages(info and error) *add …
- 10:22 Changeset [9072] by
- ListNavMacro?: initial commit
- 08:39 Ticket #948 ([tiddlyweb] personalised RSS and/or HTML output of incomplete tasks ...) closed by
- fixed: This should be doable since 0.9.18 with filtering on extended fields and …
- 08:36 Changeset [9071] by
- TiddlyWeb: renamed headless serializer plugin to CSS serializer The …
- 08:35 Changeset [9070] by
- [geo] zoom level 0 wasnt working
- 08:34 Changeset [9069] by
- [geo] bug fix - before zooming out to minimum zoom level wasn't working …
- 08:31 Changeset [9068] by
- tiddlyweb - prepare a 0.9.18 release
- 08:23 Changeset [9067] by
- cook - keep trailing newlines on tiddlers
- 07:45 Changeset [9066] by
- TiddlyTweets?: altered saveToWindow so it puts the data into a textarea …
- 07:44 Changeset [9065] by
- TiddlyTweets?: made the tweets save to csv instead of RSS
- 07:44 Changeset [9064] by
- TiddlyTweets?: added CSV templates to TiddlyTweets?
- 07:34 Changeset [9063] by
- [easylibrary] implemented douglasPeucker to improve render performance of …
- 07:12 Changeset [9062] by
- WikispacesFormatter? - removed special handling of systemConfig tiddlers
- 05:48 Changeset [9061] by
- tiddlyweb - update the included empty.html to tiddlywiki 2.5
- 05:21 Changeset [9060] by
- ccTiddly - TiddlyDocs? - adding Pauls WikifiedMessage? Plugin to TiddlyDocs?
- 03:59 Changeset [9059] by
- [easylibrary] making better use of jquery, improving performance of tiled …
- 03:44 Ticket #974 (jQuery code should be below the storeArea) created by
- 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
- fixed: this is done in changeset:9057 note that this only adds support for …
- 02:33 Ticket #846 ([TiddlyWeb] Variable recipe support) closed by
- fixed: This has been done in changeset:9058 as /bags/{{ user }}/tiddlers (the …
- 02:17 Changeset [9058] by
- tiddlyweb - enable a special form of templated bag listing in a recipe. …
- 02:17 Changeset [9057] by
- tiddlyweb - add support for filter on extended fields. The syntax follows …
- 02:16 Changeset [9056] by
- tiddlyweb - update the plugins in the docstore so they are "modern". The …
- 02:15 Changeset [9055] by
- tiddlyweb - make some adjustments to the docs: we'd rather people go to …
03/10/09:
- 16:41 Translations edited by
- corrected Russian link to SVN (diff)
- 12:53 Changeset [9054] by
- [geo] separated slippy map stuff from tiddlywiki
- 11:29 Changeset [9053] by
- tiddlyweb - fix a bug in processing a form POST. Data was not being read …
- 10:47 Changeset [9052] by
- TiddlyWeb: headless serializer plugin; initial commit
- 10:18 Changeset [9051] by
- testing: Basic Types; use strict comparison (same instead of equals …
- 10:12 Ticket #973 (Basic Types consolidation) created by
- Currently there BasicTypes.js module proclaims > Augmented methods …
- 09:47 Ticket #972 (clamp Number method returns unexpected results) created by
- Number.prototype.clamp returns a custom object which is not …
- 08:57 Changeset [9050] by
- TiddlyWiki - jQuery filesystem code
- 08:44 Changeset [9049] by
- testing: added QUnit extension for assertion handling cf. …
- 08:43 Changeset [9048] by
- TiddlyWiki - deprecation of Tiddler.prototype.generateFingerprint
- 06:36 Changeset [9047] by
- teamtasks - add SampleTask? to appear when app loads
- 06:34 Changeset [9046] by
- TeamTasks? - add "note" support - include a note attached to a dropdown by …
- 06:25 Changeset [9045] by
- testing: use standard TiddlyWiki recipe This simplification also avoid …
- 06:06 Changeset [9044] by
- testing: renamed QUnit directory to use canonical "test" also added …
- 06:01 Changeset [9043] by
- remove unnecessary code
- 05:51 Changeset [9042] by
- mgtd3: some enhancements to quickadd - you can quick add a someday/maybe …
- 05:31 Changeset [9041] by
- testing: DOM; proper teardown
- 05:00 Changeset [9040] by
- TiddlyWiki: minor fix
- 04:59 Changeset [9039] by
- TiddlyWiki: post release alpha version increment
- 04:46 Ticket #971 (Cryptographic code should be made into jQuery plugin) created by
- 04:45 Ticket #970 (File loading and saving should be made into jQuery plugin) created by
- 04:43 Ticket #967 (References not accurate when using alternate formatter for tiddler) closed by
- fixed: This issue was fixed by Martin for the Wikispaces formatter: …
- 04:41 Changeset [9038] by
- [geo] various performance improvements around shapes with lots of points
- 04:24 Ticket #853 (jQuery library should be added to the core) closed by
- fixed: Fixed in changeset:8999
- 03:44 Changeset [9037] by
- testing: Basic Types; Array methods
- 03:19 Changeset [9036] by
- [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
- Three things: 1. What is the difference in setup and function of an …
03/09/09:
- 15:30 Changeset [9035] by
- [geo] cleaning up osm tiles usage, providing ability to have bigger osmaps
- 15:30 Changeset [9034] by
- [geo] performance improvements
- 11:48 Changeset [9033] by
- teamtasks - fix (remove errant line)
- 11:46 Changeset [9032] by
- team tasks - Remove logging, rename freetext->text
- 11:34 Changeset [9031] by
- TeamTasks? - seed with a SampleTask?
- 11:19 Changeset [9030] by
- TeamTasks? - Added textarea support
- 10:11 Changeset [9029] by
- [geo] trying to optimise for lots of points - zooming is slow but panning …
- 09:16 Changeset [9028] by
- Wikispaces - better missing link handling
- 04:32 History edited by
- updated for 2.5.0 (diff)
- 04:27 Changeset [9027] by
- tiddlywiki.com: updated content in preparation of 2.5.0 release
- 04:16 Changeset [9026] by
- tiddlywiki.com: minor content correction
- 04:10 Changeset [9025] by
- TiddlyWiki - preparation for 2.5.0 release
- 04:04 Changeset [9024] by
- [geo] added kml to geojson basic conversion, added a few minor changes to …
- 04:02 Changeset [9023] by
- Tagging 2.5.0 final
- 04:00 Changeset [9022] by
- added 2.5.0 recipe
- 04:00 Changeset [9021] by
- tiddlywiki.com: updated readme
- 03:47 Changeset [9020] by
- tiddlywiki.com: updated build script to use recipes directory
- 03:47 Changeset [9019] by
- tiddlywiki.com: archived 2.4.3 release
- 03:47 Changeset [9018] by
- testing: Basic Types; removed checks for number of assertions expect …
- 03:44 Changeset [9017] by
- TiddlyWiki - preparation for 2.5.0 release
- 03:26 Changeset [9016] by
- TiddlyWiki - preparation for 2.5.0 release
- 03:17 Changeset [9015] by
- [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
- fixed accidental change in previous commit
- 12:09 Changeset [9013] by
- updated QUnit latest revision fixes problem with failing tests not being …
- 11:54 Changeset [9012] by
- testing: Basic Types; Array methods
- 05:53 Changeset [9011] by
- WikispacesOffline?: recipe rename, demo generator
- 05:28 Changeset [9010] by
- WikispacesOffline? vertical: generic notebook for working offline with …
- 04:44 Ticket #968 (simplify translations) created by
- As suggested …
- 04:15 Ticket #967 (References not accurate when using alternate formatter for tiddler) created by
- When using an alternate formatter for a tiddler, such as the Wikispaces or …
- 01:11 Changeset [9009] by
- StudentNotebook?: backported improvements to POLS250 notebook
03/06/09:
- 10:34 Changeset [9008] by
- small fixes
- 07:55 Changeset [9007] by
- [geo] left remnants of some code that shouldnt be there but was used for …
- 07:16 Changeset [9006] by
- [geo] added a resize function allowing dynamic resizing of the map widget
03/05/09:
- 08:54 Changeset [9005] by
- Comments plugin - Improve stylesheet (more padding and some other …
- 08:39 Changeset [9004] by
- CommentsPlugin? - Significant refactoring to introduce "tiddler" parameter, …
- 08:04 Changeset [9003] by
- testing: Basic Types; Array methods
- 07:35 Changeset [9002] by
- testing: Basic Types; Array methods
- 07:32 Ticket #966 (array methods return non-numeric values) created by
- Certain Array methods (e.g. Array.prototype.findByField) return …
- 07:05 Ticket #920 (TinyTiddly support) closed by
- fixed: Fixed in various changesets, last being changeset:8999
- 07:00 Ticket #965 (findByField array method should not perform type coercion) created by
- Array.prototype.findByField should not perform type coercion in the …
- 06:45 Ticket #964 (findByField array method returns unexpected results) created by
- Array.prototype.findByField currently does not enforce the …
- 06:42 Changeset [9001] by
- [geo] minor change to associate wrapper with easyMap it contains
- 06:07 Changeset [9000] by
- testing: Basic Types; Number clamp
- 05:34 Changeset [8999] by
- jQuery - version 1.3.2
- 05:33 Changeset [8998] by
- jQuery - version 1.3.2
- 05:11 Ticket #963 (convert JSSpec unit tests to QUnit) created by
- QUnit, in contrast to …
- 04:39 Changeset [8997] by
- TiddlyTweets?: updated plugins' revision history, version number and core …
- 04:35 Changeset [8996] by
- TiddlyTweets?: added informative text and a breakdown of plugins and …
- 03:24 Changeset [8995] by
- testing: Basic Types; initial commit
- 03:24 Changeset [8994] by
- ccTiddly - 1.8 - fix for plugins when running on windows
- 03:22 Changeset [8993] by
- [advancedEditTemplate] a few issues in how fields were being saved in drop …
- 02:29 Changeset [8992] by
- HTMLParserPlugin - deployed simple.html test file
- 02:27 Changeset [8991] by
- HTMLParserPlugin - deployed simple.html test file
- 02:18 Changeset [8990] by
- HTMLParserPlugin - tidied up code for release
- 02:13 Changeset [8989] by
- Cook - minor fix
- 02:01 Changeset [8988] by
- TiddlyWebAdaptor?: minor adjustments s/self/_this/ self is a DOM reference
- 01:43 Changeset [8987] by
- TiddlyWebAdaptor?: minor adjustments s/me/self/
- 01:39 Changeset [8986] by
- added "editable" param (defaults to true) will only show Add comment …
03/04/09:
- 15:35 Changeset [8985] by
- TiddlyTweets?: did a bug fix where the tweetCount and the count for the API …
- 15:32 Changeset [8984] by
- TiddlyTweets?: some colour changes to make things look less blue
- 14:42 Changeset [8983] by
- TiddlyTweets?: added cancel button to end of wizard to take you back to the …
- 14:26 Changeset [8982] by
- TiddlyTweets?: adaptor now differentiates between tweets and users and …
- 14:24 Changeset [8981] by
- TiddlyTweets?: added clstyles to allow manipulation of progress bar
- 12:33 Changeset [8980] by
- TiddlyTweets?: added a lifestream, courtesy of SimonMcmanus?
- 12:32 Changeset [8979] by
- TiddlyTweets?: taken the step out where you had to confirm you wanted to …
- 12:30 Ticket #962 (Cook should report termination status) created by
- Currently Cook always returns zero (success). However, if there is an …
- 11:39 Changeset [8978] by
- TiddlyTweets?: fixed problem where hitting return in the input box caused a …
- 11:38 Changeset [8977] by
- Added UserVoice? feedback widget
- 11:27 Ticket #959 ([TiddlyWeb] when the cookie extractor has an error be more reslient) closed by
- fixed: changeset:8976 reraised as HTTP400
- 11:26 Changeset [8976] by
- tiddlyweb - more gracefully handle a malformed cookie by reraising a …
- 10:55 Changeset [8975] by
- tiddlyweb - 0.9.16 release adding some simple debugging logging to the …
- 10:00 Changeset [8974] by
- TiddlyTweets?: added deploy script to cook and send index.html to …
- 09:47 Changeset [8973] by
- display messages before making the ajax call
- 09:42 Changeset [8972] by
- commentsPlugin: - added commentsCount macro (see counts tiddler) …
- 09:35 Changeset [8971] by
- TiddlyTweets?: delete of FNDTiddlyTweets directory
- 09:34 Changeset [8970] by
- TiddlyTweets? - removed FNDTiddlyTweets directory from JRL's repository and …
- 09:31 Changeset [8969] by
- TiddlyTweets?: moved from JRL's repo to here
- 09:27 Changeset [8968] by
- ToggleThemePlugin?: switches back and forth between two themes you supply …
- 09:27 Changeset [8967] by
- TiddlyTweets?: actual delete of plugins directory
- 09:25 Changeset [8966] by
- TiddlyTweets?: moved plugins out to JRL's plugins repo; updated recipe; …
- 09:05 Changeset [8965] by
- Creating dir for TiddlyTweets? vertical
- 09:04 Changeset [8964] by
- TiddlyTemplatingMacro?: fixed up the online file saving so it works - sends …
- 08:55 Changeset [8963] by
- FNDTiddlyTweets: added a button to toggle the theme between default and …
- 08:54 Changeset [8962] by
- CanvasExperiments?: tweak
- 08:53 Changeset [8961] by
- SMSExperiments: sending SMS from TiddlyWiki
- 08:52 Changeset [8960] by
- TiddlyTemplating?: documentation about effect of 'raw' flag when templating
- 08:50 Changeset [8959] by
- TiddlyTemplating?: added package tiddler
- 08:49 Changeset [8958] by
- TiddlyTemplating?: changed RssItemTemplate? to wrap description in CDATA …
- 08:47 Changeset [8957] by
- TiddlyTweets?: altered Twitter adaptor to use jsonp where possible; changed …
- 08:43 Changeset [8956] by
- comments plugin - "Reply" and "New Comment" are now "button" class (with …
- 07:58 Changeset [8955] by
- Cook - added support for compressing jshead section
- 05:54 Changeset [8954] by
- FNDTiddlyTweets: added switch theme button that toggles between reduced UI …
- 05:53 Changeset [8953] by
- FNDTiddlyTweets: added switch theme button that toggles between reduced UI …
- 03:24 Changeset [8952] by
- Tagging 2.5.0 beta 3
- 03:18 Ticket #961 ([TiddlyWeb] Bespin integration) created by
- The Bespin editor could be …
- 03:17 Changeset [8951] by
- ccTiddly - renaming who stole all the tarts
- 03:14 Changeset [8950] by
- TiddlyWiki - 2.5.0 beta 3, restoring accidentally deleted code
- 03:13 Changeset [8949] by
- TiddlyWiki - preparation for 2.5.0 beta 3
- 02:21 Ticket #960 (typos in style sheet shadow tiddlers) created by
- As reported …
- 01:44 Changeset [8948] by
- TwitterWizardPlugin?, HTTPThrottlingPlugin: increased version numbers
- 01:40 Changeset [8947] by
- TwitterWizardPlugin?: various adjustments correcting minor issues from …
- 01:40 Changeset [8946] by
- TwitterAdaptor?: various adjustments correcting minor issues from Jon's …
- 01:27 Changeset [8945] by
- [advancedEditTemplate] if no suggestions suggestions box remains hidden
- 01:25 Changeset [8944] by
- [advancedEditTemplate] search box wasn't saving to meta data. also allowed …
03/03/09:
- 16:54 Changeset [8943] by
- FNDTiddlyTweets: a little bit more of the suggestion
- 16:47 Changeset [8942] by
- FNDTiddlyTweets: updated style through StyleSheet?, ViewTemplate? and …
- 11:37 Changeset [8941] by
- [geo] bounding box EasyMapUtil? now works properly after a bug fix
- 08:26 Changeset [8940] by
- FNDTiddlyTweets: commits to FND's repository; modified …
- 08:24 Changeset [8939] by
- FNDTiddlyTweets: adding files for the FNDTiddlyTweets vertical; more code …
- 04:39 Changeset [8938] by
- html2pdf: default title to =TiddlyDocs?=
- 04:08 Changeset [8937] by
- ccTiddly - adding content for demo
- 04:00 Changeset [8936] by
- ccTiddly - adding content for demo
- 04:00 Changeset [8935] by
- html2pdf - removed spurious padding, added default blank title
- 03:51 Changeset [8934] by
- ccTiddly - adding content for demo
- 03:46 Changeset [8933] by
- ccTiddly - adding content for demo
- 03:41 Changeset [8932] by
- ccTiddly - adding content for demo
- 03:28 Changeset [8931] by
- ccTiddly - adding content for demo
- 02:47 Changeset [8930] by
- beta: updated upload script
- 02:38 Changeset [8929] by
- Tagging 2.5.0 beta 2
- 02:31 Changeset [8928] by
- increased version number to 2.5.0b2
- 01:56 Changeset [8927] by
- html2pdf: page numbering, title page
- 01:51 Changeset [8926] by
- [geo] added util to generate bounding boxes for geojson multipolygons
03/02/09:
- 15:03 Changeset [8925] by
- ccTiddly - TiddlyDocs? - adding mp Bar theme - fixed FCKBar
- 14:26 Changeset [8924] by
- ccTiddly - TiddlyDocs? - adding mp Bar theme
- 09:46 Changeset [8923] by
- ccTiddly - 1.8 - return save to code to as it was this morning~
- 09:26 Changeset [8922] by
- [tiddlydiagrams] pathing the way for human readable wiki syntax for …
- 09:18 Changeset [8921] by
- 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
- A CookieError? in the simple cookie extractor causes a 500 error which is a …
- 08:41 Changeset [8920] by
- show error message when no page is selected
- 08:19 Changeset [8919] by
- ccTiddly - TiddlyDocs? - Drawing Plugin - drawing now show in TiddlyDocs? …
- 07:48 Changeset [8918] by
- ccTiddly - TiddlyDocs? - css tweaks for a screen resizing
- 05:54 Changeset [8917] by
- ccTiddly -tiddlyDocs - some css tweaks
- 05:13 Changeset [8916] by
- [gardening..] moved EasyThingsLibrary? to a more logical place, made some …
- 05:12 Changeset [8915] by
- [gardening..] moved EasyThingsLibrary? to a more logical place, made some …
- 05:03 Changeset [8914] by
- html2pdf: use example.html
- 05:01 Changeset [8913] by
- html2pdf: added italics, out of paragraph content and images
- 04:38 Changeset [8912] by
- TiddlyWiki - preparation for 2.5.0 release
03/01/09:
- 09:45 Changeset [8911] by
- ccTiddly 1.8 - simplified saving seems to be working
- 06:15 Changeset [8910] by
- ccTiddly 1.8 - simplified saving seems to be working
02/28/09:
- 06:08 Changeset [8909] by
- ccTiddly 1.8 - revisions fix
- 04:27 Changeset [8908] by
- ccTiddly - 1.8 users are now correctly alerted to a revision conflict …
02/27/09:
- 12:11 Changeset [8907] by
- small sintax fixes to run on IE
- 12:11 Changeset [8906] by
- small sintax fixes to run on IE
- 12:10 Changeset [8905] by
- TiddlyDocs? - tweaking fckeditor config and other css tweaks
- 08:59 Changeset [8904] by
- [thedrawingboard] vertical that uses tiddly diagrams. idea is it is the …
- 08:31 Changeset [8903] by
- TiddlyDocs? - FCKEditor - enabled autGrow plugin in the config
- 08:18 Changeset [8902] by
- TiddlyDocs? - editDefinitions plugin now removes users without leaving a …
- 07:56 Changeset [8901] by
- MediaWikiAdaptor? - minor fix
- 06:18 Changeset [8900] by
- [diagrams] added interface for resizing diagram elements
- 04:38 Changeset [8899] by
- 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
- Currently the accessors getValue and setValue are members of …
- 03:46 Changeset [8898] by
- ServerSideSavingPlugin?: do not save temporary tiddlers
- 03:32 Changeset [8897] by
- MediaWikiAdaptor? - minor fix
- 03:22 Changeset [8896] by
- ccTiddly - 1.8 - fixed issues with revision not being tracked properly
- 01:00 Ticket #957 (cook - accept recipe filename) created by
- For a recipe named app.html.recipe, I have to run "cook app". I would …
02/26/09:
- 14:02 Changeset [8895] by
- TiddlyDocs? - css fixes
- 13:11 Changeset [8894] by
- TiddlyDocs? - css fixes
- 12:35 Changeset [8893] by
- TiddlyDocs? - adding another bin image for testing and also fixing various …
- 11:07 Changeset [8892] by
- TiddlyDocs? - fixed bug with bin
- 07:14 Ticket #956 ([TiddlyWeb] rename and redistribute twplugin/tiddlyweb-plugins with one ...) created by
- 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
- When returning an error code, the server should provide more details as to …
- 06:40 Changeset [8891] by
- use Martin's implementation of template rendering
- 06:10 Changeset [8890] by
- [diagrams] changed node editor interface, now includes a basic slider bar, …
- 06:07 Changeset [8889] by
- ServerCommandsPlugin?: initial commit
- 05:50 Changeset [8888] by
- TiddlyWebAdaptor?: minor bugfix
- 04:54 Ticket #954 (setValue should increase changecount) created by
- The TiddlyWiki.prototype.setValue accessor should call …
- 04:52 Ticket #953 (getValue should support fallback value) created by
- The TiddlyWiki.prototype.getValue accessor should take an optional …
- 03:20 Changeset [8887] by
- TiddlyDocs? - comments plugins returned to the templates, recycle bin now …
- 03:03 Changeset [8886] by
- MediaWikiFormatter? - fixed bug in headings
- 02:45 Changeset [8885] by
- ServerSideSavingPlugin?: minor simplifications
- 00:56 Ticket #952 (Give 'txtTheme' option a description so it's easier to find/understand/use) created by
- 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
- ccTiddly - TiddlyDocs? - addings more options to the setings, fixed bug …
- 13:22 Changeset [8883] by
- ccTiddly - TiddlyDocs? - adding bin option, fixing saving bug and updating …
- 12:00 Changeset [8882] by
- add support for template's parameters
- 10:52 Changeset [8881] by
- [diagrams] added color picker slider and basic controls to color shapes
- 10:51 Changeset [8880] by
- [diagrams] added color picker slider and basic controls to color shapes
- 10:10 Changeset [8879] by
- ccTiddly - TiddlyDocs? - Numbering now works thanks to Mike
- 09:44 Changeset [8878] by
- teamtasks - renamed "metaDataName" to "field" (it's more generic, and …
- 09:43 Changeset [8877] by
- 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
- 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
- I've noticed when developing with a local copy of TiddlyWeb, that if I …
- 09:21 Changeset [8876] by
- [diagrams] code refactoring - canvas toolbar separated as reusable …
- 08:45 Changeset [8875] by
- ccTiddly - TiddlyDocs? - editing a tiddler no-longer adds it again to the …
- 08:29 Changeset [8874] by
- [diagrams] code refactoring - canvas toolbar separated as reusable …
- 07:28 Changeset [8873] by
- teamtasks - use hash instead of array for uniqueness algorithm (TW array …
- 07:25 Changeset [8872] by
- ccTiddly - TiddlyDocs? - users can now see a list of their removed items …
- 07:18 Changeset [8871] by
- teamtasks fix - Ensures autocomplete options are unique (no duplicates)
- 07:07 Changeset [8870] by
- ccTiddly - TiddlyDocs? - users can now delete items from the document …
- 06:12 Changeset [8869] by
- TiddlyWebAdaptor?: minor adjustment to fix JSLint error
- 05:32 Changeset [8868] by
- TiddlyWebAdaptor?: minor simplification
- 04:55 Changeset [8867] by
- TeamTasks? - removing meta files which are breaking the build.
- 04:48 Changeset [8866] by
- ccTiddly - TiddlyDocs? - adding a new section adds it to the table of …
- 04:48 Changeset [8865] by
- plugin template: reverting previous change The plugin interface will not …
- 04:46 Changeset [8864] by
- Builds on previous patch - free text support - to introduce an …
- 03:36 Changeset [8863] by
- ServerSideSavingPlugin?: fixed variable scope …
- 02:46 Changeset [8862] by
- [geotw] added pauls georss plugin
02/24/09:
- 12:14 Ticket #950 ([TiddlyWeb] e-mail store) created by
- It might be useful to have a StorageInterface? for reading mailboxes (e.g. …
- 11:59 Changeset [8861] by
- add template support (only supports basic template, still doesn´t handle …
- 09:38 Changeset [8860] by
- ccTiddly - TiddlyDocs? - adding Mikes drawing plugin
- 09:25 Changeset [8859] by
- ccTiddly - TiddlyDocs? - adding Mikes drawing plugin
- 06:57 Changeset [8858] by
- ccTiddly - TidlyDocs? - adding mikes drawing plugin
- 06:48 Ticket #949 ([TiddlyWeb] isLoggedIn() function) created by
- could I have a javascript function which returns true or false based on my …
- 06:17 Changeset [8857] by
- create a vertical that includes the ImportMediaWikiWizard?.js plugin
- 04:35 Changeset [8856] by
- newplugin - more default tiddlers
- 04:27 Changeset [8855] by
- Import MediaWiki? Wizard This version does not downloads the used templates …
- 04:10 Changeset [8854] by
- Remove DrawPlugin? (now DrawingPlugin?) Remove GuidPlugin?.js as it's …
- 04:08 Changeset [8853] by
- fixed "Draw"->"Drawing"
- 03:35 Changeset [8852] by
- ServerSideSavingPlugin?: improved error reporting for edit conflicts While …
- 03:30 Ticket #948 ([tiddlyweb] personalised RSS and/or HTML output of incomplete tasks ...) created by
- TiddlyDocs? needs to provide a personalised list of tasks in an external …
- 03:26 Changeset [8851] by
- tiddlyweb - prep the 0.9.15 release
- 03:14 Changeset [8850] by
- tidldyweb - enable some a11y handling in the case where the wiki generated …
02/23/09:
- 13:52 Changeset [8849] by
- SiteLicensePlugin? - initial version, uses hard-coded licenses
- 12:18 Ticket #947 (where is the tiddlywiki file?) closed by
- fixed: Added the answer at …
- 11:52 Ticket #941 ([TiddlyWeb] login ID vs. display name) closed by
- 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
- My TiddlyDocs? plugins need the latest BETA version of TiddlyWiki (with …
- 11:36 Changeset [8848] by
- Fixed drawing macro, with demo (so you can use <<drawing>> in addition to …
- 11:24 Changeset [8847] by
- created contributor's directory for Nicolas Rusconi
- 10:41 TiddlyWeb edited by
- (diff)
- 10:40 TiddlyWeb edited by
- (diff)
- 10:14 Ticket #904 ([TiddlyWeb] consider using WebOb for handling parsing of the WSGI ...) closed by
- 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
- 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
- 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
- wontfix: Not really relevant. Will reconsider later.
- 10:06 Changeset [8846] by
- 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
- 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
- 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
- fixed: See: …
- 09:48 Ticket #928 ([TiddlyWeb] when you save an empty tiddler its text attribute becomes the ...) closed by
- fixed: fixed in changeset:8845
- 09:45 Changeset [8845] by
- tiddlyweb - make sure when we serialize a tiddler to text that we do not …
- 09:13 Changeset [8844] by
- 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
- When evaluating JavaScript? code from a systemConfig tiddler, there …
- 09:02 Changeset [8843] by
- TiddlyWebConfig?: dynamically determine tiddler name This is achieved by …
- 08:59 Changeset [8842] by
- ccTiddly - 1.8 - removing debug info
- 08:55 Changeset [8841] by
- ccTiddly - 1.8 - TiddlyDocs? - using absolute paths for TiddlyDocs? images …
- 08:38 Ticket #891 ([TiddlyWeb] dynamically determine workspace) closed by
- fixed: Fixed in changeset:8854. The default workspace is set to the current …
- 08:37 Changeset [8840] by
- TiddlyWebConfig?: dynamically determine default workspace Ticket #891
- 08:21 Ticket #945 ([TiddlyWeb] TiddlyWebConfig plugin sets defaultCustomFields server.host ...) closed by
- invalid: Turns out to be a mistake in my tiddlywebconfig.py - make sure you have a …
- 07:45 Changeset [8839] by
- TiddlyWeb client plugins now considered stable
- 07:44 Changeset [8838] by
- TiddlyWebConfig?: properly resolve full host name
- 06:59 Changeset [8837] by
- tiddlyweb - correct documentation in apache.py
- 06:31 Changeset [8836] by
- TiddlyWebAdaptor?: bugfix regarding changecount preservation
- 04:32 Changeset [8835] by
- ccTiddly - 1.8 - renaming .tiddler files to .tid files
- 04:15 Changeset [8834] by
- ccTiddly - 1.8 proxy.php should now fail gracefully after attempting …
- 03:57 Ticket #945 ([TiddlyWeb] TiddlyWebConfig plugin sets defaultCustomFields server.host ...) created by
- In the case where your host is something like …
02/22/09:
- 05:05 Changeset [8833] by
- ccTiddly - lifestream - correcting icon
- 04:47 Changeset [8832] by
- ccTiddly - lifestream - adding TRACKproxy.php file
- 04:35 Changeset [8831] by
- ccTiddly - lifestream - moving files in lifestream plugins and updating …
02/21/09:
- 03:14 Ticket #944 (hasClass needs to be bulletproofed) reopened by
- This problem *is* valid... a fatal error *does* occur, under readily …
- 02:43 Ticket #944 (hasClass needs to be bulletproofed) closed by
- 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
- 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
- When editing tiddlers in the store directly, this doesn't seem to trigger …
- 10:39 Changeset [8830] by
- New vertical: inputExForms
- 10:00 Changeset [8829] by
- ccTiddly - 1.8 / TiddlyDocs? tweaks to css, moving FCKEditor functionality …
- 09:14 Changeset [8828] by
- updated scripts to allow easy upload of all complete plugins
- 07:18 Changeset [8827] by
- tiddlyweb - change bogus 'Recent Changes' link when viewing tiddlers to …
- 06:06 Changeset [8826] by
- TiddlyWebAdapor?: changed primary author as requested by cdent
- 05:45 Changeset [8825] by
- fix guid0 lib for more portable JS ([]->charAt) and add upload script
- 05:39 Changeset [8824] by
- fix guid0 -> use charAt instead of []
- 05:38 Changeset [8823] by
- Package as proper plugin with demo/info wiki
- 05:30 Ticket #942 ([TiddlyWeb] the etag for different recipes can be the same) created by
- The cachinghoster plugin, which can use the same url for a wiki generated …
- 05:12 Changeset [8822] by
- tiddlyweb - rename configdebug_level? to 'log_level'. The latter is …
- 05:12 Changeset [8821] by
- tiddlyweb - remove prints to STDOUT from plugins. mod_wsgi is very …
- 03:34 Changeset [8820] by
- ccTiddly - 1.8 / TiddlyDocs? - adding reportViewPlugins, removing some …
- 03:19 Changeset [8819] by
- unaforms - don't use a special base tiddlywiki, just put the special stuff …
- 03:18 Changeset [8818] by
- tiddlyweb - update to using tiddlyweb 2.4.3 intead of 2.4.2. The format of …
- 03:08 Changeset [8817] by
- 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
- fixed: There was a bug in the adaptor where host wasn't set yet at the time …
- 21:55 Changeset [8816] by
- TiddlyWebAdaptor?: bugfix regarding availability of context.host
- 21:44 Changeset [8815] by
- TiddlyWebAdaptor?: bugfixes regarding variable scope, optional arguments
- 15:14 Ticket #941 ([TiddlyWeb] login ID vs. display name) created by
- It should be considered to differentiate between login ID and display …
- 14:49 Changeset [8814] by
- ccTiddly - TiddlyDocs? - css tweaks
- 14:13 Ticket #940 ("server-side" label) created by
- While talking to people outside the TiddlyWiki community, I realized (once …
- 12:33 Changeset [8813] by
- ccTiddly - TiddlyDocs? - adding latest changes to the editDefintions …
- 10:58 Ticket #939 ([TiddlyWebWiki] document workspace configuration) created by
- 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
- fixed
- 10:22 Ticket #930 ([TiddlyWeb] cachinghoster cache invalidation race condition) closed by
- fixed: not quite, more work done in changeset:8812
- 10:17 Changeset [8812] by
- tiddlyweb - still more race condition fixes for caching hoster. This makes …
- 10:03 Changeset [8811] by
- updated options - now in order of complexit
- 09:59 Changeset [8810] by
- preferenceMacros plugin - Added teamtasks style options (simple list of …
- 09:29 Changeset [8809] by
- ccTiddly - TiddlyDocs? - more moving of files for TiddlyWeb and also adding …
- 09:25 Changeset [8808] by
- New plugin - Set tiddler custom fields using checkbox and dropdown …
- 08:23 Changeset [8807] by
- tiddlyweb - update the cachinghoster so it will more smoothly recover when …
- 08:20 Changeset [8806] by
- ccTiddly - TiddlyDocs? - ading edit definitions tiddler
- 08:12 Ticket #938 ([TiddlyWeb] Saving a comment when not logged-in doesn't work (on ...) created by
- 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
- 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
- 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
- I am branching ticket #921. I sometime get "Error saving Tiddler: …
- 04:49 Ticket #934 ([ServerSideSavingPlugin] hijack setValue) created by
- Since the ServerSideSavingPlugin? uses changecount to determine which …
- 02:55 Changeset [8805] by
- TiddlyWeb: dev store; reordered class methods
- 00:59 Ticket #933 ([TiddlyWebWiki] revision control) created by
- 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
- The TiddlyWiki representation should provide a refresh command for …
02/18/09:
- 16:22 Changeset [8804] by
- GeoRSSPlugin - index.html?
- 16:21 Changeset [8803] by
- GeoRSSPlugin - tidied up namespace and documentation
- 16:15 Changeset [8802] by
- CommentsPlugin? - contains tiddlywebcomments macro sample tiddler and info …
- 16:04 Changeset [8801] by
- GeoRSSPlugin - standardised on the antiquated W3C GeoRSS and added …
- 15:29 Changeset [8800] by
- GeoRSSPlugin - initial version
- 14:20 Ticket #931 ([TiddlyWeb] create a MySQL store for backending large sites) created by
- As TiddlyDocs? will likely need to support high users and much content.
- 14:12 Changeset [8799] by
- tiddlyweb - update apache.py docstring to use a more evident mounting …
- 14:12 Changeset [8798] by
- tiddlyweb - the osmosoft vertical of TiddlyWeb now uses the cachinghoster …
- 14:12 Changeset [8797] by
- tiddlyweb - deleting a tiddler from the store needs to call …
- 14:11 Changeset [8796] by
- tiddlyweb - start the "generification" of the osmosoft.py tools that …
- 14:11 Changeset [8795] by
- tiddlyweb - reflect change of mod_python.py to apache.py in MANIFEST
- 14:11 Changeset [8794] by
- 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
- fixed: http://tiddlyweb.peermore.com/wiki/#%5B%5BInstalling%20TiddlyWeb%5D%5D
- 14:07 Ticket #917 (tiddlyweb - documentation on apache config) closed by
- fixed: http://tiddlyweb.peermore.com/wiki/#%5B%5BTiddlyWeb%20and%20Apache%5D%5D
- 14:01 Ticket #930 ([TiddlyWeb] cachinghoster cache invalidation race condition) created by
- 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
- While the current challengers (OpenID, cookie-based) supply a cookie …
- 10:01 Changeset [8793] by
- ccTiddly - TiddlyDocs? - latest updates to the theme
- 09:28 Changeset [8792] by
- 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
- summary says it all. don't yet know if this is server or client side
- 08:44 Changeset [8791] by
- ccTiddly - TiddlyDocs? - making file structure more compatible with the …
- 07:30 Changeset [8790] by
- TiddlyWeb: dev store plugin; made bags' policy file optional
- 06:04 Ticket #926 ([TiddlyWeb] twanager: relevance of working directory) closed by
- 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
- There currently appears to be no authoritative documentation on setting up …
- 05:11 Ticket #926 ([TiddlyWeb] twanager: relevance of working directory) created by
- twanager commands need to be run from the respective instance's root …
- 02:50 Changeset [8789] by
- TiddlyWiki - change to minimal jQuery
- 02:14 Changeset [8788] by
- ServerSideSavingPlugin?: improved Story.prototype.saveTiddler override
- 02:01 Changeset [8787] by
- DrawPlugin? - Updated for initial release, with IE support (but some parts …
Note: See TracTimeline
for information about the timeline view.
