phpbb/phpBB/includes/acp
Meik Sievertsen 81f78690db my turn to break things... harharhar
- checking in permission settings and permission masks
- permission presets and documentation not finished yet
- added backtrace function to determine file/line for sql errors
- fixed marlist for orphan attachments/groups/logs/users
- able to change anonymous user settings/permissions now
- re-arranged admin permissions a bit (added some and removed some)
- setting forum permissions after creating/editing forum now selects every default group (copy permisson/dropdown to be added for adding forums)
- finished user permissions in users acp

note: the layout for permissions might change
devs: please empty the user_permissions in phpbb_users. Also, first change your auth_options table, remove all cache files and then re-set admin permissions. After having set the admin permissions you can update your modules table (else you will not see the permission tabs) - or empty the auth setting within the modules table to be able to see the permission modules (they rely on newly added permission options)


git-svn-id: file:///svn/phpbb/trunk@5553 89ea8834-ac86-4346-8a33-228a782c2dd0
2006-02-12 19:21:00 +00:00
..
acp_attachments.php - fix "Adding attachment extension fails" 2006-02-05 14:28:52 +00:00
acp_ban.php - banning, disallow usernames and ranks 2005-12-09 18:09:43 +00:00
acp_bbcodes.php - some SQL:2003 changes (basicly joins, mysql5 is sql:2003 compliant in strict mode now) - postgresql not supporting this standard. :/ 2005-11-28 18:38:49 +00:00
acp_board.php - overhauled search system 2006-01-11 18:56:07 +00:00
acp_bots.php my turn to break things... harharhar 2006-02-12 19:21:00 +00:00
acp_disallow.php - banning, disallow usernames and ranks 2005-12-09 18:09:43 +00:00
acp_email.php - size select fix 2006-01-22 13:06:13 +00:00
acp_forums.php my turn to break things... harharhar 2006-02-12 19:21:00 +00:00
acp_groups.php my turn to break things... harharhar 2006-02-12 19:21:00 +00:00
acp_icons.php - more acp additions and changes... 2005-11-20 18:58:34 +00:00
acp_jabber.php my turn to break things... harharhar 2006-02-12 19:21:00 +00:00
acp_language.php my turn to break things... harharhar 2006-02-12 19:21:00 +00:00
acp_logs.php my turn to break things... harharhar 2006-02-12 19:21:00 +00:00
acp_main.php my turn to break things... harharhar 2006-02-12 19:21:00 +00:00
acp_modules.php - moved add_log out of functions_admin (this file should only be included in admin/admin-related pages) 2006-01-25 21:01:52 +00:00
acp_permissions.php my turn to break things... harharhar 2006-02-12 19:21:00 +00:00
acp_php_info.php my turn to break things... harharhar 2006-02-12 19:21:00 +00:00
acp_profile.php my turn to break things... harharhar 2006-02-12 19:21:00 +00:00
acp_prune.php - custom profile fields 2005-12-10 23:20:21 +00:00
acp_ranks.php - banning, disallow usernames and ranks 2005-12-09 18:09:43 +00:00
acp_styles.php - only a slight change... 2006-02-12 17:46:39 +00:00
acp_users.php my turn to break things... harharhar 2006-02-12 19:21:00 +00:00
acp_words.php - Buh? Incorrect lang index... 2005-12-29 22:36:17 +00:00
auth.php my turn to break things... harharhar 2006-02-12 19:21:00 +00:00