Timeline
03/14/08:
- 23:33 Ticket #524 (cct - update install.sql) created by
- update install.sql. Currently the changecount is being set incorrectly and …
- 11:41 Changeset [3983] by
- Improved parser function handling
- 11:37 Changeset [3982] by
- Changed < and > to < and >
- 10:58 Ticket #523 (parseParams() should return error if required parameter is missing) created by
- If a default name is not provided, parseParams() cannot cope. The …
- 10:43 Changeset [3981] by
- login problem
- 10:22 Changeset [3980] by
- cct
- 08:00 Changeset [3979] by
- Default display values ammended. Inclusion of Saq's TableSortingPlugin?
- 06:53 Changeset [3978] by
- First bash at including sortable table output from TTReportViewPlugin
- 05:14 Changeset [3977] by
- cct - latest OpenID fix
- 05:09 Changeset [3976] by
- cct - bug fixed with openID
- 04:55 Changeset [3975] by
- Support for getting timeline from JSON embedded in a tiddler
- 04:54 Changeset [3974] by
- recipe updated so that it no longer calls an unused plugin
- 04:47 Changeset [3973] by
- Updated tags
- 04:40 Changeset [3972] by
- recipe updated so that it no longer calls an unused plugin
- 04:38 Changeset [3971] by
- Reorganization
- 04:36 Changeset [3970] by
- migrated tasks included in recipe
- 04:35 Changeset [3969] by
- some old debug removed
- 04:34 Changeset [3968] by
- Tasks migrated to v0.4 metadata format
- 04:31 Changeset [3967] by
- cct - 1.5.2 release with HTTPS and variables ports enabled
- 04:20 Ticket #494 (broken please login link) closed by
- fixed
- 04:19 Changeset [3966] by
- please login link now works
- 04:17 Changeset [3965] by
- Testing the new TTReportView plugin and fixing logical errors
- 04:06 Ticket #508 (Improve layout of ccTiddly login boxes) closed by
- fixed
- 04:03 Ticket #503 (openID link immediately after saving the tiddler.) closed by
- fixed
- 04:01 Ticket #491 (workspace name format in macros) closed by
- fixed
- 03:57 Ticket #507 (Display login prompt when a user session times out) closed by
- fixed
- 03:46 Changeset [3964] by
- cct - improved getURL function
- 02:50 Changeset [3963] by
- TiddleShop?: end-to-end journey of selecting a blog template and creating …
03/13/08:
- 20:56 Changeset [3962] by
- put a reference to our default data store in tiddlyweb.store in the …
- 20:49 Changeset [3961] by
- optionally allow the format for lists to be included in the url
- 20:44 Changeset [3960] by
- _failing_ (on purpose, downhill slope) tests of content-negotiation in bag …
- 20:28 Changeset [3959] by
- process the server app wrappers more effectively
- 20:20 Changeset [3958] by
- remove extraneous debug print
- 20:13 Changeset [3957] by
- vauge startings at psuedo-content negotiation. an accept header or an …
- 19:08 Changeset [3956] by
- experiment with some simple content negotiation figuring so we can get …
- 17:25 Changeset [3955] by
- New Report builder for TeamTasks? based on templating and …
- 12:38 Changeset [3954] by
- implement list_bags on the store, and represent that at /bags the …
- 12:36 Changeset [3953] by
- remove some whitespace
- 12:20 Changeset [3952] by
- establish a list_recipes() method and put GET /recipes over the top of it …
- 12:01 Changeset [3951] by
- enable GET text /bags/{bn}/tiddlers/{tn} URL
- 11:59 Changeset [3950] by
- When we can't find a tiddler in the store throw a NoTiddlerError?
- 11:56 Changeset [3949] by
- we are working with bags, don't report recipes in the exceptions
- 11:50 Changeset [3948] by
- docs fix
- 11:25 Changeset [3947] by
- Implement /bags/{bag_name}/tiddlers list, as a plain text thing. Later …
- 11:22 Changeset [3946] by
- remove some extraneous whitespace
- 10:54 Changeset [3945] by
- TiddleShop?: end-to-end journey of selecting a blog template and creating …
- 10:50 Changeset [3944] by
- Remove an unused method (it had been moved to control earlier).
- 10:47 Changeset [3943] by
- new tool to migrate existing TeamTasks? task metadata to work with v0.4
- 10:30 Changeset [3942] by
- Minor update
- 10:30 Changeset [3941] by
- Minor update
- 09:28 Changeset [3940] by
- Minor change to comments
- 09:27 Changeset [3939] by
- Preparation for JSON and XML event types
- 09:06 Changeset [3938] by
- Fixed recipe
- 09:05 Changeset [3937] by
- Minor reorg
- 08:57 Changeset [3936] by
- retrieve simple list of the tiddlers from a recipe at …
- 08:36 Changeset [3935] by
- Quick importer that takes a tiddlywiki file and puts it in the store so we …
- 08:27 Changeset [3934] by
- 06:35 Changeset [3933] by
- mptw: forgot to change version number again.
- 06:28 Ticket #522 (The slices regexp is a little too relaxed and gives bogus slices in most ...) created by
- To see this in action, go here: http://mptw.tiddlyspot.com/#systemConfig …
- 06:16 Ticket #521 (displayMessageWikified) created by
- In lieu of a patch, paste this into Message.js after displayMessage: …
- 05:48 Changeset [3932] by
- mptw: put <nowiki> around slice content to prevent weirdness in plugins
03/12/08:
- 20:06 Changeset [3931] by
- Don't put the title in the serialized tiddler, the title is in the …
- 19:57 Changeset [3930] by
- set a cookie so the created wiki is not read only over http
- 19:34 Changeset [3929] by
- strip off trailing whitespace when we read a recipe
- 19:24 Changeset [3928] by
- Ensure we can deserialize a simple recipe in which the bag has no filter.
- 19:09 Changeset [3927] by
- First web serving. GET /recipes/<some recipe> will return a working basic …
- 18:33 Changeset [3926] by
- move the muchdata data created into fixtures so we can use it elsewhere
- 17:08 Ticket #520 (Improper use of "characterFormat" codes around a table causes run-away ...) created by
- Found by Harley Pebley and reported on TiddlyWikiDev? GoogleGroup?: …
- 15:57 Changeset [3925] by
- cct session expire handled correctly
- 13:18 Changeset [3924] by
- full https support
- 10:34 Changeset [3923] by
- Move more functions into tiddlyweb/control so serializer and store …
- 09:42 Changeset [3922] by
- add a 'store' attribute to each of the data objects, which can be …
- 09:25 Changeset [3921] by
- monkeygtd: lots of good stuff
- 09:03 Changeset [3920] by
- mptw: forgot to increment version number
- 09:03 Changeset [3919] by
- mptw: fixed extra comma in SelectThemePlugin? breaking IE. added "else" and …
- 08:46 Changeset [3918] by
- Initial submission
- 08:44 Changeset [3917] by
- Initial submission
- 08:44 Changeset [3916] by
- Minor updates
- 08:34 Changeset [3915] by
- Added test tiddler
- 08:33 Changeset [3914] by
- Merge character formats
- 08:31 Changeset [3913] by
- Initial submission
- 08:30 Changeset [3912] by
- Minor update
- 08:30 Changeset [3911] by
- Minor update
- 08:29 Changeset [3910] by
- Minor update
- 08:11 Changeset [3909] by
- Added support for rowspans and \n in table cells
- 07:43 Changeset [3908] by
- Initial submission
- 04:07 Changeset [3907] by
- new support for https
- 03:59 Changeset [3906] by
- TiddleShop?: renamed many tiddlers for more sensible naming conventions
- 03:40 Ticket #519 (Allow sys admins to config the default workspace permissions) created by
- allow system admins to configure the default workspace permissions
- 03:39 Ticket #518 (ccEditWorkspace) created by
- complete ccEditWorkspace so that it allows users to change the permissions …
- 03:36 Ticket #502 (changes document) closed by
- fixed
- 03:35 Ticket #510 (ccTiddly 1.2 Comments plugin should work on the new version) closed by
- fixed
03/11/08:
- 11:44 Changeset [3905] by
- Change < and > to < and >
- 11:42 Changeset [3904] by
- Initial submission
- 11:29 Changeset [3903] by
- Improved table handling
- 10:13 Changeset [3902] by
- IframeTiddlerMacro?: little change to location of created iframe
- 10:09 Changeset [3901] by
- IframeTiddlerMacro?: missed adding this file in previous commit
- 09:59 Changeset [3900] by
- version number UI added to roadmap tasks
- 09:48 Changeset [3899] by
- TiddleShop?: basic working prototype of template-based preview of blog …
- 09:29 Changeset [3898] by
- Roadmap linking
- 09:26 Changeset [3897] by
- site colours
- 09:22 Changeset [3896] by
- restructure
- 09:22 Changeset [3895] by
- restructure
- 09:21 Changeset [3894] by
- restructure
- 09:03 Changeset [3893] by
- restructure
- 09:02 Changeset [3892] by
- restructure
- 09:01 Changeset [3891] by
- restructure
- 09:00 Changeset [3890] by
- restructure
- 08:58 Changeset [3889] by
- 05:18 Changeset [3888] by
- Changed to use static functions
- 05:16 Changeset [3887] by
- Made functions static as appropriate. Minor code reorganization.
- 05:06 Changeset [3886] by
- restructure
- 05:04 Changeset [3885] by
- removing fluff
- 05:03 Changeset [3884] by
- restructure
- 04:52 Changeset [3883] by
- restructure
- 03:48 Ticket #517 (Themeswitcher should support 'Web' prefix for read-only themes) created by
03/10/08:
- 12:20 Changeset [3882] by
- mgtd: interesting new framework using tiddler sections
- 10:53 Changeset [3881] by
- Further improvements
- 10:52 Changeset [3880] by
- Initial submission
- 10:43 Changeset [3879] by
- Initial submission
- 10:25 Changeset [3878] by
- Adjustments from playing with a large(r) datastore. Move …
- 05:45 Ticket #516 (Cook doesn't display error message if you don't provide a template) created by
- If you cook without providing the base tiddlywiki.html.recipe, the cook …
- 05:33 Changeset [3877] by
- first commit
- 05:24 Changeset [3876] by
- 1.5.1 release
- 05:12 Changeset [3875] by
- latest config for release
- 04:38 Changeset [3874] by
- Creation
- 04:11 Changeset [3873] by
- Added Saq's anchor handling ammendment
03/08/08:
- 05:58 Changeset [3872] by
- forgot to remove some debug code
- 05:40 Changeset [3871] by
- fixed bug with \n being turned into line breaks when it shouldn't have
- 05:11 Changeset [3870] by
- r4tw: systemServer instead of contentPublisher
03/07/08:
- 22:26 Changeset [3869] by
- made a copy
- 20:39 Changeset [3868] by
- added a version number macro, mptwVersion.
- 20:25 Changeset [3867] by
- renamed SwitchThemePlugin?.js to SelectThemePlugin?.js since there's already …
- 20:20 Changeset [3866] by
- made a copy
- 17:06 Changeset [3865] by
- mptw:…
- 17:05 Changeset [3864] by
- mptw:…
- 16:56 Changeset [3863] by
- mptw: fixed update_site script
- 16:54 Changeset [3862] by
- mptw: missed two removes
- 16:53 Changeset [3861] by
- reversed rename. about to "launch". will tag this release I think.
- 11:08 Changeset [3860] by
- Do some roundtrip testing: object into store, out of store. Including …
- 09:51 Changeset [3859] by
- test reading a bag from disk. When we read a bag from disk, we _do_ put …
- 09:49 Changeset [3858] by
- forgot to check in the recipe storage tests
- 08:59 Changeset [3857] by
- deserializer a tiddler from disk, was a struggle to get tags right, but …
- 07:23 Changeset [3856] by
- de-serialize from a text file on disk a string into a recipe next: bags …
- 06:27 Changeset [3855] by
- unify on put instead of save as the verb for describing how things get on …
- 06:23 Changeset [3854] by
- Decouple saving a tiddler from saving a bag. We want this because only …
- 04:02 Changeset [3853] by
- FeelistManager? logCall fixes for date recording
- 03:58 Changeset [3852] by
- FeelistManager? logCall fixes for date recording
- 02:53 Changeset [3851] by
- DailyTasks?: integrating Saq's changes. First working version
- 02:23 Ticket #515 (tagChooser macro does not respect excludeLists) created by
- As reported …
03/06/08:
- 14:01 Changeset [3850] by
- UploadTiddlerPlugin? 1.1.0 and storeTiddler.php 1.1.0 can rename a tiddler
- 10:59 Changeset [3849] by
- remove pesky jar and html files
- 10:53 Changeset [3848] by
- remove pesky jar and html files
- 10:51 Changeset [3847] by
- initial work on FeedListManager? plugin and testharness
- 10:20 Changeset [3846] by
- DailyTasks?: reworking of dynamic creation of daily tiddlers and …
- 04:54 Changeset [3845] by
- DailyTasks?: second commit, code written, example vertical created, not …
03/05/08:
- 15:37 Ticket #514 (List of Tags overwritten by table title) created by
- Using Firefox 2.0.0.12, under Linux. The title of a table column can …
- 10:30 Changeset [3844] by
- Store recipes to the filesystem using the text store and text serializer. …
- 10:04 Changeset [3843] by
- Make it so we can pass a list of tiddlers as multiple args or a list when …
- 09:30 Changeset [3842] by
- don't use name for referring to tiddlers, use title.
- 09:15 Changeset [3841] by
- ignore *.pyc
- 09:12 Changeset [3840] by
- mptw: more tweaks
- 09:10 Changeset [3839] by
- move handling of the test textstore into the fixtures, for reuse
- 08:32 Changeset [3838] by
- Clean up test setup a bit better: make sure the store directory is there. …
- 07:18 Changeset [3837] by
- First pass at storing bags and tiddlers to disk. Incomplete. Tests not …
- 07:10 Changeset [3836] by
- typo cleanup
- 07:10 Changeset [3835] by
- clean up some typos
- 04:24 Changeset [3834] by
- First commit: DailyTaskMacro?.
- 03:28 Changeset [3833] by
- numerous updates to plugins, including separating optional documentation …
03/04/08:
- 03:46 Changeset [3832] by
- Default URIs moved to index recipe
03/03/08:
- 16:26 Changeset [3831] by
- very simple, stubbish cooking of a working tiddlywiki from a bag+filter …
- 16:21 Changeset [3830] by
- Keep an empty.html around handy for use with testing. Eventually this …
- 14:44 Changeset [3829] by
- Note in the docs why we don't care about created and modified yet.
- 14:31 Changeset [3828] by
- Use 'title' instead of 'name' for the id of a tiddler. This is what's …
- 11:00 Changeset [3827] by
- Wikispaces HTML conversion test tiddlers
- 10:53 Changeset [3826] by
- Deletion
- 10:52 Changeset [3825] by
- Initial submission
- 10:52 Changeset [3824] by
- Initial submission
- 10:51 Changeset [3823] by
- Minor additions
- 10:24 Changeset [3822] by
- Fixed rendering of anchors. Get images from images/ directory
- 09:34 Ticket #513 (Documentation for doHttp() is incorrect) created by
- The documentation comments for the doHttp() function gives incorrect …
- 08:57 Ticket #512 (search accross workspaces) created by
- server side search across all workspaces from the root workspace.
- 07:27 Ticket #511 (ensure import tiddlers functionality is secure.) created by
- make sure that ccTiddly does not allow users to import tiddlers when they …
- 06:47 Changeset [3821] by
- notes on proper model for tiddlers, with instrutions to change (soon)
- 06:26 Changeset [3820] by
- SpeedGeeking?: fixed tiddlylinks
- 05:43 Changeset [3819] by
- user creation fix
- 05:19 Changeset [3818] by
- Added some content for testing
- 05:19 Changeset [3817] by
- More tests
- 05:18 Changeset [3816] by
- Improved brace and delimiter handling
- 05:16 Changeset [3815] by
- SpeedGeeking?
- 05:10 Changeset [3814] by
- user account creation hacking and spurious logging removed
- 03:02 Changeset [3813] by
- SpeedGeeking?
- 02:46 Changeset [3812] by
- SpeedGeekingPlugin? - made geeks a referenced tiddler
- 02:34 Changeset [3811] by
- SimpleMojoPlugin? - added options and caller
- 02:01 Changeset [3810] by
- SpeedGeeking? plugins
- 01:26 Changeset [3809] by
- fixed trailing comma error in IE
- 01:20 Changeset [3808] by
- Added excludeLists tagging option for encrypted tiddlers.
- 01:15 Changeset [3807] by
- SpeedGeeking?
03/01/08:
- 17:27 Changeset [3806] by
- BlogTalk?: added unstylish Flickr tab
- 17:25 Changeset [3805] by
- RawViewMacroPlugin? - view macro to inject HTML
- 11:36 Changeset [3804] by
- BlogTalk?: added zipfile creation
- 11:24 Changeset [3803] by
- RippleRap?: fixed speaker view template for vcard errors
- 08:40 Changeset [3802] by
- mptw: misc stuff. added InstantTimePlugin?.js. added …
- 06:56 Changeset [3801] by
- RippleRap?: added default speaker_co
- 05:31 Changeset [3800] by
- RippleRap?: added committee, moved to vanilla tagging tiddlers
- 04:19 Changeset [3799] by
- RippleRap?: added list of talks from speaker
- 01:52 Changeset [3798] by
- Blogtalk: more bios
- 01:37 Changeset [3797] by
- Blogtalk: more bios
- 00:49 Changeset [3796] by
- RippleRap?: added vcard fn url for Speakers
- 00:13 Changeset [3795] by
- RippleRap?: default speaker_co
02/29/08:
- 18:31 Changeset [3794] by
- Blogtalk: speaker bios
- 18:21 Changeset [3793] by
- Blogtalk: speaker bios
- 16:53 Changeset [3792] by
- RippleRap?: speaker metadata
- 16:52 Changeset [3791] by
- third time charm: ignore *.pyc files for svk st and the like
- 16:50 Changeset [3790] by
- still trying to ignore *.pyc
- 16:44 Changeset [3789] by
- ignore *.pyc
- 13:07 Changeset [3788] by
- RippleRap?: speaker image right
- 13:07 Changeset [3787] by
- RippleRap?: speaker image right
- 12:44 Changeset [3786] by
- fixes and stuff
- 12:43 Changeset [3785] by
- images included in recipe
- 12:22 Changeset [3784] by
- long overdue restructuring
- 12:21 Changeset [3783] by
- long overdue restructuring
- 12:20 Changeset [3782] by
- Serializer functions may now accept a sortkey function (for use by the …
- 12:01 Changeset [3781] by
- Minor fix
- 12:01 Changeset [3780] by
- More tests
- 11:54 Changeset [3779] by
- RippleRap?: removed tagging text from Speakers tiddler
- 11:52 Changeset [3778] by
- add serialization for bags, cleanup repr of Tiddler
- 11:47 Changeset [3777] by
- Better function handling
- 11:32 Changeset [3776] by
- Blogtalk: added speakers to main menu
- 11:30 Changeset [3775] by
- Blogtalk: updated speakers
- 11:00 Changeset [3774] by
- Initial submission
- 10:56 Changeset [3773] by
- Account password field handling
- 10:40 Changeset [3772] by
- Made workspace part of the host name
- 10:39 Changeset [3771] by
- Better uri handling and return codes
- 10:24 Changeset [3770] by
- login box pops up if users attempts to write a tiddler after their session …
- 10:22 Changeset [3769] by
- add some information about who to contact if you wanna contact someone
- 10:11 Changeset [3768] by
- RippleRap?: added Speakers tiddler
- 10:09 Changeset [3767] by
- RippleRap?: added Speakers tiddler
- 10:09 Changeset [3766] by
- RippleRap?: added Speakers tiddler
- 09:34 Changeset [3765] by
- we want format the variable, not format the string
- 09:33 Changeset [3764] by
- dynamically load the serializer module, and suck out the function required …
- 09:21 Changeset [3763] by
- crude refresh mechanism
- 09:20 Changeset [3762] by
- crude refresh mechanism
- 08:37 Changeset [3761] by
- blog styling
- 08:35 Changeset [3760] by
- 08:34 Changeset [3759] by
- RippleRap? BlogTalk?: notifications disappear after two seconds
- 08:31 Changeset [3758] by
- blog styling
- 08:22 Changeset [3757] by
- RippleRap? BlogTalk?: fix for the fix so that imported blog posts have an id …
- 08:15 Changeset [3756] by
- RippleRap? BlogTalk?: fix so that imported blog posts have an id different …
- 07:56 Changeset [3755] by
- Large changes in preparation to store the various objects on disk. * …
- 07:53 Changeset [3754] by
- More testing
- 07:53 Changeset [3753] by
- Better brace handling
- 06:56 Changeset [3752] by
- RippleRap?: fixup speakers
- 06:44 Changeset [3751] by
- templating
- 06:42 Changeset [3750] by
- templating
- 06:36 Changeset [3749] by
- templating and use of ListTemplate? plugin
- 06:35 Changeset [3748] by
- RippleRap? BlogTalk?: first half of moving files
- 06:30 Changeset [3747] by
- RippleRap? BlogTalk?: second half of moving files! Plus update to RippleTech? …
- 05:56 Changeset [3746] by
- Templating for TwitterStreams?
- 05:56 Changeset [3745] by
- extended link maker to support templates
- 05:53 Changeset [3744] by
- new terraminds search that doesn't return BlogTalkRadio? results
02/28/08:
- 10:16 Changeset [3743] by
- RippleRap? BlogTalk?: fixing bug with notifications always showing new …
- 09:18 Changeset [3742] by
- reorient the filtering of tiddlers out of bags so that filtering is done …
- 09:11 Changeset [3741] by
- RippleRap? - added core recipe
- 09:08 Changeset [3740] by
- More test code
- 09:07 Changeset [3739] by
- Improved brace handling
- 08:59 Changeset [3738] by
- Added test code
- 08:40 Changeset [3737] by
- started using JSON to seperate JS and PHP code on ccListWorkspaces
- 08:30 Ticket #510 (ccTiddly 1.2 Comments plugin should work on the new version) created by
- the comments plugin distributed with ccTiddly 1.2 does not currently work …
- 08:29 Changeset [3736] by
- 08:28 Changeset [3735] by
- added BackstageTiddlersPlugin?
- 08:24 Changeset [3734] by
- 08:14 Changeset [3733] by
- RippleRap? BlogTalk?: silly bug fix
- 08:10 Changeset [3732] by
- RippleRap? BlogTalk?: noitification updates
- 07:41 Changeset [3731] by
- Added Jeremy's BackstageTiddlersPlugin? to RippleRap?
- 07:39 Changeset [3730] by
- RippleRap? BlogTalk?: small change to notifications
- 07:37 Changeset [3729] by
- First release of plugin to provide access to tiddlers via the backstage …
- 07:37 Changeset [3728] by
- notifications for downloading notes; also some legacy stuff from the …
- 07:36 Changeset [3727] by
- Minor copy changes
- 07:27 Changeset [3726] by
- formatting
- 07:26 Changeset [3725] by
- html structure
- 07:21 Changeset [3724] by
- RippleRap?: made all the backstage black
- 07:18 Changeset [3723] by
- loading notification
- 07:11 Changeset [3722] by
- RippleRap? - new track working
- 06:24 Changeset [3721] by
- RippleRap?: fixup on sessions to session directory rename
- 06:23 Changeset [3720] by
- formatting the twitter UI
- 06:22 Changeset [3719] by
- New simple plugin for displaying conditional content
- 06:14 Changeset [3718] by
- RippleRap?: added in DiscoveredNotesTemplates?
- 05:30 Changeset [3717] by
- Improved parameter handling
- 05:29 Changeset [3716] by
- Added test cases
- 05:02 Changeset [3715] by
- RippleRap?: changed Realm to User
- 04:56 Changeset [3714] by
- Blogtalk: added realm and pass
- 04:15 Changeset [3713] by
- parameterised user creation credentials
- 04:14 Changeset [3712] by
- RippleRap?: added authentication Realm
- 04:08 Changeset [3711] by
- Fixed missing agenda item
- 04:03 Changeset [3710] by
- Agenda changes
- 03:56 Changeset [3709] by
- Blogtalk: modified feeds to point at server
- 03:49 Changeset [3708] by
- RippleRap?: removed spurious sessions directory, moving towards new Track …
- 03:47 Changeset [3707] by
- Agenda text updates
- 03:45 Changeset [3706] by
- Agenda and Welcome text updates
- 03:22 Changeset [3705] by
- simplified session sorting filter
- 03:04 Changeset [3704] by
- Blogtalk: agenda sessions
- 02:48 Changeset [3703] by
- Blogtalk: removed spurious metadata from session tiddlers
- 01:47 Changeset [3702] by
- updated ccLogin
- 01:47 Changeset [3701] by
- cleaned up user interface for openid
- 01:42 Changeset [3700] by
- cleaned up user interface for openid
02/27/08:
- 15:11 Changeset [3699] by
- RippleRap?: backstage fixup
- 15:09 Changeset [3698] by
- RippleRap?: made Agenda and Tracks dynamic
- 11:14 Changeset [3697] by
- Minor improvements
- 11:14 Changeset [3696] by
- Replaced < and > with < and >
- 11:07 Changeset [3695] by
- Changed SiteSubTitle? to SiteSubtitle?
- 10:05 Changeset [3694] by
- changed url encoding of openid urls
- 09:38 Changeset [3693] by
- Work on MediaWiki? templates
- 09:23 Changeset [3692] by
- RippleRap? Blogtalk: tiny copy mod
- 09:16 Changeset [3691] by
- changed url encoding of openid urls
- 09:10 Ticket #509 (fixing wikiname options) created by
- currently the users can change there wikiname by simply loading this …
- 09:09 Changeset [3690] by
- adding description to Blogs and Tweets tiddlers
- 09:07 Changeset [3689] by
- 09:04 Changeset [3688] by
- changed url encoding of openid urls
- 08:49 Changeset [3687] by
- inline styles removed from Blog and Tweets tiddlers
- 08:43 Changeset [3686] by
- update of recipe to support commit 3685
- 08:40 Changeset [3685] by
- really moving Tweets and Blogs tiddlers into the main ripplerap blogtalk …
- 08:40 Changeset [3684] by
- moving Tweets and Blogs tiddlers into the central ripplerap blogtalk …
- 08:16 Changeset [3683] by
- removing console.log calls
- 08:03 Changeset [3682] by
- revised Default tiddlers to remove debug content
- 08:02 Changeset [3681] by
- main nav layout fix. Repositioned search input box
- 07:51 Changeset [3680] by
- changes to the way blogs are rendered and refinement to Technorati search …
- 07:50 Ticket #508 (Improve layout of ccTiddly login boxes) created by
- Move the login macro (ccLoginStatus) into a slider.
- 07:47 Ticket #507 (Display login prompt when a user session times out) created by
- when a users session has timed out the login box should be displayed …
- 07:45 Ticket #506 (cancelCloseTiddler) created by
- I noticed the "cancelCloseTiddler" command added in the …
- 07:45 Ticket #505 (ColorPalette) created by
- I like to use the "ColorPalette?" plugin, which isn't working properly.
- 07:44 Ticket #504 (AutoWeavePlugin) created by
- I like to use "AutoWeavePlugin?" : http://pastebin.com/m27b2313e - it broke …
- 07:43 Ticket #503 (openID link immediately after saving the tiddler.) created by
- When I edit stuff, I see "http%3A%2F%2Fsteinthor.myopenid.com%2F" as my …
- 07:34 Changeset [3679] by
- updated ccListMyWorkspaces
- 07:28 Ticket #502 (changes document) created by
- work with ccTiddly on a list of changes between 1.2 and 1.5
- 07:21 Changeset [3678] by
- Add support for simple recipes, including get_tiddlers() and …
- 07:15 Changeset [3677] by
- Make adjustments to the bag test so it copies rather than uses the …
- 06:52 Changeset [3676] by
- update to include terraminds and technorati search tiddlers
- 06:22 Changeset [3675] by
- Make sure an empty filter string results in all the tiddlers being …
- 06:10 Changeset [3674] by
- returned options slider on the right to original
- 06:08 Ticket #501 (openID with wordpress) created by
- get the openID stuff working for all wordpress account. currently it does …
- 05:56 Changeset [3673] by
- JS2JSON move part 2
- 05:50 Changeset [3672] by
- returned options slider on the right to original
- 05:46 Changeset [3671] by
- moving JS2JSON into my components directory
- 05:41 Changeset [3670] by
- Added technorati search functionality that works with Microblog; updated …
- 05:38 Changeset [3669] by
- small change to RSSAdaptor to support source url and name
- 05:35 Changeset [3668] by
- returned options slider on the right to original
- 05:34 Changeset [3667] by
- returned options slider on the right to original
- 05:02 Changeset [3666] by
- Configurable polling period
- 04:53 Changeset [3665] by
- Stick the test tiddlers list in a fixtures.py
- 04:46 Changeset [3664] by
- Initial implementation of a Bag which can list and filter tiddlers. Does …
02/26/08:
- 19:02 Changeset [3663] by
- mptw: tidied up and rename ThemeSwitcherPlugin?.js to SwitchThemePlugin?.js. …
- 15:29 Changeset [3662] by
- Blogtalk: links to introducers
- 15:25 Changeset [3661] by
- Blogtalk: make speakers list reference Tiddlers
- 15:22 Changeset [3660] by
- RippleRap?: make speakers list reference Tiddlers
- 15:22 Changeset [3659] by
- TiddlifyList? plugin - turn comma separated list into Tiddler references
- 13:54 Changeset [3658] by
- RippleRap? help on SessionEdit? tidler for crude agenda manipulation
- 13:43 Changeset [3657] by
- RippleRap? crude agenda manipulation
- 13:42 Changeset [3656] by
- RippleRap? core example sessions
- 12:59 Ticket #500 (move all javascript plugins to .js file) created by
- move all javascript plugin that requires PHP variables to serverside.js …
- 10:58 Ticket #499 (Incorrect annotation for MarkupPostBody tiddler) created by
- The annotation for the shadow tiddler MarkupPostBody? reads 'This tiddler …
- 10:26 Changeset [3655] by
- Improved getTiddlerList
- 10:17 Translations edited by
- (diff)
- 10:15 Translations edited by
- Add an informations about polish version (diff)
- 10:08 Changeset [3654] by
- Initial submission
- 10:03 Changeset [3653] by
- Improved category handling
- 10:01 Changeset [3652] by
- Improved template handling
- 09:57 Changeset [3651] by
- More testing
- 09:56 Changeset [3650] by
- latest changes
- 09:54 Changeset [3649] by
- Added test code
- 09:30 Ticket #495 (openID security) closed by
- fixed: random password is generated for the session
- 09:05 Ticket #498 (ccUpload) created by
- make the ccUpload macro work on the server.
- 08:55 Ticket #497 ('saveChanges' macro should allow optional custom label and tooltip) created by
- It should be possible to customize the label and tooltip of for the …
- 08:43 Changeset [3648] by
- openid stuff working
- 08:41 Changeset [3647] by
- RippleTweet? is now using PhilHawksworth?'s microblog plugin proper, with a …
- 08:41 Ticket #496 (UI for OpenID and LDAP login) created by
- We need to decide how we will present the user with two different login …
- 08:34 Changeset [3646] by
- mptw: started renaming things. added new slices view of tagged tiddlers to …
- 07:46 Changeset [3645] by
- updated changes
- 07:17 Ticket #495 (openID security) created by
- confirm security implications of allowing people to log in with openID
- 07:01 Changeset [3644] by
- Spelling mistake
- 06:56 Changeset [3643] by
- Moved session templates into shadows
- 06:48 Ticket #494 (broken please login link) created by
- The tiddler 'Please Login ' doesn't yet exist. Double-click to create it …
- 06:39 Ticket #493 (workspace deletion) created by
- Allow users to delete their own workspaces.
- 05:42 Ticket #492 (proxy is broken) closed by
- fixed
- 05:42 Ticket #492 (proxy is broken) created by
- import files proxy is not working becuase the siteproxy.php file is not …
- 05:08 Changeset [3642] by
- fixed microblog feed to have the correct RootURI for linking back to …
- 05:06 Ticket #491 (workspace name format in macros) created by
- ensure links to workspace are all using the correct url format when …
- 04:57 Changeset [3641] by
- RippleRap?: generic version, added settings.js
- 04:04 Changeset [3640] by
- Release 1.5.0
- 03:58 Changeset [3639] by
- updated TiddlyTemplating? to work with new core patches. now macro removed …
- 03:52 Changeset [3638] by
- Release 1.5.0
- 03:45 Changeset [3637] by
- renames sql.sql to install.sql
- 03:40 Changeset [3636] by
- corrected bug with base url - on template
- 03:36 Changeset [3635] by
- [ListRelatedPlugin?] Performance optimisations (20x in RippleRap? :)
- 03:20 Changeset [3634] by
- corrected bug with base url
02/25/08:
- 16:00 Milestone ccTiddly 1.5 completed
- 11:09 Changeset [3633] by
- Renaming
- 11:05 Changeset [3632] by
- A bit of info on what's required to run the tests.
- 10:59 Changeset [3631] by
- Initial submission
- 10:58 Changeset [3630] by
- Initial submission
- 10:55 Changeset [3629] by
- Adjust filter syntax and code to support the concept of 'remove'. Keeping …
- 09:59 Changeset [3628] by
- migration of some plugins and commit of first version of …
- 09:58 Changeset [3627] by
- First bash at incorporating PhilHawksworth?'s MicroBlogPlugin? into …
- 09:03 Changeset [3626] by
- comments on generated file so that users do not edit them
- 09:00 Changeset [3625] by
- Initial submission
- 08:53 Changeset [3624] by
- fixed server side to work with tiddlywiki
- 08:26 Changeset [3623] by
- Updated to TiddlyWiki 2.3.0
- 08:18 Changeset [3622] by
- Improvements to build
- 08:17 Changeset [3621] by
- Deletion
- 08:13 Changeset [3620] by
- Minor updates to build
- 08:11 Changeset [3619] by
- Added support for non-tiddlers in shadow area
- 08:00 Changeset [3618] by
- Cleanup of whitespace and minor reorg to allow easier updating to latest …
- 07:55 Changeset [3617] by
- Initial submission
- 07:54 Changeset [3616] by
- Removed spurious </div>
- 05:15 Changeset [3615] by
- cleaned up index.php file
- 03:59 Changeset [3614] by
- removing some unecessary file in prep for release
- 03:57 Changeset [3613] by
- removing some unecessary file in prep for release
- 02:15 Ticket #490 (Restrict view of the backstage area.) created by
- Currently the backstage area is always displayed. The backstage area …
- 02:11 Ticket #489 (Systems administrator control over workspace creation) created by
- Functionality is required to enable system administrators to 1 .. disable …
02/24/08:
- 13:46 Changeset [3612] by
- UploadTiddlerPlugin? V 1.0.0 and storeTiddler.php V 1.0.0
- 13:45 Changeset [3611] by
- UploadPlugin? V 4.1.3: Small enhancement to UploadOptions? to allow more …
02/23/08:
- 19:51 Changeset [3610] by
- mptw: description slice excerpt support
- 13:02 Ticket #488 (Friendlier Toolbar customization) created by
- Allow customization of toolbars without having to edit the intimidating …
- 07:03 Changeset [3609] by
- Creation
- 06:54 Changeset [3608] by
- Minor updates
- 06:52 Changeset [3607] by
- Added border
- 06:40 Changeset [3606] by
- Better handling of DefaultTheme?
- 06:29 Changeset [3605] by
- Fix to IE bug. Changed double quotes to single quotes
- 01:29 Changeset [3604] by
- Wrong version in SVN
- 01:20 Changeset [3603] by
- nudged TiddlyAgenda? title
- 01:11 Changeset [3602] by
- removed some more spurious classes in the example, added backstage menu
02/22/08:
- 15:38 Changeset [3601] by
- TiddlyAgenda?: experiments with using TiddlyWiki to write vcalendars
- 12:03 Changeset [3600] by
- Update of header text and general tidy
- 11:57 Changeset [3599] by
- Minor updates
- 11:25 Changeset [3598] by
- UploadPlugin? V 4.1.2 : Small corrections for IE7, FF 3 B3 and …
- 10:57 Changeset [3597] by
- removed spurious quote removal
- 10:45 Changeset [3596] by
- accepts static time string and an optional dateFormatString
- 10:34 Changeset [3595] by
- Added requires field to header
- 09:57 Changeset [3594] by
- Addition of SimpleHorizontalMenu? theme
- 05:53 Changeset [3593] by
- PatchFactory? vertical: rename recipe and correct content formatting
- 05:46 Changeset [3592] by
- PatchFactory? vertical: recipe path correction
- 05:44 Changeset [3591] by
- PatchFactory? vertical: initial recipe test
- 04:02 Ticket #487 (Allow cook to insert content in post-script area) created by
- Currently Cook is unable to insert content into the Post-Script section …
- 03:21 Changeset [3590] by
- Creating folder for new vertical PatchFactory?
- 03:19 Changeset [3589] by
- creating verticals folder for contributor SaqImtiaz?
- 02:50 Changeset [3588] by
- Improved handling of bold, links and definition lists
- 01:34 Changeset [3587] by
- Updated to use PhilW's changes.
- 01:32 Changeset [3586] by
- Corrected to use Agenda days 1,2,3 rather than days 0,1,2
- 01:31 Changeset [3585] by
- Initial submission
02/21/08:
- 13:44 Changeset [3584] by
- starting TiddlyAgenda?
- 09:36 Changeset [3583] by
- Initial submission
- 09:07 Changeset [3582] by
- Updated content
- 08:40 Changeset [3581] by
- Initial submission
- 07:08 Changeset [3580] by
- Removed DefaultTheme?
- 07:07 Changeset [3579] by
- Further development
- 06:55 Changeset [3578] by
- ripplerap blogtalk agenda
- 06:05 Changeset [3577] by
- default workspace now belongs to the admin user
- 05:07 Changeset [3576] by
- deleted unecessary files
- 04:26 Ticket #486 (Backstage hidePanel function should also clear any selected tabs) created by
- 04:16 Ticket #485 (Improvements to Import Tiddlers wizard) created by
- The Import Tiddlers wizard has two irritations: i) In "Step 1" when you …
- 03:16 Changeset [3575] by
- Further development
02/20/08:
- 12:27 Changeset [3574] by
- Further development
- 12:09 Changeset [3573] by
- <<ccListMyWorkspaces>> and <<ccListWorkspaces>> now working
- 10:06 Changeset [3572] by
- Basic code for performing filtration of lists of tiddlers. A filter …
- 09:02 Changeset [3571] by
- Updates on what tests to do.
- 08:10 Changeset [3570] by
- <<ccListMyWorkspaces>> and <<ccListWorkspaces>> now working
- 05:24 Changeset [3569] by
- MPTW: working on theme and palette switcher. now 2.3 core. probably needs …
- 04:27 Changeset [3568] by
- Further development
02/19/08:
- 14:29 Changeset [3567] by
- lateswt
- 14:27 Changeset [3566] by
- lateswt
- 09:46 Changeset [3565] by
- Added context
- 09:34 Changeset [3564] by
- Added context parameter
- 09:21 Changeset [3563] by
- Minor improvements
- 09:20 Changeset [3562] by
- Added privilege handling
- 09:19 Changeset [3561] by
- Better handling of DefaultTheme?
- 08:13 Changeset [3560] by
- Initial submission
- 08:03 Ticket #301 (Firefox refresh problem leading to overlapping tiddlers) closed by
- wontfix: Although the underlying bug is annoying, I think that this solution isn't …
- 07:40 Ticket #425 (default plugins: consistent tagging (excludeLists, excludeSearch)) closed by
- wontfix: The LegacyStrikeThroughPlugin? is deliberately not tagged with excludeLists …
- 06:56 Ticket #436 (permalinks with commas) closed by
- fixed: Fixed in changeset:3559
- 06:56 Changeset [3559] by
- Fixed problems with commas in permalinks (ticket #436)
- 06:54 Ticket #436 (permalinks with commas) reopened by
- Oops, apologies Martin, I failed to read the patch properly - it's already …
- 06:53 Ticket #436 (permalinks with commas) closed by
- wontfix: Have a look at the documentation here that goes into some details about …
- 06:37 Ticket #478 (ImportTiddlers should set 'file' as default serverType) closed by
- fixed: Fixed in changeset:3558
- 06:36 Changeset [3558] by
- Enhanced ImportTiddlers? to automatically select the default adaptor …
- 06:17 Changeset [3557] by
- Retracted optimisations from ListRelatedPlugin?
- 03:14 Ticket #484 (startup hooks) created by
- TiddlyWiki should provide hooks for the four …
- 02:11 Ticket #483 (Shadow tiddlers can be made more readable) closed by
- fixed: Fixed in changeset:3556
- 02:11 Changeset [3556] by
- Removed unnecessary escaping from source of shadow tiddlers (ticket #483)
- 02:09 Ticket #477 ('close' command should warn before closing if tiddler is dirty) closed by
- fixed: Fixed in changeset:3555
- 02:09 Changeset [3555] by
- Enhanced 'close' command to warn before closing a dirty tiddler (ticket …
- 02:08 Ticket #426 (tagChooser: selecting multiple tags) closed by
- fixed: Fixed in changeset:3554
- 02:07 Changeset [3554] by
- Enhanced tag chooser to allow selection of multiple tags (ticket #426)
- 01:30 Ticket #464 (Provide an agenda template for <<newTiddler>>) closed by
- duplicate: moved to the new tracker of RippleRap? …
02/18/08:
- 23:29 TiddlyWeb edited by
- (diff)
- 13:08 TiddlyWeb created by
- 10:59 Ticket #483 (Shadow tiddlers can be made more readable) created by
- The latest version of cook does not require '<', '>' and '&' to be escaped …
- 10:45 Changeset [3553] by
- Initial submission
- 10:29 Ticket #482 (A new shadow tiddler DefaultTheme is required for the new single tiddler ...) created by
- The DefaultTheme? shadow tiddler is required both to allow the user to set …
- 10:23 Changeset [3552] by
- Added Planet Infobox filter
- 10:22 Changeset [3551] by
- Initial submission
- 09:46 Ticket #462 (Minor layout errors) closed by
- fixed: Fixed in changeset:3550
- 09:46 Changeset [3550] by
- Fixed minor layout errors (ticket #462)
- 09:14 Changeset [3549] by
- Initial submission
- 09:13 Changeset [3548] by
- Removed erroneously submitted test code
- 09:12 Changeset [3547] by
- Initial submission
- 09:12 Changeset [3546] by
- Minor reorganization
- 09:11 Changeset [3545] by
- Added Infobox filter
- 08:43 Ticket #479 (Minor performance improvements to SHA-1 hash function) closed by
- fixed: Fixed in changeset:3544
- 08:42 Changeset [3544] by
- Minor performance improvements to SHA-A hash function (ticket #479)
- 07:55 Ticket #463 (Minor naming changes to variables) closed by
- fixed: Fixed in changeset:3543 (Note that I withdrew the refactoring for …
- 07:54 Changeset [3543] by
- Fixed minor variable naming issues (ticket #463)
- 07:51 Changeset [3542] by
- Initial submission
- 07:49 Ticket #461 (Theme switching should not redraw content if templates not changed) closed by
- fixed: Fixed in changeset:3541
- 07:49 Changeset [3541] by
- Fixed problem with unnecessary redraws in theme switching (ticket #461)
- 07:44 Ticket #458 (Internal Tiddler links should have a "permalink"-like HREF) closed by
- wontfix: The permalink is intentionally not a proper HREF link, specifically to …
- 07:39 Ticket #40 (Improve SafeMode) closed by
- fixed: Fixed in changeset:3540
- 07:39 Changeset [3540] by
- Improved safe mode (ticket #40)
- 07:35 Ticket #480 (The formatter can be improved to have better HTML5 compliance) closed by
- wontfix: I'm concerned about the backwards compatibility of this change. All three …
- 07:30 Ticket #481 (Further encapsulation of story member variables) closed by
- fixed: Fixed in changeset:3539
- 07:29 Changeset [3539] by
- Improved encapsulation of story member variables (ticket #481)
- 07:02 Ticket #481 (Further encapsulation of story member variables) created by
- Ticket #475 made some improvements in the encapsulation. This ticket …
- 06:55 Ticket #480 (The formatter can be improved to have better HTML5 compliance) created by
- Deprecated HTML can be replaced with compliant HTML
- 06:51 Ticket #479 (Minor performance improvements to SHA-1 hash function) created by
- This patch includes some minor improvements to the SHA-1 hash function
- 06:47 Changeset [3538] by
- Added function to allow post-processing of tiddlers after they are …
- 06:15 Changeset [3537] by
- Initial submission
- 06:14 Changeset [3536] by
- Initial submission
02/17/08:
- 03:28 Ticket #478 (ImportTiddlers should set 'file' as default serverType) created by
- To improve the user experience, the serverType select dropdown in …
- 03:24 Ticket #476 ('file' adaptor should be renamed to 'tiddlywiki') reopened by
- I've updated the patch to introduce an optional label string for each …
02/16/08:
- 19:40 Ticket #159 (hideShadowed option for config.macros.toolbar.createCommand) closed by
- fixed: This already exists in the core and must have been implemented at some …
- 09:21 Ticket #475 (Story idPrefix not properly encapsulated) closed by
- fixed: Fixed in changeset:3535
- 09:20 Changeset [3535] by
- Improved encapsulation of story idPrefix (ticket #475)
- 09:16 Ticket #468 ("PrettyTag": extend <<tag>> macro to accept additional parameters for ...) closed by
- fixed: fixed in changeset:3534
- 09:16 Changeset [3534] by
- Extend the <<tag>> macro to optionally accept label and tooltip (ticket …
- 09:02 Ticket #466 (enhanced gradient macro) closed by
- fixed: Fixed in changeset:3533 By the way, the original motivation for this code …
- 09:01 Changeset [3533] by
- Enhanced gradient macro (ticket #466)
- 08:58 Ticket #476 ('file' adaptor should be renamed to 'tiddlywiki') closed by
- wontfix: There are backwards compatibility issues with this change. After a tiddler …
- 08:51 Ticket #459 (mozillaLoadFile does not close input streams) closed by
- fixed: Fixed in changeset:3532
- 08:51 Changeset [3532] by
- Fixed problem with mozillaLoadFile not closing stream (ticket #459)
- 08:48 Ticket #310 (Undefined tiddler reference in Wikifier during refresh) closed by
- fixed: Fixed in changeset:3531
- 08:47 Changeset [3531] by
- Fixed problem with undefined tiddler during refresh (ticket #310)
- 08:42 Ticket #42 (adjust popup near window edge) closed by
- fixed: Fixed in changeset:3530
- 08:42 Changeset [3530] by
- Fixed problem with popup position near window edge (ticket #42)
- 06:52 Changeset [3529] by
- Stub in the very basics of a TiddlyWeb implemenation, listing notes and …
- 05:15 Changeset [3528] by
- Creation
- 03:36 Changeset [3527] by
- d
- 02:18 Ticket #477 ('close' command should warn before closing if tiddler is dirty) created by
- The tiddler toolbar's Close command should warn the user if the …
02/15/08:
- 15:59 Ticket #476 ('file' adaptor should be renamed to 'tiddlywiki') created by
- The name 'file' adaptor is misleading to users when using the import …
- 11:11 Changeset [3526] by
- Added chkDisplayInstrumentation
- 11:10 Changeset [3525] by
- Removed wikify function override
- 11:08 Changeset [3524] by
- Tidied headers
- 11:07 Changeset [3523] by
- Tidied headers
- 11:04 Changeset [3522] by
- Added chkDisplayInstrumentation
- 11:02 Changeset [3521] by
- Addition of tests
- 10:36 Changeset [3520] by
- Efficiency improvements
- 09:57 Changeset [3519] by
- Improved efficiency and HTML 5 compliance of character formatting. Changed …
- 09:56 Changeset [3518] by
- Improved efficiency and HTML 5 compliance of character formatting
- 09:52 Changeset [3517] by
- Converted < and > to < and >
- 09:12 Changeset [3516] by
- permissions stuff working again
- 08:48 Changeset [3515] by
- some very basic analytics stuff in place
- 08:20 Changeset [3514] by
- more info in welcome message
- 08:13 Changeset [3513] by
- working testing plugin for filterTiddlers
- 07:20 Changeset [3512] by
- openid working and being decoding in most place
- 05:18 Ticket #475 (Story idPrefix not properly encapsulated) created by
- The attached patch introduces two new functions, story.tiddlerId() …
- 05:14 Changeset [3511] by
- openid stuff included
- 05:00 Changeset [3510] by
- latest for localcopy
- 04:13 Changeset [3509] by
- tidying up examples directory to take outputs out
- 04:12 Changeset [3508] by
- initial commit of TiddlyCity? code, including plugin to search Terraminds
- 04:08 Changeset [3507] by
- initial commit of testing vertical for filterTiddlers core patch
02/14/08:
- 15:31 Ticket #474 (Formatter: invalid presentational attributes) created by
- The TiddlyWiki formatter uses various presentational attributes, almost …
- 13:15 Ticket #473 (Cook: add filename to output) created by
- The attached patch adds the current filename as a comment to the output …
- 10:55 Ticket #472 (invalid tiddler IDs (due to spaces)) created by
- As discussed …
- 10:16 Changeset [3506] by
- Initial submission
- 08:15 Changeset [3505] by
- Converte line endings to LF
- 08:11 Changeset [3504] by
- Now in timeline/Tiddlers
- 08:10 Changeset [3503] by
- Improved tiddlerFields event source handling
- 07:58 Changeset [3502] by
- Converted < and > to < and >
- 07:52 Changeset [3501] by
- Initial submission
- 07:33 Changeset [3500] by
- Corrected errors in spec
- 03:38 Ticket #319 (Layout problems with an empty SiteSubtitle) closed by
- worksforme: Cannot reproduce this in Opera, Firefox or Safari for TiddlyWiki 2.3
- 02:54 Ticket #448 (DefaultTiddlers: line breaks) closed by
- duplicate: This is a duplicate of ticket #427 which was fixed in changeset:3447
02/13/08:
- 09:19 Ticket #469 (automatic creation of mailto links from e-mail addresses) closed by
- wontfix: This is something that is too specialist to be in the core - the …
- 08:49 Changeset [3499] by
- working with ie!!!
- 02:07 Ticket #444 (macros: availability of context variables) reopened by
Note: See TracTimeline
for information about the timeline view.
