[Checkins] [zopefoundation/zope.app.principalannotation] 8c7155: Merged in changes from trunk. These are necessary, ...

GitHub noreply at github.com
Tue Mar 12 13:27:21 UTC 2013


  Branch: refs/heads/monolithic-zope3-srichter-blow-services
  Home:   https://github.com/zopefoundation/zope.app.principalannotation
  Commit: 8c7155c614721c2571dab3da3802cae976e909e2
      https://github.com/zopefoundation/zope.app.principalannotation/commit/8c7155c614721c2571dab3da3802cae976e909e2
  Author: Stephan Richter <stephan.richter at gmail.com>
  Date:   2004-12-21 (Tue, 21 Dec 2004)

  Log Message:
  -----------
  Merged in changes from trunk. These are necessary, since they remove all 
services other than the utility, adapter and service service, which will 
be removed by the work of this branch.


  Commit: edf2262d5e02b0f19d7f3485af430dc35872f813
      https://github.com/zopefoundation/zope.app.principalannotation/commit/edf2262d5e02b0f19d7f3485af430dc35872f813
  Author: Stephan Richter <stephan.richter at gmail.com>
  Date:   2005-01-09 (Sun, 09 Jan 2005)

  Changed paths:
    M __init__.py
    M tests.py

  Log Message:
  -----------
  Deactivted all BBB to ensure that we use only the latest code in zope.app

Made almost all tests pass again, except the few that heavily depended on
the old way of doing things: apidoc, module, presentation


  Commit: 0e5e265418db2db8866a01c274fc194a862879b1
      https://github.com/zopefoundation/zope.app.principalannotation/commit/0e5e265418db2db8866a01c274fc194a862879b1
  Author: Stephan Richter <stephan.richter at gmail.com>
  Date:   2005-01-12 (Wed, 12 Jan 2005)

  Changed paths:
    M configure.zcml

  Log Message:
  -----------
  Fixed registration views, so that the site management interface becomes 
useful again.

Reimplemented tools with a compacter UI (which still needs some work).

Fixed bug that prevented us to create absolute urls for views. This was 
due to the fact that getView has been deprecated. The name and parent of 
a view are now the responsibility of the factory.


  Commit: fa9218ead43059c87f5462099acba178a746b6eb
      https://github.com/zopefoundation/zope.app.principalannotation/commit/fa9218ead43059c87f5462099acba178a746b6eb
  Author: Stephan Richter <stephan.richter at gmail.com>
  Date:   2005-01-12 (Wed, 12 Jan 2005)

  Changed paths:
    M __init__.py
    M interfaces.py

  Log Message:
  -----------
  Fixed a couple functional tests.

Tried to remove the service terminology from the code as much as 
possible.


  Commit: 144c4670d1552b423fc8946392808a649eba39c7
      https://github.com/zopefoundation/zope.app.principalannotation/commit/144c4670d1552b423fc8946392808a649eba39c7
  Author: Stephan Richter <stephan.richter at gmail.com>
  Date:   2005-02-10 (Thu, 10 Feb 2005)

  Changed paths:
    M configure.zcml

  Log Message:
  -----------
  Merged trunk to branch. I still ahve 4 ftests failing, but I suspect, it 
will be fixed once I merge the changes of the last three days (hopefully).


Compare: https://github.com/zopefoundation/zope.app.principalannotation/compare/8c7155c61472^...144c4670d155


More information about the checkins mailing list