Menu

Trac Commit Log


Commit Date  
[r6608] by osimons

Admin Plugins: Plugin upload without selected file no longer raises exception, but gets caught correctly.

Emtpy argument evaluates to a `unicode` string, while any uploaded content is a `cgi.FieldStorage` object.

Closes #6885.

2008-02-25 22:56:07 Tree
[r6607] by thatch

Tweak taskkill again, this time adding the force option which seems to be required

2008-02-23 15:27:37 Tree
[r6606] by thatch

Typo in taskkill call in previous commit

2008-02-22 21:08:42 Tree
[r6605] by thatch

Fix taskkill for win32 functional testing

2008-02-22 21:04:08 Tree
[r6604] by cboos

MultipleRepositorySupport: miscellaneous bug fixes
- fix blame.js so that it works in both single and multiple repository setups
- `RepositoryManager.get_resource_description()` was buggy
- `_render_dir` used `reponame` for the Zip link

2008-02-22 16:51:48 Tree
[r6603] by cboos

Another missing usage of jQuery (r6572 related) - closes #6873.

2008-02-22 11:43:38 Tree
[r6602] by cboos

MultipleRepositorySupport branch synced with trunk [6536:6601/trunk]

2008-02-22 10:40:33 Tree
[r6601] by cboos

Follow-up to r6599, fix the browser check.

2008-02-22 09:52:23 Tree
[r6600] by cboos

Display closed tickets in the custom query with the usual line-through style.

Fixes #5653.

2008-02-21 16:31:39 Tree
[r6599] by cboos

More polish on the blame feature: added a button for closing the changeset popup window.

Note that either I'm doing something wrong or Firefox is behaving strangely here: it seems that the <h1> title shadows the "Close" button w.r.t. the mouse events. This problem doesn't happen with either IE7 or Opera, so I added a workaround for Firefox only.

2008-02-21 16:19:30 Tree
Older >