aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-27156-827/+1101
* Merge pull request #2429 from Nicofuma/ticket/12074Joas Schilling2014-05-261-1/+21
|\
| * [ticket/12074] Don't log errorsTristan Darricau2014-05-091-12/+0
| * [ticket/12074] Managing extensions doesn't produce any log entryTristan Darricau2014-05-091-1/+33
* | Merge pull request #2487 from n-aleha/ticket/12583Joas Schilling2014-05-261-7/+56
|\ \
| * | [ticket/12583] Redirect only on non-empty $messagen-aleha2014-05-251-3/+7
| * | [ticket/12583] Add event core.mcp_warn_post_before/aftern-aleha2014-05-231-5/+50
* | | Merge pull request #2488 from n-aleha/ticket/12584Joas Schilling2014-05-261-7/+52
|\ \ \
| * | | [ticket/12584] Redirect only on non-empty $messagen-aleha2014-05-251-3/+7
| * | | [ticket/12584] Add event core.mcp_warn_user_before/aftern-aleha2014-05-251-5/+46
| |/ /
* | | Merge pull request #2134 from marcosbc/ticket/12270Joas Schilling2014-05-261-24/+58
|\ \ \
| * | | [ticket/12270] Fixed topic counting bug and testsmarcosbc2014-05-241-0/+3
| * | | [ticket/12270] Fixed tests not workingmarcosbc2014-05-211-6/+11
| * | | [ticket/12270] No quote notif and double poster notification fixmarcosbc2014-05-101-10/+14
| * | | [ticket/12270] Fixed rebase conflictsmarcosbc2014-05-031-21/+14
| * | | [ticket/12270] Correct confirm approval message for topicsmarcosbc2014-05-031-5/+17
| * | | [ticket/12270] Correcting to follow phpBB coding standardsmarcosbc2014-05-031-1/+3
| * | | [ticket/12270] Better structured code and no debug error messagemarcosbc2014-05-031-7/+11
| * | | [ticket/12270] Correct notifications for posts/topics now workingmarcosbc2014-05-031-10/+14
| * | | [ticket/12270] Reverted templatesmarcosbc2014-05-031-1/+0
| * | | [ticket/12270] Correct post&topic approval msg, no template changesmarcosbc2014-05-031-2/+9
| * | | [ticket/12270] Corrent post and topic approval notification messagemarcosbc2014-05-031-0/+1
* | | | Merge pull request #2199 from Zoddo/ticket/12275Joas Schilling2014-05-241-10/+16
|\ \ \ \
| * | | | [ticket/12275] Change if (empty) to if (!isset)Zoddo2014-04-141-1/+1
| * | | | [ticket/12275] Fix a bug on the event "core.modify_username_string"Zoddo2014-04-011-10/+16
* | | | | Merge pull request #2490 from Nicofuma/ticket/12585Andreas Fischer2014-05-241-1/+5
|\ \ \ \ \
| * | | | | [ticket/12585] Use a 5 minutes interval instead of 10 minutesTristan Darricau2014-05-231-1/+1
| * | | | | [ticket/12585] Don't check the cron on each page loadTristan Darricau2014-05-221-1/+5
| | |_|/ / | |/| | |
* / | | | [ticket/12576] Remove cron from common.phpTristan Darricau2014-05-221-1/+2
|/ / / /
* | | | Merge remote-tracking branch 'n-aleha/ticket/12547' into develop-ascraeusCesar G2014-05-162-2/+2
|\ \ \ \
| * | | | [ticket/12547] Rename jquery.js to jquery.min.js in assets directoryn-aleha2014-05-152-2/+2
* | | | | [ticket/12433] Use a different message when nesting of quotes is not allowedJoas Schilling2014-05-151-2/+10
|/ / / /
* | | | [ticket/12526] Fix undefined index: filesize when editing PM with attachments.Cesar G2014-05-111-1/+1
* | | | Merge pull request #2412 from prototech/ticket/12501Joas Schilling2014-05-111-2/+10
|\ \ \ \
| * | | | [ticket/12501] Only select attachments uploaded before the post was reported.Cesar G2014-05-051-0/+1
| * | | | [ticket/12501] Parse the reported post message before its attachments.Cesar G2014-05-051-2/+9
* | | | | Merge pull request #2420 from prototech/ticket/9388Joas Schilling2014-05-113-7/+10
|\ \ \ \ \
| * | | | | [ticket/9388] Use "togglable" instead of "toggable"Cesar G2014-05-091-1/+1
| * | | | | [ticket/9388] Display only the settings for the selected search backend.Cesar G2014-05-081-4/+6
| * | | | | [ticket/9388] Display only the settings for the auth method that's selected.Cesar G2014-05-081-2/+2
| * | | | | [ticket/9388] Add support for making <select> options able to toggle settings.Cesar G2014-05-081-1/+2
| | |_|_|/ | |/| | |
* | | | | [ticket/12476] Increase assets also from acp_styles and phpbbclin-aleha2014-05-091-0/+1
* | | | | [ticket/12476] Increase asset version on cache purgen-aleha2014-05-091-1/+1
|/ / / /
* | | | Merge pull request #2363 from Elsensee/ticket/12451Joas Schilling2014-05-081-2/+2
|\ \ \ \
| * | | | [ticket/12451] Remove duplicated lang varOliver Schramm2014-05-031-2/+2
| * | | | [ticket/12451] Use new line to concatenate stringsOliver Schramm2014-05-031-2/+2
| * | | | [ticket/12451] Split TOO_MANY_CHARS vars for pluralsOliver Schramm2014-05-031-1/+1
| * | | | [ticket/12451] Split TOO_FEW_CHARS_LIMIT for pluralsOliver Schramm2014-05-031-1/+1
* | | | | Merge pull request #2419 from prototech/ticket/12510Joas Schilling2014-05-081-0/+4
|\ \ \ \ \
| * | | | | [ticket/12510] Convert & to &amp; in build_url() when no params are stripped.Cesar G2014-05-061-0/+4