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/12240] fontsize => size; fontcolor => color and added bbcode- in96
Crizzo
2014-03-03
2
-5
/
+5
*
[ticket/12240] Added template changes for subsilver2, too
Crizzo
2014-03-02
1
-13
/
+13
*
[ticket/12240] Added class code for custom bbcodes based on bbcode_tag
Crizzo
2014-03-02
2
-1
/
+2
*
[ticket/12240] Added specific class name to posting buttons
Crizzo
2014-03-02
1
-13
/
+13
*
Merge pull request #2065 from prototech/ticket/12232
Nathan Guse
2014-03-01
1
-2
/
+4
|
\
|
*
[ticket/12232] Fix a similar excessive pattern in the method.
Cesar G
2014-02-27
1
-1
/
+2
|
*
[ticket/12232] Remove excessive calls to sizeof() in assign_block_vars() method
Cesar G
2014-02-27
1
-1
/
+2
*
|
Merge remote-tracking branch 'rxu3/ticket/12222' into develop
Joas Schilling
2014-03-01
2
-2
/
+2
|
\
\
|
*
|
[ticket/12222] Replace hardoded comma with translatable separator
rxu
2014-02-23
2
-2
/
+2
*
|
|
[ticket/12238] Remove defunct confirmation box template code.
Cesar G
2014-03-01
2
-33
/
+0
|
|
/
|
/
|
*
|
[ticket/12194] Ensure that field_show_novalue is present
Joas Schilling
2014-02-27
2
-0
/
+46
*
|
Merge remote-tracking branch 'nickvergessen/ticket/12205' into ticket/12205-d...
Joas Schilling
2014-02-25
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
[ticket/12205] Do not display 0 for empty integers when show_novalue is off
Joas Schilling
2014-02-25
1
-1
/
+1
*
|
Merge pull request #2053 from prototech/ticket/12220
Andreas Fischer
2014-02-21
1
-1
/
+0
|
\
\
|
*
|
[ticket/12220] Fix division by zero in search page with no results.
Cesar G
2014-02-21
1
-1
/
+0
*
|
|
Merge pull request #2035 from prototech/ticket/12138
Nathan Guse
2014-02-20
1
-62
/
+130
|
\
\
\
|
*
|
|
[ticket/12138] Replace old code and generate pagination using filetime limit.
Cesar G
2014-02-16
1
-60
/
+22
|
*
|
|
[ticket/12138] Add methods for attachment manage functionality.
Cesar G
2014-02-16
1
-2
/
+108
*
|
|
|
Merge pull request #1939 from prototech/ticket/12078
Nathan Guse
2014-02-20
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
[ticket/12078] Check for f_delete when a user attempts to permanently delete
Cesar G
2013-12-19
1
-1
/
+1
*
|
|
|
|
Merge pull request #2037 from prototech/ticket/12080
Nathan Guse
2014-02-20
4
-6
/
+23
|
\
\
\
\
\
|
*
|
|
|
|
[ticket/12080] Stop responsive ACP sig textarea from dropping to second line.
Cesar G
2014-02-16
2
-1
/
+9
|
*
|
|
|
|
[ticket/12080] Reduce the palette options in all locations when responsive.
Cesar G
2014-02-16
2
-4
/
+12
|
*
|
|
|
|
[ticket/12080] Add classes to color palette table to identify it more easily.
Cesar G
2014-02-16
1
-1
/
+2
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #2025 from marc1706/ticket/12183
Nathan Guse
2014-02-20
9
-16
/
+56
|
\
\
\
\
\
|
*
|
|
|
|
[ticket/12183] Move user_newpasswd, user_actkey below user_pass_convert
Marc Alexander
2014-02-17
8
-16
/
+16
|
*
|
|
|
|
[ticket/12183] Add migration file for updating user_newpasswd column
Marc Alexander
2014-02-10
1
-0
/
+40
|
*
|
|
|
|
[ticket/12183] Update user_newpasswd column to length of 255 in schema files
Marc Alexander
2014-02-10
8
-8
/
+8
*
|
|
|
|
|
Merge pull request #2021 from nickvergessen/ticket/12171
Nathan Guse
2014-02-20
4
-35
/
+93
|
\
\
\
\
\
\
|
*
|
|
|
|
|
[ticket/12171] Send correct status 403 when forbidden and 404 when not found
Joas Schilling
2014-02-10
2
-7
/
+11
|
*
|
|
|
|
|
[ticket/12171] Check post visibility before being able to download attachments
Joas Schilling
2014-02-10
1
-6
/
+49
|
*
|
|
|
|
|
[ticket/12171] Split post and pm download links
Joas Schilling
2014-02-10
3
-20
/
+23
|
*
|
|
|
|
|
[ticket/12171] Check topic visibility before allowing to download attachments
Joas Schilling
2014-02-10
2
-8
/
+16
*
|
|
|
|
|
|
[ticket/12139] Spaces $ show_guests viewonline.php
karan
2014-02-20
1
-1
/
+1
*
|
|
|
|
|
|
Merge pull request #2050 from rxu/ticket/12217
Nathan Guse
2014-02-20
3
-1
/
+31
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
[ticket/12217] Add more template events to viewtopic_body.html
rxu
2014-02-21
3
-1
/
+31
|
|
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge pull request #2044 from prototech/ticket/12212
Nathan Guse
2014-02-20
1
-1
/
+3
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
[ticket/12212] Encode the attachment file name before presenting to user.
Cesar G
2014-02-18
1
-1
/
+3
*
|
|
|
|
|
|
|
[ticket/12200] Add missing profile field template files to adm/style/ directory
Cesar G
2014-02-19
6
-0
/
+26
|
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
[ticket/12153] Replace old template variables with {PAGE_NUMBER}.
Cesar G
2014-02-19
2
-2
/
+2
*
|
|
|
|
|
|
Merge pull request #2030 from rxu/ticket/12190
Nathan Guse
2014-02-19
1
-0
/
+16
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
[ticket/12190] Add core event "core.modify_submit_post_data"
rxu
2014-02-20
1
-0
/
+16
*
|
|
|
|
|
|
|
Merge pull request #2045 from rxu/ticket/12213
Nathan Guse
2014-02-19
2
-1
/
+31
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
[ticket/12213] Add MCP events for custom quick moderation options
rxu
2014-02-20
2
-1
/
+31
|
|
|
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge branch 'develop-olympus' into develop
Nathan Guse
2014-02-19
1
-1
/
+1
|
\
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
Merge remote-tracking branch 'remotes/prototech/ticket/12093' into develop-ol...
Nathan Guse
2014-02-19
3
-3
/
+3
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
[ticket/12093] Check that document.selection is supported.
Cesar G
2014-01-25
3
-3
/
+3
*
|
|
|
|
|
|
|
|
Merge pull request #1994 from prototech/ticket/12158
Nathan Guse
2014-02-18
1
-1
/
+1
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
[ticket/12158] The pagination start value should be 0 when there are no items.
Cesar G
2014-02-03
1
-1
/
+1
*
|
|
|
|
|
|
|
|
|
Merge pull request #2002 from prototech/ticket/12153
Nathan Guse
2014-02-18
30
-130
/
+95
|
\
\
\
\
\
\
\
\
\
\
[next]