Roster 2.0 RC svn[1785]

Posts from previous Beta sessions

Re: Roster 2.0 Beta svn[1634]

Postby PleegWat » Thu Feb 07, 2008 1:54 am

Build svn[1634]
Changes since svn[1555]

Check Rosterdiag to get the newest build
Or download the files in the first post
Or for advanced users, update via the svn


When making posts, please make sure you look at Rosterdiag to make sure none of your files are out of date. And get your version at the bottom of a Roster page.

------------------------------------------------------------------------
r1634 | pleegwat | 2008-02-06 12:39:17 -0600 (Wed, 06 Feb 2008) | 2 lines

Roster1 Trunk: 1.9.9.1634
- Updating version for beta push
------------------------------------------------------------------------
r1633 | Zanix | 2008-02-06 12:34:36 -0600 (Wed, 06 Feb 2008) | 2 lines

Roster 1.9.9 beta:
- Fixed notice error (ROSTER_PATH) in the installer
------------------------------------------------------------------------
r1632 | pleegwat | 2008-02-06 12:20:26 -0600 (Wed, 06 Feb 2008) | 2 lines

Roster1 Trunk: ${VERSION}
- Updating version for beta push
------------------------------------------------------------------------
r1631 | Zanix | 2008-02-06 02:01:00 -0600 (Wed, 06 Feb 2008) | 2 lines

Roster 1.9.9:
- Fix notice errors in RosterCP
------------------------------------------------------------------------
r1630 | Zanix | 2008-02-06 01:04:58 -0600 (Wed, 06 Feb 2008) | 2 lines

Roster 1.9.9:
- Goof in the auto beta push script
------------------------------------------------------------------------
r1629 | Zanix | 2008-02-06 00:41:51 -0600 (Wed, 06 Feb 2008) | 2 lines

Roster1 Trunk: ${VERSION}
- Updating version for beta push
------------------------------------------------------------------------
r1628 | Zanix | 2008-02-05 15:45:12 -0600 (Tue, 05 Feb 2008) | 3 lines

Roster 1.9.9 beta:
- Removed ROSTERLOGIN_(GUILD|OFFICER) defines
-- They are not needed
------------------------------------------------------------------------
r1627 | Zanix | 2008-02-05 00:51:40 -0600 (Tue, 05 Feb 2008) | 18 lines

Roster 1.9.9:
- Some code cleanup and standards
- Added addon version check to RosterCP
- Removed upgrade.php and install folder check, since they don't exist anymore
- Changed how SQL display is handled in the installer
- Fixed a notice error in config.lib.php when a config locale string doesn't has description text
- Changed &roster_debug=roster_debug for the url to just &rdebug
- Added login form to the Roster menu
- Updated auth checks on the lua update page
-- Password box will only show if your auth level is lower than one of the requirements for lua upload
-- Users logged in as Roster Admin will never see the password box
- Changed Roster auth a bit, it is now initialized in settings.php as Roster::auth ($roster->auth)
-- Added two more auth level (ROSTERLOGIN_*) defines
--- ROSTERLOGIN_OFFICER = for officer level
--- ROSTERLOGIN_GUILD = for guild level
-- You can manually set the form action with $roster->auth->set_action();
-- Basically just change all instances of $roster_login to $roster->auth and remove all instances of "new RosterLogin"
-- You can still initialize it yourself as well, in case you never want to update your code
------------------------------------------------------------------------
r1626 | Zanix | 2008-02-04 15:32:10 -0600 (Mon, 04 Feb 2008) | 2 lines

Roster 1.9.9 beta:
- Changes to lib/template.php to use full paths, not relative
------------------------------------------------------------------------
r1625 | poetter | 2008-01-31 09:01:26 -0600 (Thu, 31 Jan 2008) | 2 lines

trunk: functions.lib.php
- set stream_set_blocking to true. seems to not time out when false
------------------------------------------------------------------------
r1624 | poetter | 2008-01-31 08:26:52 -0600 (Thu, 31 Jan 2008) | 2 lines

trunk: update.lib.php
- replaced a next statement with continue (mixed up with perl)
------------------------------------------------------------------------
r1623 | poetter | 2008-01-31 05:12:49 -0600 (Thu, 31 Jan 2008) | 2 lines

trunk: item.php
- some more changes for enachant dectection
------------------------------------------------------------------------
r1622 | poetter | 2008-01-30 12:52:41 -0600 (Wed, 30 Jan 2008) | 3 lines

trunk: item.php
- improved scanning for enchants by a copy of tooltip without colored lines
-- see http://www.wowroster.net/Forums/viewtop ... html#31264
------------------------------------------------------------------------
r1621 | poetter | 2008-01-30 12:15:20 -0600 (Wed, 30 Jan 2008) | 2 lines

trunk: armory.class.php
- removed caching from armory.class.php
------------------------------------------------------------------------
r1620 | poetter | 2008-01-30 11:45:08 -0600 (Wed, 30 Jan 2008) | 2 lines

trunk: simpleparser.class.php
- initialized data holding vars on parse method. For multiple use of same parser instance
------------------------------------------------------------------------
r1619 | poetter | 2008-01-30 09:57:40 -0600 (Wed, 30 Jan 2008) | 2 lines

trunk: item.php
- resized gem icons to 10x10px
------------------------------------------------------------------------
r1618 | poetter | 2008-01-29 07:51:09 -0600 (Tue, 29 Jan 2008) | 3 lines

trunk: item.php
- implemented check of meta gem prerequisites
- added new string to locale files, gem_colors_to_en, tooltip_preg_meta_requires_min and tooltip_preg_meta_requires_more
------------------------------------------------------------------------
r1617 | pleegwat | 2008-01-29 06:21:25 -0600 (Tue, 29 Jan 2008) | 3 lines

Roster1 Trunk:
- Fix incorrect main name casing

------------------------------------------------------------------------
r1616 | poetter | 2008-01-29 04:59:56 -0600 (Tue, 29 Jan 2008) | 2 lines

trunk: item.lib.php
- implemented new preg_match for meta gem requirements
------------------------------------------------------------------------
r1615 | poetter | 2008-01-29 03:13:33 -0600 (Tue, 29 Jan 2008) | 2 lines

trunk: update.lib.php
- added code to skip armory tooltip lines on gems for source, boss and droprate.
------------------------------------------------------------------------
r1614 | Zanix | 2008-01-28 16:50:27 -0600 (Mon, 28 Jan 2008) | 2 lines

Roster 1.9.9:
- Fixed some double slashing in the file paths for $addon_data['conf_file'] and addon_data['search_file']
------------------------------------------------------------------------
r1613 | Zanix | 2008-01-28 15:08:49 -0600 (Mon, 28 Jan 2008) | 2 lines

Roster 1.9.9 beta:
- enUS.php escaped the last commit
------------------------------------------------------------------------
r1612 | Zanix | 2008-01-28 15:07:57 -0600 (Mon, 28 Jan 2008) | 3 lines

Roster 1.9.9 beta:
- Removed "Could not find guild in database. Please update members first." output when the myProfile[REALM]["Characters"] block does not exist or is not an array and the myProfile[REALM] block does exist
- Removed $lang['noGuild'] in the locale files since it is no longer used
------------------------------------------------------------------------
r1611 | pleegwat | 2008-01-28 11:55:33 -0600 (Mon, 28 Jan 2008) | 2 lines

Ditching smf diff.

------------------------------------------------------------------------
r1610 | pleegwat | 2008-01-28 08:28:58 -0600 (Mon, 28 Jan 2008) | 3 lines

Roster1 Trunk: Memberslist
- Honour if officer notes are turned off for the main listing. If alt detection uses officer notes and they're always invisible, I'll just have to yell at them before being able to debug.

------------------------------------------------------------------------
r1609 | pleegwat | 2008-01-28 08:10:00 -0600 (Mon, 28 Jan 2008) | 3 lines

Roster1 Trunk: MembersList
- Extended memberslist debug mode with match data.

------------------------------------------------------------------------
r1608 | pleegwat | 2008-01-28 04:59:17 -0600 (Mon, 28 Jan 2008) | 5 lines

Roster1 Trunk: Keys
- Changed the way reputation required is stored.
-- Old: Store a number 1-8 based on standing
-- New: Store the amout of reputation above or below Neutral 0/3000. I've seen this specific notation before, and wouldn't be surprised if it's what blizz uses internally.

------------------------------------------------------------------------
r1607 | pleegwat | 2008-01-28 02:39:13 -0600 (Mon, 28 Jan 2008) | 3 lines

Roster1 Trunk: Memberslist
- Fixed long-standing bug where the 'use global settings/don't use these per-guild settings' setting was deleted by the config system because guild 0 never exists.

------------------------------------------------------------------------
r1606 | Zanix | 2008-01-27 19:45:06 -0600 (Sun, 27 Jan 2008) | 2 lines

Roster 1.9.9:
- Missing </b> tag
------------------------------------------------------------------------
r1605 | Zanix | 2008-01-27 12:42:43 -0600 (Sun, 27 Jan 2008) | 5 lines

