index
:
forums
master
The forums.mageia.org Website
Maat [maat]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
phpBB
/
posting.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ticket/12273] Update since version to 3.1.0-a* style
Joas Schilling
2014-04-25
1
-2
/
+2
*
[ticket/12273] Update existing events
Joas Schilling
2014-04-25
1
-5
/
+26
*
[ticket/12273] Fix long $vars lines for existing events
Joas Schilling
2014-04-24
1
-2
/
+5
*
[ticket/12391] Assign variables to core.posting_modify_template_vars
n-aleha
2014-04-14
1
-3
/
+15
*
[ticket/12356] Assign vars preventing Plupload from loading in PM editor.
Cesar G
2014-04-09
1
-4
/
+2
*
[ticket/12364] Add template identifier var to all missing pages
PayBas
2014-04-06
1
-0
/
+1
*
Merge remote-tracking branch 'geetakshi/ticket/11360' into develop-ascraeus
Joas Schilling
2014-03-28
1
-2
/
+2
|
\
|
*
[ticket/11360] Change second parameter in page_header function
geetakshi
2014-03-19
1
-2
/
+2
*
|
[ticket/10590] Remove confirmation page after posting
Oliver Schramm
2014-03-16
1
-9
/
+3
|
/
*
Merge pull request #1939 from prototech/ticket/12078
Nathan Guse
2014-02-20
1
-1
/
+1
|
\
|
*
[ticket/12078] Check for f_delete when a user attempts to permanently delete
Cesar G
2013-12-19
1
-1
/
+1
*
|
[ticket/11915] Pass the data to the template instead of scraping HTML for it.
Cesar G
2014-01-17
1
-2
/
+3
*
|
[ticket/11915] Make it possible to display trigger_error() messages to user.
Cesar G
2014-01-17
1
-2
/
+22
*
|
[ticket/11915] Provide some additional info about limits to the uploader.
Cesar G
2014-01-17
1
-0
/
+3
*
|
[ticket/11915] Provide the attachment file size to the template.
Cesar G
2014-01-17
1
-1
/
+1
|
/
*
[ticket/11672] Replace sprintf() usage with $user->lang().
Cesar G
2013-11-19
1
-4
/
+5
*
[ticket/11672] Removed unnecessary text from alerts.
callumacrae
2013-11-19
1
-5
/
+16
*
[task/code-sniffer] Replace spaces with tabs.
Andreas Fischer
2013-10-30
1
-3
/
+8
*
[ticket/11924] Fix some minor issues with the php event docs
Joas Schilling
2013-10-16
1
-1
/
+1
*
[feature/plupload/integration] Integration of Plupload
Andreas Fischer
2013-10-11
1
-0
/
+7
*
Merge remote-tracking branch 'github-phpbb/develop' into ticket/11700
Nils Adermann
2013-09-16
1
-1
/
+7
|
\
|
*
Merge branch 'develop-olympus' into develop
Andreas Fischer
2013-09-02
1
-1
/
+7
|
|
\
|
|
*
[ticket/11769] Allow using 0 as poster name
Joas Schilling
2013-09-02
1
-1
/
+1
|
|
*
[ticket/11769] Fix language issues in the doc blocks
Joas Schilling
2013-08-23
1
-3
/
+4
|
|
*
[ticket/11769] Correctly supply the post author's username in posting.php
Joas Schilling
2013-08-23
1
-1
/
+6
*
|
|
[ticket/11700] Move all recent code to namespaces
Nils Adermann
2013-09-16
1
-1
/
+1
*
|
|
[ticket/11700] Modify all code to use the new interface names
Nils Adermann
2013-07-14
1
-1
/
+1
|
/
/
*
|
[ticket/9657] Use the service instead of the static class
Joas Schilling
2013-07-11
1
-5
/
+7
*
|
Merge remote-tracking branch 'phpbb/develop' into feature/softdelete-1-permis...
Joas Schilling
2013-07-11
1
-0
/
+1
|
\
\
|
*
\
Merge branch 'develop-olympus' into develop
Andreas Fischer
2013-05-06
1
-0
/
+1
|
|
\
\
|
|
|
/
|
|
*
[ticket/11144] Add missing {FORUM_NAME} variable
Gaëtan Muller
2013-05-06
1
-1
/
+1
|
|
*
[ticket/11144] Add missing {FORUM_NAME} variable
Gaëtan Muller
2013-05-06
1
-0
/
+1
*
|
|
[ticket/9657] Correctly determine the users permissions when deleting posts
Joas Schilling
2013-03-12
1
-5
/
+12
*
|
|
[ticket/9657] Remove already fixed todo
Joas Schilling
2013-03-10
1
-1
/
+0
*
|
|
[ticket/9657] Display reason field, when the user has both delete permissions
Joas Schilling
2013-03-10
1
-3
/
+7
*
|
|
Merge branch 'develop' of https://github.com/phpbb/phpbb3 into feature/softde...
Joas Schilling
2012-12-20
1
-2
/
+3
|
\
\
\
|
|
/
/
|
*
|
Merge branch 'develop-olympus' into develop
Andreas Fischer
2012-12-20
1
-2
/
+3
|
|
\
\
|
|
|
/
|
|
*
[ticket/10880] The m_approve permisson no longer implies f_noapprove.
Andreas Fischer
2012-12-19
1
-3
/
+4
*
|
|
Merge remote-tracking branch 'remotes/phpbb/develop' into feature/softdelete-...
Joas Schilling
2012-11-10
1
-1
/
+44
|
\
\
\
|
|
/
/
|
*
|
Merge pull request #962 from imkingdavid/feature/add_events
Nils Adermann
2012-09-01
1
-0
/
+43
|
|
\
\
|
|
*
|
[feature/add_events] Added core.posting_modify_template_vars
David King
2012-08-26
1
-0
/
+8
|
|
*
|
[feature/add_events] Added note in modify_posting_parameters
David King
2012-08-25
1
-0
/
+4
|
|
*
|
[feature/add_events] Add more parameters to core.modify_posting_parameters
David King
2012-08-23
1
-1
/
+6
|
|
*
|
[feature/add_events] core.posting_refresh -> core.modify_posting_paramters
David King
2012-08-21
1
-10
/
+23
|
|
*
|
[feature/add_events] Added core.posting_refresh event
David King
2012-08-20
1
-0
/
+13
|
*
|
|
Merge pull request #921 from imkingdavid/ticket/10444
Nils Adermann
2012-09-01
1
-1
/
+1
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
[ticket/10444] Do not default to the previous post edit reason.
David King
2012-07-12
1
-1
/
+1
*
|
|
|
[feature/soft-delete] Append _approved to *_posts and *_topics column names
Joas Schilling
2012-11-09
1
-4
/
+4
*
|
|
|
[feature/soft-delete] Use request object instead of direct access
Joas Schilling
2012-11-09
1
-3
/
+3
*
|
|
|
[feature/soft-delete] Remove the current work around on ajax confirm problem
Joas Schilling
2012-11-09
1
-18
/
+2
[next]