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
/
acp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'Fyorl/ticket/10939' into develop
Andreas Fischer
2012-11-10
1
-2
/
+4
|
\
|
*
[ticket/10939] Modified acp_groups.php to not use $_FILES
Fyorl
2012-08-15
1
-2
/
+4
*
|
Merge branch 'develop-olympus' into develop
Nils Adermann
2012-11-09
1
-1
/
+1
|
\
\
|
*
|
[ticket/11181] Bump PHP requirement to 5.3.3 (from 5.3.2) [develop-olympus]
Igor Wiedler
2012-11-09
1
-1
/
+1
*
|
|
Merge remote-tracking branch 'upstream/develop' into feature/prune-users
Oleg Pudeyev
2012-11-06
65
-4004
/
+1996
|
\
\
\
|
*
|
|
[ticket/11099] Mark acp_ban::display_ban_options() as static.
Andreas Fischer
2012-10-30
1
-2
/
+2
|
*
|
|
[ticket/11157] get_captcha_types is an instance method.
Oleg Pudeyev
2012-10-29
1
-1
/
+2
|
*
|
|
[ticket/11023] Fix additional whitespaces that were added by PHPBB3-10968
Joas Schilling
2012-10-17
6
-12
/
+11
|
*
|
|
Merge PR #993 branch 'bantu/ticket/8713' into develop
Oleg Pudeyev
2012-10-10
2
-6
/
+27
|
|
\
\
\
|
|
*
|
|
[ticket/8713] Revert changes to ucp_profile, ucp_register and acp_users.
Andreas Fischer
2012-09-09
1
-2
/
+2
|
|
*
|
|
[ticket/8713] Call htmlspecialchars_decode() on transfer (e.g. ftp) passwords.
Andreas Fischer
2012-09-08
1
-3
/
+24
|
|
*
|
|
[ticket/8713] Rename untrimed_variable() to untrimmed_variable().
Andreas Fischer
2012-09-08
2
-5
/
+5
|
|
*
|
|
[ticket/8713] Do not trim login inputs
Nathaniel Guse
2012-09-03
2
-6
/
+6
|
*
|
|
|
Merge remote-tracking branch 'EXreaction/ticket/11021' into develop
Andreas Fischer
2012-09-15
1
-0
/
+2
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
[ticket/11021] Add the option to specify a Site home URL and text
Nathan Guse
2012-07-22
1
-0
/
+2
|
*
|
|
|
[ticket/10631] Fix a spelling typo
Michael C.
2012-09-01
1
-1
/
+1
|
*
|
|
|
[ticket/10631] Adjust prefixes to be easier to understand
Unknown Bliss
2012-09-01
1
-6
/
+6
|
*
|
|
|
[ticket/10631] Make failure to meet ext enable requirements clearer
Nathan Guse
2012-09-01
1
-5
/
+10
|
*
|
|
|
[ticket/10631] Various front-end fixes (extensions manager)
Nathan Guse
2012-09-01
1
-0
/
+9
|
*
|
|
|
[ticket/10631] Functional acp_extensions test, cleanup
Nathan Guse
2012-09-01
1
-18
/
+20
|
*
|
|
|
[ticket/10631] get_extension_metadata_manager -> create_extension_metadata_ma...
Nathan Guse
2012-09-01
1
-3
/
+3
|
*
|
|
|
[ticket/10631] Simplify exceptions
Nathan Guse
2012-09-01
1
-8
/
+20
|
*
|
|
|
[ticket/10631] Use exceptions for errors. Build action list dynamically.
Nathan Guse
2012-09-01
1
-28
/
+83
|
*
|
|
|
[ticket/10631] Fix some issues as noted in github comments, significantly sim...
Nathan Guse
2012-09-01
1
-6
/
+6
|
*
|
|
|
[ticket/10631] Remove references to delete extension
Nathan Guse
2012-09-01
1
-15
/
+0
|
*
|
|
|
[ticket/10631] Validation for extensions
Nathan Guse
2012-09-01
1
-18
/
+35
|
*
|
|
|
[ticket/10631] Use display name if available
Nathan Guse
2012-09-01
1
-3
/
+3
|
*
|
|
|
[ticket/10631] Stagger the enable/disable/purge for extensions
Nathan Guse
2012-09-01
1
-3
/
+18
|
*
|
|
|
[ticket/10631] Fix list_available_exts
Nathan Guse
2012-09-01
1
-4
/
+2
|
*
|
|
|
[ticket/10631] Various tidbits and cleanup on the acp extensions manager
Nathan Guse
2012-09-01
1
-54
/
+41
|
*
|
|
|
[ticket/10631] Fix so it installs the module in the correct place
Michael Cullum
2012-09-01
1
-1
/
+1
|
*
|
|
|
[ticket/10631] Adding docblocks
Michael Cullum
2012-09-01
1
-0
/
+21
|
*
|
|
|
[ticket/10631] Fixing and finishing the extension metadata class.
Michael Cullum
2012-09-01
1
-33
/
+19
|
*
|
|
|
[ticket/10631] A few more extension admin changes
Michael Cullum
2012-09-01
1
-3
/
+2
|
*
|
|
|
[ticket/10631] Fixing some items mentioned in PR
Michael Cullum
2012-09-01
1
-74
/
+37
|
*
|
|
|
[ticket/10631] Fixing some extension admin issues found
Michael Cullum
2012-09-01
1
-16
/
+11
|
*
|
|
|
[ticket/10631] Fixing some issues spotted in extensions admin
Michael Cullum
2012-09-01
1
-47
/
+36
|
*
|
|
|
[ticket/10631] Adding an extensions admin
Michael Cullum
2012-09-01
2
-0
/
+299
|
*
|
|
|
Merge remote-tracking branch 'nickvergessen/feature/php-events-4' into develop
David King
2012-08-20
2
-14
/
+193
|
|
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
[feature/php-events] Fix acp_manage_forums_update_data_before and is_new_forum
Joas Schilling
2012-08-18
1
-5
/
+2
|
|
*
|
|
[feature/php-events] Fix core.acp_manage_forums_update_data_after vars
Joas Schilling
2012-08-18
1
-1
/
+1
|
|
*
|
|
[feature/php-events] Add event core.acp_manage_forums_move_content
Joas Schilling
2012-08-08
1
-1
/
+24
|
|
*
|
|
[feature/php-events] Fix doc and naming of core.acp_manage_forums_move_children
Joas Schilling
2012-08-08
1
-4
/
+21
|
|
*
|
|
[feature/php-events] Fix doc and naming of acp_manage_forums_update_data_after
Joas Schilling
2012-08-08
1
-2
/
+15
|
|
*
|
|
[feature/php-events] Add new event core.acp_manage_forums_update_data_before
Joas Schilling
2012-08-08
1
-1
/
+19
|
|
*
|
|
[feature/php-events] Fix naming and doc of core.acp_manage_forums_validate_data
Joas Schilling
2012-08-08
1
-1
/
+10
|
|
*
|
|
[feature/php-events] Fix naming and doc of core.acp_manage_forums_display_form
Joas Schilling
2012-08-08
1
-2
/
+21
|
|
*
|
|
[feature/php-events] Fix naming and doc of acp_manage_forums_initialise_data
Joas Schilling
2012-08-08
1
-6
/
+21
|
|
*
|
|
[feature/php-events] Fix doc and naming of core.acp_forums_request_forum_data
Joas Schilling
2012-08-08
1
-1
/
+9
|
|
*
|
|
[feature/php-events] Add core.acp_users_overview_run_quicktool
Joas Schilling
2012-08-05
1
-0
/
+13
[next]