PageRenderTime 73ms CodeModel.GetById 20ms RepoModel.GetById 0ms app.codeStats 1ms

/CHANGELOG.php

https://bitbucket.org/asosso/joomla15
PHP | 1767 lines | 642 code | 304 blank | 821 comment | 24 complexity | d52f0319b9931425903fef6fae37811b MD5 | raw file
Possible License(s): LGPL-2.1, Apache-2.0

Large files files are truncated, but you can click here to view the full file

  1. <?php
  2. /**
  3. * @version $Id: CHANGELOG.php 22952 2012-03-27 00:40:16Z dextercowley $
  4. * @package Joomla
  5. * @copyright Copyright (C) 2005 - 2012 Open Source Matters. All rights reserved.
  6. * @license GNU/GPL, see LICENSE.php
  7. * Joomla! is free software. This version may have been modified pursuant
  8. * to the GNU General Public License, and as distributed it includes or
  9. * is derivative of works licensed under the GNU General Public License or
  10. * other free or open source software licenses.
  11. * See COPYRIGHT.php for copyright notices and details.
  12. */
  13. // no direct access
  14. defined( '_JEXEC' ) or die( 'Restricted access' );
  15. ?>
  16. 1. Copyright and disclaimer
  17. ---------------------------
  18. This application is opensource software released under the GPL. Please
  19. see source code and the LICENSE file.
  20. 2. Changelog
  21. ------------
  22. This is a non-exhaustive (but still near complete) changelog for
  23. Joomla! 1.5, including beta and release candidate versions.
  24. Our thanks to all those people who've contributed bug reports and
  25. code fixes.
  26. Legend:
  27. * -> Security Fix
  28. # -> Bug Fix
  29. $ -> Language fix or change
  30. + -> Addition
  31. ^ -> Change
  32. - -> Removed
  33. ! -> Note
  34. -------------------- 1.5.26 Stable Release [27-March-2012] ------------------
  35. -------------------- 1.5.25 Stable Release [14-November-2011] ------------------
  36. -------------------- 1.5.24 Stable Release [17-October-2011] ------------------
  37. 30-Sept-2011 Jean-Marie Simonet
  38. +$ Adding ka-GE installation language
  39. 19-Apri-2011 Andrew Eddie
  40. # Fixed [#21622] 303 redirections cause page subresources to be reloaded on WebKit browsers (Nicholas Dionysopoulos).
  41. -------------------- 1.5.23 Stable Release [04-March-2011] ------------------
  42. 04-Apr-2011 Mark Dexter
  43. # [#25450] Mootools 1.2.4 Squeezebox Problems in MSIE 9
  44. # [#24289] com_mailto Spam Email Relay
  45. # [#22629] Joomla! broken on CGI web servers
  46. 03-Apr-2011 Mark Dexter
  47. # [#20234] security string missing on file toolbar.php
  48. # [#23746] Add a system plugin event called onBeforeCompileHead
  49. # [#25090] Improve .htaccess rewrite efficency
  50. # [#21676] Article Manager - Select Author
  51. # [#20423] Warning: realpath() [function.realpath]: Unable to access .../path.php
  52. # [#16605] PHP notice when selecting a menu type
  53. # [#20536] Category Blog Layout - View Article - Editing Article - Click Images - 500 Layout "blog" not found
  54. 31-Mar-2011 Mark Dexter
  55. # [#22520] Articles archive years are HARDCODED!!!
  56. # [#25162] *SQL installation issue with TYPE
  57. # [#23053] 1.5.21 admin template params.ini error
  58. # [#23135] Section blog ordering changed in 1.5.22
  59. # [#16149] **PDFs not showing when icon clicked in IE...
  60. # [#25024] Upgrade Geshi to 1.0.8.10
  61. # [#21252] Password reset invalid token
  62. -------------------- 1.5.22 Stable Release [03-November-2010] ------------------
  63. 03-Nov-2010 Ian MacLennan
  64. # [#20255] 1.5.17 Session Bug
  65. # [#21538] Empty menu item if menu type contains space or uppercase letter
  66. 02-Nov-2010 Jean-Marie Simonet
  67. ^ [#22961] Installation language modifications: aa-AA et-EE
  68. ^ [#23098] Credits.php update
  69. 20-Oct-2010 Ian MacLennan
  70. # [#21489] CHANGELOG.php - segment twice exists
  71. # [#21769] toolbar.content.html.php allow direct access
  72. # [#21466] Backend user list ordering
  73. # [#20256] Message "Database Error: Unable to connect to the database..." should return "500 Internal Server Error"
  74. # [#18997] Fix for JFile::getExt()
  75. -------------------- 1.5.21 Stable Release [08-October-2010] ------------------
  76. -------------------- 1.5.20 Stable Release [18-July-2010] ------------------
  77. -------------------- 1.5.19 Stable Release [15-July-2010] ------------------
  78. 15-July-2010 Mark Dexter
  79. # [#21419] Incorrect Joomla! Community Magazine address
  80. ^ [#21421] *Credits.php update for 1.5.19
  81. 14-July-2010 Ian MacLennan
  82. + [#21404] New installation language bs-BA
  83. + [#20984] New installation language ta-IN
  84. 14-July-2010 Louis Landry
  85. + [#21416] Mootools 1.2.4 Upgrade Plugin
  86. 02-June-2010 Sam Moffat
  87. ! Line ending fix for some XML/HTML files
  88. -------------------- 1.5.18 Stable Release [27-May-2010] ------------------
  89. 25-May-2010 Ian MacLennan
  90. # [#20424] Revert issue 19859 (Graceful handling of Apache plugin failures)
  91. ! [#19859] Reverted 19859.
  92. -------------------- 1.5.17 Stable Release [27-April-2010] ------------------
  93. 26-Apr-2010 Mark Dexter
  94. # [#20219] Upgrade to 1.5.16 breaks PHP 4 compatibility
  95. # [#20239] Update ru-RU installation language
  96. # [#20238] Updating help sites list
  97. # [#20220] en-AU installation ini folder
  98. + [#20241] Fixed up system tests
  99. # [#20242] Language fix for 20219 PHP 4 issue
  100. 25-Apr-2010 Ian MacLennan
  101. # [#20221] Can't Login When Session Handler is None
  102. 24-Apr-2010 Mark Dexter
  103. # Reverted [#16506] JFolder::makeSafe removes dot
  104. -------------------- 1.5.16 Stable Release [23-April-2010] ------------------
  105. 23-Apr-2010 Ian MacLennan
  106. $ [#20195] Language credit update
  107. $ [#20055] Language bug in "Menus"
  108. # [#20043] JApplication::redirect() using a 301 error code incorrect.
  109. # [#20025] Adding Reykjavik in timezone
  110. $ [#20024] More updates on installation ini files
  111. $ [#19966] New hi-IN installation language
  112. $ [#19871] Missing string in a few installation ini files
  113. # [#19859] Graceful handling of failing Apache plugins
  114. # [#18046] $theURI not correctly set on IIS7 in environment\uri.php
  115. # [#20184] Removal of searchwords from SEF urls to ensure cross platform compatibility
  116. 07-Mar-2010 Ian MacLennan
  117. # [#16930] Reverting patch from #16930 because it breaks the installer
  118. 05-Mar-2010 Ian MacLennan
  119. $ [#19864] Missing string in is-IS installation ini
  120. # [#18648] News Feeds -> Categories can throw a SQL error when it tries to sort by section_name
  121. # [#18619] Validation error of mod_search
  122. # [#18570] Button select article in back-end ( RTL) ie7 + modal centering
  123. # [#18403] Possible typo in mod_latestnews xml
  124. # [#17762] Mod_login\helper.php: Trying to get property of non-object
  125. # [#17235] SEF URL for contacts gives 404 error
  126. # [#17000] Core related items and other modules non-functional with cache module on
  127. # [#16974] Checking wrong cache field in com_content _loaddata() function
  128. # [#16930] live_site$ in configuration.php ignored by some JS-based functions - breaks joomla 1.5 behind reverse proxy
  129. # [#16506] JFolder::makeSafe removes dot
  130. 04-Mar-2010 Ian MacLennan
  131. $ [#19836] New Arabic Unitag installation language ar_AA
  132. # [#19831] Preventing mod_login redirect to display trashed menu items
  133. # [#19798] Undefined variable notice when enabling or disabling a user in com_user
  134. # [#19680] Media manager folder param incorrectly named
  135. # [#19245] Pagination in category blog layout not shown in specific case
  136. # [#18848] Last module position in <select> is with space at end
  137. # [#18683] The "search result Itemid" fix (15780) doesn't apply to beez
  138. # [#18672] Issue with some feeds in release 1.5.15
  139. 27-Feb-2010 Ian MacLennan
  140. # [#19816] Adding a missing string in many installation ini, added helpfile listing
  141. # [#19763] _JEXEC check missing from joomla file
  142. # [#19681] Copying menus does not maintain parent child relationship
  143. # [#19655] Poll component save task missing successful results message
  144. # [#19555] Timezone code setting incorrect for 6:30 (Yagoon) and 11:30 (Norfolk) in Global Configuration
  145. # [#19055] Tinymce bug prevents adding the valid id extended element for the anchor tag
  146. # [#19009] Author Alias not properly escaped in Article Manager
  147. # [#18936] Atom feed image url incorrect
  148. 22-Feb-2010 Ian MacLennan
  149. # [#17878] Installing modules with upgrade method
  150. # [#18614] Incorrect bracketing in templates/system/component.php
  151. # [#18617] Disabled components still show in the "menu type" tree of com_menus
  152. # [#18612] Pathway error when using php4
  153. # [#17986] A bug causes a space to appear after email links
  154. 21-Feb-2010 Ian MacLennan
  155. $ [#19715] Adding Phnom-Penh to UTC strings
  156. $ [#19627] Add sr-YU in installation
  157. $ [#19604] Missing ini string in installation
  158. # [#19435] New caching of com_contact in 1.5.15 results in "Invalid Token"
  159. # [#19405] Improvements to caption
  160. # [#18987] Minor bug in module updater code
  161. 26-Jan-2010 Louis Landry
  162. ^ Updated copyright notices for 2010
  163. ^ Moved testing infrastructure from the /testing/ folder into the tree.
  164. -------------------- 1.5.15 Stable Release [05-November-2009] ------------------
  165. 04-Nov-2009 Ian MacLennan
  166. # [#17475] Fixed missing = in patch (parse error)
  167. 03-Nov-2009 Ian MacLennan
  168. # [#18050] Reverting router change.
  169. 29-Oct-2009 Ian MacLennan
  170. # [#18537] error.php rtl issue
  171. 28-Oct-2009 Ian MacLennan
  172. ^ Updated CREDITS.php
  173. ^ Updated installation language pack
  174. ^ Updated help sites
  175. # [#16445] SEF rewrites href urls in editor textarea
  176. 27-Oct-2009 Ian MacLennan
  177. # [#16914] Default style for admin backend does not specify text color of input fields.
  178. # [#16609] templates/system/css/template.css not found when using templates/system/component
  179. # [#18493] UTF problems with HTML entities in pathway.
  180. # [#18518] Change in mod_search.ini
  181. # [#18522] Correct version info site/admin for core languages
  182. # [#18481] Emailcloak on image
  183. # [#18430] com_content fails to pass an article reference to onAfterDisplayTitle event handler
  184. $ Added new installer language packs
  185. 26-Oct-2009 Ian MacLennan
  186. # [#18245] Implementing templates feature in tinymce
  187. # [#15780] Search result list uses always the Itemid of the default Menu-item
  188. # [#17110] Section/Category List - Table width issue in IE8
  189. # [#17470] Archive filters don't work with cache on + com_content cache optimization
  190. # [#17475] Cache unused by core components
  191. # [#18050] SEF category links lead to article not found
  192. # [#18080] Core - Missing JEXEC Check
  193. # [#18142] utf8_accents_to_ascii() does nothing
  194. 23-Oct-2009 Ian MacLennan
  195. # [#11578] Email cloaking does not work properly with non-ASCII characters
  196. # [#16804] Linked image in Beez template jumps in IE8
  197. # [#17259] html not allowed in user confirmation message
  198. # [#17430] Image Title attribute field has different names
  199. # [#17964] Email cloaking. Syntax error in email.php. Patch included.
  200. # [#18246] Tinymce sql correction
  201. # [#18310] Email cloak breaks emails used in scripts
  202. # [#18343] & in page title breaks RSS feed
  203. # [#18349] Missing com_media strings
  204. # [#18353] Information leak - anybody can see installed extensions versions
  205. # Upgrade to Mootool 1.12
  206. 19-Oct-2009 Ian MacLennan
  207. # [#18297] Setting ftp fields to not autocomplete
  208. # [#16927] Router fatal error then Itemid is null
  209. # [#18240] Menu item is not opened to new window
  210. $ [#18124] String for JPagination missing in en-GB.ini
  211. # [#18070] Error in Ja_purity and IE8
  212. # [#17692] Email Cloaking on an image
  213. $ [#17618] Localisation of pagination
  214. $ [#17577] Adding Ulaanbaatar in timezones
  215. # [#17559] Change to Beez Template to make it more generic
  216. # [#17231] mod_newsflash doesn't honour alternative read more text
  217. # [#17215] Missing <blockquote> button in TinyMCE 3
  218. 25-Sept-2009 Ian MacLennan
  219. # [#16484] Password field changed in configuration.php by Administration > Global Configuration
  220. # [#16804] Linked image in Beez template jumps in IE8
  221. 18-Sept-2009 Ian MacLennan
  222. # [#16982] Fixed issue with editor.css files
  223. 17-Sept-2009 Ian MacLennan
  224. # [#16982] TinyMCE Configuration Error
  225. # [#17057] TinyMCE strips some image html
  226. # [#17379] Tinymce 3.2.4.1 generates different html breaking caption.js and messing with content filtering
  227. # [#17121] TinyMCE Extended Valid Elements dont work anymore
  228. # [#17043] Multiply instances of TinyMCE on the page
  229. # [#17367] Cannot add or edit content items
  230. # [#17356] Firefox inline spell check doesn't work in 1.5.12 / TinyMCE - suggested fix
  231. $ [#17332] TinyMCE Language file omission for Toggle Editor button
  232. # [#17438] TinyMCE Libary Upgrade - International Users Beware - big changes to language files
  233. 16-Sept-2009 Ian MacLennan
  234. # [#18010] Captions don't align properly if image alignment is not set.
  235. # [#18008] Additional PHP 5.3 Issues
  236. 11-Sept-2009 Ian MacLennan
  237. # [#17150] Patch to solve PHP 5.3 issues
  238. # [#17432] Missing spinner.gif
  239. # [#17337] Media manager popup is broken in Windows
  240. # [#16919] Results of search - unnecessary quotation marks
  241. # [#16086] Unique menu names now disallow underscores
  242. -------------------- 1.5.14 Stable Release [30-July-2009] ------------------
  243. 23-Jul-2009 Gergo Erdosi
  244. # [#17319] Media Manager is broken
  245. # [#17323] TinyMCE Editor $file_browser_callback error in 1.5.13
  246. -------------------- 1.5.13 Stable Release [22-July-2009] ------------------
  247. 22-Jul-2009 Ian MacLennan
  248. # [#15548] Plugin content/emailcloak: package oomla
  249. # [#16073] Front End Account Creation does not save 'usertype' in jos_users table
  250. # [#16726] Edit icon does not appear in correct area (buttonheading)
  251. # [#17008] Untranslated error message in Media Manager
  252. # [#17053] 1.5.12 Media Manager showing upload Error
  253. # [#17101] Reversion of changes to Image Button in 1.5.12
  254. 06-Jul-2009 Sam Moffatt
  255. # [#17058] Incorrect _JEXEC check breaks TinyMCE JS when using compressed mode
  256. -------------------- 1.5.12 Stable Release [30-June-2009] ------------------
  257. 29-Jun-2009 Ian MacLennan
  258. # [#16977] Incomplete language definitions in TinyMCE 3.2
  259. # [#17006] Revert escaping of html in contact miscellaneous information.
  260. 28-Jun-2009 Ian MacLennan
  261. + Added mk-MK installer language pack
  262. 27-Jun-2009 Ian MacLennan
  263. # [#17005] Installer SQL shows TinyMCE as version 2.0
  264. -------------------- 1.5.12 Release Candidate [24-June-2009] ------------------
  265. 24-Jun-2009 Ian MacLennan
  266. $ [#16950] Lots of missing language strings in TinyMCE v3
  267. # [#16593] JFile::upload() uses chmod 777 in FTP mode
  268. # [#15673] Different time create date and start publishing in beez
  269. # [#16601] Section filter on article manager showing non content sections as well
  270. # [#16607] Mod Newsflash read more link broken with Beez template
  271. # [#16719] JHTML::tooltip quote problem
  272. # [#16753] CSS file is not updated when you edit the joomla
  273. # [#16890] Page title isn't displayed at Default login page
  274. # [#16896] Modified Date disappears in 1.5.11
  275. $ Added language string for Toggle Editor
  276. ^ Updated LICENSES.php and CREDITS.php to reflect library license changes and updates
  277. 23-Jun-2009 Ian MacLennan
  278. # [#12376] Update to TinyMCE 3.2.4.1
  279. 22-Jun-2009 Ian MacLennan
  280. # [#12886] PHPMailer version used in 1.5 does not allow secure connection to SMTP servers
  281. 20-Jun-2009 Ian MacLennan
  282. # [#14540] Component Contact at Beez
  283. # [#16686] pagebreak - duplicate title, not respecting show titles
  284. # [#16779] JA_Purity: Anchor tag for Category Title not closed in Front Page Blog Layout
  285. # [#16820] Untranslated strings in Beez template
  286. # [#15727] Module cache, id, Itemid - reverted
  287. 14-Jun-2009 Ian MacLennan
  288. # [#16235] mod_feed Tool tip is incorrect
  289. # [#16511] Language date format isn't correct
  290. # [#16595] Category table view output wrong due to error in file
  291. # [#16597] Parameter "Minimum User Level for Media Manager" doesn't work
  292. # [#16742] Wrong link to OpenID login-bg.gif in system.css
  293. 09-Jun-2009 Ian MacLennan
  294. # [#12746] Replace PEAR with a GPL compatible alternative
  295. # [#15541] Article Catagory Layout incorrectly sorted
  296. -------------------- 1.5.11 Stable Release [03-June-2009] ------------------
  297. 01-Jun-2009 Ian MacLennan
  298. # [#16236] Legacy code in installer premigration system causes unrelated errors
  299. 30-May-2009 Ian MacLennan
  300. ^ [#16397] helpsites.xml update
  301. # [#16500] offline.php with wrong stylesheet
  302. ^ Updated de-DE installer language pack
  303. + Added gl-ES installer language pack
  304. ^ Updated it-IT installer language pack
  305. ^ Updated mn-MN installer language pack
  306. ^ Updated nl-NL installer language pack
  307. ^ Updated sk-SK installer language pack
  308. ^ Updated tr-TR installer language pack
  309. 30-May-2009 Sam Moffatt
  310. ^ Updated CREDITS.php with minor fixes from Ole Ottosen
  311. 29-May-2009 Ian MacLennan
  312. # [#15736] Moving $this->escape validation to files which can't be overridden
  313. 13-May-2009 Ian MacLennan
  314. # [#13898] There is no translated description for component/module/plugin/etc. after installation
  315. # [#15417] db->updateObject function outdated
  316. # [#15727] Module cache, id, Itemid
  317. # [#16314] PHPDoc Comment for JFactory getDocument method Incorrect
  318. # [#16349] Revert 16122 and Replace sr-ME language files
  319. 09-May-2009 Kevin Devine
  320. # [#15909] RSS 2.0 feeds try to turn mailto: links into absolute urls
  321. # [#16211] Atom Link in RSS feed causes validation problems
  322. # [#16007] JFile::getName() loses first character
  323. 05-May-2009 Ian MacLennan
  324. # [#15541] Article Catagory Layout incorrectly sorted
  325. # [#15699] Global Configuration Undefined Variable warning
  326. # [#15740] At login use of task=register instead of view=register
  327. # [#15853] Search results pagination broken when two or more search terms, SEF enabled
  328. # [#15912] Error in KEPRI Template, css for icon 'article'
  329. # [#15963] The align attribute in mod_mainmenu helper causes problems with some templates
  330. 24-Apr-2009 Kevin Devine
  331. # [#15446] Atom feed does not validate for Contact Category and Weblinks Category Layouts
  332. # [#13890] < Prev and Next > links do not follow SEF rules (duplicate content)
  333. # [#15691] Need better control of who can upload files
  334. # [#16112] Change in Montengrin Language ISO Code
  335. # [#15551] Inconsistent prefix for index.php in com_user #2
  336. # [#15913] Change in installation version display (patch included)
  337. # [#15701] Joomla 1.5.10 breaks package installation due to new installer PHP code
  338. -------------------- 1.5.10 Stable Release [27-March-2009] ------------------
  339. 27-Mar-2009 Anthony Ferrara
  340. # Fixed a few issues with the language install packs (double &lt; characters, and a missing file)
  341. 27-Mar-2009 Wilco Jansen
  342. - Removed mk-MK language pack in installer
  343. + Added be-BY, et-EE, gu-IN, mn-MN and ur-PK language pack in installer
  344. ^ Updated bg-BG installer language pack
  345. ^ Updated CREDITS.php with translators information and other contributors
  346. ^ Changed helpsite reference matching installation language file changes
  347. ^! Moderate Priority: A series of XSS and CSRF faults exist in the administrator application. Affected administrator components include com_admin, com_media, com_search. Both com_admin and com_search contain XSS vulnerabilities, and com_media contains 2 CSRF vulnerabilities.
  348. ^! Low Priority: A XSS vulnerability exists in the category view of com_content.
  349. ^ Updated version tags in translation manifest files
  350. 25-Mar-2009 Wilco Jansen
  351. ^ Activated installation check and updated version files
  352. 11-Mar-2009 Ian MacLennan
  353. # [#14515] Atom feed does not validate
  354. 9-Mar-2009 Wilco Jansen
  355. # [#15215] Inconsistent prefix for index.php in com_user
  356. 8-Mar-2009 Wilco Jansen
  357. # [#15300] Missing translation in pagebreak plugin
  358. # [#15107] Save order enabled and creating random results when active sorting column isn't ordering
  359. # [#14818] filesystem file move doesn't return false when not read- or writable
  360. # [#14827] Page break does not work correctly when tables are included in the page sections. The <div></div> pairs are uneven.
  361. # [#15137] sef plugin does not convert data attribute
  362. # [#9701] Installation of Extensions fails when they include zip files
  363. # [#15044] JArchiveZip::_extractNative() fails to discover zip_open() failure
  364. # [#14525] pagebreak doesn't work correct if using JCE
  365. # [#14558] Pagebreak Plugin Does Not Keep Track of Active Page
  366. # [#14947] Status Module Icon RTL issue
  367. # [#15266] Bad URL after redirect when Register to Read More in Section, Category Menu Items
  368. # [#15362] Not valid XHTML output in com_content and com_contact
  369. # [#15354] com_media loads css files from the backend
  370. # [#15375] Missing language string
  371. # [#15376] Login redirect no longer returns you to your current page if no redirect specified
  372. # [#15233] Search doesn't work with international characters when SEF is enabled
  373. # [#14514] parameter element id of type folderlist and filelist are not correct
  374. # [#13285] Wrong tag-IDs used by openid.js
  375. # [#12119] Changing the module's 'Position' drop-down doesn't change the 'Order' drop-down.
  376. # [#15359] spambots are still able to see registration page even if registration is turned off
  377. # [#14071] menu image alignment
  378. # [#14875] JFolder::folders returns unnecessary warning
  379. # [#14705] Web link Router incorrectly grabs wrong category item
  380. # [#15143] Ampersand in Site Name breaks Position field in vCard
  381. # [#14022] Faulty error handling in JFactory::getXMLParser
  382. # [#14228] Article alias field missing from in category views
  383. # [#14381] Incorrect checked out date format in the back-end
  384. # [#15282] Undefined index HTTP_USER_AGENT in behavior.php
  385. ! Big thanks to the Joomla Bug Squad for a weekend of hard work!
  386. 1-Mar-2009 Ian MacLennan
  387. # [#12137] Cache Saving module doesn't clear the module's cache data
  388. # [#13111] Inconsistent encoding behaviour - "&amp;" stays as "&amp;" in articles but is converted to "&" in modules
  389. # [#13999] When installing a new module, its title is not translated
  390. # [#14059] Case sensitive image extensions
  391. # [#14286] Template JA Purity: Link all the text in an article if category is shown
  392. # [#14565] Omitted UTF-8 modifier in preg_replace function (com_search)
  393. # [#14758] Article HTML filtering doesn't work if only one Filter group is selected
  394. # [#14795] JInstallerComponent::_rollback_menu() - Error when getting DB Connector
  395. # [#14859] untranslated message installing language files for component
  396. # [#14896] Changes of menu items aren't applied immediately if caching is enabled
  397. # [#14945] Site Title over Joomla's Logo RTL issue
  398. # [#15006] Setting Tooltip Offset Breaks Tooltip
  399. # [#15047] installer.php parseMedia pointing to wrong dir.
  400. # [#15124] Filter Function on Archived Article Doesn't Work
  401. # [#15217] custom <installfile> isn't upgraded on component installation
  402. # [#15237] Loadposition Deletes Dollar signs
  403. # [#14660] Short open tag in admin.categories.html.php
  404. 19-Feb-2009 Wilco Jansen
  405. # [#14004] Can't sort categories by "order" column in reverse order
  406. 15-Feb-2009 Kevin Devine
  407. # [#15007] Bad Tooltip Help on Section, Category, and Article Alias
  408. # [#14710] User Details not translated
  409. # [#14720] Untranslated strings in com_contact with patch
  410. # [#14944] Copy Menu Items
  411. # [#11798] Missing l10n in JApplicationHelper::parseXMLInstallFile()
  412. 07-Feb-2009 Kevin Devine
  413. # [#14865] Directory Persmissions doesn't list correct tmp or log directories
  414. # [#14767] Menu alias not respecting "active" setting
  415. # [#14857] Cache Plugin Can Cache Incorrect Data]
  416. # [#14948] Little tag error in mod_feed
  417. 29-Jan-2009 Kevin Devine
  418. # [#14510] Section List drill down to Category List: Filter doesn't work if global content filters set
  419. # [#14491] JString::rtrim method incorrect
  420. # [#14496] Pagebreak outputs incompatible <BR/> elements (XHTML)
  421. # [#14571] Wrong date in "last updated" in section blog when using beez
  422. # [#14468] user name word translation not correct in register form.
  423. # [#14439] Wrong authorEmail in Rhuk Milkyway
  424. # [#13973] SEF Background Image Fix Breaks Some Javascript ***
  425. -------------------- 1.5.9 Stable Release [9-January-2009] ------------------
  426. 09-Jan-2009 Ian MacLennan
  427. # [#14495] Issue 14398 fix doesn't work with SEF off
  428. 09-Jan-2009 Wilco Jansen
  429. ^ Updated the CREDITS.php file with new list of translators, and some contributers
  430. ^ Changed /installation/template/tmpl/finish.html updated link to community site
  431. ^ Updated language packs to 1.5.9 (thanks JM for the huge job of coordinating this)
  432. ^ Activated installation check
  433. ^ Implemented security fixes
  434. ! Thanks to all who provided the patches and worked hard on testing and documenting this release
  435. 06-Jan-2009 Ian MacLennan
  436. # [#14414] string is unnecessary
  437. # [#14433] Fix for openid transition issues
  438. # [#14434] Typo in Cache Manager
  439. 05-Jan-2009 Kevin Devine
  440. # [#14415] Rhuk Milkyway: Some strings unnecessary
  441. # [#14389] String missing in en-GB.com_installer.ini
  442. # [#10680] Blank page if vcard is not enabled in the contact parameters, but selected
  443. # [#13942] The 'modules' view in com_installer does not display author email and url
  444. # [#14070] Article archive pagination
  445. # [#14339] JString bug for strspn()
  446. # [#13949] robots & author metadata lost on copy
  447. # [#12812] 1.5.7. uri.php changes break backend urls if $live_site=Http (note uppercase H)
  448. # [#14394] Poll error message strange
  449. 05-Jan-2009 Sam Moffatt
  450. - Removed extraneous com_statistics language file
  451. 04-Jan-2009 Ian MacLennan
  452. # [#14408] Weird characters in LICENSES.php
  453. # [#14395] e-mail a friend shows language string not the translation
  454. # [#14374] One english remaining string in mod_search
  455. # [#11871] vCard displays excess spaces
  456. # [#14412] 404 if menu access is set to Public and Contact item to Registered
  457. # [#14402] In Category List, user cannot see what is being filtered
  458. # [#14391] en-GB.com_statistics.ini should be deleted
  459. # [#14410] Outdated link in the installer language file
  460. # [#14317] Cache space not freed
  461. # [#12577] Small change in components/com_banners/models/banner.php
  462. 03-Jan-2009 Ian MacLennan
  463. # [#14392] Register to read more should redirect to article, not front page.
  464. # [#14390] Hits Filter in Category List Uses Like Instead of Greater Than or Equal
  465. # [#14313] short php notation in beez as committed in 12798 creates problems on Windows hosting
  466. # [#14360] Spacers JAPurity Translatable
  467. # [#14171] No image
  468. # [#14106] Changing the access for plugins on the plugins list does not work in 1.5.8
  469. # [#13811] Wrong license for PHPMailer in CREDITS.php
  470. # [#13517] CSS errors in rhuk_milkyway/css/template_rtl.css
  471. # [#12023] Aditional Help server is deleted when helper servers are reset
  472. # [#11874] New modules cannot be added when there are no modules in the table for a given client
  473. # [#10840] Cache:filter on view table category doesn't work if cache is enabled
  474. # [#14227] Fix for old dev.joomla.org links
  475. # [#14398] Category list loses column sort when you navigate to new page
  476. 01-Jan-2009 Wilco Jansen
  477. ! Revert CHANGELOG.php, COPYRIGHT.php, CREDITS.php, INSTALL.php, LICENSE.php, LICENSES.php to webroot
  478. 01-Jan-2009 Ian MacLennan
  479. # [#12217] Current OpenID used by joomla does not work with Yahoo - OpenID 2.0 protocol is required
  480. 30-Dec-2008 Ian MacLennan
  481. # [#12746] Replace PEAR with a GPL alternative - updated Archive_Tar to relicensed BSD version.
  482. 30-Dec-2008 Wilco Jansen
  483. - Removed CHANGELOG.php, COPYRIGHT.php, CREDITS.php, INSTALL.php, LICENSE.php, LICENSES.php from webroot
  484. ^ Moved informational php files from previous line to text versions in install/information
  485. ! See discussion at http://mail.google.com/mail/#inbox/11e86e6661059074
  486. 29-Dec-2008 Ian MacLennan
  487. # [#14308] Spacer Values Not Translatable
  488. # [#14196] Non registered users can print full pdf of registered article
  489. # [#13490] Fulltext search for Uncategorized and Archived articles
  490. # [#11235] RTL feeds PARAM not saved in db + rtl feeds not correctly displayed in Milkyway as well as in Beez/solution included
  491. 12-Dec-2008 Kevin Devine
  492. # [#12868] Contact form 1.5.7 not valid XHTML 1.0 Transitional (+solution)
  493. 05-Dec-2008 Kevin Devine
  494. # [#13909] strpos error on editing alias menu item
  495. # [#13901] Editor deletes content when default filter is applied: UTF-8 compatibility not enforced with JInputFilter.
  496. 26-Nov-2008 Ian MacLennan
  497. # [#13860] Calling JDatabase::Query() or anything invoking JDatabase::Query() more than once causes SQL error
  498. # [#12989] 404 - Contact not found - with dropdown in contact view
  499. 24-Nov-2008 Ian MacLennan
  500. # [#13859] Bad file reference in the "Beez" template
  501. # [#13694] Archive Module count Parameter doesnt work//needs tool tip correction
  502. 23-Nov-2008 Ian MacLennan
  503. # [#13794] Space between meta keywords gone after saving article
  504. # [#13634] Beez override differences in titles
  505. # [#13570] Missing h1 text-align in rhuk_milkyway/css/template_rtl.css
  506. # [#13499] Cope with ini files wrongly encoded utf8 with bom - patch attached
  507. # [#13549] typo in sample_data.sql
  508. # [#13761] Media Manager Javascript error: Object doesn't support this property or method [IE only]
  509. # [#13700] Contact image changes for Beez override
  510. # [#13514] Untranslated Strings in en-GB.ini after SVN 11236
  511. # [#12939] JFolder::delete bug when folder contain symbolic links on folders
  512. # [#12841] Toolbar & Button Mediamanager
  513. # [#12730] 'page'-string in plugins/content/pagebreak.php not properly externalized
  514. 21-Nov-2008 Ian MacLennan
  515. # [#13770] Remove default filter for super admin users, fix filter whitelist problem
  516. # [#13666] Untranslated Strings in admin/mod_feed
  517. # [#13662] Legacy Plugin - Login Timeout - Refresh
  518. # [#13633] Tooltip language string in com_config
  519. # [#13632] Wrong date Last Updated in Beez
  520. # [#13626] Untranslated strings in com_contact
  521. # [#13617] JMenu getMenu() doc error
  522. # [#13611] Inconsistency in login/logout redirection page of mod_login
  523. # [#13608] Untranslated Strings in com_weblinks
  524. # [#13584] Beez template override for com_search doesn't echo error message
  525. # [#13574] JInstallerHelper class function description mistakes
  526. # [#13542] 'Change Contact Details' link loads wrong page.
  527. # [#13505] onPrepareContent fix for non com_content Components
  528. # [#12925] ja_purity default status for the right modules collapsible function does not work
  529. # [#12887] CSS and XHTML valid error in template JA_Purity///link to css validator broken
  530. # [#12247] query_batch change a sql in a wrong way
  531. # [#12115] Cache: plgSystemCache plugin doesn't respect site/page language
  532. # [#13616] Changes at help screens
  533. 18-Nov-2008 Jui-Yu Tsai
  534. # [#13673] Front end article submission auto-populates "finish publishing" date with same date as "start publishing"
  535. 14-Nov-2008 Jui-Yu Tsai
  536. # [#13045] Contact category incorrect links
  537. 10-Nov-2008 Anthony Ferrara
  538. # Removed Install Check
  539. -------------------- 1.5.8 Stable Release [10-November-2008] ------------------
  540. 10-Nov-2008 Anthony Ferrara
  541. # Added security fixes
  542. 10-Nov-2008 Wilco Jansen
  543. # Changed version tags of default language file to 1.5.8 (Wohnaiki)
  544. # Change of version file
  545. 07-Nov-2008 Sam Moffatt
  546. # [#13590] New installation languages to get into 1.5.8
  547. 01-Nov-2008 Ian MacLennan
  548. # [#13470] Missing languagestrings in mod_breadcrumbs.ini
  549. # [#13440] Later versions of cURL break GMail plugin
  550. # [#13432] Description error
  551. # [#13412] typo in en-GB.mod_latestnews.ini
  552. # [#13388] Admin modules xml does not uninstall ini files
  553. # [#13373] Defaut config change to cope with flash10 issue
  554. # [#12854] emailcloak whitespace
  555. 30-Oct-2008 Kevin Devine
  556. # [#13326] Beez 'Your Details' page
  557. # [#12696] **SEF plugin does not convert object param and onmouseover/onmouseout rollovers
  558. # [#13405] Further Changes to Welcome to Joomla! Module
  559. 29-Oct-2008 Sam Moffatt
  560. # [#13387] Incorrect regexp in JTableUser matches too many fields
  561. 28-Oct-2008 Kevin Devine
  562. # [#13313] Archive is not getdate - 1.5.7
  563. 25-Oct-2008 Ian MacLennan
  564. # [#12920] **Perform isInternal checking on referer values in User Controller
  565. # [#10954] **Start Publishing is automatically changed upon editing an article when time zone is not set to UTC 00:00
  566. # [#12798] **Beez Html Folder
  567. # [#12372] **Secure password is not allowed when editing account details
  568. 25-Oct-2008 Ian MacLennan
  569. # [#13323] **New Welcome to Joomla module and Security Newsfeed module in CPANEL
  570. # [#12885] **Newsfeed Module Cache is broken
  571. # [#13165] please select an item message does not append task to javascript pop up
  572. # [#11798] Missing l10n in JApplicationHelper::parseXMLInstallFile() - patch 2 committed only
  573. # [#11807] mosMenuCheck missing return statement
  574. # [#13297] Missing languagestrings in com_menus.ini
  575. # [#13265] **Remove illegal characters in Article Keywords
  576. # [#11759] **Bug in menu system when changing menu link type
  577. 25-Oct-2008 Sam Moffatt
  578. # [#13264] **Untranslated Strings in en-GB.tpl_ja_purity.ini
  579. # [#13262] Untranslated Strings in Unknown file
  580. # [#13253] Untranslated Strings in en-GB.ini
  581. # [#13242] print icon on layout "blog category" as first page
  582. # [#13233] reset button on article selection for menu item doesn't work
  583. # [#13223] Same language string in Section layout of a menu item**
  584. # [#13217] **Error in the increase of hits count when editing article in front end
  585. # [#12878] error language string in mod_feed.ini
  586. # [#12542] **Inconsistent showing of default records in un-install screens (templates/language)
  587. 19-Oct-2008 Ian MacLennan
  588. # [#12697] **More sample data changes, including UTF-8 Fixes
  589. # [#12724] **Content Router appends ID to item and is different from the menu (revert 11561)
  590. # [#12859] **Backend: Disabled Admin Menu = javascript error
  591. # [#12864] Issue with JMenu and large sites
  592. # [#12950] **Beez template: The password reset doesn't work at all
  593. # [#13198] *** Temporary users cannot log out
  594. 15-Oct-2008 Kevin Devine
  595. # [#13076] **Feed module target attribute not validating
  596. # [#13064] **Problem with mod_related_items Keyword Matching
  597. # [#12550] **nameQuote() mixed order in strpos
  598. # [#12625] ** default_form.php in com_search has onClick on button tag which fails XHTML 1.0 Transitional validation
  599. 13-Oct-2008 Ian MacLennan
  600. # [#13164] JFolder::files and JFolder::folders don't function properly when using integral search depth
  601. # [#13152] Component Directories to be completely deleted upon bogus entry into jos_components
  602. # [#13151] Wrong wording in language file
  603. # [#13017] Install language with pdf fonts with both admin and site bug (patch included)
  604. # [#13015] Frontpage blog wrong number of links
  605. # [#12942] A tag of category link is not closed in Section blog view
  606. # [#12602] mod_stats shows wrong time
  607. # [#12533] Missing method in JRecordSet
  608. # [#12424] Correct or Remove Show_noauth parameter from sections module
  609. # [#11707] In category blog layout, edit icon not displayed for user who canEdit if show title is 'No'
  610. # [#11261] Cache: Undefined variable: rows in /administrator/components/com_cache/cache.class.php on line 114
  611. 10-Oct-2008 Kevin Devine
  612. # [#12722] STRIPOS
  613. 06-Oct-2008 Ian MacLennan
  614. # [#12843] Text 'New ordering saved' cannot be translated in weblinks
  615. # [#12734] Missing language string JA Purity
  616. # [#12031] File Not Found or Compoent Not Found When SEARCH Button is Pressed
  617. # [#12011] E-mail content pop-up window too short in Beez
  618. 02-Oct-2008 Ian MacLennan
  619. # [#12855] Misspelling of category in components/com_content/views/category/view.feed.php
  620. 25-Sep-2008 Ian MacLennan
  621. # [#12778] Remove commercial newsfeeds from joomla installation packages
  622. # [#12731] Wrong frontpage article after upgrade to 1.5.7
  623. # [#11521] ****Image does not display in Contacts when an image directory is configured
  624. # [#12338] URL: mod_login loses ItemID on redirect
  625. 22-Sep-2008 Ian MacLennan
  626. # [10254] Remove brackets around date/time in "Last Updated"
  627. # [12630] Plural/singular issue for Section list
  628. 09-Sep-2008 Anthony Ferrara
  629. ^ Disabled Installation Check
  630. -------------------- 1.5.7 Stable Release [9-September-2008] ------------------
  631. 09-Sep-2008 Wilco Jansen
  632. # Security fixes, thanks JSST!
  633. # Changed version tags of default language file to 1.5.7
  634. # Change of version file
  635. 05-Sep-2008 Wilco Jansen
  636. # Enabled installation check
  637. # [12543] pagebreak plugin: undefined variable full
  638. # [12663] Feeds in com_content don't show up more than once when caching is enabled
  639. # [12519] Clean up Outdated Sample Content
  640. # [12480] When a guest uses a registered article view url a 403 or 404 is thrown
  641. 31-Aug-2008 Wilco Jansen
  642. # [12039] Cannot override contact list length
  643. # [12481] When saving or cancellig a frontend edit you are redirected to a blank page instead of the article
  644. # [12536] Warnings for Path to Image Folder and Path to Media Folder
  645. 30-Aug-2008 Wilco Jansen
  646. # [10175] JRoute::_() and Application Redirect() Causing CGI Error IIS 6
  647. # [10691] Section/Category Blog fills top->bottom instead of left->right
  648. # [10943] Error of menu display according to access right
  649. # [10953] Time zone need to be changed
  650. # [11330] Box Width Parameter in mod_search Has No Effect
  651. # [11621] Warning: strpos() [function.strpos]: Empty delimiter
  652. # [11870] show_noauth problem in 2 module helpers
  653. # [12071] SEO: index and follow meta tag in print view
  654. # [12165] Pagination in com_categories does not respect sectionfilter
  655. # [12167] Show Search Results" Option in Search Component Not Working
  656. # [12204] ja_purity template - site logo text goes under header background
  657. # [12229] Article Order Drop-Down List on Front End Shows Archived and Trashed Articles
  658. # [12259] Help Key Reference Update for Modules: New Screen
  659. # [12276] Selection of name/username doesnt work in mod_login
  660. # [12336] Terms impossible to translate in admin.newsfeeds.php
  661. # [12394] Incorrect colspan in admin mod_latest
  662. # [12425] When a guest tries to view unauthorized content, redirect should be to login not register
  663. # [12426] Polls and Search use the wrong view - IIS 7
  664. # [12432] Category search plugin not working
  665. # [12438] <BR/> tags do not pass html validation
  666. ! There where a dozen mismatches in the language files, so not all <br /> tags have been replaced,
  667. new language files for 1.5.7 need to be validated on this issue.
  668. # [12442] JA Purity SVN changes can break backwards compatibility with existing sites
  669. # [12462] Menu item is still locked after closing it
  670. # [12492] Preview an edited artcle does not use template editor.css
  671. # [12055] Archive intro text is cut to 255 characters - causes formatting problems
  672. # [12457] Alias is copied incorrectly, when copying an article
  673. # [12460] $row->getError() all over the shop where $row is not initialized
  674. # [12194] URL: Incorrect SEF URLs for outgoing recommandation e-mails
  675. 29-Aug-2008 Charl van Niekerk
  676. # [10458] Pagebreak in article in blog layout does not work - limitstart double usage ( Tim, Arno )
  677. 28-Aug-2008 Andrew Eddie
  678. # [12110] Beez Template - Newsflash - Article URL not provided when "Title Linkable" is Yes
  679. # [12033] Menu Separator shows as link instead of plain text when using Legacy Menu Formats
  680. # [12261] textarea parameter type cannot handle more than one line of data
  681. 28-Aug-2008 Charl van Niekerk
  682. # [11763] RSS feed produces incorrect publish date ( Hannes )
  683. 27-Aug-2008 Toby Patterson
  684. # [9343] Profiling J1.5 framework ( Dalibor, Hannes )
  685. # [11018] TMLSelect makes all items selected when using not numeric keys and selected item is 0 ( Alessandro )
  686. # [11255] JMail class ignores JConfig.sendmail path for sendmail ( Ernie, Jens )
  687. # [11535] Coding error in metadata handling of com_content controller.php ( John )
  688. # [12101] Cache: JCacheStorageFile::gc flawed logic in cache expiry ( Geraint )
  689. # [12146] SEO: User/Developer frontend: $document->setMetadata creates duplicate meta tags. ( Paul, Mickael )
  690. # [12382] XMLrpc client id is to high ( Emil )
  691. # [12461] Cache: can't Clean Cache File with Cache Manager when change Cache Handler ( Akarawuth )
  692. 26-Aug-2008 Charl van Niekerk
  693. # [9824] alt tags missing for some img tags ( Gergo Erdosi )
  694. 25-Aug-2008 Toby Patterson
  695. # [10265] & not replaced with &amp; in the external links ( Denis, Hannes )
  696. # [10384] Single quote in title is escaped twice when editing an article in frontend ( Arnault, Bill )
  697. # [11115] queryBatch does not log queries in debugmode ( Ian )
  698. # [12441] Street Address is not shown in contacts ( Eduardo, JBS )
  699. 24-Aug-2008 Sam Moffatt
  700. # [11970] ja_purity email and print button files misnamed and not used
  701. 23-Aug-2008 Wilco Jansen
  702. # [11327] Base path showed in media manager is missing slashes
  703. # [11544] JSite::getParams() doesn't work as expected
  704. # [11561] Section blog resulting breadcrumbs issue
  705. # [12080] System generated RSS feeds not rendering correctly for external URLs
  706. # [12118] Latest version check &help.j.org at Joomla! Help
  707. # [12187] Ja_purity default article layout does not display Edit icon for authors
  708. # [12252] Outdated Links in Welcome to Joomla! and Newsfeed Fixes
  709. # [12268] Multiple issues with Top menu in JA_Purity
  710. # [12399] Copying Newsflash Module in Sample Data results in 500 error and duplicate key for menu table
  711. # [12353] More aritcle links in section blog not working
  712. 22-Aug-2008 Toby Patterson
  713. # [#10965] Not all instances of module are deleted when module is uninstalled ( Andrzej and Sam )
  714. # [#11561] Patch: Beez Contact Image, typo in attribute value ( Rene and Elin )
  715. 19-Aug-2008 Toby Patterson
  716. # [#12010] Remove confusing error message about language files for extension installations ( thanks Amy && Sam)
  717. 13-August-2008 Anthony Ferrara
  718. ^ Remove install check
  719. -------------------- 1.5.6 Stable Release [12-August-2008] ------------------
  720. 05-Aug-2008 Toby Patterson
  721. # [#10906] Error in JURI::buildQuery if using "param[key]=value" GET parameter
  722. -------------------- 1.5.5 Stable Release [27-July-2008] ---------------------
  723. 26-July-2008 Anthony Ferrara
  724. # [#11973] Section Layout chooses existing Category Blog for drill down using SEF URLs
  725. # [#11737] Archive and SEO
  726. 22-July-2008 Anthony Ferrara
  727. # [#11682] component login error with SEF
  728. # [#11888] Archive Article Error With Finish Publishing Date
  729. # [#11849] Various problems with com_content router
  730. # [#11875] Item user acces overridden in newsflash module
  731. # [#11744] searching for article-title doesn't work
  732. 21-July-2008 Anthony Ferrara
  733. # [#11718] Pagebreak plugin still does not work
  734. # [#11844] SEF Plugin breaks Google Webmaster Tools JS
  735. 21-July-2008 Sam Moffatt
  736. # [#11818] JA_Purity : CSS style not correctly apply to menu in Hornav position
  737. # [#11698] Issue with & in Menu Manager Unique Name
  738. # [#10662] Error not warning when there is a submit menu item with the wrong permissions
  739. # [#11895] Wrong overlib for login
  740. # [#11892] Determining Read more Tag
  741. # [#11890] Installing upgrade module results in duplicate module entry
  742. # [#11873] Upgrading components deletes old component entry
  743. # [#11838] Clean up of some Todos
  744. # [#11820] javascript file dtree is corrupt
  745. # [#11717] Double Titles with 1.5.4 upgrade
  746. # [#11409] Category List view does not have a parameter in XML for number of items
  747. # [#10869] newsflash description bad: "random article"?
  748. # [#8889] BEEZ - search ONLY fieldset alignment
  749. 17-July-2008 Mati Kochen
  750. # [#10823] mosmsg is ignored - added support in legacy plugin (thanks Ian for code suggestions)
  751. 16-July-2008 Alan Langford
  752. # [#11846] Allow "collapse all" on all instances of JPane
  753. 15-July-2008 Anthony Ferrara
  754. # [#11839] Contact item, setting the bad word param stops all mail
  755. # [#11731] Wrong languagestring in tpl_ja_purity
  756. # [#11808] Sample data - Promo Books banner incorrect link
  757. # [#11817] JA-Purity Login module using incorrect code for token
  758. # [#11676] fix for Newsflash "read more" links in beez template incorrect
  759. # [#11730] Missing language string in com_content.ini
  760. # [#11760] Another missing language string in com_content.ini
  761. # [#11597] Search filter on Private Messaging Doesn't Find any Messages
  762. # [#11716] Banner using Flash/SWF wrong dimensions
  763. # [#11806] Notice in article selection for article layout menu items
  764. # [#11789] forgot your user name not displayed in other languages
  765. # [#11602] Language file is missing for administrator module mod_feed
  766. 8-July-2008 Anthony Ferrara
  767. # Removal of install check
  768. -------------------- 1.5.4 Stable Release [7-July-2008] ---------------------
  769. 6-July-2008 Wilco Jansen
  770. # Rollback of language file in joomla_backward.sql
  771. # Included latest language files in installer for 1.5.4
  772. 5-July-2008 Andrew Eddie
  773. # [#11075] Minor errors in ACL libraries (reopened)
  774. 4-July-2008 Wilco Jansen
  775. ^ Change default template back to rhuk_milkyway (all help docs are based upon this template)
  776. 4-July-2008 Anthony Ferrara
  777. # Rollback of language file change (accidental removal of 3 strings)
  778. 3-July-2008 Ian MacLennan
  779. # [#8369] Issues with Page Title and Menu Item Layouts
  780. # [#10766] table align=right breaks rendering in IE and Opera
  781. # [#11646] Corrects in spelling and grammar for en-GB site
  782. # [#11659] Sorting of modules in New module screen is wrong
  783. 3-July-2008 Anthony Ferrara
  784. # [#11647] Corrections (spelling and grammar) to en-GB administrator files (Thanks Ron!)
  785. # [#11648] Corrections to en-GB installer (Thanks Ron!)
  786. # [#11618] acl check incorrect in com_users for block user and email events
  787. # [#11609] Default Article Layout should not have width or colspan="2"
  788. # [#9234] Article Layout menu type does not restrict Categories by Section in Article listbox
  789. # [#11639] OpenID Javascript throws errors causes conflicts with Mootools functions
  790. # [#11627] OnBefore/AfterContentSave Triggers
  791. 2-July-2008 Anthony Ferrara
  792. # [#11643] Cannot save menu item for Submit New Article (Thanks Jens!)
  793. # [#11638] SVN Rev.10473 breaks path on JS includes (Thanks Jens!)
  794. # [#11636] [t,297432] htaccess Security Issue
  795. # [#11635] [Security BUG 1.5.3] User redirect spam (Thanks Ian!)
  796. 30-June-2008 Andrew Eddie
  797. # [11637] Fix htmlentities in com_modules
  798. 28-June 2008 Anthony Ferrara
  799. # [#11583] Updated help screen key refs from doc team (Thanks Chris Davenport)
  800. ! Patches provided during the second Pizza Bug and Fun event (28/29 june)
  801. 28/29-June 2008 Wilco jansen
  802. # [9027] Search system use keyword "Search..." if the inputbox empty
  803. # [10166] Untranslated String in Calendar tool
  804. # [11249] Set unpublished menu-item as default
  805. # [11407] error of time display module pool
  806. # [11464] Contact router broken on SEF and no Itemid
  807. # [11562] Help screen key reference for Category Manager needs to be variable
  808. # [11600] JURI::root does not honour live_site setting
  809. # [11632] Registration redirects upon successful submission of form back to blank registration form
  810. # [11633] The css for messages in in milkyway is incorrect
  811. ! Patches provided during the second Pizza Bug and Fun event (28/29 june)
  812. 27-June-2008 Andrew Eddie
  813. ^ [11601] Improvement to System Debug plugin
  814. # [10842] [patch] mod_latest doesn't use JHTML::_('date')
  815. # [11610] Date in popular module in administrator not GMT
  816. 26-June-2008 Wilco Jansen
  817. # [11190] Unable to delete files with illegal characters
  818. # [11571] Old cache file can't be deleted when cache is turned off
  819. # [11580] Missing translation for timezone Venezuela
  820. # [11463] Dates for votes on poll is not gmt
  821. # [11598] JFactory::getUser() error when specifying user who doesn't exist
  822. # [11470] registered content doesn't show up in a public view when show unauthorized links is set to true in a section view
  823. # [11584] Sort "add module" list in alpha order by column; fix HTML
  824. 25-June-2008 Sam Moffatt
  825. # [11079] Joomla! LDAP Library doesn't support altering details in LDAP
  826. 19/20-June-2008 Wilco Jansen
  827. # [9729] Category Manager - Uncategorized
  828. # [9901] Patch - com_weblinks Categories view revised tmpl/default.php
  829. # [10291] Empty URL Parameters
  830. # [10273] HTML entities in changelog break help display in back-end
  831. # [10280] New Time Zone in Venezuela
  832. # [10380] Category description textarea not HTML-quoted
  833. # [10532] Filter issues in installation and missing or invalid language strings
  834. # [10877] Error: time connection remains a UTC
  835. # [10881] "Article order" missing in language file
  836. # [10944] josSpoofCheck not passing $alternate to josSpoofValue correctly
  837. # [11326] "validName" popup when omitting user name, password or database name in setup wizard
  838. # [11444] [Patch] "What is OpenID?" not displayed
  839. # [11487] Unable to insert image directly after upload without flash uploader
  840. # [11516] Typo in en-GB.mod_mainmenu.ini
  841. ! Patches provided during the second Pizza Bug and Fun event
  842. 19-June-2008 Wilco Jansen
  843. # [11225] Expired cache files lead to component not found error message
  844. ! Patch provided by Anthony. Also unit tests have been created for the caching layer...yay!
  845. 15-June-2008 Wilco Jansen
  846. # [9991] Inconsistent use of nameQuote()
  847. # [11426] Banners component not able to handle flash banners
  848. 8-June-2008 Ian MacLennan
  849. # [10363] E_NOLOGIN_BLOCKED visible in error/warning
  850. 6-June-2008 Wilco Jansen
  851. # [9806] Menu instance seems to be overriden
  852. # [11338] Linked category title in JA_Purity category blog causes text to be linked
  853. # [10873] Frontend Does Not Respect Global List Length
  854. # [11333] Various weblinks fixes, and a little on category manager
  855. # [10834] "Umbrella" issue for several mod_newsfeed issues
  856. # [11354] Typo in gmail authentication plugin
  857. 3-June-2008 Sam Moffatt
  858. ^ prop-set all js, ini and css files to LF line ending style and cleaned up mixed line ending styles
  859. 1-June-2008 Sam Moffatt
  860. ^ prop-set all php files to LF line ending style
  861. ^ Cleaned up a lot of files with mixed line ending styles
  862. # [#8957] ampersand in Site name shows up as &amp; in Administrator tool
  863. 31-May-2008 Wilco Jansen
  864. # [10864] PHP session.auto_start leads to broken installation and warning messages
  865. # [11329] If you have a login menu item, Forgot Password and Forgot Username links don't work
  866. # [10107] Notice: Trying to get property of non-object in section.php on line 449
  867. # [10126] External link in breadcrumb
  868. # [10376] Article editing from FrontPage changes the article alias
  869. # [11331] Breadcrumbs: redundant parameter, and not respecting default values for parameters
  870. # [11158] Menu link to unpublished menu item causes fatal error
  871. # [11191] Missing mandatory check for several menu item types
  872. # [11075] Minor errors in ACL libraries
  873. # [11054] Logged in user can view registration form
  874. # [11311] JA Purity - templateDetails.xml, params - language
  875. # [8512] HTML in content items matches search words in search component/plugin (AKA the real big issue with search in Joomla!)
  876. # [11302] Typos in tpl_ja_purity admin
  877. 29-May-2008 Wilco Jansen
  878. # [10942] Menu does not rebuild sublevel on copy/move (causes menu ordering issues)
  879. # [10037] timeoffset correction in toISO8601 method of JDate Class
  880. # [11189] Install site and admin languages with one package
  881. 21-May-2008 Anthony Ferrara
  882. # Fix for fatal error introduced by [#10397] fix. Supports pass by reference too (so [#10397] is fixed as well)
  883. 19-May-2008 Anthony Ferrara
  884. # [#11111] More robust checking of menu type layouts for JS validation (Thanks Jens!)
  885. 18-May-2008 Wilco Jansen
  886. # [9349] JApplicationHelper::getPath requires strict naming conv

Large files files are truncated, but you can click here to view the full file