Roster 2.0 RC svn[1785]

Posts from previous Beta sessions

Roster 2.0 Beta svn[1367]

Postby zanix » Sun Sep 30, 2007 10:04 am

Build svn[1367]
Changes since svn[1365]

Check Rosterdiag to get the newest build
Or download the files in the first post


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.

1367
- Changed news addons call to $roster->tpl->set_filenames()
- Fixed template engine to use template files in the addon folder

1366
- Fixed a notice with deleted guild members
Last edited by zanix on Tue Oct 09, 2007 9:40 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

Roster 2.0 Beta svn[1377]

Postby zanix » Thu Oct 04, 2007 9:44 am

Build svn[1377]
Changes since svn[1367]

Check Rosterdiag to get the newest build
Or download the files in the first post


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.

1377
- Updated version number

1376
- motd in image mode now wraps and its maximum with is 648px

1375
- ajax.php now gets the selected addon's locale strings
-- http://www.wowroster.net/Forums/viewtopic/t=4390.html

1374
- Changed a serious bug where changing one addon's config could change another's.
- Changed the config lib to accept where clauses rather than config ID's. This should aid in implementing per-guild config, although the addon itself still needs to handle some gory details. Further changes may come.

1373
- Added version number to addon names in the credits page

1372
- Added locale strings for empty item slots on char info page
- Added check if session has started in settings.php
- Some small locale changes requested

1371
- esES locale updates

1370
- Fixes for keys for armory sync uploads
-- http://www.wowroster.net/Forums/viewtopic/t=4376.html

1369
- Fixed js sorting

1368
- Added skilllist.php to guild and realm scopes
-- Has the same problem with multilocales things like this have always had due to a lack of delocalizability
-- Has no own config yet, is not yet added to the menu
Last edited by zanix on Tue Oct 09, 2007 9:40 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

Roster 2.0 Beta svn[1389]

Postby zanix » Tue Oct 09, 2007 9:35 am

Build svn[1389]
Changes since svn[1377]

Check Rosterdiag to get the newest build
Or download the files in the first post


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.

1388
- esES updates
-- http://www.wowroster.net/Forums/viewtopic/t=4152.html

1387
- deDE updates
-- http://www.wowroster.net/Forums/viewtop ... html#27834

1386
- Forgot makelink doesn't work anywhere. Also, can't route JS through a php function...

1385
AJAX system
- Changed to work via the pages system, rather than as a separate file. Should help with some obscure bugs.
- Changed die_quietly to detect ajax mode and return XML, so the calling browser should correctly produce an error dialog.

1384
- Changed the processData syntax error fix.
-- The by-reference is more important than the default value, because the by-reference makes sure the setting value is used for this page load already.

1383
- frFR locale changes/additions
-- http://www.wowroster.net/Forums/viewtopic/t=4021.html

1382
- deDE locale changes
-- http://www.wowroster.net/Forums/viewtopic/t=4406.html
- config.lib.php fix

1381
- Adric (omfg!) found an error in info/admin/display.php where input elements got placed outside of the form, breaking IE (but it worked in FF)
Last edited by zanix on Tue Oct 09, 2007 9:40 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

Roster 2.0 Beta svn[1395]

Postby zanix » Thu Oct 11, 2007 9:45 am

Build svn[1395]
Changes since svn[1389]

Check Rosterdiag to get the newest build
Or download the files in the first post


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.

1395
- Fixed info-char admin from not displaying guild list with one guild uploaded

1394
- getaddon() in ajax.php was using the wrong variable to get the addon name
-- $pages should be $roster->pages

1393
- Fixed the ajax method specification for addons
- Moved the addon ajax file from the root to the inc dir.

1392
- Arena team info retrieval functions for armory.class.php
-- http://www.wowroster.net/Forums/viewtopic/t=4444.html

1391
- Fixed for realms with - in their name

1390
- Fixed error with realm names containing -
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[1404]

Postby zanix » Wed Oct 17, 2007 8:15 am

Build svn[1404]
Changes since svn[1395]

Check Rosterdiag to get the newest build
Or download the files in the first post


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.

