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
/
acp_extensions.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch '3.1.x'
Marc Alexander
2016-01-12
1
-1
/
+1
|
\
|
*
Merge pull request #3929 from kilianr/ticket/12618
Marc Alexander
2016-01-12
1
-1
/
+1
|
|
\
|
|
*
[ticket/12618] Minor fix: Don't cast bool to int anymore
Kilian
2015-09-29
1
-1
/
+1
|
|
*
[ticket/12618] Allow extension author to use SSL for version-check
Kilian
2015-09-25
1
-1
/
+1
*
|
|
Merge branch '3.1.x'
Joas Schilling
2016-01-09
1
-2
/
+0
|
\
\
\
|
|
/
/
|
*
|
Merge pull request #24 from phpbb/ticket/security-188
Joas Schilling
2016-01-09
1
-2
/
+0
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
[ticket/security-188] Remove unused form key from acp_extensions
Marc Alexander
2015-12-23
1
-2
/
+0
*
|
|
[ticket/13454] Remove unused variables
Marc Alexander
2016-01-06
1
-1
/
+1
*
|
|
Merge branch '3.1.x'
Tristan Darricau
2015-09-16
1
-0
/
+3
|
\
\
\
|
|
/
/
|
*
|
[ticket/14154] Add extension composer name as tooltip
Zoddo
2015-09-12
1
-0
/
+3
|
*
|
[ticket/13930] Add missing spaces to code
Marc Alexander
2015-06-08
1
-4
/
+4
|
|
/
*
|
[ticket/13762] Moving language related functionality into a separate class
MateBartus
2015-05-02
1
-4
/
+4
*
|
[ticket/13793] Remove translation on throwing exceptions
MateBartus
2015-05-01
1
-5
/
+9
|
/
*
[ticket/13612] Always display success message if extension was enabled
Marc Alexander
2015-02-14
1
-5
/
+0
*
[ticket/13358] Correctly create version_helper in acp_extensions
Marc Alexander
2014-11-22
1
-1
/
+1
*
[ticket/12847] Allow the extensions to say if they can be enabled
Tristan Darricau
2014-07-13
1
-0
/
+12
*
[ticket/12777] Rename extension status functions and add is_configured()
Tristan Darricau
2014-06-27
1
-6
/
+6
*
[ticket/12721] Add Squiz.Arrays.ArrayBracketSpacing in the legacy ruleset
Tristan Darricau
2014-06-16
1
-1
/
+1
*
[ticket/11467] Add language variables for extension exception messages
n-aleha
2014-05-29
1
-1
/
+1
*
[ticket/11366] Add $config['extension_force_unstable']
Tristan Darricau
2014-05-28
1
-1
/
+31
*
[ticket/11366] Use force_cache on the list page
Tristan Darricau
2014-05-28
1
-6
/
+10
*
[ticket/11366] Add recheck-all link
Tristan Darricau
2014-05-28
1
-0
/
+2
*
[ticket/11366] Force the use of the cache on the list page
Tristan Darricau
2014-05-28
1
-4
/
+7
*
[ticket/11366] Fix whitespaces
Tristan Darricau
2014-05-28
1
-3
/
+3
*
[ticket/11366] Update var names
Tristan Darricau
2014-05-28
1
-16
/
+13
*
[ticket/11366] Fix detailed view
Tristan Darricau
2014-05-28
1
-2
/
+4
*
[ticket/11366] Remove the double spaces
Tristan Darricau
2014-05-28
1
-1
/
+1
*
[ticket/11366] Coding style
Tristan Darricau
2014-05-28
1
-33
/
+33
*
[ticket/11366] Adding a missing commit
Nicofuma
2014-05-28
1
-4
/
+4
*
[ticket/11366] Bug Fix: Extensions removed but still registred in DB
Nicofuma
2014-05-28
1
-8
/
+8
*
[ticket/11366] Moving to \phpbb\version_helper
Nicofuma
2014-05-28
1
-30
/
+47
*
[ticket/11366] Extension's version's check
Nicofuma
2014-05-28
1
-26
/
+111
*
[ticket/12594] Remove @package tags and update file headers
Yuriy Rusko
2014-05-27
1
-6
/
+7
*
[ticket/12074] Don't log errors
Tristan Darricau
2014-05-09
1
-12
/
+0
*
[ticket/12074] Managing extensions doesn't produce any log entry
Tristan Darricau
2014-05-09
1
-1
/
+33
*
[ticket/12458] Apply Squiz.WhiteSpace.SuperfluousWhitespace.* to legacy code.
Andreas Fischer
2014-04-29
1
-3
/
+3
*
[ticket/12043] Correct try/catch exceptions for invalid extensions
Matt Friedman
2014-03-29
1
-49
/
+49
*
[ticket/12043] Sort Extensions by Display Name in ACP Extension mananger
Matt Friedman
2014-03-29
1
-3
/
+30
*
[ticket/12009] Prevent user from enabling invalid extension through direct URL
Cesar G
2013-12-12
1
-0
/
+10
*
[ticket/12002] Add link hash to extension manager links
Joas Schilling
2013-11-08
1
-6
/
+11
*
[ticket/11994] Change error level for missing .json file
Joas Schilling
2013-11-08
1
-1
/
+1
*
[ticket/11994] Rename "uninstall" to "delete data"
Joas Schilling
2013-11-08
1
-9
/
+12
*
[ticket/11994] Make install/enable just one UI thing
Joas Schilling
2013-11-08
1
-8
/
+4
*
[ticket/11994] Use display name on confirmation screen
Joas Schilling
2013-11-08
1
-3
/
+3
*
[ticket/11994] Make extension manager UI less misleading
Joas Schilling
2013-11-08
1
-13
/
+21
*
[ticket/11700] Move all recent code to namespaces
Nils Adermann
2013-09-16
1
-10
/
+10
*
Merge remote-tracking branch 'EXreaction/ticket/11415' into develop
David King
2013-05-18
1
-9
/
+25
|
\
|
*
[ticket/11415] Move while loop from ext manager to acp_extensions.php
Nathaniel Guse
2013-05-01
1
-9
/
+25
*
|
[ticket/11450] Fix all instances of phpbb_extension_metadata_manager
Joas Schilling
2013-05-08
1
-1
/
+1
|
/
*
[ticket/11335] Replace "$phpEx" with $phpEx
Nathaniel Guse
2013-04-24
1
-1
/
+1
[next]