| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [ticket/12090] Split finding routes and returning routes into 2 methods | Joas Schilling | 2014-03-09 | 4 | -10/+25 |
| | | | | | PHPBB3-12090 | ||||
| * | [ticket/12090] Fix parameter list of controller helper constructor | Joas Schilling | 2014-03-09 | 1 | -2/+3 |
| | | | | | PHPBB3-12090 | ||||
| * | [ticket/12090] Make provider a service and inject it into the helper | Joas Schilling | 2014-03-08 | 7 | -35/+28 |
| | | | | | PHPBB3-12090 | ||||
| * | [ticket/12090] Fix pagination for routes | Joas Schilling | 2014-03-08 | 7 | -45/+93 |
| | | | | | | | | No clickable "jump to" at the moment, as we can not get the route url by the route name in js yet. Need to find another solution later. PHPBB3-12090 | ||||
| * | [ticket/12090] Fix helper usage in functional controller tests | Joas Schilling | 2014-03-07 | 1 | -27/+3 |
| | | | | | PHPBB3-12090 | ||||
| * | [ticket/12090] Change redirect tests to use route() | Joas Schilling | 2014-03-07 | 4 | -40/+23 |
| | | | | | PHPBB3-12090 | ||||
| * | [ticket/12090] Pass route name to url() to allow admins to change the routes | Joas Schilling | 2014-03-07 | 10 | -133/+162 |
| | | | | | PHPBB3-12090 | ||||
| * | Merge pull request #2088 from nickvergessen/ticket/12236 | Nathan Guse | 2014-03-05 | 43 | -243/+289 |
| |\ | | | | | Ticket/12236 Convert AOL and Yahoo to custom profile fields | ||||
| | * | [ticket/12236] Fix language key name for Yahoo Messanger | Joas Schilling | 2014-03-06 | 1 | -1/+1 |
| | | | | | | | | | PHPBB3-12236 | ||||
| | * | [ticket/12236] Change order of profile fields for new installs | Joas Schilling | 2014-03-05 | 1 | -4/+4 |
| | | | | | | | | | PHPBB3-12236 | ||||
| | * | [ticket/12249] Fix "Undefined variable: row" when editing profile | Joas Schilling | 2014-03-05 | 1 | -1/+1 |
| | | | | | | | | | PHPBB3-12249 | ||||
| | * | [ticket/12236] Fix layout of memberlist search | Joas Schilling | 2014-03-05 | 2 | -34/+25 |
| | | | | | | | | | PHPBB3-12236 | ||||
| | * | [ticket/12236] Move AOL Instant Messanger field to custom profile field | Joas Schilling | 2014-03-05 | 40 | -134/+139 |
| | | | | | | | | | PHPBB3-12236 | ||||
| | * | [ticket/12237] Regenerate db schema files | Joas Schilling | 2014-03-05 | 7 | -14/+14 |
| | | | | | | | | | PHPBB3-12237 | ||||
| | * | [ticket/12237] Convert yahoo messanger to custom profile field | Joas Schilling | 2014-03-05 | 30 | -69/+119 |
| | | | | | | | | | PHPBB3-12237 | ||||
| * | | Merge pull request #2054 from rxu/ticket/12213-1 | Nathan Guse | 2014-03-05 | 1 | -4/+4 |
| |\ \ | | | | | | | [ticket/12213] Add MCP events for custom quick moderation options | ||||
| | * | | [ticket/12213] Add MCP events for custom quick moderation options | rxu | 2014-02-23 | 1 | -4/+4 |
| | | | | | | | | | | | | | | | | | | | Addition to PR #2045 - rename the flag variable to more sensible one. PHPBB3-12213 | ||||
| * | | | Merge pull request #2058 from nickvergessen/ticket/12216 | Nathan Guse | 2014-03-05 | 1 | -0/+1 |
| |\ \ \ | | | | | | | | | [ticket/12216] Undefined index: lang_options when creating date profile field | ||||
| | * | | | [ticket/12216] Undefined index: lang_options when creating date profile field | Joas Schilling | 2014-02-24 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | PHPBB3-12216 | ||||
| * | | | | Merge pull request #2061 from rxu/ticket/12231 | Nathan Guse | 2014-03-05 | 3 | -0/+40 |
| |\ \ \ \ | | | | | | | | | | | [ticket/12231] Add template events to forumlist_body.html | ||||
| | * | | | | [ticket/12231] Add template events to forumlist_body.html | rxu | 2014-03-03 | 3 | -0/+40 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add events before/after category header, before/after subforums list to allow add/modify content in respective places. PHPBB3-12231 | ||||
| * | | | | | Merge pull request #2075 from Elsensee/ticket/11693 | Nathan Guse | 2014-03-05 | 1 | -2/+2 |
| |\ \ \ \ \ | | | | | | | | | | | | | [ticket/11693] Change sql_build_array to support DELETE | ||||
| | * | | | | | [ticket/11693] Change sql_build_array to support DELETE | Oliver Schramm | 2014-03-02 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-11693 | ||||
| * | | | | | | Merge pull request #2080 from nickvergessen/ticket/12243 | Nathan Guse | 2014-03-05 | 8 | -63/+26 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | [Ticket/12243] subsilver2 is missing profile field files | ||||
| | * | | | | | | [ticket/12243] Remove outdated adm/style/custom_profile_fields.html | Joas Schilling | 2014-03-03 | 1 | -32/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-12243 | ||||
| | * | | | | | | [ticket/12243] Split custom_profile_fields.html into 1 file for each type | Joas Schilling | 2014-03-03 | 7 | -31/+26 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-12243 | ||||
| * | | | | | | | Merge pull request #2086 from VSEphpbb/ticket/12248 | Nathan Guse | 2014-03-05 | 5 | -31/+31 |
| |\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | [ticket/12248] Make extension details homepage a clickable link | ||||
| | * | | | | | | [ticket/12248] Remove unused label for attributes and related id tags | Matt Friedman | 2014-03-05 | 1 | -26/+26 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-12248 | ||||
| | * | | | | | | [ticket/12248] Use id instead of name attribute in a tags | Matt Friedman | 2014-03-05 | 5 | -5/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-12248 | ||||
| | * | | | | | | [ticket/12248] Fix meta_author tags (IDs must be unique) | Matt Friedman | 2014-03-05 | 1 | -8/+8 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-12248 | ||||
| | * | | | | | | [ticket/12248] Remove p tag in favor of strong tag | Matt Friedman | 2014-03-05 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-12248 | ||||
| | * | | | | | | [ticket/12248] Make extension details homepage a clickable link | Matt Friedman | 2014-03-04 | 1 | -1/+1 |
| | |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | http://tracker.phpbb.com/browse/PHPBB3-12248 PHPBB3-12248 | ||||
| * | | | | | | [develop] Fix incorrect merge conflict resolution from PR #2085 | Nils Adermann | 2014-03-05 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-12235 | ||||
| * | | | | | | Merge remote-tracking branch 'github-nickvergessen/ticket/12235' into develop | Nils Adermann | 2014-03-05 | 66 | -528/+758 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * github-nickvergessen/ticket/12235: [ticket/12235] Convert WLM to custom profile field [ticket/12187] Do not make clickable when using as contact field [ticket/12187] Split generate_profile_fields_template() into 2 methods [ticket/12187] Remove user_website field [ticket/12187] Remove user_website functionality [ticket/12187] Convert website field data to custom profile field [ticket/12187] Add URL type for profile fields [ticket/12234] Replace ICQ with custom profile field [ticket/12233] Update schema file [ticket/12233] Add images back to subsilver2 [ticket/12233] Allow profile fields to be contact fields Conflicts: phpBB/adm/style/acp_prune_users.html | ||||
| | * | | | | | | [ticket/12235] Convert WLM to custom profile field | Joas Schilling | 2014-03-04 | 34 | -239/+144 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-12235 | ||||
| | * | | | | | | [ticket/12187] Do not make clickable when using as contact field | Joas Schilling | 2014-03-04 | 6 | -28/+54 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-12187 | ||||
| | * | | | | | | [ticket/12187] Split generate_profile_fields_template() into 2 methods | Joas Schilling | 2014-03-04 | 4 | -104/+104 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removing the mode switch that wraps the content of the method PHPBB3-12187 | ||||
| | * | | | | | | [ticket/12187] Remove user_website field | Joas Schilling | 2014-03-04 | 9 | -8/+47 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-12187 | ||||
| | * | | | | | | [ticket/12187] Remove user_website functionality | Joas Schilling | 2014-03-03 | 29 | -86/+19 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-12187 | ||||
| | * | | | | | | [ticket/12187] Convert website field data to custom profile field | Joas Schilling | 2014-03-03 | 10 | -4/+64 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-12187 | ||||
| | * | | | | | | [ticket/12187] Add URL type for profile fields | Joas Schilling | 2014-03-03 | 9 | -2/+105 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-12187 | ||||
| | * | | | | | | [ticket/12234] Replace ICQ with custom profile field | Joas Schilling | 2014-02-28 | 40 | -117/+128 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-12234 | ||||
| | * | | | | | | [ticket/12233] Update schema file | Joas Schilling | 2014-02-28 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-12233 | ||||
| | * | | | | | | [ticket/12233] Add images back to subsilver2 | Joas Schilling | 2014-02-28 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-12233 | ||||
| | * | | | | | | [ticket/12233] Allow profile fields to be contact fields | Joas Schilling | 2014-02-28 | 18 | -13/+166 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Contact fields are displayed with in the contact section of the user profile and are displayed differently in the mini profile next to posts and private messages PHPBB3-12233 | ||||
| * | | | | | | | Merge pull request #2057 from nickvergessen/ticket/12226 | Nils Adermann | 2014-03-05 | 4 | -9/+14 |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Ticket/12226 Split language strings to correctly allow multiple plural rules | ||||
| | * | | | | | | | [ticket/12227] "X from Y messages" should be "X out of Y messages" | Joas Schilling | 2014-02-24 | 1 | -6/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-12227 | ||||
| | * | | | | | | | [ticket/12226] Split language strings to correctly allow multiple plural rules | Joas Schilling | 2014-02-24 | 4 | -9/+14 |
| | | |_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | PHPBB3-12226 | ||||
| * | | | | | | | Merge pull request #2083 from hjpotter92/ticket/12245 | Andreas Fischer | 2014-03-03 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/12245] Fix id attributes in acp_prune_users.html * hjpotter92/ticket/12245: [ticket/12245] Fix id attributes in acp_prune_users.html | ||||
| | * | | | | | | [ticket/12245] Fix id attributes in acp_prune_users.html | hjpotter92 | 2014-03-04 | 1 | -2/+2 |
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The following labels had invalid id references: 1. joined (renamed to link to joined_after) 2. group_id (create teh id attribute on select box) PHPBB3-12245 | ||||
