Keep track of all the changes

DOCman 1.5.13 | 03 April 2012

  • fixed - DOClink window doesn't go all the way down
  • fixed - Cannot link to windows network documents
  • fixed - Document titles are truncated at 100 chars

DOCman 1.6.4 | 03 April 2012

  • fixed - DOClink window doesn't go all the way down
  • fixed - Cannot link to windows network documents
  • fixed - Document titles are truncated at 100 chars

DOCman 1.6.2 | 30 November 2011

  • fixed - Category ordering mess up
  • fixed - Error when saving a category

DOCman 1.6.1 | 13 September 2011

  • fixed - Category filter
  • fixed - DOClink icon styling
  • fixed - Show DOClink when user has create permission. Code adjusted for Joomla 1.7 ACL
  • fixed - Added Joomla 1.6 style class for pagination
  • fixed - Index.php redirect bug
  • fixed - Require Category name or title on save

DOCman 1.6.0 | 13 July 2011

  • added - Initial release of DOCman 1.6 for Joomla 1.6

DOCman 1.5.10 | 04 January 2011

  • improved - Escaped an SQL String on Search to avoid exploits

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