1. 26 Jul, 2011 2 commits
    • Vincent Pelletier's avatar
      Join query table last. · daf6ac82
      Vincent Pelletier authored
      catalog_join branch's code relies on this join condition ordering.
      This simplifies template a bit (we don't generate slot names dynamically)
      but makes variable meaning more obscure.
      daf6ac82
    • Leonardo Rochael Almeida's avatar
      Automigration of ZTK site manager and translations · 0198e812
      Leonardo Rochael Almeida authored
      Sites migrated from Zope 2.8 don't have a configured component manager (a.k.a.
      SiteManager) and because of that, and its consequent lack of registration of
      the Localizer Message Catalogs as ITranslationDomain utilities, they don't
      perform translation correctly.
      
      Here we add a no-additional-cost migration by overriding the
      ObjectManager.getSiteManager() method, and automatically configuring the
      component manager, including translation domains.
      0198e812
  2. 25 Jul, 2011 8 commits
  3. 22 Jul, 2011 15 commits
  4. 21 Jul, 2011 15 commits