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
/
docs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Redirect to relevant MCP page of multi-page topic if accessing quickmod tools...
Meik Sievertsen
2009-03-30
1
-0
/
+1
*
Fix bug in postgresql db layer for LIMIT ALL clauses (reported by JRSweets)
Meik Sievertsen
2009-03-30
1
-0
/
+1
*
- Add indicator to be used in code if session was created (user visits the si...
Meik Sievertsen
2009-03-28
1
-0
/
+2
*
Fixed bug # 42455 - Cursor Jumps on New Topic in IE
Jim Wigginton
2009-03-25
1
-0
/
+1
*
Fixed bug #40565 – Cancel when replying to global announcement redirects to...
Jim Wigginton
2009-03-24
1
-0
/
+1
*
Fix duplicate creation of acl options in acl_add_options() under certain cond...
Meik Sievertsen
2009-03-20
1
-0
/
+2
*
Fix race condition for updating post/topic/etc. counter. (reported by BartVB)
Meik Sievertsen
2009-03-19
1
-0
/
+1
*
XHTML error in prosilver. #43015
Chris Smith
2009-03-17
1
-1
/
+1
*
Mass Email works again for users with empty jabber address but notification s...
Meik Sievertsen
2009-03-17
1
-0
/
+1
*
Use FQDN for SMTP EHLO/HELO command. (Bug #41025)
Meik Sievertsen
2009-03-17
1
-0
/
+1
*
Flash files do not display anymore after update to flash player 10 (Bug #41315)
Meik Sievertsen
2009-03-17
1
-0
/
+1
*
Do not suppress PHP notices/errors in language packs if DEBUG_EXTRA mode enab...
Meik Sievertsen
2009-03-17
1
-0
/
+1
*
gah stupid conflict resolution :@ fix line ending in r9379
Chris Smith
2009-03-16
1
-1
/
+1
*
Deleting private message attachments could delete post attachments. #42815
Chris Smith
2009-03-16
1
-1
/
+2
*
Set connection encoding for MySQL versions 4.1.0 to 4.1.2. This may fix some ...
Meik Sievertsen
2009-03-16
1
-0
/
+1
*
Fix javascript errors in simple header (prosilver) by adding forum_fn.js and ...
Meik Sievertsen
2009-03-16
1
-0
/
+1
*
Fix wrong bot ip check if bot ip was wrongly entered by admin. (Bug #42485)
Meik Sievertsen
2009-03-16
1
-0
/
+1
*
Fix download count increments for image attachments without corresponding thu...
Meik Sievertsen
2009-03-16
1
-1
/
+2
*
Better thumbnail quality with imagemagick (Bug #42565)
Meik Sievertsen
2009-03-16
1
-0
/
+1
*
Add topic icons to prosilver UCP main and subscribed templates (Bug #42735 - ...
Meik Sievertsen
2009-03-16
1
-0
/
+1
*
bantu is being picky but correct
Chris Smith
2009-03-11
1
-1
/
+1
*
Hide font size options which are bigger than the allowed size in the editor. ...
Chris Smith
2009-03-11
1
-0
/
+1
*
Use OS-specific line endings for mail headers. (related to Bug #42755)
Meik Sievertsen
2009-03-11
1
-0
/
+1
*
add IN_PHPBB check to generated cache files
Meik Sievertsen
2009-03-11
1
-1
/
+2
*
Fix imageset editing for retaining and correctly setting dimensions for image...
Meik Sievertsen
2009-03-07
1
-0
/
+1
*
the addition was completely unrelated to the bug report. ;)
Meik Sievertsen
2009-03-06
1
-1
/
+1
*
Bug number for create table in db_tools
Chris Smith
2009-03-06
1
-1
/
+1
*
forgot to commit changelog entries for database updater and db_tools
Meik Sievertsen
2009-03-04
1
-0
/
+2
*
Fixed bug # 41435
Jim Wigginton
2009-03-02
1
-0
/
+1
*
Fix infinite loop in message handler if cache directory is not writable. (Bug...
Meik Sievertsen
2009-03-01
1
-0
/
+1
*
Correct mbstring regular expression for the allowable username characters. #4...
Chris Smith
2009-03-01
1
-0
/
+1
*
Fixed XHTML attributes. #38465
Chris Smith
2009-02-27
1
-1
/
+1
*
- Removed redundant code and unnecessary queries in forum management. #42265
Chris Smith
2009-02-27
1
-1
/
+2
*
Add link to user profile in the MCP for user notes and warn user.
Chris Smith
2009-02-27
1
-0
/
+1
*
Fixed bug #'ers 41295, 41385, 41955, 41705 and 41985
Jim Wigginton
2009-02-26
1
-0
/
+5
*
Log password changes via password reset function. #41365
Chris Smith
2009-02-23
1
-0
/
+1
*
Add correct antiabuse headers and fix #41935
Chris Smith
2009-02-23
1
-1
/
+1
*
Topic print view XHTML error. #41745
Chris Smith
2009-02-17
1
-0
/
+1
*
tiny tiny changes to r9328
Chris Smith
2009-02-15
1
-1
/
+1
*
Allow translation of Custom BBCode help messages.
Chris Smith
2009-02-15
1
-0
/
+1
*
Add anti-abuse email headers to acp_inactive.php and correct activation remin...
Chris Smith
2009-02-15
1
-0
/
+2
*
Changed the success message when requesting a new password to be more accurat...
Chris Smith
2009-02-14
1
-0
/
+1
*
Fix a problem with r9005
Chris Smith
2009-02-09
1
-0
/
+1
*
and another CAPTCHA setting - add new noise shapes to the noise array for mor...
Henry Sudhof
2009-02-08
1
-0
/
+1
*
Whois now works reliably for RIRs other than APNIC and RIPE
Chris Smith
2009-02-07
1
-0
/
+1
*
Fixed bug #40275 - The sql query in acp_users.php lacks a condition
Jim Wigginton
2009-01-27
1
-0
/
+1
*
Fixed bug #39005 - check forum_image whether it exists
Jim Wigginton
2009-01-27
1
-0
/
+1
*
Fix guest/bot session problems with apache authentication plugin (Bug #41085)
Meik Sievertsen
2009-01-27
1
-1
/
+2
*
Fixed bug #40325 – Friend/foe system displays posts made by foes while comp...
Jim Wigginton
2009-01-27
1
-0
/
+1
*
Fixed bug #40565 – Missing end " in quote bb tag deletes text
Jim Wigginton
2009-01-26
1
-0
/
+1
[next]