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
...
*
Addition to r9887: Correctly install 'Copy forum permissions' module.
Andreas Fischer
2009-08-31
2
-2
/
+3
*
Style authors are now able to define the default submit button used for form ...
Meik Sievertsen
2009-08-30
5
-7
/
+154
*
correct mode is send_statistics, else installs will differ from updates.
Meik Sievertsen
2009-08-30
2
-36
/
+31
*
Simplified login_box() and redirection after login. S_LOGIN_ACTION can now be...
Meik Sievertsen
2009-08-30
3
-18
/
+8
*
fix r10065 for #50475
Joas Schilling
2009-08-30
3
-4
/
+4
*
Fix Bug #50475 - Only show "Add friend" and "Add foe" links if the specific m...
Joas Schilling
2009-08-30
4
-14
/
+27
*
Revert INC/DEC feature. It is not consistent with the other template variable...
Meik Sievertsen
2009-08-30
3
-33
/
+2
*
script to update email hashes (they are not strings btw, but BINT)
Meik Sievertsen
2009-08-30
1
-0
/
+57
*
Use correct language key for mcp user notes for sorting entries - Bug #50385
Meik Sievertsen
2009-08-29
1
-6
/
+6
*
Send service unavailable response code for E_USER_ERROR
Meik Sievertsen
2009-08-28
1
-0
/
+3
*
Fix Bug #49195 - Queries on un-indexed column user_email
Joas Schilling
2009-08-28
8
-7
/
+16
*
forgot to ci this
Henry Sudhof
2009-08-27
1
-0
/
+4
*
Change of r10055, which itself was:
Meik Sievertsen
2009-08-27
7
-31
/
+31
*
One more unread posts search adjustment.
Ruslan Uzdenov
2009-08-25
2
-13
/
+18
*
Fix style recompilation now we do not force the SID to be passed anymore. Thi...
Meik Sievertsen
2009-08-25
1
-1
/
+2
*
Adjustement for r10050, related to Bug #50185
Meik Sievertsen
2009-08-25
9
-29
/
+29
*
This is an enhancement for revision r10051 (INC template variable)
Meik Sievertsen
2009-08-25
3
-12
/
+30
*
Make sure only logs for existing users are displayed and user-specific logs r...
Meik Sievertsen
2009-08-25
4
-2
/
+16
*
Fix possible wrong encodings in email template files in messenger. Related to...
Meik Sievertsen
2009-08-25
1
-0
/
+3
*
Add INC (working name) to template syntax
Henry Sudhof
2009-08-24
3
-1
/
+28
*
new tabindex handling, #50185; subsilver doesn't use tabindexes
Henry Sudhof
2009-08-24
7
-23
/
+25
*
Fix bug #50245 - Check for correct module name when installing the "Send stat...
Andreas Fischer
2009-08-24
1
-2
/
+2
*
Missed one file.
Andreas Fischer
2009-08-23
1
-2
/
+1
*
Some more cleanup. Mostly whitespace changes.
Andreas Fischer
2009-08-23
6
-34
/
+36
*
#50215
Andreas Fischer
2009-08-23
1
-2
/
+1
*
More unread posts search adjustment.
Ruslan Uzdenov
2009-08-23
1
-50
/
+58
*
#50175
Henry Sudhof
2009-08-22
1
-1
/
+1
*
#50165
Henry Sudhof
2009-08-22
2
-2
/
+10
*
- accidentally undid changes introduced in r9979
Jim Wigginton
2009-08-22
5
-9
/
+3
*
- replaced the drop down menu log filter thing with log searching
Jim Wigginton
2009-08-21
11
-172
/
+103
*
Use comparison instead of arithmetic.
Andreas Fischer
2009-08-21
1
-1
/
+1
*
Allow "0" as censor word and replacement.
Andreas Fischer
2009-08-21
2
-5
/
+13
*
Fix wrong textLength call in Webkit-based browsers - Bug #25825 - patch by Te...
Meik Sievertsen
2009-08-20
3
-3
/
+3
*
Fix r10035
Meik Sievertsen
2009-08-20
1
-1
/
+1
*
Check for valid $template_path in includes/template.php - Bug #50055
Meik Sievertsen
2009-08-20
1
-0
/
+6
*
Sort private messages by message time and not message id. (Bug #50015)
Meik Sievertsen
2009-08-20
3
-6
/
+17
*
#50025
Henry Sudhof
2009-08-20
1
-1
/
+1
*
fix r10025
Joas Schilling
2009-08-20
1
-1
/
+1
*
Apply template changes of r9965 to subsilver2.
Andreas Fischer
2009-08-20
1
-2
/
+2
*
better icon... hopefully. ;)
Meik Sievertsen
2009-08-20
1
-0
/
+0
*
If style authors want to, they can show a feed icon for every forum enabled t...
Meik Sievertsen
2009-08-20
4
-0
/
+12
*
instead of only enabling forum feeds in viewforum we set it on every location...
Meik Sievertsen
2009-08-20
2
-4
/
+5
*
also populate forum_options on conversions
Meik Sievertsen
2009-08-20
1
-15
/
+16
*
add feed switch to forumrow, so forums can be styled correctly (with an rss i...
Meik Sievertsen
2009-08-20
1
-0
/
+1
*
fix r10023
Joas Schilling
2009-08-20
1
-1
/
+1
*
fix sql error due to us using STRICT db mode. ;)
Meik Sievertsen
2009-08-20
1
-3
/
+5
*
Addition to r9632 for #46785
Joas Schilling
2009-08-20
1
-1
/
+1
*
some whitespace changes
Meik Sievertsen
2009-08-20
4
-13
/
+13
*
Revert r9658
Meik Sievertsen
2009-08-20
8
-17
/
+16
*
Add some very basic checks to the users ip - related to bug #48995
Meik Sievertsen
2009-08-20
1
-0
/
+21
[prev]
[next]