1. 02 Sep, 1997 4 commits
  2. 29 Aug, 1997 3 commits
  3. 28 Aug, 1997 1 commit
  4. 27 Aug, 1997 10 commits
    • 's avatar
      Added forgotten dtml · ff382ebc
      authored
      ff382ebc
    • Jim Fulton's avatar
      *** empty log message *** · a4573ab6
      Jim Fulton authored
      a4573ab6
    • Jim Fulton's avatar
      *** empty log message *** · 4540a358
      Jim Fulton authored
      4540a358
    • Jim Fulton's avatar
      initial · 3e57bf37
      Jim Fulton authored
      3e57bf37
    • Jim Fulton's avatar
      Added pack. Rearranged menu to take out pack and undo and add · d8b33db7
      Jim Fulton authored
      navigation to application.
      d8b33db7
    • 's avatar
      Added a nicer dialog to return if users try to create more than one · 2e1f784e
      authored
      UserFolder in an object.
      2e1f784e
    • 's avatar
      Fixed a name boo-boo · 972fd2eb
      authored
      972fd2eb
    • 's avatar
      Changes for UserFolder support: · 4a5ba50d
      authored
        o Added support for role registration to Application.py
          Products may define a __.role_names in their __init__.py
          which may be a tuple of role names which will be added to
          the global list of role names which appears in the role
          assignment select box when defining/editing a user.
      
        o Application.Application now has a default __allow_groups__
          attribute which is a UserFolder with no members defined.
          This default top-level UF is not visible in the UI, and
          the user can create a new UF at the top level (in the
          Application object) at a later time which will simply
          override the default and be visible in the UI. Since the
          default UF has no users, an out-of-the-box application's
          management interfaces will effectively be available to the
          superuser alone.
      
        o Removed the __init__ in Folder which created a default ACL.
          This is no longer needed.
      
        o Made some minor (but controversial!) style consistency fixes
          to some of the OFS templates.
      4a5ba50d
    • 's avatar
      Added cvs log! · 8a4a3cf2
      authored
      8a4a3cf2
    • 's avatar
      Changed AccessControl package to not use product-like registration. · 2e8c2877
      authored
      Folders now know about UserFolders by default. Added empty placeholder
      help template.
      2e8c2877
  5. 26 Aug, 1997 4 commits
  6. 22 Aug, 1997 1 commit
  7. 18 Aug, 1997 3 commits
  8. 15 Aug, 1997 6 commits
  9. 13 Aug, 1997 5 commits
  10. 08 Aug, 1997 3 commits