0
I Use This!
Inactive

Commits : Listings

Analyzed about 20 hours ago. based on code collected about 22 hours ago.
May 02, 2023 — May 02, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Bugfix: UTF8 in the last post there was a small bug. i have forget to include "global $phpraid_config,$db_raid;" :-( More... over 13 years ago
Bugfix: Multibyte String now in step 3 the select "Multibyte String Support" is possible More... over 13 years ago
Bugfix: UTF8 now in step 3 the select "DB UTF8 Support" is possible More... over 13 years ago
Fix: Multibyte String only a part, not the final solution More... over 13 years ago
set version nr to 4.1.2 in version.php More... over 13 years ago
Fix for Bug where resistances not able to be entered when software has resistance optional setting set to true. All resistances are updated to '0' in this case. More... over 13 years ago
Initial inclusion of Android App Functionality into code base. More... over 13 years ago
Code update to fix the "SHOW TABLES" problems everyone seems to be having. More... over 13 years ago
Renamed upgrade SQL file for 4.1.1->4.1.2 to remove the space between the 4 and the first . (was 4 .1.1 instead of 4.1.1). More... over 13 years ago
Fix: SHOW TABLE STATUS (admin_index.php) Fails on MySQL 4.1 add new 2 functions (includes/fnction.php): get_mysql_version_from_phpinfo(), get_db_size() More... over 13 years ago
FIX:Default Permissions group selection box (for setting the default group new users get set to) is missing in the Admin area. More... over 13 years ago
FIX: admin_common.php (and common.php) set character set and names fail on MySQL v4.x Add: $phpraid_config['wrm_utf8_support'] More... over 13 years ago
PHP Fusion 7 Bridge Addition THX: Le-Thor (www.wowraidmanager.net) More... over 13 years ago
Initial changes for v4.1.2 More... over 13 years ago
Updated to change config.php from 777 to 666 More... over 13 years ago
Removed Blank Lines from 4.1.0->4.1.1 Upgrade File. More... over 13 years ago
Merge branch 'v4.1.0' More... over 13 years ago
PHP Fusion 7 Bridge Addition THX: Le-Thor (www.wowraidmanager.net) More... over 13 years ago
Bugfix: Clicking the profile link on the roster page sends you to a 404 page doesn't exist error. This was because the link wasn't updated when the users page was moved into the admin area. More... over 13 years ago
Mode Change More... over 13 years ago
Bugfix: Move the LUA Output configuration stuff to the Admin area. More... over 13 years ago
Added Worgen and Goblin races to lang_wow.php. This should allow the proper translation of those two races into translated languages and should fix a bug where the text for Worgen/Goblin races probably doesn't appear when using a translated WRM. More... over 13 years ago
Changed behavior of display of primary/secondary spec while user is in signed up (drafted) status. More... over 13 years ago
Updated by Flintman: fixed a bug with displaying role_id when in queue'd status. More... over 13 years ago
WoW Armory tooltip update to new Blizard Website for the WOW Armory. More... over 13 years ago
RSS File mode Change. More... over 13 years ago
Update to Installation check for versions compatibility. More... over 13 years ago
Updated rss feed via information from Wagzz on WRM boards. More... over 13 years ago
Updated to remove the "SHOW DATABASES" code within the upgrade check and included an explanation as to why this code was removed. More... over 13 years ago
BUGFIX: install/cache/* directory not available add lines in utilities/package_release_neme.sh and add lines in .gitignore More... over 13 years ago