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
...
*
found a much better method to skip whitespace/tab changes. :)
Meik Sievertsen
2009-09-17
2
-20
/
+9
*
correctly display diff for conflicts
Meik Sievertsen
2009-09-17
1
-12
/
+12
*
Remove duplicate S_DISPLAY_GALLERY key from ucp_groups. Regression from r9757
Meik Sievertsen
2009-09-17
1
-1
/
+0
*
fix xhtml issue in updater - Bug #51335
Meik Sievertsen
2009-09-16
1
-0
/
+1
*
fix some XHTML issues in admin style - Bug #51405
Meik Sievertsen
2009-09-16
5
-9
/
+13
*
Bug #51385 - regression from r9252 - only spelling fix
Meik Sievertsen
2009-09-16
1
-2
/
+2
*
add send_statistics feature to changelog
Meik Sievertsen
2009-09-16
1
-0
/
+1
*
Fix #51285 and more issues with template inherence on set_custom_template
Joas Schilling
2009-09-16
3
-6
/
+11
*
move up the feed code because MODs often use this location which results in m...
Meik Sievertsen
2009-09-16
1
-10
/
+10
*
fix coppa setting in convertor (Bug #50735) - at the same time increase targe...
Meik Sievertsen
2009-09-15
1
-3
/
+3
*
Fix login for passworded forums - Bug #51265
Meik Sievertsen
2009-09-15
1
-0
/
+1
*
fix uninitialised variable in functions_admin.php (Bug #51295)
Meik Sievertsen
2009-09-15
1
-0
/
+1
*
Fix #51305 - User need a_clearlog to delete warnings
Joas Schilling
2009-09-15
2
-18
/
+8
*
sanity check - avoid ugly error messages
Henry Sudhof
2009-09-15
1
-3
/
+4
*
#51395 - remove legacy captcha code. authorised by: acyd burn
Henry Sudhof
2009-09-15
1
-18
/
+6
*
fix #51235 - regression from 9843 for #48265
Joas Schilling
2009-09-13
1
-0
/
+2
*
why am i so dumb sometimes... /me hits myself with the dumbness stick...
Meik Sievertsen
2009-09-13
1
-1
/
+0
*
fix #49625 r10002 - Do not drop forum_id on mcp_front (un)approval
Joas Schilling
2009-09-12
1
-1
/
+1
*
rollback; will be in 3.0.7
Henry Sudhof
2009-09-11
3
-25
/
+7
*
#50985 - typo
Henry Sudhof
2009-09-11
1
-1
/
+1
*
#50985
Henry Sudhof
2009-09-11
3
-7
/
+25
*
Fix bug #51105. - Ignore (disable) newly generated forum in forums list. Rela...
Andreas Fischer
2009-09-10
1
-1
/
+1
*
Language changes
Yuriy Rusko
2009-09-10
1
-2
/
+2
*
Language changes
Yuriy Rusko
2009-09-10
1
-4
/
+4
*
Correctly display underlined links placed in last line in viewtopic. (Bug #14...
Meik Sievertsen
2009-09-10
2
-0
/
+2
*
also collect admins user agent vendor and version (send_statistics)
Meik Sievertsen
2009-09-10
2
-3
/
+19
*
Fix database updater for PostgreSQL: Data needs to be GROUPed BY left_id, bef...
Andreas Fischer
2009-09-10
1
-0
/
+1
*
Fix bug #51075 introduced in r10121.
Andreas Fischer
2009-09-10
1
-2
/
+2
*
Fix bug #50445 - Fix icon alignment for forums with large descriptions in sub...
Andreas Fischer
2009-09-09
2
-4
/
+3
*
Fix bug #51035 introduced in r9814.
Andreas Fischer
2009-09-09
1
-1
/
+1
*
Related to r9830: Change REPORT_POST to REPORT_PM.
Andreas Fischer
2009-09-09
1
-1
/
+1
*
regarding r10108 - Hide some more search links for #50685
Joas Schilling
2009-09-09
1
-1
/
+1
*
Send emails for manual user activation if admin activation is enabled not thr...
Meik Sievertsen
2009-09-09
1
-1
/
+1
*
define $data array at the correct location. ;)
Meik Sievertsen
2009-09-09
1
-3
/
+2
*
Always remove temporary filename (Bug #50965)
Meik Sievertsen
2009-09-08
1
-8
/
+9
*
Further adjust unread tracking query, should work now for user last mark time...
Meik Sievertsen
2009-09-08
2
-8
/
+16
*
Rename get_unread_topics_list() to get_unread_topics().
Andreas Fischer
2009-09-08
3
-18
/
+20
*
regarding r10108 - Hide some more search links for #50685
Joas Schilling
2009-09-08
2
-2
/
+2
*
Fix retrieval of unread topics list. The old queries were too heavy, using te...
Meik Sievertsen
2009-09-07
1
-79
/
+25
*
since we now have several search_ids, all with different default results mode...
Meik Sievertsen
2009-09-07
1
-23
/
+24
*
beautify q&a captcha a bit (only slightly)
Meik Sievertsen
2009-09-07
4
-54
/
+54
*
related to Bug #50185 - forgot to add tabindex to submit button on registration
Meik Sievertsen
2009-09-07
1
-1
/
+1
*
Fix Bug #50845 (missing info icon in subsilver2)
Meik Sievertsen
2009-09-07
1
-2
/
+3
*
Adjustments to r10005: Use request_var() to get cookie data.
Andreas Fischer
2009-09-07
1
-13
/
+10
*
Some smaller changes to r10041.
Andreas Fischer
2009-09-06
1
-6
/
+6
*
Adjust r10110 - Also add autowidth class to keywords input field - Bug #50795...
Meik Sievertsen
2009-09-05
2
-2
/
+2
*
add inputbox class to input in prosilver - Bug #50795
Meik Sievertsen
2009-09-05
2
-3
/
+3
*
Fix r10041 - Bug #50765
Meik Sievertsen
2009-09-05
1
-2
/
+2
*
Do not display links to user/post search if search is disabled. (Bug #50685 -...
Meik Sievertsen
2009-09-05
4
-3
/
+6
*
Revert r10106 - Index usage is very unlikely because of WHERE IN (). :-|
Andreas Fischer
2009-09-04
10
-15
/
+0
[prev]
[next]