PageRenderTime 97ms CodeModel.GetById 21ms RepoModel.GetById 0ms app.codeStats 1ms

/components/com_kunena/CHANGELOG.php

https://github.com/viollarr/alab
PHP | 4755 lines | 2081 code | 971 blank | 1703 comment | 0 complexity | f48394b819366d6eb8d5079a5841527d MD5 | raw file
Possible License(s): LGPL-2.1, GPL-2.0, AGPL-3.0, Apache-2.0, BSD-3-Clause, GPL-3.0
  1. <?php
  2. /**
  3. * Kunena Component
  4. * @package Kunena
  5. *
  6. * @Copyright (C) 2008 - 2012 Kunena Team. All rights reserved.
  7. * @license http://www.gnu.org/copyleft/gpl.html GNU/GPL
  8. * @link http://www.kunena.org
  9. **/
  10. // no direct access
  11. defined( '_JEXEC' ) or die();
  12. ?>
  13. <!--
  14. Changelog
  15. ------------
  16. This is a non-exhaustive (but still near complete) changelog for
  17. Kunena 1.6.x, including beta and release candidate versions.
  18. Legend:
  19. * -> Security Fix
  20. # -> Bug Fix
  21. + -> Addition
  22. ^ -> Change
  23. - -> Removed
  24. ! -> Note
  25. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  26. Kunena 1.7.2
  27. 31-January-2012 Matias
  28. # [#251] Wrong link in eg-GB.com_kunena.install.ini (line 142)
  29. # [#186] Prepare 1.7.2 Release
  30. 30-January-2012 Matias
  31. + [#250] Create installable language pack when building Kunena
  32. 29-January-2012 Matias
  33. # [#249] Workaround crash in PHP 5.3 method_exists() if class doesn't exist
  34. 28-January-2012 Matias
  35. # [#231] J2.5 Select box not working in category manager (better fix)
  36. # [#247] Clean up all languages, add pt-PT to distribution
  37. 27-January-2012 Matias
  38. # [#242] Fix language installation in Joomla 2.5
  39. 25-January-2012 Matias
  40. # [#225] Add support for JUpgrade 2.5.0 - fixing some bugs
  41. # [#235] Joomla 2.5: profile integration in menuitem always links to Kunena
  42. 24-January-2012 Matias
  43. # [#222] Do not allow login in CB integration if user has logged in
  44. # [#238] Fix pl-PL language installation
  45. 20-January-2012 810
  46. # [#231] J2.5 Select box not working in category manager
  47. # [#237] Add html5: Tabindex
  48. 20-January-2012 Xillibit
  49. # [#233] Kunena report generator does not display the installed path of Kunena
  50. # [#232] Kunena report generator not to conceal menu items
  51. 15-January-2012 Matias
  52. # [#222] CB integration login breaks user ACL (workaround Joomla 1.7.3 bug)
  53. # [#224] Bulk Actions post URL issues
  54. # [#223] Broken RSS link and other &amp; issues in English language
  55. # [#202] Automatically rename attachment if filename has no allowed characters
  56. # [#225] Add support for JUpgrade 2.5.0
  57. 07-January-2012 Xillibit
  58. # [#219] Fatal Error: Call to a member function enqueueMessage() in karma
  59. 30-December-2011 Matias
  60. # [#214] Fatal Error: Class 'JToolBarHelper' not found in toolbar.kunena.html.php
  61. # [#211] reCAPTCHA causes topic split
  62. # [#207] Latest posts show only first post as being new
  63. # [#210] No posts on the profile if new user has used discuss plugin
  64. # [#217] Discuss Plugin should not set meta keywords and description
  65. 27-December-2011 Xillibit
  66. # [#212] URLs are broken in RSS Atom feed
  67. 14-December-2011 Xillibit
  68. # [#206] Fatal error in preview if topic has attachments (regression)
  69. # [#204] Administration: Report configuration, Fatal error in detecting AUP (Little fix)
  70. 12-December-2011 Xillibit
  71. # [#203] Personal text overflows into other elements of Kunena user profile
  72. 11-December-2011 Xillibit
  73. # [#205] Chrome: white page blinks after saving profile
  74. # [#204] Administration: Report configuration, Fatal error in detecting AUP
  75. # [#206] Fatal error in preview if topic has attachments
  76. 10-December-2011 Matias
  77. # [#119] Text looking like bbcode becomes empty message
  78. # [#194] Blank message because of a bug in BBCode URL shortening
  79. + [#189] Add readme file for extra languages
  80. # [#192] Infinite redirect in installer (Chrome)
  81. # [#195] Password Reset, Remind and Registration URL not routed
  82. # [#191] Category index: URL to last post is wrong
  83. # [#174] Set upper limit to number of posts displayed
  84. # [#171] Fix UTF-8 URL encoding problem in IE
  85. ! Note: Urls having illegal or reserved characters: ()*! will change!
  86. # [#200] Automatically sync all new users into Kunena
  87. 24-November-2011 Xillibit
  88. # [#193] All new users are hidden in Kunena
  89. 23-November-2011 Matias
  90. # [#188] Undefined property in CKunenaLogin::getReturnURL()
  91. # [#190] Fatal error in module/plugin administration if Kunena not fully installed
  92. 20-November-2011 Matias
  93. ^ [#186] Update version to 1.7.2
  94. 14-November-2011 Xillibit
  95. # [#182] Duplicated COM_KUNENA_MENU_SEARCH in language file
  96. Kunena 1.7.1
  97. 16-November-2011 Matias
  98. ^ [#123] Update languages
  99. ^ [#123] Simplify language string for removing Kunena
  100. - [#123] Remove pl-PL and fi-FI (we need to be under 2M limit)
  101. ^ [#123] Kunena 1.7.1 Release (UnderUret)
  102. 14-November-2011 Matias
  103. # [#179] CB integration: registration not using CB setting
  104. 13-November-2011 810
  105. + [#178] Add youtube parameter CC
  106. 12-November-2011 Matias
  107. # [#81] Joomla 1.7: 404 error after logout
  108. # [#177] C:\fakepath when attaching file (remove path)
  109. * [#137] JomSocial Activity Stream displaying private posts
  110. 5-November-2011 Xillibit
  111. # [#175] When an user vote for a poll the time isn't saved
  112. 31-October-2011 Matias
  113. # [#169] Hide some extra information from configuration report (part 2)
  114. 29-October-2011 Matias
  115. # [#168] UTF title issue
  116. * [#169] Hide some extra information from configuration report
  117. 27-October-2011 Matias
  118. * [#163] Fix some issues with Canonical URL
  119. 26-October-2011 Xillibit
  120. # [#147] The points aren't gived with AUP under J!1.7+ (regression on access check)
  121. 26-October-2011 Matias
  122. # [#147] Add support for access levels and improve user groups support (also in J!1.5)
  123. # [#155] Apostrophes do not appear in the notification messages
  124. # [#159] Undefined proporties if duplicate identical message
  125. 22-October-2011 Xillibt
  126. # [#147] The points aren't gived with AUP under J!1.7+ (improvements on access check)
  127. 17-October-2011 Matias
  128. # [#118] Installer says: Install Kunena 1.6
  129. 16-October-2011 Xillibt
  130. # [#147] The points aren't gived with AUP under J!1.7+ (somes little improvements)
  131. 13-October-2011 Matias
  132. # [#150] Access control: Do not check Joomla groups if all users have access
  133. # [#151] reCaptcha: Fix error message if server cannot be connected
  134. # [#152] Allow [url] to start with index.php
  135. 08-October-2011 Xillibt
  136. # [#147] The points aren't gived with AUP under J!1.7+
  137. 07-October-2011 Xillibt
  138. # [#145] Users can't remove posts
  139. 26-September-2011 Xillibit
  140. # [#140] Undefined property: stdClass::$description
  141. 23-September-2011 Xillibit
  142. # [#138] When Deleting a message with attachment, attachment still remains
  143. 10-September-2011 Xillibit
  144. # [#133] Bug in page titles and meta descriptions
  145. 3-September-2011 Xillibit
  146. # [#120] PHP Fatal error: Class 'JDocumentHTML' not found in template
  147. # [#104] Template Manager cannot list more then 20 templates
  148. 2-September-2011 Matias
  149. # [#129] Fix canonical URLs
  150. ^ [#130] Improved JUpgrade support (package)
  151. 1-September-2011 Matias
  152. # [#126] Articles bbcode: \n is converted to <br>
  153. ^ [#128] Use update collection in Joomla 1.7 (show updates also for modules)
  154. ^ [#130] Improved JUpgrade support (usergroups, install Kunena)
  155. 31-August-2011 Matias
  156. # [#121] Joomla 1.7: fix broken French admin language file
  157. # [#121] Add missing nb-NO language
  158. # [#122] Fatal Error: Undeclared static property in KunenaAccessJoomla16
  159. ^ [#123] Prepare 1.7.1 Release: update version information
  160. 30-August-2011 Xillibit
  161. # [#118] Installer says: Install Kunena 1.6 (update fr-FR)
  162. Kunena 1.7.0
  163. 29-August-2011 Matias
  164. ^ [#107] Update credits
  165. # [#108] English language: Category Manager locked description error
  166. # [#111] Lightbox image width leads to invalid html, trim long urls break
  167. ^ [#98] Update nl-NL
  168. ^ [#45] Kunena 1.7.0 Release (Tale)
  169. 28-August-2011 Xillibit
  170. # [#110] Undefined property: stdClass::$category_alias
  171. 27-August-2011 Matias
  172. # [#98] Fix broken language files
  173. 26-August-2011 Xillibit
  174. # [#102] Don't select super user in userlist doesn't work
  175. 26-August-2011 Matias
  176. ^ [#98] Update ar-AA, bg-BG, ca-ES, cs-CZ, da-DK, de-DE, el-GR, es-ES, fa-IR
  177. ^ [#98] Update fi-FI, hu-HU, id-ID, it-IT, ja-JP, km-KH, lt-LT, mk-MK, nb-NO
  178. ^ [#98] Update nl-NL, pl-PL, pt-BR, pt-PT, ro-RO, ru-RU, sr-RS, sr-YU, sv-SE
  179. ^ [#98] Update th-TH, tr-TR, vi-VN, zh-CN, zh-TW
  180. + [#98] Add languages az-AZ, et-EE, he-IL, sq-AL and .tx/config file
  181. - [#99] Remove ar-AA, bg-BG, ca-ES, da-DK, fa-IR, hu-HU, id-ID, nb-NO, nl-NL, ro-RO, th-TH, tr-TR
  182. # [#96] Joomla 1.5: Last login time in user list uses wrong timezone (part 2)
  183. # [#100] Joomla 1.7: Warning: preg_match() when editing profile
  184. + [#95] Template chooser: Add &func=template&name=xxx
  185. # [#95] Template chooser: Fix a bug where images come from the wrong template
  186. 25-August-2011 Matias
  187. # [#95] Fix broken template chooser support
  188. # [#96] Joomla 1.5: Last login time in user list uses wrong timezone
  189. 24-August-2011 Xillibit
  190. ^ [#94] Update fr-FR language
  191. 23-August-2011 Xillibit
  192. # [#92] Article links under J1.6+ doesn't take care of seo (Part 2)
  193. 22-August-2011 Xillibit
  194. # [#92] Article links under J1.6+ doesn't take care of seo
  195. 22-August-2011 Matias
  196. # [#89] Joomla 1.7: Add ACL support to backend
  197. 21-August-2011 Xillibit
  198. # [#86] Let user to put only 8 attachments
  199. 21-August-2011 Matias
  200. # [#82] AUP integration: better detection to prevent crash on older versions
  201. # [#83] Joomla 1.5: Access levels are not working
  202. # [#84] Joomla 1.5: "Primary/Secondary Includes Child Groups" doesn't work
  203. # [#59] Joomla 1.5: Fix Mootools 1.12 support when editing category
  204. # [#59] Joomla 1.5: On Public category there's no need to show Public / Public Back-end
  205. 19-August-2011 Matias
  206. # [#69] Make local URIs to work in all tags [url], [url=xxx] and [img]
  207. # [#76] Joomla 1.7: Multi-language menu support is missing
  208. 18-August-2011 Matias
  209. # [#71] Improve English language by using category and topic instead of forum and thread
  210. # [#71] Improve English language (small changes)
  211. ^ [#45] Rename release to Kunena 1.7.0
  212. ^ [#45] Update version requirements
  213. ^ [#46] Hide JXtended and NoixACL Access control options if they are not used (deprecated)
  214. # [#77] Joomla 1.6/1.7 and IE9: empty page flickers after posting
  215. 17-August-2011 Matias
  216. # [#71] Improve English language in forum configuration
  217. 16-August-2011 Matias
  218. # [#66] Extra SQL queries to fetch moderators if there are no moderators
  219. # [#69] Parser double escapes all URLs resulting &amp;
  220. 15-August-2011 Matias
  221. # [#64] Fix naming conflict with Nooku
  222. 14-August-2011 Matias
  223. # [#57] Hide quick reply if captcha is enabled
  224. 13-August-2011 Matias
  225. + [#57] Create Kunena 2.0 compatible version of captcha + code improvements
  226. + [#57] Add new option to challenge new users with captcha
  227. + [#62] Save written message when posting/editing fails because of a mistake
  228. ! NOTE: Old templates keep on working, but are missing new features!
  229. 12-August-2011 Xillibit
  230. + [#57] Captcha plugin doesn't work in J1.6+
  231. # [#57] Captcha plugin doesn't work in J1.6+ (missing recaptcha class and rename class methods in the right way)
  232. 12-August-2011 Matias
  233. # [#59] Add support for access levels in category permissions
  234. # [#58] Blocked users are getting email notifications on public categories
  235. 11-August-2011 Xillibit
  236. ^ [#53] Move logout and login methods outside of display
  237. 11-August-2011 Matias
  238. ^ [#44] Subscription tries to send too many emails: add configuration options
  239. 10-August-2011 Xillibit
  240. # [#53] With CB 1.7.0 not possible to logout from Kunena
  241. 10-August-2011 Matias
  242. # [#48] Notice: Use of undefined constant KUNENA_JOOMLA_COMPAT
  243. # [#50] Joomla 1.7: Fix missing menu when not using default Kunena Menu
  244. # [#19] Problem with two-tiered duplicate menus
  245. # [#25] bbcodes in JomSocial activity stream
  246. * [#55] Only global moderators should be able to ban users
  247. # [#44] Subscription tries to send too many emails (hosts have limits: 10/sec)
  248. 4-August-2011 Matias
  249. # [#45] Prepare 1.6.6 Release: increase version
  250. # [#43] [quote] and other tags appears
  251. # [#46] Joomla 1.6+: Disable JXtended and NoixACL
  252. 3-August-2011 Xillibit
  253. # [#41] When thank you, the activity stream add more text than needed
  254. # [#37] thank you max number does not work
  255. # [#39] Some cancel buttons in backend doesn't back at the right place
  256. 2-August-2011 Xillibit
  257. * [#36] Function getAccess in Jomsocial activity returns nothing
  258. 31-July-2011 Xillibit
  259. # [#36] Jomsocial 2.2.3 error J17 K1.6.5
  260. Kunena 1.6.5
  261. 27-July-2011 Matias
  262. # [#27] Fixing broken language files (best effort)
  263. - [#27] Removing Macedonian language as it doesn't fit into package and hasn't been updated
  264. - [#27] Removing Czech language as it doesn't fit into package and hasn't been updated
  265. # [#27] Fix invalid syntax in a few language files
  266. ^ [#2] Add missing configuration options to install.xml file
  267. ^ [#2] Kunena 1.6.5 Release (Babel)
  268. 27-july-2011 810
  269. ^ [#27] Change Dutch language
  270. 26-July-2011 svanschu
  271. ^ [#27] pulling from transifex
  272. ^ [#27] revert the \n to <br /> commit
  273. 25-July-2011 Matias
  274. # [#21] Fix version detection for Joomla 1.7 (remaining cases)
  275. 24-july-2011 810
  276. ^ [#30] Css J17 backend template manager
  277. ^ [#27] Update English language
  278. ^ [#31] Css J16/J17 img border
  279. 24-July-2011 Xillibit
  280. # [#18] RSS Feeds are broken
  281. 22-July-2011 svanschu
  282. ^ [#27] change \n to <br />
  283. 22-july-2011 810
  284. ^ [#27] Change Dutch language
  285. 22-July-2011 Xillibit
  286. # [#32] Make better third party component detection in report configuration setting
  287. 19-July-2011 Xillibit
  288. # [#32] Backport fix for kunena 2.0 for access under j1.6/j1.7 (use function do detect joomla version)
  289. 19-July-2011 draganz
  290. # [#26] fix inline linked images in post area
  291. 17-July-2011 Xillibit
  292. # [#22] Feed rss is set always on rss type and never on atom type
  293. # [#32] Backport fix for kunena 2.0 for access under j1.6/j1.7
  294. 09-July-2011 lorddarkangel
  295. ^ [#16] fixing en-GB for transifex
  296. 8-July-2011 Xillibit
  297. # [#14] Category manager set item unpublished when filtered
  298. 7-July-2011 fxstein
  299. ^ [#10] Updated README.md for github (and builder)
  300. ^ [#9] Increase avatar database column to 255 - to support longer paths from conversions
  301. 4-July-2011 Matias
  302. # [#7] CB integration: Login and logout doesn't work
  303. ^ [#4] Improve Error handling for administrator
  304. 1-July-2011 Matias
  305. # [#3] Fix Joomla version detection for 1.7+
  306. # [#1] Joomla 1.6: JomSocial ActivityStream broken
  307. ^ [#4] Improve Error handling in Kunena administration
  308. # [#5] Wrong user count in statistics
  309. # [#6] User Ban: Modifying ban causes private and public reason to flip
  310. 23-June-2011 Matias
  311. # [#26236] Fix Kunena Internal Error on ill-formed attachments
  312. # [#26237] Fix Kunena login/logout form URL for sh404SEF
  313. 21-June-2011 Matias
  314. + [#26213] Add very basic RTL support for default template
  315. 19-June-2011 Xillibit
  316. # [#25980] Some strings are defined multiples times in en-GB file in frontend
  317. 15-June-2011 Xillibit
  318. # [#25980] A string was defined twice time in en-GB file in backend
  319. 14-June-2011 Matias
  320. # [#26152] KunenaAccess::loadSubscribers(): warning if all users gets removed from the list
  321. 14-June-2011 Xillibit
  322. # [#25980] Fix typo in en-GB file in backend
  323. 13-June-2011 Matias
  324. ^ [#25917] Merged revision 4936 from /branches/1.6.5-LDA-language-2011-05-20
  325. ^ [#25917] Merged revisions 4932-4934 from /branches/1.6.5-xillibit-fixes-11-06-2011
  326. 11-June-2011 Xillibit
  327. # [#26141] Use third parties API to get version of AUP and Uddeim (AUP version)
  328. # [#26140] J1.7 support : Systematic elimination of DS as directory separator (Backend part)
  329. # [#26140] J1.7 support : Systematic elimination of DS as directory separator (Frontend part)
  330. 11-June-2011 LDA
  331. ^ [#25944] update id-ID (thanks Daniel)
  332. + [#25944] added fa-IR (thanks Abdulhalim)
  333. 9-June-2011 Matias
  334. # [#26152] Fix undefined properties when approving messages (and showing system topic icon)
  335. 7-June-2011 Matias
  336. ^ [#25917] Merged revision 4866 from /branches/1.6.5-810-18-05-2011
  337. ^ [#25917] Merged revisions 4890-4909 from /branches/1.6.5-xillibit-fixes-15-05-2011
  338. ^ [#25917] Merged revision 4868 from /branches/1.6.5-LDA-language-2011-05-20
  339. 3-June-2011 Xillibit
  340. # [#26042] In config report for third party components under Joomla! 1.6 the wrong xml file is called
  341. 2-June-2011 Xillibit
  342. # [#26036] Add in userlist and stats a user count like jomsocial
  343. ^ [#25980] Weird characters in en-GB language file in backend (thanks nima.abbc)
  344. 31-May-2011 Matias
  345. ^ [#25917] Merged revisions 4862-4890 from /branches/1.6.5-xillibit-fixes-15-05-2011
  346. 28-May-2011 Xillibit
  347. + [#25998] Add setting to allow the user to show the number wanted of thankyou in the message
  348. 25-May-2011 Xillibit
  349. - [#25992] Revert change : Categories locked are showed in drop-down list
  350. ^ [#25993] Add language string instead the JText::sprintf('Read more...') into article bbcode
  351. # [#25993] When setting full is choosed in discuss plugin, only the part after the readmore is showed in Kunena
  352. ^ [#25980] Typo in en-GB language file in backend (thanks nima.abbc)
  353. 23-May-2011 Xillibit
  354. # [#25972] Global settings in profile doesn't follow disable or enable setting
  355. 22-May-2011 Xillibit
  356. # [#25959] Error 500 when you submit a pol without check any case
  357. # [#25931] Member Search from Memberlist not working
  358. # [#25960] When set a number limit for poll vote, the limit isn't reach
  359. 20-May-2011 LDA
  360. ^ [#25944] update el-GR (thanks Chrysovalantis Mochlas)
  361. ^ [#25944] update hu-HU (thanks pedrohsi)
  362. ^ [#25944] update th-TH (thanks drlovecat)
  363. ^ [#25944] update pt-BR (thanks iLucato)
  364. 20-May-2011 Xillibit
  365. # [#25939] Missing image causes Invalid argument supplied in BBCode parser
  366. 18-May-2011 810
  367. ^ [#25934] fix quote button
  368. ^ [#25934] fix pagination size for rockettheme, yootheme ect templates
  369. ^ [#25934] Minor CSS fixes
  370. 17-May-2011 Matias
  371. ^ [#25917] Merged revisions 4857-4862 from /branches/1.6.5-xillibit-fixes-15-05-2011
  372. 16-May-2011 Xillibit
  373. ^ [#25895] Simplify lightbox setting
  374. # [#24888] Under J!1.6, just sync user in right way when save profile to avoid issues
  375. 15-May-2011 Xillibit
  376. ^ [#25895] Let user choose to load completelly the lightbox (class and script) or just set the class on images
  377. # [#25896] Links in RSS Feed go to first page of thread when thread is more than 1 page
  378. # [#25897] Notice: Undefined variable: jconfig_smtpuser in administrator/components/com_kunena/admin.kunena.php
  379. ^ [#25898] Instead of showing "the profile page ins't available for guests" in system message, show it just below the loginbox
  380. # [#25899] Endtime of poll doesn't work
  381. 12-May-2011 Xillibit
  382. ^ [#24703] Update version info to 1.6.5-DEV
  383. 10-May-2011 severdia
  384. # [#25856] Fixed regression in image set selection
  385. # [#25859] Fixed toggler rollover
  386. Kunena 1.6.4
  387. 7-May-2011 fxstein
  388. # [#24703] Update readme and version info
  389. 4-May-2011 Matias
  390. # [#25819] Add Joomla 1.5 to 1.6 migration support
  391. 2-May-2011 Xillibit
  392. # [#25799] Joomla! 1.6 : when you set an admin group in a category, it doesn't saved
  393. 27-April-2011 Matias
  394. # [#25597] Joomla 1.6: Edit profile / Global Settings are not showing up
  395. # [#25770] Joomla 1.6: All dates are presented in UTC
  396. # [#25762] Joomla 1.6: Fix geshi highlighting (thanks JoniJnm)
  397. # [#25168] CSS fix to show Topic started Today by User in right order (thanks Jelle)
  398. 26-April-2011 Matias
  399. # [#25756] Joomla 1.6: Menu creation fails on duplicated menu alias (profile)
  400. # [#25095] Subscription email: remove hardcoded "XXX forum"
  401. ^ [#15886] Merged revisions 4801-4802 from /branches/1.6.4-810-15-04-2011
  402. 23-April-2011 Xillibit
  403. ^ [#24847] Make all updates on fr-FR languages files which are remaining
  404. 21-April-2011 810
  405. ^ [#24847] updated nl-NL
  406. # [#25718] PermDelete redirecting
  407. 20-April-2011 Matias
  408. ^ [#15886] Merged revisions 4778-4793 from /branches/1.6-xillibit-fixes-02-04-2011
  409. # [#25168] CSS coloration and layout fixes (thanks Jelle)
  410. # [#25710] Adminitration: Behavior reversed for Show Deleted Messages options
  411. 19-April-2011 Xillibit
  412. # [#25644] Image attachement can't be saved by right clicking the image, just allowing it in message
  413. ^ [#24847] Little update on fr-FR translation in backend
  414. # [#25592] Set true for JHtml::_('behavior.framework') to load mootools more
  415. 18-April-2011 Xillibit
  416. # [#25655] Categories locked are showed in drop-down list - Display locked cats in search
  417. 17-April-2011 Xillibit
  418. ^ [#24847] Little update on fr-FR translation
  419. # [#25664] Javascript error : document.id("postcatid") is null
  420. # [#25656] Date 1999-11-30 If someone has never logged-in
  421. 16-April-2011 Matias
  422. ^ [#15886] Merged revisions 4711-4778 from /branches/1.6-xillibit-fixes-02-04-2011
  423. ^ [#15886] Merged revisions 4720-4780 from /branches/1.6.4-language-LDA-2011-04-03
  424. ^ [#15886] Merged revisions 4773-4779 from /branches/1.6.4-810-15-04-2011
  425. 16-April-2011 svens(LDA)
  426. ^ [#24847] update fi-FI (thanks Mortti)
  427. 15-April-2011 810
  428. ^ [#25168] Minor CSS fixes
  429. ^ [#24847] updated nl-NL
  430. # [#25656] Last visit date is 1999-11-30 if user has never logged in
  431. 15-April-2011 Xillibit
  432. # [#25654] J1.6: the submenu created are not the right access
  433. # [#25655] Categories locked are showed in drop-down list
  434. 14-April-2011 svens(LDA)
  435. ^ [#24847] update ru-RU (thanks Zarkos)
  436. 12-April-2011 svens (LDA)
  437. ^ [#24847] update de-DE (thanks rich)
  438. 9-April-2011 Xillibit
  439. # [#25594] Remove adress mail from report kunena config
  440. # [#25595] Get menu details in report configuration doesn't work when it's translated in J1.6.1+
  441. 8-April-2011 Xillibit
  442. # [#25592] Under J1.6.1+ need to load proper for javascript and mootools
  443. 7-April-2011 Xillibit
  444. # [#23443] Article BBCode: dispatch onPrepareContent only after filling $article->text
  445. 5-April-2011 Matias
  446. # [#25326] Turn off PHP notice/warning handlers when not in debug mode (Joomla 1.5 surpresses way too many errors with @)
  447. ^ [#15886] Merged revisions 4714-4720 from /branches/1.6.4-language-LDA-2011-04-03
  448. 3-April-2011 LDA
  449. ^ [#24847] update es-ES (thanks Kunena Spanish Team)
  450. ^ [#24847] update ar-AA (thanks baazza)
  451. ^ [#24847] update ru-RU (thanks Zarkos)
  452. ^ [#24847] update lt-LT (thanks joomla123.lt)
  453. 29-March-2011 Matias
  454. # [#24991] Birthdate in kunena profile is different under Joomla 1.6 and Joomla 1.5
  455. 26-March-2011 Severdia
  456. # [#25329] Fixed avatar border regression
  457. 26-March-2011 Xillibit
  458. # [#25460] Issue on Joomla! 1.6 which prevent to show menu details in configuration report
  459. 25-March-2011 Xillibit
  460. # [#25448] Timestamp isn't saved in database on anonymous post
  461. 22-March-2011 Matias
  462. # [#24762] Regression in Installer: generate new moderator index only once
  463. 21-March-2011 Matias
  464. # [#24379] Fix Regression: undefined variable
  465. 18-March-2011 Matias
  466. # [#25168] Fix CSS color issue in sticky messages
  467. # [#25375] BBcode color editor doesn't display colors
  468. # [#24185] Joomla 1.6: Category ACL is not optimal (NOTE: migration from J1.5 needs manual step)
  469. 15-March-2011 Matias
  470. # [#25339] Joomla 1.6: Change event names
  471. # [#25343] Joomla 1.6: All links in modules have Itemid=0
  472. # [#25345] Userlist does not obey user setting to hide his email address
  473. ^ [#15886] Merged revisions 4567-4644 from /branches/1.6.4-LDA(svens)-language-2011-02-23
  474. 15-March-2011 LDA
  475. ^ [#24847] updated ar-AA (thanks baazza)
  476. ^ [#24847] updated pl-PL (thanks Andrzej Makowiecki)
  477. ^ [#24847] updated ru-RU (thanks Zarkos)
  478. 14-March-2011 Xillibit
  479. # [#25334] Object doesn't support this property or method in IE compatibility mode
  480. 13-March-2011 Severdia
  481. # [#25335] Fixed Javascripts errors in IE compatibility mode. (thanks to srebbul)
  482. # [#25329] Fixed missing style for search page header (from template param)
  483. 13-March-2011 Matias
  484. + [#25326] Implement improved PHP error handlers (backport from K2.0)
  485. ^ [#15886] Merged revisions 4567-4614 from /branches/1.6.4-LDA(svens)-language-2011-02-23
  486. 12-March-2011 svens(LDA)
  487. ^ [#24847] updated cs-CZ (thanks David Mara)
  488. ^ [#24847] updated ca-ES (thanks Arivor)
  489. ^ [#24847] updated nb-NO (thanks Joomla! i Norge)
  490. ^ [#24847] updated lt-LT (thanks Joomla123.lt)
  491. ^ [#24847] updated pl-PL (thanks JoomlAdmin.pl)
  492. ^ [#24847] updated fi-FI (thanks Mortti)
  493. 11-March-2011 Severdia
  494. ^ [#25296] Optimized images showing up as not fully optimized in Page Speed
  495. # [#25299] Fixed missing active menu for Atomic under Joomla 1.6
  496. 10-March-2011 Matias
  497. ^ [#15886] Merged revisions 4549-4590 from /branches/1.6-xillibit-01-03-2011
  498. 9-March-2011 Xillibit
  499. # [#25242] Load default icons backend J15 & J16 and fix calendar in new ban
  500. 9-March-2011 Matias
  501. # [#24783] Regression in installer: fix wrong message when uninstalling K1.6 and backup exists
  502. # [#24985] Threaded view broke Kunena Discuss
  503. # [#25254] Fix a bug where recent topics was very slow for visitors
  504. ^ [#25254] New users get unread messages from last 14 days, not 30 days as before
  505. 9-March-2011 810
  506. ^ [#25168] Fix CSS layout and color issues (j16 fixes)
  507. 8-March-2011 Xillibit
  508. # [#25227] Joomla! 1.6: changes for plugins directories and report configuration settings
  509. # [#25216] JomSocial activity stream integration shows unapproved posts
  510. 8-March-2011 810
  511. # [#24306] Max width bug image link
  512. ^ [#25168] Fix CSS layout and color issues (IE7 fixes, j16 fixes frontend)
  513. 8-March-2011 Matias
  514. # [#25205] Joomla 1.6: admin isn't by default a global moderator
  515. # [#24130] Joomla 1.6: Sending subscriptions doesn't work
  516. 7-March-2011 Matias
  517. # [#25198] Fix infinite redirect loops, show warning instead
  518. # [#25198] Warning: Invalid argument supplied for foreach() in KunenaRouter
  519. # [#25130] Improve Mootools version detection and warnings (under debug mode)
  520. ^ [#15886] Merged revisions 4531-4549 from /branches/1.6-xillibit-01-03-2011
  521. ^ [#15886] Merged revisions 4486-4567 from /branches/1.6.4-LDA(svens)-language-2011-02-23
  522. ^ [#24847] updated fi-FI (thanks Mortti)
  523. ^ [#15886] Merged revisions 4548-4569 from /branches/1.6.4-810-fixes-4-3-2011
  524. 6-March-2011 810
  525. ^ [#25168] Fix CSS layout and color issues (double div.kmsgtext in css)
  526. ^ [#24847] updated nl-NL
  527. ^ [#25168] Fix CSS layout and color issues (read announcement)
  528. 6-March-2011 svens(LDA)
  529. ^ [#24847] updated ru-RU (thanks Zarkos)
  530. ^ [#24847] updated de-DE (thanks rich)
  531. ^ [#24847] updated id-ID (thanks Daniel)
  532. ^ [#24847] disabled nb-NO version 1.6.1
  533. ^ [#24847] disabled pt-BR version 1.6.1
  534. 6-March-2011 Matias
  535. # [#25192] Regression: the "insert" button for adding a url to a post does not work
  536. # [#25191] Joomla 1.6: Kunena system plugin not installed
  537. # [#25191] Joomla 1.6: Untranslated string in menu manager: plg_system_kunena
  538. # [#25190] Joomla 1.6: User profiles are not created automatically into database
  539. # [#25190] Joomla 1.6: Administrators do not have administrative permissions
  540. # [#24960] Update example template to have all the new features
  541. + [#25197] Debug mode: Add JavaScript to detect some of the most common MooTools issues
  542. 5-March-2011 Matias
  543. # [#25166] Can't ban users in backend
  544. # [#23815] Deleted attachments are not removed from disk
  545. # [#25187] Joomla 1.6 workaround: Use two separate manifest files and hope that right one gets picked up
  546. # [#25188] Installer: Improve error reporting by showing all enqueued messages
  547. # [#25189] Joomla 1.6: Kunena System plugin isn't removed on uninstall
  548. # [#24184] Joomla 1.6: Menu creation fails on error if same alias is already defined
  549. # [#24184] Joomla 1.6: Menu item wasn't created into main menu
  550. 4-March-2011 810
  551. ^ [#25168] Fix CSS layout and color issues (Whoisonline)
  552. ^ [#25168] Fix CSS layout and color issues (few little fixes)
  553. 4-March-2011 Xillibit
  554. # [#25123] Cast all values to be int for security purpose (Part 2)
  555. ^ [#24847] Update fr-FR language
  556. 4-March-2011 Matias
  557. ^ [#25026] Make new subcription options more powerful
  558. ^ [#25026] Make new subcription options to work with custom templates (without changing them)
  559. # [#25142] Menu creation: New menu link into Kunena Menu should be unpublished by default
  560. # [#25142] Regression in Administration: Create Menu: menu link doesn't get updated
  561. # [#25140] Regression in CSS: Kunena menu tabs have too much left padding in some templates
  562. # [#25095] Subscription email: "Subject: xxx" gets filtered from the message
  563. # [#25095] Subscription email subject should be topic subject, not message subject
  564. + [#24023] Add instruction to moderator dropdowns
  565. # [#24469] Add configuration option to prevent Guests from viewing members' user profiles
  566. # [#25171] Cloak all Email addresses (in BBCode, profile, userlist)
  567. # [#24758] Confidential tags hide text from admins/mods in topic history and message preview
  568. # [#25178] Statistics page: database error
  569. # [#25168] Fix misc CSS layout and color issues (thanks 810)
  570. 3-March-2011 Xillibit
  571. # [#25123] Cast all values to be int for security purpose
  572. 3-March-2011 Matias
  573. + [#25026] Administration: Add more subscription options (thanks Frank Gore)
  574. + [#25023] Limit notification emails until user visits the topic again (thanks Frank Gore)
  575. + [#25023] Limit notification emails on category subscriptions for new topics only
  576. + [#25023] Add configuration option for limiting emails
  577. # [#25023] Do not show error message on sending emails if Kunena email address is empty
  578. ^ [#25023] Improve subscription emails to contain more relevant information
  579. 2-March-2011 svens(LDA)
  580. ^ [#24847] updated hu-HU (thanks pedrohsi)
  581. 2-March-2011 Matias
  582. # [#25130] Avoid JavaScript $() conflicts with JQuery and other frameworks
  583. ^ [#15886] Merged revisions 4522-4531 from /branches/1.6-xillibit-01-03-2011
  584. 2-March-2011 Xillibit
  585. # [#25123] trashUserMessages() in users manager doesn't work like excepted (Part 2)
  586. # [#25133] Mark all forum read fails under J! 1.6
  587. # [#25087] Show none in report configuration settings when there are no plugins, modules...
  588. 1-March-2011 Xillibit
  589. # [#25084] Moving topics shows unpulished categories in the pull-down
  590. # [#25083] "There are no forums in the category"
  591. # [#25093] Change "forum" to "category" in subscription emails
  592. # [#25100] Change translation of COM_KUNENA_BBCODE_HIDE
  593. # [#25123] trashUserMessages() in users manager doesn't work like excepted
  594. 27-February-2011 svens(LDA)
  595. + [#24847] added cs-CZ (thanks David Mara)
  596. ^ [#24847] updated el-GR (thanks Chrysovalantis Mochlas)
  597. ^ [#24847] updated da-DK (thanks Lars Westermann)
  598. ^ [#24847] updated ru-RU (thanks Zarkos)
  599. ^ [#24847] updated nl-NL (thanks weenkbuul)
  600. ^ [#24847] updated es-ES (thanks Kunena Spanish Team)
  601. 26-February-2011 Matias
  602. # [#25087] Administrator: Fatal error in Report Configuration Settings
  603. # [#24924] Userlist: MySQL error when getting usercount
  604. # [#24364] Fix broken layout in Google maps
  605. 23-February-2011 Matias
  606. ^ [#15886] Merged revisions 4401-4471 from /branches/1.6.3-language-LDAsvens-2011-01-22
  607. ^ [#15886] Merged revisions 4458-4462 from /branches/1.6-xillibit-19-02-2011
  608. ^ [#24847] update fi-FI
  609. # [#25051] Migration from older versions fail because of missing KunenaFactory
  610. # [#25048] Ordering of categories go random when >127 categories in one section
  611. # [#24902] Installer: Migrating Kunena fails under MySQL 5.5
  612. # [#24787] Make ZIP smaller than 2M by removing languages which haven't been updated since K1.6.0
  613. - [#24787] Remove languages: ar-AA, el-GR, it-IT, ja-JP, pl-PL, pt-PT, sr-RS, sr-YU, sv-SE, vi-VN, zh-CN, zh-TW
  614. # [#25000] Editor: add space before emoticon (fix broken emoticons when no space)
  615. # [#25001] RSS: add &format=feed into URI to prevent plugins outputing into stream
  616. # [#24379] Many repeated use of smileys causes white page
  617. # [#24824] Menu link should not have the same name.. (part 2: do not replace users own menu item)
  618. 22-February-2011 Matias
  619. # [#25046] Regression: deleted and unapproved messages are not gray when inside topic
  620. 21-February-2011 svens(LDA)
  621. ^ [#24847] update da-DK (thanks Lars Westermann)
  622. ^ [#24847] update de-DE (thanks rich)
  623. 21-February-2011 Severdia
  624. # [#24364] CSS fix for pagination and announcement links (regression from Joomla 1.6 fixes)
  625. 20-February-2011 svens(LDA)
  626. ^ [#24847] update hu-HU (thanks pedrohsi)
  627. 19-February-2011 Xillibit
  628. # [#24924] Add configuration setting to let users choose the way to count totalusers (Part 2)
  629. ^ [#24841] Report configuration settings: missing plg_jomosocial_groups and plg_jxfinder
  630. # [#24992] JFolder::delete : path isn't a folder administrator/components/com_kunena/archive , language...
  631. 19-February-2011 svens(LDA)
  632. ^ [#24847] update ru-RU (thanks Zarkos)
  633. ^ [#24847] update th-TH (thanks drlovecat)
  634. ^ [#24847] update tr-TR (thanks cumla)
  635. ^ [#24847] update zh-TW (thanks gewed)
  636. 19-February-2011 Matias
  637. # [#24985] Threaded layout was missing an image
  638. # [#24985] Fix wrong kind of link in threaded view
  639. # [#24985] Threaded view: Minor fix in message tree
  640. 18-February-2011 svens(LDA)
  641. ^ [#24847] update mk-MK (thanks Baze)
  642. ^ [#24847] update fi-FI (thanks Mortti)
  643. 18-February-2011 Matias
  644. + [#24985] Feature: Threaded and indented layouts for topics (disabled in configuration)
  645. 17-February-2011 Matias
  646. # [#24959] Always initialize session if allowed=na
  647. + [#24985] Feature: Threaded and indented layouts for topics
  648. 16-February-2011 Matias
  649. # [#24948] Administrator: Workaround for Joomla 1.5 bug where translations aren't shown in Menu Manager
  650. # [#24949] Installer: Parse error in PHP4
  651. # [#24824] Menu link should not have the same name as the real menu item
  652. # [#24783] Remove option to restore backup from K1.5 when K1.6 has already been installed
  653. ^ [#15886] Merged revisions 4391-4419 from /branches/1.6-xillibit-fixes-8-02-2011
  654. # [#24841] Cleanup configuration settings report
  655. # [#24841] Configuration report: improve menu item list (show all published items pointing to Kunena)
  656. # [#24784] SVN Install: Install new language files before entering into installer
  657. # [#22933] Add dropdown for Admin view trashed items (part 2: don't change meaning of old settings)
  658. 16-February-2011 Xillibit
  659. + [#24924] Add configuration setting to let users choose the way to count totalusers
  660. 14-February-2011 Xillibit
  661. # [#24818] MySQL tables are case insensitive: installation fails on JOS_ prefix
  662. 13-February-2011 Xillibit
  663. ^ [#24841] Remove in kunena report configuration the empty settings
  664. # [#24781] Administration: When creating new category, access control cannot be set
  665. # [#24842] Warning division by zero in latestx.php
  666. # [#24888] Under Joomla 1.6 avatar doens't update in kunena_users
  667. 13-February-2011 Severdia
  668. # [#24364] CSS fix for color coded user names (regression from Joomla 1.6 fixes)
  669. 12-February-2011 Xillibit
  670. # [#24843] Fatal error: Class 'JParameter' not found in /components/com_kunena/kunena.php on line 210
  671. 10-February-2011 svens(LDA)
  672. ^ [#24847] update ca-ES (thanks Arivor)
  673. ^ [#24847] update de-DE (thanks rich)
  674. 7-February-2011 Xillibit
  675. # [#23443] update french language file about edittime and gracetime
  676. # [#24755] Best credit to designers (thanks gonzaunit)
  677. # [#24784] Check if DOMDocument class exists and fail installation if it doesn't
  678. # [#24788] Allow permament delete on all topics, not just deleted ones
  679. ^ [#22933] Add dropdown for Admin view trashed items
  680. 5-February-2011 Matias
  681. # [#24761] Ban manager is not showing all the information
  682. # [#24762] Performance optimization for getting moderators by CB team (Thanks Beat!)
  683. # [#24763] NoixACL integration: fatal error while checking subscriber rights
  684. # [#24764] Using user defined title from menu Items breaks SEO in some environments (remove feature)
  685. 4-February-2011 Severdia
  686. # [#24364] CSS fixes for Joomla 1.6 (Beez and Atomic)
  687. 3-February-2011 Severdia
  688. + [#24745] Add new color options for template params (BlueEagle only)
  689. ^ [#24745] Changed admin config buttons
  690. # [#24364] CSS fixes for Joomla 1.6 (Beez and Atomic)
  691. 31-January-2011 fxstein
  692. ^ [#24703] Update version info to 1.6.4-DEV
  693. Kunena 1.6.3
  694. 31-January-2011 fxstein
  695. ^ [#24074] Update README.txt for 1.6.3 release
  696. ^ [#23898] Updated changelog date one more time to 2011
  697. 31-January-2011 Matias
  698. # [#24690] Profile/Recent view: Fix bug where clicking on More shows your own posts instead of users
  699. 30-January-2011 fxstein
  700. ^ [#23898] Updated kunena_upgrade.xml to use build variables
  701. ^ [#23898] Updated 2011 dates (additional)
  702. ^ [#24074] Update version info to 1.6.3 (Parlare)
  703. 30-January-2011 Severdia
  704. # [#22921] Updated Template Manager icon in menu
  705. ^ [#23898] Updated 2011 dates and .org instead of .com
  706. # [#24687] Fixed button text color when skinner is activated
  707. ^ [#24688] Reverted publish/unpublish images to Joomla 1.5 defaults
  708. # [#24022] Fixed extra table spacing on module positions
  709. # [#24022] Added check for module position to hide row if no module published.
  710. 30-January-2011 Matias
  711. * [#24563] Security (High/High): SQL injection vulnerability in search (thanks Adam Nichols)
  712. # [#24682] Joomla 1.6: Kunena Menu doesn't show up
  713. 29-January-2011 Matias
  714. # [#24656] CommunityBuilder: fix performance issues from loading users one by one (CB1.4+)
  715. ^ [#15886] Merged revisions 4298-4317 from /branches/1.6.3-language-LDAsvens-2011-01-22
  716. 29-January-2011 svens(LDA)
  717. ^ [#24560] update fi-FI (thanks Mortti)
  718. 28-January-2011 Severdia
  719. # [#24659] Fixed Google maps controls CSS
  720. 28-January-2011 Matias
  721. ^ [#24385] Performance optimization for high joomla guest counts by CB team (Thanks Beat!)
  722. ^ [#15886] Merged revisions 4303-4304 from /branches/1.6-xillibit-fixes-27-01-2011
  723. + [#24655] Add activity events for subscribe, favorite, sticky, lock, karma and onBeforePost/Reply/Edit
  724. + [#24656] CommunityBuilder: improve integration by adding support for all activity events (CB1.4+)
  725. # [#24656] Fix wrong parameters in onAfterThankyou and onAfterKarma
  726. 27-January-2011 svens(LDA)
  727. ^ [#24560] update ru-RU (thanks Zarkos)
  728. 27-January-2011 Xillibit
  729. # [#24272] When you want edit an anouncement unpublished, the forms is empty (Part 2)
  730. 27-January-2011 Severdia
  731. # [#24649] Fixed template params for header color in IE
  732. 26-January-2011 Matias
  733. ^ [#15886] Merged revisions 4157-4285 from /branches/1.6-xillibit-fixes-20111205
  734. ^ [#15886] Merged revisions 4274-4291 from /branches/1.6.3-language-LDAsvens-2011-01-22
  735. 26-January-2011 svens(LDA)
  736. ^ [#24560] update es-ES (thanks Kunena Spanish Team)
  737. ^ [#24560] update en-GB
  738. 24-January-2011 Xillibit
  739. # [#24590] Topic/Create: Showing poll and anonymous options works only in FireFox
  740. 23-January-2011 Xillibit
  741. ^ [#24413] Add title parameter in function CKunenaLink::GetThreadPageLink for module latest (Part 2)
  742. 22-January-2011 svens(LDA)
  743. ^ [#24560] update de-DE (thanks Rich)
  744. ^ [#24560] update ar-AA (thanks baazza)
  745. ^ [#24560] update di-FI (thanks Morrti)
  746. ^ [#24560] update es-ES (thanks Kunena Spanish Team)
  747. ^ [#24560] update ru-RU (thanks Zarkos)
  748. 22-January-2011 Matias
  749. # [#24563] Search does not check all variables
  750. 22-January-2011 Xillibit
  751. # [#24559] Hide confidential information also from moderators who are not moderating current category
  752. 19-January-2011 Xillibit
  753. # [#24277] Kunena userlist under J! 1.6 grab super admin with userid=62 instead of 42 (Part 2)
  754. 19-January-2011 Matias
  755. # [#24480] Regression: Do not send email to author itself
  756. * [#24494] Security (Low/Low): User can make XSS attack to himself (thanks Ervis Tusha)
  757. 17-January-2011 Xillibit
  758. # [#24443] BBCode help input need to be disabled to avoid to be edited
  759. 16-January-2011 Xillibit
  760. # [#24368] Set the subject for all replies on moderate doesn't work
  761. # [#24374] Fix PHP notices and warnings
  762. # [#24412] bulk actions delete permanently and restore shows up to moderators even if they have no permission to do those tasks
  763. ^ [#24413] Add title parameter in function CKunenaLink::GetThreadPageLink for module latest
  764. 15-January-2011 Matias
  765. ^ [#15886] Merged revisions 4181-4182 from /branches/1.6-LDAsvens-bugs-2011-01-13
  766. 14-January-2011 fxstein
  767. ^ [#24385] Performance optimization for high joomla guest counts by CB team (Thanks Beat!)
  768. 13-January-2011 Xillibit
  769. # [#24367] Kunena report function shows form even if id is empty
  770. 13-January-2011 svens(LDA)
  771. # [#24366] Joomla 1.6: Missing backend translations
  772. 13-January-2011 Matias
  773. # [#23920] Fix a bug when getting subscribers if string gets passed instead of an array
  774. # [#24357] CommunityBuilder integration: Fix white pages in CommunityBuilder backend
  775. # [#24357] CommunityBuilder integration: Fix broken sidebar modes in Community Builder Forum Plugin
  776. # [#24357] Change rank detection code to check category administrators (used in ACL integration)
  777. # [#24358] Fix broken Moderator rank detection
  778. # [#24359] Router: Undefined index 'func' in ParseRoute
  779. # [#23920] Fix another Kunena Internal Error when posting (subscriptions)
  780. 10-January-2011 Xillibit
  781. # [#24272] When you want edit an anouncement unpublished, the forms is empty
  782. # [#24277] Kunena userlist under J! 1.6 grab super admin with userid=62 instead of 42
  783. 9-January-2011 Xillibit
  784. # [#24239] When guest posting, the field name isn't displayed and it's empty, so the form can't validate
  785. * [#24073] Remove Kunena version put in RSS feed header
  786. ^ [#24073] When RSS feed is disabled show error 404 instead of a die()
  787. 8-January-2011 Xillibit
  788. # [#24230] Mark all forum read fails under J! 1.6
  789. 7-January-2011 Xillibit
  790. # [#23704] First item in breadcrumbs links to entrypage, not top-level index
  791. # [#23801] bug in aup activity integration which show subject for users which are not right to see it
  792. 7-January-2011 Matias
  793. ^ [#15886] Merged revisions 4157-4162 from /branches/1.6-xillibit-fixes-20111205
  794. 6-January-2011 Xillibit
  795. # [#24149] Redirect loop in userlist and update translation
  796. # [#24170] When save user profile under J! 1.6 the user is not assigned to any group
  797. 5-January-2011 Xillibit
  798. # [#24064] Fix some undefined variables in kunena report configuration
  799. # [#24156] Error message on start of installation on archive which is not here
  800. # [#24155] When posting as anonymous, no username is displayed in listcat and showcat
  801. 5-January-2011 Matias
  802. # [#24147] Show user defined title from menu Item (Parameters (System) > Page Title)
  803. 4-January-2011 Matias
  804. # [#24083] Joomla 1.6: generate Kunena Menu during installation
  805. ^ [#15886] Merged revisions 4049-4142 from /branches/1.6.3-jomsocial
  806. # [#24129] Fix conflicts with JXtended
  807. ^ [#15886] Merged revisions 4149-4153 from /branches/1.6.3-xillibit-j1.6fixes-01012011
  808. # [#23920] Fix Kunena Internal Error when posting (subscriptions)
  809. 4-January-2011 Xillibit
  810. # [#24064] Put some code in kunena report configuration into functions to be more readable
  811. # [#24094] Joomla 1.6: Article BBCode doesn't work
  812. 3-January-2011 Matias
  813. # [#24076] Profile user settings doesn't work in J!1.6 (part 2)
  814. ^ [#15886] Merged revisions 4141-4147 from /branches/1.6.3-xillibit-j1.6fixes-01012011
  815. 3-January-2011 Xillibit
  816. # [#24076] Profile user settings doesn't work in J!1.6
  817. 2-January-2011 Xillibit
  818. # [#24064] Joomla 1.6: Don't check if component is enabled, because it doesn't seem to work
  819. # [#24073] Joomla 1.6: Use Joomla! JDocumentFeed to generate RSS feed instead of Joomla! deprecated library
  820. # [#24081] Remove bbcode attachment and code from JS activity stream
  821. # [#24075] PDF generation is broken under J! 1.6
  822. 2-January-2011 Matias
  823. # [#24080] Kunena Discuss: Fatal error when sending subscription emails
  824. # [#24077] Joomla! version check in integration is slightly broken
  825. ^ [#15886] Merged revisions 4127-4135 from /branches/1.6.3-xillibit-j1.6fixes-01012011
  826. # [#24078] Joomla 1.6: Categories are not displayed in select lists
  827. # [#24084] Joomla 1.6: Kunena menu items are missing select for categories
  828. # [#24093] Joomla 1.6: Usergroups cannot be assigned into categories
  829. # [#24088] Installer: Add a few new breakpoints into database migration/upgrade process
  830. 2-January-2011 fxstein
  831. ^ [#24074] Update version info to 1.6.3-DEV
  832. 01-January-2011 Xillibit
  833. ^ [#23293] Update xml language file for fr-FR because doesn't work and fixes issues in fr-FR and en-GB
  834. # [#24062] Fix issue under J! 1.6 Fatal error: Cannot access protected property TableKunenaCategory::$_db in admin.kunena.php on line 1331
  835. # [#24063] Fix issue under J! 1.6 Fatal Error: Call to undefined method JSite::addCustomHeadTag() in kunena.parser.php on line 1074
  836. # [#24064] Report kunena configuration settings is broken under J! 1.6
  837. # [#24065] SQL Error when post new topic or reply under J! 1.6
  838. # [#24066] Credit has a space when the variable $this->params->get('templatebyName') is empty (thanks gonzaunit)
  839. # [#24071] Poll expired setting doesn't work in form and calendar doesn't open in J! 1.6
  840. ^ [#23293] Little update on fr-FR and en-GB to don't have issue with languages
  841. 21-December-2010 Matias
  842. ^ [#23920] Cleanup all KunenaAccess classes
  843. # [#23920] Fix a few bugs which broke up ACL
  844. # [#23920] Fix a bug making too many dummy queries when instantiating categories
  845. + [#23920] Administration: Display JomSocial group in category list, hide group info from edit
  846. + [#23920] Make Joomla 1.5 ACL integration to use phpgacl making it to work with a few ACL components
  847. # [#23920] Fix a bug where ACL groups were not shown at all
  848. 20-December-2010 Matias
  849. ^ [#23152] Update version info to 1.6.3 (Chama = group, society)
  850. + [#23920] Move some functions/functionality from derived classes into KunenaAccess
  851. + [#23920] Separate Kunena logic from ACL in KunenaAccess::getSubscribers()
  852. + [#23920] Add KunenaCategory::getCategoriesByAccess()
  853. ^ [#23920] Change session handling to accept new version of access classes
  854. ^ [#23920] Simplify structure in KunenaAccessXXX::loadAllowedCategories() functions
  855. + [#23920] Add CommunityBuilder triggers: loadAdmins, loadModerators, checkSubscribers
  856. 19-December-2010 Matias
  857. + [#23920] Add JomSocial groups support: Create new fields into tables
  858. + [#23920] Backport KunenaAccess classes from Kunena 2.0
  859. Kunena 1.6.2
  860. 29-December-2010 fxstein
  861. ^ [#23152] Update ReadMe for 1.6.2 Release
  862. 29-December-2010 Severdia
  863. # [#22979] Small CSS tweaks on spacing for subcategories.
  864. 25-December-2010 fxstein
  865. ^ [#23152] Update version info to 1.6.2 stable (Team)
  866. ^ [#23152] Update automatic version info for all languages
  867. # [#23152] Added missing index.html files to various languages
  868. ^ [#23152] Update automatic version info for default template
  869. + [#23152] Add Update version expansion to builder for default templates
  870. 24-December-2010 fxstein
  871. ^ [#15886] Merged revisions 4036-4063 from /branches/1.6-810-fixes-20101219
  872. ^ [#15886] Merged revisions 4052-4056 from /branches/1.6-LDAsvens-language-20101221
  873. ^ [#15886] Merged revisions 4005-4043 from /branches/1.6-xillibit-fixes-20101216
  874. 24-December-2010 810
  875. ^ [#23875] Minor html fixes backend (Joomla 1.6 Part 2)
  876. 23-December-2010 810
  877. ^ [#23875] Minor html fixes backend (Joomla 1.6)
  878. 21-December-2010 svens(LDA)
  879. ^ [#23293] update ru-RU (thanks Zarkos)
  880. ^ [#23293] update fi-FI (thanks Mortti)
  881. 20-December-2010 Xillibit
  882. ^ [#23293] Added french translation fr-FR.com_kunena.sys.ini
  883. 19-December.2010 Matias
  884. # [#23884] Add basic Joomla 1.6 support for menu items: latest, listcat, post, profile, showcat
  885. # [#23826] Fix regression in Category Manager: escaped too much
  886. # [#23885] Restore support for old templates from K1.6.1
  887. 19-December-2010 Xillibit
  888. + [#23892] Show in report configuration settings the Kunena template details
  889. # [#23798] On reply postcatid is undefined in javascript
  890. 18-December-2010 Matias
  891. + [#23863] Add support for language installation for j1.6
  892. ^ [#23863] Install language files during SVN install
  893. ^ [#23863] Remove special SVN language file handling
  894. ^ [#15886] Merged revisions 4005-4025 from /branches/1.6-xillibit-fixes-20101216
  895. # [#23872] Rename CKunenaFolder::makeSafe() as it conflicts with Joomla 1.6
  896. # [#23884] Support Joomla 1.6 in KunenaRoute class
  897. # [#23884] Add Joomla 1.6 translations: en-GB.com_kunena.sys.ini
  898. # [#23884] Fix menu highlight in Joomla 1.6
  899. # [#23884] Add basic Joomla 1.6 support for menu items: entrypage, help, rules, search
  900. # [#23798] Fix wrong case in filename: Kunena.special.js.php
  901. 18-December-2010 Xillibit
  902. ^ [#23863] Add support for language installation for j1.6
  903. 18-December-2010 810
  904. ^ [#23875] Minor html fixes backend
  905. ^ [#23875] Minor html fixes backend (part2)
  906. ^ [#23875] Minor html fixes backend (part3)
  907. 16-December-2010 Xillibit
  908. # [#23798] Remove ajax for show poll icon and anonymous field on new topic button tab (Part 3)
  909. ^ [#23821] Replace some select list in advanced search by JHTML things
  910. ^ [#23828] Save changed poll vote function use JDate instead of now() from mysql
  911. 16-December-2010 Matias
  912. * [#23813] Administration: Prevent possible XSS attacks
  913. 16-December-2010 810
  914. ^ [#23293] add/update languages Dutch
  915. ^ [#23854] Hyperlink announcement
  916. ^ [#23829] Double lines in flat.php because off ktopicmodule
  917. 15-December-2010 fxstein
  918. ^ [#15886] Merged revisions 3995-3996 from /branches/1.6.2-810-bugfixes-29-10-2010
  919. ^ [#15886] Merged revisions 3973-3997 from /branches/1.6-xillibit-fixes-20101130
  920. 15-December-2010 Xillibit
  921. ^ [#23798] Remove ajax for show poll icon and anonymous field on new topic button tab
  922. # [#23180] Don't need a function to get the client_id in KunenaUser
  923. # [#23763] Change single quoted HREFs in URLs generated by BBcode
  924. # [#23798] Remove ajax for show poll icon and anonymous field on new topic button tab (Part 2)
  925. 15-December-2010 810
  926. # [#23320] Auto Blending Feature (skinner) Color Bug
  927. # [#23293] add/update languages Dutch
  928. 14-December-2010 Xillibit
  929. # [#23760] when you select cb in integration: Profiles and User List, userlist don't work anymore
  930. 14-December-2010 Severdia
  931. # [#23251] Added fix from Jelle for broken ability to move posts (to fix Florian's previous fix)
  932. 13-December-2010 Xillibit
  933. # [#23251] When you merge topics even if there is no polls, the topics are not merged
  934. # [#23180] CB avatars aren't displayed in kunena user manager
  935. 13-December-2010 fxstein
  936. # [#23767] Add ksource=kunena into com_content events triggered by Kunena to prevent recursion
  937. - [#23767] Remove global variable: kunena_in_event - requires new release of discuss plugin
  938. 12-December-2010 Severdia
  939. # [#23251] Added fix from Xillibit for broken ability to move posts.
  940. 12-December-2010 Xillibit
  941. # [#23251] Prevent to move a topic with a poll into another topic with a poll and display an error message (fix regression)
  942. # [#23732] Can't add poll on new topic tab button untill the user has choosed a right section
  943. # [#23625] Change spoiler behaviour in Jomsocial activty stream and rss, remove [hide][/hide] from rss feed
  944. # [#23732] Can't add poll on new topic tab button untill the user has choosed a right section (Part 2)
  945. 11-December-2010 Matias
  946. ^ [#15886] Merged revisions 3960-3970 from /branches/1.6-xillibit-fixes-20101130
  947. ^ [#15886] Merged revisions 3921-3968 from /branches/1.6-LDAsvens-language-20101112
  948. 11-December-2010 svens(LDA)
  949. + [#23293] added id-ID Bahasa Indonesia (thanks Daniel)
  950. ^ [#23293] update de-DE (thanks rich)
  951. 11-December-2010 Xillibit
  952. # [#23724] Userlist show all show nothing
  953. # [#23726] Usernames Showing Instead of Full Name
  954. 10-December-2010 Xillibit
  955. # [#23716] Kunena report configuration settings cause blank page when is putting in [code][/code]
  956. ^ [#23293] Update some strings in english language file and french too
  957. 08-December-2010 Xillibit
  958. # [#23482] Strip space in attachments filename because broke the lightbox
  959. 06-December-2010 Xillibit
  960. ^ [#23293] Update some strings in english language file
  961. 05-December-2010 Xillibit
  962. # [#23625] emo Jomsocial activity stream, show hidden text to everyone
  963. 01-December-2010 Xillibit
  964. # [#23609] Spoiler does not operate in message preview (New Topic)
  965. ^ [#23293] Update some strings in english language file
  966. 30-November-2010 Xillibit
  967. # [#23251] Fix issues which don't display message that the topic can't be moved and fix a little issue
  968. 29-November-2010 Matias
  969. ^ [#15886] Merged revisions 3945-3948 from /branches/1.6.2-810-bugfixes-29-10-2010
  970. ^ [#15886] Merged revisions 3939-3945 from /branches/1.6-xillibit-fixes-20101107
  971. # [#23567] Show confidential information also for the author of the message
  972. # [#19693] Searches with - ' " return no results
  973. 27-November-2010 810
  974. # [#23528] Set none to profiles and user list
  975. # [#23529] "This file is hidden for" message when guests cannot view attachments
  976. # [#22795] The tab text is truncated under IE 8.0
  977. 26-November-2010 Matias
  978. # [#23564] Fix error: You are not allowed to change your name!
  979. 26-November-2010 Xillibit
  980. # [#22704] Fix regression which prevent to display guests or members
  981. 25-November-2010 Xillibit
  982. # [#23326] Bug when moving a post to a different category and leaving a shadow
  983. ^ [#23293] Update and fix some typos in fr-FR language translation (thanks lavsteph)
  984. + [#23453] Add configuration setting to restrict userlist to registred user only
  985. 24-November-2010 Xillibit
  986. # [#23251] Prevent to move a topic with a poll into another topic with a poll and display an error message
  987. # [#23483] Find a way to avoid warning when the poll has been deleted or has disappeared
  988. 24-November-2010 Matias
  989. ^ [#15886] Merged revisions 3896-3930 from /branches/1.6-xillibit-fixes-20101107
  990. 23-November-2010 svens(LDA)
  991. ^ [#23293] updated it-IT (thanks onishima and ohifra)
  992. 21-November-2010 Xillibit
  993. # [#23251] When moving a topic with polls in another topics need to handle polls (fix regression)
  994. + [#22704] Add configuration option to show online users by minutes or session time
  995. # [#23394] BBcode form editor issues
  996. 19-November-2010 svens(LDA)
  997. ^ [#23293] updated mk-MK (thanks Baze)
  998. 18-November-2010 Xillibit
  999. ^ [#23321] Need to extend Report Config with menu info
  1000. # [#23251] When moving a topic with polls in another topics need to handle polls
  1001. 17-November-2010 Xillibit
  1002. ^ [#23322] Need to extend Report Config with 3rd part SEF info
  1003. 16-November-2010 Xillibit
  1004. # [#23332] Improve accessibility for visually-impaired users - user edit profile tabs
  1005. 16-November-2010 Severdia
  1006. # [#22979] Fixed spacing between pagination in forum listing
  1007. 15-November-2010 Matias
  1008. ^ [#15886] Merged revisions 3892-3899 from /branches/1.6-LDAsvens-language-20101112
  1009. ^ [#15886] Merged revisions 3879-3896 from /branches/1.6-xillibit-fixes-20101107
  1010. 14-November-2010 Xillibit
  1011. # [#23182] Total users doesn't match up
  1012. # [#23311] When a topic is moved all the subject replies are identical to the parent message
  1013. 12-November-2010 Xillibit
  1014. # [#23286] Add autocomplete off on password fields in profile
  1015. 12-November-2010 svens(LDA)
  1016. ^ [#23293] updated es-ES (thanks Alakentu)
  1017. ^ [#23293] updated lt-LT (thanks Zylkin, Andrius Balsevičius)
  1018. 11-November-2010 Xillibit
  1019. # [#23224] Don´t show karma in horizontal profile
  1020. + [#23250] Configuration setting to set since which time to show topics in latestx class and works too independently wth Klatest module
  1021. 9-November-2010 Severdia
  1022. # [#22979] Fixed display of bullets
  1023. 8-November-2010 Xillibit
  1024. # [#23001] CSS lightbox issue under chrome 7, use now mediaboxadvanced tested under IE8, Firefox, Google chrome
  1025. 7-November-2010 Xillibit
  1026. ^ [#23154] Move in an another screen the button move user messages in kunena user manager
  1027. ^ [#23155] Change Mark all categories read and remove word forum which are inappropriate
  1028. ^ [#23157] Cancel button in kunena template manager go back to control panel
  1029. 6-November-2010 fxstein
  1030. ^ [#23152] Update version info
  1031. - [#22805] Remove remaining skinner ini files and references from some languages
  1032. Kunena 1.6.1
  1033. 6-November-2010 fxstein
  1034. ^ [#15886] Merged revisions 3761-3851 from branches/1.6-LDAsvens-language-20101021
  1035. ^ [#22690] Update version info for 1.6.1 release
  1036. ^ [#22690] Update README.txt for 1.6.1 release
  1037. 5-November-2010 fxstein
  1038. ^ [#23138] Change all copyright and credits information to kunena.org
  1039. 4-Nov-2010 svens (LDA)
  1040. ^ [#22975] update ru-RU (thanks ZARKOS)
  1041. ^ [#22975] updated fi-FI (thanks Mortti)
  1042. 3-Nov-2010 svens (LDA)
  1043. ^ [#22975] update de-DE (thanks rich)
  1044. 2-November-2010 Matias
  1045. # [#20084] KunenaDiscuss: Fix incomplete URL in subscription email
  1046. 1-November-2010 Matias
  1047. # [#20084] KunenaDiscuss: Do not show unapproved/deleted messages
  1048. # [#20084] KunenaDiscuss: Fix white page when article gets rendered inside event
  1049. 31-October-2010 fxstein
  1050. + [#22849] Add new module position kunena_topic_1 through kunena_topic_n
  1051. ^ [#15886] Merged revision 3828 from /branches/1.6-xillibit-fixes-20101017
  1052. 31-October-2010 svens (LDA)
  1053. ^ [#22975] update ca-ES (thanks garrotix)
  1054. 31-October-2010 Xillibit
  1055. # [#22971] Fix issue which prevent to add points on delete and strings on thank you are wrong
  1056. 31-October-2010 Matias
  1057. # [#20084] KunenaDiscuss: Fix message ordering to obey configuration
  1058. 30-October-2010 Matias
  1059. ^ [#15886] Merged revisions 3784-3802 from /branches/1.6-LDAsvens-language-20101021
  1060. ^ [#15886] Merged revisions 3769-3801 from /branches/1.6-xillibit-fixes-20101017
  1061. 30-October-2010 Xillibit
  1062. # [#22971] Check now that the rules are enabled in AUP before adding points (thanks Bernard)
  1063. # [#22919] Make working the limit on thank you in latestx, to show the correct number of messages in latest module
  1064. 30-October-2010 svens (LDA)
  1065. ^ [#22975] update de-DE (thanks rich)
  1066. ^ [#22975] update nb-NO (thanks rued, Roar and Bjørn)
  1067. 29-October-2010 Xillibit
  1068. # [#20084] Fix undefined variable on parser.php line 642 and wrong location of link readmore when there is not params used
  1069. + [#23060] Add the possibility to choose if you want suscribe to a topic in quick reply
  1070. 28-October-2010 Xillibit
  1071. ^ [#20084] Change how to works the [article] bbcode which supports now some parameters (link, full, intro)
  1072. # [#20084] Fix Fatal error: Call to protected method CKunenaPost::isUserBanned() from context 'plgContentKunenaDiscuss' in kunenadiscuss.php on line 604
  1073. # [#20084] Fix some wrongs visiblity for methods in post.php to be allowed to use these methods in kdiscuss
  1074. 26-October-2010 Xillibit
  1075. + [#20084] Make the possibility to set a specific for a new topic (when using kdiscuss) and new bbcode [articlelink] and [articlecontentlink]
  1076. 26-October-2010 svens (LDA)
  1077. ^ [#22975] update ru-RU (thanks ZARKOS)
  1078. ^ [#22975] update de-DE (thanks rich)
  1079. 25-October-2010 Matias
  1080. # [#23015] If open_basedir exludes /tmp, PHP warning is shown
  1081. 24-October-2010 Matias
  1082. ^ [#22979] Split default css into styling and coloration files to enable more than one color style
  1083. 24-October-2010 fxstein
  1084. ^ [#22979] Adjustable and inhertited link coloration
  1085. 23-October-2010 Xillibit
  1086. # [#22971] Use new namming convention for aup plg and use differents if an old AUP verison is installed
  1087. 23-October-2010 fxstein
  1088. ^ [#22979] Default template version and settings updated
  1089. + [#22979] Merge Skinner into default template
  1090. 23-October-2010 Severdia
  1091. ^ [#22979] First clean up pass on skinner CSS file
  1092. ^ [#22979] Clean up aliasing on all emoticons and topic icons, skinner fixes
  1093. 23-October-2010 Matias
  1094. ^ [#15886] Merged revisions 3741-3760 from /branches/1.6-xillibit-fixes-20101017
  1095. ^ [#15886] Merged revisions 3761-3772 from /branches/1.6-LDAsvens-language-20101021
  1096. ^ [#15886] Merged revision 3757 from /branches/1.6.1-810-bugfixes-19-10-2010
  1097. 23-October-2010 svens (LDA)
  1098. ^ [#22975] Updated fi-FI (thanks Mortti), it-IT (thanks ohifra and scherman83)
  1099. # [#22975] Fix da-DK language comments from # to ;
  1100. + [#22975] Add new languages to build.xml
  1101. 22-October-2010 Severdia
  1102. + [#22979] Added Skinner parameter in default template
  1103. 21-October-2010 svens (LDA)
  1104. ^ [#22975] Updated tr-TR (thanks Tolga), th-TH (drlovecat), hu-HU (pedrohsi) , es-ES (Neon26), ca-ES (Neon26), fi-FI (Mortti)
  1105. + [#22975] added pt-PT (thanks Aurélio Vieira and Mickael Cavaco), nb-NO (Joomla! i Norge), ja-JP (Masato Sato)
  1106. 21-October-2010 Xillibit
  1107. + [#22971] AUP integration adds points on delete message
  1108. # [#22972] Issue metadesc isn't cut with function which support uft8
  1109. 21-October-2010 Severdia
  1110. # [#22979] Removed duplicate property in CSS
  1111. + [#22979] Added Skinner override in default template CSS folder (needs to be hooked up in params)
  1112. + [#22977] Added markup for color coding of write status (needs the conditional reworked to work)
  1113. 20-October-2010 810
  1114. # [#22627] Many updates on nl-NL translation
  1115. 20-October-2010 svens (LDA)
  1116. ^ [#22975] Updated de-DE, it-IT, pt-BR
  1117. + [#22975] added da-DK, pt-PT, sv-SE
  1118. 20-October-2010 Xillibit
  1119. # [#22950] Hide preview buttons for guest users
  1120. ^ [#16390] Change "Mark all forums read" into "Mark all categories read"
  1121. ^ [#16390] Fix some typos in french translations (fr-FR) (thanks lavsteph)
  1122. 19-October-2010 fxstein
  1123. ^ [#16390] Updated it-IT: Fixed incorrect date/time format
  1124. 18-October-2010 Severdia
  1125. # [#22934] Fixed spelling errors in English language files (minor cleanup, no keys changed)
  1126. 18-October-2010 Matias
  1127. # [#22713] Improve routing: Simplify KunenaRoute::getDefault()
  1128. # [#22713] Improve routing: Add support for default values to get rid fields with default values in URI
  1129. # [#22713] Improve routing (No Menu): Do not redirect into another location, if there's nowhere to go
  1130. # [#22713] Improve routing: remove &view field also when there's no Itemid
  1131. 17-October-2010 Xillibit
  1132. # [#22919] Some update on latestx class to make working correctly the module klatest
  1133. ^ [#22907] Add commas after each user name in Who Is Online box
  1134. * [#22920] Remove confidential information from RSS feed
  1135. 17-October-2010 fxstein
  1136. # [#22713] Fix bug in route.php with illegal array index
  1137. 17-October-2010 Matias
  1138. # [#22838] Saving profile doesn't work in latest Google Chrome / IE9 (autocomplete issue)
  1139. 16-October-2010 Matias
  1140. # [#22898] Activity Stream integration: attachments do not show up in the stream
  1141. ^ [#15886] Merged revisions 3718-3725 from /branches/1.6-xillibit-fixes-20101010
  1142. # [#22871] JomSocial Activity Stream: thankyou gives points to wrong user
  1143. # [#22871] JomSocial Activity Stream: actor is user, who gives the points
  1144. # [#22713] Improve routing: If there is no menu, redirect to Kunena Menu
  1145. # [#22713] Improve routing: If in Kunena menu and default menu has simple menuitem to Kunena, highlight it
  1146. # [#22713] Improve routing: Router didn't remove extra &func=xxx parameter, giving results like /forum/recent/latest
  1147. 15-October-2010 Matias
  1148. + [#22694] Add support for ArtOfUser ACL without needing JXtended library
  1149. + [#22694] Add class JDatabaseQuery, imported by kimport('joomla.database.databasequery')
  1150. 15-October-2010 fxstein
  1151. # [#22880] Fix forum header color through template parameters - make menu use the same color
  1152. 14-October-2010 Xillibit
  1153. # [#22869] Bug which does not allow user to delete his own posts
  1154. # [#22829] Make sure that menu aliases are in lower case
  1155. 14-Octover-2010 fxstein
  1156. + [#22864] Limit jomSocial activity stream content with new setting + Read More link
  1157. 14-October-2010 Matias
  1158. # [#22863] Subscriptions query gets slow if there are a lot of users (even if there are few subscriptions)
  1159. ^ [#22842] Cleanup install.xml file on deprecated configuration options, add missing options
  1160. # [#22866] AUP integration: link to userlist doesn't have menu item assigned to it (thanks Bernard)
  1161. 13-October-2010 Xillibit
  1162. # [#22706] Show in configuration report the default joomla and details on joomla menu items
  1163. # [#22805] File name incorrect in xml for en-GB.com_kunena.tpl_skinner.ini
  1164. 13-October-2010 fxstein
  1165. + [#22849] Add new module position kunena_section_1 through kunena_section_n
  1166. 12-October-2010 Matias
  1167. ^ [#15886] Merged revisions 3700-3712 from /branches/1.6-xillibit-fixes-20101010
  1168. ^ [#15886] Merged revisions 3697-3709 from /branches/1.6-LDAsvens-bugs2-20101010
  1169. - [#22842] Cleanup deprecated code: Administration has integration options which haven't been used since K1.5
  1170. - [#22842] Remove deprecated configuration option: imageprocessor
  1171. ^ [#22842] Move all new language strings into the end of the ini files
  1172. 12-October-2010 svens (LDA)
  1173. # [#22827] Check old folder/file to delete on upgrade Part 1
  1174. 11-October-2010 svens (LDA)
  1175. # [#22810] Some escape issue in title
  1176. 11-October-2010 Xillibit
  1177. # [#22627] Some updates on fr-FR translation
  1178. + [#22821] Display categories subscriptions in kunena user manager
  1179. 10-October-2010 svens (LDA)
  1180. + [#22780] Jomsocial User Points for Thankyou and wall notice
  1181. 10-October-2010 Xillibit
  1182. # [#22805] Some language files issues in skinner
  1183. # [#22801] Add configuration setting to disable lightbox
  1184. 10-October-2010 Matias
  1185. # [#22800] Fix KunenaCategory->delete() when user uses custom database prefix
  1186. # [#22693] [#22694] Fix bug in NoixACL and JXtended integration when sending subscriptions
  1187. ^ [#15886] Merged revisions 3668-3680 from /branches/1.6-LDAsvens-bugs-20101008
  1188. ^ [#15886] Merged revisions 3681-3684 from /branches/1.6-xillibit-fixes-20101005
  1189. # [#22718] All moderators show up as global moderators (coloration)
  1190. 10-October-2010 Xillibit
  1191. # [#22766] Guests appearing on the who's online stats when the access to the forum is registered and above
  1192. + [#22799] AUP integration adds points on thank you
  1193. # [#22772] Forum statistics: Warning: Invalid argument supplied for foreach()
  1194. 9-October-2010 svens (LDA)
  1195. # [#22779] menuconfiguration rules don't schow the parameter created help view
  1196. # [#22773] Menu: Profile doesn't obey integration option
  1197. 9-October-2010 Matias
  1198. ^ [#15886] Merged revisions 3642-3664 from /branches/1.6-xillibit-fixes-20101005
  1199. 8-October-2010 svens (LDA)
  1200. # [#22774] Welcome box: avatar doesn't have link pointing to profile
  1201. 8-October-2010 Xillibit
  1202. # [#21992] Bug when moving a post to a different category and leaving a shadow
  1203. 8-October-2010 svens (LDA)
  1204. # [#22774] Welcome box: avatar doesn't have link pointing to profile
  1205. # [#22074] Untranslated/hardcoded language strings
  1206. # [#22779] menuconfiguration rules don't schow the parameter renaming view/articel to view/rules
  1207. 7-October-2010 Xillibit
  1208. # [#22703] Send email to subscribers when moderator approves post
  1209. 7-October-2010 Matias
  1210. # [#22694] Improve JXtended detection to fix potential white page
  1211. 6-October-2010 Xillibit
  1212. # [#22731] Update message subject on all replies when you split a topic
  1213. # [#22696] Disable disabled bbcode tags (spoiler, video, ebay)
  1214. # [#22688] Anonymous moderation: Profile link to own profile
  1215. 6-October-2010 Matias
  1216. # [#22733] Installer: Fix fatal error if PHP <5.2
  1217. + [#22694] Add support for JXtended Access Control
  1218. + [#22693] Add support for NoixACL Access Control
  1219. 5-October-2010 Xillibit
  1220. # [#22627] Iimprove accessibility for visually impaired users for collaspse/expand buttons
  1221. # [#22583] Same successfull message when you delete a topic or a message
  1222. # [#22715] Welcome mat text need to be updated
  1223. # [#22706] Administrator: Fatal error in Report Configuration Settings
  1224. 5-October-2010 fxstein
  1225. ^ [#22716] New default colors for the template manager backend settings
  1226. ^ [#22716] Additional color changes
  1227. + [#22716] Initial skeleton of new Skinner template
  1228. 5-October-2010 Matias
  1229. ^ [#22713] Improve routing: Change notification messages to debug only, use better descriptions
  1230. ^ [#22713] Improve routing: Use views instead of funcs in the router to simplify logic
  1231. # [#22713] Improve routing: Better support for Kunena 1.5 menu items
  1232. # [#22713] Improve routing: Add support for Entry Page 'aliases' when real menu aliases do not work
  1233. # [#22713] Improve routing: Better missing menu detection
  1234. # [#22713] Improve routing: Detect loops when redirecting to right page
  1235. 4-October-2010 Matias
  1236. ^ [#22690] Update version info to K1.6.1-DEV (Timu = team in Swahili)
  1237. Kunena 1.6.0
  1238. 3-October-2010 fxstein
  1239. ^ [#22524] Updated README.txt
  1240. 3-October-2010 Matias
  1241. # [#22684] Load Mootools 1.2 manually if 'System - Mootools Upgrade' or 'System - Mootools 1.2' plugin is not enabled in Joomla 1.5
  1242. # [#22684] Detect and show noticifation to administrators if 'System - Mootools Upgrade' isn't installed into Joomla 1.5
  1243. # [#22684] Detect and show noticifation to administrators if a plugin is loading Mootools 1.1 or custom version of JHTMLBehavior
  1244. # [#22684] Do not enable 'System - Mootools Upgrade' during installation
  1245. ^ [#16390] Updated ca-ES (Neon26), es-ES (Alakentu)
  1246. # [#22687] Menu: Support rounded corners in Opera 10 and Chrome 5
  1247. # [#22687] Greatly improved credits page (thanks Sven)
  1248. ^ [#15886] Merged revisions 3622-3627 from /branches/1.6-xillibit-fixes-20101002
  1249. 3-October-2010 Xillibit
  1250. # [#19288] Render smilies and bbcode into pdf, but remove map, ebay and video
  1251. # [#22600] Render in pdf only the actual page to avoid maximum time execution exceeded
  1252. 2-October-2010 Matias
  1253. # [#22674] Installer: Do not fail if language is broken
  1254. ^ [#16390] Updated fi-FI (thanks Mortti), de-DE (rich), el-GR (valandis), es-ES (Alakentu), th-TH (drlovecat), tr-TR (cumla)
  1255. + [#16390] Added ar-AA (thanks Omar), pt-BR (thanks rgponce)
  1256. # [#20071] Router: Workaround for Joomla bug when SEF URL /components/kunena is used
  1257. # [#20071] Routing: Redirect to Kunena menu if Itemid=0 or using legacy menu item (silently fixes missing menu)
  1258. # [#20071] Routing: Add numerous notices to help administrator to find potential issues in his menu
  1259. # [#20071] Routing: If Default Menu Item in Entry Page points somewhere else, redirect
  1260. ^ [#15886] Merged revision 3614 from /branches/1.6-810-bugfixes-24-09-2010
  1261. ^ [#15886] Merged revisions 3610-3612 from /branches/1.6-xillibit-fixes-20101002
  1262. # [#19288] Fix missing translation: COM_KUNENA_BUTTON_GENERATEPDF_TOPIC
  1263. 2-October-2010 Xillibit
  1264. # [#19288] Fix regression in javascript $('postcatid') is null
  1265. * [#19288] Remove confidential information from pdf
  1266. # [#22507] Show filled name is nickname change is allowed
  1267. 2-October-2010 810
  1268. ^ [#19288] Update dutch language Final
  1269. 1-October-2010 Matias
  1270. # [#19288] Fix long words in all topics by adding zero width spaces
  1271. ^ [#15886] Merged revisions 3575-3599 from /branches/1.6-810-bugfixes-24-09-2010
  1272. ^ [#15886] Merged revisions 3562-3606 from /branches/1.6-xillibit-fixes-20100923
  1273. 1-October-2010 Xillibit
  1274. # [#22601] Kunena Search "Also search in child forums" set no has no effects (Part 2)
  1275. # [#22578] Fix Notice: Undefined index: _default in kunena.parser.php on line 844 (Part 2)
  1276. + [#22600] Add button to generate a pdf of topic (Part 2)
  1277. # [#22507] Fix issue the field is not showed when the user is guest, so it can't post anything (Part 2)
  1278. 29-September-2010 Xillibit
  1279. # [#22636] Wrong error message when upload images/files aren't allowed for register user
  1280. 29-September-2010 810
  1281. ^ [#19288] Update dutch language
  1282. + [#19288] Add full screen + hd button youtube
  1283. 28-September-2010 Xillibit
  1284. # [#19288] Update fr-FR translation (thanks lavsteph)
  1285. # [#22370] HTML incorrect tags : <br> <br /> <br /> in languages files newly updated (Part 2)
  1286. 27-September-2010 Xillibit
  1287. # [#22612] id_last_msg isn't saving the info when topic is under review.
  1288. 26-September-2010 Xillibit
  1289. + [#22600] Add button to generate a pdf of topic (need specific button for it)
  1290. # [#22601] Kunena Search "Also search in child forums" set no has no effect
  1291. 24-September-2010 Xillibit
  1292. # [#22507] Fix issue the field is not showed when the user is guest, so it can't post anything
  1293. 24-September-2010 810
  1294. # [#19288] Long words in topics breaks listcat layout (fixed message)
  1295. # [#19288] Fix hyperlink @ mail
  1296. 24-September-2010 Matias
  1297. # [#22119] Fix PHP Notice: Undefined variable in KunenaCategory
  1298. # [#22119] Fix PHP Error: KunenaError not included in KunenaCategory & Table
  1299. # [#22579] KunenaCategory: Fix saving new category
  1300. 24-September-2010 fxstein
  1301. ^ [#19064] Finalize tableau bbcode
  1302. 23-September-2010 Xillibit
  1303. # [#22578] Fix Notice: Undefined index: _default in kunena.parser.php on line 844
  1304. # [#19288] Fix typo in admin replace px by kB in maximum file size
  1305. # [#22581] Fix typo in template.xml in button iconsetname
  1306. 23-September-2010 810
  1307. # [#19288] Issue when video provider is null and size
  1308. # [#19288] Long words in topics breaks listcat layout
  1309. # [#19288] Preview doesn't render xml in code tags
  1310. 23-September-2010 Matias
  1311. # [#22579] Fix fatal error in CommunityBuilder integration (backend)
  1312. ^ [#22579] Improve KunenaCategory class for GroupJive integration
  1313. # [#22579] Fix bug in global moderator detection
  1314. 21-September-2010 Severdia
  1315. + [#22547] Added after save & delete events for JX Finder search integration (courtesy of the infamous Mr. Landry)
  1316. 21-September-2010 Matias
  1317. ^ [#22534] Update SQL upgrade script for K1.6.0
  1318. 20-September-2010 fxstein
  1319. # [#22524] Update version info to K1.6.0 stable!
  1320. Kunena 1.6.0-RC3
  1321. 20-September-2010 fxstein
  1322. # [#22196] Updated ReadMe.TXT
  1323. # [#19288] Preserve original authorname on post edits
  1324. 20-September-2010 Matias
  1325. # [#22510] Show the right information in RSS feeds (post, first in topic, last in topic)
  1326. # [#16390] Fix wrong encoding in zh-CN and zh-TW (thanks baijianpeng)
  1327. # [#19288] Remove some debug messages
  1328. 19-September-2010 LittleJohn
  1329. # [#22510] Rewrite RSS to use CKunenaLatest for better performance
  1330. # [#22510] Enable caching in RSS, make it configurable
  1331. ^ [#22510] RSS: Support also 'not in' categorie
  1332. 19-September-2010 Matias
  1333. ^ [#22510] RSS: Add CKunenaLatest::getLatestTopics() and allow time limit / custom category selection in post/topics
  1334. ^ [#22510] RSS: Use always visitor session (predictable results, works with caching)
  1335. # [#22510] Hide RSS icon when category is not public
  1336. ^ [#16390] Updated fi-FI (thanks Mortti), ru-RU (ZARKOS), th-TH (drlovecat), es-ES (Alakentu)
  1337. + [#16390] Added zh-CN and zh-TW (thanks baijianpeng)
  1338. 19-September-2010 810
  1339. # [#19288] some IE7 css fixes
  1340. # [#19288] Message title and time fix on profile left
  1341. ^ [#16390] Updated nl-NL
  1342. 18-September-2010 Matias
  1343. # [#19251] SQL optimizations for large forums when getting topics from only some categories
  1344. # [#22506] Prevent Kunena session from being shorter than Joomla session
  1345. # [#22507] Fix bug in anonymous posting where anonymous posting option/username was not shown
  1346. # [#22507] Add some JavaScript to make anonymous posting more logical
  1347. 18-September-2010 fxstein
  1348. # [#19288] Duplicate string in english language file
  1349. 17-September-2010 Matias
  1350. # [#19288] IE7 fix for quick reply (thanks 810)
  1351. # [#19288] Fix broken language files (xx-XX.com_kunena_tpl_example.ini)
  1352. # [#22490] Fix broken attachments in quotes
  1353. # [#19288] Fix many layout issues in IE6 making it usable
  1354. 16-September-2010 fxstein
  1355. # [#19288] IE7 fixes for preview and attachments
  1356. 16-September-2010 Matias
  1357. ^ [#15886] Merged revisions 3487-3497 from /branches/1.6-xillibit-fixes-20100914
  1358. # [#19345] Update all *bird button sets (missing icon), added graybird
  1359. ^ [#16390] Updated fi-FI (thanks Mortti), ru-RU (ZARKOS), tr-TR (Tolga)
  1360. + [#16390] Added hu-HU (thanks pedrohsi), lt-LT (ZYLKIN), vi-VN (lmt-net)
  1361. # [#22473] Kunena Menu missing in userlist, announcements etc..
  1362. * [#22478] Category Index: Do not show hidden subcategories
  1363. # [#22478] Category Index: Minor fix in category ordering if entries have no real ordering (order by ordering, name)
  1364. # [#22479] Use default topic icon from default template if no topic icons are defined
  1365. 15-September-2010 Xillibit
  1366. # [#22463] No need to verify your password when changing profile info
  1367. ^ [#22464] Frontend statistics page remove repeated items
  1368. # [#19399] Solution to fix the issue whith timelimit in RSS (need check)
  1369. 14-September-2010 Xillibit
  1370. # [#22377] Fix regression Fatal Error: Call to undefined method CKunenaLink::GetUserlistURLNoIntegration()
  1371. # [#19399] Regression on RSS class Fatal error: Call to undefined method CKunenaRSSView::()
  1372. ^ [#22151] Typo in browse browseUploaded() in backend
  1373. # [#22446] Super Administrator can't upload image
  1374. # [#22377] Wrong query in userlist which prevent to sort items
  1375. # [#19288] Update french translation (fr-FR)
  1376. 14-September-2010 fxstein
  1377. # [#19288] Re-enable missing keep alive in post screen
  1378. * [#22367] Disable embedded flash files
  1379. 13-September-2010 LittleJohn
  1380. # [#19399] RSS feeds: change logic to be closer to K1.5
  1381. 13-September-2010 Matias
  1382. # [#22402] Do not enable Kunena System plugin in the backend
  1383. # [#22402] Add error handler to Kunena debug mode -- display all errors into the page regardless of user settings
  1384. # [#22119] Fix some hidden PHP Notices silenced by @
  1385. ^ [#15886] Merged revisions 3458-3475 from /branches/1.6-xillibit-fixes-20100908
  1386. 12-September-2010 Xillibit
  1387. * [#22367] Absolute file path disclosure
  1388. # [#22254] Get Uddeim exact version from xml file instead of API
  1389. 12-September-2010 Severdia
  1390. + [#19356] Added IDs to table rows on new topic page
  1391. ^ [#19356] Minor class change to login links
  1392. 10-September-2010 Xillibit
  1393. # [#22377] Sort items in userlist when integrated with third components doesn't come back to Kunena userlist
  1394. # [#22370] HTML incorrect tags : <br> <br/> <br />
  1395. # [#22368] Typo in en-GB admin language
  1396. 10-September-2010 Matias
  1397. # [#19255] Administrator: Uniform look for category, user, template, smiley, rank and trash manager
  1398. # [#19255] Administrator: Fix many XHTML validation issues in various pages
  1399. 9-September-2010 Matias
  1400. ^ [#19255] Update example template to have all the fixes/changes from default template
  1401. # [#22343] Use topic icons, smileys, ranks and moved icon from current template
  1402. ^ [#15886] Merged revisions 3451-3461 from /branches/1.6-810-bugfixes-08-09-2010
  1403. # [#22344] New Topic: Category selection defaults on section in Chrome
  1404. # [#22345] Video BBcode does not honour height parameter
  1405. + [#22348] Add KunenaCategory class and use it in Category Manager
  1406. # [#22348] Administrator: Fix broken check out logic in Category Manager
  1407. # [#22348] Administrator: Add missing token checks in Category Manager
  1408. # [#22348] Administrator: Improve error handling in Category Manager
  1409. # [#22348] Administrator: Delete categories: only delete messages if category was really deleted
  1410. # [#22348] Administrator: Make all icons in Category Manager clickable
  1411. # [#22348] Administrator: Edit category: remove Unpublish icon
  1412. # [#22278] Administrator: User type need to follow translation in Category Manager (part 2)
  1413. # [#19255] Administrator: Fix XHTML validation issues: non-escaped links
  1414. # [#19255] Administrator: Fix XHTML validation issues: img tags missing alt, termination
  1415. # [#19255] Administrator: Fix XHTML validation issues: input tags not terminated + other issues
  1416. # [#19255] Administrator: Fix XHTML validation issues: form tags have invalid method POST
  1417. # [#19255] Administrator: Fix XHTML validation issues in User Manager
  1418. # [#19255] Administrator: Make User Manager to more similar to Category Manager, fix some bugs
  1419. 8-September-2010 Xillibit
  1420. # [#22333] Check that the user has filled a password with at least 5 characters
  1421. 8-september-2010 810
  1422. # [#19288] Update dutch translation (nl-NL)
  1423. # [#19288] Can't hide the "Edited Mark Up"
  1424. # [#19288] Menu: Template Manager link is pointing to main page
  1425. 8-september-2010 Matias
  1426. + [#22323] Migration from K1.5: Use default database collation using $db->getCollation() in all tables
  1427. # [#22324] Conflicting SQL declarations during import from K1.5 (utf8 vs latin1)
  1428. # [#22336] Menu: Allow multiple categores in entry page
  1429. ^ [#22336] Minimum required Joomla is 1.5.20 (no more routing workarounds for multi-categories)
  1430. # [#22337] Menu: Add option integration=yes/no to profile menu items to allow direct access to Kunena profile
  1431. # [#19064] PHP Fatal error: Class 'ContentHelperRoute' not found in article BBCode
  1432. 8-september-2010 fxstein
  1433. + [#19288] Create index.html in upload and thumbnail directories
  1434. 7-september-2010 fxstein
  1435. + [#22197] Display Joomla 1.5 JArchive error on failed extraction
  1436. + [#19064] Dedicated css styling for [article] bbcode
  1437. ^ [#19064] Display Intro Text with Read More for [article] bbcode
  1438. # [#19064] Proper error handling for invalid articles
  1439. # [#22254] Incorrect color coding in system settings report for mootools12 plugin
  1440. 7-september-2010 Matias
  1441. # [#22300] Fatal error: Class 'KunenaUser' not found in CKunenaListcat->loadCategories()
  1442. ^ [#15886] Merged revision 3435 from /branches/1.6-xillibit-fixes-20100905
  1443. # [#22309] Installer: Fix broken menu items not pointing to Kunena
  1444. + [#22197] Improve language installation: Add missing languages to the new system
  1445. # [#19255] Fix &amp; in redirects: post, edit, delete, undelete, moderate, approve, karma, thankyou
  1446. # [#22316] Fix auto-linking on broken/hidden img, file and attachment tags
  1447. # [#22316] BBcode (file/img): Remove legacy attachments from attachments list if they are included into message
  1448. # [#22316] BBcode (file): Strip URL and use fixed legacy attachments path to the file
  1449. # [#22316] BBcode (file): If file doesn't exist, use the same error as with attachment tag
  1450. 6-September-2010 Xillibit
  1451. # [#22258] Change logic for save updated polls during edit (Part2)
  1452. 6-September-2010 Severdia
  1453. # [#19356] Fixed button styles on profile page, fixed old CSS syntax
  1454. # [#19356] Fixed duplicate ID in post profile info
  1455. # [#19356] Fixed language string on stats page
  1456. # [#19356] Fixed English errors in language strings
  1457. # [#19356] Fixed validation errors on profie and new topic (missing IDs, missing attributes, etc.)
  1458. # [#19356] Fixed class in parser
  1459. # [#19356] Fixed template CSS validation errors
  1460. # [#19356] Fixed long post title wrapping
  1461. # [#19356] General language fixes, capitalization issues
  1462. + [#19356] Added missing Restore button to CSS sprite
  1463. # [#19356] Fixed buttons on Adv. Search & polls
  1464. 6-September-2010 Matias
  1465. ^ [#15886] Merged revisions 3419-3424 from /branches/1.6-xillibit-fixes-20100905
  1466. # [#19255] Fix broken CSS: Use default values for empty configurable variables (initialize.php)
  1467. # [#19255] Fix XHTML validation issue in userlist links
  1468. # [#22286] Show time in site timezone if user hasn't set his own (instead of UTC)
  1469. # [#19255] Fix XHTML validation issue in [spoiler]
  1470. # [#19255] Fix XHTML validation issues: escaped all JavaScript with CDATA
  1471. # [#19255] Fix XHTML validation issues in latestx time selection
  1472. # [#19255] Fix XHTML validation issues in CKunenaLink::GetSamePageAnkerLink()
  1473. 5-September-2010 Xillibit
  1474. # [#22254] Configuration report settings : check that the filed are right of type char, vachar, text... (Part 2)
  1475. # [#22258] Change logic for save updated polls during edit
  1476. # [#22278] User type need to follow translation in category manager
  1477. # [#22279] Thank you list in profile is showed even for visitors
  1478. 5-September-2010 Severdia
  1479. # [#19356] Removed duplicate CSS in intialize.php, cleaned up
  1480. ^ [#19356] Added default initialize.php styles to template CSS file
  1481. 4-September-2010 Severdia
  1482. # [#19356] Fixed table alignments in admin
  1483. ^ [#19356] Renamed button sets & fixed corresponding language strings
  1484. ^ [#19356] Changed default icon to Joomla 1.6 image
  1485. ^ [#19356] Updated topic arrow image
  1486. 3-September-2010 Matias
  1487. + [#22267] Administration: Add configuration setting to hide moderators in category listing
  1488. ^ [#15886] Merged revisions 3408-3414 from /branches/1.6-xillibit-fixes-20100902
  1489. 3-September-2010 Xillibit
  1490. # [#22254] Configuration report settings : check that the filed are right of type char, vachar, text...
  1491. # [#22160] Regression the image when insered in message aren't are showed like links instead images
  1492. # [#22258] Prevent to save a poll with some options empty
  1493. 2-September-2010 Xillibit
  1494. # [#19288] Typo in config with showpopthankysoustats
  1495. # [#19288] Typo in /components/com_kunena/language/ru-RU/ru-RU.com_kunena.ini
  1496. # [#19288] Update french translation (fr-FR)
  1497. # [#19288] Typo in config.class on the load for js file in the path
  1498. # [#19288] Missing alt in pollbox for bar.png
  1499. 2-September-2010 Matias
  1500. # [#22238] Administration: Resetting to default configuration breaks the forum
  1501. # [#22239] Many links point to wrong page when message ordering is not the default one
  1502. 1-September-2010 Matias
  1503. ^ [#22196] Changed version to 1.6.0-RC3
  1504. - [#19295] Cleanup code: remove unused plupload library
  1505. + [#22197] Improve language installation: Create installable language packs
  1506. + [#22197] Improve language installation: Install all enabled languages during installation process
  1507. # [#22201] Kunena packages: use same archiver for every file (zip/tar/tar.gz/tar.bz2)
  1508. # [#22074] Untranslated strings in Administration > Components > Kunena Forum
  1509. ^ [#15886] Merged revisions 3356-3377 from /branches/1.6-xillibit-fixes-20100830
  1510. + [#19064] Add new bbcodes: pre, tt, hr -- list fixed
  1511. 31-August-2010 Xillibit
  1512. # [#22175] When you insert an attachment in a message, the smilies aren't interprepted
  1513. ^ [#22092] Report configuration detect utf8 but not an exact collation (like utf8_general)
  1514. # [#22179] Others than Kunena avatars aren't showed when you edit a profile in backend
  1515. # [#22184] Top profiles doesn't take care of number of items defined in stats module
  1516. 30-August-2010 Xillibit
  1517. ^ [#22151] Characters, units in files and images in browse uploaded files in backend and in frontend
  1518. # [#22160] Show images for guests doesn't work for all attachements
  1519. # [#22015] When delete a thread perminantly, delete too the items in kunena_messages_text and all attachments in that thread
  1520. Kunena 1.6.0-RC2
  1521. 31-August-2010 Matias
  1522. + [#20084] Allow posting by using different user in CKunenaPosting class (needed in Kunena Discuss plugin)
  1523. # [#20084] White page in Kunena Discuss plugin when it tries to post message with JomSocial and AUP integration
  1524. # [#22173] New installation fails on white screen
  1525. ^ [#16390] Updated languages: ca-ES (thanks Neon26), es-ES (Alakentu), fi-FI (Mortti), ru-RU (ZARGOS)
  1526. + [#16390] Added new languages: el-GR (thanks valandis), pl-PL (Randal), th-TH (drlovecat), tr-TR (cumla)
  1527. 30-August-2010 fxstein
  1528. - [#19064] Disable [module] bbcode to avoid security risk due to public misuse - need to limit access
  1529. ^ [#21993] Updated topic icon - same as moved but different color/saturation to match rest of icon set
  1530. + [#19288] Add form-validation background color for invalid fields
  1531. + [#21993] Add PSD source file for new moved topic icon
  1532. ^ [#21993] New topic moved icon to differentiate from topic icons
  1533. 29-August-2010 Xillibit
  1534. # [#19288] Update french translation (fr-FR)
  1535. # [#22120] Error displaying names of moderators
  1536. # [#22015] Logic to restore posts now restore all thread to be sure
  1537. # [#22015] Not possible to restore a message directly in message view
  1538. ^ [#21993] Usability issue- Moved Icon
  1539. # [#22128] New category permdelete/restore function not present in showcat
  1540. # [#22129] Admin sub menu strings incorrect
  1541. 29-August-2010 Matias
  1542. # [#22119] Fix PHP Notice: Undefined variable: items in KGetArrayInts() and KGetArrayReverseInts()
  1543. # [#22119] Fix PHP Warning: Offset not contained in string in kunena.parser.bbcode.php on fb_stripos()
  1544. # [#22119] Fix PHP Warnings when SQL query in routing fails
  1545. # [#22108] Fix white page when integration fails because of failed requirements
  1546. # [#19255] Fix XHTML validation errors: br tag not closed
  1547. ^ [#15886] Merged revisions 3327-3337 from /branches/1.6-xillibit-fixes-20100829
  1548. 28-August-2010 Matias
  1549. ^ [#15886] Merged revisions 3273-3317 from /branches/1.6-xillibit-fixes-20100823
  1550. # [#22107] Menu creation: menu alias into default menu
  1551. # [#22108] White page if avatar integration = none
  1552. 28-August-2010 fxstein
  1553. # [#16390] Updated fi-FI (thanks Mortti)
  1554. # [#19064] Google maps img styling for certain browsers (810 fix variation)
  1555. # [#16390] Minor modification to english admin language file to clarify guest access settings
  1556. 27-August-2010 Xillibit
  1557. ^ [#22092] Add in report configuration settings version of JS, CB, AUP and UddeIm
  1558. # [#19288] Update french translation (fr-FR) (thanks lavsteph)
  1559. 26-August-2010 Xillibit
  1560. # [#19288] Missing index.php in /components/com_kunena/funcs/
  1561. ^ [#22092] Add in report configuration settings the list of kunena modules/plugins and the versions
  1562. 25-August-2010 Xillibit
  1563. # [#19288] Update french translation (fr-FR)
  1564. # [#19288] Update some english strings
  1565. # [#22017] Link in report message email go to the wrong message (check if userid =0)
  1566. # [#22015] Topics cannot be deleted/purged or restored from showcat (check if a message is on hold = 2 and delete the thread)
  1567. ^ [#22041] Add Trash Manager to Kunena Submenu & other changes
  1568. 25-August-2010 Severdia
  1569. # [#19356] Language cleanup in admin backend
  1570. ^ [#19356] CSS cleanup in installer/upgrader
  1571. ^ [#19356] Language fixes and missing strings
  1572. 25-August-2010 Matias
  1573. # [#19288] Fix TableKunena::exists() returning null
  1574. ^ [#21955] Kunena system plugin: Include code to sync users on registration (not enabled)
  1575. # [#22073] CKunenaLink: Fix links to myprofile/noreplies pages to use &func=latest&do=x format that works with menu
  1576. 24-August-2010 fxstein
  1577. + [#21955] Kunena Factory helper to load language files - support for modules and plugins
  1578. ^ [#21955] Change backend language file to reflect unsername vs realname selection
  1579. 23-August-2010 Xillibit
  1580. ^ [#22015] Topics cannot be deleted/purged or restored from showcat
  1581. # [#21994] Date of move on shadow topics is incorrect
  1582. # [#22017] Link in report message email go to the wrong message
  1583. 22-August-2010 Matias
  1584. + [#20084] Add function to fetch icons and topic icons to KunenaTemplate class
  1585. # [#22008] Pathway doesn't work well if SEF is turned off
  1586. 20-August-2010 Matias
  1587. + [#21955] Kunena system plugin: Create basic structure and logic into administrator/com_kunena/install/system
  1588. + [#21955] Kunena system plugin: Add logic to install and uninstall plugin during installation
  1589. ^ [#21955] Replace api.php with temporal file during installation to improve site stability on modules/plugins, add Kunena::enabled()
  1590. ^ [#21955] Get rid of some legacy API features that have not been needed since K1.5, use new API in some other places
  1591. # [#16390] Updated fi-FI (thanks Mortti), ru-RU (thanks ZARKOS), es-ES (thanks Alakentu)
  1592. 19-August-2010 Matias
  1593. # [#21939] Attachments not migrated to new directory structure, file size 0 bytes
  1594. # [#21940] Avatar galleries and category images are not migrated
  1595. # [#21942] JomSocial activity stream integration works only if auto detected
  1596. ^ [#15886] Merged revisions 3239-3245 from /branches/1.6-xillibit-fixes-20100818
  1597. # [#21883] Use Community Builder integration to login/logout from Kunena (part 2), now with email login support
  1598. # [#21926] Subscriptions are not sent when message gets approved
  1599. # [#21935] Only moderator can use bulk unsubscribe (etc)
  1600. * [#21950] Posts can be written anonymously into any category
  1601. 18-August-2010 Xillibit
  1602. # [#21844] Button search and cancel - order is reversed from k1.5
  1603. # [#21911] Open lightbox even on archive and not only on image files
  1604. # [#21937] Some methods of class CKunenaFile needs to be static on Joomla! 1.6
  1605. # [#21937] Methods of class CKunenaFile and KProfiler needs to be static on Joomla! 1.6 in a way that don't break K API
  1606. 18-August-2010 Matias
  1607. ^ [#15886] Merged revisions 3217-3231 from /branches/1.6-xillibit-fixes-20100816
  1608. # [#21884] Regression: CommunityBuilder was not detected
  1609. # [#19312] English: Gallery path wrong in the configuration option description
  1610. # [#21933] New indication layout is broken if text is written in RTL language (thanks Cerberus)
  1611. 17-August-2010 Xillibit
  1612. # [#21893] Select topic icons are showed even on reply page (forgot to check under edit)
  1613. # [#19288] Update french language file (fr-FR)
  1614. # [#21877] My posts listing in profile - limited to the first n items on one "page" (fix undefined variable on showcat)
  1615. # [#19288] Update Credits language strings
  1616. # [#19288] Little typo for check is user is a moderator to show the warning info for approval
  1617. # [#21911] Attachments list: Use popup image instead of showing image in white page
  1618. 17-August-2010 Matias
  1619. # [#21889] Version Check is broken in Backend
  1620. # [#21892] Clicking BBcode buttons scrolls view to top of message
  1621. # [#21894] Menu, Category Index: cannot select sections
  1622. # [#21895] Editing user profile: global settings are not translated (Joomla parameters)
  1623. # [#21896] Pathway fails to list most users
  1624. # [#21898] BBCode parser generates invalid html (ol, ul, table)
  1625. * [#21830] User can "THANK YOU" himself or non-existing message
  1626. # [#21901] Rules or Help Page - Select view inverted
  1627. - [#19293] Remove deprecated configuration options: alphauserpoints, alphauserpointsrules, js_actstr_integration
  1628. # [#21907] Recent Topics - time selection does not work
  1629. 16-August-2010 Xillibit
  1630. # [#21844] Button submit and back - order is reversed from k1.5 (missing to change order in quick reply)
  1631. # [#21878] Use KunenaParser::JSText in kunena.google.maps.class to escape strings in javascript
  1632. # [#21877] My posts listing in profile - limited to the first n items on one "page"
  1633. # [#21882] Polls - changing a vote loses all other votes cast
  1634. 16-August-2010 fxstein
  1635. # [#20100] Removed legacy rules and help settings, updated en-GB language file
  1636. - [#21890] Remove <em> tags from subscription language strings
  1637. 16-August-2010 Matias
  1638. ^ [#15886] Merged revisions 3162-3185 from /branches/1.6-littlejohn-20100804
  1639. ^ [#15886] Merged revision 3195 from /branches/1.6-LDAsvens-thankyou-20100813
  1640. ^ [#15886] Merged revisions 3200-3204 from /branches/1.6-810-bugfixes-14-08-2010
  1641. ^ [#15886] Merged revisions 3172-3209 from /branches/1.6-xillibit-fixes-20100808
  1642. ^ [#21857] Better configuration options for img tag
  1643. # [#21883] Use Community Builder integration to login/logout from Kunena
  1644. # [#21884] Minimum required CB version is 1.2.3, do not enable CB integration with older releases (fix crash)
  1645. # [#21885] White page in frontend during upgrade -- Kunena class missing
  1646. # [#21886] Fix crash in JomSocial 1.5 avatar integration
  1647. # [#19288] Regression: Message numbering doesn't work
  1648. 15-August-2010 Xillibit
  1649. # [#19288] Update french language file (fr-FR)
  1650. # [#21847] Sort items in userlist give javascript error
  1651. # [#21849] Not possible to write anonymously a message
  1652. # [#21851] Moderated topic - Missing warning info
  1653. # [#21850] One separator in frontstat has not the same color that the others (thanks etusha)
  1654. # [#21855] When a moderator deletes avatar from the gallery, it gets deleted from the filesystem
  1655. # [#21857] New configuration setting for img tag
  1656. # [#21860] Category statistics not updated when approving messages
  1657. # [#21859] AUP points in profile needs to use activity integration
  1658. 14-August-2010 Xillibit
  1659. ^ [#21844] Button submit and back - order is reversed from k1.5
  1660. 14-August-2010 810
  1661. # [#19288] Recount statistics when restoring posts from the backend
  1662. # [#19288] Css - Fix Joomla Templates which override the text-align center in the profile box
  1663. 13-August-2010 Xillibit
  1664. # [#19288] Fix small bugs on announcements (thanks etusha)
  1665. # [#19288] Use _getPosts function from CKunenaLatest to show only latest messages with KLatest module
  1666. 13-August-2010 svens(LDA)
  1667. * [#21829] Authentication check in profile thank you listing (no not show posts which user cannot see)
  1668. 13-August-2010 Matias
  1669. ^ [#15886] Merged revisions 3087-3089 from /branches/1.6-b2-language-svens-20100721
  1670. ^ [#15886] Merged revision 3166 from /branches/1.6-810-bugfixes-07-08-2010
  1671. 12-August-2010 LittleJohn
  1672. ^ [#19693] Search function: Lowered # of required characters to 2 and added check to see if minus is used in conjunction of a word
  1673. 12-August-2010 fxstein
  1674. ^ [#21818] Update keywords:ID on all source files
  1675. # [#19333] Regression: Fix category subscription email generation bug
  1676. 11-August-2010 fxstein
  1677. ^ [#21803] Update Version info to 1.6.0 RC2
  1678. # [#19333] Regression: Fix category subscription email generation bug
  1679. 08-August-2010 Xillibit
  1680. # [#19288] Select topic icons are showed even on reply page
  1681. # [#19288] Little change for kunena latest module to allow show only messages in right way
  1682. # [#19288] Update french language file (fr-FR)
  1683. 7-August-2010 810
  1684. ^ [#19288] IE7 CSS fix - Menu
  1685. ^ [#19288] Css - Fix layout on backend statistics
  1686. 5-August-2010 LittleJohn
  1687. ^ [#19399] New RSS feeds: Added admin option author_in_titles and option to allow both username and email in rss author field)
  1688. ^ [#19399] New RSS feeds: Changed labels to more human understandable & corrected 1 bug in getPosts())
  1689. 03-August-2010 Xillibit
  1690. # [#19288] Wrong way for ordering system display
  1691. # [#19288] Issue with poll migration with first version of hack which don't set auto_increment
  1692. # [#19288] Add link in profile to show the full view
  1693. 21-July-2010 Sven
  1694. ^ [#16390] Update German language files
  1695. Kunena 1.6.0-RC1
  1696. 9-August-2010 fxstein
  1697. ^ [#21727] Update package README.txt
  1698. 8-August-2010 fxstein
  1699. + [#19288] Add moderateuser link func to bypass profile integration for moderator access
  1700. 7-August-2010 fxstein
  1701. + [#19288] Add internal moderate this user link to message moderation page
  1702. 5-August-2010 Matias
  1703. # [#16390] Updated fi-FI (thanks Mortti), ru-RU (thanks ZARKOS)
  1704. 5-August-2010 fxstein
  1705. ^ [#21727] Update version info to 1.6.0 RC1
  1706. - [#20081] Reverted changes to Joomla error styles
  1707. 04-August-2010 @quila
  1708. # [#19288] Fixed Profile page, replaced div with table
  1709. # [#19288] Fix regression - id message in history page
  1710. # [#19288] Fix regression - announcement layout
  1711. 4-August-2010 Matias
  1712. # [#16390] Updated fi-FI (thanks Mortti)
  1713. ^ [#15886] Merged revisions 3129-3144 from /branches/1.6-dragan-IE7fix-31.07.2010
  1714. ^ [#15886] Merged revisions 3149-3151 from /branches/1.6-dragan-fix-04.08.2010
  1715. # [#19288] Use KPATH_SITE instead of JPATH_COMPONENT, which doesn't work in modules/plugins/integration
  1716. 3-August-2010 Severdia
  1717. + [#20081] Added missing error styles
  1718. 3-August-2010 Matias
  1719. # [#19288] Add installable language packs support for Kunena
  1720. ^ [#15886] Merged revisions 3137-3142 from /branches/1.6-xillibit-fixes-20100801
  1721. # [#19288] Installer: better detection and handling for failed installs
  1722. 02-August-2010 @quila
  1723. # [#19288] IE7 css fix - removed scrollbar in quote message
  1724. # [#19288] IE7 css fix - width of profile position in topic view page
  1725. # [#19288] IE7 css fix - show date before topic subject in right, top and bottom position
  1726. # [#19288] IE7 css fix - removed black border on submit button
  1727. # [#19288] IE7 css fix - aligned insert and remove buttons in attachment function
  1728. # [#19288] IE7 css fix - two js error with multi-attachment
  1729. # [#19288] IE7 css fix - scroll bar on quote in history of reply
  1730. 2-August-2010 Matias
  1731. # [#19288] Template manager: Make it possible to translate example template parameters
  1732. # [#19288] Template manager: Use English language is current language is not complete
  1733. # [#19288] Templates: Rename all language files to xx-XX.com_kunena.tpl_foldername.ini
  1734. 02-August-2010 Xillibit
  1735. # [#19288] Now you can unsuscribe the categories in your profile
  1736. # [#19288] Fix issue in review class which prevents to show only the messages from a specific category
  1737. # [#19288] Add check token on mark read and subscricat in showcat
  1738. # [#19288] In profile when you want check all items, nothing happens because the id is not unique
  1739. 01-August-2010 Xillibit
  1740. # [#19288] Little changes to fix some FIXMEs
  1741. # [#19288] Update French language file
  1742. # [#19288] Wrong link to support website in backend
  1743. # [#19288] Redirect on the correct message when you use karma and thank you functions
  1744. # [#19288] When edit a message in a category in review, show that the message is gonna to be moderated
  1745. 31-July-2010 @quila
  1746. # [#19288] Added IE7 fixes
  1747. # [#19288] Fixed moderation page display in Chrome and Safari
  1748. # [#19288] Fixed profile page display
  1749. # [#19288] Added Template Designer Credits option in the footer
  1750. # [#19288] Centered Credits link
  1751. 31-July-2010 Matias
  1752. # [#19288] CKunenaPost::post(): Use of undefined constant name - assumed 'name'
  1753. # [#19288] BBCode parser: Undefined index: size in file tag
  1754. # [#19288] Who is online: use mod_whosonline (from Joomla) to count users and guests
  1755. - [#19293] Remove deprecated configuration option fbdefaultpage
  1756. # [#20071] KunenaRoute: Simplify default page handling (and fix unexpected behavior)
  1757. # [#19288] Create menu: Use default menu item from K1.5 configuration
  1758. ^ [#15886] Merged revisions 3130-3132 from /branches/1.6-dragan-IE7fix-31.07.2010
  1759. 30-July-2010 Matias
  1760. ^ [#19288] Installer: Add layout=schema to show current schema and diff during installation
  1761. # [#19288] Installer: Do not show backup tables in schema
  1762. # [#19288] Installer: Minor fix in schema to detect difference between NULL, 0 and ''
  1763. # [#19288] Installer: Schema: Do not use timestamps where they are not well suited
  1764. ^ [#16390] Updated ru-RU (thanks ZARKOS), es-ES (thanks Alakentu)
  1765. ^ [#16390] Added ca-ES (Catalan) and mk-MK (Macedonian) languages
  1766. ^ [#19288] Fix some random language mistakes
  1767. # [#19288] CKunenaLink::GetMessageURL() Undefined property: CKunenaPost::$myprofile
  1768. # [#19288] Search: disable search word highlighting from message body as it breaks html and causes white screens
  1769. # [#19288] CKunenaAjaxHelper: PHP Fatal error: Call to a member function Quote() on a non-object (and few others)
  1770. # [#19288] BBCode parser: Fix HTML issue in img tag (Lightbox code)
  1771. # [#19288] BBCode parser: use div in quote, hide and confidential as span causes validation to fail
  1772. 29-July-2010 Matias
  1773. # [#19288] Installer: Keep integration settings from older versions
  1774. # [#19288] Installer: Split upgrade php files by meaning and improve error detection during installation
  1775. # [#19288] Installer: Reset version information when starting installation
  1776. # [#19288] Installer: Use new XML schema to create tables
  1777. # [#19288] Installer: Fix stalled install in J1.6
  1778. # [#19288] Enable redirect when viewing messages (fixes search and moved messages)
  1779. ^ [#15886] Merged revisions 3116-3118 from /branches/1.6-xillibit-fixes-20100727
  1780. 28-July-2010 Xillibit
  1781. # [#19288] Re-write of review to use a class and put a new tab in profile
  1782. # [#19288] Escape strings when create a menu because the query fail with commas in some language
  1783. 28-July-2010 Matias
  1784. ^ [#15886] Merged revisions 3113-3115 from /branches/branches/1.6-xillibit-fixes-20100727
  1785. # [#19288] Installer: Add KunenaSchema class and install.xml to check current database schema against XML file (run manually)
  1786. # [#19288] Installer: Move SQL queries from version 1.0.5 to 1.0.0-1.0.4 to avoid DB errors
  1787. # [#19288] Installer: Make sure that clean installations from FB1.0.0 to FB1.5.2RC2 generate identical DB schema to the new installation
  1788. # [#19288] Installer: Migrate configuration from FB <= 1.0.4 (no more external tools needed)
  1789. # [#19288] Installer: Move/rename files to make installer easier to understand
  1790. 27-July-2010 Xillibit
  1791. # [#19288] Update language file
  1792. # [#19288] Add missing tokens on some urls (subscribe, favorite...)
  1793. # [#19288] When you delete a topic, only the first message is in gray
  1794. # [#19288] Put a button back in moderate template page
  1795. # [#19288] Locked icon renamed to lock_sm.png because old name can cause issues when upgrading Kunena
  1796. 26-July-2010 Xillibit
  1797. # [#19288] Add missing tokens to forms
  1798. # [#19288] Update french language file and little on english language file
  1799. 26-July-2010 Matias
  1800. ^ [#15886] Merged revisions 3092-3106 from /branches/1.6-xillibit-fxies-20100724
  1801. # [#19288] Admin: If installer needs to be run, redirect to installer instead of using current URL
  1802. # [#19288] Installer: Avatar migration fails because of missing directory
  1803. # [#19288] Installer: Improve avatar migration not to use default avatar if file copy failed
  1804. 25-July-2010 Matias
  1805. # [#19288] Installer: Add options to install/upgrade, migrate and uninstall
  1806. # [#19288] Installer: Make installation more robust
  1807. # [#19288] Installer: Hide load sample data status text when no sample data gets inserted
  1808. # [#19288] Installer: Hide enabling Mootools 1.2 status text if it is already enabled
  1809. 25-July-2010 Xillibit
  1810. # [#19288] Some language strings missing when set status on install/model.php
  1811. 24-July-2010 Matias
  1812. # [#19288] Installer: Fix menu creation
  1813. # [#19288] Installer: Fix small issue when deleting menu
  1814. # [#19288] Regression: Fix white page when showing birthdate in profile
  1815. 24-July-2010 Xillibit
  1816. # [#19288] Prevent to give thank you to yourself
  1817. # [#19288] Fix wrong geshi path in kunena.parser (thanks jonijnm)
  1818. # [#19288] Fix issue in report configuration and add details on mail configuration
  1819. # [#19288] Fix some language strings
  1820. # [#19288] Function to escape language strings because breaks some languages when you using quote with javascript editor functions
  1821. # [#19288] Missing banned rank in sampledatas
  1822. # [#19288] Wrong slash in ranks and smileys which prevent to display them in ranks and smileys manager
  1823. # [#19288] Don't show the name input when you are not anonymous
  1824. # [#19288] Some CSS fixes (thanks Cerberus)
  1825. # [#19288] Update French language
  1826. 23-July-2010 Matias
  1827. # [#19288] User online detection is using wrong timezone
  1828. 20-July-2010 Matias
  1829. # [#19288] Revert online status back to showing too many users (=same numbers as Joomla stats module)
  1830. 19-July-2010 Matias
  1831. # [#19288] Uninstall fails because of missing class KunenaError
  1832. # [#19288] Broken HTML with several templates when Kunena Menu is activated
  1833. # [#19288] Changed Windows linefeeds (\r\n) into unix (\n) in all php, js and xml files
  1834. 19-July-2010 fxstein
  1835. ^ [#21302] Update version info for 1.6.0 Beta 2 release (Kuongea = chat, converse in Swahili)
  1836. Kunena 1.6.0-BETA1
  1837. 19-July-2010 fxstein
  1838. # [#19345] Updated credits page - contributor/developer and moderator grouping.
  1839. ^ [#21302] Update version info for 1.6.0 Beta 2 release (Kuongea = chat, converse in Swahili)
  1840. 18-July-2010 Matias
  1841. ^ [#15886] Merged revisions 3070-3075 from /branches/1.6-810-bugfixes-19-07-2010
  1842. # [#19288] Changed Windows linefeeds (\r\n) into unix (\n) in templates
  1843. 19-July-2010 810
  1844. + [#19388] Add Dutch language nl-NL
  1845. ^ [#19288] Double slashes in frontend and backend stats
  1846. 18-July-2010 @quila
  1847. ^ [#16390] Update serbian and serbian latin languages
  1848. 18-July-2010 Xillibit
  1849. ^ [#19388] Update french language file
  1850. 18-July-2010 Matias
  1851. # [#19288] Simplify online status logic and move the code into KunenaUsers
  1852. # [#19288] Fix bug in online stats showing too many users as being online
  1853. ^ [#15886] Merged revisions 3058-3066 from /branches/1.6-dragan-update-18.07.2010
  1854. + [#16390] Add German locale de-DE (thanks LDA)
  1855. + [#16390] Add Italian locate it-IT (thanks rinuccio sp)
  1856. ^ [#16390] Languages updated: es-ES (Alakentu), fi-FI (Mortti), ru-RU (ZARKOS)
  1857. + [#19345] Add own icon for Thank You button
  1858. + [#19345] Add high contrast buttons
  1859. 17-July-2010 810
  1860. # [#19288] Fix select bug IE
  1861. ^ [#19388] w00t.png fix in spoiler
  1862. 17-July-2010 Matias
  1863. # [#19288] Move configuration setting "Allow to moderator to view and restore deleted messages" into security tab
  1864. # [#19288] Admin: move inline css into its own file (media/css/admin.css) for easier styling
  1865. # [#19288] My Topics does not show latest postings from user
  1866. # [#19288] User Points/Medals are not shown in the profile page
  1867. # [#19288] AUP integration is not always using API
  1868. # [#19288] Fix regression: BBCode and smileys do not work in IE7-9
  1869. # [#19288] Installer: Translate all menu items (move code into installer)
  1870. # [#19288] Installer: Simplify menu creation logic in J1.5
  1871. # [#19288] Menu: Update Kunena Menu to use real views instead of funcs
  1872. # [#19288] Menu: Do not add menu item for "Welcome"
  1873. # [#19288] Administrator: Create menu now destroys Kunena Menu and creates it from scratch
  1874. # [#19288] Administrator, Create menu: Do not modify Forum in main menu if it already exists
  1875. # [#19288] Installer: Use English if current language haven't been fully translated
  1876. ^ [#15886] Merged revisions 3045-3049 from /branches/1.6-810-bugfixes-16-07-2010
  1877. 16-July-2010 fxstein
  1878. - [#19064] Remove google maps API key setting - not needed for API V3
  1879. 16-July-2010 Matias
  1880. ^ [#15886] Merged revisions 3030-3037 from /branches/1.6-xillibit-fixes-20100712
  1881. # [#19288] Fix online/offline status in userlist
  1882. # [#19288] Fix autocompleter (css issues)
  1883. # [#19288] Fix Editor / Add file from changing size on hover
  1884. # [#19288] Hide Birthdate from the message when its unknown
  1885. # [#19288] Ranks Admin: fixed missing rank icons if template does not have ranks directory
  1886. # [#19288] Smiley Admin: fixed missing smiley icons if template does not have ranks directory
  1887. ^ [#16390] Move language credits translation into top of the file with a comment how to fill it
  1888. # [#19288] Profile page: rank icon was missing if template did not have ranks directory
  1889. 15-July-2010 Matias
  1890. ^ [#19244] Change minimum Joomla requirement to 1.5.19 (Mootools 1.2)
  1891. - [#19380] Remove Mootools plugin archive; we do not need it anymore
  1892. 15-July-2010 Xillibit
  1893. ^ [#19288] Hide backend submenu, because of we have our own navigation
  1894. 14-July-2010 Xillibit
  1895. # [#19288] Little change on translation on credit page
  1896. # [#19288] Fix profile / ban to have enough room to have complete expire date and time
  1897. # [#19288] Fix Kunena installer creating non-UTF8 tables in some servers
  1898. + [#19288] Add remember me input field in login box
  1899. + [#19288] Add configuration setting to let moderators to see/restore deleted messages in frontend
  1900. 14-July-2010 Matias
  1901. + [#16390] Add Kunena 1.5 to 1.6 language converter into scripts/
  1902. # [#19288] Fixed editor to act like the old one when there was no selection
  1903. # [#19288] Fixed editor to be easier to use and covering more different ways to use it
  1904. # [#19288] After creating/editing a message, show message that was just created or edited (if possible)
  1905. # [#19288] After moderating a message, show message that was just moved
  1906. # [#19288] After approving/deleting/restoring a message, show that message (if possible)
  1907. 13-July-2010 Xillibit
  1908. ^ [#19288] Update french translation
  1909. # [#19288] On edit template, the path for language file (xx-XX.tpl_default.ini) is incorrect
  1910. 13-July-2010 Matias
  1911. ^ [#16390] Updated Spanish (thanks Alakentu) and Russian (thanks ZARKOS) languages
  1912. # [#19288] Escape variables in userlist
  1913. 12-July-2010 fxstein
  1914. + [#19064] Basic geocoding for google maps added; map size increased
  1915. + [#19064] Added geocode error handling and language strings
  1916. 12-July-2010 Severdia
  1917. # [#20081] Google maps fix
  1918. + [#19356] Added Thank You icon to PSD source file (needs to be added to sprite)
  1919. 12-July-2010 Xillibit
  1920. # [#19288] Add french language file in template languages
  1921. # [#19288] Fix issue show &amp; instead & in message title
  1922. # [#19288] The checkbox for select all item is out of horizontal alignment
  1923. # [#19288] Fix issue when insering a map, the emoticons insered after aren't interpreted
  1924. # [#19288] Fix Notice: Undefined property: stdClass::$numLink in history.php line 37
  1925. # [#19288] Re-put minus and plus icons for add poll options because it was disappeared
  1926. 12-July-2010 Matias
  1927. ^ [#15886] Merged revisions 2992-3001 from /branches/1.6-xillibit-fixes-20100711
  1928. # [#19288] Preview filters everything between < and > (thanks JoniJnm)
  1929. # [#19288] Installer: XML Parsing Error at 1:0. Error 4: not well-formed (invalid token)
  1930. ^ [#15886] Merged revisions 3013-3022 from /branches/1.6-xillibit-fixes-20100712
  1931. # [#19288] Allow saving <foo> into signature
  1932. * [#19288] Fix regression: XSS vulnerability when posting reply
  1933. # [#19288] Editor: Keep selection in order to allow users to chain actions (all simple BBCodes)
  1934. # [#19288] Fix sup and sub BBCode layout in some Joomla templates
  1935. # [#19288] Add missing index.html files (thanks Etusha2)
  1936. # [#19288] SQL syntax error when user is trying to delete his own post (thanks Etusha2)
  1937. # [#19345] New version of dtp2.nl buttons
  1938. ^ [#19345] Update example template CSS
  1939. 11-July-2010 Xillibit
  1940. # [#19288] Fix issue with polls stats which doesn't count the right number of poll votes
  1941. # [#19288] Little change on thank you part of API to get correct datas
  1942. + [#19288] Search filter in category manager with cat name or cat id
  1943. # [#19288] Little change on latestx class due to a change on the kunena latest module
  1944. 11-July-2010 Matias
  1945. ^ [#15886] Merged revisions 3006-3007 from /branches/1.6-dragan-fix-20100711
  1946. 11-July-2010 fxstein
  1947. ^ [#15886] Merged revisions 2984-2998 /branches/1.6-dragan-fix-20100711
  1948. + [#19064] Scaffolding for google maps integration
  1949. + [#19064] basic css setup for embedded google maps
  1950. # [#19288] Fix Regression: profile page formatting (thanks cerberus)
  1951. # [#19288] Fix: misaligned checkbox (thanks cerberus)
  1952. 11-July-2010 @quila
  1953. # [#19288] Fix Regression: Pagination in recent discussions page
  1954. # [#19288] Fix Regression: "Powered by Kunena" text smaller
  1955. # [#19288] Fix Regression: Changed member name coloring
  1956. # [#19288] Fix Regression: Removed pathway header
  1957. # [#19288] Fix Regression: Position of "check all" checkbox
  1958. # [#19288] Fix Regression: Added padding to message area and aligned date of message in history page
  1959. ^ [#16390] Updated serbian language
  1960. # [#19288] Fix Regression: Correction in thank you language string
  1961. + [#16390] Added template language files for english, serbian and serbian latin
  1962. # [#19288] Fix Regression: missing " in installation language file (english and russian)
  1963. # [#19288] Fix Regression: missing tip on website name in editprofile.php
  1964. # [#19288] Fix Regression: right column margin in profile page
  1965. # [#19288] Fix Regression: icon show in profile page
  1966. # [#19288] Fix Regression: alignment in credit page
  1967. # [#19288] Fix Regression: width of search page when left module is active
  1968. # [#19288] Fix Regression: message body too height in IE, Chrome, Opera
  1969. # [#19288] Fix Regression: vertical alignment of website and pm icons
  1970. # [#19288] Fix Regression: changed position of Thank You button
  1971. # [#19288] Fix Regression: new language string for poll statistic
  1972. 10-July-2010 Matias
  1973. # [#19288] Fix Regression: Some profile icons missing from profile page
  1974. # [#19345] Simplify CSS for kicon-button
  1975. # [#19345] Simplify CSS for kicon-editor
  1976. # [#19288] Change Online/Offline buttons to text, making it possible to translate them
  1977. # [#19345] Better layout for pagination
  1978. # [#19345] Small layout tweaks in many pages
  1979. ^ [#15886] Merged revisions 2898-2978 from /branches/1.6-dragan-merged-20100702
  1980. ^ [#19380] Update Mootools plugin to latest version, fixes bug in modal.js
  1981. ^ [#16390] Upgraded Spanish language (thanks Alakentu)
  1982. 10-July-2010 @quila
  1983. # [#19288] Moved button thank you and subject in other place
  1984. # [#19288] Changed colors of users
  1985. # [#19288] Fix top/bottom message header
  1986. # [#19288] Reorder css file
  1987. # [#19288] Fix right message header
  1988. # [#19288] Fix configuration 5 thank you received
  1989. # [#19288] Changed table header in message.php with divs
  1990. # [#19288] Fixed small css bugs
  1991. # [#19288] Changed Avatar Position to Profile Position in template configuration
  1992. 10-July-2010 fxstein
  1993. # [#19345] Updated credits page copyright years
  1994. + [#19064] Added google maps api key config setting for map and earth bbcode
  1995. ^ [#19064] Resize ebay widget inside of text based on config settings
  1996. + [#19064] Embed google maps inside of text
  1997. 9-July-2010 Matias
  1998. # [#19345] Change layout logic to use individual files in message profilebox
  1999. # [#19345] Separate menu, login and logout to their own template files in default/loginbox
  2000. # [#19345] Simplify CSS for kicon-profile
  2001. # [#19345] Modify profile next to message have same height in all rows
  2002. # [#19345] Change order of profile info (vertical) to look better
  2003. 9-July-2010 @quila
  2004. # [#19288] Review template and change class names in some files
  2005. # [#19288] Added infomessage.php and function to call when in the forum no categories
  2006. # [#19288] Added lock_sm.png and delete lock_xsm.png file
  2007. # [#19288] Split profilebox.php
  2008. # [#19288] Split message.profilebox.php
  2009. # [#19288] Renaming of some classes
  2010. # [#19288] Redesign for credits page
  2011. # [#19288] Fixes for top/bottom profilbox in message post
  2012. # [#19288] CSS fixes for bottom button row in showcat page
  2013. 9-July-2010 Matias
  2014. ^ [#19380] Update Mootools plugin to latest version, fixes bug with Window.onDomReady()
  2015. # [#19288] Polls: Fix wrong URL when you change your vote (non-AJAX version)
  2016. # [#19288] Polls: Disable AJAX for now as it does not work
  2017. 8-July-2010 Matias
  2018. # [#19345] Simplify initialize.php in default template
  2019. 8-July-2010 @quila
  2020. # [#19288] Cleanup whole template, fix some minor bugs (parts 7-8)
  2021. # [#19288] Fix float of sticky icon in post.php, more clean in css file
  2022. 8-July-2010 Matias
  2023. + [#16390] Added Russian language (thanks ZARKOS)
  2024. 7-July-2010 Matias
  2025. # [#19288] Move sample data translations into en-GB.com_kunena.install.ini to be able to translate it without main language files
  2026. # [#19288] Sample data: Fix truncated multi-line translations to work around J1.5 limitation
  2027. # [#19288] Sample data: Add missing translations for ranks
  2028. # [#19288] Fix PHP Notice: Trying to get property of non-object, when trying to locate moved message that does not exist (view)
  2029. # [#19288] Fix urls like ../../default/../default in example template
  2030. 6-July-2010 fxstein
  2031. + [#19288] New CSS class for hidden text - separate background color
  2032. 6-July-2010 Matias
  2033. # [#19288] Fix showcat in menu item acting like listcat
  2034. # [#19288] Installer script didn't get copied in J1.5
  2035. # [#19288] Fix missing manifest (kunena.xml) file in administration
  2036. # [#19288] Remove old manifest.xml during upgrade -- Joomla cannot decide which one it should use
  2037. # [#20038] Joomla 1.6: Workaround J! feature that loads both old and new installer
  2038. # [#20038] Joomla 1.6: Fix missing admin menus in J1.6 Beta5+ (needs a fix in Joomla, thanks Sam!)
  2039. # [#19288] Fix fatal error when uploading attachments: undefined method CKunenaUpload::fileInfo()
  2040. # [#19288] Fix PHP Notice: Undefined index: mime, when uploading attachments
  2041. # [#19288] Fix PHP Notice: Undefined index: index in KunenaUser class
  2042. # [#19288] Fix PHP Notice: Use of undefined constant name - assumed 'name', when uploading attachment fails
  2043. # [#19288] Fix "Failed to store attachment into database."
  2044. # [#19288] Fix Undefined offset in many BBCode video types
  2045. # [#19288] Remove new BBCode tags when stripping BBCode
  2046. # [#19288] Fix PHP Notice: Undefined index, when uploading attachments
  2047. # [#19288] Installer: Minor fix/improvement when importing attachments
  2048. 5-July-2010 @quila
  2049. # [#19288] Cleanup whole template, fix some minor bugs (part 6)
  2050. 5-July-2010 fxstein
  2051. - [#21302] Remove Child Board header
  2052. ^ [#21314] Updated Meta Description Logic - Thx JoniJnm
  2053. 4-July-2010 fxstein
  2054. ^ [#21302] Update version info for 1.6.0 Beta 1 release
  2055. 4-July-2010 Matias
  2056. # [#19288] Fix topic icons and broken lock image in custom templates
  2057. # [#19288] Fix ranks, emoicons in custom templates
  2058. # [#19288] Fix ranks and emoticons from administration
  2059. # [#19288] Set max width 100% for images inside message body / signature, limit height
  2060. # [#19288] Fix bug in installer where BETA < ALPHA
  2061. # [#19288] Fix undefined variable in Category Subscriptions
  2062. # [#19288] Simplify profile merging both subscriptions tabs and both thank you tabs
  2063. # [#19288] Better layout/information for category subscriptions
  2064. # [#19288] Disable unsubscribe category in profile as it didn't work
  2065. # [#19288] Add/Edit Announcement does not work
  2066. # [#19288] Fix bug in date offset normalization during migration
  2067. 4-July-2010 @quila
  2068. # [#19288] Cleanup whole template, fix some minor bugs (part 5)
  2069. 3-July-2010 Matias
  2070. ^ [#19380] Update Mootools plugin to latest version
  2071. # [#19288] Fix warnings in editor.js
  2072. # [#19288] Use [quote="username" post=1234] instead of [b]username[/b][quote]
  2073. # [#19288] Use [attachment=123]filename.zip[/attachment] to make it easier to resolve attachment quote
  2074. # [#19288] Fix small bug in editor.js: attachment name was undefined
  2075. # [#19288] Fix wrong version information in administration
  2076. # [#19288] Fixed bug which prevented loading css from the selected template without copying initialize.php into template
  2077. # [#19288] Accept only K1.6 templates in frontend
  2078. + [#21301] Create example template
  2079. 2-July-2010 @quila
  2080. # [#19288] Cleanup whole template, fix some minor bugs (part 4)
  2081. 1-July-2010 Matias
  2082. # [#19288] Cleanup whole template, fix some minor bugs (part 3)
  2083. ^ [#15886] Merged revisions 2829-2891 from /branches/1.6-dragan-fix-20100624
  2084. ^ [#15886] Merged revisions 2880-2890 from /branches/1.6-xillibit-fixes-20100629
  2085. ^ [#15886] Merged revisions 2873-2885 from /branches/1.6-810-feature-Stats
  2086. 01-July-2010 Xillibit
  2087. # [#19288] Show categories subscriptions in user profile
  2088. 30-June-2010 810
  2089. ^ [#19288] Add showstats (part 2)
  2090. 30-June-2010 Matias
  2091. # [#19288] Cleanup whole template, fix some minor bugs (part 2)
  2092. 30-June-2010 Xillibit
  2093. # [#19288] Change on geshi paths to load the correct things if you use j1.5 or j1.6
  2094. # [#19288] Fix issue with contant KUNENA_ABSCATIMAGESPATH which is wrong
  2095. 29-June-2010 Matias
  2096. # [#19288] Cleanup whole template, fix some minor bugs (part 1)
  2097. 29-June-2010 Xillibit
  2098. # [#19288] Put nameQuote() and Quote() in each query to be sure that the queries has escaped
  2099. 28-June-2010 @quila
  2100. # [#19288] escaped whole template
  2101. # [#19288] Replace online/ofline icons from icons.php to css icons in userlist
  2102. # [#19288] fix small bugs
  2103. ^ [#16390] updated serbian languages
  2104. # [#19288] revert some changes in escape template
  2105. 28-June-2010 Matias
  2106. + [#16390] Added Spanish language (thanks Alakentu)
  2107. # [#19288] Fix a bug that prevents latest module from working in the right way
  2108. # [#21203] Fix IE8 bug on multi-file attachments
  2109. + [#21161] Attachments: Show image instead of file if it can be shown
  2110. # [#19288] UddeIM 2.0 integration: Fix language string double definition bug when CB is installed
  2111. # [#19288] AlphaUserPoints integration: Undefined function when getting userlist with older AUP versions
  2112. # [#19288] AlphaUserPoints integration: Missing avatar if user does not exist
  2113. # [#19288] No avatar: Undefined property: CKunenaViewMessage::$avatar
  2114. # [#19288] Undefined property: CKunenaViewMessage::$inline_attachments
  2115. # [#19288] Installer: Detect FB 1.0.0 correctly
  2116. # [#19288] Fix layout issues in message body, [code] BBCode, profile, announcements
  2117. ^ [#15886] Merged revisions 2850-2874 from /branches/1.6-xillibit-fixes-20100623
  2118. 27-June-2010 Xillibit
  2119. # [#19288] Add stings in credits page to the language file to be translated easily
  2120. # [#19288] Add small section for language credits in credits page
  2121. # [#19288] Change a bit CKunenaLatestX class to work properly with kunena latest module
  2122. # [#19288] Add small section for language credits in credits page (add css)
  2123. 28-June-2010 severdia
  2124. # [#21206] Restyling attachment buttons
  2125. 27-June-2010 Xillibit
  2126. # [#19288] Update french translation
  2127. # [#19288] In user manager in backend show user avatar a bit small instead of a big one
  2128. 27-June-2010 fxstein
  2129. # [#21203] Workaround for IE8 bug to enable size and color selection in bbcode editor
  2130. ^ [#20833] Adjusted english language strings for Thank You feature
  2131. 26-June-2010 @quila
  2132. # [#19288] escaped "categories.php" in the template
  2133. 25-June-2010 Xillibit
  2134. + [#19288] Add kunena_upgrade.xml to check latest kunena version
  2135. # [#19288] Make odering categories in backend with numbers like joomla articles
  2136. # [#19288] Fix undefined variable catinfo in libraries/integration/jomsocial/activity.php with jfirephp enabled and when reply topic or new thread
  2137. # [#19288] Make odering categories in backend with numbers like joomla articles (Part 2)
  2138. # [#19288] Fix issue with RSS icon which have a clikable link
  2139. 25-June-2010 Matias
  2140. # [#20071] KunenaRoute: Fix a small bug in index highlighting
  2141. ^ [#15886] Merged revisions 2824-2847 from /branches/1.6-xillibit-fixes-20100623
  2142. ^ [#15886] Merged revisions 2830-2834 from /branches/1.6-dragan-fix-20100624
  2143. + [#16390] Enable Serbian languages during installation process
  2144. # [#19288] Fix undefined variables during installation
  2145. + [#21161] Add possibility to insert attachment BBCode into message
  2146. ^ [#19448] Move code out of template: Attachments
  2147. # [#19288] Fix some small issues in category configuration
  2148. # [#19288] Fix undefined variable catinfo in libraries/integration/jomsocial/activity.php (thanks Xillibit)
  2149. 24-June-2010 @quila
  2150. # [#19288] Untranslated "Delete" in multiattachment
  2151. ^ [#19288] Removed deprecated configuration for enable rules and help page
  2152. + [#19288] Added serbian languages for installation
  2153. + [#19288] Set keywords for serbian language files
  2154. # [#19288] Fixed two problems with resize image in [img] tag
  2155. 24-June-2010 Matias
  2156. # [#19288] Minor fix in CKunenaDateformat class for KunenaLatest module
  2157. # [#19288] Fix error during saving attachments: cannot move file
  2158. + [#21161] Add new [attachment] BBCode (sequential order, id and filename supported)
  2159. # [#19288] A few small fixes: # comments in PHP, trim message etc
  2160. + [#16390] Add language files: Finnish translation for the installer
  2161. 23-June-2010 Xillibit
  2162. # [#19288] Update french translation in backend and frontend
  2163. # [#19288] Check that the file exist template.xml and if don't exist abort the installation of template
  2164. 23-June-2010 Matias
  2165. ^ [#15886] Merged revisions 2810-2817 from /branches/1.6-xillibit-fixes-20100620
  2166. ^ [#20729] Update version info to 1.6.0-ALPHA3
  2167. 22-June-2010 Xillibit
  2168. # [#19288] Add configuration settings for thank you stats
  2169. # [#19288] Put old code back for code when user disable code highlighting
  2170. # [#19288] Fix Notice: Undefined offset: 1 on kunena.parser.php when the image has no extensions
  2171. 22-June-2010 Matias
  2172. # [#19288] Make sure that all KunenaUser instances have key > 0
  2173. + [#20071] KunenaRoute: Add support for menu links, allow menu to be restricted to one category
  2174. # [#20071] KunenaRoute: If no menu item matches, use /component/com_kunena instead of current menu item
  2175. # [#20071] KunenaRoute: No need to look for more menu parents when getKunenaRoot() sees view=entrypage
  2176. # [#20071] Ignore default menu item detection if we see HTTP POST request in kunena.php
  2177. # [#20071] Menu item without children: Find closest match in Kunena Menu and use it instead menu item itself
  2178. + [#20071] Add new class JElementKunenaCategories
  2179. + [#20071] Menu: Change text field to category list to all catid configuration options
  2180. # [#19288] KunenaUser: Fix fatal SQL error when loading online status
  2181. 21-June-2010 Xillibit
  2182. # [#19288] Upgrade poll tables structure when migrate from k1.5.x for all versions of hack
  2183. # [#19288] Don't hide the time to live input because doesn't work well with calendar
  2184. # [#19288] Put in stats the top thank you received and added a part in api
  2185. 21-June-2010 Severdia
  2186. # [#21131] Removed inline styles on avatars in topics
  2187. 19-June-2010 Xillibit
  2188. ^ [#19288] Access now at stats page correctly via cpanel
  2189. 19-June-2010 810
  2190. + [#19288] Add showstats function, remove it from control panel
  2191. ^ [#19288] Fixed css for cpanel, template date on showtemplates
  2192. Kunena 1.6.0-ALPHA2
  2193. 20-June-2010 Xillibit
  2194. # [#19288] Update translation of fr-FR.com_kunena.install.ini
  2195. # [#19288] Fix undefined constant KUNENA_PATH_TEMPLATE during install
  2196. # [#19288] Use form validation instead alert when you edit announcements
  2197. # [#19288] Upgrade poll tables structure when migrate from k1.5.x
  2198. # [#19288] Fix issue in trash manager: can't delete topics with polls
  2199. # [#19288] Fix issue in template.xml: wrong avatar sizes
  2200. # [#19288] Show in trash manager the messages on hold=3 when you delete your own message
  2201. # [#19288] Add function in configuration panel to revert configuration to previous state
  2202. 20-June-2010 Matias
  2203. ^ [#15886] Merged revisions 2782-2793 from /branches/1.6-xillibit-fixes-20100619
  2204. # [#19345] Move JavaScript to the header in announcement/edit.php
  2205. # [#19345] Simplify #ktop (Kunena header) to div instead of table and remove duplicated html
  2206. ^ [#15886] Merged revisions 2802-2806 from /branches/1.6-xillibit-fixes-20100620
  2207. 19-June-2010 Xillibit
  2208. + [#19288] Add code to have higlighted code with geshi (thanks JoniJnm)
  2209. # [#19288] Minor change to tooltips
  2210. # [#19288] Fix Class 'CKunenaWhoIsOnline' not found in libraries/user.php line 90
  2211. # [#19288] Fix Notice: Trying to get property of non-object in libraries/user.php line 272
  2212. # [#19288] Button thank you dosesn't display the favorite icon (thanks cerberus)
  2213. # [#19288] Make french translation for kunena installer
  2214. # [#19288] tsticky icon doesn't placed at the right place (thanks cerberus)
  2215. # [#19288] Fix Notice: Undefined variable: userlist in funcs\showcat.php line 198
  2216. # [#19288] Hide poll icon on new topic by default
  2217. 19-June-2010 Matias
  2218. ^ [#19345] Template Manager - Move avatar size configuration to template
  2219. - [#19345] Remove some unused CSS rules and images
  2220. # [#19288] Fix regression - Fix CSS for rounded buttons
  2221. 19-June-2010 Severdia
  2222. # [#19356] Fixed RSS icon, moved outside credits
  2223. # [#19356] Fixed profile tab widths
  2224. # [#19356] Poll cleanup
  2225. # [#19356] More poll fixes, semantic markup
  2226. + [#19356] Added source PSD files
  2227. 19-June-2010 fxstein
  2228. ^ [#19251] Enhanced user caching
  2229. 18-June-2010 Severdia
  2230. # [#19356] Fixed attachment icon on category list page
  2231. # [#19356] Fixed whois & stats icons
  2232. 18-June-2010 Matias
  2233. ^ [#15886] Merged revision 2737 from /branches/1.6-xillibit-fixes-20100612
  2234. ^ [#15886] Merged revisions 2744 and 2765 from /branches/1.6-dragan-fix-20100613 with changes
  2235. # [#19288] Fix regression - CKunenaLink::GetSamePageAnkerLink() broken
  2236. 18-June-2010 @quila
  2237. # [#19288] Replace all icons from icons.php to css icons
  2238. # [#19288] Remove deprecated configuration New Indicator
  2239. # [#19288] New Indicator moved to language file
  2240. 17-June-2010 Matias
  2241. ^ [#19380] Update Mootools plugin to latest plgSystemMTUpgrade, uninstall old plugin
  2242. # [#20038] Do not install Mootools plugin in J1.6
  2243. # [#19251] Reduce 1 SQL call / page in CKunenaConfig; move table creation to installer
  2244. - [#19295] Clean up code: we do not need to check if all tables exists, new installer should fix that issue
  2245. # [#19288] Fix regression - Too strict permissions in template ini file - Kunena fails to install
  2246. # [#19288] Fix regression - Do not include template ini file into distribution as it resets configuration
  2247. # [#19251] Reduce 1 SQL call / page in KunenaSession if user has not logged in
  2248. # [#19251] Reduce 1 SQL call / page in CKunenaPathway
  2249. # [#19251] Implement user caching to greatly reduce number of SQL queries
  2250. ^ [#19295] Rename FbForum class to TableKunenaCategory
  2251. ^ [#19295] Clean up code: Deprecate html_entity_decode_utf8(), remove utf8_urldecode(), fbReturnDashed()
  2252. # [#19345] Some CSS fixes for Beez2 (J1.6)
  2253. 16-June-2010 @quila
  2254. + [#19288] Add serbian and serbian latin language files
  2255. # [#19288] Added function to load icons in default template
  2256. 16-June-2010 Matias
  2257. ^ [#15886] Merged /branches/1.6-@quila-tpl-100607
  2258. # [#19345] Template Manager - Make loading template configuration more robust
  2259. # [#19288] Fix regression - Remove some Zend warnings (also move javascript out of php file)
  2260. # [#19288] Fix regression - Minified CSS does not exist in Kunena SVN version
  2261. # [#20038] Joomla 1.6 Admin: Fix template manager, control panel, side panel
  2262. # [#20038] Joomla 1.6: Fix KunenaRoute
  2263. # [#20038] Joomla 1.6: Frontend should work again
  2264. # [#20038] Joomla 1.6: Split install.kunena.php into three parts
  2265. 15-Jun-2010 Xillibit
  2266. + [#19288] Add french language files
  2267. 15-June-2010 @quila
  2268. # [#19345] Template Manager - some more changes
  2269. # [#19288] Fix regression: Moderate Topic buton aligned
  2270. 15-June-2010 Xillibit
  2271. # [#19345] Template Manager - Change xml name installer to kinstaller
  2272. 15-June-2010 fxstein
  2273. + [#20916] New helper functions to load minified css and js or full version when in forum debug
  2274. # [#21032] Fix manifest error that leads to Joomla 1.6 install error message
  2275. + [#21032] Add admin menu definition to manifest for Joomla 1.6 install
  2276. 15-June-2010 Matias
  2277. # [#20833] Thank You: Escape variables inside queries
  2278. # [#20833] Thank You: Make button similar to others, place it into message actions list
  2279. # [#20833] Thank You: Simplify thank you list
  2280. ^ [#15886] Merged /branches/1.6-sven-thx-20100531
  2281. # [#19345] Template Manager - Check that archive contains templates and install all of them (ignoring the rest)
  2282. # [#19345] Template Manager - Delete old version of the template before installing new one
  2283. # [#19345] Template Manager - Add class KunenaTemplate (and KunenaFactory::getTemplate()), which loads template configuration
  2284. # [#19345] Template Manager - Keep template configuration when installing new version of the template
  2285. # [#19345] Template Manager - Do not allow anyone to delete our default template (Blue Eagle)
  2286. 14-June-2010 @quila
  2287. # [#19345] Template Manager - some more changes
  2288. # [#19345] Template Manager - initialize.php now loaded from published template
  2289. # [#19345] Template Manager - fixed location for template_thumbnail.png (images folder of template)
  2290. 14-June-2010 Sven
  2291. # [#20833] Thank You: undefined variable
  2292. ^ [#20833] Thank You: naming of the functions (camelCase)
  2293. ^ [#20833] Thank You: moved code for more flexible into message.thankyou.php
  2294. ^ [#20833] Thank You: limit all querys with a default limit value of 10
  2295. # [#20833] Thank You: Undefined property
  2296. 14-Jun-2010 Matias
  2297. ^ [#15886] Merged revisions 2703-2722 from /branches/1.6-xillibit-fixes-20100612
  2298. # [#19288] Fix regression - Installation failed
  2299. 13-June-2010 Matias
  2300. # [#19345] Template Manager - Change template even if configuration didn't exist
  2301. - [#19293] Remove deprecated configuration option templateimagepath
  2302. ^ [#19345] Template Manager - Load javascript and css from the template (initialize.php)
  2303. 13-June-2010 @quila
  2304. # [#19345] Template Manager - language strings, Apply button works, some more fix
  2305. # [#19345] Template Manager - fixed "Edit CSS" button
  2306. # [#19345] Template Manager - delete tmp "kinstall" folder after installation
  2307. + [#19345] Template Manager - added "Uninstall" template function
  2308. 13-June-2010 Sven
  2309. # [#20833] Thank You: correct wrong headers
  2310. ^ [#20833] Thank You: moved backend statistic to libraries/thankyou.php and libraries/table/kunenathankyou.php
  2311. ^ [#20833] Thank You: killed catid and id in #__kunena_thankyou
  2312. ^ [#20833] Thank You: unique (postid,uid)
  2313. ^ [#20833] Thank You: KEY `userid` (`userid`), KEY `targetuserid` (`targetuserid`)
  2314. ^ [#20833] Thank You: language renamed strings thread/post -> message
  2315. ^ [#20833] Thank You: all querys using JTable
  2316. 13-Jun-2010 Xillibit
  2317. # [#19288] Make configuration setting working for disable version check
  2318. # [#19288] Function getRulesHelpDatas removed during merge
  2319. ^ [#19288] New png icons which replace old gif icons (thanks DTP2)
  2320. # [#19288] Fix for videos with missing parameter in array which throw an error (thanks JoniJnm)
  2321. # [#19288] Fix for select template by user cookie (thanks JoniJnm)
  2322. # [#19288] Fix issue with AUP integration on kimport undefined when you want see the userlist
  2323. # [#19288] Uniform tooltips on social icons
  2324. # [#19288] Fix issue in RSS (thanks JoniJnm)
  2325. ^ [#19288] Put png icons for lightbox and group attachments in lightbox on each message
  2326. 12-June-2010 @quila
  2327. + [#19345] Template Manager - some more changes.
  2328. 12-Jun-2010 Xillibit
  2329. # [#19288] Fix issue on changevote in poll which decreased everytime the poll votes
  2330. # [#19288] Put version check data in joomla session and put a configuration setting for disable version check
  2331. # [#19288] On edit ban, allow to remove the ban
  2332. # [#19288] Select only the item with func for show online user in pathway
  2333. # [#19288] Make working poll vote and change vote without ajax
  2334. 12-Jun-2010 Matias
  2335. - [#19244] Remove deprecated ban logic from lib/kunena.moderation.tools.class.php
  2336. ^ [#15886] Merged feature branch /branches/1.6-@quila-ban-100526
  2337. ^ [#15886] Merged revisions 2677, 2687 and 2688 from /branches/1.6-@quila-fix-100608
  2338. ^ [#15886] Merged revisions 2685 and 2686 from /branches/1.6-xillibit-fix
  2339. # [#19288] Fix regression - Admin: Undefined variables in report configuration if configuration hasn't been saved
  2340. ^ [#15886] Merged revisions 2662-2674 from /branches/1.6-810-bugfixes
  2341. # [#19345] Template Manager - Make extract template to work
  2342. 11-June-2010 Sven
  2343. # [#20833] Thank You: redirect with right message when user not loged in or session expired
  2344. + [#20833] Thank You: Thank You statistic in kunena cpanel
  2345. + [#20833] Thank You: Language strings for statistic
  2346. + [#20833] Thank You: Where got thx, where said thx in Profile Tab
  2347. 11-Jun-2010 Matias
  2348. # [#19244] Add basis for user caching in KunenaUserBan class
  2349. # [#19244] Fix user manager in administration and simplify code
  2350. # [#19244] Fix many bugs in ban (classes, profile, templates)
  2351. # [#19244] Modify link functions so that they do not need username (simplifies ban template/logic)
  2352. # [#19244] Add html escapes to the fields in the profile pages (prevents XSS attacks)
  2353. 10-June-2010 @quila
  2354. # [#19288] Fix regression - Kunena in the footer don't point to kunena official site.
  2355. # [#19288] Fix regression - Correction of text in subscription email.
  2356. 10-Jun-2010 Matias
  2357. # [#19288] Fix regression: Fix file upload (wrong permissions) in some environments
  2358. ^ [#19244] Simplify ban templates as much as possible -- remove extra functionality to get everything to work
  2359. + [#19244] Add new features to ban classes, make them more robust
  2360. 9-June-2010 Xillibit
  2361. ^ [#19288] Check new of versions of kunena with xml things
  2362. - [#19288] Remove the useless maxlength on links and images links
  2363. 9-June-2010 severdia
  2364. # [#19356] Fixed top margin on attachment section
  2365. 8-June-2010 810
  2366. # [#19288] Small Css fix - Boardcode
  2367. 8-June-2010 @quila
  2368. # [#19288] Fix regression - subject message suffix wrong for new post.
  2369. 8-Jun-2010 Matias
  2370. ^ [#19244] Major changes on how ban works internally (JTable)
  2371. ^ [#19244] Start using new ban class in the code
  2372. ^ [#19244] Move ban tasks into profile (from class.kunena.php and kunena.php)
  2373. ^ [#19244] Change minimum PHP requirement to 5.2.3 (we are using json functions)
  2374. 8-June-2010 fxstein
  2375. + [#20916] Add css and js minification logic to build process
  2376. + [#20916] Add YUI Compressor libraries to build files
  2377. 7-June-2010 @quila
  2378. + [#19345] Template Manager - added toolbar menu buttons.
  2379. + [#19345] Template Manager - added tasks for toolbar menu.
  2380. + [#19345] Template Manager - added functions for display templates in backend.
  2381. + [#19345] Template Manager - added language strings for html file.
  2382. + [#19345] Template Manager - added functions for template and language strings.
  2383. + [#19345] Template Manager - added icons and images.
  2384. + [#19345] Template Manager - added variable for reading template parameters from params.ini.
  2385. + [#19345] Template Manager - added files templateDetails.xml, params.ini and image template_thumbnail.png
  2386. ^ [#19345] Template Manager - moved template and templateimagepath configuration from kunena to template manager
  2387. ^ [#19345] Template Manager - moved Avatar Position configuration from kunena to template manager
  2388. ^ [#19345] Template Manager - added button in kunena control panel
  2389. 7-June-2010 810
  2390. # [#19288] Small Css fix - Thread action, Threads showcat, Boardcode
  2391. 7-June-2010 Matias
  2392. ^ [#15886] Merged revisions 2634-2659 from /branches/1.6-xillibit with changes
  2393. ^ [#19244] Moderation feature: Rework ban tables, add banned field into user table
  2394. 7-June-2010 severdia
  2395. # [#19356] Fixed rest of CSS underscores to dashes (consistent naming), synchronized styles
  2396. 7-June-2010 fxstein
  2397. # [#19288] Fix regression - CSS fix for category description.
  2398. 7-June-2010 @quila
  2399. # [#19288] Fix regression - active tab menu not working.
  2400. # [#19288] Fix regression - announcement don't show.
  2401. # [#19288] Fix regression - CSS fix for category description.
  2402. # [#19288] Fix regression - klist-avatar rules CSS.
  2403. 7-June-2010 Xillibit
  2404. # [#19288] Use integration classes to show in stats the total number of profile views
  2405. 6-June-2010 Xillibit
  2406. # [#19288] Fix misplaced moderate button, when kunena is in full width (thanks cerberus)
  2407. # [#19288] Fix undefined variables in libraries/route.php (Part 2)
  2408. # [#19288] Fix issue in notification mail, the word Subject is tripped by JMailHelper::cleanBody()
  2409. ^ [#19288] Show AUP users medals on kunena profilebox
  2410. 6-June-2010 fxstein
  2411. # [#19251] Fix for user caching: exclude empty userids from cache to avoid sql error
  2412. 5-June-2010 Sven
  2413. + [#20833] Thank You: usertab gotthankyou and saidthankyou
  2414. + [#20833] Thank You: language strings
  2415. 5-June-2010 Xillibit
  2416. # [#19288] Fix issue with AUP integration which doesn't provide the correct link for userlist with sef
  2417. # [#19288] Naming changes into CSS (thanks cerberus)
  2418. # [#19288] Fix undefined variables in libraries/route.php
  2419. # [#19288] Fix issues with jomsocial integration on loadusers, remove empty values to avoid failed query
  2420. 4-June-2010 Sven
  2421. ^ [#20833] Thank You: moved thank you button to subject
  2422. + [#20833] Thank You: language string in front and backend
  2423. + [#20833] Thank You: Option to deaktivate thank you in backend
  2424. ^ [#20833] Thank You: function getThankyouUser so it also can show realname
  2425. ^ [#20833] Thank You: added showthankyou row in #__kunena_config
  2426. 4-June-2010 Matias
  2427. # [#20071] Change logic how Kunena detects current menu, fixing issues with missing tab menu in Kunena
  2428. # [#20071] Add new entry menuitem for Kunena, which can be used to make unlimited menus for Kunena anywhere in menu trees
  2429. # [#20071] Add support for arbitary default pages; fix issue with parameters
  2430. ^ [#15886] Merged revisions 2619-2626 from /branches/1.6-xillibit with changes
  2431. 4-June-2010 Xillibit
  2432. # [#19288] Check directory permissions on avatar upload and change it if needed
  2433. 4-June-2010 fxstein
  2434. ^ [#20841] Change logic for who is online stats to match Joomla
  2435. 3-June-2010 Sven
  2436. + [#20833] Thank You: kunena.thankyou.php
  2437. + [#20833] Thank You: CKunenaThankYou class
  2438. + [#20833] Thank You: Thankyou button right beside Quote
  2439. + [#20833] Thank You: sql table #__kunena_thankyou
  2440. 3-June-2010 Xillibit
  2441. # [#19288] Fix to avoid the issue rename failed at the end of installation
  2442. # [#19288] Remove email adress from report settings to avoid spam
  2443. # [#19288] Fix undefined variable on form.php line 86
  2444. # [#19288] AUP avatar can't be rezised below 100x100px
  2445. ^ [#19288] Configuration settings to define the maxlength for url on links and images
  2446. # [#19288] Show joomla! tooltip on social icons in message profilebox and in profile
  2447. # [#19288] Fix issue which prevent to save poll vote and fix conflict with JHTML::_('behavior.tooltip') which load a new time MT library
  2448. 3-June-2010 Matias
  2449. # [#20071] Make menu items visible in Joomla Menu Manager
  2450. 1-June-2010 Matias
  2451. ^ [#20729] Update version info to 1.6.0-ALPHA2
  2452. # [#19288] Replace router.php in the beginning of the installation to prevent error messages in frontend during installation
  2453. # [#19288] Installer: Better error detection
  2454. # [#19288] Installer: Sample data gets inserted too early - installation fails if there were no messages or categories
  2455. # [#19288] Undefined variables in CKunenaLatestX class if there are no threads to be shown
  2456. # [#19288] Undefined variable userkarma in CKunenaProfile class if karma is disabled
  2457. 01-Jun-2010 @quila
  2458. ^ [#19244] Moderation feature: cleanup ban manager
  2459. 29-May-2010 Xillibit
  2460. # [#19244] Escape all database columns, little change on database structure
  2461. # [#19244] Add configuration setting to display ban reason in profile, set ban rank when an user is banned
  2462. 28-May-2010 @quila
  2463. ^ [#19244] Moderation feature: cleanup ban manager, ban history and add ban pages
  2464. ^ [#19244] Moderation feature: new language strings for new ban system
  2465. # [#19244] Moderation feature: fixed some bugs in ban manager
  2466. + [#19244] Moderation feature: new icons in ban manager
  2467. 27-May-2010 Xillibit
  2468. ^ [#19244] Tab ban history is working now
  2469. ^ [#19244] Tab ban manager is working now and it's displayed only in mod profiles
  2470. 26-May-2010 @quila
  2471. + [#19244] Moderation feature: add Ban Manager, Ban History and Add Ban tabs in profile page
  2472. # [#19244] Moderation feature: improved template in "Add Ban" tab (rules in kunena.forum.css)
  2473. # [#19244] Moderation feature: created all language string in "Add Ban" tab
  2474. Kunena 1.6.0-ALPHA
  2475. 30-May-2010 Severdia
  2476. ^ [#19356] CSS updates for Chrome, etc.
  2477. 30-May-2010 Matias
  2478. # [#20038] Installer: Keep forum offline until installation is complete
  2479. # [#19288] Fix regression: Uploaded avatars do not show up
  2480. # [#19288] Fix regression: Undefined property: CKunenaLatestX::$threads
  2481. # [#19288] Installer: Fix a bug in table migration code
  2482. # [#19288] Installer: Add logic to migrate avatars from Kunena / FB
  2483. # [#19288] Installer: Fix a bug where upgrade on larger forum does not get reloaded on DB upgrade
  2484. # [#19288] Change logic on how we save avatars to be uniform (no quessing)
  2485. # [#19288] Change logic on how we save resized avatars, should be a lot faster in large forums
  2486. 29-May-2010 Severdia
  2487. ^ [#19356] Changed CSS styles to format using k and dashes
  2488. ^ [#19312] Cleanup English language file
  2489. # [#19356] Fixed IE/FF word wrap bug
  2490. 29-May-2010 Matias
  2491. # [#19312] Cleanup English language file: Use sections/categories instead of categories/forum
  2492. # [#19288] Regression in Installer: Mootools 1.2 did not get installed
  2493. # [#19288] Regression in Installer: If server is too fast, KunenaFactory does not get loaded
  2494. # [#20038] Minimum Joomla version is 1.5.18 (older ones have bug in redirect)
  2495. # [#19288] Regression in pathway: Undefined variable: onlineUsersList
  2496. 28-May-2010 Severdia
  2497. # [#19356] CSS fixes for broken layouts caused by no breaks in code tags, new images
  2498. 28-May-2010 Matias
  2499. # [#19288] Regression in Installer: Fix migration when #__kunena_version gets created
  2500. # [#19288] Bug in Installer: Upgrade fails if #_kunena_attachments_bak exists and attachments haven't been converted
  2501. # [#19288] Fix regression (db error) when user tries to post a message
  2502. # [#19288] Upgrade Kunena database tables to use UTC instead of offset in Kunena configuration
  2503. 27-May-2010 Xillibit
  2504. # [#19288] Fix issues when anynomous option is enabled, on new topic the checkbox isn't displayed (Part 2)
  2505. # [#19288] Remove queries in rules and help pages and call function instead
  2506. 27-May-2010 Matias
  2507. # [#20038] Minimum Joomla version is 1.5.15
  2508. # [#20038] Make forum administration to work in J1.6 (except for ACL)
  2509. # [#20038] Edit Profile: Hide edit user information in J1.6 for now
  2510. # [#20038] Fix J1.6 incompatibilities in CKunenaPath class
  2511. ^ [#15886] Merged revisions 2538-2565 from /branches/1.6-xillibit with changes
  2512. ^ [#15886] Merged revision 2550 from /branches/1.6-@quila-fix-100526
  2513. 26-May-2010 @quila
  2514. # [#19288] Fix regression - CSS and template fixes.
  2515. 26-May-2010 Xillibit
  2516. ^ [#19288] Combine #__kunena_banned_users and #_kunena_banned_ips table
  2517. # [#19288] Fix issues on javascript in profile moderation
  2518. 26-May-2010 Matias
  2519. # [#19288] Replace old white error screen by less intrusive error messages
  2520. # [#19288] Fix regression: Bad category permissions in sample data
  2521. 25-May-2010 Xillibit
  2522. # [#19288] Fix regression on userban and enable user in kunena user manager
  2523. # [#19448] Clean html by removing tables in rules, help, login and view.php
  2524. # [#19448] Move some code out from pathway , rules and help
  2525. 25-May-2010 Matias
  2526. # [#19288] Fix a few bugs in installer that cause clean installation to fail in some environments
  2527. # [#19288] Remove all but one dependency to frontend files during installation
  2528. # [#19288] Fix undefined variable during uninstall
  2529. ^ [#20038] Improve installer, make admin menu image to work in J1.6
  2530. # [#20038] Joomla 1.6: Use correct author for sample message (= user who installed Kunena)
  2531. # [#20038] Joomla 1.6: Implement isAdmin(), getAllowedCategories() and getSubscribers()
  2532. # [#19288] Fixed coloring for guests and global moderators
  2533. # [#19288] Fixed missing avatar sometimes when file cannot be found
  2534. # [#20038] Joomla 1.6: Make javascript to work (except for shrink/expand)
  2535. # [#20038] Joomla 1.6: Make editor to work again
  2536. 24-May-2010 Matias
  2537. # [#20038] Create virtual view to have menu item for Joomla 1.6
  2538. ^ [#15886] Merged revisions 2525-2532 from /branches/1.6-xillibit with changes
  2539. 24-May-2010 Xillibit
  2540. # [#19288] Fix regression caused by undefined variables on AUP avatar integration class
  2541. # [#19288] Add clearstatcache() in kunena.file.class to avoid issues
  2542. 23-May-2010 Matias
  2543. # [#20038] Split installer steps into tasks to avoid timeouts
  2544. # [#20038] Fix misc Joomla 1.6 issues in the installer
  2545. # [#20038] Move sample data into it's own file, make it more robust
  2546. # [#20038] Simplify kunena.install.upgrade.xml by running always install tables
  2547. # [#20038] Fix uninstall in Joomla 1.6
  2548. # [#20038] Remove dependencies to frontend during installation
  2549. 23-May-2010 Xillibit
  2550. # [#20038] Function to delete menu on joomla 1.6 when kunena is uninstallated
  2551. # [#19288] Fix issues when anynomous option is enabled, on new topic the checkbox isn't displayed
  2552. # [#19288] Fix undefined variable $this->_app on ban function in class.kunena
  2553. # [#19288] Fix issue which doens't diplay avatar in correct size with AUP integration (Part 2)
  2554. # [#19288] Remove hard-coded url in anonymous check in new topic tab
  2555. 21-May-2010 Matias
  2556. ^ [#15886] Merged revisions 2508-2513 from /branches/1.6-xillibit with changes
  2557. # [#20038] Added our own images to installer
  2558. ^ [#15886] Merged revision 2509 from /branches/1.6-@quila-bugfix
  2559. 20-May-2010 Matias
  2560. # [#20038] Fix misc Joomla 1.6 issues in the installer
  2561. 19-May-2010 Xillibit
  2562. # [#19288] Little change in CKunenaLastestX to be used properly with kunenalatest module
  2563. # [#19288] Fix Kunena stats to use proper configuration setting to check which profile integration is enabled
  2564. # [#19288] Fix issue which doens't diplay avatar in correct size with AUP integration
  2565. 18-May-2010 @quila
  2566. # [#19288] Fix regression - small template fixes.
  2567. 17-May-2010 Xillibit
  2568. # [#19288] Fix issue with UddeIM integration which doesn't show the unread messages but total messages
  2569. 17-May-2010 Matias
  2570. # [#20038] Fix Joomla 1.6 issues in the installer (status: no menus, 3 queries still fail)
  2571. 16-May-2010 fxstein
  2572. + [#19251] Re-implement JomSocial user caching to reduce sql queries
  2573. 16-May-2010 810
  2574. ^ [#19356] Fix pagination layout
  2575. 16-May-2010 Matias
  2576. ^ [#15886] Merged revisions 2477, 2494 from /branches/1.6-@quila-bugfix with changes
  2577. ^ [#15886] Merged revisions 2481, 2495 from /branches/1.6-810-bugfix with changes
  2578. # [#19288] Install Mootools 1.2 if Joomla doesn't already have it
  2579. # [#19288] No Replies page showed only less than a month old threads
  2580. # [#19288] CSS tweaks
  2581. # [#19288] Improve installer to better handle errors
  2582. # [#19288] Change internal ZIP files so that installation works with older Joomla releases
  2583. 15-May-2010 Matias
  2584. ^ [#20444] Convert our database tables to jos_kunena
  2585. ^ [#20444] Add jos_fb to jos_kunena migration to installer, while keeping backup for K1.5
  2586. ^ [#20444] Strip slashes from DB and remove all calls for addslashes() and stripslashes()
  2587. # [#20038] Basic Joomla 1.6 support: Installer now redirects to our own installer
  2588. # [#20444] Fix migration from J1.5: Attachments table conversion failed
  2589. 14-May-2010 810
  2590. # [#19288] Fix regression: help/rules page Undefined property: KunenaApp::$catid
  2591. ^ [#19312] Missing language strings added
  2592. ^ [#19356] Minor HTML/CSS fixes in the backend
  2593. 14-May-2010 @quila
  2594. # [#19288] Fix regression in language file - Who page.
  2595. # [#19288] Fix regression - Avatar is too large in top and bottom avatar position.
  2596. # [#19288] Fix regression - Number of Popular Polls in statistics.
  2597. # [#19288] Fix regression in profile: UddeIM Integration - PM Icon messed up in IE8.
  2598. # [#19288] Fix regression - List of Allowed file exstensions is not in tooltip in post page.
  2599. ^ [#19345] Increased maxlenth for Poll Title (25 -> 100) and Options (25 -> 50), and added size to input.
  2600. # [#19356] Fixed template listcat.php. Aligment issue if there are no posts.
  2601. + [#19345] Restyled Frontstats plugin - added stats icon.
  2602. + [#19345] Restyled Who Is Online plugin.
  2603. + [#19345] Added User Color Code Legend in Who Is Online plugin.
  2604. + [#19345] Added more Color Code for Global Moderator, Users and Guests (not working).
  2605. + [#19758] Added function for upload Emoticons in the backend Emoticon Manager.
  2606. + [#19758] Added function for upload Rank Image in the backend Rank Manager.
  2607. ^ [#19288] Kunena Header table moved from kunena.php to profilebox.php to improve template design.
  2608. ^ [#19288] Added rss icon in the icons.php to improve template design.
  2609. ^ [#19288] Removed rigid table from "Code" in kunena.parser.php and added class to improve template design.
  2610. 14-May-2010 Matias
  2611. ^ [#15886] Merged revisions 2437-2450 from /branches/1.6-xillibit with changes
  2612. ^ [#20038] Basic Joomla 1.6 support: Move kunena.files.distribution to media/kunena
  2613. # [#20038] Basic Joomla 1.6 support: DB Installer for J1.6
  2614. # [#19288] Fix regression in installer: no translations in menus, sample data
  2615. 13-May-2010 Matias
  2616. # [#19288] Fix regression in installer: clean install failed
  2617. 12-May-2010 Matias
  2618. ^ [#20038] Basic Joomla 1.6 support: New installer
  2619. 11-May-2010 Xillibit
  2620. ^ [#19288] Add user moderation tools or ban functions in kunena users manager and in profile page (Part 2)
  2621. ^ [#19288] Show user avatar in kunena user manager list
  2622. # [#19288] Fix regression on kunena avatar integration which prevents to display avatars from gallery
  2623. # [#19288] Ban user or ip doesn't work properly
  2624. # [#19288] Add fields into profile to add expriration and message when moderator bans a user
  2625. 11-May-2010 Severdia
  2626. # [#19356] Various CSS fixes for frontend, IE7 compatibility
  2627. 11-May-2010 Matias
  2628. ^ [#15886] Merged revisions 2434-2435 from /branches/1.6-xillibit
  2629. # [#20038] Basic Joomla 1.6 support: Fix archive and manifest to copy all files (including installer)
  2630. # [#19288] Fix regression: Forum ordering was not respected in subcategory level (listcat)
  2631. # [#19288] Do not add [attachment] tag for now -- it's not fully implemented
  2632. 10-May-2010 Xillibit
  2633. ^ [#19288] Add user moderation tools, ban functions in kunena users manager (not yet finished)
  2634. 9-May-2010 Matias
  2635. ^ [#15886] Merged revisions 2429-2431 from /branches/1.6-xillibit
  2636. # [#19288] Fix regression in profile: non-existing users cause page to crash
  2637. 9-May-2010 Xillibit
  2638. # [#19288] Fix regression on summary.php on function getInboxLink()
  2639. # [#19288] Fix regression Undefined property: CKunenaPosting::$catid in kunena.posting.class.php
  2640. # [#19288] Show new bbcode [attachment][/attachment] in textarea when put new attachments
  2641. + [#19288] Add user moderation tools or ban functions (thanks littlejohn)
  2642. 8-May-2010 Xillibit
  2643. + [#19288] Put links into profile page to access PM boxes
  2644. # [#19288] Don't let unregistered users to report message
  2645. # [#19288] Do not show login message if visitor tries to post new topic
  2646. 8-May-2010 Matias
  2647. ^ [#19448] Move code out of template: Announcements
  2648. ^ [#19448] Move login.php and profilebox.php from plugins to template dir
  2649. ^ [#19448] Clean up and simplify Announcements html
  2650. ^ [#19448] Clean up and simplify Rules, Help & Forumjump html
  2651. ^ [#19448] Clean up and simplify Search html
  2652. ^ [#19448] No need to have 2 login areas, simplified login.php
  2653. ^ [#15886] Merged revisions 2412-2424 from /branches/1.6-xillibit with changes
  2654. 7-May-2010 Xillibit
  2655. # [#19288] Anonymous posting option isn't given when you begin a topic from the top tab new topic
  2656. # [#19288] Move report.class.php into lib directory
  2657. 7-May-2010 Matias
  2658. # [#19288] Fix autocompleter in search
  2659. + [#19244] Moderation feature: add autocompleter into userlist (Find User)
  2660. ^ [#19448] Move code out of template: Userlist
  2661. 6-May-2010 Xillibit
  2662. # [#19288] Fix regresion on who.class.php which break the viewing users in pathway
  2663. # [#19288] Put PM links (CB, Uddeim, Jomsocial) in profilebox
  2664. ^ [#19288] Rewrite report.php as a class
  2665. 5-May-2010 Matias
  2666. ^ [#15886] Merged revision 2412 from /branches/1.6-xillibit
  2667. # [#19288] Fix regression in listcat: router list had wrong values -> extra queries
  2668. # [#19288] Fix regression in CKunenaWhoIsOnline: same task was done 2 times
  2669. # [#19255] Fix XHTML validation errors in search
  2670. 5-May-2010 Xillibit
  2671. # [#19288] Fix regression in kunena.who.class.php with method GetCategoryListURL() undefined
  2672. # [#19288] Fix regresssion wrong hidden users display in whoisonline
  2673. # [#19288] Remove link for social buttons (skype, msn...) because doesn't work under IE
  2674. 4-May-2010 Matias
  2675. ^ [#19244] Implement new Moderation features: New topic/post moderation screen (no AJAX yet)
  2676. - [#19244] Remove deprecated moderation buttons, for now on every action will be move
  2677. # [#19244] Fixed a few bugs in moderator class, simplified logic
  2678. # [#19288] Fix regression: Preview is not working
  2679. # [#19288] Fix regression: CB/JomSocial installed, no integration: infinite redirect on Profile page
  2680. ^ [#15886] Merged revisions 2380-2403 from /branches/1.6-xillibit with changes
  2681. + [#19244] Implement new Moderation features: Add some AJAX to the move topic/post screen
  2682. + [#19288] Add debug mode to Kunena
  2683. + [#19244] Implement new Moderation features: Minor improvements to usability
  2684. 03-May-2010 Xillibit
  2685. # [#19288] Put a constructor in the poll class with changes how to use it
  2686. # [#19288] Remove the useless query in poll to get parent
  2687. # [#19288] Put kunena.who.class.php in lib with a little change
  2688. # [#19288] Fix one warning detected in whoisonline.php in html
  2689. 02-May-2010 Xillibit
  2690. # [#19288] Changes on CKunenaWhoIsOnline with functions to load templates : who.php and whoisonline.php
  2691. # [#19288] Fix links on who page
  2692. 01-May-2010 Xillibit
  2693. # [#19288] Use CKunenaTimeformat::showDate() in who page
  2694. # [#19288] Rewrite who.class.php like a true class with little changes
  2695. 30-Apr-2010 Xillibit
  2696. # [#19288] Fix undefined variables in parser.php on video size
  2697. # [#19288] Minimize javascript buttons on the Stats page not working
  2698. # [#19288] Add tab in profile to see Uddeim links with unreadmessages
  2699. 30-Apr-2010 Matias
  2700. + [#19356] New status based topicicons when users cannot pick up their own icons
  2701. + [#19356] Topic icon: add link to first unread (or last) message
  2702. 29-Apr-2010 Xillibit
  2703. # [#19288] Add $title parameter in function GetProfileLink() to be used in kunenalatest module
  2704. # [#19288] Extra slash in path of avatars in gallery
  2705. # [#19288] Add configuration setting to show or hide list of online users for security purpose
  2706. ^ [#19288] change getName() function in user.php from protected to public
  2707. 29-Apr-2010 Matias
  2708. # [#19288] Fix regression: JomSocial avatar integration is not working
  2709. 28-Apr-2010 Severdia
  2710. + [#19356] Tweak select box size on admin side.
  2711. 28-Apr-2010 Xillibit
  2712. # [#19288] Give the possibility to disable or enable easily the topicicons with config settings
  2713. + [#20254] Integration of lightbox on images using script based on MooTools (thanks Cerberus)
  2714. 28-Apr-2010 Matias
  2715. # [#19288] Administration: Escape text input fields before showing them (to show "foo")
  2716. # [#19288] Magic Quotes setting in PHP adds slashes to configuration options and category names, desctriptions
  2717. # [#19288] Fix regression: Minimizing top profilebox does not work if you're not logged in
  2718. # [#19244] Implement new Moderation features: Show unapproved and deleted messages in most screens (if permissions)
  2719. # [#19244] Implement new Moderation features: Add func = unapproved/deleted
  2720. ^ [#15886] Merged revisions 2370-2371 from /branches/1.6-xillibit
  2721. # [#19288] Fix regression: If function/category does not exist, show error page
  2722. # [#19288] Fix regression: Category administration: do not show non-existent moderators in the list
  2723. # [#19288] Allow user to reset Kunena configuration
  2724. # [#19288] By default, new category should be moderated
  2725. # [#19288] Remove confidential information from quoted text
  2726. 27-Apr-2010 Xillibit
  2727. # [#19288] Hide about me when it's empty
  2728. # [#19288] Set standard width and height for video if the user forgot to put them in parser
  2729. 27-Apr-2010 Matias
  2730. ^ [#15886] Merged revisions 2360-2363 from /branches/1.6-xillibit with minor changes
  2731. # [#19288] Fix regression: Wrong menuitem gets highlighted if default page is not Index
  2732. # [#19288] Fix regression: Only one attachment can be deleted in edit
  2733. # [#19288] Uninstall does not remove Kunena menu (=> broken links)
  2734. # [#19288] Admin: Create menu does not reset kunenamenu, but users expect it to do it
  2735. # [#19288] Installing Kunena does not always create menus
  2736. # [#19288] Fix regression: Typo in CKunenaModeration::_Delete(): usersid
  2737. 26-Apr-2010 Xillibit
  2738. # [#19288] Display userid in trash manager
  2739. # [#19288] Fix little regression on delete perminantly function
  2740. # [#19288] Put tooltip to show extensions allowed in form
  2741. # [#19288] Profile: Put the personnaltext (about me) below the avatar
  2742. # [#19288] Change how the functions Restore and Delete works (hold=2,3)
  2743. # [#19288] Fix undefined variable on line 95 on kunena.php (no Itemid)
  2744. # [#19288] Wrong width and height for video added by choosing the provider in the list and putting the video ID
  2745. # [#19288] Set standard width and height for video if the user forgot to put them
  2746. # [#19288] When you save your own avatar for the first time, you have the message JFolder::files: Path is not a folder:
  2747. 26-Apr-2010 Matias
  2748. + [#20071] KunenaRoute: Remove redirect when not in kunenamenu, set active menu item instead
  2749. ^ [#15886] Merged revision 2349 from /branches/1.6-xillibit with changes
  2750. # [#19288] Make custom avatar galleries to work with SEF (thanks xillibit)
  2751. # [#19288] Use CKunenaAttachments in post history
  2752. # [#19288] Fix YouTube embed bug where some videos were not showing up
  2753. # [#19288] Do not redirect in CKunenaView->display(), fixes a bug in Kunena Discuss plugin
  2754. 25-Apr-2010 Xillibit
  2755. # [#19288] Small change to gallery url
  2756. 25-Apr-2010 Matias
  2757. # [#19288] Fix regression: Do not show gray/unused social icons when viewing a topic
  2758. ^ [#15886] Merged revision 2345 from /branches/1.6-810
  2759. ^ [#15886] Merged revision 2343 from /branches/1.6-xillibit with changes
  2760. # [#19288] Administration: Improve category lists for users and categories
  2761. + [#19288] User Administration: Add missing Global Moderator option to the category list
  2762. # [#19295] Clean up code: remove a few unused or deprecated functions in administration
  2763. # [#19288] Fix moderate user layout (thanks Cerberus)
  2764. # [#20222] Do Not Use Category IDs: Router cannot decide which catid to use if categories have the same name
  2765. 24-Apr-2010 Xillibit
  2766. # [#19288] Hide button Mark Forum Read if there are no posts in the cat
  2767. # [#19288] Show message "There are no posts in this forum" if there are no posts but there are sub-categories
  2768. # [#19288] Add a list of extensions file allowed in post form
  2769. # [#19288] Show description cat on hover on listcat
  2770. # [#19288] Put button delete permanently near to the button delete
  2771. # [#19288] Put new configuration setting to exclude or allow specifics cats from recent discussions page
  2772. 24-Apr-2010 Matias
  2773. ^ [#15886] Merged revisions 2332, 2333 and 2337 from /branches/1.6-810
  2774. ^ [#15886] Merged revision 2335 from /branches/1.6-xillibit
  2775. # [#19288] Fix regression: Use avatar size/quality on avatar uploads, set maximum size to 200x200px
  2776. # [#19288] Use always new avatar class to show avatar (image may not exist)
  2777. # [#19288] Fix regression: Fix media URL in administration
  2778. # [#19288] Fix regression: In some cases users get attachments to their messages from nowhere
  2779. # [#19295] Clean up code: remove old attachment code, use always new CKunenaAttachments class
  2780. # [#19251] Reduce the number of SQL calls in forum prune (3x messages + 2x threads + 2 -> 2x threads + 3)
  2781. # [#19288] Do not delete files which are used in other attachments or are not really Kunena attachments
  2782. # [#19288] Fix regression: Deleting attachments didn't work, they were always deleted during edit
  2783. 23-Apr-2010 Xillibit
  2784. # [#19288] Fix wrong description for social info in edit profile and wrong links
  2785. ^ [#19288] Change ordering setting in profile by adding a kunena global option
  2786. # [#19288] Put karma details with icons minus and plus in profile
  2787. # [#19288] Add configuration setting to choose delete behaviour for user
  2788. 23-Apr-2010 Matias
  2789. ^ [#15886] Merged revision 2322 from /branches/1.6-810 with changes
  2790. # [#19288] Fix regression: Administration: fix IP listing in user manager
  2791. # [#19288] Fix last edit 0 minutes ago, if edit time was not saved (import?)
  2792. # [#19288] Fix regression: New smiley query in installer was slightly broken
  2793. # [#19288] Better error message if upload fails on extension check
  2794. # [#19288] Do not resize image if it is within allowed size limits (keeps animated gif working)
  2795. # [#19288] Handle correctly transparent images (including blending), keep image format
  2796. # [#19288] Save uploaded avatars to avarars/users/user123.jpg and sizeXX_user123.jpg etc
  2797. + [#19288] Show avatar also in Categories page
  2798. ^ [#19293] Remove deprecated configuration options: make avatar sizes to be template specific instead of global options
  2799. 23-Apr-2010 810
  2800. # [#19288] Fix regression: Check all button didn't work in IE8
  2801. ^ [#19758] Clean up Admin interface: New edit Forum style in backend
  2802. ^ [#19758] Clean up Admin interface: New smillies header image fixed (first smiley not yet working)
  2803. ^ [#19356] Minor HTML/CSS fixes in the backend
  2804. 22-Apr-2010 severdia
  2805. ^ [#19758] New smilies and new key combos (including maps to other forums)
  2806. 22-Apr-2010 810
  2807. ^ [#19758] Clean up Admin interface: New edit Profile style in backend
  2808. # [#19758] Clean up Admin interface: Fixed signature editing
  2809. # [#19288] Fix regression: Fix upload browsers
  2810. 22-Apr-2010 Matias
  2811. # [#20203] Administrator has full moderator permissions, but that does not mean that he has to be one
  2812. # [#20204] Every moderator gets email when only global moderators and assigned moderators should get it
  2813. ^ [#15886] Merged revisions 2316, 2318 and 2323 from /branches/1.6-xillibit
  2814. 22-Apr-2010 Xillibit
  2815. # [#19288] Show attachments in post history
  2816. ^ [#19288] Replace poll field add/remove icons, by icons minus and plus
  2817. # [#19288] Put tooltips on profile input field to better understand the format of strings to enter
  2818. 21-Apr-2010 Xillibit
  2819. # [#19288] Fix issue which prevents to display images in browse images in backend (Part 2)
  2820. ^ [#19764] Add new javascript part for common moderation page (not working yet)
  2821. 19-Apr-2010 severdia
  2822. # [#19758] Fixes for admin UI, cross-browser issues
  2823. 18-Apr-2010 Matias
  2824. ^ [#15886] Merged revisions 2279-2288 from /branches/1.6-xillibit
  2825. 18-Apr-2010 Xillibit
  2826. ^ [#19764] New configuration setting to choose between multiples buttons or one button for moderation
  2827. 17-Apr-2010 Xillibit
  2828. # [#19288] Fix issue which prevents to display images from not default gallery
  2829. # [#19288] Fix issue which prevents to display images in browse images in backend (not totally working)
  2830. # [#19288] Fix some language strings and little changes
  2831. # [#19288] Some little fixes and changes on backend
  2832. # [#19288] Make javascript working on select category when you aren't on new topic and hide poll icon
  2833. 17-Apr-2010 Matias
  2834. # [#19288] Do not list moderators who do not exists (deleted or banned)
  2835. ^ [#15886] Merged revisions 2239 and 2272 from /branches/1.6-xillibit-fixing with changes
  2836. 15-Apr-2010 Matias
  2837. # [#19288] Fix regression: Fatal error when changing vote in a poll
  2838. # [#19288] Fix regression: Topic icon cannot be changed while editing post
  2839. # [#19288] Fix regression: Show images for guests and Show attachments for guests = 'No' have no effect
  2840. # [#19288] Fix regression: Only allow gif, jpeg, jpg and png images in avatar upload
  2841. # [#19288] Fix regression: Fix bug in API which prevented mod_kunenalatest from working with unregistered users
  2842. 14-Apr-2010 Matias
  2843. # [#19288] Fix regression: Some old topics are invisible in current schema -- fix database during install
  2844. + [#19288] Allow administrator to see deleted posts and undelete them
  2845. + [#20050] Add new integration classes: Add new event onAfterUndelete to Activity class
  2846. # [#19288] Fix regression: do not allow anyone to reply hidden messages
  2847. # [#19288] Fix regression: do not use auto redirect to valid topic in KunenaDiscuss plugin
  2848. # [#19288] Fix regression: do not hide "Who is online" when Show Statistics = No
  2849. # [#19288] Fix regression: Disable emoticons = Yes has no effect when you write a new message
  2850. # [#19288] Fix regression: CommunityBuilder avatar for visitor was broken
  2851. # [#19288] Fix regression: Allow Subscriptions = No has no effect in profile page
  2852. # [#19288] Fix regression: Allow Favorites = No has no effect in profile page
  2853. # [#19288] Fix regression: If configuration option Allow Favorites = No, all topics have been favorited by visitor (part 2)
  2854. # [#19288] Fix regression: The NEW indicator doesn't show up in func=showcat
  2855. # [#19288] Fix regression: Users should not be able to upload image if only files are allowed and files if only images are allowed
  2856. 13-Apr-2010 Matias
  2857. # [#19288] Anonymous posts should change name to "Anonymous" with a warning if username exists
  2858. # [#19288] Fix regression: Forum administration breaks up when there are no categories
  2859. # [#19288] Fix regression: Mark all forums read does not work
  2860. # [#19295] Clean up code: Delete post should use the same function as moderator and normal user
  2861. # [#19288] Fix regression: Delete post button shows up even if there are replies
  2862. # [#19288] Fix regression: Empty page in view if limitstart > messagecount (redirect to last page)
  2863. # [#19288] Fix regression: In move topic, "Leave ghost message in old forum" has no effect
  2864. # [#19288] Fix regression: Configuration option Ranking = No causes func=view to crash
  2865. # [#19288] Fix regression: Configuration option Show User Statistics = Yes has no effect in profile
  2866. # [#19288] Fix regression: "Rank" is not translated in profile/summary.php
  2867. # [#19288] Fix regression: If configuration option Allow Favorites = No, all topics have been favorited by visitor
  2868. # [#19288] Fix regression: Fix some minor bugs in router/routing
  2869. 13-Apr-2010 Xillibit
  2870. ^ [#19380] List attachments when editing post with checkboxes to delete the attachements
  2871. 12-Apr-2010 Matias
  2872. ^ [#20050] Move more code to KunenaParser
  2873. # [#19288] Fix regression: facebook gets value from skype when user edits profile
  2874. # [#19288] Fix regression: Users cannot post: You are not allowed to change your name!
  2875. # [#19288] Fix regression: Fatal error: Unable to load attachments in func=view
  2876. # [#19288] Fix regression: &amp;s in redirects - menu disappears
  2877. # [#19288] Fix regression: Better checks and error detection when deleting your own message
  2878. # [#19288] Fix regression: Allow user to post many attachments with the same name (just rename them)
  2879. # [#19288] Allow multipart file extensions: tar.gz etc
  2880. # [#19288] Fix regression: Configuration screen did not work in PHP <5.2.4
  2881. # [#19288] Fix regression: Edit profile url points to JomSocial (stay in Kunena)
  2882. # [#19288] Fix regression: No threads were marked read
  2883. # [#19288] Allow catid=0 in func=view (redirect it)
  2884. # [#19288] Fix regression: Show attachments while editing message
  2885. # [#19288] Fix regression: Profile in menu does not point into CB/JomSocial/AUP profile
  2886. # [#19288] Fix regression: Edit/Quote post adds &amp;s into the body
  2887. 12-Apr-2010 Xillibit
  2888. - [#19764] Remove useless functions KUnfavorite() and KUnsubscribe() in class.kunena.php
  2889. ^ [#19764] Replace all separte pages for moderation (split, move...) by one page (not fully tested)
  2890. 12-Apr-2010 810
  2891. ^ [#19356] Minor HTML/CSS fixes
  2892. 11-Apr-2010 Matias
  2893. # [#19288] Fix regression: preview layout issues
  2894. # [#19288] Fix regression: anonymous button too large in Opera
  2895. # [#19288] Fix regression: some layout issues in func=view
  2896. # [#20141] Mark forum read can break your session
  2897. # [#19288] Fix regression: UTF8 letters breaks outer tags in bbcode
  2898. # [#19288] Fix regression: Allow username to be changed again from profile
  2899. # [#19288] Fix regression: Karma layout issue in IE8
  2900. + [#20050] Add new integration classes: Add new events onAfterEdit/Delete to Activity class
  2901. ^ [#15886] Merged revisions 2196-2213 from /branches/1.6-xillibit-fixing
  2902. # [#19288] Fix regression: KunenaRoute uses deprecated class initiation on config
  2903. # [#19288] Fix regression: Allow splitting topic into the same category (invalid check fixed)
  2904. # [#19288] Fix regression: Image MIME type (%s) is not allowed (%s).
  2905. # [#19288] Fix regression: UTF-8 letters will break preview
  2906. # [#19288] Fix regression: Birthdate should not use local timezone
  2907. # [#19288] Fix regression: Consistent usage of stripslashes() inside CKunenaTools::parseText/parseBBCode/stripBBCode()
  2908. # [#19288] Fix regression: More uniform usage of stripslashes() and htmlspecialchars() with bugfixes
  2909. + [#20050] Add new class KunenaParser (html.parser), deprecated CKunenaTools::parseText/parseBBCode/stripBBCode()
  2910. # [#19288] Fix regression: Fix avatar/attachment upload not to scale up images
  2911. 11-Apr-2010 Xillibit
  2912. # [#19380] Fix attachments links in message and add generic icons for attachments
  2913. # [#19288] Fix regression with post move
  2914. ^ [#19288] Replace some hard coded text strings
  2915. # [#19288] Fix regression in who Undefined variable: kunena_my
  2916. # [#19288] Allow merge function to merge with any topics on the forum
  2917. # [#19288] When you upload an avatar, it doesn't show
  2918. 10-Apr-2010 Matias
  2919. + [#20050] Add new integration classes: Activity for CB
  2920. ^ [#15886] Merged revision 2192 from /branches/1.6-xillibit-fixing with some changes
  2921. # [#19288] Fix regression: Search function is not working
  2922. # [#19288] Fix regression: Registered user is shown login screen if he does not have permissions to post
  2923. 10-Apr-2010 Xillibit
  2924. # [#20100] Rules and help tabs is always displayed even if the settings are changed
  2925. # [#19288] Fix regressions in profile, use now new function for unfavorite and unsubscribe
  2926. 9-Apr-2010 Matias
  2927. + [#20050] Add new integration classes: Activity for JomSocial, AUP, None
  2928. # [#19288] Fix regression: Fixed JomSocial integration detection
  2929. ^ [#19295] Clean up code: Removed all integration code from posting
  2930. ^ [#15886] Merged revisions 2142-2160 from /branches/1.6-xillibit-fixing
  2931. # [#19288] Fix regression: HTML escaped in message and signature (func=view)
  2932. 8-Apr-2010 Xillibit
  2933. # [#19288] Fix regression with profilebox in top Notice: Undefined property: CKunenaViewMessage::$textpersonal
  2934. # [#19288] Fix regression Notice: Undefined property: KunenaUser::$catid in \libraries\user.php on line 242
  2935. # [#19288] Fix regression with AUP Notice: Undefined property: CKunenaViewMessage::$db in funcs\view.php on line 143
  2936. ^ [#19356] Replace karmaminus and karmaplus icons by icons in png
  2937. 8-Apr-2010 Matias
  2938. # [#19288] Fix regression: not all $kunena_config parameters were removed from the code
  2939. 7-Apr-2010 Matias
  2940. ^ [#19448] Move code out of template: simplify func=view
  2941. ^ [#19295] Clean up code: remove $kunena_config parameter from CKunenaLink functions
  2942. 6-Apr-2010 Matias
  2943. + [#20050] Add new integration classes: Avatar and Profile for AUP
  2944. + [#20050] Add new integration classes: Make them configurable
  2945. + [#20050] Add new integration classes: Profile for None
  2946. # [#19288] Fix regression: Sub-Categories are not showing up on showcat
  2947. # [#19288] Fix regression: Regular users couldn't post / edit messages
  2948. # [#19288] Fix regression: Improve user existance detection in KunenaUser
  2949. # [#19288] Fix regression: Toggler (show/hide) did not work
  2950. - [#19293] Remove deprecated configuration options: discussbot, showlatest, latestcount, latestcountperpage, latestsinglesubject, latestreplysubject, latestsubjectlength, latestshowdate, latestshowhits, latestshowauthor
  2951. 5-Apr-2010 Matias
  2952. # [#20020] Total users number count also disabled users (from K1.5.12)
  2953. # [#19288] Fix regression: Restore old behaviour to report emails (send always to mods/admins)
  2954. ^ [#15886] Merged revisions 2142-2160 from /branches/1.6-xillibit-fixing with some changes
  2955. ^ [#15886] Merged revision 2154 from /branches/1.6-810
  2956. 3-Apr-2010 Xillibit
  2957. ^ [#20050] Fix somes missing things in stats API
  2958. # [#19288] Fix regression when you try to log in kunena with a new user
  2959. ^ [#19356] On profilebox when you have pm enabled and AUP enabled the icons are misplaced
  2960. 2-Apr-2010 Xillibit
  2961. ^ [#20050] Stats API finished and frontstats leverages API methods
  2962. 2-Apr-2010 810
  2963. # [#19288] Fix regression: Bug bbcode in internet explorer, changed the class name into kunenaclass in lib/bbcode.js.php
  2964. 2-Apr-2010 Matias
  2965. # [#19288] Fix regression: Break compatibility (white screen) with older GroupJive releases
  2966. 1-Apr-2010 Matias
  2967. # [#20071] KunenaRoute: Add support for default page, fix bug where wrong Itemid got selected
  2968. # [#20071] Routing: Add new option &post=new for new topics
  2969. # [#20071] KunenaMenu: Change New Topic to use &post=new (fixes suboptimal Itemid in routing)
  2970. ^ [#20071] Simplify redirect and error handling for empty or illegal func
  2971. # [#20071] Routing: alter it to take account all variables in menu item, simplify logic
  2972. # [#19288] Fix regression: cannot post, reply topics
  2973. ^ [#15886] Merged revisions 2124-2133 from /branches/1.6-xillibit-fixing with some changes
  2974. # [#19288] Fix regression: Session was not updated in API, causing sql query to fail
  2975. ^ [#20050] Finish profile integration, remove deprecated code, fix some bugs
  2976. 31-Mar-2010 Xillibit
  2977. # [#19288] The message subject in RSS have slashes
  2978. # [#19288] When you set profilebox in top or bottom position, the online image is misplaced
  2979. # [#19288] When the user choose last post first in his profile, this has no effect
  2980. + [#19764] Add configuration setting to allow the user let the ghost message box checked or not
  2981. ^ [#19395] Leverage of a better captcha plugin instead of the crappy thing
  2982. 31-Mar-2010 Matias
  2983. + [#20050] Add new integration classes: Profile for None, Kunena, CommunityBuilder, JomSocial
  2984. + [#20071] KunenaRoute: make Kunena to find best possible Itemid
  2985. + [#20071] KunenaRoute: Fix bugs in router.php, add support for intelligent routing
  2986. ^ [#20071] KunenaRoute: Use KunenaRoute::_($url) in CKunenaLink, remove &amp;
  2987. # [#20071] KunenaRoute: Fix menuitems to be Joomla compatible
  2988. # [#19288] Fix regression: Bugs in Kunena user classes
  2989. # [#19288] Fix regression: Anonymous users had users avatar in view
  2990. 30-Mar-2010 Xillibit
  2991. # [#19872] Externals urls in some places are considered like local urls
  2992. # [#19764] Delete attachments now delete from old locations
  2993. # [#19288] When you use quote function with content with double quote, it's showed in html in editmode
  2994. # [#19288] Quick reply function doesn't work, it need that you enter a name
  2995. + [#20050] Add stats functions in API
  2996. 29-Mar-2010 Matias
  2997. + [#20050] Add new integration classes: Login/Registration for None, CommunityBuilder, JomSocial
  2998. + [#20050] Add new integration classes: Avatar for None, Kunena, CommunityBuilder, JomSocial
  2999. # [#19288] Fix regression: Fixed many bugs in KunenaUser class
  3000. + [#20050] Add new integration classes: Private for None, CommunityBuilder, JomSocial, UddeIM
  3001. 29-Mar-2010 Xillbit
  3002. # [#19764] Fix small typo with button move message which doesn't diplay the icon
  3003. # [#19358] Fix an issue which prevent to display the poll under some conditions
  3004. # [#19764] Some fixes on moderation.class and functions which use this class
  3005. # [#20044] Undefined property: CKunenaPost::$email on components\com_kunena\template\default\editor\form.php on line 97
  3006. 28-Mar-2010 Matias
  3007. + [#20038] Add basic Joomla 1.6 support (no installer, no acl)
  3008. # [#20038] Add basic Joomla 1.6 support: use new format in language files
  3009. + [#20039] Add kimport(), new location for libraries and static KunenaFactory class
  3010. ^ [#20038] Add basic Joomla 1.6 support: move (C)KunenaSession and (C)KunenaUser to libraries
  3011. ^ [#20038] Add basic Joomla 1.6 support: move access control to KunenaAccess in libraries
  3012. + [#20038] Add basic Joomla 1.6 support: new KunenaIntegration classes, use them for login
  3013. # [#19288] Fix regression: Prune forums complains of missing CKunenaTimeformat class
  3014. # [#19288] Fix regression: First message in topic missing in func=view
  3015. # [#19288] Fix regression: CommunityBuilder profile integration did not fill all the fields
  3016. ^ [#15886] Merged revisions 2098-2103 from /branches/1.6-xillibit-fixing
  3017. # [#19288] Fix regression: Do not mess up Joomla template (local css rules)
  3018. # [#19064] Add new bbcodes: Simple working implementation of MAP with external link
  3019. + [#19064] Add new bbcodes: article tag pointing to com_content articles
  3020. 27-Mar-2010 Xillibit
  3021. # [#19764] Fix undefined variables in post.php for merge function when there is only one thread in a cat
  3022. ^ [#19764] For merge/slpit functions you can directly put the target thread/cat ID instead of search in a long list
  3023. ^ [#19764] Add in split the possibility to split the actual message and newer messages (doesn't work)
  3024. 25-Mar-2010 Xillibit
  3025. ^ [#19764] Add the move function for one message
  3026. # [#19288] Fix regression - Fatal error: Class 'JMailHelper' not found in kunena.posting.class.php
  3027. ^ [#20002] Do not allow moderator to move threads into sections
  3028. ^ [#19764] Add in profile bulkaction the delete favorite and subscription functions
  3029. + [#20021] Add few options to moderate user
  3030. 21-Mar-2010 Xillibit
  3031. # [#19978] BUG: Editing posts containing quotation marks
  3032. # [#19983] Side-by-side preview is not side-by-side
  3033. # [#19825] BUG: Redirection on "Mark forum read" fails
  3034. ^ [#19995] Remove favorites and subscriptions if thread gets deleted/merged (need testing)
  3035. 21-Mar-2010 Matias
  3036. # [#19288] Fix regression: Subscription emails not sent, small bug in posting
  3037. 20-Mar-2010 Matias
  3038. ^ [#19277] Clean up and restructure post.php: Use class CKunenaPosting to post/reply message
  3039. ^ [#19277] Clean up posting: remove deprecated code
  3040. 18-Mar-2010 Matias
  3041. # [#19288] Fix regression: Typo in session handling
  3042. # [#19288] Fix regression: Circular class reference does not work with APC
  3043. ^ [#19277] Clean up and restructure post.php: Use class CKunenaPosting to edit message
  3044. 17-Mar-2010 Matias
  3045. # [#19288] Fix regression: Make CAPTCHA to work again
  3046. # [#19295] Clean up code: Improve session handling and fix access for global moderators
  3047. 16-Mar-2010 Matias
  3048. ^ [#19277] Clean up and restructure post.php: Make it a class in functions directory
  3049. ^ [#19277] Clean up and restructure post.php: Split code into functions
  3050. ^ [#19277] Clean up and restructure post.php: Move all html to the templates (editor & moderate directories)
  3051. ^ [#19277] Clean up and restructure post.php: Move all code out from the templates
  3052. # [#19277] Clean up and fix many misc bugs in funcs/post.php
  3053. 15-Mar-2010 Matias
  3054. - [#19383] Revise Profile Page: remove old profile code
  3055. # [#19954] Admin: Differentiate sections from categories, default new category parent to the first section
  3056. # [#19654] Edit category: allow public access to be changed to nobody
  3057. + [#19956] Allow anonymous posts from registered users in special categories
  3058. + [#19956] Allow anonymous also in Quick Reply
  3059. # [#19288] Fix regression: Do not show reply/quote for hidden posts
  3060. 14-Mar-2010 Matias
  3061. ^ [#19383] Revise Profile Page: Save all user information in a single form
  3062. ^ [#19383] Revise Profile Page: Clean up changing avatar
  3063. + [#19383] Revise Profile Page: Obey configuration
  3064. 13-Mar-2010 Xillibit
  3065. ^ [#19383] Make working the various actions for saveavatar, always an issue with avatar uplaoding
  3066. 12-Mar-2010 Matias
  3067. ^ [#19383] Revise Profile Page: Add parameters to edit user account
  3068. + [#19383] Revise Profile Page: Add galleries to avatar tab
  3069. 11-Mar-2010 Matias
  3070. ^ [#19383] Revise Profile Page: Combine all edit actions under tabs
  3071. ^ [#19383] Revise Profile Page: Fix layout for edit tabs
  3072. 10-Mar-2010 Matias
  3073. # [#19288] Fix regression: User gender, birthdate, location and website missing from message info
  3074. # [#19233] Show Kunena login screen to visitors, if forum is for registered users only
  3075. ^ [#15886] Merge revisions 2022-2032 from /branches/1.6-xillibit-fixing
  3076. - [#19383] Revise Profile Page: cleanup
  3077. # [#19380] Many fixes to CKunenaImage, CKunenaAttachments
  3078. # [#19383] Fix avatar upload, other logic still missing
  3079. 10-Mar-2010 Xillibit
  3080. + [#19383] Revise Profile Page: re-write page for edit joomla! and details, forum settings and avatar
  3081. 07-Mar-2010 Xillibit
  3082. ^ [#19764] Make moderation part in profile working almost (part 2)
  3083. # [#19764] Uncomment the function list_users() in userlist.php, add sortable, put new icons for users search
  3084. 7-Mar-2010 Matias
  3085. ^ [#19383] Revise Profile Page: Layout fixes
  3086. 06-Mar-2010 Xillibit
  3087. # [#19649] Put error message when something goes wrong when user delete own post
  3088. # [#19764] Some fixes on CKunenaModeration class
  3089. ^ [#19764] Make moderation part in profile working almost
  3090. 05-Mar-2010 Xillibit
  3091. # [#19764] Fix delete the user from kunena table instead of put empty content
  3092. ^ [#19764] Put the edit time check into a function in CKunenaTools
  3093. + [#19649] Allow user to edit post while he can edit it
  3094. 05-Mar-2010 Matias
  3095. + [#19383] Revise Profile Page: added Posts tab
  3096. 04-Mar-2010 Xillibit
  3097. # [#19764] Fix regressions in CKunenaModeration on undefined variable session
  3098. # [#19764] Fix undefined variable in post.php line 893
  3099. # [#19764] Fix wrong language string for merge in post.php
  3100. # [#19288] Fix regression - normal user can not go into read more for the announcement
  3101. # [#19764] Put auto-redirect when decreasing/increasing karma
  3102. 04-Mar-2010 Matias
  3103. ^ [#15886] Merge latest changes /branches/1.6-xillibit with some fixes and changes (not tested, may contain regression)
  3104. 01-Mar-2010 Xillibit
  3105. + [#19764] Add user blocking/unblocking functions in kunena users managers like in the j! user managers
  3106. 28-Feb-2010 Xillibit
  3107. ^ [#19764] Make split working with CKunenaModeration class
  3108. + [#19607] Add option do hide user profile and information
  3109. 27-Feb-2010 severdia
  3110. + [#19356] New icons
  3111. 27-Feb-2010 fxstein
  3112. + [#19380] Extended upload (part 7) display existing attachments in edit mode
  3113. ^ [#19380] Renamed KImage to CKunenaImage
  3114. + [#19380] Additional AJAX translation strings
  3115. + [#19380] New Ajax helper to delete/remove attachments by author/moderator/admin
  3116. 27-Feb-2010 Xillibit
  3117. ^ [#19764] Make merge working for one message and put things for split
  3118. + [#19764] Add functions to logout an user and to delete an user from kunena user manager
  3119. 26-Feb-2010 severdia
  3120. + [#19356] New inactive icons
  3121. 26-Feb-2010 Xillibit
  3122. ^ [#19764] Make working move in message, and bulk delete/move with CKunenaModeration class
  3123. ^ [#19764] Make working merge for complete thread only with CKunenaModeration class
  3124. 26-Feb-2010 Matias
  3125. + [#19356] New default rank, used also for visitors
  3126. + [#19356] New greyed out social/message icons (logic)
  3127. + [#19770] API: Implemented most of Kunena, KunenaUserAPI classes
  3128. 26-Feb-2010 fxstein
  3129. + [#19380] Extended upload (part 6) support gif, png in addition to jpeg; square thumbnails
  3130. ^ [#19380] Display multiple attachments in a single row - shorten filenames to fit
  3131. 25-Feb-2010 fxstein
  3132. + [#19380] Extended upload (part 4) filesize display and filename shortener
  3133. + [#19380] Extended upload (part 5) new KImage class
  3134. 25-Feb-2010 Xillibit
  3135. + [#19332] Change Delete behavior - add search function and now delete attachments with CKunenaModeration on kunena_attachments
  3136. + [#19807] Add in search options, the options to search in trash for moderators
  3137. ^ [#19764] Make delete a post and delete a thread in message using CKunenaModeration working in frontend
  3138. 24-Feb-2010 severdia
  3139. + [#19356] New rank image
  3140. 24-Feb-2010 Matias
  3141. ^ [#19380] Multi attachments: Plupload upgraded to version 1.1 (but is disabled for now)
  3142. 24-Feb-2010 severdia
  3143. # [#19356] Random CSS fixes for UI
  3144. + [#19356] New greyed out social/message icons (needs logic)
  3145. 24-Feb-2010 fxstein
  3146. + [#19380] Extended upload (part 2) automatic resize
  3147. + [#19380] Extended upload (part 3) automatic thumbnail creation and display
  3148. 24-Feb-2010 Xillibit
  3149. ^ [#19764] Make delete and move functions in CKunenaModeration class functionnals (not fully tested)
  3150. 23-Feb-2010 Xillibit
  3151. + [#19764] Block/Unblock User in Admin Backend - trash all messages, move to categories and iplog implemented in backend
  3152. 23-Feb-2010 severdia
  3153. ^ [#19356] New PM icon
  3154. + [#19380] New attachment CSS styles
  3155. 23-Feb-2010 fxstein
  3156. + [#19380] New MIME imagetype attachment config option
  3157. + [#19380] New upload file processing based on config option
  3158. + [#19380] Extended upload config options (part 1)
  3159. 22-Feb-2010 fxstein
  3160. + [#19774] New template loader helper: CKunenaTools::loadTemplate()
  3161. + [#19380] New attachments template (scaffolding)
  3162. + [#19295] Add svn:keywords Id to all new files
  3163. + [#19380] New imagetype attachment config option
  3164. 22-Feb-2010 Matias
  3165. # [#19288] Fix regression: New attachment table broke installation, upgrade works
  3166. + [#19770] Add external API for other components: added api.php
  3167. # [#19288] Fix regression: New attachment table broke latestx, showcat, post
  3168. + [#19770] Add external API for other components: added interfaces for user, forum and post
  3169. 21-Feb-2010 Xillibit
  3170. # [#19288] Fix regression: Notice: Use of undefined constant _ANN_EDIT - assumed '_ANN_EDIT' in announcement.php
  3171. # [#19288] Fix regression: Notice: Undefined variable: kunena_config in admin.kunena.html.php on line 480
  3172. # [#19288] Fix regression: wrong type for the folder field in kunena.install.upgrade.xml for create jos_kunena_attachments
  3173. # [#19288] Fix regression: CKunenaTables doesn't check the table jos_kunena_attachments
  3174. # [#19690] Add configuration report system in Kunena backend - display kunena configs settings in a table and check for each kunena table which is in utf8
  3175. ^ [#19358] Display the poll icon only on the first message of the thread
  3176. ^ [#19358] Take care a bit of Class kunena.moderation.class.php
  3177. # [#19668] Show the checkbox for select all the checkboxes only for moderators
  3178. 21-Feb-2010 severdia
  3179. ^ [#19758] Clean up admin interface, language fixes
  3180. 21-Feb-2010 Matias
  3181. ^ [#19758] Clean up admin interface: move logo to toolbar, change emoticons path etc..
  3182. ^ [#19758] Clean up admin interface: make logo a bit larger
  3183. ^ [#19380] Multi attachments: Add basic old style attachments with some JavaScript for backup
  3184. # [#19380] Multi attachments: Try to make it to work with Chrome
  3185. 20-Feb-2010 severdia
  3186. ^ [#19758] Clean up admin interface, add tabs struture (still needs tab JS)
  3187. 20-Feb-2010 Matias
  3188. # [#19288] Fix regression: Only the first rank image works (wrong url)
  3189. + [#19380] Multi attachments: use new folder, add to database and assign to message
  3190. 20-Feb-2010 fxstein
  3191. + [#19380] Basic attachments display scaffolding added with sample display data
  3192. ^ [#19380] Minor changes to attachments upgrade logic
  3193. + [#19380] Multi attachments database integration for messages view
  3194. 19-Feb-2010 fxstein
  3195. ^ [#19380] Modified attachments table to support legacy folder structure
  3196. 19-Feb-2010 Matias
  3197. ^ [#19690] Rename bbcode [mod] to [confidential] and make small changes to it's logic
  3198. 18-Feb-2010 Matias
  3199. # [#19399] Fixed undefined variable in RSS code
  3200. 18-Feb-2010 fxstein
  3201. ^ [#19399] Changed remaining _LISTCAT_RSS occurances to JText
  3202. ^ [#19312] Changed "Posted at" to "Posted" in language file
  3203. + [#19380] Create new attachment table for advanced multi attachment handling
  3204. 18-Feb-2010 Matias
  3205. # [#19380] Multifile upload: Fixed fixed path to silverlight, flash runtimes
  3206. 17-Feb-2010 fxstein
  3207. + [#19399] merged new RSS code (part 1 - intial merge from littlejohn branch)
  3208. ^ [#19399] merged new RSS code (part 2 - language string corrections)
  3209. + [#19399] merged new RSS code (part 3 - dedicated section for RSS settings)
  3210. - [#19399] merged new RSS code (part 4 - remove security bypass)
  3211. 17-Feb-2010 severdia
  3212. ^ [#19345] Added new styles for pagination, but still needs correct output
  3213. 17-Feb-2010 Matias
  3214. ^ [#19345] Restyle Default template: pagination
  3215. ^ [#15886] Merge latest changes /branches/1.6-xillibit, added minor fixes
  3216. # [#19380] Multifile upload: Fixed logic for gears, silverlight, flash uploads
  3217. 17-Feb-2010 Xillibit
  3218. + [#19690] Add configuration report system in Kunena backend - add new bbcode [mod][/mod] for show content only for mods and admins
  3219. 15-Feb-2010 Xillibit
  3220. + [#19668] Add parser logic for map
  3221. 14-Feb-2010 Matias
  3222. ^ [#19380] Multifile upload: Working logic for html5 uploads (not saved into DB yet)
  3223. 14-Feb-2010 severdia
  3224. # [#19356] More CSS fixes and reworked Report to Mod page
  3225. 13-Feb-2010 severdia
  3226. # [#19356] More CSS fixes for default Joomla templates
  3227. 13-Feb-2010 Matias
  3228. ^ [#19380] Multifile upload: Yet another try with plupload 1.0 (supports flash, html5 etc)
  3229. 13-Feb-2010 Xillibit
  3230. # [#19332] Change Delete behavior - add sortables on all items
  3231. ^ [#19358] Apply some changes on the polls - wrong path for bar.png, remove url in javascript for vote
  3232. 12-Feb-2010 Xillibit
  3233. # [#19690] Add configuration report system in Kunena backend - add function to select all text, add two configurations settings
  3234. 12-Feb-2010 severdia
  3235. # [#19356] CSS fixes for Afterburner
  3236. 12-Feb-2010 Matias
  3237. # [#19288] Fix regression: AJAX Upload broke up during merge
  3238. 10-Feb-2010 Xillibit
  3239. + [#19690] Add configuration report system in Kunena backend
  3240. 08-Feb-2010 littlejohn
  3241. + [#19399] New RSS feeds (part 5 - added frontend view and rss class)
  3242. - [#19399] New RSS feeds (part 4 - removed old frontend)
  3243. # [#19399] New RSS feeds (part 3 - removed trailing space from parser affecting all templates)
  3244. ^ [#19399] New RSS feeds (part 2 - changed and corrected administrative options)
  3245. 08-Feb-2010 Xillibit
  3246. # [#19332] Change Delete behavior - fixes to solve an issue in trash manager and now put the poll deletion in trash manager
  3247. 07-Feb-2010 Xillibit
  3248. # [#19631] Re-implement quick reply by using mootools - fix a bug which create new threads instead replies
  3249. + [#19668] Re-implement bulkactions with mootools
  3250. + [#19668] Write javascript logic for video in editor
  3251. 07-Feb-2010 severdia
  3252. # [#19356] CSS fixes, rounded tabs (CSS3 only)
  3253. 07-Feb-2010 Matias
  3254. # [#19288] Fix regression: New installation did not work because of old sample data
  3255. # [#19288] Fix regression: Missing language strings in installer and in backend
  3256. # [#19288] Fix regression: Create menu item: Kunena cannot be selected
  3257. # [#19288] Fix regression: Upgrade failed if configuration did not exist
  3258. 07-Feb-2010 severdia
  3259. # [#19312] Language fixes (thanks again to kmilos)
  3260. 06-Feb-2010 severdia
  3261. + [#19312] Checkbox for check toggle
  3262. # [#19356] CSS fixes
  3263. 05-Feb-2010 fxstein
  3264. ^ [#19345] Display page creation time in footer
  3265. + [#19251] Jomsocial user prefetch caching to reduce query counts - showcat
  3266. ! [#19657] Merge latest branch provided by xillibit
  3267. 05-Feb-2010 Xillibit
  3268. # [#19631] Re-implement quick reply by using mootools - little changes
  3269. # [#19288] Fix regression - remove deprecated $mainframe put in trash manager
  3270. 04-Feb-2010 Xillibit
  3271. ^ [#19639] Add form-validation instead alert
  3272. # [#19639] Add form-validation instead alert - some fixes on this, now work like it should
  3273. 04-Feb-2010 fxstein
  3274. ^ [#19345] Re-style child board counts to match new template
  3275. ^ [#19645] More language conversion changes
  3276. + [#19345] Display page creation time in footer
  3277. - [#19634] Shorten Changelog to 1.6 changes
  3278. 04-Feb-2010 severdia
  3279. # [#19312] Language fixes (thanks to kmilos)
  3280. 04-Feb-2010 Matias
  3281. # [#19288] Fix regression: Posting new message did not work
  3282. # [#19561] Fix poll ajax calls: broken SQL, only first element got matched in JS
  3283. # [#19380] Many small fixes to the editor ajax calls (language strings, error handling)
  3284. ^ [#19645] Convert Language files to native Joomla 1.5/6 ini's
  3285. ^ [#19645] Convert all language strings to use JText::_()
  3286. # [#19645] Fix missing quotes from language strings, use new language files
  3287. 03-Feb-2010 Xillibit
  3288. + [#19631] Re-implement quick reply by using mootools
  3289. 03-Feb-2010 Matias
  3290. # [#19251] Advanced special user prefetch: bugfix
  3291. # [#19380] Multifile upload: didn't work while editing a post
  3292. - [#19293] Remove deprecated PM Systems: mypms, missus, jim
  3293. - [#19295] Clean up code: remove unused code in kunena.php + PMS options
  3294. # [#19288] Fix regression: Installer does not work
  3295. 03-Feb-2010 fxstein
  3296. + [#19251] Jomsocial user prefetch caching to reduce query counts
  3297. ^ [#19634] Update package file name for internal night build
  3298. 03-Feb-2010 littlejohn
  3299. ^ [#19399] New RSS feeds (part 1 - adding administrative options)
  3300. 02-Feb-2010 fxstein
  3301. + [#19251] Advanced special user prefetch caching to reduce query counts
  3302. 02-Feb-2010 Matias
  3303. + [#19380] Multifile upload: upload files to server by using iframe (part 2)
  3304. # [#19624] Improve sending moderator/subscription mail (check email addresses, cleanup contents, etc)
  3305. - [#19380] Multifile upload: no more Fancy Upload
  3306. 01-Feb-2010 fxstein
  3307. ^ [#19236] Revert category overlay colors
  3308. # [#19356] Center menu tabs and make spacing font size relative
  3309. + [#19380] Multifile upload (part 1)
  3310. 01-Feb-2010 severdia
  3311. # [#19356] Random CSS fixes for UI
  3312. 31-Jan-2010 severdia
  3313. + [#19383] Added uknown gender icon/option
  3314. + [#19356] Moved icons to proper folders, new icons
  3315. + [#19356] More new icons
  3316. 31-Jan-2010 Matias
  3317. + [#19383] Revise Profile Page: added Started Topics and Posted Topics tabs
  3318. + [#19383] Revise Profile Page: show users post count
  3319. ^ [#19598] Make topic icons configurable in icons.php
  3320. # [#19278] Keep topic icon after editing message (make it better)
  3321. + [#19383] Revise Profile Page: hide moderation from myself, regular users
  3322. ^ [#19383] Revise Profile Page: fix unknown location, gender
  3323. # [#19288] Fix regression: Pending messages query
  3324. # [#19288] Fix regression: undefined variable during posting
  3325. + [#19599] Moderators should be able to see unapproved messages while reading thread and approve them
  3326. 31-Jan-2010 fxstein
  3327. + [#19592] Add JFirePHP support
  3328. + [#19592] Add initial profiling info via JFirePHP
  3329. + [#19592] Implement KProfiler
  3330. 31-Jan-2010 severdia
  3331. # [#19356] Added missing social icons, new topic icons
  3332. # [#19356] Added CSS for red forum suffix
  3333. 30-Jan-2010 Xillibit
  3334. # [#19561] Put the poll form into the new editor - little changes
  3335. 29-Jan-2010 fxstein
  3336. ^ [#19561] Poll ajax interface naming changes
  3337. 28-Jan-2010 Xillibit
  3338. # [#19561] Put the poll form into the new editor - poll options doesn't saved when you edit a post
  3339. 28-Jan-2010 fxstein
  3340. # [#19380] Preliminary video option submenu
  3341. + [#19380] Include fancyupload libraries in project
  3342. 27-Jan-2010 Xillibit
  3343. ^ [#19561] Put the poll form into the new editor
  3344. 27-Jan-2010 fxstein
  3345. # [#19356] Fix html regression in message.php
  3346. # [#19380] Implement new resize function and modify preview css
  3347. 26-Jan-2010 severdia
  3348. # [#19380] Fixed preview splitter
  3349. 26-Jan-2010 fxstein
  3350. + [#19380] New insert link function, added poll icon to toolbar
  3351. + [#19380] New insert image link function, new help button and function pointing at our wiki
  3352. + [#19380] Basic split screen preview support added to bbcode editor
  3353. + [#19380] Automatic preview update on change (every 1000ms) added
  3354. ^ [#19380] Redo preview layout to use a simple div - not table
  3355. ^ [#19380] Revert poll changes for now
  3356. 26-Jan-2010 severdia
  3357. # [#19356] Reworked profile area on posts
  3358. 26-Jan-2010 Matias
  3359. # [#19288] Fix regression: Broken/missing queries during upgrade
  3360. # [#19288] Fix regression: undefined variables, minor bugs
  3361. # [#19251] Reduce the number of SQL calls in view
  3362. # [#19448] Move code out of template: smile.class.php
  3363. - [#19295] Clean up code: remove unused code (plugins/profiletools, plugins/emoticons)
  3364. # [#19397] Fix date format in Kunena: use user/site timezone, keep saving with internal time
  3365. ^ [#19345] Restyle Default template (view): remove viewcovers, change logic from online status
  3366. + [#19303] Add new social icons to profile: ICQ, MSN
  3367. ^ [#19380] Replace jQuery with Mootools 1.2: convert remaining togglers
  3368. 26-Jan-2010 Xillibit
  3369. ^ [#19023] Text filtering not working for title, done in every places
  3370. 26-Jan-2010 @quila
  3371. ^ [#19288] Fix regression - remove js folder from manifest.xml
  3372. 25-Jan-2010 severdia
  3373. # [#19356] New icons, removed English folder in images (moved images up one level), refined forum colors
  3374. 25-Jan-2010 Xillibit
  3375. ^ [#19395] Add better captcha support with recaptcha - don't show the html tables if the puglin is unpublished, rewrite of language strings
  3376. ^ [#19288] Fix regression - remove one extra query added in kunena.login.php
  3377. 25-Jan-2010 fxstein
  3378. + [#19380] New bbcode editor (part 5) - New font size selector, refactor color selector
  3379. ^ [#19380] Modified text alignment and line heights for text size selector
  3380. + [#19539] Add image sources to svn
  3381. + [#19380] Additional bbcode editor toolbar icons
  3382. 25-Jan-2010 Matias
  3383. # [#19448] Move most of the html from lib/ to default template
  3384. # [#19316] Fix remaining double SQL calls, add checks for failed queries
  3385. 25-Jan-2010 @quila
  3386. + [#19359] Color Code moderator and admin username - different css classes to moderator and admin usernames.
  3387. 24-Jan-2010 Xillibit
  3388. + [#19395] Add better captcha support with recaptcha (http://www.joomlaez.com/joomla-plugins/joomla-captcha-solution.html)
  3389. ^ [#19395] Add better captcha support with recaptcha - delete old plugin captcha and set the captcha language which depends of joomla! language
  3390. 24-Jan-2010 fxstein
  3391. + [#19380] New bbcode editor (part 4) - All alt, title and helptext strings and conditionals added
  3392. ^ [#19380] New bbcode editor (part 5) - Integrate and refactor base class and java script
  3393. 24-Jan-2010 @quila
  3394. + [#19233] Add Kunena Login into the new default template
  3395. 23-Jan-2010 fxstein
  3396. + [#19380] New bbcode editor (part 3) - All Smilies added, message name regression fixed
  3397. 23-Jan-2010 Matias
  3398. # [#18974] Categories and sections mixed up
  3399. # [#19253] Do not allow forum parent to be it's own child
  3400. ^ [#19295] Clean up code: use always new profile, improvements on moved topics
  3401. # [#19035] Call to undefined method JDocumentRAW::addCustomTag()
  3402. # [#19376] attach file when the file have is extension in capital letters, exemple : myfile.JPG doesn't work
  3403. - [#19293] Remove deprecated configuration options: default_view, numchildcolumn, cb_profile
  3404. 23-Jan-2010 Xillibit
  3405. # [#19486] Remove all: die ("Hacking attempt");
  3406. 22-Jan-2010 fxstein
  3407. + [#19380] New bbcode editor (part 2) - All buttons added as css sprite
  3408. 22-Jan-2010 Xillibit
  3409. ^ [#19485] Add AJAX call to check if polls are allowed if category changes
  3410. 21-Jan-2010 fxstein
  3411. + [#19380] New bbcode editor (part 1)
  3412. ^ [#19380] New Joomla 1.5.16 / 1.6 style framework bahvior; remove secondary mootools 1.2 libraries
  3413. 21-Jan-2010 Xillibit
  3414. ^ [#19332] Change Delete behavior - show in backend too the posts wrote by visitors and sortable list on the title
  3415. ^ [#19066] Make jomSocial Activity stream integration configurable
  3416. 20-Jan-2010 Matias
  3417. ^ [#19295] Clean up code: merge showcat subcategories code with listcat
  3418. # [#19251] Do not query SQL for new topics when the information isn't used (latestx, showcat)
  3419. # [#19383] Make subscriptions and favorites to work better inside Profile page
  3420. # [#19288] Fix regression in showcat: There are no forums in this category!
  3421. 20-Jan-2010 Xillibit
  3422. ^ [#19358] Apply some changes on the polls - publish or unpublish a category allowed for polls directly in forum administration
  3423. 20-Jan-2010 fxstein
  3424. ^ [#19380] Drop jQuery; rewrite bbcode editor functions using mootools
  3425. ^ [#19380] Change emoticon to color in preview
  3426. ^ [#19380] Hide preview section when not active - display and grow on demand
  3427. + [#19295] Add missing index.php files
  3428. ^ [#19295] Move bbcode editor into seperate file: editor/bbcode.php
  3429. + [#19295] Add svn:keywords Id to all new files
  3430. 19-Jan-2010 svens LDA
  3431. # [#19339] Incorrect implementation of links in CKunenaLink class - Part 3
  3432. 19-Jan-2010 Matias
  3433. # [#19288] Fix regression: add missing directories to manifest.xml
  3434. # [#19288] Fix regression: missing info in showcat
  3435. ^ [#19295] Clean up code: latestx, flat, part of showcat, fix warnings
  3436. + [#19383] Revise Profile Page: add rough version of favorites, subscriptions
  3437. - [#19295] Clean up code: remove plugins/fbprofile
  3438. 19-Jan-2010 fxstein
  3439. # [#19358] Fix incorrect install file logic, add upgrade step and cleanup prior changes.
  3440. - [#19380] Remove Chili code high lighter as part of transition to mootools
  3441. 19-Jan-2010 Xillibit
  3442. ^ [#19234] Hide IP addresses from Moderators - add configuration option in backend
  3443. ^ [#19358] Apply some changes on the polls - set the categories allowed for polls in forum administration
  3444. ^ [#19358] Apply some changes on the polls - fix a regression introduced when you post a new thread
  3445. # [#19252] Fix slow SQL queries in RSS feed
  3446. ^ [#19358] Apply some changes on the polls - fix a regression introduced when you post a new thread (part 2)
  3447. 18-Jan-2010 fxstein
  3448. + [#19067] Add messages in registered only categories to jomsocial activity stream and set access control
  3449. ^ [#19479] Enable upgrade logic to work in Joomla debug mode
  3450. 18-Jan-2010 Matias
  3451. ^ [#19448] Move code out of template: listcat
  3452. # [#19251] Reduce the number of SQL calls in listcat
  3453. 18-Jan-2010 Xillibit
  3454. ^ [#19358] Apply some changes on the polls - rewrite the javascript to use mootools
  3455. 18-Jan-2010 severdia
  3456. # [#19356] Change CSS and reorder fields on Recent Topics
  3457. # [#19356] Cleaned up Profile page, new generic/online buttons, fixed language strings
  3458. 17-Jan-2010 fxstein
  3459. + [#19244] Ajax/json support class scaffolding; intial autocomplete on moderation page
  3460. + [#19244] Finished initial version of Ajax/json support class; autocomplete on moderation and search
  3461. # [#19470] Incorrect user count in stats module - included blocked users
  3462. 17-Jan-2010 Matias
  3463. ^ [#19243] Make profile on left/right/top/bottom configurable - move files to their new places
  3464. ^ [#19448] Move code out of template: showcat - subcategories
  3465. # [#19251] Reduce the number of SQL calls in showcat - subcategories
  3466. 17-Jan-2010 @quila
  3467. + [#19243] Make profile on left/right/top/bottom configurable - Part 2
  3468. 16-Jan-2010 svens LDA
  3469. # [#19339] Incorrect implementation of links in CKunenaLink class
  3470. - [#19455] Remove depriciated code in smile.class.php
  3471. 15-Jan-2010 severdia
  3472. # [#19356] Reworked CSS and synced colors and fonts, added palette to CSS header, minor language string fixes
  3473. 15-Jan-2010 Matias
  3474. # [#19447] Deleted messages sometimes showing up in latestx
  3475. ^ [#19448] Move code out of template: view
  3476. # [#19288] Fix regression: cannot view messages if user has been deleted
  3477. ^ [#19303] Social network icons: Allow values to be put anywhere in URL by using ##VALUE##
  3478. ^ [#19448] Move code out of template: latestx, showcat
  3479. 15-Jan-2010 Xillibit
  3480. # [#19288] Fix regression after namming changes on move/delete in class.kunena.php
  3481. # [#19358] Apply some changes on the polls - fixes regressions detected after last changes on polls
  3482. + [#19235] Add category info to search results
  3483. # [#19358] Apply some changes on the polls - fix one another regression on polls
  3484. # [#19278] Keep topic icon after editing message
  3485. 14-Jan-2010 fxstein
  3486. ^ [#19345] Refactor css class names 'fb' to 'k'
  3487. ^ [#19437] Update copyright dates to 2010
  3488. # [#19397] Preliminary fix for post date issue
  3489. # [#19295] Clean up code: Update template chooser
  3490. + [#19064] Add additional common bbcodes to purify
  3491. ^ [#19438] SVN keywords Id set on all files missing it
  3492. + [#19244] Moderation page scaffolding
  3493. 14-Jan-2010 Xillibit
  3494. + [#19332] Change Delete behavior - implemented in backend (part 1)
  3495. ^ [#19332] Change Delete behavior - modfied the delete function in frontend (part 2)
  3496. 14-Jan-2010 Matias
  3497. # [#19288] Fix regression: Undefined fbConfig in kunena.parser.php
  3498. # [#19295] Clean up code: Remove forumtools
  3499. # [#19295] Clean up code: Remove deprecated plugins/recentposts
  3500. ^ [#19303] Add social network icons to profile: use layout from profile view
  3501. ^ [#19295] Clean up code: Use new rank function in view.php
  3502. 13-Jan-2010 louis
  3503. ^ [#19380] Added show/hide behavior for statistics and whoisonline blocks.
  3504. ^ [#19380] Added show/hide behavior for any block based on an a.toggler selector and rel attribute
  3505. 13-Jan-2010 fxstein
  3506. + [#19244] New moderator tools class added
  3507. ^ [#19380] Change joomla menu for Kunena to reflect new profile url format
  3508. ^ [#19425] Security hardening: defined( '_JEXEC' ) or die();
  3509. ^ [#19345] Modified css class prefix logic
  3510. # [#18995] Undefined variables in message.php fixed
  3511. 13-Jan-2010 Matias
  3512. + [#19380] New profile page: forum/profile. Not yet activated in menu, links
  3513. # [#19397] Fix date format in Kunena, make it configurable
  3514. 13-Jan-2010 Xillibit
  3515. # [#19103] Language strings should be escaped in javascript, added in myprofile and tested in write post
  3516. + [#19232] Add option for message numbering
  3517. 12-Jan-2010 severdia
  3518. + [#19380] Add moderator tab to Profile page, new language strings
  3519. ^ [#19380] Added JS slider links, needs testing
  3520. 12-Jan-2010 Xillibit
  3521. # [#19288] Fix regression, waring in zend in myprofile_summary.php
  3522. ^ [#19358] Apply some changes on the polls, allow the user to change her vote
  3523. # [#19358] Apply some changes on the polls, regression undefined catid in poll.php
  3524. ^ [#19377] Allow the maxlength on the personnal text to be modified easily
  3525. 12-Jan-2010 Matias
  3526. # [#19251] Reduce the number of SQL calls when showing frontstats
  3527. ^ [#19295] Clean up: remove unused code (statsbar) and images
  3528. ^ [#19295] Clean up: replace module positions by CKunenaTools::showModulePosition()
  3529. # [#19313] Minor fix for SVN installer: always run queries
  3530. # [#19288] Fix regression: Writing new topic possible without permissions
  3531. 11-Jan-2010 severdia
  3532. # [#19380] Add tabs & code to JS file, profile page
  3533. # [#19380] Removed forum section minimizers in prep for MT version, fixed tabs on profile page
  3534. 11-Jan-2010 Matias
  3535. # [#19064] Finalized new bbcodes: fixed preview
  3536. # [#19288] Fix regression: warnings in backend after css file moved
  3537. - [#19293] Remove deprecated configuration options: poststats, statscolor
  3538. # [#19251] Reduce the number of SQL calls in various views
  3539. # [#19251] Reduce the number of SQL calls in various views (router in showcat, latestx)
  3540. # [#19288] Fix regression: New topic without category not working
  3541. 11-Jan-2010 fxstein
  3542. + [#19064] Finalized new bbcodes: table, th, tr, td & module (for joomla modules)
  3543. ^ [#19400] Changed subheader layout, reformated category listings
  3544. ^ [#19064] Separate bbcode css
  3545. 10-Jan-2010 svens LDA
  3546. # [#19339] Incorrect implementation of links in CKunenaLink class
  3547. 10-Jan-2010 severdia
  3548. # [#19345] Stats page cleanup, Language string cleanup
  3549. ^ [#19345] Moved smilies from side of new message screen to top, language strings fixed
  3550. 10-Jan-2010 Matias
  3551. # [#19383] Revise Profile Page: remove deprecated functions, minor fixes
  3552. + [#19356] New buttons: added logic to show new buttons
  3553. - [#19293] Remove deprecated configuration option: joomlastyle
  3554. # [#19032] Moderator moving topic from thread: forum order is wrong
  3555. + [#19298] Add category selection pull down to New Thread
  3556. # [#19371] Fix router to accept the new menu items
  3557. # [#19288] Fix regression: Fix broken html, remove unused broken code
  3558. 10-Jan-2010 severdia
  3559. ^ [#19383] Redesigned profile page
  3560. 10-Jan-2010 fxstein
  3561. # [#19358] Cleanup of polls backend to fix broken configuration
  3562. ^ [#19371] Change default page behaviour - make it work with new Joomla menus
  3563. ^ [#19345] Re-style default template: replace <p> with proper <div> in listcat.php
  3564. ^ [#19369] Proper headers for all views
  3565. ^ [#19369] Move secondary headers into <body> for proper styling
  3566. 09-Jan-2010 severdia
  3567. # [#19356] Fixed search page accessibility, cleaner CSS
  3568. + [#19356] JS for clickable checkbox fields
  3569. + [#19380] Added Mootools in preparation to replace jQuery
  3570. 09-Jan-2010 fxstein
  3571. + [#19371] Auto generate joomla menu from control panel and during install
  3572. # [#19371] change componentid behaviour for created menus to support sef
  3573. ^ [#19379] rename faq to help
  3574. + [#19371] Language file strings for new menu creation logic
  3575. - [#19371] Remove leagcy menu code including layout.php
  3576. 08-Jan-2010 810
  3577. + [#19303] Add twitter, facebook to profile
  3578. ^ [#19303] Add twitter, facebook to profile, edited the images
  3579. 08-Jan-2010 Xillibit
  3580. ^# [#19358] Apply some changes on the polls
  3581. 08-Jan-2010 severdia
  3582. ^ [#19356] New buttons, rank icons
  3583. ^ [#19345] Re-style default template
  3584. 08-Jan-2010 Matias
  3585. ^ [#19345] Re-style default template: Search Tab
  3586. # [#19352] Own favorite star gray when many users have favorited the same topic
  3587. 08-Jan-2010 fxstein
  3588. ^ [#19345] Re-style default template
  3589. - [#19251] Remove unneeded query for modified posts
  3590. # [#19303] Fixed installer regression
  3591. ^ [#19345] added new column for views in flat.php
  3592. + [#19345] formatLargeNumber(): format numbers >10,000 to 10k >1,000,000 to 1m for various outputs
  3593. ^ [#19345] proper col span and width for new view column in flat.php
  3594. 07-Jan-2010 fxstein
  3595. + [#19333] New datamodel table for category subscriptions
  3596. + [#19333] New category subscriptions logic (w/o email notification)
  3597. + [#19333] eMail notifications for New category subscriptions
  3598. ^ [#19342] Cleanup redirect after post, avoid intermediate page
  3599. 07-Jan-2010 Xillibit
  3600. # [#19029] If moderator edits the post, email address gets replaced
  3601. 07-Jan-2010 Matias
  3602. # [#19316] Fix double SQL calls, add checks for failed queries
  3603. # [#18862] New thread is unread after posting it
  3604. # [#19288] Fix regression: session expired on every page load
  3605. # [#19321] Message text missing from moderator emails if there is no subscriptions
  3606. # [#18994] Email to moderators does not send email to global moderators
  3607. # [#19323] Flood protection should not block Subscribe and Favorite
  3608. # [#18903] Moderator and subscribed to topic: user will receive two emails
  3609. # [#19277] Clean up and restructure post.php, part 5: rewrote permissions checks during posting
  3610. # [#19029] If moderator edits the post, email address gets replaced (part 2)
  3611. 06-Jan-2010 Matias
  3612. - [#19293] Remove deprecated configuration option: View=flat/thread (leftover code and cookie)
  3613. 06-Jan-2010 fxstein
  3614. + [#19313] SVN installer option added. Added control panel button to execute installer (only in SVN mode)
  3615. # [#19200] Fixed regression in check_dberror that would crash php server due to invalid recusion
  3616. # [#19241] A little love for our new polls. Cleaned up install/upgrade, added db checks to all sql
  3617. # [#19241] Added missing id and catid parameter definitions
  3618. 06-Jan-2010 Xillibit
  3619. ^ [#19241] Add code from kunena.special.upgrade.poll.php to kunena.special.upgrade.1.6.0.php
  3620. # [#19304] if Enable Help Page and Show help in Kunena is on no, has not effects on boardcode link
  3621. # [#19103] Language strings should be escaped in javascript
  3622. # [#19241] Fixes some little bugs in polls (part 2)
  3623. # [#19241] Fixes some little bugs in polls
  3624. + [#19241] Add polls feature by applying changes from /branches/1.5-xillibit
  3625. 05-Jan-2010 fxstein
  3626. + [#19294] New module position: kunena_menu to allow custom Joomla menu to override default tabs
  3627. ^ [#19236] Changed behaviour of category css suffix logic. Now adds new class to overide only specific features.
  3628. ^ [#19289] Cleaned up and reformatted kunena.config.class.php
  3629. + [#19289] New config validation function before save and after load to prevent unsupported values
  3630. 05-Jan-2010 810
  3631. # [#19288] Fix some minor bugs on backend part 2
  3632. ^ [#19295] Clean up and restructure backend
  3633. 05-Jan-2010 xillibit
  3634. # [#19287] Modification for collect_smilies() and collect_ranks() - delete the index.php in display
  3635. # [#19287] Modification for collect_smilies() and collect_ranks()
  3636. # [#19234] Hide IP addresses from Moderators
  3637. 05-Jan-2010 Matias
  3638. # [#19255] Fix XHTML validation errors while posting a message
  3639. # [#19277] Clean up and restructure post.php, part 2
  3640. # [#19277] Clean up and restructure post.php, part 3, fix attachments
  3641. ^ [#16390] Update English language file, trim whitespaces
  3642. # [#19277] Clean up and restructure post.php, part 4, more fixes on posting
  3643. # [#19290] Bulk delete and move returns to main page
  3644. # [#19288] Fix regression: icons and emoticons conflict
  3645. # [#19288] Fix regression: PHP5.3 fix broke avatar upload
  3646. - [#19293] Remove deprecated configuration option: Word Wrap
  3647. 05-Jan-2010 @quila
  3648. - [#19243] Make profile on left/right configurable - Revert change on message.php
  3649. 04-Jan-2010 fxstein
  3650. ^ [#19280] New standard "Registered Users Only" error message
  3651. + [#19236] Updated colors: -green, -red, -orange, -blue, -grey & -pink for category css class suffix
  3652. 04-Jan-2010 Matias
  3653. # [#19031] Quick reply shows > as &gt; in subject (part 2)
  3654. # [#19277] Clean up and restructure post.php and fix misc bugs
  3655. 04-Jan-2010 @quila
  3656. + [#19243] Make profile on left/right configurable
  3657. 04-Jan-2010 Xillibit
  3658. # [#19107] Delete deprecated templates during install (part 2)
  3659. + [#19107] Delete deprecated templates during install
  3660. 04-Jan-2010 fxstein
  3661. # [#19257] Fixed regression: categories work again in backend
  3662. 03-Jan-2010 severdia
  3663. # [#19255] Fixed validation errors. Now valid XHTML.
  3664. 03-Jan-2010 fxstein
  3665. + [#19236] Add css class suffix support for categories in various views
  3666. # [#18995] Undefined variables regression in pdf fixed
  3667. ^ [#19250] Refactor remaining fb_xxxx files
  3668. - [#19254] Remove bottom forumjump dropdown
  3669. + [#19236] Add category css class suffix predefines: -green, -red, -orange, -blue, -grey & -pink
  3670. 03-Jan-2010 @quila
  3671. # [#19037] Add max avatar size into user profiles
  3672. 03-Jan-2010 Xillibit
  3673. # [#18995] Undefined variables
  3674. # [#19080] Revert change on myprofile for configuration option "Show join date" has no effect
  3675. 03-Jan-2010 Matias
  3676. # [#19043] Deprecated links to index2.php (part 2)
  3677. # [#15946] Fixed regression in: Super Admin in the User List
  3678. 03-Jan-2010 810
  3679. # [#19229] User administration Adding an order + cleaned up
  3680. # [#19230] Fix some minor bugs on backend
  3681. 02-Jan-2010 Matias
  3682. # [#19065] Removed many globals, fixed minor bugs
  3683. # [#19215] Remove redundant SQL in isModerator() calls
  3684. 02-Jan-2010 810
  3685. + [#19225] add hide images/files for guests
  3686. ^ [#19225] add hide images/files for guests
  3687. 02-Jan-2010 severdia
  3688. ^ [#18780] Reformatted CSS files
  3689. # [#18780] Commented out errors. Both CSS files now validate at W3C
  3690. 02-Jan-2010 fxstein
  3691. - [#19216] Removed Clexus PM integration
  3692. # [#19065] More frontend cleanup based on code analysis - fixed various bugs
  3693. # [#19065] cleaned up and reformatted myfprofile.php
  3694. + [#19222] New feature: 'No Replies' tab added
  3695. # [#19065] final fix for warnings inside flat.php
  3696. 01-Jan-2010 fxstein
  3697. # [#19065] fixed html bugs and warnings and reformatted flat.php
  3698. - [#19214] Removed patTemplate globally
  3699. # [#19065] Reformatted kunena.php
  3700. # [#19065] fixed html bugs and warnings and reformatted fb_write.php, post.php
  3701. # [#19065] cleaned up and reformatted views.php
  3702. # [#19065] cleaned up and reformatted pathway.php, showcat.php and view.php
  3703. # [#19065] cleaned up and reformatted recentposts.php
  3704. # [#19065] More frontend cleanup based on code analysis - fixed various bugs
  3705. 01-Jan-2010 810
  3706. ^ [#19213] rss image isn't always displayed in config backend
  3707. ^ [#15946] Fix: Super Admin in the User List
  3708. 01-Jan-2010 Matias
  3709. # [#19065] More frontend cleanup based on code analysis - fixed various bugs
  3710. # [#19065] Fixed bugs while posting caused by code cleanup
  3711. # [#19065] Remove a lot of unused or deprecated code as part of cleanup
  3712. # [#19065] Use JString instead of functions from PHP
  3713. 01-Jan-2010 Xillibit
  3714. ^ [#19200] Replace all trigger_dberror() or trigger_dbwarning()
  3715. 31-Dec-2009 fxstein
  3716. # [#19065] More frontend cleanup based on code analysis - fixed various bugs
  3717. 31-Dec-2009 Xillibit
  3718. # [#19201] Fix some php notice or fatal error on the trunk
  3719. 29-Dec-2009 Matias
  3720. # [#19065] More frontend cleanup based on code analysis
  3721. 28-Dec-2009 fxstein
  3722. # [#19065] More frontend cleanup based on code analysis - fixed various bugs
  3723. 28-Dec-2009 Matias
  3724. # [#19065] More frontend cleanup based on code analysis - fixed various bugs
  3725. 27-Dec-2009 Xillibit
  3726. # [#19031] Quick reply shows > as &gt; in subject
  3727. 26-Dec-2009 fxstein
  3728. # [#19065] More frontend cleanup based on code analysis - fixed various bugs
  3729. 25-Dec-2009 fxstein
  3730. # [#19065] More frontend cleanup based on code analysis - fixed various bugs
  3731. 24-Dec-2009 Xillibit
  3732. # [#19030] URLs using HTTPS protocol are not working in img tag
  3733. 24-Dec-2009 fxstein
  3734. + [#19065] Add definitions of external functions (e.g. CB) to prevent warnings
  3735. # [#19065] Cleanup frontend based on code analysis - fixed various bugs
  3736. 23-Dec-2009 Xillibit
  3737. ^ [#18975] Backend: Show Avatar on Categories list option misleading
  3738. ^ [#18902] Replace all remaining deprecated functions in PHP 5.3.x
  3739. 23-Dec-2009 fxstein
  3740. ^ [#19065] global rename of various kunena wide variables
  3741. ^ [#19065] replaced depriciated split() with explode()
  3742. ^ [#19065] remove depriciated new& construct
  3743. # [#19065] Fix regression: Missing backend menu and toolbar
  3744. # [#19065] Remove borken Joomla 1.5 dtd from manifest xml
  3745. 22-Dec-2009 Xillibit
  3746. # [#19080] Configuration option "Show join date" has no effect
  3747. 22-Dec-2009 fxstein
  3748. ^ [#19090] Combine default and default_ex
  3749. # [#19065] Fix regression in uploaded files and images browser
  3750. 21-Dec-2009 Xillibit
  3751. - [#19075] Remove group from userlist / user profile
  3752. 21-Dec-2009 fxstein
  3753. # [#19086] Fix language file regression from 1.5.8
  3754. # [#19065] Cleanup backend html based on code analysis - fixed various bugs
  3755. # [#19065] Cleanup installer html based on code analysis - fixed various bugs
  3756. - [#19065] Removed backend plugin directory tree to remove warnings in unused code
  3757. # [#19065] Cleanup frontend based on code analysis - fixed various bugs
  3758. - [#19065] Removed old & unused split and merge code
  3759. - [#19065] Removed old & unused code in layout.php
  3760. 20-Dec-2009 Matias
  3761. # [#19079] Fix broken layout with too long strings
  3762. ^ [#18763] Update version info to 1.6.0-DEV
  3763. 20-Dec-2009 fxstein
  3764. + [#19064] new bbcodes for table, th, tr & td as well as module
  3765. # [#19065] fix various warnings and errors identified by zend studio code analysis
  3766. - [#19065] remove unsued kunena.pathway.old.php as part of cleanup
  3767. 19-Dec-2009 Matias
  3768. ^ [#15886] Merge from /branches/1.5-xillibit:1254-1256,1303-1307,1312-1313
  3769. 18-Dec-2009 Xillibit
  3770. ^ [#19033] User list and count shows also disabled users
  3771. ^ [#19040] Most viewed profiles should use profile integration
  3772. # [#19043] Deprecated links to index2.php
  3773. 17-Dec-2009 Xillibit
  3774. ^ [#18767] Conflict with sh404sef language strings
  3775. # [#19027] Debug does not show MySQL error in trace
  3776. # [#19025] Moderators list is always using username, regardless of configuration option
  3777. # [#19026] Administration: wrong translations
  3778. # [#19022] Moderation: Merge shows extra slashes in topic list
  3779. # [#18973] Wrong My profile link in AUP integration
  3780. 05-Dec-2009 Xillibit
  3781. # [#18902] Fixes for all remaining deprecated warning with PHP 5.3.x and remove split() and ereg() functions
  3782. 04-Dec-2009 Xillibit
  3783. # [#18902] Fixes for deprecated warning with PHP 5.3.x and deprecated usage of split() functions
  3784. -->