1. 13 Mar, 2000 3 commits
  2. 10 Mar, 2000 6 commits
  3. 09 Mar, 2000 10 commits
  4. 07 Mar, 2000 1 commit
  5. 02 Mar, 2000 1 commit
  6. 28 Feb, 2000 2 commits
  7. 24 Feb, 2000 1 commit
    • 's avatar
      Fixed a bug in Image.py - the Image and File classes attempted to share · bb926122
      authored
      their __ac_permissions__ definition, but this caused the View permission
      for File objects to be unsettable since the 'tag' method (which actually
      only exists on Images) was in the 'View' permission definition. To fix
      this, I gave Image its own __ac_permissions__ structure and got rid of
      the reference to 'tag' in the __ac_permissions__ of File.
      bb926122
  8. 23 Feb, 2000 3 commits
  9. 21 Feb, 2000 1 commit
  10. 17 Feb, 2000 5 commits
  11. 16 Feb, 2000 1 commit
  12. 15 Feb, 2000 1 commit
  13. 14 Feb, 2000 2 commits
  14. 10 Feb, 2000 1 commit
  15. 09 Feb, 2000 2 commits