Roster 1.9.9:
- Removed the unnecessary hard coded translation in socketColorEn()
- Fixed ranged_dps during update, again
Keys:
- Added the reputation conversion for the other locales
------------------------------------------------------------------------
r1604 | pleegwat | 2008-01-27 07:20:15 -0600 (Sun, 27 Jan 2008) | 6 lines

Roster1 Trunk: Keys
- Coilfang Resevoir Heroic
- Keepers of Time Heroic
- Tempest Keep Heroic
-- Thanks diska

------------------------------------------------------------------------
r1603 | pleegwat | 2008-01-27 07:17:53 -0600 (Sun, 27 Jan 2008) | 4 lines

Roster1 Trunk: Keys
- Shattered Halls, Hellfire Citadel Heroic
-- Thanks diska.

------------------------------------------------------------------------
r1602 | pleegwat | 2008-01-27 07:11:14 -0600 (Sun, 27 Jan 2008) | 3 lines

Roster1 Trunk:
- Missed some lines when converting format

------------------------------------------------------------------------
r1601 | Zanix | 2008-01-26 12:31:16 -0600 (Sat, 26 Jan 2008) | 4 lines

Roster 1.9.9:
- Commented out local filename output in keys installer
- Coding standards on armory.class.php, simple.class.php, and simpleparser.class.php
- Changed realmstatus.php to use simpleParser
------------------------------------------------------------------------
r1600 | pleegwat | 2008-01-26 08:07:06 -0600 (Sat, 26 Jan 2008) | 4 lines

Roster1 Trunk:
- English AuchH, SL, Kara
-- Thanks Diska

------------------------------------------------------------------------
r1599 | pleegwat | 2008-01-25 17:00:32 -0600 (Fri, 25 Jan 2008) | 6 lines

Roster1 Trunk: Keys
- Added lockpicking on stage -1. Not added as a stage in the key defines.
Memberslist:
- Changed the passthrough for extra data I added for keys
-- Now only $DATA['passthrough'] is passed

------------------------------------------------------------------------
r1598 | pleegwat | 2008-01-25 15:52:12 -0600 (Fri, 25 Jan 2008) | 3 lines

Roster1 Trunk: Keys
- Stupid sql logic error. < instead of<=

------------------------------------------------------------------------
r1597 | pleegwat | 2008-01-25 09:27:53 -0600 (Fri, 25 Jan 2008) | 3 lines

Roster1 Trunk:
- Missed the install_enUS file

------------------------------------------------------------------------
r1596 | pleegwat | 2008-01-25 06:41:48 -0600 (Fri, 25 Jan 2008) | 4 lines

Roster1: Keys
- Moved key data to the database
- Rewrote the update procedure

------------------------------------------------------------------------
r1595 | poetter | 2008-01-24 22:38:07 -0600 (Thu, 24 Jan 2008) | 2 lines

Trunk: armory.class.php
- fixed url for region US
------------------------------------------------------------------------
r1594 | Zanix | 2008-01-24 15:57:48 -0600 (Thu, 24 Jan 2008) | 3 lines

Roster 1.9.9 beta:
- Added sql fix to version number change introduced in svn[1432]
-- Anyone upgrading from pre-1432 will not need to apply this fix
------------------------------------------------------------------------
r1593 | poetter | 2008-01-24 10:48:22 -0600 (Thu, 24 Jan 2008) | 2 lines

trunk: update.lib.php
- fixed missing closing bracket in line 3262
------------------------------------------------------------------------
r1592 | poetter | 2008-01-24 08:31:03 -0600 (Thu, 24 Jan 2008) | 7 lines

trunk: armory.class.php
- complete restructure of this class
- better code reuse
- implemented simple.class.php returns
- added simple.class.php
- added simpleparser.class.php
- implemented armory item search
------------------------------------------------------------------------
r1591 | Zanix | 2008-01-23 15:26:42 -0600 (Wed, 23 Jan 2008) | 3 lines

Roster 1.9.9 beta:
- Fixed invalid preg_match sting in functions.lib.php
- Fixed non numeric 'ranged_dps' during CP.lua upload
------------------------------------------------------------------------
r1590 | Zanix | 2008-01-23 15:05:02 -0600 (Wed, 23 Jan 2008) | 2 lines

Roster 1.9.9 beta:
- RosterCP pages will now honor the values set by $roster->output
------------------------------------------------------------------------
r1589 | Zanix | 2008-01-23 13:59:10 -0600 (Wed, 23 Jan 2008) | 2 lines

Roster 1.9.9 beta:
- File not versioned
------------------------------------------------------------------------
r1588 | Zanix | 2008-01-23 13:58:35 -0600 (Wed, 23 Jan 2008) | 2 lines

Roster 1.9.9 beta:
- File not versioned
------------------------------------------------------------------------
r1587 | Zanix | 2008-01-23 13:55:00 -0600 (Wed, 23 Jan 2008) | 2 lines

Roster 1.9.9 beta:
- Fixed tabs in character speelbook, character pets, and guildvault so they no longer display incorrectly in IE
------------------------------------------------------------------------
r1586 | pleegwat | 2008-01-22 09:22:43 -0600 (Tue, 22 Jan 2008) | 3 lines

Roster1 Trunk
- Syntax error with SQL window in normal on mode.

------------------------------------------------------------------------
r1585 | pleegwat | 2008-01-22 01:54:46 -0600 (Tue, 22 Jan 2008) | 4 lines

Roster1 Trunk: MySQL
- Added extended SQL window mode.
-- This will aprint() the results of a DESCRIBE on every query. Only useful for performance debugging. Is not forced on by the beta-only debug force, or the post-beta debug urlswitch

------------------------------------------------------------------------
r1584 | zeryl | 2008-01-21 14:05:01 -0600 (Mon, 21 Jan 2008) | 1 line

Roster 1x: Install.sh: Modified svn url for new server setup
------------------------------------------------------------------------
r1583 | pleegwat | 2008-01-21 12:58:09 -0600 (Mon, 21 Jan 2008) | 5 lines

Roster1: Keys
- Fixed some display bugs
Memberslist:
- Optimized SQL

------------------------------------------------------------------------
r1582 | pleegwat | 2008-01-11 15:13:42 -0600 (Fri, 11 Jan 2008) | 3 lines

Roster1 Trunk: Keys
- Fixed some syntax errors

------------------------------------------------------------------------
r1581 | pleegwat | 2008-01-11 14:57:57 -0600 (Fri, 11 Jan 2008) | 3 lines

Roster1 Trunk: Keys
- Added the update.hook

------------------------------------------------------------------------
r1580 | pleegwat | 2008-01-11 10:00:02 -0600 (Fri, 11 Jan 2008) | 4 lines

Roster1 Trunk: Keys addon
- Rewritten to collect key status on upload, and use memberslist for output
-- Needs tuning, but it's 5 PM

------------------------------------------------------------------------
r1579 | pleegwat | 2008-01-10 07:02:48 -0600 (Thu, 10 Jan 2008) | 3 lines

Roster1 Trunk:
- Upped the version number because I want to be able to see if people have that last commit

------------------------------------------------------------------------
r1578 | pleegwat | 2008-01-10 07:02:01 -0600 (Thu, 10 Jan 2008) | 6 lines

Roster1: Installer
- Fixed a SQL error in the install SQL
-- Character set goes before NULL setting
- Fixed a logic error in the install templates
-- Install messages generated earlier overwrote the error message

------------------------------------------------------------------------
r1577 | Zanix | 2008-01-09 13:09:16 -0600 (Wed, 09 Jan 2008) | 7 lines

Roster 1.9.9 beta:
- Added full urls for auto select lists in pvplog, quest list, and the select list in the menu since IE doesn't honor <base url="" /> when using JS to re-direct the url
- Removed id= elements and <label for=""> in quest list search
-- The id= ends up being the same in the menu when viewing the search page and causes html errors
- Removed the double tab indenting in search.php
- Removed the loadxmldoc call on the search button, probably left there by accident
- Fixed typo in header.html
------------------------------------------------------------------------
r1576 | pleegwat | 2008-01-09 07:01:33 -0600 (Wed, 09 Jan 2008) | 5 lines

Roster1 Trunk:
- Readding <base> tag for non-seo.
-- This was removed because the url in the <base> tag did not contain the custom port number (if any), but that issue got a proper fix shortly after this workaround was inserted.
-- The <base> tag is needed in non-seo because SEO urls provide the right page even if it's off in roster, as long as the server supports SEO. Also, the first page visited after turning SEO off would always still be on a SEO url.

------------------------------------------------------------------------
r1575 | Zanix | 2008-01-08 19:38:36 -0600 (Tue, 08 Jan 2008) | 5 lines

Roster 1.9.9:
- Fix to urlgrabber() to allow fsock to timeout properly
-- http://www.wowroster.net/Forums/viewtopic/t=4852.html
- Fix for armory.class.php for Armory maintenance mode
-- http://www.wowroster.net/Forums/viewtopic/t=4853.html
------------------------------------------------------------------------
r1574 | Zanix | 2008-01-08 11:18:15 -0600 (Tue, 08 Jan 2008) | 2 lines

Roster 1.9.9 beta:
- Added one more case for realm population for the US realm status feed, offline
------------------------------------------------------------------------
r1573 | anaxent | 2008-01-07 17:39:15 -0600 (Mon, 07 Jan 2008) | 1 line

