Changelog
Release 1.6.3 | 12 december 2011
- Fix - Menu items permissions preventing public download
Release 1.6.2 | 30 november 2011
- Fix - Category ordering mess up
- Fix - Error when saving a category
Release 1.5.12 | 30 november 2011
- Fix - Category ordering mess up
Release 1.5.11 | 13 september 2011
- Fix - Access check for Author, Publisher and Editor
Release 1.6.1 | 13 september 2011
- Fix - [#298] Category filter
- Fix - [#291] DOClink icon styling
- Fix - [#299] Show DOClink when user has create permission. Code adjusted for Joomla 1.7 ACL
- Fix - [#293] Added Joomla 1.6 style class for pagination
- Fix - [#301] Index.php redirect bug
- Fix - [#297] Require Category name or title on save
Release 1.6.0 | 13 july 2011
- Initial release of DOCman 1.6 for Joomla 1.6
Release 1.5.10 | 4 january 2011
- Security fix - [#284] MEDIUM - Escaped an SQL String on Search to avoid exploits
Release 1.5.9 | 15 december 2010
- Fix - [#252] Fixed a major bug where Itemid is not set in URLs causing many problems in SEF and module menu assignments
- Change - [#261] Changed DOCMAN_utils::getItemid to have fallbacks which returns public menu items first before anything else
- Fix - [#250] Fixed a problem in DOClink when quotes are used in the document title
- Addition - [#154] Added Search within sub categories
- Addition - [#247] Added blank index.html on all directories
- Fix - [#262] Removed JRoute XHTML compliance on redirects
- Fix - [#226] Fixed to as PHP tags in template
- Fix - [#227] Fixed permission bug when Category is set to Special
- Fix - [#237] Fixed broken URLs when titles have non-latin characters
- Fix - [#249] Fixed improperly executed search when searching for Title only
- Change - [#222] Temporarily increased Search Result Limit to 50. Complete fix will be for DOCman 1.6
- Change - [#244] Renamed plugin name 'DOCLink' => 'DOCman - Link'
- Change - [#245] Renamed plugin name 'DOCman Standard Buttons' => 'DOCman - Standard Buttons'
- Change - [#246] Renamed plugin name 'Search DOCman' => 'Search - DOCman
- Remove - [#234] Removed hard coded width
- Change - [#253] Changed ENGINE to TYPE MyISAM
- Language - [#212] Corrected incorrect delete message in Admin list view
- Change - [#277] Changed index2.php references to index.php
- Remove - [#260] Removed "Email Group Users" in Settings as it doesn't have any use
Release 1.5.8 | 21 june 2010
- Fixed #233 Details table shows even if every child is hidden
- Fixed #226 PHP Short tag in list_item template>
- Fixed #220 update deleted original and does not upload
- Fixed #224 Html issues
- Fixed #216 MEDIUM: Attackers with upload permissions can in some cases expose sensitive data
- Fixed Error when clicking 'New Doc' in files view
- Fixed #217 Unpublishing download button prevented downloads
- Fixed #218 Notices in theme after upgrading
Release 1.5.7 | 30 april 2010
- Fixed "Call to undefined function apache_setenv" on IIS
Release 1.5.6 | 30 april 2010
- Fixed #194 Background gradient on dark templates can be set in theme config
- Fixed #170 Document table headers not sorting
- Fixed #189 Local Name setting while transfer file is now required in backend
- Fixed #169 Re-added, cleaned up, fixed email group feature
- Fixed #209 Smarter filtering for files in backend
- Fixed #107 Installation with FTP layer
- Fixed #192 Batch upload relative path
- Fixed #182 Couldn't delete filenames with quotes
- Fixed #167 DOCman license not using JRoute class
- Fixed #183 Downloading with IE7/8
- Fixed: Wrong div class in latest down module
Release 1.5.5 | 9 march 2010
- Fix - 403 error when author uses DOClink
- Fix - Search form html anomality
- Fix - Missing icons
Release 1.5.4 | 4 march 2010
- Fix - a bunch of IIS regressions
- Fix - Notices in Search
- Fix - Problem uploading on IIS in some cases
Release 1.5.3 | 26 february 2010
- Fix - Upgrade with FTP Layer
- Fix - Issue with theme configuration not being found in some cases
- Fix - User can no longer upload all file types not obeyed
- Fix - Search results now point to correct menu items
- Fix - Searching international characters
- Fix - Missing icon in DOClink
- Fix - Description vanishes in IE7, because of Joomla template dependence
- Fix - Improved IIS compatibility drastically
- Fix - DOClink takes into account multiple DOCman menu items
- Fix - Unable to select unpublished category when creating document
- Fix - More helpful info when configuring max upload filesize
- Fix - Version check during install requires PHP5
- Change - Refactored Help button to point to support.joomlatools.eu
- Change - Removed email group
- Note - Max documents limit in DOClink upped to 2500
- Performance:
- Loading users in frontend is now twice as fast
- Documents view is now 10% faster
- Files view is now 60% faster
Release 1.5.2 | 20 january 2009
- Assign multiple categories in modules
- Auto publish & auto approve failed when category ID is used
- Small performance gain when loading users
- Documents owned by deleted users caused errors
- Plugins did not show correctly in plugin manager
- Greatly improved handling of special characters in file names
- Various DOClink Fixes (enable on install, template background, exposing document names in some cases, ...)
- Friendly "config not writeable" message
- Added 'thumbnails' to Clear Data feature
- Smarter versions checking
- PHP5.3 compat:
- Fixed call-time pass by reference
- Replaced split with preg_split
- Replaced ereg_replace with preg_replace
- Replaced eregi with preg_match
- Assigning the return value of new by reference
Release 1.5.1 | 16 december 2009
- Fix - Category selection in Menu Manager
- Fix - Frontend upload by registrated user
- Fix - Language issue in Latest Downloads Module and Search Plugin
- Fix - Memory issue in log view
- Fix - Content Plugin configuration setting
- Fix - Frontend thumbnail preview in frontend edit
- Addition - Document title link options [None, Direct download, Details page] to default template
- Improvement - Changed 'number of documents per page' configuration setting to a list (5-100, 5 step increments)
Release 1.5.0 | 9 december 2009
- Removed legacy (Joomla 1.5 Native)
- Complete new frontend default theme. Optimised to easily blend into any Joomla template.
- Fully refactored administrator to fully match Joomla 1.5's native look and feel
- DOCLlink, search plugin and modules are now included in the package and installed automatically
- Performed a full security audit
- Performance optimizations (link)
- Many minor improvements based on feedback from community
Note : This version only support Joomla 1.5.x