Timeline
04/10/08:
- 17:59 Ticket #1787 ('login' method in standard Root controller sets wrong HTTP status code) created by
- The login method in the standard root controller of a quickstarted …
- 09:03 Ticket #1786 (TurboJson should use PEAK-Rules instead of RuleDispatch) created by
- RuleDispatch is obsoleted by PEAK-Rules. …
- 09:02 Ticket #1785 ([PATCH] Script for creating virtualenv bootstrap script to replace ...) created by
- We all know that tgsetup.py sucks (#1317, #1740, #1741). We all love …
04/09/08:
- 16:07 Ticket #1784 ([PATCH] Correct sqlalchemy.url in develpoment.ini_tmpl) created by
- The PostgreSQL and MySQL SQLAlchemy setup in the comments are in the old …
- 11:27 Ticket #1783 ([PATCH] Decode the response in testutil.BrowsingSession) created by
- At present BrowsingSession.response is an str object, rather than a …
- 04:53 Ticket #1782 ([Patch] AutoCompleteField broken with Mochikit 1.3.1) created by
- When using the AutoCompleteField and AutoCompleteTextField widgets, the …
04/07/08:
- 21:31 Ticket #1743 ([PATCH] crud_sqlalchemy.py_tmpl: update() uses save not update) closed by
- fixed: It had been fixed. And now tgcrud use dbsprockets by default.
04/06/08:
- 17:11 Ticket #1781 ("tg-admin info" ImportError: turbogears.i18n still requires kid) created by
- When installing the latest (r4343) TurboGears 1.1b1 by building an egg and …
- 10:43 Ticket #1164 (turbogears.flash() doesn't work if string contains a comma) closed by
- fixed: Fixed in r4343 now, using urllib.quote/unquote, but only encoding the few …
04/05/08:
- 01:45 Ticket #1466 (TG1 Test migration strategy) closed by
- fixed
- 01:44 Ticket #1669 (Create TG2 doc google search) closed by
- fixed
- 01:37 Ticket #1780 ([PATCH] Fix typo in default header image name) closed by
- fixed
04/03/08:
- 16:24 Ticket #1780 ([PATCH] Fix typo in default header image name) created by
- Utterly trivial typo in the top left header image file name, which will …
04/02/08:
- 23:30 Ticket #1396 ([PATCH] turbogears.util.call_on_stack sometimes returns True where it ...) closed by
- fixed: Fixed in r4329 with unit test for both call_on_stack() itself and nested …
04/01/08:
- 19:43 Ticket #1773 (New TurboGears installation TurboGears Package Maintainers) closed by
- fixed
- 10:15 Ticket #1779 ([Patch] tg-admin i18n collect does not work for nested packages) created by
- If the tg application uses a package_dir which contains dots (like …
- 08:12 Ticket #1778 (1.0/RoughDocs/GettingStartedTemplate Document Review: A replacement for ...) created by
- This is intended to go along with …
- 03:53 Ticket #1777 ([TW] Url->Path mapping broken on multi-process deployments) created by
- http://groups.google.com/group/toscawidgets-discuss/browse_thread/thread/7a …
03/31/08:
- 21:28 Ticket #1767 ([PATCH] 1.0/SimpleFormWidget) closed by
- fixed: Fixed in rev 23 of the doc.
- 21:08 Ticket #1623 (Improve online documentation front page) closed by
- fixed
- 18:51 Ticket #1776 (Lightbox PyPI page has wrong homepage/download URL) created by
- http://pypi.python.org/pypi/Lightbox/2.0-p1 has an outdated URL as the …
- 18:47 Ticket #1775 (DOMInclude PyPI page has wrong homepage/download URL) created by
- http://pypi.python.org/pypi?%3Aaction=search&term=dominclude&submit=search …
03/30/08:
- 14:44 Ticket #1774 (nosetests fails when pylons in installed) created by
- I have Turbogears 1.0.4.4 and Pylons-0.9.6.1 installed on my Ubuntu 7.10. …
- 06:49 Ticket #1773 (New TurboGears installation TurboGears Package Maintainers) created by
- TurboGears is now available from MacPorts. Information will be available …
03/28/08:
- 17:28 Ticket #1772 (The latest TurboJson is missing on ...) created by
- TurboJson? 1.1.2 is available on PyPI but not on …
- 12:45 Ticket #1771 (Wrong link TurboJson page on PyPI) created by
- "Home Page" link on http://pypi.python.org/pypi/TurboJson/ looks dead …
- 12:34 Ticket #1770 (List RuleDispatch package on PyPI) created by
- The RuleDispatch pakage is not listed on PyPI. Therefore, trying to …
03/26/08:
- 18:09 Ticket #1769 ([PATCH] Support for watching changes to additional files for autoreloading) created by
- This is a small patch to teach TurboGears about additional files to …
- 17:07 Ticket #1768 (TurboGears egg can not be built from non-svn directory) created by
- Currently it is not possible to create a complete egg using "python …
03/23/08:
- 18:21 Ticket #1659 (create documentation generation system) closed by
- fixed
- 18:18 Ticket #1680 (Fix TG2 default Template config setup) closed by
- fixed: Patch applied in r4294
- 18:03 Ticket #1660 (Investigate apydia for API docs) closed by
- fixed: Fred proved that this can be done. I like the output of apydia better …
- 18:01 Ticket #1661 (Alias paster as tg) closed by
- wontfix: This is a very, very low priority item, and may not be worth the trouble …
- 17:05 Ticket #1682 ([PATCH] Link up logging documentation) closed by
- fixed: Patch applied r4293
- 16:55 Ticket #1752 (URL routing a little broken) closed by
- wontfix: I actually think that you're describing the correct behavior for redirect. …
- 16:48 Ticket #1678 (Test caching in TG2) closed by
- fixed
- 16:46 Ticket #1726 (No error when dev server listens on an occupied port) closed by
- worksforme: I can't reproduce this behavior either -- perhaps there is something …
- 16:41 Ticket #1751 (Unicode param names being passed to controllers) closed by
- fixed: Seems to have been a temporary problem in webob -- fixed upstream. BUT …
- 16:38 Ticket #1670 (Update look and feel of welcome page) closed by
- fixed
- 12:01 Ticket #1766 ([PATCH] SimpleFormWidget) closed by
- duplicate
- 11:59 Ticket #1767 ([PATCH] 1.0/SimpleFormWidget) created by
- Incorrect file name reference to Tutorial example. Clarified some wording …
- 11:58 Ticket #1766 ([PATCH] SimpleFormWidget) created by
- Incorrect file name reference to Tutorial example. Clarified some wording …
03/20/08:
- 09:51 Ticket #1749 ([PATCH] Don't import the RootController before setting up the environment) closed by
- duplicate: This will be consolidated with ticket 1680.
- 04:02 Ticket #1765 (Document a long standing problem in SO and bug SO maintainer to fix it) created by
- See Jason's post on how he fixed the TG locking issue in this thread: …
03/19/08:
- 16:14 Ticket #1764 ([PATCH] Add SQLAlchemy support to testutil.DBTest) created by
- The attached patch adds SQLAlchemy support to the testutil.DBTest class.
- 12:14 Ticket #1763 (Redirecting to UTF-8-Urls doesnt work) created by
- Trying to redirect to a url containing non-ascii-chars gives the following …
- 02:13 Ticket #1762 ([PATCH] Use WebTest for unit tests) created by
- We need the ability to easily use WebTest? for unit testing. This will …
03/18/08:
- 10:40 Ticket #1761 (https authentication raises exception if the forward_url has FileField ...) created by
- Say I have a website where users login through ssl (https). In this case, …
- 06:14 Ticket #1760 (Add docs for ToscaWidgets and dbsprok integration.) created by
- (From Pycon 08 Doc Sprint)
- 06:13 Ticket #1759 (Add docs for Schema Validation (FormEncode)) created by
- (From Pycon 08 Doc Sprint)
- 06:12 Ticket #1758 (Add docs about chaining validators with FormEncode) created by
- (From Pycon 08 Doc Sprint)
- 06:11 Ticket #1757 (Add a doc for handling Checkboxes (FormEncode)) created by
- (From Pycon 08 Doc Sprint)
- 06:10 Ticket #1756 (Add a TG2 Tutorial for FormEncode) created by
- (From Pycon 08 Doc Sprint)
- 06:01 Ticket #1755 (Add a basic overview of Form Encode) created by
- (From the PyCon? 02 Doc Sprint)
- 05:57 Ticket #1754 (Add documentation for Babel localization) created by
- (From the PyCon? 02 Doc Sprint)
- 05:54 Ticket #1753 (Add documentation For TG2 Decorators) created by
- (From the PyCon? 08 Doc Sprint)
- 02:27 Ticket #1752 (URL routing a little broken) created by
- So, with: class RootController?(BaseController?): movie = …
03/17/08:
- 13:30 Ticket #181 (Provide better dummy request/response for testing) closed by
- wontfix: We should use webtest for tests, and provide full Request and Response …
- 13:29 Ticket #1159 (Add database dump/restore facility to Catwalk) closed by
- wontfix: This functionality should be requested on the DBMechanic project, as …
- 13:24 Ticket #1750 ([PATCH] Move template_engine configuration out of ini into the ...) closed by
- invalid: I've since changed a lot of this stuff. I'll repost the patch when it's …
- 12:37 Ticket #1751 (Unicode param names being passed to controllers) created by
- Looks like the WebOb? UnicodeMultiDict? object is getting Unicode Keys by …
- 12:27 Ticket #1750 ([PATCH] Move template_engine configuration out of ini into the ...) created by
- Attached is a patch that moves the default template_engine configuration …
- 12:01 Ticket #1749 ([PATCH] Don't import the RootController before setting up the environment) created by
- Currently the RootController? gets imported *before* the Pylons environment …
- 11:51 Ticket #1696 (Better Debugging output for Genshi Template errors) closed by
- fixed: Replying to brickenstein: > I update Pylons, WebError?, etc. …
- 11:49 Ticket #1748 (Write a "How to Ask for Support" document) created by
- Topics that should be covered: - Where to ask for support (mailing …
03/13/08:
- 13:40 Ticket #1734 (Review "1.0/RoughDocs/Getting Started" page) closed by
- fixed: Ok, I promoted the doc to an official doc and placed it under a new URL: …
- 12:04 Ticket #1742 (DocHelp - major overhaul) closed by
- fixed: Applied in doc revision 21 with some additional changes. Thanks, Andy! I …
- 08:38 Ticket #1747 (Write a "How to Report a Bug in TurboGears" document) created by
- .. and publish it on the doc wiki and list it on the TOC page under …
03/12/08:
- 20:48 Ticket #1746 (tg-admin commands should exit with proper error message if SQLObject is ...) created by
- When one does a standard TG install, quickstarts a project with, changes …
- 18:14 Ticket #1745 ([Recipe] RESTful pagination using the @paginate decorator) created by
- Originally, I wanted to post this at the Wiki-page …
- 08:33 Ticket #1744 (Create official doc about quickstarting a TurboGears project) created by
- I think we should create a new wiki page which describes quickstarting a …
Note: See TracTimeline
for information about the timeline view.