phpbb/phpBB/adm/style
Jonathan Stanley 3fc6fccdeb #5271
git-svn-id: file:///svn/phpbb/trunk@7226 89ea8834-ac86-4346-8a33-228a782c2dd0
2007-03-24 15:59:20 +00:00
..
acp_attachments.html - removed download mode selection (the column info and constants will not be removed, we or others may be able to re-use them later on) 2007-01-03 16:38:25 +00:00
acp_ban.html #6772 2007-01-11 05:44:22 +00:00
acp_bbcodes.html #5474 - ACP XHTML spring clean... fieldsets with missing legends added, and lone fieldsets which should belong to the accending fieldset have been (mostly) merged. Some outstanding issues with the permissions area (Dominik has some stuff for this at some point anyway) and the Custom Profile Fields bit, which should feature "Previous/Next" style buttons. 2006-11-24 02:04:43 +00:00
acp_board.html #5474 - ACP XHTML spring clean... fieldsets with missing legends added, and lone fieldsets which should belong to the accending fieldset have been (mostly) merged. Some outstanding issues with the permissions area (Dominik has some stuff for this at some point anyway) and the Custom Profile Fields bit, which should feature "Previous/Next" style buttons. 2006-11-24 02:04:43 +00:00
acp_bots.html #6772 2007-01-11 05:44:22 +00:00
acp_captcha.html #7120 2007-01-16 13:02:37 +00:00
acp_database.html Unused Code inside function update_forum_data [Bug #6606] 2006-12-27 17:43:55 +00:00
acp_disallow.html #6772 2007-01-11 05:44:22 +00:00
acp_email.html fixing some bugs, most being submitted grammatical/spelling errors. 2007-01-21 18:33:45 +00:00
acp_forums.html #8570 2007-03-09 16:27:01 +00:00
acp_groups.html - fix some group specific bugs 2007-03-07 16:55:20 +00:00
acp_icons.html #6772 2007-01-11 05:44:22 +00:00
acp_inactive.html #7198 and some related issues 2007-01-17 19:41:52 +00:00
acp_jabber.html #7120 2007-01-16 13:02:37 +00:00
acp_language.html #7734 2007-02-23 20:06:21 +00:00
acp_logs.html #7198 and some related issues 2007-01-17 19:41:52 +00:00
acp_main.html - Pruning doesn't lower user post counts anymore [Bug #7676] 2007-02-08 22:11:14 +00:00
acp_modules.html #6772 2007-01-11 05:44:22 +00:00
acp_permission_roles.html Tidy-up. 2007-03-06 00:57:31 +00:00
acp_permissions.html Trying to keep my sanity... begone evil underscored CSS class/id names 2007-03-05 23:13:50 +00:00
acp_php_info.html ok, this one is rather large... the most important change: 2006-06-06 20:53:46 +00:00
acp_profile.html #5474 - ACP XHTML spring clean... fieldsets with missing legends added, and lone fieldsets which should belong to the accending fieldset have been (mostly) merged. Some outstanding issues with the permissions area (Dominik has some stuff for this at some point anyway) and the Custom Profile Fields bit, which should feature "Previous/Next" style buttons. 2006-11-24 02:04:43 +00:00
acp_prune_forums.html - made prune a bit nicer 2007-02-25 06:08:39 +00:00
acp_prune_users.html #5474 - ACP XHTML spring clean... fieldsets with missing legends added, and lone fieldsets which should belong to the accending fieldset have been (mostly) merged. Some outstanding issues with the permissions area (Dominik has some stuff for this at some point anyway) and the Custom Profile Fields bit, which should feature "Previous/Next" style buttons. 2006-11-24 02:04:43 +00:00
acp_ranks.html #6772 2007-01-11 05:44:22 +00:00
acp_reasons.html #6772 2007-01-11 05:44:22 +00:00
acp_search.html - fix htmlspecialchars handling in search (search backends get specialchared input, and should return specialchared output), current backends strip entities anyway [includes Bug #8156] 2007-02-25 22:09:53 +00:00
acp_styles.html - fix htmlspecialchars handling in search (search backends get specialchared input, and should return specialchared output), current backends strip entities anyway [includes Bug #8156] 2007-02-25 22:09:53 +00:00
acp_update.html add version check to acp. Now no longer directly displayed at the acp index but accessible through the System tab and viewable by any admin (no special permisison needed). 2006-09-02 13:39:21 +00:00
acp_users.html #8006 2007-02-17 18:25:48 +00:00
acp_users_avatar.html #8006 2007-02-17 18:25:48 +00:00
acp_users_feedback.html #8006 2007-02-17 18:25:48 +00:00
acp_users_overview.html #8006 2007-02-17 18:25:48 +00:00
acp_users_prefs.html #8006 2007-02-17 18:25:48 +00:00
acp_users_profile.html #8006 2007-02-17 18:25:48 +00:00
acp_users_signature.html #8006 2007-02-17 18:25:48 +00:00
acp_words.html #6772 2007-01-11 05:44:22 +00:00
admin.css Bye bye toggle_inverse.gif... made a "super" toggle.gif which contains both states and "switched" using CSS sprites method to stop the ugly loading "flash" when images aren't cached for the first time. prosilver ACP+style classnames use hyphens... so stuck with them, plus underscores might trip up some bizarre edge case thing with IE6, so play safe. Would like the toggle to set a cookie at some point, so the setting would be "sticky". 2007-03-23 18:41:45 +00:00
colour_swatch.html #5271 2007-03-24 15:59:20 +00:00
confirm_body.html - drop in the new administration panel 2005-12-19 18:55:52 +00:00
custom_profile_fields.html - added class="radio" to all radio- and checkboxes 2006-06-13 15:06:32 +00:00
editor.js #8066 synch 2007-02-25 13:44:25 +00:00
install_convert.html - fix some oddities (doubled spaces for example) 2007-01-26 16:09:51 +00:00
install_error.html A new template for fatal database errors 2006-05-12 19:42:33 +00:00
install_footer.html #7990 2007-03-05 18:38:56 +00:00
install_header.html #7990 2007-03-05 18:38:56 +00:00
install_install.html - fix some oddities (doubled spaces for example) 2007-01-26 16:09:51 +00:00
install_main.html fix some general bugs and some convertor related 2007-01-10 16:47:16 +00:00
install_update.html some fixes... hopefully not breaking something. :o 2007-03-22 15:15:20 +00:00
install_update_diff.html #7990 2007-03-05 18:38:56 +00:00
message_body.html - some bugfixes 2006-08-28 15:50:33 +00:00
overall_footer.html #7990 2007-03-05 18:38:56 +00:00
overall_header.html Bye bye toggle_inverse.gif... made a "super" toggle.gif which contains both states and "switched" using CSS sprites method to stop the ugly loading "flash" when images aren't cached for the first time. prosilver ACP+style classnames use hyphens... so stuck with them, plus underscores might trip up some bizarre edge case thing with IE6, so play safe. Would like the toggle to set a cookie at some point, so the setting would be "sticky". 2007-03-23 18:41:45 +00:00
permission_mask.html again... some more fixes. 2007-03-08 15:49:13 +00:00
permission_roles_mask.html implementing permission roles 2006-02-22 21:42:26 +00:00
permission_trace.html change ACL_NO to ACL_NEVER and ACL_UNSET to ACL_NO to let our users get what is meant on the first look. 2006-06-22 16:49:04 +00:00
permissions.js Trying to keep my sanity... begone evil underscored CSS class/id names 2007-03-05 23:13:50 +00:00
progress_bar.html - fixing a bug i am unsure about when it occurs (but it occurs). The symptoms are broken template cache files if after removing unnecessary php opening/closing tags result in statements being syntactially incorrect. 2006-09-30 14:58:05 +00:00
simple_body.html - #6144 2006-12-10 15:52:31 +00:00
simple_footer.html - fixes for the following bugs: 2006-11-15 15:35:50 +00:00
simple_header.html only tiny adjustements... and try to set the memory limit for the search indexing page to 128M... 2007-03-10 11:23:53 +00:00
tooltip.js ok, this one is rather large... the most important change: 2006-06-06 20:53:46 +00:00
viewsource.html #7990 2007-03-05 18:38:56 +00:00