aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [ticket/12648] Fix poll tab and revert unrelated color changePayBas2014-06-242-3/+7
* [ticket/12648] Fix poll tab display errorPayBas2014-06-241-1/+1
* [ticket/12648] Added ARIA functionalityPayBas2014-06-244-13/+13
* [ticket/12648] Fix and modernize ACP header tabsPayBas2014-06-246-97/+76
* [ticket/12648] More style fixes and also cleaned up CP left navigationPayBas2014-06-248-55/+51
* [ticket/12648] IE8 & IE9 color fixPayBas2014-06-241-1/+1
* [ticket/12648] Improve UCP/MCP/Posting tabsPayBas2014-06-247-139/+81
* Merge pull request #2587 from dhruvgoel92/ticket/11528Andreas Fischer2014-06-239-159/+380
|\
| * [ticket/11528] Change click_submit() to accept id as paramDhruv2014-06-231-2/+2
| * [ticket/11528] Handle case when config file cant be written by installerDhruv2014-06-231-1/+6
| * [ticket/11528] Change NULL to nullDhruv2014-06-231-1/+1
| * [ticket/11528] Fix spaces and slashes as per guidelinesDhruv2014-06-232-4/+4
| * [ticket/11528] Add asserts in installation stepsDhruv2014-06-231-1/+19
| * [ticket/11528] Use 'use' keyword to import classes to current scopeDhruv2014-06-231-2/+4
| * [ticket/11528] Move parent::tearDown() to end of tearDown()Dhruv2014-06-236-11/+10
| * [ticket/11528] Call parent::tearDown in overrided tearDown methodDhruv2014-06-234-0/+8
| * [ticket/11528] Instantiate $client, $driver from functional test caseDhruv2014-06-232-130/+49
| * [ticket/11528] Refactor install_board() code into a new classDhruv2014-06-233-149/+256
| * [ticket/11528] Add behat/mink and mink-goutte-driver as dependencyDhruv2014-06-232-1/+164
* | Merge pull request #2640 from dhruvgoel92/ticket/12532Joas Schilling2014-06-232-5/+38
|\ \
| * | [ticket/12532] Move logged_out event into its own <li>Dhruv2014-06-231-5/+7
| * | [ticket/12532] Fix tab -> space indentation in events.mdimkingdavid2014-06-231-1/+1
| * | [ticket/12532] Add navbar_header_logged_out_content eventimkingdavid2014-06-232-1/+19
| * | [ticket/12532] Add navbar_header_username_append/prependDavid King2014-06-232-5/+18
| |/
* | Merge pull request #2581 from lucifer4o/ticket/12696Joas Schilling2014-06-233-1/+50
|\ \
| * | [ticket/12696] TypoStanislav Atanasov2014-06-231-1/+1
| * | [ticket/12696] Change some partsStanislav Atanasov2014-06-221-1/+1
| * | [ticket/12696] Naming convention changesStanislav Atanasov2014-06-223-13/+13
| * | [ticket/12696] A small error with events.md permsStanislav Atanasov2014-06-221-0/+0
| * | [ticket/12696] Add events to evets.mdStanislav Atanasov2014-06-221-0/+40
| * | [ticket/12696] Add prosilver ucp_registerStanislav Atanasov2014-06-221-0/+5
| * | [ticket/12696] Add events to ucp_register.htmlStanislav Atanasov2014-06-221-1/+5
* | | Merge pull request #2574 from lucifer4o/ticket/12690Joas Schilling2014-06-231-0/+13
|\ \ \
| * | | [ticket/12690] Find a spaceStanislav Atanasov2014-06-221-1/+1
| * | | [ticket/12690] Remove $msg_id and chmodStanislav Atanasov2014-06-221-3/+1
| * | | [ticket/12690] Add other info to core.submit_pm_afterStanislav Atanasov2014-06-221-1/+5
| * | | [ticket/12690] Add core.submit_pm_after eventStanislav Atanasov2014-06-221-0/+11
| |/ /
* | | Merge pull request #2609 from VSEphpbb/ticket/12728Joas Schilling2014-06-232-2/+3
|\ \ \
| * | | [ticket/12728] Adjust .postimage sizing to 100%Matt Friedman2014-06-222-2/+2
| * | | [ticket/12728] Enforce box model sizing on image attachment thumbnailsMatt Friedman2014-06-161-0/+1
* | | | Merge pull request #2571 from Crizz0/ticket/12563Dhruv Goel2014-06-232-4/+4
|\ \ \ \
| * | | | [ticket/12563] Adds &laquo; and &raquo; to the links in acp_styles.phpCrizzo2014-06-222-4/+4
| * | | | [ticket/12563] Removes ending . from <a>Crizzo2014-06-141-2/+2
| * | | | [ticket/12563] Removes strintf in acp_styles.php and shorts up <a>Crizzo2014-06-122-4/+4
| * | | | [ticket/12563] Changes 2 language variables to better understandable namesCrizzo2014-06-102-4/+4
* | | | | Merge remote-tracking branch 'github-nickvergessen/ticket/12612-ascraeus' int...Nils Adermann2014-06-238-963/+984
|\ \ \ \ \
| * | | | | [ticket/12612] Move functions from mcp.php to functions_mcp.phpJoas Schilling2014-06-182-646/+667
| * | | | | [ticket/12612] Move function from ucp.php to functions_user.phpJoas Schilling2014-06-182-20/+20
| * | | | | [ticket/12612] Move functions from memberlist.php to functions_display.phpJoas Schilling2014-06-182-163/+163
| * | | | | [ticket/12612] Move functions from posting.php to functions_posting.phpJoas Schilling2014-06-182-134/+134