1403
- esES Fix

1402
Initialization
- If addons/pages[1]/pages[0]/pages[2].php doesn't exist, fall back to addons/pages[1]/pages[0]/index.php.
-- This allows addons to use pages[2] for something else

1401
Ajax
- Reordered the file somewhat
- No longer need to set a return status on the first addon file call. I shouldn't hack stuff in that fast...
- Fixed the misordered add menu entry fields. The php file called for the menu button creation ajax call put them in the SQL in the wrong order.

1400
- deDE updates
-- http://www.wowroster.net/Forums/viewtop ... rt=15.html

1399
- Fixed form action in installer for IIS servers
-- http://www.wowroster.net/Forums/viewtopic/t=4466.html

1398
- mysql.php isn't versioning properly

1397
- mysql.php isn't versioning properly

1396
- Alt config isn't db->escaped for menu.php
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[1418]

Postby zanix » Mon Oct 29, 2007 9:14 am

Build svn[1418]
Changes since svn[1404]

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.

1418
- Default page selector will only show buttons in the util,realm, and guild scopes
- Re-added some locale strings since a few places in roster uses them based on scope

1417
- Fixes for the custom menu panels for addons
- The Roster Menu will ignore scope and basename when making buttons in custom panes
-- `section` in `roster_menu` changed to a unique field and is now varchar(64), up from 16
-- Removed $section parameter in Install::add_menu_button()
-- Install::add_menu_pane() and Install::remove_menu_pane() changed
--- Addon basename is no longer prefixed to the panel name
- Install::remove_menu_pane() cannot remove a Roster menu panel anymore
- Some locale changes for menu panels
-- New locale keys for menu panel labels are 'menupanel_PANELNAME'

1416
- changed wiki link in memberslist to point to memberslist, not sortmembers
- Fixed some errors in pvplog, forgot to declare $addons global...
- Messages sent during an addon install can now use the addon locales
- Tooltips using the Roster Config API can now use the pipe symbol |
-- The first pipe encountered is considered the Text/Tooltip separator, any additional pipes are ignored
- Changed the tooltip for Process time

1415
- PvPLog now uses an addon compliant table name `roster_addons_pvplog_pvp2`
-- You can rename the `roster_pvp2` table to `roster_addons_pvplog_pvp2` and pvplog will continue working
- Added region code to header html <title> field
- Upped the minCP and minGP versions to 2.2.0
- Fixed a sql syntax error in mysql_structure.sql
- Recipe item links use the name to search now

1414
- Fixed memberlog not getting all the data on member deletion
-- http://www.wowroster.net/Forums/viewtopic/t=4440.html

1411
- Added the ability to make new menu panes during addon installation
-- Install::add_menu_pane()
-- Install::remove_menu_pane()
--- Details on these new functions can be found under "8.5 Creating/Editing Menu Entries"
-- Install::add_menu_button() has an additional parameter $section
--- This allows you to add a menu button to a custom made menu pane
-- Install::create_table() now adds the table name to the drop list
--- This means that when the addon has an error on installation, these tables will also be dropped

1410
- Changed item parser to output the gray boxes in the php error box near the bottom of the screen

1409
- Squished the bugs in the addon update notifier

1408
- Added wrnet_id to each bundled addon

1407
- Added in update checking via wowroster.net download rss feed
-- wrnet_id is the new variable in the addon installer
-- This needs to match the download id for the addon
-- Changed update check from on|off to a select list
- version.txt file string is now a constant

1406
- Changes to lua parser to detect if gzopen is available and falls back to regular file open methods if it is not available

1405
- esES update
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[1432]

Postby zanix » Thu Nov 15, 2007 2:36 pm

Build svn[1432]
Changes since svn[1418]

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.

IMPORTANT NOTES WITH THIS BUILD
Uninstall all bundled roster addons before updating to build 1432
All the addon version numbers have changed and will report as outdated in RosterCP->Manage AddOns


1432
- Fixed remove_guild_members error, I think
- Added current region, realm, guild, and member names to the update class
-- I needed these for the guild vault addon
- Changed all the addon version numbers to the current svn number
- Added beginnings of guild vault addon
-- The data is uploaded but there is no display

