phpbb/phpBB/adm/style
Nils Adermann 5c181bc528 - permission trace correctly uses language variables now
- updated documentation for the auth class
- use cache for "SELECT forum_name FROM phpbb_forums WHERE forum_id = X" queries everywhere and not only in functions_display
- updated the permission trace to include information about global settings overwriting local ones
- take global permissions into account for local permission results on the view permission pages for users
- only allow to change the post author with m_chgposter


git-svn-id: file:///svn/phpbb/trunk@6009 89ea8834-ac86-4346-8a33-228a782c2dd0
2006-06-04 16:30:58 +00:00
..
acp_attachments.html - fixing a few smaller bugs/glitches 2006-05-21 16:54:19 +00:00
acp_ban.html - 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_bbcodes.html - added "display_on_posting" setting to custom bbcodes (creates a button with the bbcode tag) 2006-03-06 14:03:56 +00:00
acp_board.html - drop in the new administration panel 2005-12-19 18:55:52 +00:00
acp_bots.html First update of the new admin style to being it in line with the new frontend style. Note - this is still based on subsilver, the final admin will use the much nicer style of the new frontend - but that is secret until the final release ;) 2006-01-03 13:44:47 +00:00
acp_database.html - Make it impossible to open/delete/download files that don't exist :P 2006-05-06 20:35:30 +00:00
acp_disallow.html - drop in the new administration panel 2005-12-19 18:55:52 +00:00
acp_email.html - drop in the new administration panel 2005-12-19 18:55:52 +00:00
acp_forums.html - create forums by default 2006-06-01 13:47:42 +00:00
acp_groups.html 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_icons.html - fix moving up/down for smilies and icons 2006-04-08 14:16:31 +00:00
acp_jabber.html some tiny changes... 2006-05-26 15:04:27 +00:00
acp_language.html - a bunch of bugfixes. :P 2006-03-21 19:23:34 +00:00
acp_logs.html - 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.html - remove description from profile fields 2006-05-27 16:24:21 +00:00
acp_modules.html - 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.html - removed group settings from roles 2006-04-22 16:18:40 +00:00
acp_permissions.html - 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_php_info.html First update of the new admin style to being it in line with the new frontend style. Note - this is still based on subsilver, the final admin will use the much nicer style of the new frontend - but that is secret until the final release ;) 2006-01-03 13:44:47 +00:00
acp_profile.html first round of custom profile changes 2006-05-25 19:15:04 +00:00
acp_prune_forums.html First update of the new admin style to being it in line with the new frontend style. Note - this is still based on subsilver, the final admin will use the much nicer style of the new frontend - but that is secret until the final release ;) 2006-01-03 13:44:47 +00:00
acp_prune_users.html First update of the new admin style to being it in line with the new frontend style. Note - this is still based on subsilver, the final admin will use the much nicer style of the new frontend - but that is secret until the final release ;) 2006-01-03 13:44:47 +00:00
acp_ranks.html First update of the new admin style to being it in line with the new frontend style. Note - this is still based on subsilver, the final admin will use the much nicer style of the new frontend - but that is secret until the final release ;) 2006-01-03 13:44:47 +00:00
acp_reasons.html - streamlined reports to consist of the feature set we decided upon (Nils, your turn now) 2006-03-12 23:19:55 +00:00
acp_search.html - added search by author_id to solve problems with looking up posts of users with a name containing wildcards 2006-05-28 19:06:21 +00:00
acp_styles.html - removed useless code from style.php 2006-06-03 22:19:41 +00:00
acp_users.html - fixed a few smaller things 2006-05-20 18:39:35 +00:00
acp_words.html - drop in the new administration panel 2005-12-19 18:55:52 +00:00
admin.css - removed useless code from style.php 2006-06-03 22:19:41 +00:00
confirm_body.html - drop in the new administration panel 2005-12-19 18:55:52 +00:00
custom_profile_fields.html first round of custom profile changes 2006-05-25 19:15:04 +00:00
editor.js - user avatar, user signature, user attachments 2005-12-21 18:18:12 +00:00
install_convert.html The template for the convertor/upgrade script so that we've got all the template files in 2006-05-28 15:11:19 +00:00
install_error.html A new template for fatal database errors 2006-05-12 19:42:33 +00:00
install_footer.html Building the foundations for some later changes to the installer 2006-03-12 15:52:10 +00:00
install_header.html Some slight alterations for another forthcoming feature. 2006-03-15 21:52:48 +00:00
install_install.html - Some slight style changes to the installer to make the explanation more visibly different from the label 2006-05-06 15:50:59 +00:00
install_main.html Building the foundations for some later changes to the installer 2006-03-12 15:52:10 +00:00
message_body.html First update of the new admin style to being it in line with the new frontend style. Note - this is still based on subsilver, the final admin will use the much nicer style of the new frontend - but that is secret until the final release ;) 2006-01-03 13:44:47 +00:00
overall_footer.html First update of the new admin style to being it in line with the new frontend style. Note - this is still based on subsilver, the final admin will use the much nicer style of the new frontend - but that is secret until the final release ;) 2006-01-03 13:44:47 +00:00
overall_header.html - 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
permission_mask.html - removed group settings from roles 2006-04-22 16:18:40 +00:00
permission_roles_mask.html implementing permission roles 2006-02-22 21:42:26 +00:00
permission_trace.html - permission trace correctly uses language variables now 2006-06-04 16:30:58 +00:00
search_index_progress_bar.html - removed search settings from load page 2006-03-15 23:20:04 +00:00
simple_body.html - drop in the new administration panel 2005-12-19 18:55:52 +00:00
simple_footer.html - drop in the new administration panel 2005-12-19 18:55:52 +00:00
simple_header.html - 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
tooltip.js say hello to role descriptions, role ordering and tooltips on role selects 2006-04-17 22:36:43 +00:00
viewsource.html - removed useless code from style.php 2006-06-03 22:19:41 +00:00