aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/viewforum.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/10606] Also correctly use $s_search_hidden_fields in view(forum|topic).Andreas Fischer2012-02-091-1/+1
* [ticket/10319] Missing hidden fields in search formVjacheslav Trushkin2011-12-091-0/+9
* Merge remote-tracking branch 'nickvergessen/ticket/10437' into develop-olympusAndreas Fischer2011-11-131-0/+6
|\
| * [ticket/10437] Do not display announcements that are waiting for approvalJoas Schilling2011-11-131-0/+6
* | Merge remote-tracking branch 'nickvergessen/ticket/10435' into develop-olympusAndreas Fischer2011-11-131-1/+4
|\ \
| * | [ticket/10435] Readd local announcements to total topic count in viewforumJoas Schilling2011-11-111-1/+4
| |/
* | [ticket/10237] Display login-box for guests, when (un)subscribingJoas Schilling2011-11-061-1/+1
|/
* [ticket/10237] Handle watching and unwatching the same way.Joas Schilling2011-07-111-1/+1
* Merge remote-tracking branch 'naderman/ticket/10232' into prep-release-3.0.9Andreas Fischer2011-06-191-1/+1
|\
| * [ticket/10232] Renamed S_SEARCH_HIDDEN_FIELDS to S_SEARCH_LOCAL_HIDDEN_FIELDSNils Adermann2011-06-181-1/+1
* | [ticket/10223] The search fid parameter is an array of forums not just an idNils Adermann2011-06-191-1/+1
|/
* [ticket/7888] Swap in-forum/topic search to GET forms.Nils Adermann2011-06-091-1/+8
* Merge branch 'ticket/nickvergessen/7720' into develop-olympusAndreas Fischer2010-07-141-8/+8
|\
| * [ticket/7720] Fix alternative image-description for unread posts.Joas Schilling2010-07-141-8/+8
* | [ticket/9012] Adjust shadow topic title to the title at the time it was moved.Adam Reyher2010-07-111-0/+1
|/
* Merge branch 'bug/cs278/59465' into develop-olympusNils Adermann2010-04-041-3/+3
|\
| * [bug/59465] Removes start=0 from URLs used by viewtopic and viewforum.Chris Smith2010-03-181-3/+3
* | [bug/9047] Use correct forum_id to generate the active topics list. (Bug #9047)Joas Schilling2010-04-041-8/+10
|/
* Simplified login_box() and redirection after login. S_LOGIN_ACTION can now be...Meik Sievertsen2009-08-301-2/+0
* instead of only enabling forum feeds in viewforum we set it on every location...Meik Sievertsen2009-08-201-1/+0
* Fix bug #43295 - Moved topics show unapproved even without permissions in the...Ruslan Uzdenov2009-08-171-2/+2
* ok, i am very sorry, but this needs to be fixed.Meik Sievertsen2009-08-121-0/+1
* populate who is online only where requiredHenry Sudhof2009-08-121-1/+1
* Fix bug #15729 - Global announcements marked as read if all new topics in for...Ruslan Uzdenov2009-08-051-1/+2
* Ability to fetch moderators with get_moderators() even if load_moderators set...Meik Sievertsen2009-06-211-1/+4
* Apply append_sid() to newest/latest post links in viewforum/search and UCP ma...Meik Sievertsen2009-04-171-3/+4
* Really fix #13970 broken fix in r8853.Chris Smith2008-10-111-1/+3
* Don't show forum subscription link on categories. #34895Chris Smith2008-10-101-1/+1
* further adjustments to exit; statementsMeik Sievertsen2008-09-301-1/+1
* adding more hashesHenry Sudhof2008-09-221-3/+6
* make topic icon image width/height available to viewforum and search template...Meik Sievertsen2008-09-161-0/+3
* Do not display reported topic icon for shadow topics. (Bug #13970)Meik Sievertsen2008-09-161-0/+1
* #32585 - kudos to Dave84Henry Sudhof2008-08-181-3/+3
* #31185Henry Sudhof2008-08-131-6/+10
* New parameter for redirect() to circumvent the cross-domain check.Meik Sievertsen2008-06-281-1/+3
* - some changes to the recent session changeMeik Sievertsen2008-03-181-1/+1
* One commit for those fixes having a very tiny impact (mostly only whitespaces...Meik Sievertsen2008-01-301-5/+7
* - Do not split topic list for topics being promoted to announcements after be...Meik Sievertsen2008-01-061-2/+3
* - backport viewforum performance change from 3.1.x to 3.0.xMeik Sievertsen2008-01-051-24/+39
* some further fixesMeik Sievertsen2007-11-171-1/+1
* - Correctly count announcements when filtering forums by date [Bug #14877]Nils Adermann2007-10-211-2/+4
* erm, switches could be more useful if not within a loop. ;) and :PMeik Sievertsen2007-10-191-1/+1
* - Display "Return to" links on unwritable forums [Bug #14824]Nils Adermann2007-10-171-0/+1
* dumdidum... sorry. ;)Meik Sievertsen2007-10-051-3/+3
* Some changes... non-invasive...Meik Sievertsen2007-08-131-0/+1
* do not get too excitedMeik Sievertsen2007-07-261-1/+1
* Cleaning up (#13689)Henry Sudhof2007-07-221-1/+1
* - Handle forum links/redirects within viewforum if no read permission given (...Meik Sievertsen2007-07-161-1/+1
* a bunch of fixesMeik Sievertsen2007-07-141-2/+5
* basically what is listed within the changelog. ;)Meik Sievertsen2007-07-121-2/+2