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
/
includes
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ticket/12034] AJAXify notifications popup.
Cesar G
2013-12-30
2
-2
/
+15
*
Merge pull request #1889 from prototech/ticket/11963
Nathan Guse
2013-12-30
2
-11
/
+37
|
\
|
*
[ticket/11963] Fix undefined variable: post_data when mass-approving topics.
Cesar G
2013-11-23
1
-5
/
+28
|
*
[ticket/11963] Delete topic_in_queue notifications in MCP approve_details mode
Cesar G
2013-11-23
1
-0
/
+5
|
*
[ticket/11963] Don't depend on user_notify flag to delete report notifications.
Cesar G
2013-11-23
1
-6
/
+4
*
|
Merge remote-tracking branch 'nickvergessen/ticket/11911' into develop
Dhruv
2013-12-27
1
-0
/
+16
|
\
\
|
*
|
[ticket/11911] Warn admins when there is no search index for the selected engine
Joas Schilling
2013-12-27
1
-0
/
+16
*
|
|
Merge remote-tracking branch 'nickvergessen/feature/pagination-class' into de...
Dhruv
2013-12-25
20
-291
/
+86
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
[ticket/11849] Fix more function calls
Joas Schilling
2013-12-18
6
-16
/
+25
|
*
|
[ticket/11849] Update more MCP calls to pagination class
Joas Schilling
2013-12-18
5
-17
/
+17
|
*
|
[ticket/11849] Update some ACP modules with new pagination
Joas Schilling
2013-12-18
3
-20
/
+16
|
*
|
[ticket/11849] Update rest of the UCP modules
Joas Schilling
2013-12-18
3
-8
/
+16
|
*
|
[ticket/11849] Update UCP notifications and pm folder
Joas Schilling
2013-12-18
2
-11
/
+12
|
*
|
[ticket/11849] Remove pagination functions
Joas Schilling
2013-12-18
1
-219
/
+0
|
|
/
*
|
Merge remote-tracking branch 'vsephpbb/ticket/12060' into develop
Joas Schilling
2013-12-20
3
-23
/
+152
|
\
\
|
*
|
[ticket/12060] A little less verbose cleanup of event docblocks
Matt Friedman
2013-12-17
1
-4
/
+4
|
*
|
[ticket/12060] Further clarifying new event docblocks as much as possible
Matt Friedman
2013-12-16
2
-13
/
+16
|
*
|
[ticket/12060] More fixes to dockblock for acp_bbcodes_modify_create event
Matt Friedman
2013-12-16
1
-3
/
+3
|
*
|
[ticket/12060] Remove whitespaces
Matt Friedman
2013-12-16
1
-1
/
+1
|
*
|
[ticket/12060] Fix docblock for acp_bbcodes_modify_create event
Matt Friedman
2013-12-16
1
-3
/
+3
|
*
|
[ticket/12060] Rename event in message parser to modify_format_display_text_a...
Matt Friedman
2013-12-13
1
-2
/
+2
|
*
|
[ticket/12060] Add num_predefined_bbcodes to display_custom_bbcodes_modify_sql
Matt Friedman
2013-12-13
1
-2
/
+4
|
*
|
[ticket/12060] Further clarify/fix a var in acp_bbcodes_modify_create event d...
Matt Friedman
2013-12-13
1
-1
/
+1
|
*
|
[ticket/12060] Correctly label alpha versions in event docblocks
Matt Friedman
2013-12-13
3
-7
/
+7
|
*
|
[ticket/12060] Fix u_action comments in docblocks
Matt Friedman
2013-12-12
1
-2
/
+2
|
*
|
[ticket/12060] Change @since in event docblocks
Matt Friedman
2013-12-12
3
-7
/
+7
|
*
|
[ticket/12060] Update the docblock comments in acp core events
Matt Friedman
2013-12-12
1
-4
/
+4
|
*
|
[ticket/12060] Refactor u_action in the events that use it
Matt Friedman
2013-12-12
1
-9
/
+7
|
*
|
[ticket/12060] Use $sql_ary instead of $sql
Matt Friedman
2013-12-12
2
-16
/
+20
|
*
|
[ticket/12060] Update docblock for core event due to addition of another var
Matt Friedman
2013-12-12
1
-5
/
+6
|
*
|
[ticket/12060] Add $update_this_message var to the core event
Matt Friedman
2013-12-12
1
-1
/
+1
|
*
|
[ticket/12060] Adjust last item in array to use a comma instead of closing pa...
Matt Friedman
2013-12-12
1
-2
/
+2
|
*
|
[ticket/12060] Copy this_u_action back to original this->u_action var
Matt Friedman
2013-12-12
1
-0
/
+2
|
*
|
[ticket/12060] Fix typo in core.acp_bbcodes_edit_add doc block
Matt Friedman
2013-12-05
1
-1
/
+1
|
*
|
[ticket/12060] Add bbcode tokens array to core.acp_bbcodes_edit_add
Matt Friedman
2013-12-05
1
-5
/
+7
|
*
|
[ticket/12060] Fix a core typo in display_custom_bbcodes doc block
Matt Friedman
2013-12-04
1
-1
/
+1
|
*
|
[ticket/12060] Add event core.modify_text_for_format_display_after
Matt Friedman
2013-12-04
1
-0
/
+22
|
*
|
[ticket/12060] Add event core.modify_bbcode_init
Matt Friedman
2013-12-04
1
-0
/
+17
|
*
|
[ticket/12060] Add event core.display_custom_bbcodes_modify_sql
Matt Friedman
2013-12-04
1
-0
/
+11
|
*
|
[ticket/12060] Add $phpbb_dispatcher to acp_bbcodes.php for events
Matt Friedman
2013-12-04
1
-1
/
+1
|
*
|
[ticket/12060] Add acp event core.acp_bbcodes_display_bbcodes
Matt Friedman
2013-12-04
1
-2
/
+17
|
*
|
[ticket/12060] Add acp event core.acp_bbcodes_display_form
Matt Friedman
2013-12-04
1
-2
/
+20
|
*
|
[ticket/12060] Add acp event core.acp_bbcodes_modify_create
Matt Friedman
2013-12-04
1
-4
/
+24
|
*
|
[ticket/12060] Add acp event core.acp_bbcodes_edit_add
Matt Friedman
2013-12-04
1
-2
/
+16
*
|
|
[ticket/12009] Prevent user from enabling invalid extension through direct URL
Cesar G
2013-12-12
1
-0
/
+10
*
|
|
Merge remote-tracking branch 'imkingdavid/ticket/12069' into develop
Andreas Fischer
2013-12-08
1
-1
/
+1
|
\
\
\
|
*
|
|
[ticket/12069] Globalize in submit_post()
David King
2013-12-08
1
-1
/
+1
*
|
|
|
Merge pull request #1926 from imkingdavid/ticket/12069
Nathan Guse
2013-12-08
1
-2
/
+2
|
\
\
\
\
|
|
/
/
/
|
*
|
|
[ticket/12069] Fix event documentation
David King
2013-12-08
1
-2
/
+2
*
|
|
|
Merge pull request #1925 from imkingdavid/ticket/12069
Nathan Guse
2013-12-08
1
-0
/
+17
|
\
\
\
\
|
|
/
/
/
[next]