aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/viewtopic.php
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | [ticket/11201] Make profile field classes autoloadableJoas Schilling2014-01-101-5/+1
* | | | | Merge remote-tracking branch 'nickvergessen/feature/pagination-class' into de...Dhruv2013-12-251-13/+9
|\ \ \ \ \
| * | | | | [ticket/11849] Update pagination code in viewtopic.phpJoas Schilling2013-12-181-13/+9
* | | | | | [ticket/11241] Consolidate topic actions into "Topic tools" dropdown.Cesar G2013-12-061-4/+5
* | | | | | Merge remote-tracking branch 'prototech/ticket/11672' into developJoas Schilling2013-12-031-2/+12
|\ \ \ \ \ \
| * | | | | | [ticket/11672] Replace sprintf() usage with $user->lang().Cesar G2013-11-191-2/+3
| * | | | | | [ticket/11672] Removed unnecessary text from alerts.callumacrae2013-11-191-2/+11
* | | | | | | [ticket/12015] Fix variable name and event versionJoas Schilling2013-11-211-6/+14
| |/ / / / / |/| | | | |
* | | | | | Merge pull request #1870 from nickvergessen/ticket/12015Nathan Guse2013-11-211-2/+33
|\ \ \ \ \ \
| * | | | | | [ticket/12015] Fix english grammarJoas Schilling2013-11-211-1/+1
| * | | | | | [ticket/12015] Add @change to events that got changedJoas Schilling2013-11-131-1/+3
| * | | | | | [ticket/12015] Add post counting information to eventJoas Schilling2013-11-131-3/+10
| * | | | | | [ticket/12015] Add an event after the post has been assigned to the templateJoas Schilling2013-11-131-0/+14
| * | | | | | [ticket/12015] Add attachments to core.viewtopic_modify_post_rowJoas Schilling2013-11-131-1/+2
| * | | | | | [ticket/12015] Add more parameters to core.viewtopic_get_post_dataJoas Schilling2013-11-131-1/+8
| |/ / / / /
* | | | | | [ticket/11484] Display login box for users following email notification link.Cesar G2013-11-211-16/+3
|/ / / / /
* | | | | [ticket/10383] Update the results without the overlay popup.Cesar G2013-10-071-2/+0
* | | | | [ticket/10383] AJAXify poll votingCesar G2013-10-061-2/+28
* | | | | Merge pull request #1654 from rechosen/ticket/11786Nathan Guse2013-10-031-7/+7
|\ \ \ \ \
| * \ \ \ \ Merge branch 'develop' of git://github.com/phpbb/phpbb3 into ticket/11786rechosen2013-09-231-1/+14
| |\ \ \ \ \
| * | | | | | [ticket/11786] Fix PHPDoc documentation of a few eventsrechosen2013-08-131-7/+7
| | |_|_|_|/ | |/| | | |
* | | | | | Merge remote-tracking branch 'github-phpbb/develop' into ticket/11700Nils Adermann2013-09-161-49/+21
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | [ticket/9550] Add the core.viewtopic_post_rowset_data event to viewtopic.phprechosen2013-09-061-1/+14
| |/ / / /
| * | | | Merge pull request #1630 from brunoais/ticket/11638Joas Schilling2013-07-301-1/+1
| |\ \ \ \
| | * | | | [ticket/11638] Variable names goof...Bruno Ais2013-07-301-1/+1
| * | | | | Merge pull request #1624 from brunoais/ticket/11638Joas Schilling2013-07-291-8/+3
| |\ \ \ \ \ | | |/ / / /
| | * | | | [ticket/11638] Changed the layout to match the other similar commitsBruno Ais2013-07-291-8/+3
| * | | | | Merge pull request #1542 from brunoais/ticket/11638Nathan Guse2013-07-291-46/+10
| |\ \ \ \ \ | | |/ / / /
| | * | | | [ticket/11638] Removed the unneeded reset.Bruno Ais2013-07-241-3/+1
| | * | | | [ticket/11638] Use the $parse_flags like the other commitsBruno Ais2013-07-241-1/+2
| | * | | | [ticket/11638] Reverted to use the $parse tags way as the other onesBruno Ais2013-07-241-3/+2
| | * | | | [ticket/11638] Updated: bitwise $parse_flags use optionset()Bruno Ais2013-07-241-2/+3
| | * | | | [ticket/11638] Fixed not following guidelines for bracketsBruno Ais2013-07-201-1/+2
| | * | | | [ticket/11638] Fixed typo in the variable name.Bruno Ais2013-07-201-1/+1
| | * | | | [ticket/11638] generate_text_for_display on viewtopic.phpBruno Ais2013-07-131-10/+1
| | * | | | [ticket/11638] generate_text_for_display on viewtopic.phpBruno Ais2013-07-131-10/+2
| | * | | | [ticket/11638] generate_text_for_display on viewtopic.phpBruno Ais2013-07-131-11/+3
| | * | | | [ticket/11638] generate_text_for_display on viewtopic.phpBruno Ais2013-07-131-16/+5
* | | | | | [ticket/11700] Move all recent code to namespacesNils Adermann2013-09-161-2/+2
* | | | | | [ticket/11700] Modify all code to use the new interface namesNils Adermann2013-07-141-2/+2
|/ / / / /
* | | | | Merge remote-tracking branch 'phpbb/develop' into ticket/9657Joas Schilling2013-07-131-1/+8
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'develop-olympus' into developNathaniel Guse2013-07-111-1/+0
| |\ \ \ \ | | |/ / /
| | * | | [ticket/10772] Remove unnecessary commentVjacheslav Trushkin2013-05-161-1/+0
| * | | | Merge branch 'ticket/10772' into ticket/develop/10772Vjacheslav Trushkin2013-05-121-1/+9
| |\ \ \ \ | | |/ / /
| | * | | [ticket/10772] Use forum specific style for trigger_errorVjacheslav Trushkin2013-05-111-1/+9
* | | | | [ticket/9657] Remove sql_visibility as it is always non-emptyJoas Schilling2013-07-111-14/+5
* | | | | [ticket/9657] Use the service instead of the static classJoas Schilling2013-07-111-7/+9
* | | | | [ticket/9657] Finish subsilver2 viewforum and viewtopicJoas Schilling2013-03-121-1/+1
* | | | | [ticket/9657] Include poster name in "deleted post" messageJoas Schilling2013-03-111-3/+5
* | | | | [ticket/9657] Correctly return to viewtopic page when handling postsJoas Schilling2013-03-061-1/+1