aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/posting.php
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #2357 from Nicofuma/ticket/11942Joas Schilling2014-05-301-5/+2
|\
| * [ticket/11942] Apply the modifications to subsilverTristan Darricau2014-05-111-1/+0
| * [ticket/11942] Always display delete reasonTristan Darricau2014-05-111-2/+0
| * [ticket/11942] Adding the reason to hard deleted topic/postNicofuma2014-05-041-2/+2
* | [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-3/+7
* | [ticket/12518] Apply De Morgan to make the conditions easier to readJoas Schilling2014-05-111-1/+1
* | [ticket/12518] Add event to overwrite the cannot edit condition in posting.phpJoas Schilling2014-05-111-11/+38
* | [ticket/12407] Remove merge marker from posting.phpMarc Alexander2014-05-111-1/+0
* | [ticket/12407] Fix incorrect @since line in eventMarc Alexander2014-05-111-1/+1
* | Merge branch 'develop-ascraeus' of github.com:phpbb/phpbb into ticket/12407Marc Alexander2014-05-081-6/+46
|\ \
| * \ Merge pull request #2360 from Nicofuma/ticket/12025Joas Schilling2014-05-081-2/+5
| |\ \ | | |/ | |/|
| | * [ticket/12025] Apply DeMorganTristan Darricau2014-05-051-1/+1
| | * [ticket/12025] Fixing the condition....Nicofuma2014-04-281-1/+1
| | * [ticket/12025] Don't show any error on preview if the message is emptyNicofuma2014-04-271-1/+4
| | * [ticket/12025] Post Preview no longer shows warningsNicofuma2014-04-261-1/+1
| * | [ticket/12273] Update since version to 3.1.0-a* styleJoas Schilling2014-04-251-2/+2
| * | [ticket/12273] Update existing eventsJoas Schilling2014-04-251-5/+26
| * | [ticket/12273] Fix long $vars lines for existing eventsJoas Schilling2014-04-241-2/+5
| |/
* | [ticket/12407] Merge @change in doc block of eventMarc Alexander2014-04-201-4/+3
* | [ticket/12407] Assign template variables again after merging develop-ascraeusMarc Alexander2014-04-161-0/+3
* | Merge branch 'develop-ascraeus' of https://github.com/phpbb/phpbb into ticket...Marc Alexander2014-04-161-12/+20
|\ \ | |/
| * [ticket/12391] Assign variables to core.posting_modify_template_varsn-aleha2014-04-141-3/+15
* | [ticket/12407] Add message_parser as passed variable to eventMarc Alexander2014-04-141-1/+2
* | [ticket/12407] Allow changing of post_data, etc. at end of posting.phpMarc Alexander2014-04-141-4/+31
|/
* [ticket/12356] Assign vars preventing Plupload from loading in PM editor.Cesar G2014-04-091-4/+2
* [ticket/12364] Add template identifier var to all missing pagesPayBas2014-04-061-0/+1
* Merge remote-tracking branch 'geetakshi/ticket/11360' into develop-ascraeusJoas Schilling2014-03-281-2/+2
|\
| * [ticket/11360] Change second parameter in page_header functiongeetakshi2014-03-191-2/+2
* | [ticket/10590] Remove confirmation page after postingOliver Schramm2014-03-161-9/+3
|/
* Merge pull request #1939 from prototech/ticket/12078Nathan Guse2014-02-201-1/+1
|\
| * [ticket/12078] Check for f_delete when a user attempts to permanently deleteCesar G2013-12-191-1/+1
* | [ticket/11915] Pass the data to the template instead of scraping HTML for it.Cesar G2014-01-171-2/+3
* | [ticket/11915] Make it possible to display trigger_error() messages to user.Cesar G2014-01-171-2/+22
* | [ticket/11915] Provide some additional info about limits to the uploader.Cesar G2014-01-171-0/+3
* | [ticket/11915] Provide the attachment file size to the template.Cesar G2014-01-171-1/+1
|/
* [ticket/11672] Replace sprintf() usage with $user->lang().Cesar G2013-11-191-4/+5
* [ticket/11672] Removed unnecessary text from alerts.callumacrae2013-11-191-5/+16
* [task/code-sniffer] Replace spaces with tabs.Andreas Fischer2013-10-301-3/+8
* [ticket/11924] Fix some minor issues with the php event docsJoas Schilling2013-10-161-1/+1
* [feature/plupload/integration] Integration of PluploadAndreas Fischer2013-10-111-0/+7
* Merge remote-tracking branch 'github-phpbb/develop' into ticket/11700Nils Adermann2013-09-161-1/+7
|\
| * Merge branch 'develop-olympus' into developAndreas Fischer2013-09-021-1/+7
| |\
| | * [ticket/11769] Allow using 0 as poster nameJoas Schilling2013-09-021-1/+1
| | * [ticket/11769] Fix language issues in the doc blocksJoas Schilling2013-08-231-3/+4
| | * [ticket/11769] Correctly supply the post author's username in posting.phpJoas Schilling2013-08-231-1/+6
* | | [ticket/11700] Move all recent code to namespacesNils Adermann2013-09-161-1/+1
* | | [ticket/11700] Modify all code to use the new interface namesNils Adermann2013-07-141-1/+1
|/ /
* | [ticket/9657] Use the service instead of the static classJoas Schilling2013-07-111-5/+7
* | Merge remote-tracking branch 'phpbb/develop' into feature/softdelete-1-permis...Joas Schilling2013-07-111-0/+1
|\ \
| * \ Merge branch 'develop-olympus' into developAndreas Fischer2013-05-061-0/+1
| |\ \ | | |/