.. |
acm
|
- fixing some bugs
|
2007-01-20 17:58:27 +00:00 |
acp
|
- used wrong heuristic to measure if we were done, using a different one now.
|
2007-02-17 04:53:43 +00:00 |
auth
|
- Pruning doesn't lower user post counts anymore [Bug #7676]
|
2007-02-08 22:11:14 +00:00 |
captcha
|
- fix some oddities (doubled spaces for example)
|
2007-01-26 16:09:51 +00:00 |
db
|
eh? meh.
|
2007-02-03 04:26:10 +00:00 |
diff
|
forgot that one ...
|
2007-01-28 17:00:03 +00:00 |
mcp
|
- allow converting from one database to another, no need for tables to be in one database anylonger (this also allows switching from one DBMS that was used with phpBB2 to another DBMS supported by phpBB3 including new systems available in Olympus only)
|
2007-02-16 23:06:14 +00:00 |
search
|
- should fix some Firebird issues ( can't believe that nobody found this until now )
|
2007-02-01 03:13:08 +00:00 |
ucp
|
only some minor fixes
|
2007-02-05 16:24:15 +00:00 |
utf
|
wrong function name :P
|
2007-02-16 04:26:19 +00:00 |
auth.php
|
show dropdown box for choosing the forum in user management screen -> permissions
|
2006-12-25 15:19:45 +00:00 |
bbcode.php
|
- some bugfixes
|
2007-01-09 14:10:44 +00:00 |
cache.php
|
- fix some oddities (doubled spaces for example)
|
2007-01-26 16:09:51 +00:00 |
constants.php
|
- removed download mode selection (the column info and constants will not be removed, we or others may be able to re-use them later on)
|
2007-01-03 16:38:25 +00:00 |
functions.php
|
- Pruning doesn't lower user post counts anymore [Bug #7676]
|
2007-02-08 22:11:14 +00:00 |
functions_admin.php
|
nice...
|
2007-02-17 05:20:29 +00:00 |
functions_compress.php
|
#5654
|
2006-11-28 14:29:47 +00:00 |
functions_convert.php
|
- fixed a referencing problem with objects (PHP4/5 conflict)
|
2007-02-17 14:14:56 +00:00 |
functions_display.php
|
SEPARATOR, not SEPERATOR... also "neutralised" variable naming as it's used elsewhere outside of pagination. :)
|
2007-01-27 17:21:20 +00:00 |
functions_install.php
|
- only give DBAL options which were available in phpBB2
|
2007-02-17 01:14:28 +00:00 |
functions_jabber.php
|
fix for bug #6140 (jabber not working)
|
2006-12-16 12:57:01 +00:00 |
functions_messenger.php
|
those were missing
|
2007-02-09 14:31:17 +00:00 |
functions_module.php
|
- added confirm box to ucp zebra (adding fried/foe)
|
2007-01-24 11:29:56 +00:00 |
functions_posting.php
|
- might as well...
|
2007-02-13 23:22:42 +00:00 |
functions_privmsgs.php
|
fixing some bugs, most being submitted grammatical/spelling errors.
|
2007-01-21 18:33:45 +00:00 |
functions_profile_fields.php
|
- author search should use clean names for searching [Bug #5752]
|
2006-12-03 18:03:33 +00:00 |
functions_template.php
|
- generate fewer opcodes, make a smaller cache, a bit more readable
|
2007-01-27 13:36:50 +00:00 |
functions_transfer.php
|
- fix some oddities (doubled spaces for example)
|
2007-01-26 16:09:51 +00:00 |
functions_upload.php
|
some fixes to be committed.
|
2007-02-09 14:24:34 +00:00 |
functions_user.php
|
adjust text for getting image dimensions as well as not suppressing warnings for getimagesize()
|
2007-02-07 16:32:25 +00:00 |
index.htm
|
Add blank indexes to stop nosey people being, erm, nosey
|
2001-11-21 13:06:56 +00:00 |
message_parser.php
|
adjust text for getting image dimensions as well as not suppressing warnings for getimagesize()
|
2007-02-07 16:32:25 +00:00 |
session.php
|
some fixes to be committed.
|
2007-02-09 14:24:34 +00:00 |
template.php
|
fixing some bugs, most being submitted grammatical/spelling errors.
|
2007-01-21 18:33:45 +00:00 |