aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/subsilver2
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | [prep-release-3.1.0-RC6] Update version to 3.1.0-RC6Joas Schilling2014-10-231-2/+2
| | |/ / / | |/| | |
| * | | | [prep-release-3.1.0-RC5] Update version to 3.1.0-RC5Joas Schilling2014-10-071-2/+2
| | | | |
| * | | | [ticket/13025] Correct events in subsilver2 viewforum_bodyJakub Senko2014-10-041-2/+2
| | | | | | | | | | | | | | | | | | | | PHPBB3-13025
| * | | | [ticket/13025] Add button template eventsJakub Senko2014-10-032-2/+24
| | | | | | | | | | | | | | | | | | | | PHPBB3-13025
| * | | | [ticket/13107] Add template events to forum row in forumlist_body.htmlrxu2014-09-271-0/+4
| | |/ / | |/| | | | | | | | | | PHPBB3-13107
| * | | Merge pull request #2844 from marc1706/ticket/12858Joas Schilling2014-09-241-3/+11
| |\ \ \ | | | | | | | | | | | | | | | [ticket/12858] Remove hard-coded GMT from timezone drop-down and rename to UTC
| | * | | [ticket/12858] Rename tz_ prefixed block variables to timezone_ prefixMarc Alexander2014-09-171-10/+10
| | | | | | | | | | | | | | | | | | | | PHPBB3-12858
| | * | | [ticket/12858] Fix timezone select display in subsilver2Marc Alexander2014-09-171-3/+11
| | | | | | | | | | | | | | | | | | | | PHPBB3-12858
| * | | | [prep-release-3.1.0-RC4] Update version to 3.1.0-RC4Joas Schilling2014-09-191-2/+2
| |/ / /
| * | | Merge pull request #2936 from nickvergessen/ticket/12976Tristan Darricau2014-09-101-1/+1
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/12976] Correctly use plurals for attachment count in UCP navigation * nickvergessen/ticket/12976: [ticket/12976] Correctly use plurals for attachment count in UCP navigation
| | * | | [ticket/12976] Correctly use plurals for attachment count in UCP navigationJoas Schilling2014-09-091-1/+1
| | | | | | | | | | | | | | | | | | | | PHPBB3-12976
| * | | | Merge pull request #2933 from bantu/ticket/13035Andreas Fischer2014-09-082-4/+0
| |\ \ \ \ | | |/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | [ticket/13035] Remove empty meta tags * bantu/ticket/13035: [ticket/13035] Remove empty meta tags
| | * | | [ticket/13035] Remove empty meta tagsdcz2014-09-082-4/+0
| | | | | | | | | | | | | | | | | | | | PHPBB3-13035
| * | | | Merge pull request #2868 from rxu/ticket/12969Marc Alexander2014-09-051-0/+2
| |\ \ \ \ | | |/ / / | |/| | | | | | | | [ticket/12969] Add template events around username link on composing pm
| | * | | [ticket/12969] Add template events around username link on composing pmrxu2014-09-021-0/+2
| | | |/ | | |/| | | | | | | | | | | | | | | | | | | | | Add template event before/after find username link on composing pm to allow extensions perform additional actions on user finding. PHPBB3-12969
| * | | Merge pull request #2887 from Pico/ticket/12991Marc Alexander2014-09-012-0/+10
| |\ \ \ | | | | | | | | | | | | | | | [ticket/12991] Have events after/before "add warning" field - user and post
| | * | | [ticket/12991] Have events after/before "add warning" field - user and postPico882014-08-172-0/+10
| | | |/ | | |/| | | | | | | | | PHPBB3-12991
| * | | [ticket/13024] Add template event viewtopic_body_postrow_post_content_footerTristan Darricau2014-08-301-0/+2
| |/ / | | | | | | | | | PHPBB3-13024
| * | [prep-release-3.1.0-RC3] Update version to 3.1.0-RC3Joas Schilling2014-08-111-2/+2
| | |
| * | Merge remote-tracking branch 'github-marc1706/ticket/12822' into ↵Nils Adermann2014-08-112-2/+0
| |\ \ | | |/ | |/| | | | | | | | | | | | | | | | | | | develop-ascraeus * github-marc1706/ticket/12822: [ticket/12822] Fix test runs of avatar manager_test [ticket/12822] Add method for deleting avatars and use confirm_box [ticket/12822] Remove "None" option from avatar select boxes
| | * [ticket/12822] Remove "None" option from avatar select boxesMarc Alexander2014-08-072-2/+0
| | | | | | | | | | | | | | | | | | | | | This option is just used for deleting avatars for which we already have a checkbox. PHPBB3-12822
| * | Merge remote-tracking branch 'PayBas/ticket/12535' into develop-ascraeusCesar G2014-08-081-0/+4
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | * PayBas/ticket/12535: [ticket/12535] Combine inner clearing CSS rules [ticket/12535] Update events.md to RC3 [ticket/12535] Add events to subsilver2 [ticket/12535] Make <a> adjust to the image width
| | * | [ticket/12535] Add events to subsilver2PayBas2014-08-071-0/+4
| | |/ | | | | | | | | | | | | | | | Forgot subsilver... yet again PHPBB3-12535
| * | [ticket/12922] Subsilver2 fixn-aleha2014-08-071-1/+1
| |/ | | | | | | PHPBB3-12922
| * [ticket/12906] Add rel="help" to FAQ linkLouis77772014-08-031-1/+1
| | | | | | | | PHPBB3-12906
| * Merge pull request #2782 from marc1706/ticket/12895Joas Schilling2014-08-021-1/+1
| |\ | | | | | | | | | | | | | | | | | | [ticket/12895] Rename user style setting to resolve conflict with style param * marc1706/ticket/12895: [ticket/12895] Rename user style setting to resolve conflict with style param
| | * [ticket/12895] Rename user style setting to resolve conflict with style paramMarc Alexander2014-07-291-1/+1
| | | | | | | | | | | | | | | | | | | | | The style URL parameter, i.e. style=1, will conflict with the user's style setting due to it also being named style. This patch with solve this conflict. PHPBB3-12895
| * | Merge remote-tracking branch 'VSE/ticket/12864' into develop-ascraeusMarc Alexander2014-07-312-0/+4
| |\ \ | | |/ | |/|
| | * [ticket/12864] Add template event to header after stylesheetsMatt Friedman2014-07-182-0/+4
| | | | | | | | | | | | | | | | | | https://tracker.phpbb.com/browse/PHPBB3-12864 PHPBB3-12864
| * | Merge remote-tracking branch 'nickvergessen/ticket/12891' into develop-ascraeusMarc Alexander2014-07-281-13/+20
| |\ \
| | * | [ticket/12891] Replace template loops with 1 loop to reduce generation timeJoas Schilling2014-07-251-13/+20
| | |/ | | | | | | | | | PHPBB3-12891
| * | Merge remote-tracking branch 'paybas/ticket/12857' into develop-ascraeusMarc Alexander2014-07-242-2/+6
| |\ \ | | |/ | |/|
| | * [ticket/12857] Add header/footer distinction for subsilver2 eventsPayBas2014-07-232-2/+4
| | | | | | | | | | | | PHPBB3-12857
| | * [ticket/12857] Add missing template events breadcrumb_prependPayBas2014-07-161-1/+1
| | | | | | | | | | | | | | | | | | To insert links after site-home PHPBB3-12857
| | * [ticket/12857] Add template events breadcrumbs_before/afterPayBas2014-07-161-0/+2
| | | | | | | | | | | | PHPBB3-12857
| * | Merge pull request #2747 from Elsensee/ticket/12860Joas Schilling2014-07-171-0/+4
| |\ \ | | |/ | |/| | | | | | | | | | | | | | | | | | | [ticket/12860] Add template events to mcp_ban.html * Elsensee/ticket/12860: [ticket/12860] Fix typo [ticket/12860] Add template events mcp_ban_unban [ticket/12860] Add template events mcp_ban_fields
| | * [ticket/12860] Add template events mcp_ban_unbanOliver Schramm2014-07-161-0/+2
| | | | | | | | | | | | PHPBB3-12860
| | * [ticket/12860] Add template events mcp_ban_fieldsOliver Schramm2014-07-161-0/+2
| | | | | | | | | | | | PHPBB3-12860
| * | [ticket/12859] Add template events ucp_pm_viewmessage_post_buttonsPayBas2014-07-161-1/+13
| |/ | | | | | | PHPBB3-12859
| * [prep-release-3.1.0-RC2] Update version to 3.1.0-RC2Joas Schilling2014-07-111-2/+2
| |
| * [ticket/12804] Hide jabber for subSilver2 as wellPayBas2014-07-073-2/+10
| | | | | | | | PHPBB3-12804
| * Merge remote-tracking branch 'PayBas/ticket/12662' into develop-ascraeusCesar G2014-07-031-2/+2
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * PayBas/ticket/12662: (29 commits) [ticket/12662] Hide quick-links when empty [ticket/12662] Fix white-space issue to make dropdowns uniform [ticket/12662] Remove last remaining linklist outside navbars [ticket/12662] Use data-last-responsive attr instead of hardcoded list [ticket/12662] Remove <li> container from logged_out_content event [ticket/12662] Username <span> fix for list columns [ticket/12662] Fix notifications dropdown positioning for RTL [ticket/12662] Update tests that utilize get_username_string [ticket/12662] Update subsilver2 index template event names [ticket/12662] Update events docs from b5 to rc1/rc2 [ticket/12662] Move dropdown container from <li> to new inner div [ticket/12662] Remove linklist container and update template events [ticket/12662] Add span containers to all usernames for consistency [ticket/12662] IE8 fixes [ticket/12662] Fix responsive positioning of notifications dropdown [ticket/12662] Remove inherited props from ddown-extendended [ticket/12662] Change CSS selectors to direct descendants for linklist [ticket/12662] Reorder icon CSS rules alphabetically [ticket/12662] Use slack variable to determine line-break sensitivity [ticket/12662] Change new event names and fix events.md ...
| | * [ticket/12662] Update subsilver2 index template event namesPayBas2014-06-251-2/+2
| | | | | | | | | | | | PHPBB3-12662
| * | [ticket/12462] Do not use string "None" for different optionsJoas Schilling2014-06-252-2/+2
| |/ | | | | | | | | | | ... it limits translations. PHPBB3-12462
| * [prep-release-3.1.0-RC1] Update version to 3.1.0-RC1Joas Schilling2014-06-241-2/+2
| |
| * Merge pull request #2581 from lucifer4o/ticket/12696Joas Schilling2014-06-231-1/+5
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [Ticket/12696] Add events to ucp_register.html * lucifer4o/ticket/12696: [ticket/12696] Typo [ticket/12696] Change some parts [ticket/12696] Naming convention changes [ticket/12696] A small error with events.md perms [ticket/12696] Add events to evets.md [ticket/12696] Add prosilver ucp_register [ticket/12696] Add events to ucp_register.html
| | * [ticket/12696] Change some partsStanislav Atanasov2014-06-221-1/+1
| | | | | | | | | | | | | | | | | | Change placment of ucp_register_profile_fields_before PHPBB3-12696
| | * [ticket/12696] Naming convention changesStanislav Atanasov2014-06-221-4/+4
| | | | | | | | | | | | | | | | | | Some changes propsed by nickvergessen PHPBB3-12696
| | * [ticket/12696] Add events to ucp_register.htmlStanislav Atanasov2014-06-221-1/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add events to UCP Register template: ucp_register_before - add before start of registration form fields ucp_register_after - add after end of registration form fileds ucp_register_passowrd_after - add event after passowrd field ucp_register_language_before - add event before language selector ucp_register_profiles_before - add event just before begining of registration profile informatiom All events are inside the registration form fieldset. All events are inside the registration form Justification: Add abbility of extension author to include custom checks or fields inside the registration form. Like age check field/verification. PHPBB3-12696
| * | Merge pull request #2609 from VSEphpbb/ticket/12728Joas Schilling2014-06-231-1/+1
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/12728] Enforce box model sizing on image attachment thumbnails * VSEphpbb/ticket/12728: [ticket/12728] Adjust .postimage sizing to 100% [ticket/12728] Enforce box model sizing on image attachment thumbnails