Menu

Tree [r10] /
 History

HTTPS access


File Date Author Commit
 images 2008-02-08 topazg [r1] Pre-release of 0.4.1 beta
 includes 2008-02-27 topazg [r10] * Cosmetic alterations to add/edit task forms
 scripts 2008-02-15 topazg [r6] Adding script installation files and instructio...
 INSTALL.asp 2008-02-08 topazg [r1] Pre-release of 0.4.1 beta
 README.txt 2008-02-15 topazg [r6] Adding script installation files and instructio...
 admin.asp 2008-02-08 topazg [r1] Pre-release of 0.4.1 beta
 change.txt 2008-02-08 topazg [r1] Pre-release of 0.4.1 beta
 change_password.asp 2008-02-08 topazg [r1] Pre-release of 0.4.1 beta
 edit_project.asp 2008-02-15 topazg [r5] Fixed some typos, and some Bug and Display fixes
 edit_task.asp 2008-02-27 topazg [r10] * Cosmetic alterations to add/edit task forms
 event_log.asp 2008-02-08 topazg [r1] Pre-release of 0.4.1 beta
 help.asp 2008-02-08 topazg [r1] Pre-release of 0.4.1 beta
 index.asp 2008-02-08 topazg [r1] Pre-release of 0.4.1 beta
 license.html 2008-02-08 topazg [r1] Pre-release of 0.4.1 beta
 login.asp 2008-02-08 topazg [r3] Fixed a login bracketing bug that would have ca...
 projects.asp 2008-02-08 topazg [r1] Pre-release of 0.4.1 beta
 report.asp 2008-02-25 topazg [r7] Minor report display bugfixes, and fixing two f...
 template.asp 2008-02-08 topazg [r1] Pre-release of 0.4.1 beta
 user_admin.asp 2008-02-08 topazg [r1] Pre-release of 0.4.1 beta
 view_category.asp 2008-02-08 topazg [r1] Pre-release of 0.4.1 beta
 view_project.asp 2008-02-08 topazg [r1] Pre-release of 0.4.1 beta

Read Me

SB Task Manager 0.4.1 Beta
Copyright(C) 2006-2008 Andrew Cohen
SB Task Manager is licensed under the GNU General Public License.
Please See license.html or http://www.gnu.org/licenses/gpl.txt
for the full license
	
***Setup****

==SQL Server==

1a) If you do not have SBTM installed then:
    
      Edit the Database file path in SBTM_NewInstall.SQL to suit
      your copy of MS SQL.

      Run sbtm_sqlserver_newinstall_0.4.1.sql in the relevant MS SQL interface.

      **warning** 
          This will delete any current SBTM Databases!

1b) If you already have an older version of SBTM installed, then:

      Run the relevant SQL script from /scripts in the relevant MS
      SQL interface.

      These scripts will not delete any information already in the
      database.
	  
==MySQL==

1) Run sbtm_mysql_newinstall_0.4.1.sql through MySQL administrator. MySQL 5.x
or later required to install

==Both==

2) Then, simply copy all the other files in the archive into the 
wwwroot (or equivalent) folder.

3) Open the file DBsettings.ASP (in the /includes folder) and set the
database login settings to whatever you use.

4) Then, simply navigate to the website with a browser, and it should
work!


If there are problems, see http://sourceforge.net/projects/sbtm/
for support.




  SB Task Manager comes with ABSOLUTELY NO WARRANTY
  
  This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.