File Manager 1.4
 

SFM Change Log

/*
*
* | SCRIBENET.NET Scribenet Inc.                                         |
* +----------------------------------------------------------------------+
* | Copyright (c) 2003, 2004 Scribenet Inc., All Rights Reserved.
* +----------------------------------------------------------------------+
* | Redistribution and use in source form, with or without modification  |
* | is NOT permitted without consent from the copyright holder.          |
* |                                                                      |
* | THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS "AS IS" AND |
* | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,    |
* | THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A          |
* | PARTICULAR PURPOSE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,    |
* | EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,  |
* | PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR   |
* | PROFITS; OF BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY  |
* | OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT         |
* | (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE    |
* | USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH     |
* | DAMAGE.                                                              |
* +----------------------------------------------------------------------+
* | Author: Clint Larraga	
* +----------------------------------------------------------------------+
*
*/
04.10.2006
+ fixed key search bug re: strlen
+ added new usertype
+ rootdir for MD, MT, QA redefined
+ usertypes redefined for MD,MT,QA and admin. all appropriate schemes and CSS changed.

+ myjobs tracker beta 03.30.2006
+ optimized code
+ added login class
+ global login screen
+ rootdir for guest,user,dtree redefined
+ usertypes redefined for guest,user and admin. all appropriate schemes and CSS changed.

10.12.2004
+ Quick Start Guide released
09.23.2004
+ version 1.1 released
+ trimmed and optimized templates
+ illegal character detector
+ smarty->fetch used to send formatted email alerts

09.10.2004
+ initial release version 1.0

09.03.2004
+ admin classes finished
+ new icons

08.31.2004
+ user classes finished
+ mailer class rewrite
+ event log function created

08.15.2004
+ move and mytrash modules incorporated
+ mailer function made into a class

08.12.2004
+ mytrash module completed
+ mytrash uses dtree javascript as myfiles
+ new function restore prototype

08.12.2004
+ myfiles module completed
+ refresh icon no longer uses javascript (more accurate and prevents double posts)
+ new function mytrash prototype

08.11.2004
+ download bug fix (header already sent warning fixed)
+ dynamic browser window for upload.php fixed
+ menubar changes color for different logins

08.10.2004
+ version 0.6 released
+ fixed header issue bugs
+ template debates resolved

08.03.2004
+ complete rewrite of of Scribenet File Manager using Smarty Templating system
+ CSS modified to include new sections: tree, header, and main.
+ database schema heavily modified.
+ dev version uploaded