roadmap

Suafe roadmap 

 

Release 1.1.0 - In development

 What's new in this release:

  • Command line functionality. Perform any Suafe action through command line options. Input/Output through STDIN/STDOUT (pipes) or files
  • Recent files list allows you to open a previously edited file.
  • Reopen last edited file upon startup option. May be enabled/disabled.
  • Drag-and-drop files onto Suafe to open them
  • Generate an HTML summary report
  • Generate an HTML statistics report
  • Make it easier to access clone actions by adding buttons to main screen
  • Preview screen is now resize-able
  • Set default font for all data fields to Monospaced to make them easier to read
  • Allow user to select font style preference: Monospaced, SanSerif or Serif
  • Add object (users, etc) counts to main window

Release 1.0.0 - 2007.01.27

What's new in this release: 

  • Bug: Allow deletion of server level access rules
  • Suafe starts maximized
  • All dialogs and the help screen can be closed with a hit of the escape key
  • Suafe now keeps track of changes that you make. It'll prompt you to save the file before doing anything that would clear the memory like closing the application
  • More help screens
  • Fixed bug with edit access rule
  • Fixed bug where the screens didn't change when using cursor keys
  • Widened the clone dialogs. Added an icon for the clone menu items
  • Corrected a problem with the resource files

What's gone missing in this release:

  • Repository browser has been removed. This wasn't available so nobody should miss it. Trouble getting the browser to work properly and poor performance of the JavaSVN library lead me to remove this feature. It is also something that isn't all that important; I don't think it would be used much.
  • The print function was removed. Printing an authz file is interesting, but again not important. It's more important to have a good editor than to be able to print files which are unlikely to be read by anybody.

Release 0.4 - 2006.10.03

  • If the current file opened is changed then add an indicator to the title bar
  • Prompt user to save the current file if it contains unsaved changes when closing the window
  • Enlarged many of the screens so that long names and paths can be viewed in their entirety
  • Bug: Editing access rules and paths now works as expected
  • Added copyright to source
  • Updated to comply with Java 5 standards

Known issues:

  • Installer isn't the greatest and isn't complete. Use at your own risk
  • The about screen still displays 0.3 even though this is the 0.4 release

Release 0.3 - 2006.09.12

  • Added ability to clone a user or group. The clone has all the same access as the original
  • All strings are moved into the resources files
  • Implemented Edit Path feature
  • Parser now gives the line number when encountering a problem
  • Parser now detects duplicate groups and duplicate group members
  • Repositioned various buttons on the screens to avoid confusion
  • Double-clicking an access rule opens the Edit Access Rule dialog
  • Bug: Fix problem where resource file is missing when running within a non-English locale
  • Bug: File-New no longer leaves data in the lists
  • Bug: Cancel button now cancels all actions instead of just the current action
  • Bug: Deleting a user now also deletes all access rules for the user
  • Bug: A group can no longer be a member of itself
  • Bug: Access rule structure tree now scrolls to the displayed item

Release 0.2 - 2006.08.25

  • Minor updates

Release 0.1  - 2006.08.18

  •  Initial release