phpbb/phpBB/adm/style
Joas Schilling 85bc9b69ae Merge pull request #2844 from marc1706/ticket/12858
[ticket/12858] Remove hard-coded GMT from timezone drop-down and rename to UTC
2014-09-24 13:47:59 +02:00
..
profilefields [ticket/12187] Add URL type for profile fields 2014-03-03 12:30:07 +01:00
acp_attachments.html [ticket/10472] More clearing and white-space fixes 2014-09-15 14:53:04 +02:00
acp_avatar_options_gravatar.html [ticket/11010] Fixes for number input in acp 2013-05-20 18:42:11 +02:00
acp_avatar_options_local.html [ticket/12666] Use "None" for images in root of gallery avatar path 2014-06-05 23:28:00 +02:00
acp_avatar_options_remote.html [ticket/11010] Fixes for number input in acp 2013-05-20 18:42:11 +02:00
acp_avatar_options_upload.html [ticket/11010] Fix input type for urls 2013-05-20 18:42:10 +02:00
acp_ban.html [ticket/12891] Replace template loops with 1 loop to reduce generation time 2014-07-25 13:27:49 +02:00
acp_bbcodes.html Merge pull request #1913 from prototech/ticket/12055 2013-12-30 10:44:30 -08:00
acp_board.html [ticket/9388] Reopen <fieldset> after auth templates. 2014-05-08 08:35:38 -07:00
acp_bots.html [ticket/12055] Alternate table row background colors using nth-child rule. 2013-12-04 14:53:07 -08:00
acp_captcha.html [ticket/12961] Refactor lang entry 2014-08-14 22:22:20 +02:00
acp_contact.html [ticket/10073] Deduplicate template variable names 2014-05-29 02:14:46 +02:00
acp_database.html [ticket/10780] Replace colon usage in adm template output with {L_COLON} 2012-11-10 00:23:03 +01:00
acp_disallow.html [ticket/10780] Replace colon usage in adm template output with {L_COLON} 2012-11-10 00:23:03 +01:00
acp_email.html [ticket/10780] Replace colon usage in adm template output with {L_COLON} 2012-11-10 00:23:03 +01:00
acp_ext_delete_data.html [ticket/12248] Use id instead of name attribute in a tags 2014-03-05 14:54:04 -08:00
acp_ext_details.html [ticket/11366] Fix detailed view 2014-05-28 22:16:51 +02:00
acp_ext_disable.html [ticket/12534] Do not use errorbox for multi steps 2014-05-12 11:35:59 +02:00
acp_ext_enable.html [ticket/12534] Do not use errorbox for multi steps 2014-05-12 11:35:59 +02:00
acp_ext_list.html [ticket/11366] Fix headings css in list page 2014-05-28 22:19:21 +02:00
acp_forums.html [ticket/12810] Use correct template vars for shadow pruning settings 2014-07-06 18:03:09 +02:00
acp_forums_copy_perm.html [ticket/10780] Replace colon usage in adm template output with {L_COLON} 2012-11-10 00:23:03 +01:00
acp_groups.html [ticket/12822] Remove "None" option from avatar select boxes 2014-08-07 17:28:21 +02:00
acp_groups_position.html [ticket/12351] Add loading indicator to links that are missing it. 2014-04-12 00:28:59 +05:30
acp_icons.html Merge pull request #1920 from prototech/ticket/12038 2013-12-30 11:23:22 -08:00
acp_inactive.html [ticket/10472] More clearing and white-space fixes 2014-09-15 14:53:04 +02:00
acp_jabber.html [ticket/11010] Fixes for number input in acp 2013-05-20 18:42:11 +02:00
acp_language.html [ticket/12527] Restore missing files and variables check 2014-05-11 13:29:49 +02:00
acp_logs.html [ticket/13082] Repair fix 2014-09-21 10:03:48 +02:00
acp_main.html [ticket/10472] More clearing and white-space fixes 2014-09-15 14:53:04 +02:00
acp_modules.html [ticket/12372] Rename JS function dE() to phpbb.toggleDisplay() 2014-04-07 21:42:30 +02:00
acp_permission_roles.html [ticket/12038] AJAXify move up/down buttons in the permission roles page. 2013-12-05 23:43:16 -08:00
acp_permissions.html [ticket/11957] Responsive ACP permissions 2013-10-26 22:45:55 +03:00
acp_php_info.html [ticket/10362] HTML5 Fix - Replace name attribute with id in anchors 2011-09-11 17:04:47 -07:00
acp_posting_buttons.html [ticket/10073] Deduplicate posting buttons code in ACP 2014-05-29 02:14:43 +02:00
acp_profile.html [ticket/12233] Allow profile fields to be contact fields 2014-02-28 14:38:03 +01:00
acp_prune_forums.html [ticket/12055] Alternate table row background colors using nth-child rule. 2013-12-04 14:53:07 -08:00
acp_prune_users.html [develop] Fix incorrect merge conflict resolution from PR #2085 2014-03-05 11:51:38 +01:00
acp_ranks.html [ticket/12838] Simplify special rank template conditional 2014-07-10 16:24:17 +02:00
acp_reasons.html [ticket/12038] AJAXify move up/down buttons in report/denial reasons page. 2013-12-05 23:45:01 -08:00
acp_search.html [ticket/9388] Use "togglable" instead of "toggable" 2014-05-09 13:49:41 -07:00
acp_send_statistics.html [ticket/12372] Use admin.js $(document).ready for hiding questionnaire details 2014-04-11 11:27:13 +02:00
acp_styles.html [ticket/8700] Use L_COLON instead of adding ":" manually 2014-04-02 00:23:26 +02:00
acp_update.html [ticket/9871] Update version check file to use json format 2014-02-19 16:13:23 -06:00
acp_users.html [ticket/12332] Adjust size of mark column where too wide 2014-04-26 09:50:45 -07:00
acp_users_avatar.html [ticket/12822] Remove "None" option from avatar select boxes 2014-08-07 17:28:21 +02:00
acp_users_feedback.html [ticket/12055] Alternate table row background colors using nth-child rule. 2013-12-04 14:53:07 -08:00
acp_users_overview.html [ticket/12372] Rename JS function dE() to phpbb.toggleDisplay() 2014-04-07 21:42:30 +02:00
acp_users_prefs.html Merge remote-tracking branch 'github-rxu/ticket/12403' into develop-ascraeus 2014-05-02 13:35:01 +02:00
acp_users_profile.html [ticket/12236] Move AOL Instant Messanger field to custom profile field 2014-03-05 22:13:22 +01:00
acp_users_signature.html [ticket/10073] Deduplicate posting buttons code in ACP 2014-05-29 02:14:43 +02:00
acp_users_warnings.html [ticket/12055] Alternate table row background colors using nth-child rule. 2013-12-04 14:53:07 -08:00
acp_words.html [ticket/12055] Alternate table row background colors using nth-child rule. 2013-12-04 14:53:07 -08:00
admin.css [ticket/13082] Repair fix 2014-09-21 10:03:48 +02:00
admin.js [ticket/12648] Fix and modernize ACP header tabs 2014-06-24 00:02:24 +02:00
ajax.js [ticket/12982] Refactoring: made JS in adm nice 2014-08-13 22:53:28 +01:00
auth_provider_ldap.html [ticket/12814] Replace email type with text type 2014-07-15 19:36:35 +02:00
auth_provider_oauth.html [ticket/9388] Do not nest the <fieldset> tags in the OAuth settings. 2014-05-08 13:39:31 -07:00
captcha_default_acp_demo.html [ticket/10780] Replace colon usage in adm template output with {L_COLON} 2012-11-10 00:23:03 +01:00
captcha_gd_acp.html [ticket/11010] Fixes for number input in acp 2013-05-20 18:42:11 +02:00
captcha_qa_acp.html [ticket/12055] Alternate table row background colors using nth-child rule. 2013-12-04 14:53:07 -08:00
captcha_qa_acp_demo.html [ticket/10780] Replace colon usage in adm template output with {L_COLON} 2012-11-10 00:23:03 +01:00
captcha_recaptcha.html [ticket/9939] Fix JavaScript error in admin recaptcha template 2010-12-05 14:35:19 +01:00
captcha_recaptcha_acp.html [ticket/10780] Replace colon usage in adm template output with {L_COLON} 2012-11-10 00:23:03 +01:00
confirm_bbcode.html merge r10513 into 3.0 branch: propdel 2010-02-23 16:18:57 +00:00
confirm_body.html [ticket/11166] Add ajaxify support to normal ACP confirm_box() 2013-03-03 17:34:01 +01:00
confirm_body_prune.html [feature/prune-users] Add spaces inside brackets. 2012-04-19 20:35:13 -04:00
install_convert.html [ticket/11935] Replace obsolete table attributes in Admin with CSS 2013-10-19 08:59:08 -07:00
install_error.html [ticket/9556] Drop php closing tags, add trailing newline 2010-11-11 19:10:55 +01:00
install_footer.html [ticket/12750] Center installation page copyright text. 2014-06-24 01:48:31 -07:00
install_header.html [ticket/12648] Fix and modernize ACP header tabs 2014-06-24 00:02:24 +02:00
install_install.html [ticket/10780] Replace colon usage in adm template output with {L_COLON} 2012-11-10 00:23:03 +01:00
install_main.html [ticket/9556] Drop php closing tags, add trailing newline 2010-11-11 19:10:55 +01:00
install_update.html [ticket/12779] Change order of file lists on automatic update 2014-06-29 22:13:33 +02:00
install_update_diff.html [ticket/11357] Correcting invalid markup 2014-03-19 19:59:19 +05:30
message_body.html [ticket/9556] Drop php closing tags, add trailing newline 2010-11-11 19:10:55 +01:00
overall_footer.html [ticket/12553] Align alert text to the right. 2014-06-14 09:54:16 -07:00
overall_header.html [ticket/12864] Add template event to header after stylesheets 2014-07-18 10:13:19 -07:00
pagination.html [ticket/12613] Renamed jump-to to page-jump to prevent confusion 2014-06-05 09:59:35 +02:00
permission_forum_copy.html [ticket/10780] Replace colon usage in adm template output with {L_COLON} 2012-11-10 00:23:03 +01:00
permission_mask.html [ticket/11935] Merge remote-tracking branch 'upstream/develop' 2013-10-29 19:12:32 -07:00
permission_roles_mask.html [ticket/11935] Replace obsolete table attributes in Admin with CSS 2013-10-19 08:59:08 -07:00
permission_trace.html [ticket/11935] Replace obsolete table attributes in Admin with CSS 2013-10-19 08:59:08 -07:00
permissions.js [ticket/12372] Rename JS function dE() to phpbb.toggleDisplay() 2014-04-07 21:42:30 +02:00
progress_bar.html [ticket/9556] Drop php closing tags, add trailing newline 2010-11-11 19:10:55 +01:00
simple_body.html [ticket/9556] Drop php closing tags, add trailing newline 2010-11-11 19:10:55 +01:00
simple_footer.html [ticket/12547] Rename jquery.js to jquery.min.js in assets directory 2014-05-15 01:18:26 +03:00
simple_header.html [ticket/12864] Add template event to header after stylesheets 2014-07-18 10:13:19 -07:00
timezone.js [ticket/11314] Add missing "use strict" to timezone.js files 2013-01-10 11:15:19 +01:00
timezone_option.html [ticket/12858] Rename tz_ prefixed block variables to timezone_ prefix 2014-09-17 17:56:09 +02:00
tooltip.js [ticket/11314] Modify files to comply with coding standards 2013-03-26 13:13:33 +01:00