aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/mcp/mcp_forum.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/8610] Update commentNathan Guse2012-12-151-1/+1
* Merge branch 'develop-olympus' of github.com:phpbb/phpbb3 into ticket/8610Nathan Guse2012-12-131-10/+6
|\
| * [ticket/11162] Rename tricky updates to database helper.Oleg Pudeyev2012-12-121-1/+1
| * [ticket/11162] Use correct functions.Oleg Pudeyev2012-12-051-2/+2
| * [ticket/11162] Add includes.Oleg Pudeyev2012-12-041-0/+4
| * [ticket/11162] Fix inaccurately copy pasted comment.Oleg Pudeyev2012-12-011-1/+1
| * [ticket/11162] Use phpbb_update_rows_avoiding_duplicates in mcp.Oleg Pudeyev2012-12-011-6/+1
* | [ticket/8610] Use phpbb_update_rows_avoiding_duplicatesNathan Guse2012-12-131-11/+5
* | [ticket/8610] Revert some funky merging I did from rebaseNathan Guse2012-12-131-4/+1
* | [ticket/8610] Update Bookmarks and Subscriptions when splitting topicsNathaniel Guse2012-12-131-2/+10
* | [ticket/8610] Update Bookmarks when merging topicsNathaniel Guse2012-12-131-1/+9
|/
* revert r10079 (bug #50035) to be able to investigate other options of handlin...Meik Sievertsen2009-10-031-3/+0
* Fix Bug #50035 - Fix handling of bookmarks and subscriptions on "split topcis...Joas Schilling2009-08-311-0/+3
* Really fix #13970 broken fix in r8853.Chris Smith2008-10-111-1/+1
* #24185Meik Sievertsen2008-03-311-2/+2
* - backport viewforum performance change from 3.1.x to 3.0.xMeik Sievertsen2008-01-051-4/+17
* #15554Henry Sudhof2007-11-271-1/+1
* some bugfixesMeik Sievertsen2007-10-121-1/+1
* dumdidum... sorry. ;)Meik Sievertsen2007-10-051-3/+11
* err, forgot to commitMeik Sievertsen2007-07-271-1/+1
* Cleaning up (#13689)Henry Sudhof2007-07-221-1/+1
* #12577Henry Sudhof2007-06-201-1/+6
* Fixing some tiny bugs...Meik Sievertsen2007-05-171-3/+3
* *** empty log message ***David M2007-05-161-1/+1
* #10267David M2007-05-121-1/+1
* #10683David M2007-05-121-2/+8
* - urlencoded usernames don't need htmlspecialchars [Bug #8794]Nils Adermann2007-04-011-12/+150
* fixing some bugsMeik Sievertsen2007-02-181-6/+6
* Some... fixes... laying around here.Meik Sievertsen2007-02-061-6/+15
* - introducing read/unread images in the MCP, if you view something through th...Nils Adermann2007-01-271-5/+37
* fixing mcp bugs by introducing a new feature to check for loaded/accessible m...Meik Sievertsen2007-01-221-2/+3
* ok, handled some bugs... the most important being validate_username (the vari...Meik Sievertsen2007-01-171-11/+26
* - Modules are not added correctly [#6370]Meik Sievertsen2006-12-181-0/+5
* - a bunch of fixesMeik Sievertsen2006-12-021-1/+1
* rather large update, most important things done:Meik Sievertsen2006-11-241-1/+1
* fixes for bugs #5564, #5554 and #5462Meik Sievertsen2006-11-231-0/+15
* - fixing a bunch of bugsMeik Sievertsen2006-11-211-1/+2
* - a handful of mcp fixed, the most important one is the change for check_ids(...Meik Sievertsen2006-11-181-5/+4
* consistant obtain_* functionsMeik Sievertsen2006-11-121-2/+1
* - support re-caching of theme data if stylesheet.css changed and load_tplcomp...Meik Sievertsen2006-10-061-0/+1
* These changes should let olympus scale a little bit better.Meik Sievertsen2006-09-261-1/+1
* - fixing profile bugMeik Sievertsen2006-09-041-4/+4
* sql_in_set changesMeik Sievertsen2006-08-121-1/+1
* - fixed some bugsMeik Sievertsen2006-08-051-4/+4
* hmm... This commit does not increase the number of BBCodes. However, this doe...David M2006-07-171-1/+1
* - tackle some usability issuesMeik Sievertsen2006-07-091-49/+6
* - removed db cache (might re-appear, but for now we do not see the need for it)Meik Sievertsen2006-06-161-11/+12
* ok, this one is rather large... the most important change:Meik Sievertsen2006-06-061-7/+7
* - adjusted coding guidelinesMeik Sievertsen2006-05-281-9/+10
* - extended session_page and user_lastpage to hold a maximum of 200 chars (ins...Meik Sievertsen2006-03-251-1/+1