| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge branch '3.1.x' | Marc Alexander | 2015-03-05 | 4 | -19/+21 |
| |\ | | | | | | | | | | | Conflicts: phpBB/styles/subsilver2/template/ucp_profile_autologin_keys.html phpBB/styles/subsilver2/theme/stylesheet.css | ||||
| | * | Merge pull request #3454 from RMcGirr83/ticket/13590 | Marc Alexander | 2015-03-05 | 6 | -22/+28 |
| | |\ | | | | | | | | | | [ticket/13590] Headers of remember me login keys are not centered | ||||
| | | * | [ticket/13590] Headers of remember me login keys are not centered | RMcGirr83 | 2015-03-04 | 6 | -22/+28 |
| | | | | | | | | | | | | | | | | | | | Corrected a few other files as well PHPBB3-13590 | ||||
| * | | | Merge branch '3.1.x' | Joas Schilling | 2015-02-27 | 1 | -1/+5 |
| |\ \ \ | |/ / | | | | | | | | | | Conflicts: phpBB/phpbb/session.php | ||||
| | * | | Merge pull request #3444 from naderman/ticket/13617-ascraeus | Joas Schilling | 2015-02-27 | 1 | -1/+5 |
| | |\ \ | | | | | | | | | | | | | [ticket/13617] Enforce column size limit for session_forum_id | ||||
| | | * | | [ticket/13617] Document magic number for forum_id | Nils Adermann | 2015-02-25 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | PHPBB3-13617 | ||||
| | | * | | [ticket/13617] Use request->variable instead of request_var | Nils Adermann | 2015-02-25 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | PHPBB3-13617 | ||||
| | | * | | Merge branch 'ticket/13617' into ticket/13617-ascraeus | Nils Adermann | 2015-02-25 | 1 | -1/+4 |
| | | |\ \ | | | |/ | | |/| | | | | | | | | | | | | | | | | | | | | | * ticket/13617: [ticket/13617] Enforce column size limit for session_forum_id Conflicts: phpBB/phpbb/session.php | ||||
| | | | * | [ticket/13617] Enforce column size limit for session_forum_id | Nils Adermann | 2015-02-25 | 1 | -1/+3 |
| | | | | | | | | | | | | | | | | | PHPBB3-13617 | ||||
| * | | | | Merge branch '3.1.x' | Marc Alexander | 2015-02-27 | 2 | -1/+8 |
| |\ \ \ \ | |/ / / | | | | | | | | | | | | | Conflicts: phpBB/styles/subsilver2/template/viewtopic_body.html | ||||
| | * | | | Merge pull request #3451 from RMcGirr83/ticket/13510 | Marc Alexander | 2015-02-27 | 3 | -2/+10 |
| | |\ \ \ | | | | | | | | | | | | | | | | [ticket/13510] Add template even viewtopic_body_pagination_after | ||||
| | | * | | | [ticket/13510] Add template even viewtopic_body_pagination_after | RMcGirr83 | 2015-02-26 | 3 | -2/+10 |
| | | |/ / | | | | | | | | | | | | | PHPBB3-13510 | ||||
| * | | | | Merge branch '3.1.x' | Marc Alexander | 2015-02-27 | 1 | -0/+22 |
| |\ \ \ \ | |/ / / | |||||
| | * | | | Merge pull request #3388 from rxu/ticket/13596 | Marc Alexander | 2015-02-27 | 1 | -0/+22 |
| | |\ \ \ | | | | | | | | | | | | | | | | [ticket/13596] Add display_forums() event to allow modifying forums list data | ||||
| | | * | | | [ticket/13596] Add display_forums() event to allow modifying forums list data | rxu | 2015-02-10 | 1 | -0/+22 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add display_forums() core event in includes/functions_display.php to allow modifying forums list data before the list is being generated and dumped to the template. PHPBB3-13596 | ||||
| * | | | | | Merge branch '3.1.x' | Marc Alexander | 2015-02-27 | 1 | -2/+33 |
| |\ \ \ \ \ | |/ / / / | |||||
| | * | | | | Merge pull request #3384 from brunoais/ticket/13592 | Marc Alexander | 2015-02-27 | 1 | -2/+33 |
| | |\ \ \ \ | | | | | | | | | | | | | | | | | | | [ticket/13592] Allow changing get_visibility_sql's result | ||||
| | | * | | | | [ticket/13592] The name didn't make proper sense | brunoais | 2015-02-11 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13592 | ||||
| | | * | | | | [ticket/13592] Empty line before event comment block. | brunoais | 2015-02-09 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I had forgotten this one PHPBB3-13592 | ||||
| | | * | | | | [ticket/13592] Removed unwanted space in self line. | brunoais | 2015-02-09 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13592 | ||||
| | | * | | | | [ticket/13592] Allow full override of get_visibility_sql() | brunoais | 2015-02-09 | 1 | -0/+10 |
| | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13592 | ||||
| | | * | | | | [ticket/13592] Allow changing get_visibility_sql's result | brunoais | 2015-02-09 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13592 | ||||
| | | * | | | | [ticket/13592] Allow changing get_visibility_sql's result | brunoais | 2015-02-08 | 1 | -2/+22 |
| | | |/ / / | | | | | | | | | | | | | | | | PHPBB3-13592 | ||||
| * | | | | | Merge branch '3.1.x' | Joas Schilling | 2015-02-26 | 1 | -1/+1 |
| |\ \ \ \ \ | |/ / / / | | | | | | | | | | | | | | | | Conflicts: phpBB/styles/subsilver2/template/forumlist_body.html | ||||
| | * | | | | Merge pull request #3449 from prototech/ticket/13649 | Joas Schilling | 2015-02-26 | 2 | -2/+2 |
| | |\ \ \ \ | | | | | | | | | | | | | | | | | | | [ticket/13649] Fix incorrect subforum tooltip title when unread. | ||||
| | | * | | | | [ticket/13649] Fix incorrect subforum tooltip title when unread. | Cesar G | 2015-02-25 | 2 | -2/+2 |
| | | | |/ / | | |/| | | | | | | | | | | | | PHPBB3-13649 | ||||
| * | | | | | Merge branch '3.1.x' | Joas Schilling | 2015-02-26 | 1 | -1/+1 |
| |\ \ \ \ \ | |/ / / / | | | | | | | | | | | | | | | | Conflicts: phpBB/includes/functions_mcp.php | ||||
| | * | | | | Merge pull request #3447 from brunoais/ticket/13143 | Joas Schilling | 2015-02-26 | 1 | -1/+1 |
| | |\ \ \ \ | | | | | | | | | | | | | | | | | | | [ticket/13652] Added $phpbb_dispatcher from global to phpbb_mcp_sorting() | ||||
| | | * | | | | [ticket/13652] Added $phpbb_dispatcher from global to phpbb_mcp_sorting() | brunoais | 2015-02-25 | 1 | -1/+1 |
| | | |/ / / | | | | | | | | | | | | | | | | PHPBB3-13652 | ||||
| * | | | | | Merge branch '3.1.x' | Joas Schilling | 2015-02-26 | 15 | -392/+385 |
| |\ \ \ \ \ | |/ / / / | |||||
| | * | | | | Merge pull request #2992 from prototech/ticket/12599 | Joas Schilling | 2015-02-26 | 15 | -392/+385 |
| | |\ \ \ \ | | | | | | | | | | | | | | | | | | | [ticket/12599] Update documentation style | ||||
| | | * | | | | [ticket/12599] Remove empty line at end of code boxes. | Cesar G | 2015-02-25 | 2 | -200/+199 |
| | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-12599 | ||||
| | | * | | | | [ticket/12599] Place standalone text in a box. | Cesar G | 2015-02-25 | 7 | -9/+33 |
| | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-12599 | ||||
| | | * | | | | [ticket/12599] Get the font sizes under control. | Cesar G | 2015-02-25 | 1 | -3/+12 |
| | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-12599 | ||||
| | | * | | | | [ticket/12599] Add padding on the sides of the inline code boxes. | Cesar G | 2015-02-25 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-12599 | ||||
| | | * | | | | [ticket/12599] Use the back to top icon instead of text. | Cesar G | 2015-02-25 | 2 | -3/+9 |
| | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-12599 | ||||
| | | * | | | | [ticket/12599] Move images to assets/ and update the phpBB logo. | Cesar G | 2015-02-25 | 10 | -7/+7 |
| | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-12599 | ||||
| | | * | | | | [ticket/12599] Move documentation stylesheet to assets directory. | Cesar G | 2015-02-25 | 7 | -6/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-12599 | ||||
| | | * | | | | [ticket/12599] Remove corner images from documentation style. | Cesar G | 2015-02-25 | 11 | -164/+118 |
| | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-12599 | ||||
| | * | | | | | [ticket/13563] Remove PM column from subsilver2's memberlist_body.html. | Cesar G | 2015-02-25 | 1 | -7/+5 |
| | | |/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | The PM link was intentionally dropped due to excessive query requirements, thus the column is without purpose now. See PHPBB3-13229 PHPBB3-13563 | ||||
| * | | | | | Merge pull request #3303 from Nicofuma/ticket/13513 | Marc Alexander | 2015-02-26 | 2 | -13/+18 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | [ticket/13513] Use paths relative to the phpBB root in the router | ||||
| | * | | | | | [ticket/13513] Use paths relative to the phpBB root in the router | Tristan Darricau | 2015-01-17 | 2 | -13/+18 |
| | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13513 | ||||
| * | | | | | | Merge branch '3.1.x' | Joas Schilling | 2015-02-24 | 1 | -6/+52 |
| |\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| | * | | | | | Merge pull request #3381 from rxu/ticket/13591 | Joas Schilling | 2015-02-24 | 1 | -6/+52 |
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | [ticket/13591] Add core events to the function obtain_users_online_string() | ||||
| | | * | | | | | [ticket/13591] Add core events to the function obtain_users_online_string() | rxu | 2015-02-08 | 1 | -6/+52 |
| | | | |_|/ / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add functions.php core events to the function obtain_users_online_string() to allow extensions adding/modifying online users data. PHPBB3-13591 | ||||
| * | | | | | | Merge branch '3.1.x' | Joas Schilling | 2015-02-24 | 1 | -1/+13 |
| |\ \ \ \ \ \ | |/ / / / / | |||||
| | * | | | | | Merge pull request #3436 from RMcGirr83/ticket/13650 | Joas Schilling | 2015-02-24 | 1 | -1/+13 |
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | [ticket/13650] Validate ucp profile data changes | ||||
| | | * | | | | | [ticket/13650] Validate ucp profile data changes | Richard McGirr | 2015-02-23 | 1 | -1/+13 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13650 | ||||
| * | | | | | | | Merge branch '3.1.x' | Joas Schilling | 2015-02-24 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ | |/ / / / / / | |||||
| | * | | | | | | [ticket/13587] SQL syntax errors in get_prune_users() | RMcGirr83 | 2015-02-24 | 1 | -2/+2 |
| | |/ / / / / | | | | | | | | | | | | | | | | | | | PHPBB3-13587 | ||||
