• add version numbers
    • even for stable, odd for development, with trivial stable features and bugfixes optionally backported to stable. in the spirit of the Linux kernel.
  • 0.9.0 first official release, snapshot
    • release the current contents of the DCL stable CVS tree.
    • Product module support (mdean)
    • Hot URL link login (mdean)
    • SF Patch: [ 582083 ] Ticket watches incorrectly show work order By: Simon Lieschke (slieschke)
    • Bug Fix Change short desc MAXLENGTH to 20 to match the data type (dneighbo)
    • Bug FixMAXLENGTH to 10 to match the field for short department (dneighbo)
    • SF Patch: [ 583595 ] Documentation Index Page By: Evelyn Mitchell (efm)
    • Rework of project detail display (mdean)
    • Bug fix watches (mdean)
    • Ability to group by a field in PrintArrayAsChocoTable (mdean)
    • Bug fix hidden form vars being escaped (mdean)
    • Click in url support (outstanding mdean)
  • 0.9.1 Development Release
    • Critical bugs.
  • 1.0.0 Stable Release
    • contact management
      • complete the contact manager which is currently in CVS
      • the schema is documented at http://www.gnue.org/~dneighbo/fsf/datadictionary.html
      • See the basic contact manager criteria on Addressbook in http://docs.axisgroupware.org/index.php?page=EngineeringWhiteboard
      • See various references to DCL in http://docs.axisgroupware.org/index.php?page=AxisGroupware+Roadmap
    • stabilize the rest of the code in CVS
  • 1.2.0 Stable Release
    • external client management
      • mini-ACL on the 'accounts' feature, as a stopgap until a full ACL model
      • clients can log into their own support portal on the service provider's web site, and due to the mini-ACL, they can view and optionally manage their own account (projects, etc)
    • RPC (probably GNU RPC)
    • Assess at least preliminary integration with phpgwapi as directed by the AxisGroupware Engineering Whiteboard (http://docs.axisgroupware.org/index.php?page=EngineeringWhiteboard)
  • Post 1.2.x
    • fundamental integration with GNUe
    • in some way, at least socially, facilitate integrating AxisGW with GNUe, in whatever form AxisGW may be by then