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
/
includes
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
- Add hard limit for smilies
Marek A. R
2009-07-17
1
-0
/
+3
*
Correct escaping/unescaping in the LDAP authentication plugin. #48175
Chris Smith
2009-07-17
1
-7
/
+11
*
Fix bugs #46615 & #46945 - Fail gracefully if store folder is not writable du...
Andreas Fischer
2009-07-17
1
-1
/
+6
*
Ability to empty a user's outbox from the user ACP quick tools.
Chris Smith
2009-07-17
1
-2
/
+53
*
ok, i misread this one. :) related to r9763
Meik Sievertsen
2009-07-17
1
-2
/
+3
*
Fix bug #47495 - Move hardcoded language string to language file.
Andreas Fischer
2009-07-17
1
-1
/
+3
*
A small correction to #r9763
Meik Sievertsen
2009-07-17
2
-25
/
+29
*
- Add pagination for icons and smilies in the ACP and smilies in the smiley p...
Marek A. R
2009-07-16
3
-11
/
+46
*
assign vars
Henry Sudhof
2009-07-16
1
-0
/
+2
*
Fix Bug #45675 - Do not allow setting group as default group for pending user
Joas Schilling
2009-07-14
2
-1
/
+50
*
Feature Bug #43375 - Ability to delete warnings and keep warnings permanently
Joas Schilling
2009-07-14
3
-1
/
+144
*
Feature Bug #45375 - Add option to disable remote upload avatars
Joas Schilling
2009-07-14
4
-14
/
+20
*
Fix bug #46765 - View unread posts
Ruslan Uzdenov
2009-07-14
1
-0
/
+91
*
Fix bug #44295 - Cannot prune users who never logged in
Ruslan Uzdenov
2009-07-14
1
-1
/
+6
*
Fix bug #47265 - Smilies and images not viewed in topic-print view
Joas Schilling
2009-07-13
1
-1
/
+2
*
Fix bug #47775 - Properly convert and show filesize information
Andreas Fischer
2009-07-11
4
-23
/
+75
*
some changelog changes and a small SQL correction
Chris Smith
2009-07-08
1
-1
/
+1
*
Fixed Bug #24075 - GZIP status is not showed up correctly in debug mode
Ruslan Uzdenov
2009-07-08
2
-2
/
+2
*
Fix database updater and db tools to support multiple column changes/addition...
Meik Sievertsen
2009-07-08
1
-17
/
+229
*
Fix bug #47575 - Disable word-censor option in UCP lacks the config-setting -...
Joas Schilling
2009-07-08
1
-1
/
+1
*
Fixed Bug #40155 - Postcount of 0 not showing up in PMs
Ruslan Uzdenov
2009-07-08
1
-1
/
+1
*
Another feature: Detect when a post has been altered by someone else while ed...
Andreas Fischer
2009-07-08
1
-0
/
+7
*
Fix r9728 - It does actually not work that way. ;-)
Andreas Fischer
2009-07-07
1
-2
/
+2
*
Fix bug #47785 - Fetch requested cookie variables directly from cookie super ...
Andreas Fischer
2009-07-07
1
-2
/
+3
*
Fix bug #47815 - View end of ban in MCP and ACP when user is banned by durati...
Joas Schilling
2009-07-07
1
-1
/
+16
*
Further word censor fix to work with UTF8 correctly
Ruslan Uzdenov
2009-07-07
1
-1
/
+1
*
Fixed Bug #39625 - QUOTE-string not included when replying to pm's
Ruslan Uzdenov
2009-07-07
1
-1
/
+4
*
Color bbcode now supports three-digit hex notation. (Bug #39965 - Patch by le...
Meik Sievertsen
2009-07-07
2
-2
/
+2
*
Coding guidelines in r9629
Chris Smith
2009-07-07
1
-1
/
+1
*
merged questioinnaire and questionnaire_phpbb and adjusted all files to our c...
Meik Sievertsen
2009-07-07
3
-269
/
+290
*
restore firebird/sqlite support. TODO - the DBAL should handle this
Henry Sudhof
2009-07-07
1
-3
/
+11
*
Fix an endless loop; don't return the sql array by reference
Henry Sudhof
2009-07-06
1
-1
/
+1
*
Fix an endless loop; don't return the sql array by reference
Henry Sudhof
2009-07-06
1
-4
/
+5
*
Add a purge option for the session table to the acp. Seems that many boards g...
Henry Sudhof
2009-07-06
1
-0
/
+42
*
Fix bug #36565 - Search by authorname does not display posts of guests and de...
Joas Schilling
2009-07-02
2
-40
/
+87
*
a bit of text
Henry Sudhof
2009-06-30
1
-5
/
+5
*
*blinks* there were supposed to be more files, where are they? Ah, here
Henry Sudhof
2009-06-30
1
-6
/
+8
*
undoing change from #9575, as it broke the board disabled message
Henry Sudhof
2009-06-29
1
-1
/
+1
*
Add some data for akismet et al
Henry Sudhof
2009-06-29
2
-4
/
+4
*
- forgot to remove __construct methods when making this PHP4 compatible
Nils Adermann
2009-06-27
2
-3
/
+2
*
did not have auto props on this machine - removed an unused function from the...
Nils Adermann
2009-06-27
1
-23
/
+1
*
acp module for submitting statistical information to phpBB
Nils Adermann
2009-06-27
5
-1
/
+405
*
Fixed Bug #45115 - Signature parsing flags are not stored in DB
Ruslan Uzdenov
2009-06-27
4
-9
/
+27
*
Okay, okay, I see the issue. I'll revisit this tomorrow.
Henry Sudhof
2009-06-26
2
-10
/
+5
*
Okay it should work again. Thanks Raimon. In the future, please test if your ...
Henry Sudhof
2009-06-26
1
-14
/
+11
*
Fix bug #38395 - Loading draft removes recipients when replying to PM
Joas Schilling
2009-06-26
2
-3
/
+3
*
Fix bug #47345 - Check if template file is empty before trying to read from it.
Andreas Fischer
2009-06-26
1
-1
/
+14
*
Change bug #39505 - Pm history only shows pms of the receipts you currently r...
Joas Schilling
2009-06-26
1
-1
/
+18
*
revert r9653 because it does not work as advertised (a load of bugs and not r...
Meik Sievertsen
2009-06-25
1
-1
/
+0
*
fix r9652
Joas Schilling
2009-06-25
1
-0
/
+10
[prev]
[next]