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
*
Correctly display topic in MCP when start parameter is equal to or greater th...
Chris Smith
2008-10-16
1
-0
/
+1
*
Correctly display topic when start parameter is equal to the number of posts.
Chris Smith
2008-10-16
1
-0
/
+1
*
Moderators can only see reports/queue/logs from forums they can actually read...
Chris Smith
2008-10-14
1
-0
/
+1
*
Forum last post information is now correctly updated when a topic/post is dis...
Chris Smith
2008-10-14
1
-0
/
+1
*
Display coloured poster username of queued posts displayed on the front of th...
Chris Smith
2008-10-14
1
-0
/
+1
*
Changelog fix and make MCP errors a little easier to see
Chris Smith
2008-10-13
1
-1
/
+1
*
Disable mass e-mail when e-mail is disabled. #27385
Chris Smith
2008-10-13
1
-0
/
+1
*
Round the displayed percentages in polls. #32375
Chris Smith
2008-10-13
1
-0
/
+1
*
Maybe I am falling asleep? Spelling in r9008
Chris Smith
2008-10-13
1
-1
/
+1
*
Grammar #28865
Chris Smith
2008-10-13
1
-3
/
+3
*
Parse BBCode lists of type square, circle and disc. #35295
Chris Smith
2008-10-13
1
-0
/
+1
*
Correctly convert Neil's Birthday MOD to the date format used in phpBB3. #32895
Chris Smith
2008-10-11
1
-0
/
+1
*
Do not send PMs with warnings if the user cannot read PMs or they are disable...
Chris Smith
2008-10-11
1
-0
/
+1
*
Display profile icons when viewing a topic, or PM when only the jabber icon i...
Chris Smith
2008-10-11
1
-0
/
+1
*
Increase board topic counter when splitting topics. #32125
Chris Smith
2008-10-11
1
-0
/
+1
*
Mark/unmark all links in UCP now select/unselect both subscribed topics and f...
Chris Smith
2008-10-11
1
-0
/
+1
*
Display a message if no topics or forums are selected when unsubscribing. #34855
Chris Smith
2008-10-11
1
-0
/
+1
*
Don't show forum subscription link on categories. #34895
Chris Smith
2008-10-10
1
-0
/
+1
*
Introduce new Changelog tag to indicate security related fixes which are ther...
Meik Sievertsen
2008-10-10
1
-1
/
+1
*
Make sure users still get notifications if they set to only be notified by Ja...
Meik Sievertsen
2008-10-09
1
-0
/
+1
*
- Do not show link to user/group profiles if user has no permission to view t...
Meik Sievertsen
2008-10-09
1
-0
/
+3
*
[Feature] Allow specific connection to different server for jabber functional...
Meik Sievertsen
2008-10-08
1
-0
/
+1
*
Do not allow password reminders if u_passchg permission is not given. (Bug #1...
Meik Sievertsen
2008-10-06
1
-0
/
+1
*
Cottingham, not Cuttingham
Meik Sievertsen
2008-10-06
1
-1
/
+1
*
changelog entry for security-relevant change
Meik Sievertsen
2008-10-02
1
-0
/
+2
*
Remove NUL-Bytes directly in request_var() for strings and within the custom ...
Meik Sievertsen
2008-10-02
1
-0
/
+1
*
Check users pm preferences for pm's sent to groups. (Bug #33245)
Meik Sievertsen
2008-09-30
1
-0
/
+1
*
Use phpBB 3.1.x method for storing cached data to prevent PHP bug with our us...
Meik Sievertsen
2008-09-29
1
-0
/
+1
*
revert r8893 - there were massive problems with the display and select all code
Meik Sievertsen
2008-09-28
1
-1
/
+0
*
Add quoting support to PM history when composing a reply. #34285
Chris Smith
2008-09-27
1
-0
/
+1
*
Better return links when deleting topics through the MCP. #34655
Chris Smith
2008-09-27
1
-0
/
+1
*
Small language fix (#32795) and tiny bug fix
Chris Smith
2008-09-26
1
-1
/
+1
*
Remove reference to old mysql4 abstraction layer. #26065
Chris Smith
2008-09-26
1
-2
/
+1
*
More language fixes. #34185
Chris Smith
2008-09-26
1
-1
/
+1
*
* Use a distinct log message for shadow topic deletions to differentiate betw...
Chris Smith
2008-09-26
1
-0
/
+1
*
Fix problems with styles using an underscore within the filename. (Bug #34315)
Meik Sievertsen
2008-09-26
1
-0
/
+1
*
Duplicate log messages for deleting a topic ('LOG_TOPIC_DELETED' has been dep...
Chris Smith
2008-09-26
1
-0
/
+1
*
Split posts target forum requires 'f_post' now instead of 'm_split'. #31015
Chris Smith
2008-09-26
1
-0
/
+1
*
Add links to the post and forum when viewing a report from the MCP. #33795, #...
Chris Smith
2008-09-26
1
-0
/
+1
*
Make pagination work again, undoing rev8830 to fix #32515 properly
Henry Sudhof
2008-09-24
1
-1
/
+1
*
Adjust language key SPLIT_AFTER to make the action clearer.
Chris Smith
2008-09-23
1
-0
/
+1
*
MCP topic view checkboxes now default to unchecked.
Chris Smith
2008-09-23
1
-0
/
+1
*
Stop users from deleting posts after the edit time has passed or they have be...
Chris Smith
2008-09-23
1
-0
/
+1
*
Make topic selection for merge less confusing by removing unneeded controls. ...
Chris Smith
2008-09-23
1
-0
/
+1
*
- Automatically add users/groups to the PM recipient list, if entered or sele...
Meik Sievertsen
2008-09-23
1
-0
/
+4
*
Correctly handle unread status of subforums (that are not shown on the index)...
Chris Smith
2008-09-23
1
-0
/
+1
*
Log the forum name that topics are moved into.
Chris Smith
2008-09-23
1
-0
/
+1
*
support tabs in code selections (Bug #25445). Still does not solve the strang...
Meik Sievertsen
2008-09-19
1
-0
/
+1
*
Correctly delete message attachments. (Bug #23755) Also revamped and simplifi...
Meik Sievertsen
2008-09-19
1
-0
/
+1
*
Pass S_SEARCH_ACTION through append_sid() in search.php. (Bug #21585)
Meik Sievertsen
2008-09-18
1
-0
/
+1
[next]