1431
- Small changes to the credits

1430
- Links for bag icons were not using the item_id

1429
Update
- Added guild deletion routines and delete-by-rules routine

1428
update system
- Removed guild members should properly go guildless now

1426
Config system
- Modified the config system to work properly if the main config array is getting manipulated
- This will require the config to be loaded into the config object BEFORE any changed config is applied

1425
- Fixed onclick events for styled radio buttons and check boxes
-- http://www.wowroster.net/Forums/viewtopic/t=4544.html

1424
- One last notice error
-- http://www.wowroster.net/Forums/viewtopic/t=4571.html

1423
- Fixes to pet data import
-- http://www.wowroster.net/Forums/viewtopic/t=4571.html

1422
- Added display control of time played for character info addon
-- THIS REQUIRES A REINSTALL OF THE CHAR INFO ADDON
- Added new $addon variable
-- $addon['inc_dir']
--- This is the full path to the inc/ directory of the addon

1421
- Added mysql_result() to mysql db layer per mdeshane's request

1420
- Changed mysql.php to log when sql_window is on instead of debug_mode
- Fixed a typo in the process time tooltip

1419
- Changed mysql.php to only log if debug mode is turned on
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[1475]

Postby zanix » Sat Nov 24, 2007 9:52 am

Build svn[1475]
Changes since svn[1432]

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.

1475
- Changed char-info reputation tab to show both standing and value at the same time

1474
- Fixed flipped menu buttons
- Ok, I think the menu button order is fixed now
- Added bool detection in aprint()
-- Will show a blue colored True, or red colored False

1473
- Fixed flipped menu buttons

1472
- A couple more member= that did not get changed to a=c:

1471
- Moved guild pagination into the scope system

1470
- Reverted deleting members with the guild

1469
Menu
- Changed the syntax of $roster->output['show_menu'] to $name => $visible
-- This allows manually setting the right tabs open in data_manager.php

1468
- HTML validity
-- ID must be a-zA-Z0-9_
-- Table footer goes between table header and table body

1467
Data Manager
- Changed to use the scope system
-- This works by setting the scope directly in $roster, and rerunning the get_scope_data function. This way the default
is loaded if relevant, and the guild picker is shown in the menu, without having to do nasty code duplication.

1466
- Some code cleanup

1465
- Changed to save ID in the $roster->anchor attribute

1464
- Changed to load more data (Load fields based on anchor rather than on scope)

1463
- Data management changes/additions
-- Now uses new anchor tag to display current guild
-- You can now select multiple members (only for the current page) to delete
-- There is a new Delete Guild button which will remove the currently selected guild and all members
--- This REMOVES members and does not set them guildless
--- You cannot un-do this
- Character info display control uses new anchor tag to display current guild
- Upload Rules will now check the default box if there is no rule data in the db
- Set min CP and GP versions to 2.3.0
- Fixed menu not opening the util pane on the roster util pages
- Changed Update::deleteGuild()
-- Added a third parameter, $del_members default false
--- This setting will bypass the default Update::remove_guild_members() since it sets them guildless and doesn't actually remove them
- Changed some instances of building a mysql 'inclause' to use an imploded array, and no fancy substringing

1462
- Added requested changed for armory sync

1461
- Credits page broken
-- Credits array key somehow got changed to 'Devs' and should have been 'devs'

1460
Syntax error when entering realm/util pages with an anchor

1459
Framework localization
- Changed the config link in the 'no data' message to point to the upload rules
- Changed the upload rules help to tell people to set their default guild as well.

1458
- Added a facility for temporary table usage to be turned off.

1457
- Fixed some makelink bugs

1456
- Fixed d: and n: anchors popping up occasionally

1455
Fixed a makelink bug

1454
- Missed some changes

1453
Framework
- New anchor syntax
-- Changed the separate member=/guild=/realm= url params to a single a= param.
-- Added $roster->anchor and $roster->atype which contain the contents of the a= parameter and the detected scope it points into.

