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 pull request #2420 from prototech/ticket/9388
Joas Schilling
2014-05-11
2
-6
/
+8
|
\
|
*
[ticket/9388] Display only the settings for the selected search backend.
Cesar G
2014-05-08
1
-4
/
+6
|
*
[ticket/9388] Display only the settings for the auth method that's selected.
Cesar G
2014-05-08
1
-2
/
+2
*
|
[ticket/12476] Increase assets also from acp_styles and phpbbcli
n-aleha
2014-05-09
1
-0
/
+1
*
|
[ticket/12476] Increase asset version on cache purge
n-aleha
2014-05-09
1
-1
/
+1
|
/
*
Merge remote-tracking branch 'VSEphpbb/ticket/12332' into develop-ascraeus
Cesar G
2014-05-05
1
-1
/
+1
|
\
|
*
[ticket/12332] Restore some changes back to original state
Matt Friedman
2014-04-26
2
-2
/
+2
|
*
[ticket/12332] Accomplish all word creaking in template and CSS
Matt Friedman
2014-04-26
2
-3
/
+3
|
*
[ticket/12332] Fix displaying attachments with long file names
Matt Friedman
2014-04-25
2
-2
/
+2
*
|
Merge pull request #2267 from prototech/ticket/10737
Joas Schilling
2014-05-03
1
-0
/
+1
|
\
\
|
*
|
[ticket/10737] Add config setting to disable live searches.
Cesar G
2014-04-23
1
-0
/
+1
|
|
/
*
|
[feature/sqlite3] Remove unneeded ORDER BY type from sqlite_master queries
Joas Schilling
2014-05-02
1
-1
/
+1
*
|
[feature/sqlite3] Add support for SQLite 3
Patrick Webster
2014-05-02
5
-1
/
+119
*
|
Merge remote-tracking branch 'github-elsensee/ticket/stenudd/8558-2' into dev...
Nils Adermann
2014-05-02
1
-0
/
+1
|
\
\
|
*
|
[ticket/8558] Fix field length in ACP
Oliver Schramm
2014-04-17
1
-1
/
+1
|
*
|
[ticket/8558] Add display name in emails from board
Markus Stenudd
2014-04-17
1
-0
/
+1
*
|
|
Merge remote-tracking branch 'github-rxu/ticket/12409' into develop-ascraeus
Nils Adermann
2014-05-02
1
-25
/
+65
|
\
\
\
|
*
|
|
[ticket/12409] Add acp_users.php core events to modify users preferences data
rxu
2014-04-17
1
-25
/
+65
|
|
/
/
*
|
|
Merge remote-tracking branch 'github-nickvergessen/ticket/12273' into develop...
Nils Adermann
2014-05-02
3
-13
/
+31
|
\
\
\
|
*
|
|
[ticket/12273] Update since version to 3.1.0-a* style
Joas Schilling
2014-04-25
2
-11
/
+11
|
*
|
|
[ticket/12273] Update existing events
Joas Schilling
2014-04-25
2
-5
/
+20
|
*
|
|
[ticket/12273] Fix long $vars lines for existing events
Joas Schilling
2014-04-24
2
-2
/
+5
|
|
/
/
*
|
|
Merge remote-tracking branch 'github-nickvergessen/ticket/12371' into develop...
Nils Adermann
2014-05-02
2
-2
/
+3
|
\
\
\
|
*
|
|
[ticket/12371] Fix SQL query
Joas Schilling
2014-04-25
1
-1
/
+1
|
*
|
|
[ticket/12052] Use different visibility when post was edited
Joas Schilling
2014-04-25
2
-2
/
+3
|
|
|
/
|
|
/
|
*
|
|
[ticket/12458] Apply Squiz.WhiteSpace.SuperfluousWhitespace.* to legacy code.
Andreas Fischer
2014-04-29
19
-55
/
+36
|
/
/
*
|
[ticket/12201] Add link to resync file stats after error.
Cesar G
2014-04-15
1
-6
/
+9
|
/
*
Merge remote-tracking branch 'github-nickvergessen/ticket/12113' into develop...
Nils Adermann
2014-04-10
1
-10
/
+6
|
\
|
*
[ticket/12113] Correctly use plurals when deleting user warnings
Joas Schilling
2014-04-01
1
-10
/
+6
*
|
Merge remote-tracking branch 'github-nickvergessen/ticket/12282' into develop...
Nils Adermann
2014-04-10
1
-1
/
+1
|
\
\
|
*
|
[ticket/12282] Use interface for type hinting
Joas Schilling
2014-04-01
1
-1
/
+1
|
|
/
*
|
Merge remote-tracking branch 'Marc/ticket/12150' into develop-ascraeus
Joas Schilling
2014-04-06
1
-0
/
+9
|
\
\
|
*
|
[ticket/12150] Use shorter column names for prune settings
Marc Alexander
2014-03-29
1
-9
/
+9
|
*
|
[ticket/12150] Add missing prune settings variables in acp_forums
Marc Alexander
2014-03-29
1
-0
/
+6
|
*
|
[ticket/12150] Add options to acp
Marc Alexander
2014-03-29
1
-0
/
+3
|
|
/
*
|
Merge remote-tracking branch 'Elsensee/ticket/7707' into develop-ascraeus
Joas Schilling
2014-04-05
3
-9
/
+5
|
\
\
|
*
|
[ticket/7707] Fix undefined variable: perm_from
Oliver Schramm
2014-04-04
1
-1
/
+3
|
*
|
[ticket/7707] Add comma to last entry of arrays
Oliver Schramm
2014-04-01
1
-2
/
+2
|
*
|
[ticket/7707] Remove unnecessary variables
Oliver Schramm
2014-03-26
1
-3
/
+1
|
*
|
[ticket/7707] Add get_username_string() where possible
Oliver Schramm
2014-03-16
3
-8
/
+4
*
|
|
Merge branch 'develop-olympus' into develop-ascraeus
Joas Schilling
2014-04-04
1
-1
/
+1
|
\
\
\
|
*
|
|
[ticket/12353] Fix displayed attachments in ACP
Oliver Schramm
2014-04-04
1
-1
/
+1
*
|
|
|
[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
|
|
_
|
/
|
/
|
|
*
|
|
Merge branch 'develop-olympus' into develop-ascraeus
Joas Schilling
2014-03-22
1
-0
/
+1
|
\
\
\
|
|
/
/
|
*
|
[ticket/12035] Correcting the condition
geetakshi
2014-03-20
1
-1
/
+1
|
*
|
[ticket/12035] Adding necessary conditions
geetakshi
2014-03-20
1
-1
/
+1
|
*
|
[ticket/12035] Adding link to user posts to ACP page
geetakshi
2014-03-17
1
-0
/
+1
*
|
|
[ticket/12292] Improve style details page
Matt Friedman
2014-03-20
1
-0
/
+3
*
|
|
Merge pull request #2137 from geetakshi/ticket/8309
Dhruv Goel
2014-03-20
1
-2
/
+2
|
\
\
\
[next]