aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/subsilver2
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | [ticket/11921] Improve appearance of PM notifications in linklistMatt Friedman2013-10-151-1/+1
| | * | | | | [ticket/11921] Improve appearance of Notifications in linklistMatt Friedman2013-10-152-4/+4
| * | | | | | [prep-release-3.1.0-a1] Update version to 3.1.0-a1Joas Schilling2013-10-141-2/+2
| |/ / / / /
| * | | | | [ticket/11703] Make jQuery CDN switch more generic.Andreas Fischer2013-10-102-2/+2
| * | | | | [ticket/11735] Display disabled checkbox in subsilver for read notificationsDhruv2013-09-161-1/+1
| * | | | | [ticket/11795] Remove PM popupVjacheslav Trushkin2013-09-141-3/+0
| * | | | | [ticket/11795] Use phpBB template syntax instead of TWIGVjacheslav Trushkin2013-09-141-2/+2
| * | | | | [ticket/11795] Move PM popup JS to forum_fn.jsVjacheslav Trushkin2013-09-141-1/+1
| * | | | | [ticket/11795] Get rid of pagination JS variablesVjacheslav Trushkin2013-09-141-1/+1
| * | | | | Merge branch 'ticket/11811' into ticket/develop-2/11811Vjacheslav Trushkin2013-09-141-0/+3
| |\ \ \ \ \
| * | | | | | [ticket/11836] Fix subsilver fatal errorJoseph Warner2013-09-131-1/+3
| * | | | | | Merge pull request #1675 from marc1706/ticket/11809Nathan Guse2013-09-131-1/+1
| |\ \ \ \ \ \
| | * | | | | | [ticket/11809] Ensure code.js is first script included after jQueryMarc Alexander2013-09-131-1/+1
| * | | | | | | Merge remote-tracking branch 'remotes/upstream/develop-olympus' into developNathan Guse2013-09-121-1/+1
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'develop' of git://github.com/phpbb/phpbb3 into feature/oauthJoseph Warner2013-09-103-0/+8
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge pull request #1618 from VSEphpbb/ticket/11747Nathan Guse2013-09-053-0/+8
| | |\ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | |
| | | * | | | | | | [ticket/11747] Use _prepend and _append for template eventsMatt Friedman2013-07-263-8/+8
| | | * | | | | | | [ticket/11747] ucp_prefs_post template eventsMatt Friedman2013-07-261-0/+2
| | | * | | | | | | [ticket/11747] ucp_prefs_view template eventsMatt Friedman2013-07-261-0/+4
| | | * | | | | | | [ticket/11747] ucp_prefs_personal template eventsMatt Friedman2013-07-261-0/+2
| * | | | | | | | | [feature/oauth] Fix tabindexJoseph Warner2013-09-091-5/+5
| * | | | | | | | | [feature/oauth] Merge branch 'develop' of git://github.com/phpbb/phpbb3 into ...Joseph Warner2013-09-0613-23/+83
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / /
| | * | | | | | | | Merge branch 'develop-olympus' into developAndreas Fischer2013-08-182-2/+2
| | |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge branch 'develop-olympus' into developAndreas Fischer2013-08-184-5/+13
| | |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | | [ticket/11800] Fix scripts variable in subsilver simple_footerVjacheslav Trushkin2013-08-171-1/+2
| | * | | | | | | | | | [ticket/9550] Break up a long ugly line in subsilver2 viewtopic_body.htmlrechosen2013-08-021-1/+15
| | * | | | | | | | | | [ticket/9550] Add template event memberlist_body_username_prependrechosen2013-08-021-1/+1
| | * | | | | | | | | | [ticket/9550] Add template event memberlist_body_username_appendrechosen2013-08-021-1/+1
| | * | | | | | | | | | [ticket/9550] Add template event viewtopic_body_postrow_custom_fields_afterrechosen2013-08-021-0/+1
| | * | | | | | | | | | [ticket/9550] Add template event viewtopic_body_postrow_custom_fields_beforerechosen2013-08-021-0/+1
| | * | | | | | | | | | [ticket/9550] Add template event viewtopic_body_post_buttons_beforerechosen2013-08-021-1/+1
| | * | | | | | | | | | [ticket/9550] Add template event viewtopic_body_post_buttons_afterrechosen2013-08-021-1/+1
| | * | | | | | | | | | [ticket/9550] Add template event memberlist_view_user_statistics_afterrechosen2013-08-021-0/+1
| | * | | | | | | | | | [ticket/9550] Add template event memberlist_view_user_statistics_beforerechosen2013-08-021-0/+1
| | * | | | | | | | | | Merge branch 'develop-olympus' into developJoas Schilling2013-07-312-10/+37
| | |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'Elsensee/ticket/8228' into developJoas Schilling2013-07-311-2/+2
| | |\ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | [ticket/8228] Fix whitespaces before code in FirefoxOliver Schramm2013-07-241-2/+2
| | * | | | | | | | | | | | [ticket/11749] Template events for topic_list_row_pre/appendMatt Friedman2013-07-272-0/+6
| | | |_|_|_|/ / / / / / / | | |/| | | | | | | | | |
| | * | | | | | | | | | | [ticket/11741] Fix empty brackets and remove bulletOliver Schramm2013-07-241-2/+2
| | |/ / / / / / / / / /
| * | | | | | | | | | | [feature/oauth] Subsilver2 ucp_login_linkJoseph Warner2013-08-241-0/+74
| * | | | | | | | | | | [feature/oauth] Subsilver2 ucp_auth_link templatesJoseph Warner2013-08-242-0/+51
| * | | | | | | | | | | [feature/oauth] Subsilver 2 login_body updatesJoseph Warner2013-08-222-0/+10
| |/ / / / / / / / / /
| * | | | | | | | | | [ticket/9649] Display information on index for moderators on unapproved postsJoas Schilling2013-07-131-1/+8
| * | | | | | | | | | Merge remote-tracking branch 'phpbb/develop' into ticket/9657Joas Schilling2013-07-135-5/+9
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | [ticket/11388] INCLUDECSSNathaniel Guse2013-07-111-0/+2
| | * | | | | | | | | | [feature/twig] Put $SCRIPTS below overall_footer_after, use includejs for coreNathan Guse2013-07-051-2/+4
| | * | | | | | | | | | Merge branch 'develop' of https://github.com/phpbb/phpbb3 into feature/twigNathaniel Guse2013-07-041-0/+8
| | |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | [feature/twig] INCLUDEJS behavior now supports local relative pathsNathaniel Guse2013-07-023-3/+3
| | * | | | | | | | | | | [feature/twig] INCLUDEJS now uses the definition classNathaniel Guse2013-07-021-1/+1
| | * | | | | | | | | | | [feature/twig] Changing INCLUDEJS behavior slightlyNathaniel Guse2013-07-013-3/+3