| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [ticket/12334] Add get_profile_value_raw unit tests for type_dropdown | Shitiz Garg | 2014-06-24 | 1 | -0/+48 |
| | | | | | PHPBB3-12334 | ||||
| * | [ticket/12334] Add get_profile_value_raw unit test for type_string | Shitiz Garg | 2014-06-24 | 1 | -0/+30 |
| | | | | | PHPBB3-12334 | ||||
| * | [ticket/12334] Add get_profile_value_raw unit test for type_url | Shitiz Garg | 2014-06-24 | 1 | -0/+30 |
| | | | | | PHPBB3-12334 | ||||
| * | [ticket/12334] Add get_profile_value_raw unit tests for type_int | Shitiz Garg | 2014-06-24 | 1 | -0/+54 |
| | | | | | PHPBB3-12334 | ||||
| * | [ticket/12334] Removed tests | PayBas | 2014-06-24 | 1 | -52/+0 |
| | | | | | | | Will be implemented in #2459 PHPBB3-12334 | ||||
| * | [ticket/12334] Dropdowns cannot be tested this way | PayBas | 2014-06-24 | 1 | -2/+2 |
| | | | | | PHPBB3-12334 | ||||
| * | [ticket/12334] Added test get_profile_value_raw | PayBas | 2014-06-24 | 1 | -0/+52 |
| | | | | | PHPBB3-12334 | ||||
| * | [ticket/12334] Changed from valueid to value_raw | PayBas | 2014-06-24 | 7 | -16/+16 |
| | | | | | PHPBB3-12334 | ||||
| * | [ticket/12334] Implemented get_profile_valueid method | PayBas | 2014-06-24 | 7 | -1/+84 |
| | | | | | PHPBB3-12334 | ||||
| * | [ticket/12334] Added field_novalue fall-back as requested | PayBas | 2014-06-24 | 1 | -2/+3 |
| | | | | | PHPBB3-12334 | ||||
| * | [ticket/12334] Add PROFILE_FIELD_VALUEID template var | PayBas | 2014-06-24 | 1 | -7/+9 |
| | | | | | PHPBB3-12334 | ||||
| * | Merge pull request #2646 from prototech/ticket/12750 | Andreas Fischer | 2014-06-24 | 2 | -2/+6 |
| |\ | | | | | | | | | | | | | [ticket/12750] Center installation page copyright text. * prototech/ticket/12750: [ticket/12750] Center installation page copyright text. | ||||
| | * | [ticket/12750] Center installation page copyright text. | Cesar G | 2014-06-24 | 2 | -2/+6 |
| | | | | | | | | | PHPBB3-12750 | ||||
| * | | Merge remote-tracking branch 'github-nickvergessen/ticket/12612' into ↵ | Nils Adermann | 2014-06-24 | 16 | -97/+109 |
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | develop-ascraeus * github-nickvergessen/ticket/12612: [ticket/12612] Prefix check_ids() with phpbb_ [ticket/12612] Prefix mcp_sorting() with phpbb_ [ticket/12612] Prefix get_*_data() with phpbb_ and delete unused global [ticket/12612] Prefix module url functions with phpbb_ [ticket/12612] Prefix upload_popup() with phpbb_ [ticket/12612] Prefix handle_post_delete() with phpbb and remove unused global [ticket/12612] Prefix custom UCP module function with phpbb_ [ticket/12612] Prefix _sort_last_active() with phpbb_ [ticket/12612] Prefix show_profile() with phpbb and delete unused global | ||||
| | * | | [ticket/12612] Prefix check_ids() with phpbb_ | Joas Schilling | 2014-06-23 | 6 | -17/+17 |
| | | | | | | | | | | | | | PHPBB3-12612 | ||||
| | * | | [ticket/12612] Prefix mcp_sorting() with phpbb_ | Joas Schilling | 2014-06-23 | 6 | -7/+7 |
| | | | | | | | | | | | | | PHPBB3-12612 | ||||
| | * | | [ticket/12612] Prefix get_*_data() with phpbb_ and delete unused global | Joas Schilling | 2014-06-23 | 10 | -39/+39 |
| | | | | | | | | | | | | | PHPBB3-12612 | ||||
| | * | | [ticket/12612] Prefix module url functions with phpbb_ | Joas Schilling | 2014-06-23 | 4 | -27/+31 |
| | | | | | | | | | | | | | PHPBB3-12612 | ||||
| | * | | [ticket/12612] Prefix upload_popup() with phpbb_ | Joas Schilling | 2014-06-23 | 2 | -3/+3 |
| | | | | | | | | | | | | | PHPBB3-12612 | ||||
| | * | | [ticket/12612] Prefix handle_post_delete() with phpbb and remove unused global | Joas Schilling | 2014-06-23 | 2 | -4/+4 |
| | | | | | | | | | | | | | PHPBB3-12612 | ||||
| | * | | [ticket/12612] Prefix custom UCP module function with phpbb_ | Joas Schilling | 2014-06-23 | 2 | -2/+10 |
| | | | | | | | | | | | | | PHPBB3-12612 | ||||
| | * | | [ticket/12612] Prefix _sort_last_active() with phpbb_ | Joas Schilling | 2014-06-23 | 2 | -2/+2 |
| | | | | | | | | | | | | | PHPBB3-12612 | ||||
| | * | | [ticket/12612] Prefix show_profile() with phpbb and delete unused global | Joas Schilling | 2014-06-23 | 2 | -4/+4 |
| | | | | | | | | | | | | | PHPBB3-12612 | ||||
| * | | | Merge remote-tracking branch 'PayBas/ticket/12562' into develop-ascraeus | Cesar G | 2014-06-23 | 2 | -4/+6 |
| |\ \ \ | |_|/ |/| | | | | | | | | * PayBas/ticket/12562: [ticket/12562] Add max-width to proSilver | ||||
| | * | | [ticket/12562] Add max-width to proSilver | PayBas | 2014-06-22 | 2 | -4/+6 |
| | | | | | | | | | | | | | PHPBB3-12562 | ||||
| * | | | Merge remote-tracking branch 'PayBas/ticket/12648' into develop-ascraeus | Cesar G | 2014-06-23 | 20 | -296/+235 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * PayBas/ticket/12648: [ticket/12648] RTL fix & ACP border fix [ticket/12648] Slightly clear ACP active tab border [ticket/12648] Fix poll tab and revert unrelated color change [ticket/12648] Fix poll tab display error [ticket/12648] Added ARIA functionality [ticket/12648] Fix and modernize ACP header tabs [ticket/12648] More style fixes and also cleaned up CP left navigation [ticket/12648] IE8 & IE9 color fix [ticket/12648] Improve UCP/MCP/Posting tabs | ||||
| | * | | | [ticket/12648] RTL fix & ACP border fix | PayBas | 2014-06-24 | 3 | -23/+40 |
| | | | | | | | | | | | | | | | | | PHPBB3-12648 | ||||
| | * | | | [ticket/12648] Slightly clear ACP active tab border | PayBas | 2014-06-24 | 1 | -1/+2 |
| | | | | | | | | | | | | | | | | | PHPBB3-12648 | ||||
| | * | | | [ticket/12648] Fix poll tab and revert unrelated color change | PayBas | 2014-06-24 | 2 | -3/+7 |
| | | | | | | | | | | | | | | | | | PHPBB3-12648 | ||||
| | * | | | [ticket/12648] Fix poll tab display error | PayBas | 2014-06-24 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | PHPBB3-12648 | ||||
| | * | | | [ticket/12648] Added ARIA functionality | PayBas | 2014-06-24 | 4 | -13/+13 |
| | | | | | | | | | | | | | | | | | PHPBB3-12648 | ||||
| | * | | | [ticket/12648] Fix and modernize ACP header tabs | PayBas | 2014-06-24 | 6 | -97/+76 |
| | | | | | | | | | | | | | | | | | PHPBB3-12648 | ||||
| | * | | | [ticket/12648] More style fixes and also cleaned up CP left navigation | PayBas | 2014-06-24 | 8 | -55/+51 |
| | | | | | | | | | | | | | | | | | PHPBB3-12648 | ||||
| | * | | | [ticket/12648] IE8 & IE9 color fix | PayBas | 2014-06-24 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | PHPBB3-12648 | ||||
| | * | | | [ticket/12648] Improve UCP/MCP/Posting tabs | PayBas | 2014-06-24 | 7 | -139/+81 |
| | | |/ | |/| | | | | | | | PHPBB3-12648 | ||||
| * | | | Merge pull request #2642 from Nicofuma/ticket/12762 | Andreas Fischer | 2014-06-24 | 1 | -1/+1 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/12762] Make ext.php optional for extensions * Nicofuma/ticket/12762: [ticket/12762] Make ext.php optional for extensions | ||||
| | * | | | [ticket/12762] Make ext.php optional for extensions | Tristan Darricau | 2014-06-23 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | PHPBB3-12762 | ||||
| * | | | | Merge pull request #2643 from nickvergessen/ticket/12763 | Andreas Fischer | 2014-06-24 | 10 | -242/+23 |
| |\ \ \ \ | |_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | Ticket/12763 Do not regenerate the *_schema.sql files * nickvergessen/ticket/12763: [ticket/12763] Remove invalid comment from oracle and postgres *_schema.sql [ticket/12763] Remove empty schema files [ticket/12763] Do not regenerate the *_schema.sql files | ||||
| | * | | | [ticket/12763] Remove invalid comment from oracle and postgres *_schema.sql | Joas Schilling | 2014-06-23 | 2 | -15/+0 |
| | | | | | | | | | | | | | | | | | PHPBB3-12763 | ||||
| | * | | | [ticket/12763] Remove empty schema files | Joas Schilling | 2014-06-23 | 7 | -44/+23 |
| | | | | | | | | | | | | | | | | | PHPBB3-12763 | ||||
| | * | | | [ticket/12763] Do not regenerate the *_schema.sql files | Joas Schilling | 2014-06-23 | 1 | -183/+0 |
| |/ / / | | | | | | | | | | PHPBB3-12763 | ||||
| * | | | Merge pull request #2587 from dhruvgoel92/ticket/11528 | Andreas Fischer | 2014-06-23 | 9 | -159/+380 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/11528] Refactor install_board( ) into a new mink class * dhruvgoel92/ticket/11528: [ticket/11528] Change click_submit() to accept id as param [ticket/11528] Handle case when config file cant be written by installer [ticket/11528] Change NULL to null [ticket/11528] Fix spaces and slashes as per guidelines [ticket/11528] Add asserts in installation steps [ticket/11528] Use 'use' keyword to import classes to current scope [ticket/11528] Move parent::tearDown() to end of tearDown() [ticket/11528] Call parent::tearDown in overrided tearDown method [ticket/11528] Instantiate $client, $driver from functional test case [ticket/11528] Refactor install_board() code into a new class [ticket/11528] Add behat/mink and mink-goutte-driver as dependency | ||||
| | * | | | [ticket/11528] Change click_submit() to accept id as param | Dhruv | 2014-06-23 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | PHPBB3-11528 | ||||
| | * | | | [ticket/11528] Handle case when config file cant be written by installer | Dhruv | 2014-06-23 | 1 | -1/+6 |
| | | | | | | | | | | | | | | | | | PHPBB3-11528 | ||||
| | * | | | [ticket/11528] Change NULL to null | Dhruv | 2014-06-23 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | PHPBB3-11528 | ||||
| | * | | | [ticket/11528] Fix spaces and slashes as per guidelines | Dhruv | 2014-06-23 | 2 | -4/+4 |
| | | | | | | | | | | | | | | | | | PHPBB3-11528 | ||||
| | * | | | [ticket/11528] Add asserts in installation steps | Dhruv | 2014-06-23 | 1 | -1/+19 |
| | | | | | | | | | | | | | | | | | PHPBB3-11528 | ||||
| | * | | | [ticket/11528] Use 'use' keyword to import classes to current scope | Dhruv | 2014-06-23 | 1 | -2/+4 |
| | | | | | | | | | | | | | | | | | PHPBB3-11528 | ||||
| | * | | | [ticket/11528] Move parent::tearDown() to end of tearDown() | Dhruv | 2014-06-23 | 6 | -11/+10 |
| | | | | | | | | | | | | | | | | | PHPBB3-11528 | ||||
| | * | | | [ticket/11528] Call parent::tearDown in overrided tearDown method | Dhruv | 2014-06-23 | 4 | -0/+8 |
| | | | | | | | | | | | | | | | | | PHPBB3-11528 | ||||
