aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/subsilver2
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #2420 from prototech/ticket/9388Joas Schilling2014-05-112-19/+2
|\
| * [ticket/9388] Use "togglable" instead of "toggable"Cesar G2014-05-091-1/+1
| * [ticket/9388] Use the new toggle function for the avatar type <select>.Cesar G2014-05-082-19/+2
* | [ticket/12523] Add template events search_results_topic_(before/after)rxu2014-05-111-0/+2
|/
* Merge pull request #2414 from prototech/ticket/12440Joas Schilling2014-05-081-2/+2
|\
| * [ticket/12440] Set browser URL to point to specific post when using view=unreadCesar G2014-05-051-2/+2
* | Merge pull request #2424 from VSEphpbb/ticket/12513Joas Schilling2014-05-081-0/+5
|\ \
| * | [ticket/12513] Add simple_header head event with support for CSS assets callsMatt Friedman2014-05-071-0/+5
| |/
* | Merge pull request #2400 from PayBas/ticket/12488Joas Schilling2014-05-071-0/+1
|\ \ | |/ |/|
| * [ticket/12488] subSilver2 fix (no longer displays if warnings = 0)PayBas2014-05-051-1/+1
| * [ticket/12488] Add user warning indication to viewtopic postsPayBas2014-05-031-0/+1
* | [prep-release-3.1.0-b3] Update version to 3.1.0-b3Joas Schilling2014-05-041-2/+2
* | Merge pull request #2394 from VSEphpbb/ticket/12484Joas Schilling2014-05-041-0/+2
|\ \
| * | [ticket/12484] Add template event ucp_agreement_terms_before/afterMatt Friedman2014-05-021-0/+2
| |/
* | Merge pull request #2346 from PayBas/ticket/12438Joas Schilling2014-05-041-0/+2
|\ \
| * | [ticket/12438] Add Template event memberlist_view_content_prependPayBas2014-05-021-0/+2
* | | Merge pull request #2314 from PayBas/ticket/12410Joas Schilling2014-05-041-0/+2
|\ \ \
| * | | [ticket/12410] Add Template events search_results_post_ b/aPayBas2014-05-031-0/+2
| | |/ | |/|
* | | Merge pull request #2297 from PayBas/ticket/12396Joas Schilling2014-05-042-2/+2
|\ \ \
| * | | [ticket/12396] Added missing viewtopic_topic_title_appendPayBas2014-05-031-1/+1
| * | | [ticket/12396] Add Template events viewforum_forum_namePayBas2014-05-031-1/+1
| |/ /
* | | Merge pull request #2273 from PayBas/ticket/12376Joas Schilling2014-05-041-1/+3
|\ \ \
| * | | [ticket/12376] Changed to viewtopic_body_poll_option_before and afterPayBas2014-05-031-2/+2
| * | | [ticket/12376] Added viewtopic_body_poll_question_appendPayBas2014-05-031-1/+1
| * | | [ticket/12376] Add template events viewtopic_body_pollsPayBas2014-05-031-1/+3
| |/ /
* | | Merge pull request #2270 from PayBas/ticket/12374Joas Schilling2014-05-041-3/+21
|\ \ \
| * | | [ticket/12374] Added prepend-versions of eventsPayBas2014-05-031-0/+3
| * | | [ticket/12374] Updated code layoutPayBas2014-05-031-4/+18
| * | | [ticket/12374] Add Template events index_body_block_(name)_appendPayBas2014-05-031-3/+4
| |/ /
* | | [ticket/12346] Add Template Event overall_header_navlink_app/prePayBas2014-05-031-1/+1
|/ /
* | Merge remote-tracking branch 'github-vse/ticket/12254' into develop-ascraeusNils Adermann2014-05-022-0/+2
|\ \ | |/ |/|
| * [ticket/12254] Add subsilver2 support for cookie storage instead of SIDMatt Friedman2014-05-022-2/+2
| * [ticket/12254] Use 'language' instead of 'set_lang' as the variable nameMatt Friedman2014-04-112-2/+2
| * [ticket/12254] Add set_lang var changes to subsilver2 filesMatt Friedman2014-04-072-0/+2
* | Merge remote-tracking branch 'remotes/Crizz0/ticket/12404' into develop-ascraeusNathaniel Guse2014-05-012-1/+10
|\ \
| * | [ticket/12404] Splits up the line 18 in subsilver2 into more linesCrizzo2014-04-251-1/+8
| * | [ticket/12404] Changes append/prepend to after/beforeCrizzo2014-04-222-3/+3
| * | [ticket/12404] Adds two new events and changes some placesCrizzo2014-04-221-1/+1
| * | [ticket/12404] Adds a new event before and after the Timezone displayCrizzo2014-04-161-0/+2
* | | Merge remote-tracking branch 'PayBas/ticket/12363' into develop-ascraeusCesar G2014-04-201-1/+1
|\ \ \ | |/ / |/| |
| * | [ticket/12363] changed _winner_ to _most-votes_PayBas2014-04-061-1/+1
| * | [ticket/12363] Mark winning (most votes) results barPayBas2014-04-061-1/+1
| |/
* | Merge remote-tracking branch 'marc/ticket/12372' into develop-ascraeusJoas Schilling2014-04-141-15/+1
|\ \
| * | [ticket/12372] Rename JS function dE() to phpbb.toggleDisplay()Marc Alexander2014-04-071-1/+1
| * | [ticket/12372] Move dE() function core.jsMarc Alexander2014-04-071-21/+0
| * | [ticket/12372] Unify definition of function dE() across all filesMarc Alexander2014-04-071-8/+15
| |/
* | [ticket/11098] Fix error reporting on the autologin key pagesMatt Friedman2014-04-091-6/+3
* | [ticket/11098] Update subsilver2 to also include mark/unmark all buttonsMatt Friedman2014-04-091-5/+9
* | [ticket/12369] Add template var {BODY_CLASS} to HTML bodyPayBas2014-04-072-2/+2
|/
* Merge remote-tracking branch 'paybas/ticket/12338' into develop-ascraeusJoas Schilling2014-04-041-0/+2
|\