phpbb/phpBB/adm/style
2017-02-01 02:34:01 -03:00
..
profilefields [ticket/12187] Add URL type for profile fields 2014-03-03 12:30:07 +01:00
acp_attachments.html [ticket/14272] Allow input of floats for filesize 2016-02-03 22:03:31 +01:00
acp_avatar_options_gravatar.html [ticket/14272] Assign min and max values for avatar driver settings 2016-01-01 17:26:14 +01:00
acp_avatar_options_local.html [ticket/13799] Correctly urlencode category and show selected avatar 2015-05-30 11:54:54 +02:00
acp_avatar_options_remote.html [ticket/14272] Assign min and max values for avatar driver settings 2016-01-01 17:26:14 +01: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/14201] Add events.md descriptions, fix accidentally swapped events 2015-10-12 21:31:09 +07: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 Merge pull request #4021 from marc1706/ticket/14272 2016-03-27 13:34:17 +02:00
acp_contact.html [ticket/10073] Deduplicate template variable names 2014-05-29 02:14:46 +02:00
acp_database.html [ticket/14643] Offer latest backup to restore by default 2016-05-29 17:28:33 +02: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/14201] Add events.md descriptions, fix accidentally swapped events 2015-10-12 21:31:09 +07: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 Merge branch '3.1.x' into 3.2.x 2016-12-30 10:21:17 +01: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/14848] Add acp_ext_list_disabled/enabled_title_after 2016-11-02 10:03:11 +01:00
acp_forums.html Merge pull request #4021 from marc1706/ticket/14272 2016-03-27 13:34:17 +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 Merge pull request #4021 from marc1706/ticket/14272 2016-03-27 13:34:17 +02:00
acp_groups_position.html [ticket/14201] Add events.md descriptions, fix accidentally swapped events 2015-10-12 21:31:09 +07:00
acp_help_phpbb.html [ticket/14908] Uses lang-variable instead of english text 2016-12-10 21:50:09 +01:00
acp_icons.html Merge remote-tracking branch 'origin/ticket/14272' into ticket/14272-3.2.x 2016-03-27 09:59:25 +02:00
acp_inactive.html [ticket/14272] Only use maxlength and size for allowed input elements 2015-11-06 10:20:05 +01:00
acp_jabber.html [ticket/14272] Only use maxlength and size for allowed input elements 2015-11-06 10:20:05 +01:00
acp_language.html [ticket/13818] Add browse CDB links to ext style lang management 2015-06-06 10:30:09 -07:00
acp_logs.html [ticket/14201] Add events.md descriptions, fix accidentally swapped events 2015-10-12 21:31:09 +07:00
acp_main.html [ticket/14968] Display possible upgrade on acp index and update page 2017-01-22 16:37:20 +01: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 Merge branch '3.1.x' 2015-11-10 17:40:41 +01: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/14783] Add template event before custom BBCodes in ACP 2016-09-14 10:37:27 -07:00
acp_profile.html [ticket/14887] ACP profile step one lang specific event 2016-12-08 12:16:07 +01:00
acp_prune_forums.html [ticket/14201] Add events.md descriptions, fix accidentally swapped events 2015-10-12 21:31:09 +07:00
acp_prune_users.html [ticket/14201] Add events.md descriptions, fix accidentally swapped events 2015-10-12 21:31:09 +07:00
acp_ranks.html [ticket/14272] Only use maxlength and size for allowed input elements 2015-11-06 10:20:05 +01: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/14272] Fix invalid or missing min/max settings 2015-11-06 10:31:56 +01:00
acp_styles.html Merge pull request #3921 from Senky/ticket/14187 2015-10-12 11:23:10 +02:00
acp_update.html [ticket/14968] Display possible upgrade on acp index and update page 2017-01-22 16:37:20 +01:00
acp_users.html [ticket/14201] Add events.md descriptions, fix accidentally swapped events 2015-10-12 21:31:09 +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 [ticket/13180] Increase dateformat field size 2016-01-07 17:36:02 +01:00
acp_users_profile.html [ticket/13934] Add enctype clause for profile fields 2015-06-30 14:35:01 +02: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/15062] Update to Rhea version the CSS files 2017-02-01 02:34:01 -03:00
admin.js [ticket/14492] Send statistics via ajax request 2016-12-03 14:23:34 +01:00
ajax.js Merge branch '3.1.x' into 3.2.x 2017-01-22 23:07:50 +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/13789] Upgrade reCaptcha plugin to 2.0 API. 2015-10-14 19:05:27 -07: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
installer_convert.html [ticket/14262] Add error handling and small CS fixes 2016-02-02 16:09:40 +01:00
installer_footer.html [ticket/14462] Make timeout error translateable 2016-02-14 16:16:33 +01:00
installer_form.html [ticket/14039] Revamp updater 2015-10-17 23:05:57 +02:00
installer_header.html Merge branch 'ticket/14136' into ticket/14136-3.2.x 2016-03-24 16:12:56 +01:00
installer_install.html [ticket/14380] Maintain consistent template var paths in 3.2 installer 2015-12-22 21:52:05 +01:00
installer_main.html [ticket/13740] Replace more spaces with tabs 2015-07-24 08:33:02 +02:00
installer_update.html [ticket/14380] Maintain consistent template var paths in 3.2 installer 2015-12-22 21:52:05 +01:00
installer_update_file_status.html [ticket/14378] Use consistent template variable paths 2015-12-22 20:02:44 +01:00
message_body.html [ticket/9556] Drop php closing tags, add trailing newline 2010-11-11 19:10:55 +01:00
overall_footer.html [ticket/14374] Update dynamic fallback jquery CDN script tag 2015-12-22 09:29:29 -08:00
overall_header.html Merge branch '3.1.x' into 3.2.x 2017-01-14 14:59:04 +01: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/14201] Add events to acp_users.html, permission_forum_copy.html 2015-09-26 22:36:38 +07:00
permission_mask.html [ticket/14315] Add functional tests for permission roles and fix non-js 2016-02-17 12:56:19 +01: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/14374] Update dynamic fallback jquery CDN script tag 2015-12-22 09:29:29 -08:00
simple_header.html [ticket/15003] Do not check disabled checkboxes with marklist function 2017-01-13 12:00:31 -08: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/14736] Reset role dropdown when modifying permissions 2016-12-01 11:34:00 +01:00