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
/
acp
Commit message (
Expand
)
Author
Age
Files
Lines
*
#42985 - use path in JS instead of name
Meik Sievertsen
2009-03-17
1
-0
/
+2
*
Fix imageset editing for retaining and correctly setting dimensions for image...
Meik Sievertsen
2009-03-07
1
-106
/
+110
*
- adjust db_tools again to not remove any schema (they may be required)
Meik Sievertsen
2009-02-28
1
-0
/
+6
*
- Removed redundant code and unnecessary queries in forum management. #42265
Chris Smith
2009-02-27
1
-18
/
+12
*
Add anti-abuse email headers to acp_inactive.php and correct activation remin...
Chris Smith
2009-02-15
1
-2
/
+12
*
and another CAPTCHA setting - add new noise shapes to the noise array for mor...
Henry Sudhof
2009-02-08
1
-1
/
+2
*
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
-1
/
+6
*
New option for the GD VC. Parameters need some more tweaking
Henry Sudhof
2009-01-21
1
-2
/
+2
*
Add in missing free result on DB query
Chris Smith
2008-12-06
1
-0
/
+2
*
fix postcount resync for situations where low and high post ids are higher th...
Meik Sievertsen
2008-12-04
1
-10
/
+29
*
Make sure a style set to "default" is also always active. ;) (Bug #37475)
Meik Sievertsen
2008-12-02
1
-0
/
+6
*
Better handling and finer control for custom profile fields visibility option...
Meik Sievertsen
2008-11-26
1
-51
/
+49
*
problems with case handling #36725
Henry Sudhof
2008-11-13
1
-3
/
+3
*
Provide a way to disable the config write check and rename the ACP style edit...
Chris Smith
2008-11-09
2
-2
/
+2
*
ok, trim down the config check significantly for 3.0.3 until we properly disc...
Meik Sievertsen
2008-11-09
1
-1
/
+2
*
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9053 89ea8834-ac86-4346-8a...
Meik Sievertsen
2008-11-09
1
-5
/
+6
*
#36525
Henry Sudhof
2008-11-09
1
-14
/
+8
*
#36525
Henry Sudhof
2008-11-09
1
-0
/
+9
*
fix 3 very tiny bugs... #35545, #35365 and #35305
Meik Sievertsen
2008-11-02
1
-2
/
+4
*
Disable mass e-mail when e-mail is disabled. #27385
Chris Smith
2008-10-13
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
/
+13
*
Sort topic icons/smilies by filename when adding new topics/smilies (Bug #13501)
Meik Sievertsen
2008-10-06
1
-0
/
+12
*
Fix problems with styles using an underscore within the filename. (Bug #34315)
Meik Sievertsen
2008-09-26
1
-9
/
+40
*
better query for syncing post counts. Thanks to BartVB for this. ;)
Meik Sievertsen
2008-09-24
1
-12
/
+11
*
gah
Meik Sievertsen
2008-09-23
1
-1
/
+1
*
synchronise post count in steps
Meik Sievertsen
2008-09-23
1
-8
/
+31
*
- Added 'max_recipients' setting for private messages. This setting allows ad...
Meik Sievertsen
2008-09-23
2
-1
/
+4
*
do not allow categories to be locked by accident (Bug #14548)
Meik Sievertsen
2008-09-19
1
-1
/
+4
*
Prevent integer overflow - Bug #19895
Meik Sievertsen
2008-09-18
2
-2
/
+2
*
Do not allow setting forums parent to the forum itself. (Bug #18855)
Meik Sievertsen
2008-09-18
1
-3
/
+9
*
Correctly limit input of the users location to 100 characters in the UCP and ...
Chris Smith
2008-09-05
1
-2
/
+2
*
Ok, story real database server info, as well as caching it
Meik Sievertsen
2008-09-04
1
-1
/
+1
*
Fix one design failure in phpBB3. Do not count non-approved posts to the user...
Meik Sievertsen
2008-09-02
2
-2
/
+4
*
settings and data for the new queued posts feature ;)
Meik Sievertsen
2008-09-02
1
-5
/
+7
*
actually, queued posts can also be in forums with no post counts
Meik Sievertsen
2008-09-01
1
-1
/
+0
*
Show users posts in queue in acp and profile + link to mcp
Meik Sievertsen
2008-09-01
1
-0
/
+13
*
some changes for proper code documentation
Meik Sievertsen
2008-08-23
1
-59
/
+59
*
change the way we do chmodd'ing. I know, my implementation really sucked... g...
Meik Sievertsen
2008-08-22
2
-2
/
+2
*
the chmod change i already had within the changelog (by mistake). This should...
Meik Sievertsen
2008-08-16
2
-17
/
+17
*
more verbose style.php in DEBUG mode
Henry Sudhof
2008-08-13
1
-0
/
+4
*
Catch too long help lines
Henry Sudhof
2008-08-12
1
-0
/
+6
*
cleaning tpl fallbacks up
Henry Sudhof
2008-07-30
1
-1
/
+2
*
No negative values (#30335)
Henry Sudhof
2008-07-29
1
-1
/
+5
*
remove unnecessary checks
Meik Sievertsen
2008-07-29
1
-3
/
+3
*
#30735
Henry Sudhof
2008-07-28
1
-5
/
+13
*
writable instead of writeable. :/
Meik Sievertsen
2008-07-28
1
-2
/
+2
*
Okay. Frozen, we never said anything about it being permafrost. Also, this is...
Henry Sudhof
2008-07-28
1
-56
/
+450
*
add warning to ACP index if config file is writeable
Meik Sievertsen
2008-07-28
1
-6
/
+11
*
Fix some instances where we left db connections open (registration -> captcha...
Meik Sievertsen
2008-06-13
2
-15
/
+15
[next]