aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/viewforum.php
Commit message (Expand)AuthorAgeFilesLines
...
| * [ticket/10954] Change behavior of marking topics/forumsMarc Alexander2012-12-141-2/+5
| * [ticket/10954] Modify is_ajax check for consistencyMarc Alexander2012-12-121-5/+3
| * [ticket/10954] Mark topics read without popupMarc Alexander2012-12-121-1/+14
* | Merge remote-tracking branch 'remotes/phpbb/develop' into feature/softdelete-...Joas Schilling2012-11-101-4/+8
|\ \ | |/
| * [ticket/8796] Mark read links updated to include time() in urlNathaniel Guse2012-09-031-2/+2
| * Merge remote-tracking branch 'upstream/develop' into feature/dicIgor Wiedler2012-08-251-3/+16
| |\
| * \ Merge remote-tracking branch 'upstream/develop' into feature/dicIgor Wiedler2012-07-261-1/+1
| |\ \
| * \ \ Merge branch 'develop' into feature/dicIgor Wiedler2012-07-211-4/+11
| |\ \ \
| * | | | [feature/dic] Rename occurances of $container to $phpbb_containerIgor Wiedler2012-04-091-1/+1
| * | | | [feature/dic] Give all cron tasks a name, change some manager usageIgor Wiedler2012-04-091-3/+5
| * | | | [feature/dic] Rewrite cron system to use DICIgor Wiedler2012-04-091-1/+3
* | | | | [feature/soft-delete] Link to delete_topics module when the topic is deletedJoas Schilling2012-11-101-4/+3
* | | | | [feature/soft-delete] Fix the rest of *_approved and the delete_post unit testJoas Schilling2012-11-101-1/+1
* | | | | [feature/soft-delete] Fix some more topic/post count handlingJoas Schilling2012-10-231-2/+0
* | | | | [feature/soft-delete] Fix some more uses of topic_replies_realJoas Schilling2012-10-221-1/+1
* | | | | [feature/soft-delete] Add a function to calculate the actual post/topic countJoas Schilling2012-10-211-5/+6
* | | | | [feature/soft-delete] Fix several problems in the forum mcpJoas Schilling2012-10-101-2/+3
* | | | | [feature/soft-delete] Fix some more usages of _approved column namesJoas Schilling2012-08-301-2/+3
* | | | | [feature/soft-delete] Simplification part2: user can see all item visibilitiesJoas Schilling2012-08-291-2/+4
* | | | | [feature/soft-delete] Rename phpbb_visibility class to phpbb_content_visibilityJosh Woody2012-08-291-2/+2
* | | | | [feature/soft-delete] Implement the ability to soft-delete and restore postsJosh Woody2012-08-291-1/+2
* | | | | [feature/soft-delete] I told you I was going to rename the class!Josh Woody2012-08-291-2/+2
* | | | | [feature/soft-delete] Lay the groundwork for a soft-delete featureJosh Woody2012-08-291-4/+7
| |_|_|/ |/| | |
* | | | Merge remote-tracking branch 'nickvergessen/feature/php-events-4' into developDavid King2012-08-201-3/+16
|\ \ \ \ | |_|_|/ |/| | |
| * | | [feature/php-events] Fix naming and doc of core.viewforum_modify_topicrowJoas Schilling2012-08-031-1/+9
| * | | [feature/php-events] Make naming of topicrow consistent with others (topic_row)Joas Schilling2012-08-011-3/+3
| * | | [feature/php-events] Make topic db row available in eventJoas Schilling2012-08-011-1/+1
| * | | [feature/events] Removing the third trigger_event parameterMichael Cullum2012-08-011-1/+1
| * | | [feature/events] Change to use the new method of adding eventsMichael Cullum2012-08-011-3/+1
| * | | [feature/events] Fix core.viewforum_topicrow ledgeMichael Cullum2012-08-011-5/+5
| * | | [feature/events] Add core.viewforum_forumrowMichael Cullum2012-08-011-3/+10
| | |/ | |/|
* | | [ticket/10990] Use $user->lang['COMMA_SEPARATOR'] when appropriateNathan2012-07-221-1/+1
|/ /
* | [feature/pagination-as-list] New parameter for name of start varDrae2012-07-181-2/+2
* | [feature/pagination-as-list] Updates for nils commentsDrae2012-07-181-3/+3
* | [feature/pagination-as-list] Rename and deprecate functionsDrae2012-07-181-2/+2
* | [feature/pagination-as-list] Various fixes and improvementsDrae2012-07-181-3/+4
* | [ticket/10968] Render pagination within the templateDrae2012-07-181-2/+4
* | [ticket/10811] Make toogle_subscribe more generic so it can toogle all linksJoas Schilling2012-07-051-3/+5
* | [ticket/10811] Make it easier for MODs/Extensions to define the alt-textJoas Schilling2012-05-161-0/+2
|/
* Merge branch 'develop-olympus' into developOleg Pudeyev2012-02-111-1/+1
|\
| * [ticket/10606] Also correctly use $s_search_hidden_fields in view(forum|topic).Andreas Fischer2012-02-091-1/+1
* | [ticket/9916] Updating header license and removing Version $Id$Unknown2011-12-311-2/+1
* | Merge branch 'develop-olympus' into developNils Adermann2011-12-091-0/+9
|\ \ | |/
| * [ticket/10319] Missing hidden fields in search formVjacheslav Trushkin2011-12-091-0/+9
* | [ticket/10345] Make use of the plural function in some basic placesJoas Schilling2011-11-251-2/+2
* | [ticket/10484] Use variables for sql_build_query() callsJoas Schilling2011-11-211-2/+3
* | Merge branch 'develop-olympus' into developAndreas Fischer2011-11-131-0/+6
|\ \ | |/
| * 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/develop/10435' into developAndreas Fischer2011-11-131-2/+3
|\ \ \