I have just added the item search form which I still need to build the query's for
------------------------------------------------------------------------
r1572 | Zanix | 2008-01-07 11:30:53 -0600 (Mon, 07 Jan 2008) | 2 lines

Roster 1.9.9 beta:
- Active=false fix for addon upgrades
------------------------------------------------------------------------
r1571 | Zanix | 2008-01-07 11:23:49 -0600 (Mon, 07 Jan 2008) | 2 lines

Roster 1.9.9 beta:
- Ok, last realmstatus.php commit, I promise
------------------------------------------------------------------------
r1570 | Zanix | 2008-01-07 11:21:58 -0600 (Mon, 07 Jan 2008) | 2 lines

Roster 1.9.9 beta:
- Forgot a break; in realmstatus.php
------------------------------------------------------------------------
r1569 | Zanix | 2008-01-07 11:17:29 -0600 (Mon, 07 Jan 2008) | 2 lines

Roster 1.9.9 beta:
- Forgot a bracket ] in realmstatus.php
------------------------------------------------------------------------
r1567 | Zanix | 2008-01-05 14:45:41 -0600 (Sat, 05 Jan 2008) | 4 lines

Roster 1.9.9:
Realmstatus
- Added config for recommended and full colors for EU realms
-- Added locale strings for recommended and full realms
------------------------------------------------------------------------
r1566 | Zanix | 2008-01-05 14:31:12 -0600 (Sat, 05 Jan 2008) | 2 lines

Roster 1.9.9:
- realmstatus fix for EU realms
------------------------------------------------------------------------
r1565 | Zanix | 2008-01-05 14:05:17 -0600 (Sat, 05 Jan 2008) | 3 lines

Roster 1.9.9:
- frFR local fix
-- http://www.wowroster.net/Forums/viewtopic/t=4021.html
------------------------------------------------------------------------
r1564 | pleegwat | 2008-01-04 07:52:01 -0600 (Fri, 04 Jan 2008) | 4 lines

Roster1 Trunk: Login
- Changed the 'admin-only' login level for a constant
-- vault has guild level hardcoded. I need to ponder what the best course of action there is. If we are going to add login options to a lot of stuff we may want to have it in the menu box somewhere.

------------------------------------------------------------------------
r1563 | pleegwat | 2008-01-04 07:45:56 -0600 (Fri, 04 Jan 2008) | 3 lines

Roster1 Trunk: Login
- Changed the API. The access level to be checked is now passed to the access check function. This should allow login classes that are not level based.

------------------------------------------------------------------------
r1562 | pleegwat | 2008-01-04 07:31:51 -0600 (Fri, 04 Jan 2008) | 3 lines

Roster1 Trunk: GuildBank, GuildInfo, Professions, Keys addons
- Added global access control to these addons.

------------------------------------------------------------------------
r1561 | pleegwat | 2007-12-28 08:49:49 -0600 (Fri, 28 Dec 2007) | 3 lines

Roster1 Trunk: Framework
- Changed the error message if no default guild is set

------------------------------------------------------------------------
r1559 | pleegwat | 2007-12-24 04:09:52 -0600 (Mon, 24 Dec 2007) | 3 lines

Roster1 Trunk: MainJS
- Fixed space indenting

------------------------------------------------------------------------
r1558 | Zanix | 2007-12-24 01:36:19 -0600 (Mon, 24 Dec 2007) | 2 lines

Roster 1.9.9:
- Added error alert on empty xml response for ajax
------------------------------------------------------------------------
r1557 | Adric | 2007-12-21 23:41:23 -0600 (Fri, 21 Dec 2007) | 4 lines

Roster 1.9.9 - Trunk - Added a Wrapping Div to the Roster so when people style roster or put roster in their own page, it won't mess up the font or font colours...


Notes - Vault - Tab Display is fragged on IE... I fixed it, but then FF and Safari don't work, so I put it back.
------------------------------------------------------------------------
r1556 | Zanix | 2007-12-21 16:15:41 -0600 (Fri, 21 Dec 2007) | 3 lines

Roster 1.9.9 beta:
- Applied fix for mysql not liking similar names in the database
-- http://www.wowroster.net/Forums/viewtopic/t=4758.html
------------------------------------------------------------------------
I <3 /bin/bash
User avatar
PleegWat
WoWRoster.net Dev Team
WoWRoster.net Dev Team
 
Posts: 1636
Joined: Tue Jul 04, 2006 1:43 pm

Roster 2.0 Beta svn[1665]

Postby zanix » Thu Feb 14, 2008 12:18 pm

Build svn[1665]
Changes since svn[1634]

Check Rosterdiag to get the newest build
Or download the files in the first post
Or for advanced users, update via the svn


When making posts, please make sure you look at Rosterdiag to make sure none of your files are out of date. And get your version at the bottom of a Roster page.

------------------------------------------------------------------------
r1665 | Zanix | 2008-02-13 23:12:33 -0600 (Wed, 13 Feb 2008) | 2 lines

Roster trunk:
- Small bits of code cleanup on search
------------------------------------------------------------------------
r1664 | Zanix | 2008-02-13 22:24:52 -0600 (Wed, 13 Feb 2008) | 4 lines

Roster trunk:
- Added recipe/profession search
- Even more search work
-- Search changes should be done now, I hope
------------------------------------------------------------------------
r1663 | Zanix | 2008-02-13 16:37:59 -0600 (Wed, 13 Feb 2008) | 2 lines

Roster trunk:
- SQL error in key installer
------------------------------------------------------------------------
r1662 | pleegwat | 2008-02-13 15:37:44 -0600 (Wed, 13 Feb 2008) | 4 lines

Roster1 Trunk: MySQL DBAL
- No longer dying on error in debug mode
-- Errors are reported in the error box, and listed in the sql log

------------------------------------------------------------------------
r1661 | pleegwat | 2008-02-13 10:34:59 -0600 (Wed, 13 Feb 2008) | 10 lines

SECURITY COMMIT

Roster1 Trunk:
cmslink.lib
- Fixed a SQL injection possibility when magic_quotes_gpc is off and SEO urls is on
- Arrays in the query string now pass correctly
function.lib
- Changed array_overlay function prototype to be consistent between php4 and php5
-- In php5, arrays always pass by value. The $arr parameter of this function is modified by the body. This did not actually lead to inconsistencies in actual uses in the base code.

------------------------------------------------------------------------
r1660 | Zanix | 2008-02-12 23:58:14 -0600 (Tue, 12 Feb 2008) | 3 lines

Roster trunk:
- More search work
-- Item search doesn't retain the item quality on the next/prev page links
------------------------------------------------------------------------
r1659 | Zanix | 2008-02-12 17:57:53 -0600 (Tue, 12 Feb 2008) | 2 lines

Roster trunk:
-Some more item search work
------------------------------------------------------------------------
r1658 | pleegwat | 2008-02-12 10:43:39 -0600 (Tue, 12 Feb 2008) | 3 lines

Roster1 Trunk: Keys
- Fixed an issue when the same key/stage was met in multiple languages.

------------------------------------------------------------------------
r1657 | Zanix | 2008-02-12 02:39:13 -0600 (Tue, 12 Feb 2008) | 2 lines

Roster trunk:
- Item search not completely done, here is some progress
------------------------------------------------------------------------
r1656 | Zanix | 2008-02-12 01:44:32 -0600 (Tue, 12 Feb 2008) | 5 lines

Roster trunk:
- Forgot to change constructors for search classes
- Added item::requires_level to item class
- Added ability to include core search files via lib/search/
-- Added item search, recipe not made yet
------------------------------------------------------------------------
r1655 | Zanix | 2008-02-11 23:54:29 -0600 (Mon, 11 Feb 2008) | 8 lines

Roster trunk:
- Fixed SQL error in keys upgrade
- Addon search classes are now named basenameSearch
-- Old way: basename_search
-- Changed for consistency
- Removed duplicate tpl variables from header.php
- Fix for template.php to actually allow other templates
- Templated credits and search page
------------------------------------------------------------------------
r1654 | pleegwat | 2008-02-11 11:38:24 -0600 (Mon, 11 Feb 2008) | 4 lines

Roster1 Trunk: Keys
- Added update notes for old revisions to keys


------------------------------------------------------------------------
r1653 | pleegwat | 2008-02-11 11:33:41 -0600 (Mon, 11 Feb 2008) | 3 lines

Roster1 Trunk: Keys
- Added locale column to key/stages tables

------------------------------------------------------------------------
r1652 | Zanix | 2008-02-11 01:20:50 -0600 (Mon, 11 Feb 2008) | 2 lines

Roster trunk:
- Small html error on rostercp template
------------------------------------------------------------------------
r1651 | Zanix | 2008-02-10 16:31:48 -0600 (Sun, 10 Feb 2008) | 3 lines

Roster trunk:
- Fixed up comments for phpdoc
- Added frFR for keys
------------------------------------------------------------------------
r1650 | pleegwat | 2008-02-10 03:04:08 -0600 (Sun, 10 Feb 2008) | 2 lines

Test commit

------------------------------------------------------------------------
r1649 | Zanix | 2008-02-09 01:44:03 -0600 (Sat, 09 Feb 2008) | 4 lines

