aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/posting.php
Commit message (Expand)AuthorAgeFilesLines
* [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/12391] Assign variables to core.posting_modify_template_varsn-aleha2014-04-141-3/+15
* [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
| |\ \ | | |/
| | * [ticket/11144] Add missing {FORUM_NAME} variableGaëtan Muller2013-05-061-1/+1
| | * [ticket/11144] Add missing {FORUM_NAME} variableGaëtan Muller2013-05-061-0/+1
* | | [ticket/9657] Correctly determine the users permissions when deleting postsJoas Schilling2013-03-121-5/+12
* | | [ticket/9657] Remove already fixed todoJoas Schilling2013-03-101-1/+0
* | | [ticket/9657] Display reason field, when the user has both delete permissionsJoas Schilling2013-03-101-3/+7
* | | Merge branch 'develop' of https://github.com/phpbb/phpbb3 into feature/softde...Joas Schilling2012-12-201-2/+3
|\ \ \ | |/ /
| * | Merge branch 'develop-olympus' into developAndreas Fischer2012-12-201-2/+3
| |\ \ | | |/
| | * [ticket/10880] The m_approve permisson no longer implies f_noapprove.Andreas Fischer2012-12-191-3/+4
* | | Merge remote-tracking branch 'remotes/phpbb/develop' into feature/softdelete-...Joas Schilling2012-11-101-1/+44
|\ \ \ | |/ /
| * | Merge pull request #962 from imkingdavid/feature/add_eventsNils Adermann2012-09-011-0/+43
| |\ \
| | * | [feature/add_events] Added core.posting_modify_template_varsDavid King2012-08-261-0/+8
| | * | [feature/add_events] Added note in modify_posting_parametersDavid King2012-08-251-0/+4
| | * | [feature/add_events] Add more parameters to core.modify_posting_parametersDavid King2012-08-231-1/+6
| | * | [feature/add_events] core.posting_refresh -> core.modify_posting_paramtersDavid King2012-08-211-10/+23
| | * | [feature/add_events] Added core.posting_refresh eventDavid King2012-08-201-0/+13
| * | | Merge pull request #921 from imkingdavid/ticket/10444Nils Adermann2012-09-011-1/+1
| |\ \ \ | | |/ / | |/| |
| | * | [ticket/10444] Do not default to the previous post edit reason.David King2012-07-121-1/+1
* | | | [feature/soft-delete] Append _approved to *_posts and *_topics column namesJoas Schilling2012-11-091-4/+4
* | | | [feature/soft-delete] Use request object instead of direct accessJoas Schilling2012-11-091-3/+3
* | | | [feature/soft-delete] Remove the current work around on ajax confirm problemJoas Schilling2012-11-091-18/+2