aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [ticket/12011] Separate the navbar bullet points from the text.Cesar G2014-01-171-0/+7
* [ticket/12011] Correctly align the posting options.Cesar G2014-01-171-1/+1
* [ticket/12011] Fix the overlapping unapproved post icon.Cesar G2014-01-171-2/+5
* [ticket/12011] Align PM/post titles to the right.Cesar G2014-01-171-1/+1
* [ticket/12011] Correctly align the pagination icon in topic rows.Cesar G2014-01-171-1/+2
* [ticket/12011] Stop the last post column from dropping to a second line.Cesar G2014-01-171-2/+2
* [ticket/12011] Align ACP tabs to the right and separate ACP content from menu.Cesar G2014-01-171-2/+2
* Merge pull request #1809 from VSEphpbb/ticket/11966Nathan Guse2014-01-172-0/+4
|\
| * [ticket/11966] Merge branch 'develop' into ticket/11966Matt Friedman2013-12-12482-5335/+7910
| |\
| * | [ticket/11966] Add header navigation template events to Subsilver2Matt Friedman2013-10-232-2/+8
* | | Merge branch 'develop-olympus' into developNathan Guse2014-01-171-5/+17
|\ \ \
| * \ \ Merge remote-tracking branch 'remotes/bantu/ticket/12046' into develop-olympusNathan Guse2014-01-171-5/+17
| |\ \ \
| | * | | [ticket/12046] Use PHP_BINARY environment variable in PHP lint test.Andreas Fischer2013-11-291-5/+17
* | | | | Merge pull request #1938 from prototech/ticket/12077Nathan Guse2014-01-172-4/+4
|\ \ \ \ \
| * | | | | [ticket/12077] Fix another strict standards error.Cesar G2013-12-191-2/+2
| * | | | | [ticket/12077] Add missing space after template block name.Cesar G2013-12-191-1/+1
| * | | | | [ticket/12077] Fix strict standards error.Cesar G2013-12-191-1/+1
* | | | | | Merge pull request #1945 from VSEphpbb/ticket/12104Nathan Guse2014-01-171-5/+11
|\ \ \ \ \ \
| * | | | | | [ticket/12104] Update the event's doc block to reflect new variableMatt Friedman2014-01-091-1/+1
| * | | | | | [ticket/12104] Remove newline before WHERE parameterMatt Friedman2014-01-091-1/+0
| * | | | | | [ticket/12104] Remove empty LEFT_JOIN arrayMatt Friedman2014-01-091-1/+0
| * | | | | | [ticket/12104] Replace shadow topics $sql with $sql_array for better Event ha...Matt Friedman2014-01-091-4/+12
* | | | | | | Merge pull request #1947 from bantu/ticket/12107Nathan Guse2014-01-171-2/+2
|\ \ \ \ \ \ \
| * | | | | | | [ticket/12107] Use log table property instead of log table constant.Andreas Fischer2014-01-121-2/+2
* | | | | | | | Merge pull request #1949 from prototech/ticket/12110Nathan Guse2014-01-173-26/+30
|\ \ \ \ \ \ \ \
| * | | | | | | | [ticket/12110] Update Plupload to 2.1.1.Cesar G2014-01-163-26/+30
* | | | | | | | | Merge pull request #1950 from prototech/ticket/12096Nathan Guse2014-01-173-3/+6
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | [ticket/12096] Use plurals for MAX_NUM_SEARCH_KEYWORDS_REFINE.Cesar G2014-01-163-3/+6
| |/ / / / / / / /
* | | | | | | | | Merge pull request #1951 from prototech/ticket/12032Nathan Guse2014-01-178-4/+60
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | [ticket/12032] Do not inherit read status in certain notifications.Cesar G2014-01-168-4/+60
|/ / / / / / / /
* | | | | | | | Merge pull request #1893 from nickvergessen/ticket/12039Andreas Fischer2014-01-127-0/+326
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | [ticket/12039] Allow getting the value without a new line at the endJoas Schilling2014-01-101-1/+11
| * | | | | | | [ticket/12039] Do not print success message when config did not existJoas Schilling2014-01-081-2/+9
| * | | | | | | [ticket/12039] Do not colour returned value in get commandJoas Schilling2014-01-081-1/+1
| * | | | | | | [ticket/12039] Update command descriptionsJoas Schilling2013-12-263-3/+3
| * | | | | | | [ticket/12039] Remove debug codeJoas Schilling2013-12-021-1/+0
| * | | | | | | [ticket/12039] Fix option descriptionsJoas Schilling2013-11-273-3/+3
| * | | | | | | [ticket/12039] Use an abstract class and some more minor adjustmentsJoas Schilling2013-11-277-99/+126
| * | | | | | | [ticket/12039] Add config:* to the command line interface toolJoas Schilling2013-11-265-0/+283
* | | | | | | | Merge pull request #1936 from nickvergessen/ticket/12030Nils Adermann2014-01-121-0/+54
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | [ticket/12030] Fix some spelling issuesJoas Schilling2014-01-081-5/+5
| * | | | | | | [ticket/12030] Fix wrong file and directory namesJoas Schilling2013-12-191-4/+5
| * | | | | | | [ticket/12030] Include adm/images/ when the css file was updatedJoas Schilling2013-12-191-0/+6
| * | | | | | | [ticket/12030] Include config directory completly in update packagesJoas Schilling2013-12-191-0/+47
| | |/ / / / / | |/| | | | |
* | | | | | | Merge remote-tracking branch 'Marc/ticket/11997' into developJoas Schilling2014-01-089-74/+302
|\ \ \ \ \ \ \
| * | | | | | | [ticket/11997] Use functional test cases that should always workMarc Alexander2013-12-281-6/+2
| * | | | | | | [ticket/11997] Fix redirect tests for mod rewriteMarc Alexander2013-12-282-15/+27
| * | | | | | | [ticket/11997] Add user's page dir to redirect path and fix unit tests for itMarc Alexander2013-12-282-2/+13
| * | | | | | | [ticket/11997] Remove obsolete function get_controller_redirect_url()Marc Alexander2013-12-271-24/+0
| * | | | | | | [ticket/11997] Use path_helper in in foo/bar extension for redirect URLsMarc Alexander2013-12-273-10/+17