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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ticket/12018] Use path_helper for admin style CSS in sql report
Marc Alexander
2013-11-14
1
-2
/
+2
*
[ticket/12008] Update the run time value for the prune notifications cron task
Cesar G
2013-11-14
2
-1
/
+9
*
[ticket/12008] The read_notification_last_gc config setting should be dynamic.
Cesar G
2013-11-14
2
-1
/
+28
*
Merge pull request #1815 from marc1706/ticket/11525
Nils Adermann
2013-11-13
6
-26
/
+24
|
\
|
*
[ticket/11525] Use foreach instead of array_walk in method clean_row()
Marc Alexander
2013-11-13
1
-23
/
+9
|
*
[ticket/11525] Prefix id parameter with 'g' again when its a group avatar
Joas Schilling
2013-11-10
1
-3
/
+10
|
*
[ticket/11525] Fix doc blocks
Joas Schilling
2013-11-10
1
-4
/
+7
|
*
[ticket/11525] Only remove group or user prefix from given avatar data
Marc Alexander
2013-10-24
6
-12
/
+14
*
|
Merge pull request #1871 from nickvergessen/ticket/12016
Nils Adermann
2013-11-13
2
-13
/
+16
|
\
\
|
*
|
[ticket/12016] Use a service provider for event listeners
Joas Schilling
2013-11-13
2
-13
/
+16
*
|
|
[ticket/11472] Expand palette cell links to the full block size.
Cesar G
2013-11-12
4
-3
/
+7
*
|
|
[ticket/11472] Use {T_ASSETS_PATH}.
Cesar G
2013-11-12
5
-5
/
+5
*
|
|
[ticket/11472] Update the ACP user signature page.
Cesar G
2013-11-12
2
-34
/
+39
*
|
|
[ticket/11472] Make the color swatch configurable and fix it in subsilver2
Cesar G
2013-11-12
6
-20
/
+14
*
|
|
[ticket/11472] Make prosilver's editor.js an asset used by all styles.
Cesar G
2013-11-12
8
-726
/
+5
*
|
|
[ticket/11998] Make phpbbcli executable and add shebang
Nils Adermann
2013-11-12
1
-0
/
+1
*
|
|
Merge pull request #1849 from bantu/ticket/11998
Nils Adermann
2013-11-11
14
-130
/
+455
|
\
\
\
|
*
|
|
[ticket/11998] Turn develop/extensions.php into console commands.
Andreas Fischer
2013-11-05
7
-129
/
+249
|
*
|
|
[ticket/11998] Add phpBB abstraction for application and command.
Andreas Fischer
2013-11-05
4
-9
/
+40
|
*
|
|
[ticket/11998] Move application file to bin/phpbbcli.php
Andreas Fischer
2013-11-05
1
-1
/
+1
|
*
|
|
[ticket/11998] Add console command for recalculating email hash.
Andreas Fischer
2013-11-03
2
-0
/
+79
|
*
|
|
[ticket/11998] Also setup extension class loader.
Andreas Fischer
2013-11-03
1
-0
/
+2
|
*
|
|
[ticket/11998] Use container to get all commands using 'console.command' tag.
Andreas Fischer
2013-11-03
2
-2
/
+7
|
*
|
|
[ticket/11998] Basic console application script.
Andreas Fischer
2013-11-03
1
-0
/
+34
|
*
|
|
[ticket/11998] Add symfony/console as dependency.
Andreas Fischer
2013-11-03
2
-1
/
+55
*
|
|
|
Merge pull request #1853 from nickvergessen/ticket/11927
Nathan Guse
2013-11-11
2
-1
/
+49
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
[ticket/11927] Prefix function with phpbb_
Joas Schilling
2013-11-07
2
-2
/
+2
|
*
|
|
[ticket/11927] Add doc block to new function
Joas Schilling
2013-11-07
1
-0
/
+9
|
*
|
|
[ticket/11927] Correctly add new files on update
Joas Schilling
2013-11-07
2
-1
/
+40
*
|
|
|
Merge remote-tracking branch 'EXreaction/ticket/11943' into develop
Joas Schilling
2013-11-11
2
-9
/
+56
|
\
\
\
\
|
*
|
|
|
[ticket/11943] Throw an exception if DEFINE is setup improperly
Nathan Guse
2013-11-09
1
-0
/
+7
|
*
|
|
|
[ticket/11943] Split fix_inline_variable_tokens into 3 steps
Nathan Guse
2013-11-08
1
-10
/
+50
|
*
|
|
|
[ticket/11943] Require stricter DEFINE statements for templates
Nathan Guse
2013-11-08
1
-9
/
+1
|
*
|
|
|
[ticket/11943] Do not quote the value when it is exactly true, false, or null
Nathan Guse
2013-11-04
1
-0
/
+8
*
|
|
|
|
Merge pull request #1862 from nickvergessen/ticket/11949
Nathan Guse
2013-11-11
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
[ticket/11949] Do not prepend leading backslash to cache class name
Joas Schilling
2013-11-09
1
-1
/
+1
*
|
|
|
|
|
Merge pull request #1855 from nickvergessen/ticket/12002
Nathan Guse
2013-11-11
2
-7
/
+12
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
[ticket/12002] Change functional test to use link hash
Joas Schilling
2013-11-08
1
-1
/
+1
|
*
|
|
|
|
[ticket/12002] Add link hash to extension manager links
Joas Schilling
2013-11-08
1
-6
/
+11
*
|
|
|
|
|
Merge remote-tracking branch 'dhruv/ticket/12007' into develop
Joas Schilling
2013-11-09
1
-3
/
+3
|
\
\
\
\
\
\
|
*
|
|
|
|
|
[ticket/12007] Default last_result to 0 instead of false
Dhruv
2013-11-08
1
-3
/
+3
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
[ticket/11922] Drop all keys before trying to delete columns to avoid issues
Joas Schilling
2013-11-08
2
-1
/
+21
|
|
/
/
/
/
|
/
|
|
|
|
*
|
|
|
|
[ticket/11994] Change error level for missing .json file
Joas Schilling
2013-11-08
1
-1
/
+1
*
|
|
|
|
[ticket/11994] Fix more language
Joas Schilling
2013-11-08
1
-6
/
+6
*
|
|
|
|
[ticket/11994] Rename "uninstall" to "delete data"
Joas Schilling
2013-11-08
3
-20
/
+23
*
|
|
|
|
[ticket/11994] Make install/enable just one UI thing
Joas Schilling
2013-11-08
3
-18
/
+9
*
|
|
|
|
[ticket/11994] Use display name on confirmation screen
Joas Schilling
2013-11-08
1
-3
/
+3
*
|
|
|
|
[ticket/11994] Fix some language
Joas Schilling
2013-11-08
1
-2
/
+2
*
|
|
|
|
[ticket/11994] More language fixes
Joas Schilling
2013-11-08
1
-5
/
+5
*
|
|
|
|
[ticket/11994] Make extension manager UI less misleading
Joas Schilling
2013-11-08
6
-69
/
+72
|
|
/
/
/
|
/
|
|
|
[next]