| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #3459 from brunoais/ticket/13664 | Marc Alexander | 2015-05-08 | 1 | -4/+21 |
|\ |
|
| * | [ticket/13664] BUMP version to 3.1.5-dev | brunoais | 2015-05-06 | 1 | -1/+1 |
| * | [ticket/13664] Added alias to table to make modding easier. | brunoais | 2015-03-01 | 1 | -3/+3 |
| * | [ticket/13664] Add event to allow changing number of unapproved posts listed | brunoais | 2015-03-01 | 1 | -0/+12 |
| * | [ticket/13664] From string query in mcp_front unapproved posts to built query | brunoais | 2015-03-01 | 1 | -4/+9 |
* | | [ticket/13660] BUMP version to 3.1.5-RC1 | brunoais | 2015-05-06 | 1 | -1/+1 |
* | | [ticket/13660] Fix @since version. | brunoais | 2015-03-10 | 1 | -1/+1 |
* | | [ticket/13660] Allow changing the query for total reports in mcp_front | brunoais | 2015-02-28 | 1 | -0/+12 |
|/ |
|
* | [ticket/13569] Add missing sql_freeresults and remove unneeded results | Marc Alexander | 2015-02-02 | 1 | -0/+2 |
* | [ticket/12966] Sort by post_time and post_id where applicable | Marc Alexander | 2014-08-23 | 1 | -3/+3 |
* | Merge pull request #2762 from brunoais/ticket/12876 | Joas Schilling | 2014-08-08 | 1 | -0/+14 |
|\ |
|
| * | [ticket/12876] core.mcp_mcp_front.mcp_front_view_queue_postid_list_after | brunoais | 2014-08-07 | 1 | -0/+14 |
* | | [ticket/12877] core.mcp_mcp_front_reports_listing_query_before | brunoais | 2014-07-23 | 1 | -0/+12 |
|/ |
|
* | [ticket/12594] Remove @package tags and update file headers | Yuriy Rusko | 2014-05-27 | 1 | -3/+7 |
* | [ticket/12052] Use different visibility when post was edited | Joas Schilling | 2014-04-25 | 1 | -2/+2 |
* | Merge remote-tracking branch 'remotes/phpbb/develop' into feature/softdelete-... | Joas Schilling | 2012-11-10 | 1 | -1/+1 |
|\ |
|
| * | [ticket/11140] Fix an error from an incorrect variable name | Nathan Guse | 2012-10-09 | 1 | -1/+1 |
* | | [feature/soft-delete] Lay the groundwork for a soft-delete feature | Josh Woody | 2012-08-29 | 1 | -2/+2 |
|/ |
|
* | [ticket/9916] Updating header license and removing Version $Id$ | Unknown | 2011-12-31 | 1 | -2/+1 |
* | [ticket/10345] Make use of the plural function in some basic places | Joas Schilling | 2011-11-25 | 1 | -43/+10 |
* | Merge remote-tracking branch 'nickvergessen/ticket/10484' into develop | Oleg Pudeyev | 2011-11-24 | 1 | -10/+12 |
|\ |
|
| * | [ticket/10484] Use variables for sql_build_query() calls | Joas Schilling | 2011-11-21 | 1 | -10/+12 |
* | | Merge remote-tracking branch 'nickvergessen/ticket/10344' into develop | Oleg Pudeyev | 2011-11-20 | 1 | -5/+8 |
|\ \
| |/
|/| |
|
| * | [ticket/10344] Add attachment icons to list of reported and queued posts/topics | Joas Schilling | 2011-08-27 | 1 | -5/+8 |
* | | [ticket/9684] Remove code in some more files especially includes/ | Joas Schilling | 2011-04-07 | 1 | -29/+10 |
|/ |
|
* | Merge branch 'develop-olympus' into develop | Oleg Pudeyev | 2011-02-24 | 1 | -1/+1 |
|\ |
|
| * | [ticket/9874] view_log() performs unneeded count query over all log entries. | Joas Schilling | 2011-02-25 | 1 | -1/+1 |
| * | fix #49625 r10002 - Do not drop forum_id on mcp_front (un)approval | Joas Schilling | 2009-09-12 | 1 | -1/+1 |
| * | Fix bug #49625 - Performing actions in Main MCP tab does not return correctly | Ruslan Uzdenov | 2009-08-17 | 1 | -0/+5 |
| * | Fix Bug #49725 introduced in r9814 | Joas Schilling | 2009-08-15 | 1 | -3/+3 |
| * | geez, maybe we should stop displaying text and this would become easier | Nils Adermann | 2009-07-26 | 1 | -2/+2 |
| * | geez I'm blind - use the right template and lang vars | Nils Adermann | 2009-07-22 | 1 | -3/+3 |
| * | Users can report PMs to moderators which are then visible in a new MCP module | Nils Adermann | 2009-07-21 | 1 | -0/+92 |
| * | Fix an issue in r9015 re-index the intersected array | Chris Smith | 2008-10-18 | 1 | -3/+3 |
| * | Moderators can only see reports/queue/logs from forums they can actually read... | Chris Smith | 2008-10-14 | 1 | -3/+3 |
| * | Display coloured poster username of queued posts displayed on the front of th... | Chris Smith | 2008-10-14 | 1 | -3/+6 |
* | | [ticket/9556] Drop php closing tags, add trailing newline | Igor Wiedler | 2010-11-11 | 1 | -2/+0 |
* | | Copy 3.0.x branch to trunk | Meik Sievertsen | 2009-10-04 | 1 | -0/+380 |
* | | put acp, mcp and ucp into modules/ directory | Meik Sievertsen | 2008-12-24 | 1 | -282/+0 |
* | | been a while :( ... merge in r8997, r8998, r8999, r9000, r9001, r9002, r9003,... | Chris Smith | 2008-11-13 | 1 | -6/+9 |
* | | ok... i hope i haven't messed too much with the code and everything is still ... | Meik Sievertsen | 2008-05-29 | 1 | -16/+15 |
|/ |
|
* | some changes | Meik Sievertsen | 2007-11-03 | 1 | -0/+8 |
* | some bugfixes | Meik Sievertsen | 2007-10-12 | 1 | -1/+1 |
* | dumdidum... sorry. ;) | Meik Sievertsen | 2007-10-05 | 1 | -3/+11 |
* | a bunch of fixes | Meik Sievertsen | 2007-07-14 | 1 | -1/+1 |
* | some language-specific adjustements | Meik Sievertsen | 2007-05-03 | 1 | -4/+11 |
* | - fix some oddities (doubled spaces for example) | Meik Sievertsen | 2007-01-26 | 1 | -1/+1 |
* | fixing mcp bugs by introducing a new feature to check for loaded/accessible m... | Meik Sievertsen | 2007-01-22 | 1 | -184/+193 |
* | - finally correctly calculate current time for birthday calculation [Bug #6030] | Nils Adermann | 2006-12-10 | 1 | -1/+6 |
* | - a bunch of fixes | Meik Sievertsen | 2006-12-02 | 1 | -2/+2 |