phpbb/phpBB/includes/acp
Meik Sievertsen 545bf57cb3 #1843
git-svn-id: file:///svn/phpbb/trunk@5923 89ea8834-ac86-4346-8a33-228a782c2dd0
2006-05-17 17:32:46 +00:00
..
info A couple of minor slips of the finger 2006-05-05 18:28:58 +00:00
acp_attachments.php - introduce new function build_url to easily build a valid url from the user->page object as well as optionally removing certain keys 2006-05-12 20:52:58 +00:00
acp_ban.php Display bans in order of username not user_id so that you stand a chance of finding someone in a long list :) 2006-05-14 15:07:43 +00:00
acp_bbcodes.php ok, thought about this now for too long. I think the best solution circumventing memory consumption and not introducing "hacks" is to seperate module information (and probably more in 3.2 for installation/uninstallation) from the main code. 2006-03-25 19:14:55 +00:00
acp_board.php - introduce new function build_url to easily build a valid url from the user->page object as well as optionally removing certain keys 2006-05-12 20:52:58 +00:00
acp_bots.php To all people having their bug status set to fixed: SF pserver CVS access is currently down, therefore the snapshots are still out of date. 2006-04-06 17:15:45 +00:00
acp_database.php - eh? meh. 2006-05-07 02:54:13 +00:00
acp_disallow.php ok, thought about this now for too long. I think the best solution circumventing memory consumption and not introducing "hacks" is to seperate module information (and probably more in 3.2 for installation/uninstallation) from the main code. 2006-03-25 19:14:55 +00:00
acp_email.php - fixing some bugs, containing fixes for anonymous username displays, eaccelerator issue, permission trace and a few smaller bugs. 2006-04-29 01:18:57 +00:00
acp_forums.php - fixed some bugs 2006-04-15 14:48:36 +00:00
acp_groups.php - Firebird is people too 2006-05-13 02:14:59 +00:00
acp_icons.php - fix moving up/down for smilies and icons 2006-04-08 14:16:31 +00:00
acp_jabber.php #1304, #1335, #1336 2006-03-27 21:42:47 +00:00
acp_language.php - Bug #1453 2006-04-22 14:40:04 +00:00
acp_logs.php - adding user logs (displaying all users instead of limited to the user if viewing user notes) 2006-04-26 18:10:57 +00:00
acp_main.php - clean up marklist calls (global function) 2006-04-17 13:09:50 +00:00
acp_modules.php - introduce LA_, UA_ and A_ template variables (they allow styles to use template variables used for javascript in subSilver outside javascript in their own template while they won't break our javascript if they contain quotes) also fixes [Bug #1116] 2006-05-06 15:15:40 +00:00
acp_permission_roles.php - added standard/default roles + default roles assigned to users/groups 2006-05-01 12:44:28 +00:00
acp_permissions.php - introduce new function build_url to easily build a valid url from the user->page object as well as optionally removing certain keys 2006-05-12 20:52:58 +00:00
acp_php_info.php ok, thought about this now for too long. I think the best solution circumventing memory consumption and not introducing "hacks" is to seperate module information (and probably more in 3.2 for installation/uninstallation) from the main code. 2006-03-25 19:14:55 +00:00
acp_profile.php #1843 2006-05-17 17:32:46 +00:00
acp_prune.php - fixed some bugs 2006-04-15 14:48:36 +00:00
acp_ranks.php To all people having their bug status set to fixed: SF pserver CVS access is currently down, therefore the snapshots are still out of date. 2006-04-06 17:15:45 +00:00
acp_reasons.php To all people having their bug status set to fixed: SF pserver CVS access is currently down, therefore the snapshots are still out of date. 2006-04-06 17:15:45 +00:00
acp_search.php - introduce LA_, UA_ and A_ template variables (they allow styles to use template variables used for javascript in subSilver outside javascript in their own template while they won't break our javascript if they contain quotes) also fixes [Bug #1116] 2006-05-06 15:15:40 +00:00
acp_styles.php some changes before i forget... 2006-05-16 17:46:47 +00:00
acp_users.php - introduce new function build_url to easily build a valid url from the user->page object as well as optionally removing certain keys 2006-05-12 20:52:58 +00:00
acp_words.php To all people having their bug status set to fixed: SF pserver CVS access is currently down, therefore the snapshots are still out of date. 2006-04-06 17:15:45 +00:00
auth.php fixing bug #1860 2006-05-17 16:26:54 +00:00