View | Annotate | Download (22.6 KB)
This commit was manufactured by cvs2svn to create tag 'milestone_3'.
- checking in pauls (psoTFX) search changes (with tiny adjustments from me)
- view active topics - seperated search id (int) from search id (string) for security reasons
- some fixes here and there
- made path information available to template (T_) - eased topic/post icon in templates (removing hardcoded img) - added S_FIRST_ROW and S_LAST_ROW to template engine
- 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...
- fix stopword handling for searches in search results
- search updates
This is a mass commit ... expect trouble! Changes made here are primarily to how login is handled, schema changes necessary!
- fixed permissions for mcp (global permission settings are false if user is only able to moderate one to x forums) - determine permission settings for submodules - further approve/disapprove work (approve_details added)
- 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...
splitted language files
- 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...
new permissions, merged attachment tables (the intended purpose of two tables is no longer valid), attachment updates along the merging...
Note: please merge your attachment tables (develop dir).
Fix a few items, ability to read private forums, etc. ... must look at reducing need to join on posts table when not absolutely necessary
Add search interval check, correct a couple of errors
ah, what the heck ... let's throw this in CVS
Various bits and pieces ... this isn't really what I wanted M-2 to look like but hum ho
basic todo list
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).
some arrangements...
Another windows carriage returns foobar
Enable/disable searching
Moved profile.php to ucp.php. ucp is really really broken right now, don't even think about trying to use it.
viewforum queries update + a couple of bugfixes.
Dumped sql_query_array, replaced with build_array, posting updates, fixed quoting in mysql layers, fulltext enabled ... speed/problem feedback welcome
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 ...
Various updates
Add checkboxes
More user search fixes ...
damn damn damn
Look out your window ... just to the left of the Big Dipper you'll see a small dot moving at high speed ... this is my computer ...
bah
Wrong var ... naughty Paul ... smacked wrists
Updated user search system ... this really needs to be integrated with memberslist or something ... but it'll do here 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
merged from 2.0.0 branch (marked merge_point_20020420) + assorted updates and trial stuff for example session alterations
Fixing bug 536812: search.php - total_match_count Thanks acydburn! Not a big deal, just did what acydburn recommended.
I'm sooo bored with re-fixing things
search_id change broke various other search options, fixed
pre-freeze on main templates, various bug fixes (highlighting search results, various search related issues, blah blah). These updates need thorough checking, quickly
Update goto page code
Fix enter does not submit problems for username searching, all bow down before Matthijs ... no, not in that way you perverts
Broke bbcode removal when displaying incomplete posts ... fixed
Fix default AND for word concaten..blah blah
Loads'a changes including fix for security issue, thanks to Matthijs for checking this out and confirming
Fix issues with view posts since last visit, errors on next page, re-introduce external stopword list, examine feasibility of stemmer, tidy ups ...
Fixed bug #509335
Fixed pagination bug on search results ( #509852 )
Fixed stripslashing problem which would lead to incorrect search results in some cases
Fix bug #502174, show Guest post usernames correctly ... well as correct as they currently are
Change ego search back to topic output rather than posts (as was till last update) .. even though it does say view own posts ..
Various updates to fix problems with large result sets ... code is quite messy, will clean up
Finished implementation of title searching ... this will please at least one person :)
Changes to topic/forum tracking ... tested for several days on test board and all seems fine, give feedback in forums
Moved all search functions to includes/search.php Paul; please review
Fix bug #497740
Fix bug #496943
Hopefully this addresses the \' and '' problems with MSSQL, etc. ... I'd like opinions on the security of doing this.
Fix bug #495250 and various other issues
Fix bug #495130 and remove unnecessary free_result
Fix for bug #494740
Various changes to accompany session updates ... MSSQL users should be prepared to alter or remove the session_last_visit field or face potential problems
Sped up searching for posts from a specific user a lot
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
bug #489842 -- some pages were doing bbencode_second and make_click in a bad order.
bug #488067: no, preg_quote() didn't always have 2 args.
Added another image name for 'goto post'
New session code, probably still dodgy, fix for login failed message, search updates, highlighting URI messup fixes, max limit for ranks
Fix for 'bug' #484650
Finally moved the bbcode_uid from posts to posts_text, DON'T FORGET TO RUN THE CONVERT SCRIPT IN /develop/ !!
Latest variants ... not finished yet ...
Fix for display of newest image icon when one doesn't exist
Search re-write was erm, how can I say this, erm, brown, soft and smelly ... putting old one with required updates back, will do more work soon
Various core updates for searching
Fixed bug #483105
Yet More language updates
More language updates
And again my brain gets ahead of my fingers ... mental note, reduce caffeine intake
Fixed bug #482127 ... part 2, fixes post_subject too
Fixed bug #482127 ... problem occurs when no bad word list exists
Mainly language updates but some bug fixes too
Pagination update
Added arguments to search ACTION to avoid caching probems (back button that doesn't work)
Oops, forgot to commit search.php
Altered for constant table names
New search system, this isn't final, needs alterations, etc. can redeem this against the full priced version with included coupon
Slight mods to the usersearch function, moved to search.php
And all because the lady loves Milk Tray, erm, sorry ... all because I missed a . from a string concaten...thingy
Various changes to location redirection ... please note the format and name changes
Added view newest output for topic search
Just to bring CVS in-line with local copy
New search 'stuff' ... not complete ... update
New search 'stuff' ... not complete
Bug 461842 fixed. Unnecessary uses of addslashes(), stripslashes(), and preg_quote() in search.php..
Removed some trailing newlines
Altered layout of phpbb_config table
Changed all error_die to message_die
Re-added GPL disclaimers
Modified header comments
Changes to include location + some other misc stuff
Fixed error
Switched forum_auth to the forums table
User can only search and see results for forums they have auth_view rights
Various changes and fixes to enable search from username and template updates
Some updates which may have fixed some probs ...
Added ability to jump to a specific post ... click on the little page post icon
In goes initial search engine