Roster trunk:
Auth/Menu
- Worked around, not fixed.
-- The sure fire way to do this is to detect if the auth class is loaded and render the login box accordingly, and that is what is happening now
------------------------------------------------------------------------
r1648 | Zanix | 2008-02-09 01:24:29 -0600 (Sat, 09 Feb 2008) | 5 lines

Roster trunk:
Auth
- Changed where auth class is included in hopes to solve the mysterious getMenuLoginForm() error
-- Fatal error: Call to a member function getMenuLoginForm() on a non-object in...
-- http://www.wowroster.net/Forums/viewtopic/t=4970.html
------------------------------------------------------------------------
r1647 | Zanix | 2008-02-08 19:52:43 -0600 (Fri, 08 Feb 2008) | 4 lines

Roster trunk:
Keys
- Forgot to escape the quest names
- Commented out new keys in esES since they are English
------------------------------------------------------------------------
r1646 | Zanix | 2008-02-08 19:49:19 -0600 (Fri, 08 Feb 2008) | 6 lines

Roster trunk:
Keys
- Added lock picking level to a couple of missed doors
- Added Arcatraz and Black Temple quest chains
-- They might be a bit off
- Uncommented SG key for Horde and removed the quest, since the lock can be picked
------------------------------------------------------------------------
r1645 | Zanix | 2008-02-08 15:41:40 -0600 (Fri, 08 Feb 2008) | 3 lines

Roster trunk:
- Added two requested item class methods
-- http://www.wowroster.net/Forums/viewtopic/t=4967.html
------------------------------------------------------------------------
r1643 | Zanix | 2008-02-08 01:51:32 -0600 (Fri, 08 Feb 2008) | 2 lines

Roster trunk:
- Fixed repeating message in addon management
------------------------------------------------------------------------
r1642 | Zanix | 2008-02-08 01:38:40 -0600 (Fri, 08 Feb 2008) | 5 lines

Roster trunk:
- Added instance keys esES locale
- Added U_LINKFORM template variable
- Templated main RosterCP layout, upload_rules, and menu_conf
-- Still have config.lib to do (this might take some time)
------------------------------------------------------------------------
r1641 | Zanix | 2008-02-07 17:00:59 -0600 (Thu, 07 Feb 2008) | 2 lines

Roster trunk:
- Last commit was big, better update revision
------------------------------------------------------------------------
r1640 | Zanix | 2008-02-07 16:59:46 -0600 (Thu, 07 Feb 2008) | 15 lines

Roster trunk:
- Converted most of RosterCP into templates
-- Still have RosterCP Main, config.lib, menu_config, and upload_rules to do
- Change Password RosterCP page is now hidden when using external auth
- Added T_BORDER_BLUE tpl define, it was missing
- Modified mysql.php a bit
-- Added a new var and function log_level
--- Default is 0 - off
--- Same as $roster->config['sql_window']
--- $roster->load_dbal sets this var, as does the installer
- Installer uses the ROSTER_UPDATECHECK constant for remote version number checking
- Moved border and messagebox functions into a per theme file, theme.php
-- This will help with other themes wanting to make different border and message box styles
- Added new template function fetch()
-- Just like display except it returns the output instead of directly printing it
------------------------------------------------------------------------
r1639 | pleegwat | 2008-02-07 15:32:22 -0600 (Thu, 07 Feb 2008) | 3 lines

Roster1 Trunk:
- This should fix the update hook for mysql 4.1

------------------------------------------------------------------------
r1638 | Zanix | 2008-02-07 11:44:17 -0600 (Thu, 07 Feb 2008) | 2 lines

Roster 1.9.9 beta:
- esES update by maqjav
------------------------------------------------------------------------
r1637 | Zanix | 2008-02-06 20:18:02 -0600 (Wed, 06 Feb 2008) | 11 lines

Roster 1.9.9:
- Added extended mode to debug
-- Added for the item parsing since it uses 3 debug levels
-- Extended mode (2) also enables the backtrace
-- Debug set to 2 during the beta (item parser hard coded to 1)
- Added Item::setDebug() so the debug mode can be set for the item class on the fly if needed
- URL &rdebug= now accepts a number indicating debug level
- Updated locale strings for ['admin']['debug_mode'] and ['admin']['sql_window']
- Moved auth initialization above get_scope_data() in settings.php since the menu needs an auth class method
- Updated news addon installer to use new installer methods
- Addons overwrote with older versions of themselves can now be purged (deleted) in the addon config
------------------------------------------------------------------------
r1636 | Zanix | 2008-02-06 17:07:55 -0600 (Wed, 06 Feb 2008) | 2 lines

Roster 1.9.9 beta:
- More coding standards
------------------------------------------------------------------------
r1635 | Zanix | 2008-02-06 15:59:08 -0600 (Wed, 06 Feb 2008) | 3 lines

Roster 1.9.9 beta:
- Coding standards
- Changed a die() to die_quietly()
------------------------------------------------------------------------
Read the Forum Rules, the WiKi, and Search before posting!
WoWRoster v2.1 - SigGen v0.3.3.523 - WoWRosterDF
User avatar
zanix
Admin
Admin
WoWRoster.net Dev Team
WoWRoster.net Dev Team
UA/UU Developer
UA/UU Developer
 
Posts: 5546
Joined: Mon Jul 03, 2006 8:29 am
Location: Idaho Falls, Idaho
Realm: Doomhammer (PvE) - US

Roster 2.0 Beta svn[1758]

Postby zanix » Thu Apr 24, 2008 11:12 am

Build svn[1758]
Changes since svn[1665]

Check Rosterdiag to get the newest build
Or download the files in the first post
Or for advanced users, update via the svn


When making posts, please make sure you look at Rosterdiag to make sure none of your files are out of date. And get your version at the bottom of a Roster page.



Noteworthy changes/updates with this build
This should be the last beta build, the next build should be Release Candidate code

If you can stand reading almost 100 commit notes or if you are an addon developer, please read the full log
It's not that bad, I promise