1452
- My svn client isn't configured for versioning, oops

1451
- My svn client isn't configured for versioning, oops

1450
- data_manager.php isn't versioned for some reason

1449
- data_manager.php isn't versioned for some reason

1448
- Small fixes to the auto selecting drop boxes in data manager and char-info display control

1447
- Fixed long standing bug in config reset
- Cleaned up data manager
-- Added a guild drop down list
-- Shows 30 members per page
-- Zebra striped the rows

1446
Admin section
- Added page: Data Manager
-- This adds a page where individual member data can be deleted, and automated cleanup (by the rules) can be done
Core:
- Fixed some bugs in the automated cleanup function

1445
Fixed missing escape() in deguild function

1444
- Added expertise rating display

1443
- Added expertise rating
-- Data only, char info still needs an update

1442
- Nothing spectacular
- A little on vault, but nothing to note

1441
- ID's got swapped on attachment insert
- Bags don't render well with size < 4

1440
Info addon
- Fixed up mailbox display.
- Added mail-as-bag additional display. Needs polising.

1439
- Added the mail icon db column

1438
- Changed mail to the wow 2.3.0 format
-- Attachments are stored in the items table with parent "Mail #"
-- Unused mail columns deleted
- Fixed a missing<ul> in fault update hook output

1437
- Added horde and alliance bank images...

1436
- Due to a slight program error, the vault files were deelted, but now are back

1435
- Guild Vault rename

1434
- Added images for Guild Vault addon

1433
- Made quests sort in ASC order by level within zone like in-game rather than DESC.
Last edited by zanix on Thu Dec 06, 2007 7:27 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

Roster 2.0 Beta svn[1485]

Postby zanix » Tue Nov 27, 2007 1:55 pm

Build svn[1485]
Changes since svn[1475]

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.

1485
- Oops, didn't turn off all instances of getting items in vault

1484
- Added a check if an addon is in the process of being upgraded
-- Files are written/overwritten but upgrade has not ran yet
-- Roster will deny access until the addon has been upgraded via RosterCP
- Commented out item fetching in vault for now
-- This needs to be tested first

1483
- Added initial guild vault view
- Adjustments to the bag class in character-info
-- I will move this to the Roster lib/ folder soon since many other addons could use this

1482
- Fixed anchors in the 'no data' screen if there is no default guild
- Fixed memberslist update hooks breaking uploads

1481
- Added vault item class
-- Extends item class
- I have no clue if this works yet, I have no data here at work to test with

1480
Memberslist
- Added per-guild config to the debug screen
Functions:
- Added Null to aprint

1479
MembersList
- Per-guild main/alt configuration

1478
- Set curl to follow redirects
-- http://www.wowroster.net/Forums/viewtopic/t=4661.html

1477
- Added ability to toggle mail display
-- Table, Bag, Both

1476
Memberslist
- Changed the print_r in debug mode to aprint
Last edited by zanix on Thu Dec 06, 2007 7:27 am, edited 2 times 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

Roster 2.0 Beta svn[1486]

Postby zanix » Wed Nov 28, 2007 11:50 am

Build svn[1486]
Changes since svn[1485]

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.

1486
- Addon installers changed
-- Now use 'addonnameInstall' as the class name
-- Example, MembersList installer class would be named memberslistInstall
Last edited by zanix on Thu Dec 06, 2007 7:28 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

Roster 2.0 Beta svn[1500]

Postby zanix » Thu Dec 06, 2007 7:25 am

Build svn[1500]
Changes since svn[1486]

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.

1500
- Realm get_scope_data() was still using $_GET['realm'] for the realm name and not the anchor
- Adjusted arc buttons to move an additional 1000px off screen

1499
Memberslist
- Fixed display part of relations update

1498
- Vault, Memberslist; Updated locales

1497
Memberslist
- Fixed per-guild relations update. Display isn't right yet, but I'm out of time

1496
- Added resources to aprint() as well

1495
- Added native object display to aprint()

1494
- Vault
-- Cleaned up the item fetching for the logs
-- Added tooltips
- aprint() will now use print_r() to print objects

