History | View | Annotate | Download (43.9 kB)
This commit was manufactured by cvs2svn to create tag 'milestone_3'.
- session changes
Fix for bug 73, invalid link under PM icon in memberlist/leaders
- add ability to limit search to groups
- memberlist changes
- 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...
put user into appropiate group after activating his account
- fix serious bug (not updating topic/post count), i do not know why this slipped through and no one noticed... :) Maybe only i, lately i was performing very badly, had a few flaws, need to update myself to a stable version...
BBCode enabled profile fields, removed field_name from profile fields, fixed some uninitialised variable issues, some small conversion issues
- removed unnecessary pm options- added one option to clearly define email visibility
Censor topic name, signature, occupation, interests and location
Fix profile msn contact link
- minor fixes
- only small fixes to the memberlist
- more updates, mostly bugfixes to the bbcode parser- changed current_user in sessions (please review)- give more flexibility to style authors in regard to the pagination elements- profile fields updates (included a sample constuct into viewtopic_body.html - have to be documented extensivly)...
- re-enable polls (user is now able to decide if users are able to change votes if this feature is enabled within the given forum)
my turn to break the forum (and at least pm's are no longer working - will not last long). HARRRR
widdle
This is a mass commit ... expect trouble! Changes made here are primarily to how login is handled, schema changes necessary!
- removing karma
- fix link to PM (composing message)
- fork/copy topic- resync topics- possible to show only reported posts in topic_view- view reports in post details- mcp_queue (show unapproved items)
- added splitting of topics to mcp- added merging of posts to mcp- fixed parsing of acl_getf results- adjusted tracking code for important announcements (seems to work now)
- remove output buffering options from download.php (not needed anymore)- optimized viewtopic.php a little bit- removed the create_function (was consuming too much memory) from viewtopic- check for manually added convert[.exe] program name to imagemagick path in admin_attachments...
- forum rules + link to forum rules- three new (tiny) functions added to functions_posting responsible for handling text with bbcode/smilies/urls, use them at items all over across phpbb...- some bugfixes within admin_forums and other files- new admin_board layout (much safer, security wise)
only display those forums the user is able to read in.
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)
- put consoring and smilie processing into functions (we use them all over the place) for better changing and consistency.- changed docs/AUTHORS to reflect the recent code re-use in functions_messenger.php- pleasing the users a little bit more by using table constants. :D...
use of correct config var
Update for new karma image location/creation
Remove need for session_ids for "allowed" bots, dump user_founder/user_active in favour of user_type, new user_type, USER_IGNORE
Updated the various "users of emailer", fixed issue(!) of jabber using the email address as the uid, blah fixes, blah, blah di blah yakety smackety
Let's break lots of things
Add "Add Friend" to viewprofile
oops, forgot to commit this earlier ... update for search author
hhmm
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
Various bits and pieces ... this isn't really what I wanted M-2 to look like but hum ho
Re-arrange auth and setup calls ... needs to be repeated for all major scripts
Missing sprintf
Further additions to memberslist modes, Jabber support, finally "fixed up" other IM client support, a little messy in places and lacking any permission checking for IM
A few minor updates
Default rank images directory
Incorrect avatar dimensions
Majority are UCP related updates ... avatars should now work, aside from gallery, fixed a few other issues, updated schema/basic
Avatar preferencial display here too
email topic, minor other changes, removed updating of parent forums upon posting (handled by functions_display)
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 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
bbcode parse signatures
Update email form inline with emailer changes
Re-introduce sorting by rank ... note that only normal ranks are actively sorted. Special ranks are listed first no matter what the sort order.
Enable/disable searching ... note that user searching is always enabled for admins at this time (for ACP functionality ... this could be pared down to only those functions requiring username input)
Various updates
Output total posts/topics
Update following move of post count incrementation checks to permissions
Moved login procedure to a function enabling "inline" login links ... no more "messy" redirects ... install will be broken for now, at least when it comes to redirecting after completion. Moved "front-end" login to ucp.php
oops, the idea of hidden groups is that you cannot see who is a member ... duh
Various additions and fixes
Email via memberslist
Additional info for profiles
Moved profile.php to ucp.php. ucp is really really broken right now, don't even think about trying to use it.
Re-activated user search
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
More session changes to accomodate ACL_PERMIT/PREVENT ...
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
pre-freeze on main templates, various bug fixes (highlighting search results, various search related issues, blah blah). These updates need thorough checking, quickly
Loads'a changes including fix for security issue, thanks to Matthijs for checking this out and confirming
Remove extra session var in session_pagestart
Gave the row number thing a more useful name ...
Added row numbers to memberslist (to check out how you're ranked with # of posts ;)
Fix dopey errors
Fix bug #504383
Fix bug #496166, removed sort_order since for top_ten it makes no real sense ... bet we'll get comments about this ...
Various updates + admin viewing of email addresses
Missed a ['From'] -> ['Location'] change
A 'not quite a Pauls up' + short date format
Mainly language updates but some bug fixes too
Added admin enabling of email form
Email form - free with purchase of any two other items
Various changes to location redirection ... please note the format and name changes
Altered layout of phpbb_config table
Fixed bug #459427
Re-added GPL disclaimers
Modified header comments
More compliance ... it never ends
Template config system, store relevant config stuff here
Changes to include location + some other misc stuff
More user fields available for memberslist template plus graphic changes
Small change to user website url creation