{1} Active Tickets (79 matches)
| Ticket | Summary | Component | Version | Milestone | Type | Severity | Owner | Status | Created |
|---|---|---|---|---|---|---|---|---|---|
| #618 | Bytecode-only (pyc) controllers not recognized | dispatch/routing | 0.9.6 | defect | major | bbangert | new | 06/01/09 | |
| #599 | WebHelpers setup.py is out of date | helpers | 0.9.7 | defect | normal | Mike Orr | new | 04/13/09 | |
| #600 | WebHelpers documentation is not available on website | helpers | 0.9.7 | defect | normal | Mike Orr | new | 04/13/09 | |
| #486 | Project using sqlalchemy template needs unit testing in Pylons | templates | 0.9.6 | 0.10 | defect | blocker | sluggo | assigned | 07/09/08 |
| #557 | pylons.controllers.util.etag_cache incorrectly parses If-None-Match | controllers | 0.9.6 | 0.10 | defect | minor | pjenvey | new | 01/12/09 |
| #456 | Allow Mako to interpret all template errors | templates | 0.9.6 | 0.10 | enhancement | normal | bbangert | assigned | 06/05/08 |
| #531 | paster shell looses stdin charset encoding | I18N & Unicode | 0.9.6 | defect | minor | pjenvey | new | 10/06/08 | |
| #624 | Old Webhelpers examples in the documentation | documentation | 0.9.7 | enhancement | minor | thejimmyg | new | 06/23/09 | |
| #481 | WebHelpers: Can't call secure_form.authentication_token() in a test | widgets | 0.9.7 | defect | normal | thejimmyg | new | 07/04/08 | |
| #535 | The error controller document() action crashes when called directly | controllers | 0.9.7 | defect | normal | pjenvey | new | 10/14/08 | |
| #549 | "paster shell" doesn't work when app not at top-level namespace | configuration | defect | normal | bbangert | new | 12/14/08 | ||
| #554 | pylons.decorators.secure.https ignores the query string (params) | helpers | 0.9.6 | defect | normal | bbangert | new | 01/02/09 | |
| #556 | Documentation for contributors to documention | documentation | 0.9.6 | proposal | normal | thejimmyg | new | 01/09/09 | |
| #560 | Login routine forgets referer | website | 0.9.6 | enhancement | normal | thejimmyg | new | 01/28/09 | |
| #561 | Option to add repoze.who authentication configuration to Pylons template | configuration | tip | enhancement | normal | bbangert | new | 01/28/09 | |
| #568 | cache utility does not handle default argument values | Other | 0.9.7 | defect | normal | reopened | 02/11/09 | ||
| #574 | RFE: validate() should allow me to specify a function to be called instead of htmlfill.render | controllers | 0.9.6 | defect | normal | pjenvey | new | 02/17/09 | |
| #576 | Document how to use htmlfill on initial form rendering as well | documentation | 0.9.6 | enhancement | normal | thejimmyg | new | 02/19/09 | |
| #578 | 404 at snippets/by_author | website | defect | normal | Ben Bangert | new | 02/20/09 | ||
| #589 | AttributeError: 'function' object has no attribute 'im_func' | controllers | 0.9.7 | defect | normal | pjenvey | new | 03/16/09 | |
| #591 | webhelpers auto_link breaks on international characters | I18N & Unicode | 0.9.7 | defect | normal | pjenvey | new | 03/19/09 | |
| #593 | Overriding i18n support in Pylons apps | I18N & Unicode | 0.9.7 | feature request | normal | pjenvey | new | 03/25/09 | |
| #596 | Translator object is not registered while setting environment | I18N & Unicode | 0.9.7 | defect | normal | pjenvey | new | 03/29/09 | |
| #597 | @validate(on_get=True,post_only=False) raises maximum recursion depth exceeded | controllers | 0.9.7 | defect | normal | pjenvey | new | 04/03/09 | |
| #606 | Server error instead of stack trace when code contains non-ascii chars | helpers | 0.9.7 | defect | normal | bbangert | new | 04/24/09 | |
| #608 | Paster controller ignores directory when checking if controller already exists | templates | 0.9.7 | defect | normal | bbangert | new | 05/05/09 | |
| #609 | Attaching files impossible | website | defect | normal | thejimmyg | new | 05/05/09 | ||
| #610 | "Contact Administrators" in footer does nothing | website | 0.9.6 | defect | normal | thejimmyg | new | 05/06/09 | |
| #611 | Doc links with missing trailing slash should return 301 | website | 0.9.6 | enhancement | normal | thejimmyg | new | 05/06/09 | |
| #612 | pylons can break mako error handling | templates | 0.9.7 | defect | normal | bbangert | new | 05/10/09 | |
| #614 | erroneus cookie throws exception with no obvious way to handle | dispatch/routing | 0.9.7 | defect | normal | bbangert | new | 05/22/09 | |
| #615 | strange routes failure on lighttpd + mod_scgi when using the egg:Flup#scgi_thread entry point. | middleware | 0.9.7 | defect | normal | bbangert | new | 05/24/09 | |
| #616 | Problem with WebError, crashing when dealing with lines containing UTF-8 characters. | I18N & Unicode | 0.9.7 | defect | normal | pjenvey | new | 05/25/09 | |
| #619 | Multiple test failures in 0.9.7 | testing | 0.9.7 | defect | normal | bbangert | new | 06/01/09 | |
| #621 | paster shell should take "name=val" args similar to paster serve .. | configuration | 0.9.6 | enhancement | normal | bbangert | new | 06/11/09 | |
| #622 | "Contributing" link on pylonshq.com always links to nowhere. | website | tip | defect | normal | thejimmyg | new | 06/14/09 | |
| #625 | create_cache_key can create too long cache keys | Other | 0.9.7 | defect | normal | new | 06/29/09 | ||
| #582 | spelling fix for PylonsConfig.init_app docstring | documentation | tip | defect | trivial | thejimmyg | new | 03/04/09 | |
| #522 | Update default model for SQLAlchemy 0.5 / Declarative | configuration | 0.9.7 | 0.10 | enhancement | major | bbangert | reopened | 09/15/08 |
| #465 | Allow __before__ to be a callable instead of a function | controllers | 0.9.6 | 0.10 | defect | minor | pjenvey | new | 06/10/08 |
| #146 | Memoize decorator for pylons | controllers | svn | 0.10 | enhancement | normal | bbangert | assigned | 12/07/06 |
| #248 | pylons.translations._get_translator should massage rfc1766 names into gettext names | I18N & Unicode | 0.9.5 | 0.10 | defect | normal | dds | new | 05/20/07 |
| #302 | Fix, replace, or deprecate Pudge | documentation | 0.9.5 | 0.10 | defect | normal | thejimmyg | new | 08/31/07 |
| #304 | Google Sitemap helper | helpers | 0.9.5 | 0.10 | feature request | normal | bbangert | new | 09/01/07 |
| #321 | error documents with additional details [needs Documentation] | controllers | 0.9.6 | 0.10 | feature request | normal | pjenvey | reopened | 10/02/07 |
| #338 | package_data not included when installing from hg reppository | I18N & Unicode | 0.9.6 | 0.10 | defect | normal | pjenvey | new | 12/12/07 |
| #358 | toscawidgets doesn't work well with caching | widgets | 0.9.6 | 0.10 | defect | normal | thejimmyg | new | 01/11/08 |
| #405 | [Patch] Split up @validate | widgets | 0.9.6 | 0.10 | enhancement | normal | thejimmyg | new | 04/03/08 |
| #408 | Simple SQLAlchemy migrations when using sqlalchemy option | Other | 0.9.7 | 0.10 | enhancement | normal | new | 04/04/08 | |
| #439 | Make redirect_to non-magical | controllers | 0.9.6 | 0.10 | task | normal | pjenvey | reopened | 05/11/08 |
| #459 | Drop Python 2.3 support | Other | tip | 0.10 | task | normal | pjenvey | new | 06/06/08 |
| #466 | Minification helpers | helpers | 0.9.6 | 0.10 | enhancement | normal | Mike Orr | assigned | 06/10/08 |
| #472 | jsonify decorator needs content type override | controllers | 0.9.6 | 0.10 | defect | normal | pjenvey | new | 06/18/08 |
| #494 | test template should do setup in setup function | testing | tip | 0.10 | defect | normal | bbangert | new | 07/17/08 |
| #524 | Utilize nose 0.11's logcapture plugin | testing | 0.9.6 | 0.10 | enhancement | normal | pjenvey | new | 09/16/08 |
| #533 | Configuration helpers | helpers | 0.9.6 | 0.10 | enhancement | normal | bbangert | new | 10/08/08 |
| #541 | Allow any webob Request/Response attribute to be set via config.request/response_options | controllers | 0.9.6 | 0.10 | enhancement | normal | pjenvey | new | 11/11/08 |
| #544 | beaker_cache doesn't listen to the key argument if you specify query_args=True | helpers | 0.9.7 | 0.10 | defect | normal | bbangert | assigned | 11/18/08 |
| #547 | 'strict_c' now arguably a misnomer | configuration | 0.9.6 | 0.10 | defect | normal | bbangert | new | 12/12/08 |
| #550 | Document new forward() function | documentation | 0.9.6 | 0.10 | defect | normal | pjenvey | new | 12/18/08 |
| #552 | paster create google_app_engine option? | Other | 0.9.6 | 0.10 | enhancement | normal | sluggo | new | 12/22/08 |
| #559 | Setting cookies expiration time dynamicly | configuration | 0.9.7 | 0.10 | task | normal | bbangert | new | 01/22/09 |
| #562 | Named routes ignore sub_domain kw | dispatch/routing | 0.9.7 | 0.10 | defect | normal | Ben Bangert | assigned | 01/29/09 |
| #577 | pylons.request_options - charset | configuration | 0.9.7 | 0.10 | defect | normal | Ben Bangert | assigned | 02/19/09 |
| #537 | Sessions broken in Google App Engine | configuration | 0.9.7 | 0.9.7 | defect | blocker | sluggo | reopened | 10/15/08 |
| #573 | passwords may leak in forms if you use @validate. | controllers | 0.9.7 | 1.0 | defect | normal | pjenvey | new | 02/17/09 |
| #595 | print warning when using parent_resource with routes and generating only child urls (eg. like url(''child')) | dispatch/routing | 0.9.7 | proposal | minor | bbangert | new | 03/29/09 | |
| #425 | Python 3.0 migration | Other | 0.9.6 | task | normal | new | 04/21/08 | ||
| #485 | more customizable paginate.Page.pager() behavior | helpers | 0.9.7 | 0.10 | enhancement | minor | bbangert | reopened | 07/09/08 |
| #530 | add support for GET requests in authenticate_form decorator | widgets | 0.9.7 | 0.10 | enhancement | minor | pjenvey | new | 10/02/08 |
| #93 | Error middleware functionality needs clearly separating as a middleware stack | middleware | 0.10 | enhancement | normal | bbangert | assigned | 08/21/06 | |
| #183 | document usage of Babel l10n date, currency functions | documentation | 0.9.4 | 0.10 | enhancement | normal | bbangert | assigned | 01/26/07 |
| #384 | Document FormEncode better | documentation | 0.9.6 | 0.10 | task | normal | sluggo | new | 03/06/08 |
| #495 | refactor @authenticate_form to support custom 403 detailed message, change logging | widgets | 0.9.7 | 0.10 | enhancement | trivial | thejimmyg | new | 07/21/08 |
| #586 | Allow rendering single Jinja2 template block | templates | 0.9.7 | enhancement | normal | bbangert | new | 03/12/09 | |
| #545 | Pylons-powered logos, a button and a couple of graphics, all featuring the akhet | Other | proposal | trivial | new | 11/19/08 | |||
| #365 | Please reload the paster-server if i18n changes | I18N & Unicode | 0.9.6 | 0.10 | enhancement | minor | pjenvey | new | 01/19/08 |
| #386 | Production error log is unreadable | Other | 0.9.6 | 0.10 | enhancement | normal | gcarothers | new | 03/07/08 |
| #433 | Maintenance thread/middleware | middleware | 0.9.6 | 0.10 | enhancement | normal | bbangert | new | 05/01/08 |
Note:
See TracReports for help on using and creating reports.