phpbb/phpBB/styles/subsilver2/template
Joas Schilling f7b5c060ae Fix bug #37635 - Hide profile-icon from viewtopic-page if user has no permissions (subsilver2 only) - Patch by leviatan21
Authorised by: AcydBurn


git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9775 89ea8834-ac86-4346-8a33-228a782c2dd0
2009-07-18 09:42:28 +00:00
..
attachment.html re-allow using external API for flash files, whereby restricting internal API calls. This re-allows displaying external flash files (youtube for example) 2007-10-20 11:17:42 +00:00
bbcode.html revert r8893 - there were massive problems with the display and select all code 2008-09-28 17:08:09 +00:00
breadcrumbs.html ahhh, there are you. I can see a new haircut... looks good. 2007-04-01 22:46:14 +00:00
captcha_default.html Use dynamic includes, fix some style bugs, make the old default captcha family backwards compatible to 3.0.5 styles 2009-06-17 13:29:26 +00:00
captcha_recaptcha.html Okay... 2009-06-02 14:25:11 +00:00
confirm_body.html ahhh, there are you. I can see a new haircut... looks good. 2007-04-01 22:46:14 +00:00
custom_profile_fields.html ahhh, there are you. I can see a new haircut... looks good. 2007-04-01 22:46:14 +00:00
editor.js Fixed bug # 42455 - Cursor Jumps on New Topic in IE 2009-03-25 16:16:04 +00:00
faq_body.html unique faq id's in template - #33775 2008-09-30 15:38:55 +00:00
forumlist_body.html Fix bug #46865 - Add unapproved topic icon for moderators on forum list 2009-06-20 16:51:01 +00:00
index.htm ahhh, there are you. I can see a new haircut... looks good. 2007-04-01 22:46:14 +00:00
index_body.html hide login boxes for search engines - #43565 2009-04-12 13:24:03 +00:00
jumpbox.html Adding the bot mark/unmark links already promised in the changelog. 2007-07-02 14:05:21 +00:00
login_body.html Use dynamic includes, fix some style bugs, make the old default captcha family backwards compatible to 3.0.5 styles 2009-06-17 13:29:26 +00:00
login_forum.html Ok, here comes a big one. Poor updater. Also requires testing. 2007-10-03 15:05:54 +00:00
mcp_approve.html Ok, here comes a big one. Poor updater. Also requires testing. 2007-10-03 15:05:54 +00:00
mcp_ban.html Expand shown ban reason in unban screen to fully show long entries. (Bug #16234) 2008-09-17 14:47:56 +00:00
mcp_footer.html Fixing some tiny bugs... 2007-05-17 14:59:33 +00:00
mcp_forum.html Make topic selection for merge less confusing by removing unneeded controls. #21925 2008-09-23 16:22:15 +00:00
mcp_front.html Display coloured poster username of queued posts displayed on the front of the MCP. 2008-10-14 14:16:19 +00:00
mcp_header.html #i62 - #i65 2007-09-22 18:31:50 +00:00
mcp_jumpbox.html #i62 - #i65 2007-09-22 18:31:50 +00:00
mcp_logs.html Ok, here comes a big one. Poor updater. Also requires testing. 2007-10-03 15:05:54 +00:00
mcp_message.html ahhh, there are you. I can see a new haircut... looks good. 2007-04-01 22:46:14 +00:00
mcp_move.html Ok, here comes a big one. Poor updater. Also requires testing. 2007-10-03 15:05:54 +00:00
mcp_notes_front.html Ok, here comes a big one. Poor updater. Also requires testing. 2007-10-03 15:05:54 +00:00
mcp_notes_user.html Add link to user profile in the MCP for user notes and warn user. 2009-02-27 10:54:57 +00:00
mcp_post.html Add links to the post and forum when viewing a report from the MCP. #33795, #33805 2008-09-26 11:25:04 +00:00
mcp_queue.html Ok, here comes a big one. Poor updater. Also requires testing. 2007-10-03 15:05:54 +00:00
mcp_reports.html Ok, here comes a big one. Poor updater. Also requires testing. 2007-10-03 15:05:54 +00:00
mcp_topic.html Fixed Bug #44455 - Properly display post status messages in topic when post is reported and unapproved 2009-06-24 13:39:34 +00:00
mcp_viewlogs.html Ok, here comes a big one. Poor updater. Also requires testing. 2007-10-03 15:05:54 +00:00
mcp_warn_front.html Ok, here comes a big one. Poor updater. Also requires testing. 2007-10-03 15:05:54 +00:00
mcp_warn_list.html Ok, here comes a big one. Poor updater. Also requires testing. 2007-10-03 15:05:54 +00:00
mcp_warn_post.html Do not send PMs with warnings if the user cannot read PMs or they are disabled. #30815 2008-10-11 17:01:43 +00:00
mcp_warn_user.html Add link to user profile in the MCP for user notes and warn user. 2009-02-27 10:54:57 +00:00
mcp_whois.html ahhh, there are you. I can see a new haircut... looks good. 2007-04-01 22:46:14 +00:00
memberlist_body.html Ok, here comes a big one. Poor updater. Also requires testing. 2007-10-03 15:05:54 +00:00
memberlist_email.html Ok, here comes a big one. Poor updater. Also requires testing. 2007-10-03 15:05:54 +00:00
memberlist_group.html ahhh, there are you. I can see a new haircut... looks good. 2007-04-01 22:46:14 +00:00
memberlist_im.html Fix bug #20775 - Display user's Jabber address in popup when Jabber functionality is disabled 2009-06-17 09:59:49 +00:00
memberlist_leaders.html ahhh, there are you. I can see a new haircut... looks good. 2007-04-01 22:46:14 +00:00
memberlist_search.html only allow users having the a_user permission to search by email address (later on there will most likely a new permission for general email visibility) 2008-03-23 17:11:43 +00:00
memberlist_view.html Changes to r9617 Fix a template compilation issue, and reshuffle the code. The added template complexity made it more of a problem to check the variables correctly, hence simplification. 2009-06-18 12:59:43 +00:00
message_body.html ahhh, there are you. I can see a new haircut... looks good. 2007-04-01 22:46:14 +00:00
overall_footer.html The Grand Copyright Year Unification... breakdown of years, of re-copyrighting due to major changes: 2007-05-17 21:12:17 +00:00
overall_header.html Fix bug #46765 - View unread posts 2009-07-14 14:46:38 +00:00
pagination.html ahhh, there are you. I can see a new haircut... looks good. 2007-04-01 22:46:14 +00:00
posting_attach_body.html #i62 - #i65 2007-09-22 18:31:50 +00:00
posting_body.html fix r9615 2009-07-15 09:43:20 +00:00
posting_buttons.html Hide font size options which are bigger than the allowed size in the editor. #42615 2009-03-11 17:11:10 +00:00
posting_poll_body.html ahhh, there are you. I can see a new haircut... looks good. 2007-04-01 22:46:14 +00:00
posting_preview.html ahhh, there are you. I can see a new haircut... looks good. 2007-04-01 22:46:14 +00:00
posting_progress_bar.html #i62 - #i65 2007-09-22 18:31:50 +00:00
posting_review.html Fixed bug #40325 – Friend/foe system displays posts made by foes while composing 2009-01-27 00:01:48 +00:00
posting_smilies.html - Add pagination for icons and smilies in the ACP and smilies in the smiley popup 2009-07-16 17:57:05 +00:00
posting_topic_review.html Fixed bug #40325 – Friend/foe system displays posts made by foes while composing 2009-01-27 00:01:48 +00:00
quickreply_editor.html fixing hidden fields, pointed out by leviathan21 2009-07-15 22:28:26 +00:00
report_body.html Ok, here comes a big one. Poor updater. Also requires testing. 2007-10-03 15:05:54 +00:00
search_body.html #15224 2007-11-18 11:49:09 +00:00
search_results.html Fix Bugs #38555, #45505, #45785 and #45865 - Various XHTML mistakes in prosilver and subsilver2. 2009-06-08 10:11:43 +00:00
searchbox.html ahhh, there are you. I can see a new haircut... looks good. 2007-04-01 22:46:14 +00:00
simple_footer.html The Grand Copyright Year Unification... breakdown of years, of re-copyrighting due to major changes: 2007-05-17 21:12:17 +00:00
simple_header.html - Do not split topic list for topics being promoted to announcements after been moved to another forum (Bug #18635) 2008-01-06 17:00:09 +00:00
template.cfg Set new version... 2009-05-01 10:06:41 +00:00
ucp_agreement.html Fixed Bug #15085 - [Feature] Add language selection on the registration terms page 2009-06-24 03:11:20 +00:00
ucp_attachments.html ahhh, there are you. I can see a new haircut... looks good. 2007-04-01 22:46:14 +00:00
ucp_footer.html some changes 2007-11-03 11:10:07 +00:00
ucp_groups_manage.html Feature Bug #45375 - Add option to disable remote upload avatars 2009-07-14 20:25:41 +00:00
ucp_groups_membership.html ahhh, there are you. I can see a new haircut... looks good. 2007-04-01 22:46:14 +00:00
ucp_header.html Fixed XHTML attributes. #38465 2009-02-27 16:48:41 +00:00
ucp_main_bookmarks.html fixing some bugs 2007-05-07 13:19:59 +00:00
ucp_main_drafts.html #i62 - #i65 2007-09-22 18:31:50 +00:00
ucp_main_front.html Minor: #13551 2007-07-18 15:32:46 +00:00
ucp_main_subscribed.html Mark/unmark all links in UCP now select/unselect both subscribed topics and forums. 2008-10-11 14:50:19 +00:00
ucp_pm_history.html Erm yeah that bit is kinda important (fixing r8993) 2008-10-10 17:56:59 +00:00
ucp_pm_message_footer.html #14745 2007-10-14 13:58:36 +00:00
ucp_pm_message_header.html some fixes. :P 2007-09-18 14:49:19 +00:00
ucp_pm_options.html Ok, here comes a big one. Poor updater. Also requires testing. 2007-10-03 15:05:54 +00:00
ucp_pm_popup.html #i62 - #i65 2007-09-22 18:31:50 +00:00
ucp_pm_viewfolder.html - [Feature] New "Newly Registered Users" group for assigning permissions to newly registered users. They will be removed from this group once they reach a defineable amount of posts. 2009-06-20 18:45:16 +00:00
ucp_pm_viewmessage.html some fixes. :P 2007-09-18 14:49:19 +00:00
ucp_pm_viewmessage_print.html The Grand Copyright Year Unification... breakdown of years, of re-copyrighting due to major changes: 2007-05-17 21:12:17 +00:00
ucp_prefs_personal.html #i62 - #i65 2007-09-22 18:31:50 +00:00
ucp_prefs_post.html again, a lot of bug fixes 2007-07-19 20:38:38 +00:00
ucp_prefs_view.html again, a lot of bug fixes 2007-07-19 20:38:38 +00:00
ucp_profile_avatar.html again, a lot of bug fixes 2007-07-19 20:38:38 +00:00
ucp_profile_profile_info.html again, a lot of bug fixes 2007-07-19 20:38:38 +00:00
ucp_profile_reg_details.html again, a lot of bug fixes 2007-07-19 20:38:38 +00:00
ucp_profile_signature.html #i62 - #i65 2007-09-22 18:31:50 +00:00
ucp_register.html Use dynamic includes, fix some style bugs, make the old default captcha family backwards compatible to 3.0.5 styles 2009-06-17 13:29:26 +00:00
ucp_remind.html Ok, here comes a big one. Poor updater. Also requires testing. 2007-10-03 15:05:54 +00:00
ucp_resend.html One commit for those fixes having a very tiny impact (mostly only whitespaces or forgotten spans, etc.) 2008-01-30 16:01:15 +00:00
ucp_zebra_foes.html hmm... remove <!-- TEST --> 2009-04-10 09:23:53 +00:00
ucp_zebra_friends.html #i62 - #i65 2007-09-22 18:31:50 +00:00
viewforum_body.html hide login boxes for search engines - #43565 2009-04-12 13:24:03 +00:00
viewonline_body.html language fixes and template adjustements for the whois facility... 2007-09-20 15:36:00 +00:00
viewonline_whois.html language fixes and template adjustements for the whois facility... 2007-09-20 15:36:00 +00:00
viewtopic_body.html Fix bug #37635 - Hide profile-icon from viewtopic-page if user has no permissions (subsilver2 only) - Patch by leviatan21 2009-07-18 09:42:28 +00:00
viewtopic_print.html Fixed Bug #26375 - Fix style issues in print mode. (Bug #26375 2009-06-26 14:15:45 +00:00