aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/viewforum.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/13625] Fix types of propertiesRichard McGirr2016-03-251-5/+6
* [ticket/14051] Restore accidentally removed $topics_count valuerxu2016-03-241-0/+3
* [ticket/14051] Add table alias and fix types of propertyRichard McGirr2016-03-241-4/+4
* [ticket/14051] Fix whitespaceRichard McGirr2016-03-231-1/+1
* [ticket/14051] Replace sql array of viewforum sort topics functionRichard McGirr2016-03-231-10/+35
* Merge pull request #4033 from tas2580/ticket/14297Marc Alexander2015-11-241-1/+1
|\
| * [ticket/14297] Uppercase and lowercase when sorting topicsTobi Schäfer2015-11-161-1/+1
* | [ticket/13625] Added forum_id to allow more flexibility and possibilities.brunoais2015-03-051-1/+3
* | [ticket/13625] Adding multiple variables to core.viewforum_get_topic_databrunoais2015-02-161-0/+12
|/
* Merge pull request #3265 from tas2580/develop-ascraeusJoas Schilling2015-01-091-1/+1
|\
| * [ticket/13453] Sort param in Canonical URLTobi Schäfer2015-01-061-1/+1
* | [ticket/13449] Add viewforum event after the topic's been assigned to templaterxu2015-01-031-0/+22
|/
* [ticket/13368] Update versionJakub Senko2014-12-111-1/+1
* [ticket/13368] Add @changed entryJakub Senko2014-11-241-0/+2
* [ticket/13368] Add $forum_data to viewforum_get_topic_ids_data eventJakub Senko2014-11-241-1/+3
* [ticket/13241] Fix pagination with global announcementsJoas Schilling2014-10-291-2/+2
* [ticket/13241] Correctly ignore announcements from topics listJoas Schilling2014-10-291-2/+2
* [ticket/13062] Fix name of "ORDER_BY" key in SQL arrayJoas Schilling2014-09-191-1/+1
* [ticket/13062] Add viewforum.php core event to modify topic ids sql queryrxu2014-09-141-5/+38
* Merge pull request #2931 from rxu/ticket/13050Andreas Fischer2014-09-081-1/+1
|\
| * [ticket/13050] Allow topic/forum subscription when email/jabber is offrxu2014-09-071-1/+1
* | Merge pull request #2911 from rxu/ticket/13020Marc Alexander2014-09-081-2/+7
|\ \ | |/ |/|
| * [ticket/13020] Add forum_data variable to core.viewforum_get_topic_data eventrxu2014-09-071-2/+7
* | [ticket/12966] Sort by post_time and post_id where applicableMarc Alexander2014-08-231-3/+12
|/
* [ticket/12881] Checks earlier if server-side topic marking is enabledTristan Darricau2014-07-251-2/+2
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-3/+7
* [ticket/12555] Add canonical URL for viewforumJoas Schilling2014-05-161-0/+1
* [ticket/12431] Add has_poll icon to topiclistsPayBas2014-05-021-0/+1
* Merge remote-tracking branch 'github-nickvergessen/ticket/12273' into develop...Nils Adermann2014-05-021-3/+3
|\
| * [ticket/12273] Update since version to 3.1.0-a* styleJoas Schilling2014-04-251-3/+3
* | [ticket/12052] Use different visibility when post was editedJoas Schilling2014-04-251-1/+1
|/
* [ticket/12400] Add viewforum event to modify topics datarxu2014-04-131-0/+12
* [ticket/12150] Add file and caller for pruning shadow topicsMarc Alexander2014-03-291-0/+12
* [ticket/12153] Remove redundant calls to pagination.on_page().Cesar G2014-02-031-1/+0
* [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
* [ticket/11849] Update pagination code in viewtopic.phpJoas Schilling2013-12-181-2/+2
* [ticket/11849] Replace pagination in viewforum.php with classJoas Schilling2013-12-181-19/+14
* Merge remote-tracking branch 'github-phpbb/develop' into ticket/11700Nils Adermann2013-09-161-0/+21
|\
| * [ticket/11749] PHP Events for viewforum.phpMatt Friedman2013-07-271-0/+21
* | [ticket/11700] Move all recent code to namespacesNils Adermann2013-09-161-1/+1
|/
* [ticket/11702] Fix forum_posts left over for link-click counts in viewforum.phpJoas Schilling2013-07-141-1/+1
* [ticket/9657] Remove last references to m_restore permissionJoas Schilling2013-07-121-2/+1
* [ticket/9657] Remove sql_visibility as it is always non-emptyJoas Schilling2013-07-111-4/+2
* [ticket/9657] Use the service instead of the static classJoas Schilling2013-07-111-4/+6
* [ticket/9657] Fix some more subsilver2Joas Schilling2013-03-121-0/+1
* [ticket/9657] Finish subsilver2 viewforum and viewtopicJoas Schilling2013-03-121-2/+1
* Merge branch 'develop' of https://github.com/phpbb/phpbb3 into feature/softde...Joas Schilling2012-12-201-0/+14
|\