History | View | Annotate | Download (39.3 kB)
This commit was manufactured by cvs2svn to create tag'release_2_0_2'.
Fixes for bugs: 387, 519, 522, and 456
A number of additional changes
Loads of bug fixes and updates
This commit was manufactured by cvs2svn to create branch 'phpBB-2_0_0'.
A small typo (missed it...)Shouldn't be a problem, now.
Doug
Ok, this includes fixes for bugs numbered 526000, 524591, 520370, and 520872. Manily, a few typos were fixed, along with a problem in the jumpbox (fixed using a quick Javascript check, there really isn't another way without modifying some large portions of code), and a problem in the rank control panel. In other words, everything assigned to me (as of this morning) has been fixed. I also ran the lovely fix_files.sh, so CVS might be a little wacky and try to update everything. I hope not......
Remove lang_admin changes, sorry Jonathan no more changes ... we really have to put a freeze on these, I'm fed up dealing with continual updates of translations :)
Fix for bug #517442... Disabled HTML in Site_Name and documented in admin.. Also changed so that in both site_name and site_desc "'s are changed to "
Added new 'server_xxxx' lines to Configuration section
New SMTP_ entries in Configuration section ... I know, we said this was frozen ... it just defrosted again, sorry :( On quick re-freeze now :)
Some additional error checking in the install to make sure that the server's php configuration is going to work with phpBB2.. (two new lines in lang_admin.php sorry translators, & please don't shoot me Paul :D )
Added translations for ALL, REG, MOD, etc. used in admin_forumauth
Fix bug #497838
Fix bug #497829
Ok go on and shoot me Paul.. :D Apparently I'd forgotten to add an error message for the install when it couldn't ftp the file. Fixed now.
Added DB_Username and DB_Password to install section
Fixed bug #488927
Fixed bug #492183, added checking on theme name when creating new theme.
Various remaining language fixes for viewonline and board configuration admin
Added body text setting
Slight admin rank bug (would not display-broken image)
Ok commiting modified install/upgrade integration, but there's still a weird problem I'm working on... I'll post more in the forum..
Fix bug #487716
Backtrack on IDENTITY ... doh
Updated for improved use with ODBC setups + introduced a re-install feature ... the schema updates only remove foreign key and drop table clauses
Doh! Commited lang_admin before updating from CVS ... just call me stupid, but not too often
Fixed bug #486207
Fixed bug with deleting categories, and found a hard coded english message!
Spelling errors and minor changes ... getting quite chilly now
Various updates
Module and module function names now pulled from lang file
Now showing: A ton of bug fixes and a complete overhaul of my admin code...
Yep, you guess it some more lang updates + cleanups
More lang updates
Yet another missed option ... blimey, we've made this too configurable ... only kidding
Various admin lang and other fixes ... this will break other things I'm sure, only submit bug reports for recently commited files
Changed language for PM disable a bit
Mainly language updates but some bug fixes too