History | View | Annotate | Download (3.6 kB)
This commit was manufactured by cvs2svn to create tag 'milestone_3'.
- session changes
some language additions and tiny bugfixes related to the request_var change
- some fixes here and there
- Documentation related changes- added resend activation email dialog- fixed issue in session code- log failed/successful admin re-authentication/login- fixed simple forum dropdown box (used in mcp and posting)
- first try to break things...
- load_moderators taken into account at index.php- added S_UNREAD_TOPIC to viewforum- changed S_UNREAD to S_UNREAD_POST in viewtopic
my turn to break the forum (and at least pm's are no longer working - will not last long). HARRRR
Danger Wil Robinson Danger! Paul is commiting files! Danger
fix some issues with oop, fixing small bugs and prepare the next steps...NOTE TO DEVS: have a look at adm/admin_board.php (new config layout)
Mark given set of forums marked, show "Mark forums read" link on subforum display
Hide special and hidden groups(?)
Updates mainly for removal of extension + header comment ... moved some aspects of ucp around, further work to be done on these areas ... not commiting search for time being
Show legend if group coloured and not hidden
Re-arrange auth and setup calls ... needs to be repeated for all major scripts
moved the queue call, added interval. The current lock is very "fluent" at the moment. ;)
added email queue + small changes (do not hit me for the mysql_basic change :D)
Majority are UCP related updates ... avatars should now work, aside from gallery, fixed a few other issues, updated schema/basic
Enable display of birthday listing ... controlled via ACP Load Settings
page header/footer become functions, forum passwords (I know, I know but it appears a popular feature for some reason ... inclusion not yet set in concrete nor complete), various bug fixes (and no doubt new bugs).
Various updates, forum links, "improve" forum management, cleanups, blah blah, note the schema changes, note also that forum management may misbehave ... reports on wrong doings are welcome ... seem to be having problems with some mcp functions under apache/win32
Various changes, and tests ... marking/tracking is not complete ... tinkering, changing, etc. still to be done ... it's just I've made numerous and various changes to different files so a commit really is due
Fix login box action
Without caching
Various additions and fixes
Additional info for profiles
Un-b0rked ACL options caching, small general fixes
Very minor changes.
Initial Lastread support. Mind the schema and config changes\!
Moved profile.php to ucp.php. ucp is really really broken right now, don't even think about trying to use it.
Num posted articles/topics update
Cleaned up viewforum/index, altered template class to replace missing lang strings with a nicely formatted text, pre-implemented topics prefetching and broke some things.
Fix a couple of issues, hopefully haven't broken anything Ashe was planning ...
Subforums update take #1
viewforum queries update + a couple of bugfixes.
Changed $board_config to $config, more posting "stuff", altered polling code in viewtopic and loads of new problems, poor coding, etc. created :)
Mostly changes to turn userdata into user->data, lang into user->lang + bitstring 2nd format + inheritance for permission admin and various other updates/fixes/changes ... note that user->lang & user->theme isn't final
Permission related updates ... is still not final but is getting there ... faster than British Rail too
Well, here are all my changes ... don't blame me if things break :D
I updated my copy with the Area51 template so here it is, along with a couple of bugfixes :]
Subforums part 3: "the one that actually works"
Subforums handling part 2, it almost works. Also added: the "Explain" link at the bottom page, can be removed easily before official release if necessary.
First implementation of subforums handling in index.
Forum/Topic marking updates
Some sql changes
More session changes to accomodate ACL_PERMIT/PREVENT ...
Where did that dunce cap go?
oopsie, that version wasn't ready for commit ....
More changes ... switched away from prefetch for now ...
Updates for permissions, sessions, lots of things ... note that many things do_not_work now ... I'm commiting them to stop people complaining about my holding on to everything :) There is no update script at present for all these changes, you'll have to work out what's needed yourselves till I finish various things
Changed code so it stores total users in config table to remove a slightly costly query
Output online users explanation
pre-freeze on main templates, various bug fixes (highlighting search results, various search related issues, blah blah). These updates need thorough checking, quickly
Remove HIDDEN_GROUP check in user mod SQL ... no valid there.
Loads'a changes including fix for security issue, thanks to Matthijs for checking this out and confirming
Fixed <> vs != problem with MSSQL, missed this one
Made hidden groups really hidden (index, viewforum)
And another fix for warnings ...
Fix various var not set warnings ... many thanks go to The Horta for pointing out and offering fixes for many of these
Numerous updates and changes
Changes to topic/forum tracking ... tested for several days on test board and all seems fine, give feedback in forums
more fixes for postgres..
Fix for bug #488041.. Forum ordering on Postgres
Fixed 'bug' #495108, introduced a further string for fields with plural and singular entries, copes with zero conditions.
Updated for new category name constant
Changed way moderator lang is output on viewforum and index
Various changes to accompany session updates ... MSSQL users should be prepared to alter or remove the session_last_visit field or face potential problems
Change for topic_moved_is not null
Remove guest user topic tracking via cookies, update viewtopic to re-fix highlighting of search terms, add lang capability to images, various other issues, removed remote avatar size reduction
Updates putting back something I took away, slapped hands for me
New session code, probably still dodgy, fix for login failed message, search updates, highlighting URI messup fixes, max limit for ranks
Could've sworn I'd commited this ... oh well, brain is going, yeah I know, what brain?
Mainly language updates but some bug fixes too
Altered various language constructs + new quote changes for PM + altered pagination
Various changes to location redirection ... please note the format and name changes
Minor updates and fixes
Changes related to private messaging + some bug fixes
Fixed sql = NULL cockup and bug #466615
Again seems I forgot to FTP this, adds the message_die for marking forums read
topic watch/forum/topic read now cause a message to be displayed, changed profile ICQ for subSilver, various other changes
Mental note, remove old un-needed SQL ...
New search 'stuff' ... not complete
Added alternative image capability for index forum icons
Altered layout of phpbb_config table
Re-added GPL disclaimers
Modified header comments
Fixed problem with index not showing unread topics in forums for recent replies
Improved index folder mark code
New marked folder system
More compliance updates + select previous posts in viewtopic
HTML 4.01 and XHTML 1.0 compliance changes
Forum locked icon and notice on index
Forum locking now implemented + some updates for future functionality
Template config system, store relevant config stuff here
A demo of some Group CP functionality
Changes to include location + some other misc stuff
Various updates for message.php and others
Fixes for more messups on my part