Roster:ChangeLog

From WoWRosterWiKi
(Difference between revisions)
Jump to: navigation, search
Line 63: Line 63:
 
===Locales===
 
===Locales===
 
* Quest links updated to use quest id
 
* Quest links updated to use quest id
** frFR: WoWDBU FR seems to be in maintenance mode and Judgehype FR does't seem to support quest id links
+
** frFR: WoWDBU FR seems to be in maintenance mode and Judgehype FR does not seem to support quest id links
 
** Added WoWHead to all locales since it seems their site has data for them
 
** Added WoWHead to all locales since it seems their site has data for them
  
Line 69: Line 69:
 
===Template System===
 
===Template System===
 
* Fixed a bug where iterating only the first element of an array resulted in the entire array being printed
 
* Fixed a bug where iterating only the first element of an array resulted in the entire array being printed
* Added new '<!-- TRANSLATE string -->' instruction
+
* Added new <nowiki><!-- TRANSLATE string --></nowiki> instruction
 
** Looks up the 'string' key in the current active localization table
 
** Looks up the 'string' key in the current active localization table
 
** Check templates/default/memberslist/memberslist.html for usage examples
 
** Check templates/default/memberslist/memberslist.html for usage examples
* Moved locale assignments to template to <!-- TRANSLATE --> calls in the template
+
* Moved locale assignments to template to <nowiki><!-- TRANSLATE --></nowiki> calls in the template
** Replaced many tpl variables with <!-- TRANSLATE --> instruction in templates
+
** Replaced many tpl variables with <nowiki><!-- TRANSLATE --></nowiki> instruction in templates
** Leftover {L_*} keys are not strictly locale keys, mainly tooltips or other php set values
+
** Leftover {L_*} koeys are not strictly locale keys, mainly tooltips or other php set values
** Some core addons may have not been updated yet
+
** Some core addons may not have been updated
  
  
Line 118: Line 118:
 
** members_row.OPEN (use S_GROUP_ALTS eq 2)
 
** members_row.OPEN (use S_GROUP_ALTS eq 2)
 
** members_row.alts.DISPLAY (actually the opposite. Use S_GROUP_ALTS neq 2)
 
** members_row.alts.DISPLAY (actually the opposite. Use S_GROUP_ALTS neq 2)
** S_TOOLBAR (used to include direction, but removed that usage yesterday. Use S_GROUP_ALTS ge 0)
+
** S_TOOLBAR (used to include direction, but removed that usage. Use S_GROUP_ALTS ge 0)
 
* Added HREF patching
 
* Added HREF patching
 
** When using the openAlts(), closeAlts(), or unGroupAlts() javascript functions, all <a> elements with the 'internal' class will have their link target patched, giving the 'alts=' parameter (if set) the appropriate value.
 
** When using the openAlts(), closeAlts(), or unGroupAlts() javascript functions, all <a> elements with the 'internal' class will have their link target patched, giving the 'alts=' parameter (if set) the appropriate value.

Revision as of 20:15, 5 April 2009

WR.net

Important note: When you edit this page, you agree to release your contribution into the public domain.
If you do not want this or can not do this because of license restrictions, please do not edit.

Contents


WoW Roster Change Log


Last Release (v2.0.2) December 21, 2008

You can view the open source project at - http://www.wowroster.net

For corrections and/or suggestions - http://www.wowroster.net


Last Edit: Zanix 02:34, 21 December 2008 (CST)


v2.1.0

Alpha
Updated 23:49, 12 November 2008 (CST)
Changes as of SVN-1902

This can and will change at any moment
This is to just inform about upcoming fixes/changes/enhancements

General Fixes and Enhancements


LUA Update (update.lib.php)


SQL/DB


Locales


Template System


Addon Framework


Core AddOns


CharacterInfo


Keys


PvPLog


MembersList


Vault



v2.0.2

Released - December 21, 2008

General Fixes and Enhancements



v2.0.1

Released - November 15, 2008

General Fixes and Enhancements

Maintenance release for WotLK for compatibility issues


Locales


Addon Framework


CharacterInfo



v2.0.0

Released - June 20, 2008

Important Notes


Fixes


Changes


Enhancements



v1.7.3

Released - February 14, 2007

Fixes


Enhancements



v1.7.2

Released - December 29, 2006

Fixes


Enhancements



v1.7.1

Released - October 21, 2006

Fixes


Changes


Enhancements



v1.7.0

Released - June 17, 2006

Fixes







Enhancements

$wowdb->error() = mysql_error()
$wowdb->fetch_assoc = mysql_fetch_assoc()
$wowdb->fetch_array = mysql_fetch_array()
$wowdb->fetch_row = mysql_fetch_row()
$wowdb->num_rows = mysql_num_rows()
$wowdb->free_result = mysql_free_result()
$wowdb->data_seek = mysql_data_seek()


Important Changes



v1.6.0

Released - February 04, 2006

Fixes


Enhancements


Known Bugs With 1.6.0



v1.5.1

Released - October 20, 2005

Fixes


Enhancements



v1.5.0

Released - October 17, 2005

Fixes


Enhancements



v1.04

Released - July 30, 2005

Fixes


Enhancements



v1.03 [maintainance]

Released - July 11, 2005



v1.03

Released - May 05, 2005

Personal tools
Namespaces
Variants
Actions
WoWRoster
Navigation
Toolbox