Timeline
02/26/08:
- 19:06 Ticket #1727 (urllib quoted values as args) closed by
- wontfix: Yea, I did quite a bit of research on this, and it looks like we don't …
- 14:03 Ticket #1708 (Create section of the SVN Repo for the 20 min wiki code and ReST document.) closed by
- fixed
- 13:39 Ticket #1673 (create tgdev package) closed by
- wontfix: It's possible we'll add a TG2 server package at a later date, with very …
- 13:28 Ticket #1650 (Document TG2+pyamf integration) closed by
- fixed
- 11:03 Ticket #1707 (Fix flash to use the session rather than set it's own cookie) closed by
- fixed: Tests written, and ticket closed.
- 10:48 Ticket #1723 (TG2 Debug template in quickstarted index.html has a tiny bug) closed by
- fixed: Moved this into debug.html rather than index.html -- and I fixed the …
- 10:42 Ticket #1701 ([PATCH] Put an init model function in the models __init__.py) closed by
- fixed: I merged in something like the above patch, with a few small modifications …
- 10:12 Ticket #1690 (fix subcontroller redirect issue) closed by
- wontfix: Actually, I think that this behaviour, while unexpected to some, is …
- 10:07 Ticket #1699 (Make it possible to pass in a callable to the validate decorator) closed by
- fixed
02/24/08:
- 22:59 Ticket #1727 (urllib quoted values as args) created by
- When passing an escaped argument to a controller, such as: …
02/23/08:
- 17:41 Ticket #1645 (TG2 Quickstart template uses fixed CSS link) closed by
- fixed
- 15:12 Ticket #1657 (Write tests for multiple expose decorator functionality) closed by
- fixed: Lots of controller tests implemented.
- 14:48 Ticket #1726 (No error when dev server listens on an occupied port) created by
- I had an instance of Apache already listening at port 8080 on 127.0.0.1. …
- 14:29 Ticket #1725 (Test accept languages functionality) created by
- Write unit tests for accept languages functionality.
- 13:32 Ticket #1724 (flash: empty return statement) closed by
- fixed: returning msg now. So, this should be fixed.
- 10:58 Ticket #1724 (flash: empty return statement) created by
- Hi! in tg.flash.get_flash instead of return msg just return appeared I …
02/21/08:
- 18:05 Ticket #1723 (TG2 Debug template in quickstarted index.html has a tiny bug) created by
- In a newly quickstarted project, the index.html template has a "debug …
- 17:21 Ticket #1691 (Traceback on 404 status code for quickstart project) closed by
- fixed: fixed by Mark Ramm in [4113]
- 16:36 Ticket #1721 ([PATCH] With SA-0.4, catching an exception on a database can cause ...) closed by
- fixed: I have now checked in a complete fix with test in r4132. The transaction …
02/19/08:
- 11:44 Ticket #1722 (admi18n javascript is broken) created by
- The Javascript on the admi18n pages (language_management in particular) is …
- 01:13 Ticket #1721 ([PATCH] With SA-0.4, catching an exception on a database can cause ...) created by
- If we do the following in a controller method (for instance, to catch …
02/16/08:
- 19:39 Ticket #1720 (tgsetup.py doesn't install SQLObject/SQLAlchemy) closed by
- wontfix: Works as designed. Since TurboGears version 1.0.4b3 installation of an ORM …
- 12:34 Ticket #1720 (tgsetup.py doesn't install SQLObject/SQLAlchemy) created by
- Using http://turbogears.org/download/tgsetup.py version 1.0.4.3 When …
02/13/08:
- 08:52 Ticket #1719 (tg.defaultview = "genshi" and tg.mochikit_suppress = True raises Exception ...) created by
- if you set these options in your app.cfg an AttributeError? is raised: * …
02/12/08:
- 09:06 Ticket #1718 ([Patch] Inherited template params and member_widgets get mixed up) created by
- Th params and member_widgets are lists with a certain order. However, …
- 08:21 Ticket #1090 ([PATCH] Safari XMLHttpRequest "fix" breaks JSON & other output) closed by
- fixed: Sorry, I think I misinterpreted this issue completely, when I found this …
- 08:18 Ticket #1090 ([PATCH] Safari XMLHttpRequest "fix" breaks JSON & other output) reopened by
- Hi, it seems the fix breaks with newer Safaris. It definitely breaks my …
- 00:45 Ticket #1691 (Traceback on 404 status code for quickstart project) reopened by
- shouldn't the ErrorDocuments? call also be removed? I was under the …
02/11/08:
- 22:36 Ticket #1717 ([PATCH] Cannot separate savisit into its own database) created by
- According to #1238 having visit in a separate database from the …
- 14:21 Ticket #1691 (Traceback on 404 status code for quickstart project) closed by
- fixed
- 13:59 Ticket #1706 (Fix TG2 to work with WebOb exceptions on Python 2.4) closed by
- fixed: Everything seems to be working, and that result has now been verified by …
- 13:31 Ticket #1716 (Make twAjaxTools TG2/Pylons Compliant) created by
- Currently twAjaxTools only works on TG1 because it is very CherryPy? …
02/08/08:
- 11:42 Ticket #1705 (FieldStorageUploadConverter doesn't support "not_empty" option to make it ...) closed by
- fixed: Fixed now in r4106. Please let me know if is is still not working as …
- 06:02 Ticket #1715 (Ability to define widget default value as callable function.) created by
- When defining widgets, it's not possible to define default value for new …
02/07/08:
- 12:29 WikiStart edited by
- Re-added help section (diff)
- 06:17 WikiStart edited by
- Add note about setting name and email for trac accounts (diff)
- 02:41 Ticket #1714 (tg-admin shell and unicode) created by
- Consider this example (written in a normal python shell, not tg-admin …
02/05/08:
- 09:10 Ticket #601 (tg-admin should expose command to call create_extension_model for ...) closed by
- duplicate: This is very closely related to #1263, so I'm closing this ticket to track …
- 08:49 Ticket #1089 (Login seems to cause toolbox to die) closed by
- worksforme: I cannot reproduce this error using the steps decribed above (I assume …
- 07:26 Ticket #1713 (No access to Toolbox when server.socket_host not set) created by
- When you run tg-admin tooolbox and server.socket_host is not set in …
02/03/08:
- 16:36 Ticket #1712 (Need unit tests for scheduler module) created by
- There appear to be no unit tests for the scheduler module.
- 14:31 Ticket #1709 ([PATCH] adds scheduling for tasks to be run only once) closed by
- duplicate: Duplicate to #1710
- 14:20 Ticket #1711 ([twForms] Make label_text updateable during a request) created by
- http://groups.google.com/group/toscawidgets-discuss/browse_thread/thread/5a …
- 14:03 Ticket #1710 ([PATCH] one-time task scheduler) created by
- from the trunk mailing list: (posted by Daniel Fetchison) […]
- 13:51 Ticket #1709 ([PATCH] adds scheduling for tasks to be run only once) created by
- Adds SingleTask?, ThreadedSingleTask?, ForkedSingleTask? classes and …
- 11:35 Ticket #1708 (Create section of the SVN Repo for the 20 min wiki code and ReST document.) created by
- 11:34 Ticket #1707 (Fix flash to use the session rather than set it's own cookie) created by
- This is done, but the tests need to be updated to setup a beaker session …
- 08:01 Ticket #1706 (Fix TG2 to work with WebOb exceptions on Python 2.4) created by
- Webob Request and Response objects are new-style classes. WebOb? …
02/02/08:
- 20:21 Ticket #1705 (FieldStorageUploadConverter doesn't support "not_empty" option to make it ...) created by
- When specifying a FileField? widget and assigning to it a validator of …
- 07:16 Ticket #1704 (Front page of turbogears.org indicates wrong stable version) closed by
- fixed: I updated the security note on the frontpage.
02/01/08:
- 23:54 Ticket #1704 (Front page of turbogears.org indicates wrong stable version) created by
- The second section of the main page of the website includes the text: …
- 19:29 Ticket #901 (py23 test failures) closed by
- fixed: Closing as fixed. The related tickets have been closed and no further …
- 19:22 Ticket #1132 (Meta tag disappears when kid.outputformat='xhtml') closed by
- fixed: fixed in Kid ticket 133: http://www.kid-templating.org/trac/ticket/133
- 19:00 Ticket #507 (Relative Imports) closed by
- fixed: Ticket #1119 has been closed, so I'm presuming this has been fixed. If …
- 18:52 Ticket #16 (Improved Kid error reporting) closed by
- fixed: It appears that this ticket is no longer needed. A fix of sorts has been …
01/31/08:
- 03:21 Ticket #1494 (Toolbox barfs when run from a TG project that uses Genshi) closed by
- fixed: Fixed in r4079.
01/27/08:
- 22:19 Ticket #1643 ([PATCH] Duplicate lang files since CalendarLangFileLink does not normalize ...) closed by
- fixed: I should have known that this ticket opens a whole can of worms. It …
- 22:08 Ticket #1323 (CalendarDatePicker choose wrong javascript encoding) closed by
- fixed: Point 2 is now implemented in r4061. Problem #1643 has also been solved in …
- 05:56 Ticket #1492 (tg-admin toolbox starts a browser) closed by
- wontfix: Yes, the pasture is always looking greener on the other side. We're trying …
Note: See TracTimeline
for information about the timeline view.