| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #2092 from nickvergessen/ticket/12090 | Nathan Guse | 2014-03-10 | 3 | -9/+10 |
|\ |
|
| * | [ticket/12090] Fix pagination for routes | Joas Schilling | 2014-03-08 | 3 | -9/+10 |
* | | Merge pull request #2074 from Crizz0/ticket/12240 | Nathan Guse | 2014-03-08 | 2 | -27/+27 |
|\ \
| |/
|/| |
|
| * | [ticket/12240] fontsize => size; fontcolor => color and added bbcode- in96 | Crizzo | 2014-03-03 | 2 | -5/+5 |
| * | [ticket/12240] Added template changes for subsilver2, too | Crizzo | 2014-03-02 | 1 | -13/+13 |
| * | [ticket/12240] Added class code for custom bbcodes based on bbcode_tag | Crizzo | 2014-03-02 | 1 | -1/+1 |
| * | [ticket/12240] Added specific class name to posting buttons | Crizzo | 2014-03-02 | 1 | -13/+13 |
* | | Merge pull request #2088 from nickvergessen/ticket/12236 | Nathan Guse | 2014-03-05 | 16 | -126/+53 |
|\ \ |
|
| * | | [ticket/12236] Fix layout of memberlist search | Joas Schilling | 2014-03-05 | 2 | -34/+25 |
| * | | [ticket/12236] Move AOL Instant Messanger field to custom profile field | Joas Schilling | 2014-03-05 | 16 | -71/+24 |
| * | | [ticket/12237] Convert yahoo messanger to custom profile field | Joas Schilling | 2014-03-05 | 14 | -27/+10 |
* | | | Merge pull request #2061 from rxu/ticket/12231 | Nathan Guse | 2014-03-05 | 2 | -0/+8 |
|\ \ \ |
|
| * | | | [ticket/12231] Add template events to forumlist_body.html | rxu | 2014-03-03 | 2 | -0/+8 |
* | | | | Merge pull request #2080 from nickvergessen/ticket/12243 | Nathan Guse | 2014-03-05 | 7 | -31/+26 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | [ticket/12243] Split custom_profile_fields.html into 1 file for each type | Joas Schilling | 2014-03-03 | 7 | -31/+26 |
* | | | | Merge remote-tracking branch 'github-nickvergessen/ticket/12235' into develop | Nils Adermann | 2014-03-05 | 22 | -263/+93 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | [ticket/12235] Convert WLM to custom profile field | Joas Schilling | 2014-03-04 | 17 | -186/+35 |
| * | | | [ticket/12187] Remove user_website functionality | Joas Schilling | 2014-03-03 | 14 | -39/+12 |
| * | | | [ticket/12187] Add URL type for profile fields | Joas Schilling | 2014-03-03 | 2 | -0/+6 |
| * | | | [ticket/12234] Replace ICQ with custom profile field | Joas Schilling | 2014-02-28 | 16 | -47/+12 |
| * | | | [ticket/12233] Add images back to subsilver2 | Joas Schilling | 2014-02-28 | 1 | -1/+1 |
| * | | | [ticket/12233] Allow profile fields to be contact fields | Joas Schilling | 2014-02-28 | 5 | -3/+40 |
| |/ / |
|
* | | | Merge remote-tracking branch 'Crizz0/ticket/9255' into develop | Cesar G | 2014-03-02 | 1 | -0/+2 |
|\ \ \ |
|
| * | | | [ticket/9255] Changed overflow-x to overflow-y | Crizzo | 2014-03-02 | 1 | -1/+1 |
| * | | | [ticket/9255] Added max-height and overflow-x to cp-mini in cp.css | Crizzo | 2014-03-02 | 1 | -0/+2 |
| | |/
| |/| |
|
* | | | [ticket/12126] deleted left:0 and right:0 in responsive.css .phpbb_alert | Crizzo | 2014-03-02 | 1 | -2/+0 |
* | | | [ticket/12126] left:0 and right: 0; admin.css --> width: auto | Crizzo | 2014-03-02 | 1 | -2/+3 |
* | | | [ticket/12126] Changed .phpbb_alert "max-width: 640px" to "width: 620px" | Crizzo | 2014-03-02 | 2 | -1/+2 |
* | | | [ticket/12126] Fixed position of alert box in IE | Crizz0 | 2014-03-02 | 2 | -8/+7 |
|/ / |
|
* | | Merge remote-tracking branch 'rxu3/ticket/12222' into develop | Joas Schilling | 2014-03-01 | 2 | -2/+2 |
|\ \ |
|
| * | | [ticket/12222] Replace hardoded comma with translatable separator | rxu | 2014-02-23 | 2 | -2/+2 |
| |/ |
|
* | | [ticket/12238] Remove defunct confirmation box template code. | Cesar G | 2014-03-01 | 2 | -33/+0 |
|/ |
|
* | Merge pull request #2037 from prototech/ticket/12080 | Nathan Guse | 2014-02-20 | 1 | -4/+4 |
|\ |
|
| * | [ticket/12080] Reduce the palette options in all locations when responsive. | Cesar G | 2014-02-16 | 1 | -4/+4 |
* | | [ticket/12217] Add more template events to viewtopic_body.html | rxu | 2014-02-21 | 2 | -1/+7 |
* | | Merge pull request #2002 from prototech/ticket/12153 | Nathan Guse | 2014-02-18 | 4 | -4/+4 |
|\ \ |
|
| * | | [ticket/12153] Remove redundant calls to pagination.on_page(). | Cesar G | 2014-02-03 | 2 | -2/+2 |
| * | | [ticket/12153] Remove vars already assigned in generate_template_pagination(). | Cesar G | 2014-02-03 | 2 | -2/+2 |
* | | | Merge pull request #2027 from lucifer4o/ticket/12177 | Nathan Guse | 2014-02-18 | 2 | -0/+4 |
|\ \ \ |
|
| * | | | [ticket/12177] Add ucp_friend_list_before/after | lucifer4o | 2014-02-13 | 2 | -0/+4 |
| | |/
| |/| |
|
* | | | Merge pull request #2038 from prototech/ticket/12206 | Nathan Guse | 2014-02-18 | 1 | -2/+2 |
|\ \ \ |
|
| * | | | [ticket/12206] Fix mismatched Plupload language vars preventing localization. | Cesar G | 2014-02-17 | 1 | -2/+2 |
| |/ / |
|
* | | | Merge pull request #2007 from rxu/ticket/12166 | Nathan Guse | 2014-02-18 | 2 | -0/+4 |
|\ \ \ |
|
| * | | | [ticket/12166] Add template events to quickreply_editor.html. | rxu | 2014-02-18 | 2 | -0/+4 |
| |/ / |
|
* | | | Merge remote-tracking branch 'Zoddo/ticket/12207' into develop | Cesar G | 2014-02-17 | 1 | -2/+0 |
|\ \ \
| |/ /
|/| | |
|
| * | | [ticket/12207] Forum broken when error thrown | Zoddo | 2014-02-17 | 1 | -2/+0 |
* | | | Merge remote-tracking branch 'vinny/ticket/12134' into develop | Cesar G | 2014-02-12 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | [ticket/12134] Add ucp_pm_viewmessage_print_head_append event to subsilver2 | Marcus Vinicius | 2014-01-26 | 1 | -1/+1 |
* | | | | Merge remote-tracking branch 'vinny/ticket/12132' into develop | Cesar G | 2014-02-12 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | [ticket/12132] Add viewtopic_print_head_append event to subsilver2 | Marcus Vinicius | 2014-01-26 | 1 | -1/+1 |
| |/ / / |
|