A total rewrite of the 1.1 version. Instead of blocking a set of given forms, the module now disables all forms, EXCEPT a few given. The administrator can now add forms to this list themselves. Also, we separated read-only forms and edit-forms. By doing so, you can give users to option to still access forms (like the admin content overview), but they cannot submit it.
My special thanks to BarisW, petew and pandaeskimo for their hard work on this rewrite.
changing fetch_assoc to db_fetch_array
Added common functions for filedepot management methods
Issue #1788024 by _timpatrick - Pass by value instead of reference fix for filedepot_file_delete
Bug fix to add support for filetype include / exclude radio button
Commit for Issue #886088 by _timpatrick - filedepot upload permissions / mime types error
Bug fix for yui uploader session id saving
Issue #818390 by _timpatrick - Fix mailing address for filedepot notifications
Added ability to select which order status types you want to export per report.
Added option to not track the order id's of a particular report. This is to export all orders on every export.