aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/13041] Added multiple changesMario Skouat2014-10-111-2/+2
| | | | | | - Added the changes reported by VSE. PHPBB3-13041
* [ticket/13041] Added multiple changesMario Skouat2014-10-081-21/+25
| | | | | | | | | - "phpBB3" replaced by "phpBB" - Added the changes suggested by VSE. - "Subscriptions and Bookmarks" reviewed - Added trailing comma on modified lines PHPBB3-13041
* [ticket/13041] Updating "Topic Subscriptions and Bookmarks"Mario Skouat2014-10-021-1/+1
| | | | PHPBB3-13041
* [ticket/13041] Updating "phpBB3 Issues"Mario Skouat2014-10-021-2/+6
| | | | PHPBB3-13041
* [ticket/13041] Updating "Searching the Forums"Mario Skouat2014-10-021-1/+1
| | | | PHPBB3-13041
* [ticket/13041] Updating "Posting Issues"Mario Skouat2014-10-021-1/+1
| | | | PHPBB3-13041
* [ticket/13041] Updating "Login and Registration Issues"Mario Skouat2014-10-021-4/+4
| | | | PHPBB3-13041
* [ticket/13041] Updating "User Preferences and settings"Mario Skouat2014-10-011-4/+8
| | | | PHPBB3-13041
* [ticket/13041] Reordering "Login and Registration Issues"Mario Skouat2014-09-211-17/+17
| | | | PHPBB3-13041
* [prep-release-3.1.0-RC4] Update phpBB Version for RC4 developmentJoas Schilling2014-09-202-2/+2
|
* [prep-release-3.1.0-RC4] Add changelog for 3.1.0-RC4Joas Schilling2014-09-191-1/+89
|
* [prep-release-3.1.0-RC4] Prepare ChangelogJoas Schilling2014-09-191-31/+34
|
* [prep-release-3.1.0-RC4] Add migration for 3.1.0-RC4Joas Schilling2014-09-191-0/+32
|
* [prep-release-3.1.0-RC4] Update version to 3.1.0-RC4Joas Schilling2014-09-195-7/+7
|
* Merge pull request #2969 from marc1706/ticket/13073Joas Schilling2014-09-192-2/+14
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/13073] Correctly generate routes from subfolders like /adm * marc1706/ticket/13073: [ticket/13073] Remove _test suffix from common test class [ticket/13073] Switch $input with $expected and add paths with letters [ticket/13073] Use abstract class for controller helper route tests [ticket/13073] Add path regex to get_preg_expression() and add unit tests [ticket/13073] Use just one regex in helper route() [ticket/13073] Properly place comments in helper [ticket/13073] Use correct class names in test files [ticket/13073] Rework route tests and add tests for more directory types [ticket/13073] Test that routes from subfolders like /adm work [ticket/13073] Add tests for routes from adm pages [ticket/13073] Add phpbb root path with mod rewrite enabled for proper routes
| * [ticket/13073] Add path regex to get_preg_expression() and add unit testsMarc Alexander2014-09-192-1/+6
| | | | | | | | | | | | | | We're now calling get_preg_expression() instead of hardcoding the regex into the helper route method. PHPBB3-13073
| * [ticket/13073] Use just one regex in helper route()Marc Alexander2014-09-191-1/+1
| | | | | | | | PHPBB3-13073
| * [ticket/13073] Properly place comments in helperMarc Alexander2014-09-191-2/+1
| | | | | | | | PHPBB3-13073
| * [ticket/13073] Add phpbb root path with mod rewrite enabled for proper routesMarc Alexander2014-09-181-2/+10
| | | | | | | | PHPBB3-13073
* | [ticket/13062] Fix name of "ORDER_BY" key in SQL arrayJoas Schilling2014-09-191-1/+1
| | | | | | | | PHPBB3-13062
* | Merge pull request #2952 from rxu/ticket/13066Joas Schilling2014-09-191-0/+14
|\ \ | | | | | | | | | | | | | | | | | | [ticket/13066] Add search results core event to modify search title * rxu/ticket/13066: [ticket/13066] Add search results core event to modify search title
| * | [ticket/13066] Add search results core event to modify search titlerxu2014-09-141-0/+14
| | | | | | | | | | | | PHPBB3-13066
* | | [ticket/12598] Fix sir typohanakin2014-09-181-1/+1
| | | | | | | | | | | | PHPBB3-12598
* | | [ticket/12598] Fix rtl positon in headerhanakin2014-09-181-8/+12
| | | | | | | | | | | | PHPBB3-12598
* | | [ticket/12598] Remove right borderhanakin2014-09-181-2/+2
| | | | | | | | | | | | PHPBB3-12598
* | | [ticket/12598] Remove border from .search-headerhanakin2014-09-181-0/+23
| | | | | | | | | | | | PHPBB3-12598
* | | [ticket/12598] Replace #search-box with classhanakin2014-09-186-19/+9
| | | | | | | | | | | | PHPBB3-12598
* | | [ticket/12598] Remove hover border-color and use hover iconPayBas2014-09-184-22/+11
| | | | | | | | | | | | PHPBB3-12598
* | | [ticket/12598] Add some responsive margin to give breathing roomPayBas2014-09-181-1/+1
| | | | | | | | | | | | PHPBB3-12598
* | | [ticket/12598] Clean up unused link colorsPayBas2014-09-181-2/+2
| | | | | | | | | | | | PHPBB3-12598
* | | [ticket/12598] Remove unused link colorsPayBas2014-09-181-2/+2
| | | | | | | | | | | | PHPBB3-12598
* | | [ticket/12598] Add lt IE9 fixesPayBas2014-09-181-1/+0
| | | | | | | | | | | | | | | | | | In case this one gets merged before hanakin's gradient PR. PHPBB3-12598
* | | [ticket/12598] Improve search box stylingPayBas2014-09-1813-81/+137
| |/ |/| | | | | PHPBB3-12598
* | Merge pull request #2875 from PayBas/ticket/12961Joas Schilling2014-09-182-0/+2
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/12961] Add link in anti-spam ACP page which links directly to captchas in titania * PayBas/ticket/12961: [ticket/12961] Shorten ext-db link text [ticket/12961] Fix missing phpBB.com [ticket/12961] Remove target="_blank" and switch to <strong> [ticket/12961] Add additional link to the KB [ticket/12961] Move link to language file [ticket/12961] Refactor lang entry [ticket/12961] Change url to anti-spam-ext [ticket/12961] Change url to https://www.phpbb.com/go/anti-spam/ [ticket/12961] Add link in anti-spam ACP page to titania
| * | [ticket/12961] Shorten ext-db link textPayBas2014-08-261-1/+1
| | | | | | | | | | | | PHPBB3-12961
| * | [ticket/12961] Fix missing phpBB.comPayBas2014-08-231-1/+1
| | | | | | | | | | | | | | | | | | Don't know how that happened. Weird PHPBB3-12961
| * | [ticket/12961] Remove target="_blank" and switch to <strong>PayBas2014-08-221-1/+1
| | | | | | | | | | | | PHPBB3-12961
| * | [ticket/12961] Add additional link to the KBPayBas2014-08-211-1/+1
| | | | | | | | | | | | PHPBB3-12961
| * | [ticket/12961] Move link to language filePayBas2014-08-152-4/+1
| | | | | | | | | | | | PHPBB3-12961
| * | [ticket/12961] Refactor lang entryPayBas2014-08-143-3/+5
| | | | | | | | | | | | PHPBB3-12961
| * | [ticket/12961] Change url to anti-spam-extPayBas2014-08-141-1/+1
| | | | | | | | | | | | | | | | | | As per IRC suggestion PHPBB3-12961
| * | [ticket/12961] Change url to https://www.phpbb.com/go/anti-spam/PayBas2014-08-141-1/+1
| | | | | | | | | | | | PHPBB3-12961
| * | [ticket/12961] Add link in anti-spam ACP page to titaniaPayBas2014-08-132-0/+3
| | | | | | | | | | | | PHPBB3-12961
* | | Merge pull request #2967 from nickvergessen/ticket/12963Tristan Darricau2014-09-183-26/+1
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/12963] Revert back to "migrations" folder name for extensions * nickvergessen/ticket/12963: [ticket/12963] Always use core_path and core_directory() [ticket/12963] Remove old migration/ folder from tests [ticket/12963] Revert back to "migrations" folder name for extensions
| * | | [ticket/12963] Revert back to "migrations" folder name for extensionsJoas Schilling2014-09-183-26/+1
| | | | | | | | | | | | | | | | | | | | | | | | The issues that can be created with the name change are just too much PHPBB3-12963
* | | | Merge pull request #2927 from Senky/ticket/13022Joas Schilling2014-09-184-4/+4
|\ \ \ \ | |/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/13022] "Return to advanced search" wrong assumption * Senky/ticket/13022: [ticket/13022] Language adjustments [ticket/13022] Remove ternary condition [ticket/13022] Condition Return to advanced search link
| * | | [ticket/13022] Language adjustmentsJakub Senko2014-09-085-6/+5
| | | | | | | | | | | | | | | | PHPBB3-13022
| * | | [ticket/13022] Remove ternary conditionJakub Senko2014-09-071-1/+1
| | | | | | | | | | | | | | | | PHPBB3-13022
| * | | [ticket/13022] Condition Return to advanced search linkJakub Senko2014-09-062-1/+2
| | | | | | | | | | | | | | | | PHPBB3-13022
* | | | [ticket/13068] Language correction in FIELD_IS_CONTACT_EXPLAINGiampaolo Falqui2014-09-181-1/+1
| | | | | | | | | | | | | | | | PHPBB3-13068