| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2008-09-28 | Use getSiteManager rather than getGlobalSiteManager (it's not yet hooked). | Chris McDonough | |
| 2008-09-28 | Features | Chris McDonough | |
| - A ``repoze.bfg.location`` API module was added. Backwards incompatibilities - Applications must now use the ``repoze.bfg.interfaces.ILocation`` interface rather than ``zope.location.interfaces.ILocation`` to represent that a model object is "location-aware". We've removed a dependency on ``zope.location`` for cleanliness purposes: as new versions of zope libraries are released which have improved dependency information, getting rid of our dependence on ``zope.location`` will prevent a newly installed repoze.bfg application from requiring the ``zope.security``, egg, which not truly used at all in a "stock" repoze.bfg setup. These dependencies are still required by the stack at this time; this is purely a futureproofing move. The security and model documentation for previous versions of ``repoze.bfg`` recommended using the ``zope.location.interfaces.ILocation`` interface to represent that a model object is "location-aware". This documentation has been changed to reflect that this interface should now be imported from ``repoze.bfg.interfaces.ILocation`` instead. | |||
| 2008-09-26 | (no commit message) | Chris McDonough | |
| 2008-09-26 | Prep for 0.3.8. | Chris McDonough | |
| 2008-09-26 | Move to Chameleon. | Chris McDonough | |
| 2008-09-21 | Rendering fixes. | Chris McDonough | |
| 2008-09-21 | Add workflow chapter, fix renderings. | Chris McDonough | |
| 2008-09-21 | Tweakage. | Chris McDonough | |
| 2008-09-21 | Add actions chapter. | Chris McDonough | |
| 2008-09-21 | Add skins chapter. | Chris McDonough | |
| 2008-09-21 | Add docs about cataloging. | Chris McDonough | |
| 2008-09-21 | - Add ``principals_allowed_by_permission`` API to security module. | Chris McDonough | |
| 2008-09-19 | Begin CMF migration documentation. | Chris McDonough | |
| 2008-09-17 | - Routes URL dispatch did not have access to the WSGI environment, | Chris McDonough | |
| so conditions such as method=GET did not work. | |||
| 2008-09-16 | Add Fernando. | Chris McDonough | |
| 2008-09-16 | typo. | Chris McDonough | |
| 2008-09-16 | (no commit message) | Chris McDonough | |
| 2008-09-16 | Document url dispatch in narrative form. | Chris McDonough | |
| 2008-09-09 | 0.3.7. | Chris McDonough | |
| 2008-09-09 | 0.3.7: z3c.pt became a namespace package. | Chris McDonough | |
| 2008-09-08 | - ``repoze.bfg.traversal.find_model`` function did not function | Chris McDonough | |
| properly. | |||
| 2008-09-07 | This is not used. | Chris McDonough | |
| 2008-09-06 | Shut buildout up. | Chris McDonough | |
| 2008-09-06 | Note done. | Chris McDonough | |
| 2008-09-06 | Define ACE. | Chris McDonough | |
| 2008-09-06 | Dollar. | Chris McDonough | |
| 2008-09-06 | Info about debugging security failures. | Chris McDonough | |
| 2008-09-04 | Prep for 0.3.6. | Chris McDonough | |
| 2008-09-04 | Default reload_templates. | Chris McDonough | |
| 2008-09-04 | - Allow configuration cache to be bypassed by actions which include | Chris McDonough | |
| special "uncacheable" discriminators (for actions that have variable results). | |||
| 2008-09-03 | (no commit message) | Chris McDonough | |
| 2008-09-03 | Fux bigs. | Chris McDonough | |
| 2008-09-03 | - Add startup process docs. | Chris McDonough | |
| 2008-09-03 | Move ZCML to an includes package so we can use repoze.bfg better as | Chris McDonough | |
| a namespace package. Adjust the code generator to use it. Remove the direct-run hair from the paster template's ``run.py`` module. | |||
| 2008-09-01 | (no commit message) | Chris McDonough | |
| 2008-09-01 | Also catch AttributeError and NameError (for when method member no longer ↵ | Chris McDonough | |
| exists). | |||
| 2008-09-01 | Prep for 0.3.5. | Chris McDonough | |
| 2008-09-01 | Add render_view function. | Chris McDonough | |
| 2008-09-01 | - New API module: ``repoze.bfg.view``. This module contains the functions | Chris McDonough | |
| named ``render_view_to_response``, ``render_view_to_iterable`` and ``is_response``, which are documented in the API docs. These features aid programmatic (non-request-driven) view execution. | |||
| 2008-08-30 | (no commit message) | Chris McDonough | |
| 2008-08-30 | Make WSGIApplicationEvent test work again. | Chris McDonough | |
| 2008-08-30 | Fix project docs. | Chris McDonough | |
| 2008-08-30 | Note non-interactive way to create a project. | Chris McDonough | |
| 2008-08-30 | Get the libraries we install right. | Chris McDonough | |
| 2008-08-29 | Make WSGIApplicationCreatedEvent work | Chris McDonough | |
| 2008-08-29 | (no commit message) | Chris McDonough | |
| 2008-08-29 | Rejigger and document wsgi app created event. | Chris McDonough | |
| 2008-08-29 | We need to dispatch, not notify. | Malthe Borch | |
| 2008-08-29 | Updated changes. | Malthe Borch | |
| 2008-08-29 | Added event notification after WSGI application is created and configured. | Malthe Borch | |
