aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/subsilver2/template
Commit message (Expand)AuthorAgeFilesLines
...
| * | [ticket/12531] Add some line breaks to really long linesMatt Friedman2014-05-232-4/+7
| * | [ticket/12531] Restore default topic link functionality in subsilver2Matt Friedman2014-05-115-6/+5
* | | Merge pull request #2468 from nickvergessen/ticket/12555Andreas Fischer2014-05-231-0/+4
|\ \ \
| * | | [ticket/12555] Allow to set canonical URLs to avoid duplicate contentJoas Schilling2014-05-161-0/+4
| |/ /
* | | Merge remote-tracking branch 'n-aleha/ticket/12547' into develop-ascraeusCesar G2014-05-162-2/+2
|\ \ \
| * | | [ticket/12547] Rename jquery.js to jquery.min.js in assets directoryn-aleha2014-05-152-2/+2
| |/ /
* | | [ticket/12525] Add string argument to contact and email user language variablesn-aleha2014-05-172-12/+12
|/ /
* | 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
| |/
* | 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