index
:
forums
master
The forums.mageia.org Website
Maat [maat]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[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
3
-14
/
+17
*
[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] Use separate template event for acp user signature posting but...
Matt Friedman
2013-12-13
2
-4
/
+16
*
[ticket/12060] Rename event from append to after in acp_bbcodes.html
Matt Friedman
2013-12-13
2
-2
/
+2
*
[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] Remove re-tabbing of html from subsilver2 files
Matt Friedman
2013-12-12
1
-38
/
+38
*
[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] Use actions class for BBCodes list in ACP
Matt Friedman
2013-12-04
1
-1
/
+1
*
[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/12060] Wrap subsilver2 posting buttons in div with id tags
Matt Friedman
2013-12-04
1
-32
/
+36
*
[ticket/12060] Add template events posting_editor_buttons_before/after
Matt Friedman
2013-12-04
4
-0
/
+24
*
[ticket/12060] Add template event acp_bbcodes_actions_prepend/append
Matt Friedman
2013-12-04
2
-1
/
+13
*
[ticket/12060] Add template event acp_bbcodes_edit_form_append
Matt Friedman
2013-12-04
2
-0
/
+8
*
Merge pull request #1914 from VSEphpbb/ticket/12059
Nathan Guse
2013-12-04
1
-0
/
+4
|
\
|
*
[ticket/12059] Allow INCLUDECSS to work with ACP templates
Matt Friedman
2013-12-04
1
-0
/
+4
|
/
*
Merge pull request #1912 from marc1706/ticket/12058
Nathan Guse
2013-12-04
1
-2
/
+2
|
\
|
*
[ticket/12058] Add missing apostrophe to avatar_types migration queries
Marc Alexander
2013-12-04
1
-2
/
+2
|
/
*
Merge pull request #1813 from marc1706/ticket/11912
Nathan Guse
2013-12-04
12
-4
/
+1027
|
\
|
*
[ticket/11912] Expect logic exceptions in test if no guesser available
Marc Alexander
2013-11-23
1
-0
/
+13
|
*
Merge branch 'develop' of https://github.com/phpbb/phpbb3 into ticket/11912
Marc Alexander
2013-11-23
423
-4806
/
+5718
|
|
\
|
*
|
[ticket/11912] Check if content_guesser is supported with function_exists
Marc Alexander
2013-11-23
1
-5
/
+2
|
*
|
[ticket/11912] Remove obsolete "return null" in content_guesser
Marc Alexander
2013-11-14
1
-2
/
+0
|
*
|
[ticket/11912] Remove obsolete variable $mimetype from content_guesser
Marc Alexander
2013-11-12
1
-3
/
+2
|
*
|
[ticket/11912] Use inverted $overload for setting function_exists in tests
Marc Alexander
2013-11-11
1
-1
/
+1
|
*
|
[ticket/11912] Remove IN_PHPBB checks from mimetype guesser files
Marc Alexander
2013-11-11
5
-40
/
+0
|
*
|
[ticket/11912] Remove obsolete $file_info from plupload
Marc Alexander
2013-11-11
1
-2
/
+0
[next]