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
*
Some things I missed in r9887.
Andreas Fischer
2009-08-14
1
-1
/
+3
*
More r9896 cleanup.
Andreas Fischer
2009-08-14
1
-13
/
+8
*
fix #49685 introduced in r9896
Joas Schilling
2009-08-14
1
-1
/
+1
*
add back links
Henry Sudhof
2009-08-14
2
-0
/
+2
*
#49675 #49655 - ATTENTION: small captcha API change
Henry Sudhof
2009-08-14
5
-29
/
+63
*
That's not supported by php4 and part of the full 3.1 system anyway
Henry Sudhof
2009-08-14
1
-99
/
+0
*
Lifted minimum requirement for Firebird DBMS from 2.0+ to 2.1+.
Meik Sievertsen
2009-08-13
2
-8
/
+8
*
- links to send statistics after install and update
Nils Adermann
2009-08-13
2
-2
/
+3
*
some fixes
Henry Sudhof
2009-08-12
1
-2
/
+2
*
some fixes
Henry Sudhof
2009-08-12
1
-3
/
+3
*
ok, i am very sorry, but this needs to be fixed.
Meik Sievertsen
2009-08-12
7
-57
/
+150
*
populate who is online only where required
Henry Sudhof
2009-08-12
1
-4
/
+12
*
Fix r9955 for Bug #49435
Meik Sievertsen
2009-08-12
1
-2
/
+3
*
change item to item_id; related to #49485
Henry Sudhof
2009-08-12
1
-1
/
+1
*
allow custom template path for email files
Meik Sievertsen
2009-08-11
1
-3
/
+6
*
- filtered logs weren't correctly paginated
Jim Wigginton
2009-08-10
3
-3
/
+6
*
Function approve_post adjustment (migrating to sync())
Ruslan Uzdenov
2009-08-10
1
-70
/
+5
*
Fix bug #47705 - Out of range value for column 'topic_replies_real'
Ruslan Uzdenov
2009-08-10
1
-77
/
+44
*
check for not set values in acp_board to correctly grab those input elements ...
Meik Sievertsen
2009-08-10
1
-1
/
+7
*
ok, r9704 was correct - i used a wrong code base within my tests. :/
Meik Sievertsen
2009-08-10
1
-7
/
+1
*
class name
Henry Sudhof
2009-08-10
1
-1
/
+1
*
reverted all changes made to this code block, especially the one mentioned in...
Meik Sievertsen
2009-08-10
1
-1
/
+7
*
include vs include_once
Henry Sudhof
2009-08-07
3
-3
/
+3
*
Coding guidelines: Tiny whitespace change for an unreleased file.
Andreas Fischer
2009-08-07
1
-2
/
+2
*
Remove some left over code introduced in r9575, reverted in r9704.
Andreas Fischer
2009-08-07
1
-7
/
+0
*
add transactions to sync(); not one big one to avoid nesting.
Henry Sudhof
2009-08-07
1
-10
/
+42
*
fix r9713 for #36565
Joas Schilling
2009-08-05
2
-8
/
+4
*
fix r9927 - of course isset()
Meik Sievertsen
2009-08-05
1
-1
/
+1
*
Fix Bug #48955 - Correctly extract column default value when exporting Postgr...
Andreas Fischer
2009-08-05
1
-3
/
+4
*
submit_post() now accepts force_approved_state key passed to $data to indicat...
Meik Sievertsen
2009-08-05
1
-0
/
+8
*
Fix bug #15729 - Global announcements marked as read if all new topics in for...
Ruslan Uzdenov
2009-08-05
3
-7
/
+18
*
log general errors in cron, images and when debug is enabled
Henry Sudhof
2009-08-05
1
-0
/
+8
*
and for pseudocron too (to conisder: log db errors to debug faulty cron jobs)
Henry Sudhof
2009-08-04
1
-2
/
+2
*
use new flag to place captcha errors in the error log (if debug is set)
Henry Sudhof
2009-08-04
1
-0
/
+2
*
add the option to place image debugging information to the log
Henry Sudhof
2009-08-04
1
-1
/
+6
*
Separate PM Reply and PM Reply to all in prosilver.
Meik Sievertsen
2009-08-04
2
-4
/
+15
*
Even if the recipient of a PM is now inactive (for whatever reason) still dis...
Meik Sievertsen
2009-08-04
1
-2
/
+1
*
Fix Bug #49035 - Fix general error while registration, through undefined vari...
Joas Schilling
2009-08-04
1
-1
/
+3
*
#48985
Henry Sudhof
2009-08-03
1
-1
/
+5
*
#48965
Marek A. R
2009-08-02
1
-3
/
+3
*
forgot this in r9909
Meik Sievertsen
2009-08-01
1
-2
/
+1
*
Fix bug #1309 - Multiline [url] not Converted
Ruslan Uzdenov
2009-08-01
1
-1
/
+1
*
return errors if return_on_error is true for multi_insert (Patch by bantu)
Meik Sievertsen
2009-08-01
1
-2
/
+7
*
Adjust build_url() to not prepend $phpbb_root_path if path returned from redi...
Meik Sievertsen
2009-08-01
1
-2
/
+14
*
Apply locale-independent basename() to attachment filenames. New function add...
Meik Sievertsen
2009-08-01
9
-29
/
+57
*
Addition to r9899 for bug #48695 - trying to create thumbnail for broken jpeg...
Ruslan Uzdenov
2009-08-01
1
-0
/
+1
*
Fix Bug #37585 - Correctly log action when users request to join a group
Joas Schilling
2009-08-01
1
-1
/
+1
*
Fallback options for missing language files. (Bug #38575 - Patch by EXreaction)
Meik Sievertsen
2009-08-01
1
-2
/
+30
*
Fix bug #48695 - Do not try to create thumbnails for images we cannot open pr...
Andreas Fischer
2009-07-31
1
-0
/
+5
*
check changed to allow for undefined lang entries. Proposed by a_jelly_donut
Henry Sudhof
2009-07-31
1
-1
/
+1
[next]