1493
Vault - Fixed Tab 6 display code...

1492
- Added config control and locale string for tab 6 in vault

1491
Vault - Added Tab 6 display code...

1490
Updated the Vault BG Images per horde and alliance...

1489
Vault Change
Added itemid parsing as per the post in the forums - you can find the changes in index.php on lines 141-149 and line 212
also changed the css for temp one line tabs on the vault

1488
- Fixed typo in char-info admin page
- Added partial frFR locale to vault addon
-- Thanks tuigii
- Added external auth system as requested by boyo
-- http://www.wowroster.net/Forums/viewtopic/t=4684.html
-- Any addon with the file inc/login.php will be selectable in RosterCP->Main Settings and that file will take over the auth system in Roster
- Removed SEO check in header template file, its safe to have baseurl in there

1487
- Added access controls to vault addon
- Added addon upgrade checking to update.lib.php
Last edited by zanix on Thu Dec 06, 2007 7:28 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

Roster 2.0 Beta svn[1518]

Postby zanix » Tue Dec 11, 2007 5:33 am

Build svn[1518]
Changes since svn[1500]

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.

1518
Search
- html validity, code standards
- Combined some foreach() loops
Menu
- Removed notice error
- Combined two foreach() loops into one

1517
Memberslist
- Hopefully fixed the invalid query on relation update

1516
- Fixed url grabber
-- http://www.wowroster.net/Forums/viewtop ... rt=15.html

1515
Vault
- Changed update_hook to clear only tabs that exist in the GP data

1514
- Fix for changes to urlgrabber()
-- http://www.wowroster.net/Forums/viewtopic/t=4661.html

1513
- Requested changes to urlgrabber()
-- http://www.wowroster.net/Forums/viewtopic/t=4661.html

1512
Shell install script
- Fixed mysql check from > 4.1.x to >= 4.1

1511
trunk/addons/memberslist/inc/search.inc.php
I added the new open close table variables to allow formating in the search results page.

1510
trunk/addons/questlist/inc/search.inc.php
I added the new open close table variables to allow formating in the search results page.

1509
Search.php I have added 2 new verables open/close tables so addon devs can add formating to there search results.

1508
shell install script
- Added php version check
-- Will always succeed if command line PHP is not available

1507
install shellscript
- Added download success check
- Added mysql version check

1506
shell install script
- Added mysql version check

1505
Shell install script
- Updated with interface download in svn mode
- Updated with direct file links

1504
Install shellscript
- Added the base parts of fetching the install code. Neither method currently works.

1503
install.sh
- Added a shell-based install script. Tested on linux. Will probably work on anything that has bash.

1502
Config framework
- Top-level function blocks didn't show up in the menu.
-- I noticed this one while looking at the code replying to a forum post - I'm not working on anything that actually uses function blocks.

1501
- Upgrade check in update.lib.php was not actually skipping over addons that need to be upgraded
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[1540]

Postby zanix » Mon Dec 17, 2007 5:05 am

Build svn[1540]
Changes since svn[1518]

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.

1540
- Updated version

1539
- Fixed ROSTER_URL constant on machines with nonstandard http port

1538
- Reversed header change, baseurl now only prints when SEO is on
- Vault changes to look more like in-game

1537
- Fixing install.sh version ID
-- Next time make sure I have the config right...

1536
- Fixing install.sh version ID
-- Next time make sure I have the config right...

1535
- Fixing install.sh version ID

1534
- Fixing install.sh version ID

1533
Giving up

1532
-

1531
Shell installer
- Version tag again, this time with config set so it'll acutally expand

1530
shell install script
-- Added version tag

1529
Shell install script
- Some fixes thanks to diska

1528
Changed per-guild config tabs sorting

1527
- Upgraded tabcontent.js to v2.0
-- Tabs are initialized differently
--- OLD: initializetabcontent('id');
--- NEW: var id=new tabcontent('id');
--- id.init();
-- Tab Content Documentation: http://www.dynamicdrive.com/dynamicinde ... liment.htm
Character Info
- Changed spell tree tab to use tabcontent js and the look
- Fixed notice error with pets with no xp
- Removed % on pet resilience
- Possibly fixed the rendering error on character bonuses