All of Roster is now templated except the config api (it's a little too complex)
- Templates have also been re-done quite a bit, if you made any custom themes be sure to give them a good look-over
- Small changes so when Roster is ported, window.onload events can be accessed easier (since the body tag may not be accessible)
-- New tpl var 'ROSTER_ONLOAD'

Changed update check time to once a day from once a week

Added $roster->locale->get_string($key,$addon,$locale)
- Method to get a locale string using the passed key/addonname/locale
- Pass a key to return the desired locale string
- can accept a 2-dimensional array for the key
-- Need to find a way to accept multi-dimensional arrays
- If addonname is not passed, it will return $roster->locale->wordings[$locale][$key]
- If locale is not passed, it will default to the current locale setting
- http://www.wowroster.net/Forums/viewtopic/t=4998.html

Keys Addon: Added categories

Disabled tooltip within a tooltip for character equip item bonuses
- It was a hack to the current tooltip code
- Code is commented out, it can be re-enabled when we get tooltip code that can handle tooltips within tooltips

Added default parameter for quest_get_many() in lib/quest.php

RosterDiag
- Added phoflame's edit to rosterdiag file integrity check where newer files than the svn would be marked critical
- Information boxes are now collapsible
- Converted to use urlgrabber and not url_fopen, meaning better compatibility with more servers!
- Diff viewer was not functioning properly

urlgrabber wasn't parsing out the header correctly in fsock mode

Installer:
- Now gives the option to enter a user with db create privileges, for those that don't want to do it manually
- Added "I Agree to license" at the start of the install
- Added after install setup guide

AddOn Framework:
- Many new variables have been added, please look at the AddOn SDK for details
- Addon-level auth is now available and defaulted to 0 (Public) Set the level from RosterCP->Addon Management
- function pagination() changed to function paginate()
-- function pagination_page() changed to function paginate_page()

Moved images that should be unique to a theme/style, to the templates/default/images folder and updated paths pointing to those images
- ADDONS WILL NEED TO BE UPDATED FOR THE NEW IMAGES
- $roster->config['theme_path'] will point to the url path of the current theme and should be used to point to images in the template directory

Addon Installer:
- The addon list now shows the old version next to the new version if upgrade is available
- Created a check for temporary tables, Roster will now turn them off if unable to use them

SET CHARACTER SET and SET NAMES set the same variables. But SET CHARACTER SET sets them to the wrong values (which you won't notice until you start using characters that aren't in the default character set for the server)

We have been getting tired of the occasional help request from people running private servers. This should put out a comprehensible message that roster can't be configured to work with without some major code modification


------------------------------------------------------------------------
r1758 | Zanix | 2008-04-23 21:28:23 -0500 (Wed, 23 Apr 2008) | 8 lines

Roster trunk:
- Added addon auth checks
-- Default auth level is set to 0 (public)
-- Many addons that did a addon level auth check have had their check removed
-- Configure the auth level from the Addon Management page in RosterCP
- Class ID added to members table
- Set $update->locale on guild updates
-- Fixes possible error with vault and gems
------------------------------------------------------------------------
r1757 | pleegwat | 2008-04-23 14:22:31 -0500 (Wed, 23 Apr 2008) | 3 lines

Roster1 Trunk:
- Removed BOM marker

------------------------------------------------------------------------
r1756 | Zanix | 2008-04-22 21:41:21 -0500 (Tue, 22 Apr 2008) | 14 lines

Roster trunk:
- Changed some admin pages to use the message box for the rostercp page rather than implement their own message boxes
- Moved the install guide to an admin page
- New define 'IN_ROSTER_ADMIN'
-- Another access detection define to check if inside rostercp
-- Applied to all rostercp only files
- Upload Rules now trims trailing and leading whitespace from input
-- Region is also now limited to 2 characters
- header.php sets tpl variables that are duplicated since there might be an error before settings.php finishes and sets these
- Reordered util meu buttons for new installs
- Moved debug url check to a more logical place
- Fixed notice error in rostercp
- Install now directs to the after install guide
-- In the future, it should be possible to extend the guide for other items
------------------------------------------------------------------------
r1755 | Zanix | 2008-04-22 20:16:01 -0500 (Tue, 22 Apr 2008) | 8 lines

Roster trunk:
- Added default page selection to Addon Management
- Added tooltip to enforce rules selection in Upload Rules
- Updated tabcontent.js to v2.2
-- Adds support for expanding a tab using a URL parameter (ie: http://mysite.com/tabcontent.htm?tabinterfaceid=0)
- Changed install guide a bit, removed most of the settings config including the addon installer
-- The guide will link to the addon installer when it is finished
- RosterCP will now skip 'hidden' pages for the "Function" menu
------------------------------------------------------------------------
r1754 | Zanix | 2008-04-17 00:56:41 -0500 (Thu, 17 Apr 2008) | 5 lines

Roster trunk:
- Renamed char-info index.html template file to display.html
- Added message in installer that says the admin password is applied to the guild and officer users
- Upped CP and GP required version to 2.4.0
- Added beginnings of after install setup guide
------------------------------------------------------------------------
r1753 | pleegwat | 2008-04-12 08:42:56 -0500 (Sat, 12 Apr 2008) | 4 lines

Roster1 Trunk: Keys
- Added checks so we don't insert duplicates
- Deleting category contents with category

------------------------------------------------------------------------
r1752 | Zanix | 2008-04-12 08:21:41 -0500 (Sat, 12 Apr 2008) | 6 lines

Roster trunk:
- Instance Keys
-- Fixed adding categories
-- Fixed categories not showing up in admin
-- Fixed deleting of categories
-- Fixed uninstall to remove the keypane menu section
------------------------------------------------------------------------
r1751 | pleegwat | 2008-04-11 16:43:48 -0500 (Fri, 11 Apr 2008) | 3 lines

Roster1 Trunk: Keys
- Menu buttons for categories

------------------------------------------------------------------------
r1750 | pleegwat | 2008-04-11 16:20:13 -0500 (Fri, 11 Apr 2008) | 3 lines

Roster1 Trunk: Keys
- Added separate category table

------------------------------------------------------------------------
r1749 | Zanix | 2008-04-10 21:10:42 -0500 (Thu, 10 Apr 2008) | 3 lines

Roster trunk:
- Small changes so when Roster is ported, window.onload events can be accessed easier (since the body tag may not be accessible)
-- New tpl var 'ROSTER_ONLOAD'
------------------------------------------------------------------------
r1748 | Zanix | 2008-04-10 19:51:56 -0500 (Thu, 10 Apr 2008) | 3 lines

Roster trunk:
- Char-Info
-- Forgot to add these files
------------------------------------------------------------------------
r1747 | Zanix | 2008-04-10 14:09:26 -0500 (Thu, 10 Apr 2008) | 4 lines

Roster trunk:
- Char-Info
-- Changed the table name from roster_addons_info to roster_addons_info_display
-- Installer will populate the display now
------------------------------------------------------------------------
r1746 | pleegwat | 2008-04-10 13:12:00 -0500 (Thu, 10 Apr 2008) | 2 lines

SET CHARACTER SET and SET NAMES set the same variables. But SET CHARACTER SET sets them to the wrong values (which you won't notice until you start using characters that aren't in the default character set for the server)

------------------------------------------------------------------------
r1745 | Zanix | 2008-04-10 00:15:39 -0500 (Thu, 10 Apr 2008) | 6 lines

Roster trunk:
- Tied $roster->auth into Character-Info
-- PleegWat, Help! Initial SQL insert on install is not implemented, so nothing will show up in the per-character screen
- Addon install class now needs to be created when used and included
-- This is for the after install setup guide
- Inactive talents are grayed out again, oops
------------------------------------------------------------------------
r1744 | Zanix | 2008-04-06 20:20:58 -0500 (Sun, 06 Apr 2008) | 4 lines

Roster trunk:
- Small adjustments to templates
- Replaced tar/zip archive class in version_match.php with original code
-- Maybe this will fix the tar file issues when getting updated files from rosterdiag
------------------------------------------------------------------------
r1743 | pleegwat | 2008-04-03 15:16:59 -0500 (Thu, 03 Apr 2008) | 2 lines

Changed backtrace() to not recursively print array parameters.

------------------------------------------------------------------------
r1742 | Zanix | 2008-03-30 06:20:48 -0500 (Sun, 30 Mar 2008) | 3 lines

Roster trunk:
- RosterDiag
-- Some small adjustments and html fixes
------------------------------------------------------------------------
r1741 | Zanix | 2008-03-30 05:52:27 -0500 (Sun, 30 Mar 2008) | 8 lines

Roster trunk:
- RosterDiag
-- Added phoflame's edit to rosterdiag file integrity check where newer files than the svn would be marked critical
-- Information boxes are now collapsible
-- Converted to use urlgrabber and not url_fopen, meaning better compatibility with more servers!
-- Diff viewer was not functioning properly
- urlgrabber wasn't parsing out the header correctly in fsock mode
- Reverted one css change that made tables not center in FF
------------------------------------------------------------------------
r1740 | Adric | 2008-03-27 04:16:27 -0500 (Thu, 27 Mar 2008) | 1 line

Roster 1.9.9 - Trunk
- Modified the framing css to center align frames.
------------------------------------------------------------------------
r1739 | pleegwat | 2008-03-24 11:59:35 -0500 (Mon, 24 Mar 2008) | 4 lines

Roster1 Trunk: Memberslist
- Fixed parsing popup in memberslist debug
-- Used per-guild rules even if use_global is on

------------------------------------------------------------------------
r1737 | (no author) | 2008-03-20 22:00:05 -0500 (Thu, 20 Mar 2008) | 2 lines

Roster trunk:
- {IMG_URL} used in a non template file, oops
------------------------------------------------------------------------
r1736 | (no author) | 2008-03-18 17:49:33 -0500 (Tue, 18 Mar 2008) | 3 lines

Roster1 Trunk: Upload
- I've been getting tired of the occasional help request from people running private servers. This should put out a comprehensible message to the ones roster can't be configured to work with without code mods.

------------------------------------------------------------------------
r1735 | Zanix | 2008-03-16 22:29:49 -0500 (Sun, 16 Mar 2008) | 4 lines

Roster trunk:
- locale::get_string() can accept a 2-dimensional array for the key now
-- Need to find a way to accept multi-dimensional arrays
- Path error in install template
------------------------------------------------------------------------
r1734 | Zanix | 2008-03-15 16:43:59 -0500 (Sat, 15 Mar 2008) | 2 lines

Roster trunk:
- Keys page updated to use memberslist correctly
------------------------------------------------------------------------
r1733 | Zanix | 2008-03-15 16:38:02 -0500 (Sat, 15 Mar 2008) | 8 lines

Roster trunk:
- Templated Members List
- function pagination() changed to function paginate()
-- function pagination_page() changed to function paginate_page()
- Added roster::switch_alt_row_class()
-- For switching row class numbers when nesting rows
- Update page will now correctly error if the update page is disabled
-- Password box works again, shows up when user access is restricted for a certain type of upload
------------------------------------------------------------------------
r1732 | pleegwat | 2008-03-13 15:47:27 -0500 (Thu, 13 Mar 2008) | 3 lines

Roster1 Trunk: Memberslist
- Fixed a bug

------------------------------------------------------------------------
r1731 | AnthonyB | 2008-03-12 21:08:51 -0500 (Wed, 12 Mar 2008) | 3 lines

Roster trunk:
- Fixed \addons\memberslist\inc\memberslist.php as per
http://www.wowroster.net/Forums/viewtopic/t=5111.html
------------------------------------------------------------------------
r1730 | Zanix | 2008-03-11 08:34:02 -0500 (Tue, 11 Mar 2008) | 3 lines

Roster trunk:
- Added default parameter for quest_get_many() in lib/quest.php
- Changed severity values in rosterdiag so newer file versions are not critical
------------------------------------------------------------------------
r1729 | Zanix | 2008-03-09 22:11:00 -0500 (Sun, 09 Mar 2008) | 6 lines

Roster trunk:
- Templated rest of char-info
-- Finished character bonuses
- Disabled tooltip within a tooltip for character equip item bonuses
-- It was a hack to the current tooltip code, and DS planned to remove it
-- Code is commented out, it can be re-enabled when we get tooltip code that can handle tooltips within tooltips
------------------------------------------------------------------------
r1728 | Zanix | 2008-03-09 21:25:33 -0500 (Sun, 09 Mar 2008) | 3 lines

Roster trunk:
- Templated more parts of char-info
-- Finished character tabs
------------------------------------------------------------------------
r1727 | Zanix | 2008-03-09 14:23:28 -0500 (Sun, 09 Mar 2008) | 4 lines

Roster trunk:
- Templated more parts of char-info
-- Finished talents
- Updated tabcontent.js to 2.1, adds the ability to use prev/next
------------------------------------------------------------------------
r1726 | Zanix | 2008-03-09 05:34:52 -0500 (Sun, 09 Mar 2008) | 4 lines

Roster trunk:
- Templated more parts of char-info
-- Finished recipes, spellbook
- Changed char-info-quests to use quests object again
------------------------------------------------------------------------
r1725 | Zanix | 2008-03-08 00:11:56 -0600 (Sat, 08 Mar 2008) | 2 lines

Roster trunk:
- Forgot to add these
------------------------------------------------------------------------
r1724 | Zanix | 2008-03-08 00:06:32 -0600 (Sat, 08 Mar 2008) | 5 lines

Roster trunk:
- Templated parts of char-info
-- Finished admin/display, bags, bank, mail, quests
-- Moved char-info images to templates/default/info
- Fixed some more image paths
------------------------------------------------------------------------
r1723 | Zanix | 2008-03-06 22:30:49 -0600 (Thu, 06 Mar 2008) | 5 lines

Roster trunk:
- Moved more images and fixed some more paths so they point to the new locations
-- ADDONS WILL NEED TO BE UPDATED FOR THE NEW IMAGES
- $roster->config['theme_path'] will point to the url path of the current theme and should be used to point to images in the template directory
- Changed color_functions.js to color_functions.php so it can accept a variable for image paths
------------------------------------------------------------------------
r1722 | Zanix | 2008-03-06 19:44:58 -0600 (Thu, 06 Mar 2008) | 2 lines

Roster trunk:
- Moved images that should be unique to a theme/style, to the templates/default/images folder and updated paths pointing to those images
------------------------------------------------------------------------
r1721 | Zanix | 2008-03-06 15:07:59 -0600 (Thu, 06 Mar 2008) | 2 lines

Roster trunk:
- Templated hslist
------------------------------------------------------------------------
r1720 | Zanix | 2008-03-04 21:20:34 -0600 (Tue, 04 Mar 2008) | 2 lines

Roster trunk:
- Revert include_once, include, require_once => require
------------------------------------------------------------------------
r1719 | Zanix | 2008-03-04 20:50:45 -0600 (Tue, 04 Mar 2008) | 3 lines

Roster trunk:
- print => echo
- include_once, include, require_once => require
------------------------------------------------------------------------
r1718 | pleegwat | 2008-03-04 16:58:18 -0600 (Tue, 04 Mar 2008) | 3 lines

Roster1 Trunk: Memberslist
- Updated docs

------------------------------------------------------------------------
r1717 | Zanix | 2008-03-04 11:01:41 -0600 (Tue, 04 Mar 2008) | 2 lines

Roster trunk:
- Fixed notice error for realm status 'rs_color_offline'
------------------------------------------------------------------------
r1716 | Zanix | 2008-03-02 22:56:59 -0600 (Sun, 02 Mar 2008) | 3 lines

Roster trunk:
- Update notices will now hide when check for updates is set to never
- Update cache now stores the unix timestamp and not the friendly time
------------------------------------------------------------------------
r1715 | Zanix | 2008-03-02 22:29:54 -0600 (Sun, 02 Mar 2008) | 3 lines

Roster trunk:
- Added requested db data for recipe items
-- http://www.wowroster.net/Forums/viewtopic/t=5075.html
------------------------------------------------------------------------
r1714 | Zanix | 2008-03-02 16:32:00 -0600 (Sun, 02 Mar 2008) | 4 lines

Roster trunk:
- Templatized pvplist as shown on members list
- Converted pvplist to use $roster->locale->get_string()
-- Moved rest of pvplog strings into pvplog locale files
------------------------------------------------------------------------
r1713 | pleegwat | 2008-03-01 03:08:50 -0600 (Sat, 01 Mar 2008) | 3 lines

Roster1 Trunk: Keys
- Fixed a SQL syntax error with updating reputation stages for characters in a different than the active locale

------------------------------------------------------------------------
r1712 | pleegwat | 2008-03-01 01:54:40 -0600 (Sat, 01 Mar 2008) | 6 lines

roster1 trunk:
- Keys version updated
- installer syntax error

- todo: wake up

------------------------------------------------------------------------
r1711 | pleegwat | 2008-03-01 01:49:10 -0600 (Sat, 01 Mar 2008) | 3 lines

Roster1 trunk:
- Syntax error

------------------------------------------------------------------------
r1710 | pleegwat | 2008-03-01 01:46:28 -0600 (Sat, 01 Mar 2008) | 5 lines

Roster1 Trunk: Key defines
- Added mount hijal english (thanks subxero)
- Uncommented untranslated keys
-- If these are not there, they will break display.

------------------------------------------------------------------------
r1709 | Zanix | 2008-02-29 21:34:40 -0600 (Fri, 29 Feb 2008) | 2 lines

Roster trunk:
- deDE updates by Holgiranemsi
------------------------------------------------------------------------
r1708 | pleegwat | 2008-02-28 03:46:16 -0600 (Thu, 28 Feb 2008) | 5 lines

Roster1 Trunk: Blinds
- Removing configuration table.
-- Possibly to be managed by addons instead. But wouldn't an addon instead tell what it IS interested in?
-- Alternatively, just hardcode it somewhere and do it properly with partial parsing in 2.1

------------------------------------------------------------------------
r1707 | Zanix | 2008-02-28 01:40:43 -0600 (Thu, 28 Feb 2008) | 5 lines

Roster trunk:
- Templated pvplog
-- pvplist still needs to be done
- Revisited data manager and quest list template
- Fixed notice error in functions.lib.php
------------------------------------------------------------------------
r1706 | pleegwat | 2008-02-27 04:07:44 -0600 (Wed, 27 Feb 2008) | 8 lines

Roster1 Trunk: LUA blinding backend
- Takes filename/blind pairs.
-- Blinded data is parsed, then discarded, and memory freed.
-- Not parsing at all is not feasible.
-- EG: To not update the bank information for 'Abc' on realm 'Ex', insert:
--- file_name: "characterprofiler"
--- blind: "/myProfile/Ex/Character/Abc/bank/"

------------------------------------------------------------------------
r1705 | Zanix | 2008-02-26 23:52:25 -0600 (Tue, 26 Feb 2008) | 22 lines

Roster trunk:
AddOn Framework
- Added a few new $addon variables for template use
-- These paths are set based on the location of the template files for the current addon
-- tpl_dir = File path to the templates directory
-- tpl_url = Full URL path to the templates directory
-- tpl_url_path = URL path to the templates directory
-- tpl_image_url = Full URL path to the template images directory
-- tpl_image_path = URL path to the template images directory
-- tpl_css_file = File path to the template css style
-- tpl_css_url = URL path to the template css style
- The order in which the templates are search for is as follows:
-- (Templates file are searched for in this same order)
-- roster/templates/cur_theme/addonname/
-- roster/templates/default/addonname/
-- roster/addons/addonname/templates/
- $addon_conf.php['css_file'] is set to '' when the file does not exist
Vault
- Moved the css style and images folder into templates/default/vault/
Quest List
- Template conversion
- Look changed a bit
------------------------------------------------------------------------
r1704 | Zanix | 2008-02-25 01:06:08 -0600 (Mon, 25 Feb 2008) | 4 lines

Roster trunk:
- The NicEdit js for the News addon was being fetched from the author's site, not locally
- Added IMG_SUFFIX to tpl variables
- Templated professions
------------------------------------------------------------------------
r1703 | Zanix | 2008-02-24 20:12:46 -0600 (Sun, 24 Feb 2008) | 6 lines

Roster trunk:
- Converted guildbank addon to use templates
- Members List search will now search names, case insensative
- Professions progress bars changed to reflect current level compared to absolute max level
- config.lib didn't output tables inside border() boxes at 100% width
- Fixed notice error on update page
------------------------------------------------------------------------
r1702 | pleegwat | 2008-02-23 03:53:24 -0600 (Sat, 23 Feb 2008) | 3 lines

Roster1 Trunk: Installer
- This should get rid of any problems with the syntax validity of the config file

------------------------------------------------------------------------
r1701 | poetter | 2008-02-22 13:27:12 -0600 (Fri, 22 Feb 2008) | 3 lines

Roster trunk:
- added another filter for non breaking spaces to item.php
- this might be removed once all user data has been updated
------------------------------------------------------------------------
r1700 | poetter | 2008-02-22 03:05:43 -0600 (Fri, 22 Feb 2008) | 3 lines

Roster trunk:
- fixed tooltip_preg_classes and tooltip_preg_races in frFR.php
-- see http://www.wowroster.net/Forums/viewtop ... 9.html#319
------------------------------------------------------------------------
r1699 | Zanix | 2008-02-20 19:34:42 -0600 (Wed, 20 Feb 2008) | 2 lines

Roster trunk:
- Realmstatus will now strip spaces from the realmname during comparison
------------------------------------------------------------------------
r1698 | pleegwat | 2008-02-20 16:24:31 -0600 (Wed, 20 Feb 2008) | 4 lines

Roster1 Trunk: Addon installer
- Created a check for temp tables
-- Why break your head about looking up grants. It won't kill you for trying.

------------------------------------------------------------------------
r1697 | Zanix | 2008-02-19 18:43:00 -0600 (Tue, 19 Feb 2008) | 4 lines

Roster trunk:
Keys
- Added config menu in categories
-- There has got to be a better way to generate the config menu than manually hacking it in
------------------------------------------------------------------------
r1696 | pleegwat | 2008-02-19 15:52:03 -0600 (Tue, 19 Feb 2008) | 3 lines

Roster1 Trunk: Keys
- Linked in category config to main config

------------------------------------------------------------------------
r1695 | Zanix | 2008-02-19 00:10:46 -0600 (Tue, 19 Feb 2008) | 2 lines

Roster trunk:
- Spelling mistake, lol
------------------------------------------------------------------------
r1694 | Zanix | 2008-02-19 00:06:26 -0600 (Tue, 19 Feb 2008) | 4 lines

Roster trunk:
Installer
- Look matches Roster again
- Added "I Agree to license" at the start of the install
------------------------------------------------------------------------
r1693 | zeryl | 2008-02-18 23:57:45 -0600 (Mon, 18 Feb 2008) | 1 line

Roster Trunk: Credits update for nicEdit
------------------------------------------------------------------------
r1692 | Zanix | 2008-02-18 22:26:53 -0600 (Mon, 18 Feb 2008) | 4 lines

Roster trunk:
Installer
- Now gives the option to enter a user with db create privileges, for those that don't want to do it manually
- Small addition made to mysql class, client_info()
------------------------------------------------------------------------
r1691 | Zanix | 2008-02-18 18:18:44 -0600 (Mon, 18 Feb 2008) | 2 lines

Roster trunk:
- Upload Rules: Fixed default buttons in IE
------------------------------------------------------------------------
r1690 | Zanix | 2008-02-18 14:48:46 -0600 (Mon, 18 Feb 2008) | 3 lines

Roster trunk:
Keys
- Category admin templated
------------------------------------------------------------------------
r1689 | pleegwat | 2008-02-18 14:08:17 -0600 (Mon, 18 Feb 2008) | 4 lines

Roster1 Trunk: Keys
- Categories config page
-- Pleegwat, remember to add the files next time

------------------------------------------------------------------------
r1688 | Zanix | 2008-02-17 12:03:06 -0600 (Sun, 17 Feb 2008) | 4 lines

Roster trunk:
- $roster->locale->get_string will now return $key if the translation is not found
- Fixed notice error on addon management page for non-installed addons

------------------------------------------------------------------------
r1687 | pleegwat | 2008-02-17 08:57:14 -0600 (Sun, 17 Feb 2008) | 3 lines

Roster1 Trunk: Keys
- Hopefully the items query runs in mysql 4.1 now

------------------------------------------------------------------------
r1686 | pleegwat | 2008-02-17 08:47:45 -0600 (Sun, 17 Feb 2008) | 3 lines

Roster1 Trunk: Keys
- Added key categories

------------------------------------------------------------------------
r1685 | Zanix | 2008-02-17 01:58:21 -0600 (Sun, 17 Feb 2008) | 9 lines

Roster trunk:
- Added $roster->locale->get_string($key,$addon,$locale)
-- Method to get a locale string using the passed key/addonname/locale
-- Pass a key to return the desired locale string
-- If addonname is not passed, it will return $roster->locale->wordings[$locale][$key]
-- If locale is not passed, it will default to the current locale setting
-- http://www.wowroster.net/Forums/viewtopic/t=4998.html
- Templated vault addon
- Moved css style for guildinfo into it's own css file
------------------------------------------------------------------------
r1684 | zeryl | 2008-02-16 16:12:54 -0600 (Sat, 16 Feb 2008) | 1 line

Roster Trunk: Cleaned up remaining MySQL functions not using roster->db
------------------------------------------------------------------------
r1683 | poetter | 2008-02-16 15:04:14 -0600 (Sat, 16 Feb 2008) | 2 lines

Roster trunk:
- fixed a bug in the debug code
------------------------------------------------------------------------
r1682 | poetter | 2008-02-16 11:55:45 -0600 (Sat, 16 Feb 2008) | 3 lines

Roster trunk:
- implemented tooltip coloring for random enchants
-- added $lang['tooltip_random_enchant'] to all locale files
------------------------------------------------------------------------
r1681 | poetter | 2008-02-16 11:35:42 -0600 (Sat, 16 Feb 2008) | 2 lines

Roster trunk:
- improved placement of meta gem requirements
------------------------------------------------------------------------
r1680 | poetter | 2008-02-16 11:13:11 -0600 (Sat, 16 Feb 2008) | 2 lines

Roster trunk:
- improved parsing for enchants
------------------------------------------------------------------------
r1679 | poetter | 2008-02-16 10:54:53 -0600 (Sat, 16 Feb 2008) | 2 lines

Roster trunk:
- added a str_replace to get rid of non breaking spaces in cp.lua tooltips
------------------------------------------------------------------------
r1678 | zeryl | 2008-02-16 10:33:16 -0600 (Sat, 16 Feb 2008) | 1 line

Roster Trunk: Added str_replace on "non-breaking space" ascii for all items. Rare bug in French lua it seems.
------------------------------------------------------------------------
r1677 | poetter | 2008-02-16 03:28:36 -0600 (Sat, 16 Feb 2008) | 2 lines

Roster Trunk:
- replaced the last socketColorEn call
------------------------------------------------------------------------
r1676 | poetter | 2008-02-15 18:10:06 -0600 (Fri, 15 Feb 2008) | 5 lines

Roster trunk:
- fixed error in deDE.php
-- added "Schusswaffe" to tooltip_weapon_types
-- I left in "Schußwaffe" as I don't know if there are any weapons of this type left
-- see http://www.wowroster.net/Forums/viewtopic/t=4972.html
------------------------------------------------------------------------
r1675 | poetter | 2008-02-15 17:34:41 -0600 (Fri, 15 Feb 2008) | 7 lines

trunk:
- removed function socketColorEn from functions.lib.php
- replaced socketColorEn with $roster->locale->act['socket_colors_to_en']
- added ['socket_colors_to_en'] array to all locale files
-- this should fix these issues:
--- http://www.wowroster.net/Forums/viewtopic/t=4871.html
--- http://www.wowroster.net/Forums/viewtopic/t=4971.html
------------------------------------------------------------------------
r1674 | zeryl | 2008-02-14 21:19:33 -0600 (Thu, 14 Feb 2008) | 1 line

Roster Trunk: Bad code left in news module after editing.
------------------------------------------------------------------------
r1673 | Zanix | 2008-02-14 20:56:50 -0600 (Thu, 14 Feb 2008) | 2 lines

Roster trunk:
- News addon upgrade function, $installer was not set global
------------------------------------------------------------------------
r1672 | Zanix | 2008-02-14 20:55:24 -0600 (Thu, 14 Feb 2008) | 2 lines

Roster trunk:
- News addon version number was not incremented
------------------------------------------------------------------------
r1671 | Zanix | 2008-02-14 20:49:52 -0600 (Thu, 14 Feb 2008) | 9 lines

Roster trunk:
- Templated update page
- Changed the data manager template
- Changed update check time to once a day from once a week
- Swapped update::getErrors() return messages $error should come before $message
- Changed some RosterCP locale strings, to make them more clear
-- seo url changed to Friendly URLs
-- alt tag descriptions changed to include that memberslist does not use them
- Addon Installer: The addon list now shows the old version next to the new version if upgrade is available
------------------------------------------------------------------------
r1670 | zeryl | 2008-02-14 20:34:39 -0600 (Thu, 14 Feb 2008) | 2 lines

Roster 1:
-Changed around the nicedit items. Don't need anything in templates for it, and don't need separate check to see if it's enabled.
------------------------------------------------------------------------
r1669 | zeryl | 2008-02-14 20:25:14 -0600 (Thu, 14 Feb 2008) | 2 lines

Roster 1:
-Added NicEdit to news module (http://www.nicEdit.com)
------------------------------------------------------------------------
r1668 | pleegwat | 2008-02-14 14:18:13 -0600 (Thu, 14 Feb 2008) | 3 lines

Roster1 Trunk:
- Key columns are now hidable

------------------------------------------------------------------------
r1667 | Zanix | 2008-02-14 12:48:18 -0600 (Thu, 14 Feb 2008) | 4 lines

Roster trunk:
Keys
- Updated frFR key defines
- Fixed incorrect character encoding in frFR.php
------------------------------------------------------------------------
r1666 | Zanix | 2008-02-14 00:25:18 -0600 (Thu, 14 Feb 2008) | 3 lines

Roster trunk:
- Many template changes
-- Moved away from using tpl variables to hold bordering
------------------------------------------------------------------------
Last edited by zanix on Thu Apr 24, 2008 11:13 am, edited 1 time in total.
Read the Forum Rules, the WiKi, and Search before posting!
WoWRoster v2.1 - SigGen v0.3.3.523 - WoWRosterDF
User avatar
zanix
Admin
Admin
WoWRoster.net Dev Team
WoWRoster.net Dev Team
UA/UU Developer
UA/UU Developer
 
Posts: 5546
Joined: Mon Jul 03, 2006 8:29 am
Location: Idaho Falls, Idaho
Realm: Doomhammer (PvE) - US

Re: Roster 2.0 Beta svn[1758]

Postby zanix » Sat May 31, 2008 7:11 am

Build svn[1785]
Changes since svn[1758]

Check Rosterdiag to get the newest build
Or download the files in the first post
Or for advanced users, update via the svn


When making posts, please make sure you look at Rosterdiag to make sure none of your files are out of date. And get your version at the bottom of a Roster page.

------------------------------------------------------------------------
r1785 | Zanix | 2008-05-30 18:38:55 -0500 (Fri, 30 May 2008) | 2 lines

Roster Trunk: 1.9.9.1785
- Updating version for beta push
------------------------------------------------------------------------
r1784 | Zanix | 2008-05-30 12:45:23 -0500 (Fri, 30 May 2008) | 3 lines

Roster trunk:
- Left in some debug lines
- Changed update password tooltip to use makeoverlib()
------------------------------------------------------------------------
r1783 | Zanix | 2008-05-28 23:31:06 -0500 (Wed, 28 May 2008) | 4 lines

Roster trunk:
- Fixed error when CP update access is set to "guild" and GP update is set to officer
-- User would be logged out and CP upload would fail under "guild" login
-- http://www.wowroster.net/Forums/viewtopic/t=5379.html
------------------------------------------------------------------------
r1782 | Zanix | 2008-05-28 20:51:46 -0500 (Wed, 28 May 2008) | 5 lines

Roster trunk:
- Added parameter to config.lib::buildConfigMenu
-- String: Replace '#' with makelink(string) for generated links
-- This is useful for addons that use custom config files like character info display (info/admin/display.php) or keys category config (keys/admin/categories.php) that still need to display the config menu
-- Just initialize config.lib and pass the output of config.lib::buildConfigMenu to $menu
------------------------------------------------------------------------
r1781 | Zanix | 2008-05-27 02:08:24 -0500 (Tue, 27 May 2008) | 4 lines

Roster trunk:
Updated NicEdit to 0.9.0
- News:
-- Updated news to use new version of NicEdit
------------------------------------------------------------------------
r1780 | Zanix | 2008-05-26 21:23:16 -0500 (Mon, 26 May 2008) | 6 lines

Roster trunk:
- PvPLog:
-- SQL queries are checked for false since 0 can trigger a false error
- frFR First Aid changed
- Update.lib:
-- lua file names added for processing are now converted to lower case
------------------------------------------------------------------------
r1779 | Zanix | 2008-05-26 19:21:14 -0500 (Mon, 26 May 2008) | 5 lines

Roster trunk:
- Keys:
-- Adding a category will now add the button to the keypane in the menu, rather than placing it into the unused section
- Fixed Locale notice error on Update page
- The title text in RosterCP now reflects what page you are viewing
------------------------------------------------------------------------
r1778 | Zanix | 2008-05-26 17:50:56 -0500 (Mon, 26 May 2008) | 5 lines

Roster trunk:
- Commented out debug force on for RC
- Added some TPL vars in menu so it will be possible to make the menu like 1.7.3 with templates
- Added magic quote function checking for php6
-- There are possibly many, many more edits to make to roster for php6. We will check Roster for php6 compatibility after 2.0.0
------------------------------------------------------------------------
r1777 | Zanix | 2008-05-26 17:03:23 -0500 (Mon, 26 May 2008) | 3 lines

Roster trunk:
- esES translations by maqjav
- Added space for female versions of race names
------------------------------------------------------------------------
r1776 | Zanix | 2008-05-13 10:29:11 -0500 (Tue, 13 May 2008) | 2 lines

Roster trunk:
- CharInfo: Changed stat box auto-selection to use classid rather than class
------------------------------------------------------------------------
r1775 | Zanix | 2008-05-12 23:06:06 -0500 (Mon, 12 May 2008) | 2 lines

Roster Trunk:
- Another attempt to fix esES.php encoding
------------------------------------------------------------------------
r1774 | Zanix | 2008-05-12 22:58:06 -0500 (Mon, 12 May 2008) | 4 lines

Roster Trunk:
- Added poetter to dev list
- Attempt to fix esES.php encoding
- Small spelling error in constants.php
------------------------------------------------------------------------
r1773 | pleegwat | 2008-05-12 16:33:40 -0500 (Mon, 12 May 2008) | 5 lines

Roster1 Trunk: Menu
- Changed bargraph to use class ID's internally for the class list
Locale
- Fixed syntax error in deDE.php

------------------------------------------------------------------------
r1772 | pleegwat | 2008-05-12 16:22:22 -0500 (Mon, 12 May 2008) | 6 lines

Roster1 trunk: Localization
- Changed constants to be english name => ID
-- We will be using these in places where we need to hardcode the ID's in the code.
- Added class => ID and ID => class arrays to all locales
-- The esES one hasn't been filled in correctly because my editor is not recognizing the charset and i can't figure out how to set it

------------------------------------------------------------------------
r1771 | pleegwat | 2008-05-08 11:52:09 -0500 (Thu, 08 May 2008) | 2 lines

Fixed sorting by key progress in server sorting mode

------------------------------------------------------------------------
r1770 | Zanix | 2008-05-06 11:00:59 -0500 (Tue, 06 May 2008) | 2 lines

Roster trunk:
- CharInfo: Fixed notice error when pets have no exp
------------------------------------------------------------------------
r1769 | Zanix | 2008-05-04 01:16:37 -0500 (Sun, 04 May 2008) | 2 lines

Roster Trunk:
- GuildBank: TPL vars for money were incorrect and have been swapped. Was MONEY_G = copper MONEY_C = gold
------------------------------------------------------------------------
r1768 | Zanix | 2008-05-03 03:25:37 -0500 (Sat, 03 May 2008) | 4 lines

Roster Trunk:
- Addon Management: Removed 1 query for each detected addon in addons folder
- MembersList: Player note will now no longer show in name tooltip when note is set to Force Hidden
- GuildBank: Removed extra $roster->db->fetch()
------------------------------------------------------------------------
r1767 | Zanix | 2008-05-01 01:25:27 -0500 (Thu, 01 May 2008) | 3 lines

Roster Trunk:
- Added install deDE locale file for keys
-- http://www.wowroster.net/Forums/viewtopic/t=5229.html
------------------------------------------------------------------------
r1766 | Zanix | 2008-04-30 23:55:06 -0500 (Wed, 30 Apr 2008) | 2 lines

Roster Trunk:
- Syntax error in localization/deDE.php
------------------------------------------------------------------------
r1765 | Zanix | 2008-04-30 15:21:35 -0500 (Wed, 30 Apr 2008) | 3 lines

Roster trunk:
- deDE "new" class names
- Re-organized class name translation sections
------------------------------------------------------------------------
r1763 | pleegwat | 2008-04-27 05:28:16 -0500 (Sun, 27 Apr 2008) | 3 lines

Roster1 Trunk: Keys
- Name collision on add category

------------------------------------------------------------------------
r1762 | Zanix | 2008-04-25 22:57:47 -0500 (Fri, 25 Apr 2008) | 5 lines

Roster trunk:
- Synced all locale files, matched line numbers
- Reset the bonus tooltips for info.locale/esES.php
-- There was so much new in enUS.php and I didn't know which ones are what so I made a post with the already translated strings to get someone that knows esES to match them correctly

------------------------------------------------------------------------
r1761 | Zanix | 2008-04-25 11:37:02 -0500 (Fri, 25 Apr 2008) | 2 lines

Roster trunk:
- frFR fix
------------------------------------------------------------------------
r1760 | Zanix | 2008-04-24 20:35:26 -0500 (Thu, 24 Apr 2008) | 4 lines

Roster trunk:
- Added ROSTER_URL to the motd image path in memberslist/inc/memberslist.php
- You can now set $db_config['dbtype'] = 'external';
-- This will allow port devs to include a custom db interface file for the purpose of tying roster into the CMSs db layer
------------------------------------------------------------------------
r1759 | Zanix | 2008-04-24 14:01:10 -0500 (Thu, 24 Apr 2008) | 2 lines

Roster trunk:
- Fix notice error in guildinfo addon
------------------------------------------------------------------------
Read the Forum Rules, the WiKi, and Search before posting!
WoWRoster v2.1 - SigGen v0.3.3.523 - WoWRosterDF
User avatar
zanix
Admin
Admin
WoWRoster.net Dev Team
WoWRoster.net Dev Team
UA/UU Developer
UA/UU Developer
 
Posts: 5546
Joined: Mon Jul 03, 2006 8:29 am
Location: Idaho Falls, Idaho
Realm: Doomhammer (PvE) - US

Previous

Return to Archived

Who is online

Users browsing this forum: No registered users and 1 guest

cron