| Commit | Date | |
|---|---|---|
| 2007-03-30 14:32:00 | Tree | |
|
[r5154]
by
cboos
VcRefactoring/Controller: improve the `RequestProcessor` dispatching logic. The requests parameters are now automatically associated to arguments of the action methods (`do_<action>` for POSTs, `render_<action>` for GETs and `xhr_<action>` for XMLHttpRequest handler methods). The complete rules are the following: This is quite similar to cmlenz's original approach in source:sandbox/controller/trac/web/controller.py, though not exactly the same (there, only keyword arguments could be overriden by request parameters). |
2007-03-30 13:56:37 | Tree |
|
[r5153]
by
cboos
VcRefactoring/Controller: clean-up of the Browser module The remaining _render... methods in !BrowserModule have been moved to the !BrowserRequest class. |
2007-03-30 08:01:31 | Tree |
| 2007-03-30 07:54:33 | Tree | |
| 2007-03-29 13:16:00 | Tree | |
| 2007-03-29 07:50:18 | Tree | |
| 2007-03-29 07:40:13 | Tree | |
| 2007-03-27 20:23:38 | Tree | |
|
[r5147]
by
cboos
In pytz 2007, pytz.timezone can't deal with unicode input, so we normalize it to ascii. Closes #5021. |
2007-03-27 09:15:46 | Tree |
| 2007-03-27 08:43:03 | Tree |