| Commit message (Expand) | Author | Age | Files | Lines |
* | [feature/pagination-as-list] New parameter for name of start var | Drae | 2012-07-18 | 1 | -1/+1 |
* | [feature/pagination-as-list] Updates for nils comments | Drae | 2012-07-18 | 1 | -2/+2 |
* | [feature/pagination-as-list] Rename and deprecate functions | Drae | 2012-07-18 | 1 | -1/+1 |
* | [feature/pagination-as-list] Various fixes and improvements | Drae | 2012-07-18 | 1 | -2/+3 |
* | [ticket/10968] Render pagination within the template | Drae | 2012-07-18 | 1 | -1/+2 |
* | [ticket/10871] Delete the unwanted implode | Bruno Ais | 2012-05-04 | 1 | -2/+0 |
* | [ticket/10273] Fixed accepting / denying posts AJAX. | Callum Macrae | 2012-03-31 | 1 | -2/+29 |
* | [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 | -1/+1 |
* | Merge remote-tracking branch 'nickvergessen/ticket/10344' into develop | Oleg Pudeyev | 2011-11-20 | 1 | -4/+5 |
|\ |
|
| * | [ticket/10344] Add attachment icons to list of reported and queued posts/topics | Joas Schilling | 2011-08-27 | 1 | -4/+5 |
* | | Merge branch 'develop-olympus' into develop | Nils Adermann | 2011-11-18 | 1 | -0/+4 |
|\ \ |
|
| * | | [ticket/9956] Display error message if no disapprove reason given | Joas Schilling | 2011-10-14 | 1 | -0/+3 |
* | | | [ticket/9684] Remove code in some more files especially includes/ | Joas Schilling | 2011-04-07 | 1 | -43/+18 |
| |/
|/| |
|
* | | [ticket/9556] Drop php closing tags, add trailing newline | Igor Wiedler | 2010-11-11 | 1 | -2/+0 |
* | | [feature/request-class] Convert any direct access to $_* to use $request | Igor Wiedler | 2010-09-25 | 1 | -1/+2 |
|/ |
|
* | Merge branch 'ticket/bantu/9503' into develop-olympus | Igor Wiedler | 2010-09-12 | 1 | -1/+1 |
|\ |
|
| * | [ticket/9503] Show 'No subject specified' in 'Posts awaiting approval'. | Andreas Fischer | 2010-07-23 | 1 | -1/+1 |
* | | [ticket/9679] phpBB offers to notify poster even if notification is disabled | Josh Woody | 2010-07-29 | 1 | -8/+11 |
|/ |
|
* | [ticket/7720] Fix alternative image-description for unread posts. | Joas Schilling | 2010-07-14 | 1 | -1/+1 |
* | Fix Bug #53545 - javascript error in template | Meik Sievertsen | 2009-11-03 | 1 | -0/+1 |
* | Make sure only logs for existing users are displayed and user-specific logs r... | Meik Sievertsen | 2009-08-25 | 1 | -1/+2 |
* | A little precaution | Chris Smith | 2009-08-18 | 1 | -1/+1 |
* | Function approve_post adjustment (migrating to sync()) | Ruslan Uzdenov | 2009-08-10 | 1 | -70/+5 |
* | Fix bug #47705 - Out of range value for column 'topic_replies_real' | Ruslan Uzdenov | 2009-08-10 | 1 | -77/+44 |
* | Fixed bug #'ers 42585, 35505, 36675, and 42705 | Jim Wigginton | 2009-04-24 | 1 | -6/+9 |
* | Fix race condition for updating post/topic/etc. counter. (reported by BartVB) | Meik Sievertsen | 2009-03-19 | 1 | -2/+2 |
* | Fixed bug #40325 - Friend/foe system displays posts made | Jim Wigginton | 2009-01-23 | 1 | -2/+13 |
* | Do not increment users post count after post approval if post had been posted... | Meik Sievertsen | 2008-11-30 | 1 | -2/+6 |
* | Moderators can only see reports/queue/logs from forums they can actually read... | Chris Smith | 2008-10-14 | 1 | -0/+11 |
* | Send localised disapproval reasons in the recipients local language. #31645 | Chris Smith | 2008-09-08 | 1 | -2/+42 |
* | Fix one design failure in phpBB3. Do not count non-approved posts to the user... | Meik Sievertsen | 2008-09-02 | 1 | -0/+23 |
* | #28455 | Meik Sievertsen | 2008-06-05 | 1 | -1/+1 |
* | remove the _f_ portion from redirect urls now they no longer exist | Meik Sievertsen | 2008-04-21 | 1 | -2/+2 |
* | dumdidum... sorry. ;) | Meik Sievertsen | 2007-10-05 | 1 | -0/+8 |
* | - BBCode parsing order should ALWAYS be censor_text(), bbcode_secon_pass(), b... | Nils Adermann | 2007-08-19 | 1 | -1/+3 |
* | #13973 | David M | 2007-08-09 | 1 | -5/+36 |
* | #13796 | Henry Sudhof | 2007-07-25 | 1 | -1/+1 |
* | try to normalize everything... | Meik Sievertsen | 2007-07-22 | 1 | -1/+1 |
* | Cleaning up (#13689) | Henry Sudhof | 2007-07-22 | 1 | -1/+1 |
* | #11313 | David M | 2007-06-18 | 1 | -1/+1 |
* | ok, mess around with the templates + fixing some bugs + adjusting headers for... | Meik Sievertsen | 2007-06-09 | 1 | -3/+3 |
* | MCP? Who uses that... :P | David M | 2007-06-02 | 1 | -1/+1 |
* | oh my god - what did he do? Adding attachment display to post/topic review, q... | Meik Sievertsen | 2007-05-19 | 1 | -5/+45 |
* | Fixing some tiny bugs... | Meik Sievertsen | 2007-05-17 | 1 | -2/+4 |
* | #10976 | David M | 2007-05-15 | 1 | -0/+2 |
* | add possibility to return to post after approval (if approving one post) - ve... | Meik Sievertsen | 2007-05-09 | 1 | -1/+15 |
* | - create log entries on (dis)approving and handling reports | Nils Adermann | 2007-05-06 | 1 | -3/+45 |
* | Ok, try to fix the "re-approval on edit" bugs. Also added make_clickable to l... | Meik Sievertsen | 2007-05-06 | 1 | -0/+8 |
* | #9828, #10545, #10541, #10533, #10529, #10527, #10521, #10503, #10481 | Meik Sievertsen | 2007-05-06 | 1 | -1/+1 |