1526
- Urlgrabber changes from poetter
-- We can reverse this if necessary

1525
Memberslist
- Fixed adding the setting on guilds with existing custom config
- Added realm name display with guild names
- Deleting custom guild configurations for nonexisting guilds

1524
- Data Management will actually delete guilds now
-- Also the delete guild button will show up if there is no character data
- Added "Enforce Rules" option in Main Settings and on the Upload Rules page (default on)
-- This will run the enforce rules function during an lua update if enabled
-- This is not coded yet, only the setting exists (need to find the perfect place to runt the function on an update)

1523
MembersList
- Added use_global switch to per-addon configs
-- This defaults to off for new per-guild config sets, and to on for existing ones on upgrade

1522
Config
- Some more fixes to support merging configurations
Memberslist
- Added per-guild config to the same page as normal config. There is a bit of ugly hacking going on to get the menu right, if anyone knows a better idea they're welcome.

1521
Config system
- Moved creation of the config object out of config.lib.php
- Moved some arguments to the constructor
- Changed the config_ prefix to a variable

Together this should make it possible to unite configuration from multiple places into one form.

1520
Memberslist
- Added SQL_ASSOC to array fetches into $guild structure
Main Javascript
- Added custom callback definition
- Added a callback to insert into a specific ID. Sorry about the complicated syntax.

1519
- Char-Info
-- Removed the percent sign on Resilience
- Officer and Guild passwords no longer need the old password entered to change
- Added define 'ROSTER_MAXQUESTS' to constants.php
- Bargraph in the menu did not have barnames[] urlencoded
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[1545]

Postby zanix » Wed Dec 19, 2007 2:57 am

Build svn[1545]
Changes since svn[1540]

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.

1545
- Fixed: CP guild updates were entering a guildless- guild every upload
- Small adjustments to tooltip parser to drop some armory only tooltip data and to parse Durability as the armory adds a : where CP does not

1544
Memberslist
- Hopefully solved the issue that caused config not to work for some people
-- Damn php4 and object copying. In foreach even.

1543
- Removed upgrade sql, we don't need it since Roster 2.0 is fresh install only
- Added content-type meta tag to header.html

1542
- Forgot the to add the 'versioncache' field for the 'roster_addon' table to the sql file

1541
- Fixed update version checking
-- It was only checking it once, when the timer is up
-- Moved each addons' version cache to the roster_addon table
-- Additional data is now stored in the cache as well
- Enforce upload rules are now active
- Changed enforce upload rules to a choice
-- all lua updates, cp updates, or gp updates
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[1555]

Postby zanix » Sat Dec 22, 2007 2:41 am

Build svn[1555]
Changes since svn[1545]

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.

1555
- armory.class.php requested change
-- http://www.wowroster.net/Forums/viewtopic/t=4780.html
- Updated the other locales for the delete guild confirm box

1554
- Changed $this-> to $roster->

1553
Data manager
- Unsetting the scope. Otherwise weird errors appear.

1552
Update
- Added deleteEmptyGuilds
-- This cleans up empty guild entries
-- Called in several places that may remove the last member(s) of a guild. If I missed any, please fix.
- Added an error to deleteGuild to keep it from trying to delete a guildless guild. Because of some changes in the structure, continuing with it would have no effect (before it caused data inconsistencies - members with a guild ID set that doesn't exist)

1551
- Fixed foreach copy issues in php4

1550
- deDE locale update
-- http://www.wowroster.net/Forums/viewtopic/t=4769.html

1549
- Added some armory tooltips parsing strings
-- http://www.wowroster.net/Forums/viewtopic/t=4769.html

1548
- Fixed vault tabs so they do not overlap the vault frame, preventing users from clicking on the vault log scroll bar

1547
- The item ids were WAY off for instance keys

1546
- Added withdraw for repairs in vault money log
- Removed some extra line break tags in update.lib.php
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

PreviousNext

Return to Archived

Who is online

Users browsing this forum: No registered users and 1 guest

cron