Keep track of all the changes
DOCman 1.5.9 | 15 December 2010
- added - Changed index2.php references to index.php
- added - Changed ENGINE to TYPE MyISAM
- added - Removed hard coded width
- added - Renamed plugin name 'Search DOCman' => 'Search -DOCman
- added - Renamed plugin name 'DOCman Standard Buttons' => 'DOCman -Standard Buttons'
- added - Renamed plugin name 'DOCLink' => 'DOCman -Link'
- added - Changed DOCMAN_utils::getItemid to have fallbacks which returns public menu items first before anything else
- added - Added Search within sub categories
- added - Added blank index.html on all directories
- added - Temporarily increased Search Result Limit to 50. Complete fix will be for DOCman 1.6
- improved - Removed "Email Group Users" in Settings as it doesn't have any use
- fixed - Fixed improperly executed search when searching for Title only
- fixed - Fixed broken URLs when titles have non-latin characters
- fixed - Fixed permission bug when Category is set to Special
- fixed - Fixed to as PHP tags in template
- fixed - Removed JRoute XHTML compliance on redirects
- fixed - Fixed a problem in DOClink when quotes are used in the document title
- fixed - Corrected incorrect delete message in Admin list view
- fixed - Fixed a major bug where Itemid is not set in URLs causing many problems in SEF and module menu assignments
DOCman 1.5.8 | 21 June 2010
- improved - Attackers with upload permissions can in some cases expose sensitive data
- fixed - Details table shows even if every child is hidden
- fixed - PHP Short tag in list_item template>
- fixed - update deleted original and does not upload
- fixed - Html issues
- fixed - Error when clicking 'New Doc' in files view
- fixed - Unpublishing download button prevented downloads
- fixed - Notices in theme after upgrading
DOCman 1.5.6 | 30 April 2010
- fixed - Background gradient on dark templates can be set in theme config
- fixed - Document table headers not sorting
- fixed - Local Name setting while transfer file is now required in backend
- fixed - Re-added, cleaned up, fixed email group feature
- fixed - Smarter filtering for files in backend
- fixed - Installation with FTP layer
- fixed - Batch upload relative path
- fixed - Couldn't delete filenames with quotes
- fixed - DOCman license not using JRoute class
- fixed - Downloading with IE7/8
- fixed - Wrong div class in latest down module
DOCman 1.5.7 | 30 April 2010
- fixed - "Call to undefined function apache_setenv" on IIS
DOCman 1.5.5 | 09 March 2010
- fixed - 403 error when author uses DOClink
- fixed - Search form html anomality
- fixed - Missing icons
DOCman 1.5.4 | 04 March 2010
- fixed - a bunch of IIS regressions
- fixed - Notices in Search
- fixed - Problem uploading on IIS in some cases
DOCman 1.5.3 | 26 February 2010
- added - Removed email group
- added - Refactored Help button to point to support.joomlatools.eu
- improved - Files view is now 60% faster
- improved - Documents view is now 10% faster
- improved - Loading users in frontend is now twice as fast
- fixed - Unable to select unpublished category when creating document
- fixed - Max documents limit in DOClink upped to 2500
- fixed - Version check during install requires PHP5
- fixed - More helpful info when configuring max upload filesize
- fixed - Upgrade with FTP Layer
- fixed - DOClink takes into account multiple DOCman menu items
- fixed - Improved IIS compatibility drastically
- fixed - Description vanishes in IE7, because of Joomla template dependence
- fixed - Missing icon in DOClink
- fixed - Searching international characters
- fixed - Search results now point to correct menu items
- fixed - User can no longer upload all file types not obeyed
- fixed - Issue with theme configuration not being found in some cases
DOCman 1.5.2 | 20 January 2010
- added - Assign multiple categories in modules
- added - Added 'thumbnails' to Clear Data feature
- added - Smarter versions checking
- added - PHP5.3 compat:
- improved - split with preg_split
- improved - ereg_replace with preg_replace
- improved - eregi with preg_match
- fixed - Auto publish & auto approve failed when category ID is used
- fixed - Small performance gain when loading users
- fixed - Documents owned by deleted users caused errors
- fixed - Plugins did not show correctly in plugin manager
- fixed - Greatly improved handling of special characters in file names
- fixed - Various DOClink Fixes (enable on install, template background, exposing document names in some cases, ...)
- fixed - Friendly "config not writeable" message
- fixed - call-time pass by reference
- fixed - Assigning the return value of new by reference
DOCman 1.5.1 | 16 January 2010
- added - Document title link options [None, Direct download, Details page] to default template
- added - Changed 'number of documents per page' configuration setting to a list (5-100, 5 step increments)
- fixed - Category selection in Menu Manager
- fixed - Frontend upload by registrated user
- fixed - Language issue in Latest Downloads Module and Search Plugin
- fixed - Memory issue in log view
- fixed - Content Plugin configuration setting
- fixed - Frontend thumbnail preview in frontend edit
DOCman 1.4.2 | 10 January 2010
- fixed - SQL query that wasn’t being properly escaped.