My Joomla News

Following the adventures of Nicholas as he continues to use Joomla!® to develop Artist Run Initative website Crawl.net.au

1.5 Changelog Update (massive damage, in a good way)

Here is the latest Joomla 1.5 CHANGELOG.php update, believe!

18-Nov-2007 Toby Patterson
# Fixed [#7172] FOOTER_LINE1 language variable doesn’t have %sitename% to be replaced by footer module in en-GB language file

17-Nov-2007 Andy Wallace
^ Amended [#7436] Incorrect language definition value – amended definition
^ Amended Partial fix for [#7548] JERRORs translated. 3 Errors remain os see article.
^ Amended [#7469] Incorrect description in com_user.ini + minor formatting
+ [#7451] Untranslated string in mod_stats – Added missing Language Strings and Values
^ Amended [#7450] Additional language definition request – amended definitions, XML file labels

17-Nov-2007 Toby Patterson
# Fixed [#8041] Component Uninstall removes administrator/components/ and components/ folder
! Removed best method to remove all extensions of a certain type

16-Nov-2007 Jui-Yu Tsai
# [t,200285] refactoring of mod_whosonline, add new functions to helper and remove render function

16-Nov-2007 Toby Patterson
# Fixed several issues with JLoader
^ JLoader::import and jimport now return boolean if a path has been included or registered
! In PHP5, classes are autoloaded so a true value only indicates that the path and class
has been registered, not included!

16-Nov-2007 Sam Moffatt
# Fixed bug where array style params were displayed as “Array”
^ Improved param array handling to enable multidimensional arrays with embedded ‘\n’
# Fixed Anonymous LDAP bind bug and setted type for LDAP auth plugin for JLog
! I finished my exams today!

15-Nov-2007 Wilco Jansen
^ Fixed [#5633] Converted language files to UTF-8 format (Thanks Elin for sending the files)

15-Nov-2007 Jui-Yu Tsai
# Fixed [t,203177] issue with Ordering of categories in category link drop down
# Fixed [t,210452] issue with Password and Verify Password when update details

15-Nov-2007 Toby Patterson
# Fixed [t,225022] routing issue in com_content blog layouts when called as default menu item

15-Nov-2007 Charl van Niekerk
# Cleanup and various bug fixes for IE 6 and 7 in the beez right-to-left stylesheet by Angie Radtke

13-Nov-2007 Toby Patterson
+ [t198350] Added Check to UserModelReset::completeReset() to check for empty passwd

09-Nov-2007 Johan Janssens
# Fixed issue with JException in JDatabase::getInstance
^ Changed JDocumentError to be able to handle all http error codes.

08-Nov-2007 Nur Aini Rakhmawati
# Fixed [#7399] Authors when edit existing articles, the state is always changed to unpublished (thx to Daniel Glez-Pena)

07-Nov-2007 Mickael Maison
# Fixed [#7471] Untranslated error message during activation
# Fixed [#7548] Untranslated string found during template installation

06-Nov-2007 Charl van Niekerk
^ Placed the footer div outside of the content area div in the beez template

04-Nov-2007 Rob Schley
# Fixed poorly initialized parameter configurations in content category view and weblink category view.
# Fixed undefined variable notice when viewing weblink category without Itemid.

Filed under: Uncategorized

5 Responses - Comments are closed.

  1. Seth says:

    I really appreciate you putting this blog up. I don’t understand the technical stuff, but I can read your excitement. I’m telling my nonprofit org to wait.. just a little longer.. until 1.5 is finalized to start our site. For my level of understanding, this is the best resource I have found to gauge where the project stands. Thank you.

  2. Nicholas says:

    Hi Seth,

    I’m glad your are enjoying the blog. I also find the CHANGELOG file can be very hard to read, but it is th best way to get a feeling for the progress of 1.5. Also, if you are having a problem with a Joomla site, sometimes something in the changelog file that looked weird before, will make sense, and you know that your issue has been worked on, and maybe fixed!

    Good luck with your non-profit website, my website is also non-profit (crawl.net.au).

    If you do not need to have a live website in the next 3 months, then you might be making the right decision in waiting. However, while there are many issues to be fixed, and possible big changes in the code, the workflows to create content in a joomla site, won’t change.

    Perhaps it could help you down the track to download a local version of Joomla and play around with it, making menu’s and seeing how it all fits together.

    Cheers.

  3. Elin says:

    It was so exciting for me to have my name in the changelog! What I learned from that is that even someone like me can make a contribution. I found my task by looking at the bug tracker. I read it and said, that doesn’t sound so hard. I made sure I understood it, and then just did it.

    There are lots of other ones like that out there, so I’d encourage other people to do the same.

  4. Wilco Jansen says:

    Fun to see a CHANGELOG.php blog out there ;-) And like Elin says, yes it is possible to help out on many levels…just hope I am not flooded with help now :-D