phpbb/phpBB/includes/acp
Nils Adermann 5fb416fc26 - added a theme editor
- some adjustments in acp_styles.php
- fixed storing themes in db (needs revisiting)


git-svn-id: file:///svn/phpbb/trunk@5953 89ea8834-ac86-4346-8a33-228a782c2dd0
2006-05-20 23:56:12 +00:00
..
info A few top level changes to the module structure. 2006-05-20 15:12:32 +00:00
acp_attachments.php - fixing a few tiny bugs 2006-05-18 21:03:56 +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 a few changes ;-) 2006-05-19 22:50:25 +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 - fixed a few smaller things 2006-05-20 18:39:35 +00:00
acp_forums.php - seperate queries and cached queries 2006-05-20 13:20:38 +00:00
acp_groups.php - Firebird is people too 2006-05-13 02:14:59 +00:00
acp_icons.php - actually let the user import smilies/icons paks. ;) 2006-05-20 14:20:12 +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 - fixed a few smaller things 2006-05-20 18:39:35 +00:00
acp_modules.php - Lets make stuff wider 2006-05-20 17:32:07 +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 Missing page title 2006-05-20 11:17:41 +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 - added a theme editor 2006-05-20 23:56:12 +00:00
acp_users.php - fixed a few smaller things 2006-05-20 18:39:35 +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