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
/
functions_acp.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'ticket/13568' into ticket/13568-asc
Marc Alexander
2015-02-06
1
-4
/
+9
*
[ticket/13045] Remove Pragma headers
Jakub Senko
2014-09-17
1
-1
/
+0
*
[ticket/13044] Move GMT out of gmdate in functions_acp
Jakub Senko
2014-09-17
1
-1
/
+1
*
[ticket/13044] move GMT string out of gmdate()
Jakub Senko
2014-09-17
1
-1
/
+1
*
[ticket/13044] Correct Expires headers
Jakub Senko
2014-09-17
1
-1
/
+1
*
Merge pull request #2730 from omniError/ticket/12831
Dhruv Goel
2014-08-10
1
-5
/
+24
|
\
|
*
[ticket/12831] fix CS
omniError
2014-08-09
1
-1
/
+1
|
*
[ticket/12831] simplified code, upd event block
omniError
2014-08-09
1
-6
/
+3
|
*
[ticket/12831] reimplemented headers as array
omniError
2014-08-09
1
-12
/
+15
|
*
[ticket/12831] Optn to prevent setting HTTP headers
omniError
2014-08-01
1
-5
/
+24
*
|
[ticket/12943] Add core.phpbb_generate_debug_output core event
rxu
2014-08-09
1
-1
/
+1
*
|
Merge pull request #2724 from VSEphpbb/ticket/12841
Joas Schilling
2014-08-09
1
-0
/
+27
|
\
\
|
*
|
[ticket/12841] Make config position default to after
Matt Friedman
2014-07-28
1
-2
/
+3
|
*
|
[ticket/12841] prefix function name with phpbb_
Matt Friedman
2014-07-24
1
-1
/
+1
|
*
|
[ticket/12841] Fix white space issues reported by sniffer
Matt Friedman
2014-07-11
1
-3
/
+3
|
*
|
[ticket/12841] Allow extensions to position new config vars
Matt Friedman
2014-07-11
1
-0
/
+26
|
|
/
*
|
[ticket/12902] Remove duplicate entry in switch statement
jeroendedauw
2014-08-02
1
-1
/
+0
|
/
*
[ticket/12687] Remove globals
Tristan Darricau
2014-06-12
1
-2
/
+2
*
[ticket/12687] Return a string and move the displaying of the sql report
Tristan Darricau
2014-06-12
1
-1
/
+2
*
[ticket/12687] Rename DISPLAY_LOAD_TIME to PHPBB_DISPLAY_LOAD_TIME
Tristan Darricau
2014-06-11
1
-35
/
+1
*
[ticket/12687] Display the explain link only when DEBUG is set
Tristan Darricau
2014-06-10
1
-6
/
+12
*
[ticket/12687] Add a constant to display the load time without DEBUG
Tristan Darricau
2014-06-10
1
-3
/
+3
*
[ticket/12594] Update footer credit lines
Yuriy Rusko
2014-05-27
1
-1
/
+1
*
[ticket/12594] Remove @package tags and update file headers
Yuriy Rusko
2014-05-27
1
-3
/
+7
*
[ticket/12547] Rename jquery.js to jquery.min.js in assets directory
n-aleha
2014-05-15
1
-1
/
+1
*
[ticket/9388] Use "togglable" instead of "toggable"
Cesar G
2014-05-09
1
-1
/
+1
*
[ticket/9388] Add support for making <select> options able to toggle settings.
Cesar G
2014-05-08
1
-1
/
+2
*
[ticket/12273] Update since version to 3.1.0-a* style
Joas Schilling
2014-04-25
1
-4
/
+4
*
[ticket/10910] Do not add size when its 1 (default)
Joas Schilling
2013-11-22
1
-1
/
+1
*
[ticket/10910] Allow setting size selects in build_cfg_template()
Mario Skouat
2013-11-22
1
-1
/
+3
*
[ticket/11987] Add {ADMIN_ROOT_PATH}.
Cesar G
2013-10-30
1
-0
/
+1
*
[ticket/11987] Change {ROOT_PATH} to point to board root.
Cesar G
2013-10-30
1
-1
/
+1
*
[ticket/11703] Also use empty() for T_JQUERY_LINK.
Andreas Fischer
2013-10-10
1
-1
/
+1
*
[ticket/11703] Make jQuery CDN switch more generic.
Andreas Fischer
2013-10-10
1
-2
/
+2
*
[ticket/10999] Fix assets_version in ACP
Vjacheslav Trushkin
2013-07-13
1
-0
/
+2
*
[ticket/11010] resolving latest comments
Senky
2013-05-21
1
-1
/
+0
*
[ticket/11010] updating tests
Senky
2013-05-20
1
-3
/
+2
*
[ticket/11010] dealing with dimensions problem, removing extra code
Senky
2013-05-20
1
-2
/
+5
*
[ticket/11010] Add all HTML5 input types to ACP
Vjacheslav Trushkin
2013-05-20
1
-0
/
+12
*
[ticket/11010] displaying min and max only if they are set
Senky
2013-05-20
1
-2
/
+2
*
[ticket/11010] replacing maxlenght with max
Senky
2013-05-20
1
-11
/
+13
*
[ticket/11010] fixing problems with 4th parameter in number type
Senky
2013-05-20
1
-1
/
+2
*
[ticket/11010] adding type="number" in ACP; adding type="email" in install
Senky
2013-05-20
1
-3
/
+17
*
[ticket/11010] adding new input types into build_cfg_template()
Senky
2013-05-20
1
-0
/
+2
*
[ticket/10896] Add missing email validation lost in develop merge
Nils Adermann
2013-02-24
1
-0
/
+7
*
[ticket/11259] htmlspecialchars($phpbb_admin_path)
Nathan Guse
2012-12-10
1
-10
/
+10
*
[ticket/11189] Replace DEBUG_EXTRA with DEBUG
Nathaniel Guse
2012-11-10
1
-2
/
+2
*
Merge branch 'develop-olympus' into develop
Andreas Fischer
2012-10-02
1
-1
/
+1
*
[feature/php-events] Fix docs and naming of core.validate_config_variable
Joas Schilling
2012-08-05
1
-3
/
+15
*
[feature/php-events] Fix docs and naming of core.build_config_template
Joas Schilling
2012-08-05
1
-4
/
+18
[next]