aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* - a bunch of fixesMeik Sievertsen2006-12-0249-97/+133
| | | | | | | - added todos to the updater to make sure i do not forget. :) git-svn-id: file:///svn/phpbb/trunk@6698 89ea8834-ac86-4346-8a33-228a782c2dd0
* Titlecase be gone! Suprised John Hjorth hadn't picked these up as they've ↵Jonathan Stanley2006-12-011-2/+2
| | | | | | been bugging me for a while. ;) git-svn-id: file:///svn/phpbb/trunk@6697 89ea8834-ac86-4346-8a33-228a782c2dd0
* sorry, i can't stand this uglification. To let the added fieldsets being ↵Meik Sievertsen2006-11-303-3/+12
| | | | | | valid i simply reverted the previous layout by changing the css. git-svn-id: file:///svn/phpbb/trunk@6696 89ea8834-ac86-4346-8a33-228a782c2dd0
* updates for the updater and the diff engine.Meik Sievertsen2006-11-294-32/+129
| | | | | | | - this update also includes an important change for including the diff engine, since we may need to include an updated engine before updating. This basically means that for a future update (B4 to another version) requires copying the new diff files first... the new include method should prevent this needed handwork for later versions then. git-svn-id: file:///svn/phpbb/trunk@6695 89ea8834-ac86-4346-8a33-228a782c2dd0
* better regexDavid M2006-11-291-5/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@6694 89ea8834-ac86-4346-8a33-228a782c2dd0
* Some tiny bug fixes - cannot stand seeing more than 1 page of Olympus bugs ↵Dominik Dröscher2006-11-293-6/+6
| | | | | | in the tracker git-svn-id: file:///svn/phpbb/trunk@6693 89ea8834-ac86-4346-8a33-228a782c2dd0
* begin working on getting this thing a bit faster. I need to finish the other ↵Meik Sievertsen2006-11-283-15/+54
| | | | | | calls, this commit actually will break the diff engine and the updater. The speed increase noticed is from 89 seconds to 22 seconds as well as saving a lot of memory. git-svn-id: file:///svn/phpbb/trunk@6692 89ea8834-ac86-4346-8a33-228a782c2dd0
* #5656David M2006-11-281-1/+12
| | | | git-svn-id: file:///svn/phpbb/trunk@6691 89ea8834-ac86-4346-8a33-228a782c2dd0
* fix for bug #5658Meik Sievertsen2006-11-281-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@6690 89ea8834-ac86-4346-8a33-228a782c2dd0
* fix for ftp update bug...Meik Sievertsen2006-11-281-1/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@6689 89ea8834-ac86-4346-8a33-228a782c2dd0
* #5654David M2006-11-281-1/+1
| | | | | | | - bzopen_or_bzdopen in bzlib.c appends us our binary mode in a strcat call, we don't need it for bzopen(); git-svn-id: file:///svn/phpbb/trunk@6688 89ea8834-ac86-4346-8a33-228a782c2dd0
* #5672David M2006-11-281-1/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@6687 89ea8834-ac86-4346-8a33-228a782c2dd0
* #5678Dominik Dröscher2006-11-281-4/+4
| | | | git-svn-id: file:///svn/phpbb/trunk@6686 89ea8834-ac86-4346-8a33-228a782c2dd0
* different time limit for installerMeik Sievertsen2006-11-282-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@6685 89ea8834-ac86-4346-8a33-228a782c2dd0
* fix for bug #5676 - of course the "delete install folder" notice should not ↵Meik Sievertsen2006-11-282-5/+2
| | | | | | occur if directly within installation. git-svn-id: file:///svn/phpbb/trunk@6684 89ea8834-ac86-4346-8a33-228a782c2dd0
* In honor of Beta4!Dominik Dröscher2006-11-281-18/+0
| | | | git-svn-id: file:///svn/phpbb/trunk@6683 89ea8834-ac86-4346-8a33-228a782c2dd0
* per common requestDominik Dröscher2006-11-281-0/+18
| | | | git-svn-id: file:///svn/phpbb/trunk@6682 89ea8834-ac86-4346-8a33-228a782c2dd0
* - the same procedure as every... oh. this is taken.Meik Sievertsen2006-11-272-1/+11
| | | | | | | - also including the first bugfix within beta4, just noticed at area51 that quicktools are not working in global announcements. :D git-svn-id: file:///svn/phpbb/trunk@6681 89ea8834-ac86-4346-8a33-228a782c2dd0
* version updateMeik Sievertsen2006-11-271-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@6679 89ea8834-ac86-4346-8a33-228a782c2dd0
* don't mind me, I just forgot something :DDavid M2006-11-271-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@6678 89ea8834-ac86-4346-8a33-228a782c2dd0
* better layed out...Meik Sievertsen2006-11-271-3/+20
| | | | git-svn-id: file:///svn/phpbb/trunk@6677 89ea8834-ac86-4346-8a33-228a782c2dd0
* #5640David M2006-11-272-3/+25
| | | | git-svn-id: file:///svn/phpbb/trunk@6676 89ea8834-ac86-4346-8a33-228a782c2dd0
* - Throw error on incorrect search queries [Bug #5648]Nils Adermann2006-11-271-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@6675 89ea8834-ac86-4346-8a33-228a782c2dd0
* #5610Meik Sievertsen2006-11-275-10/+10
| | | | git-svn-id: file:///svn/phpbb/trunk@6674 89ea8834-ac86-4346-8a33-228a782c2dd0
* hopefully fixed bug #5644 while also retaining the fix for bug #3572Meik Sievertsen2006-11-271-10/+29
| | | | | | | testing this is appreciated. git-svn-id: file:///svn/phpbb/trunk@6673 89ea8834-ac86-4346-8a33-228a782c2dd0
* #5592 et #5590Jonathan Stanley2006-11-272-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@6672 89ea8834-ac86-4346-8a33-228a782c2dd0
* Using a different approach for the data updates (same as the schema updates)Meik Sievertsen2006-11-273-26/+21
| | | | git-svn-id: file:///svn/phpbb/trunk@6671 89ea8834-ac86-4346-8a33-228a782c2dd0
* #5642 This should be a little easier to manage.Dominik Dröscher2006-11-274-204/+138
| | | | git-svn-id: file:///svn/phpbb/trunk@6670 89ea8834-ac86-4346-8a33-228a782c2dd0
* blah ..Dominik Dröscher2006-11-272-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@6669 89ea8834-ac86-4346-8a33-228a782c2dd0
* #5624Meik Sievertsen2006-11-271-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@6668 89ea8834-ac86-4346-8a33-228a782c2dd0
* #4892Dominik Dröscher2006-11-275-18/+23
| | | | git-svn-id: file:///svn/phpbb/trunk@6667 89ea8834-ac86-4346-8a33-228a782c2dd0
* #5630Dominik Dröscher2006-11-272-11/+12
| | | | git-svn-id: file:///svn/phpbb/trunk@6666 89ea8834-ac86-4346-8a33-228a782c2dd0
* #5632Dominik Dröscher2006-11-272-41/+40
| | | | git-svn-id: file:///svn/phpbb/trunk@6665 89ea8834-ac86-4346-8a33-228a782c2dd0
* #5606 and some beautificationDominik Dröscher2006-11-262-31/+35
| | | | git-svn-id: file:///svn/phpbb/trunk@6664 89ea8834-ac86-4346-8a33-228a782c2dd0
* - fixed bug within the user_add functionMeik Sievertsen2006-11-264-5/+185
| | | | | | | - fixed some updater bugs git-svn-id: file:///svn/phpbb/trunk@6663 89ea8834-ac86-4346-8a33-228a782c2dd0
* fix for bug #5586Meik Sievertsen2006-11-263-33/+29
| | | | git-svn-id: file:///svn/phpbb/trunk@6662 89ea8834-ac86-4346-8a33-228a782c2dd0
* - bug fixes for #5618, #5588 and #5584Meik Sievertsen2006-11-261-1/+1
| | | | | | | - remove messenger->reset() calls (they are already performed on sending) git-svn-id: file:///svn/phpbb/trunk@6661 89ea8834-ac86-4346-8a33-228a782c2dd0
* - bug fixes for #5618, #5588 and #5584Meik Sievertsen2006-11-2615-29/+30
| | | | | | | - remove messenger->reset() calls (they are already performed on sending) git-svn-id: file:///svn/phpbb/trunk@6660 89ea8834-ac86-4346-8a33-228a782c2dd0
* Message for my last commit (no I didn't intent it to be "message"):Nils Adermann2006-11-264-15/+39
| | | | | | | | | | | | | - include forums without search indexing in author searches and egosearch [Bug #5530, #4782] - allow changing search options when there are no results if a pre-defined search is used - added user_pass_convert flag for unconverted phpBB2 passwords and password conversion on first login and for this commit: - truncating dropdown in acp_styles and showing tooltip with complete string [Bug #5258] - UTF-8 compatible font for OS X users in ACP - destroy search cache on changing a post author [Bug #5538] git-svn-id: file:///svn/phpbb/trunk@6659 89ea8834-ac86-4346-8a33-228a782c2dd0
* hard to spot...Meik Sievertsen2006-11-262-4/+5
| | | | git-svn-id: file:///svn/phpbb/trunk@6658 89ea8834-ac86-4346-8a33-228a782c2dd0
* use needleMeik Sievertsen2006-11-261-4/+4
| | | | git-svn-id: file:///svn/phpbb/trunk@6657 89ea8834-ac86-4346-8a33-228a782c2dd0
* some tiny changesMeik Sievertsen2006-11-265-32/+71
| | | | git-svn-id: file:///svn/phpbb/trunk@6656 89ea8834-ac86-4346-8a33-228a782c2dd0
* messageNils Adermann2006-11-2512-60/+99
| | | | git-svn-id: file:///svn/phpbb/trunk@6655 89ea8834-ac86-4346-8a33-228a782c2dd0
* #5600 I just liked the numberDominik Dröscher2006-11-251-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@6654 89ea8834-ac86-4346-8a33-228a782c2dd0
* Next try. IE does not have a simple variable to return the selection ↵Dominik Dröscher2006-11-252-52/+48
| | | | | | position / cursor position inside a textarea, so this can only be done with slow but functional hacks. Not even IE7 fixes this. git-svn-id: file:///svn/phpbb/trunk@6653 89ea8834-ac86-4346-8a33-228a782c2dd0
* Blah ...Dominik Dröscher2006-11-242-14/+14
| | | | git-svn-id: file:///svn/phpbb/trunk@6652 89ea8834-ac86-4346-8a33-228a782c2dd0
* Editor updates with proper IE support. Needs a lot more testing, especially ↵Dominik Dröscher2006-11-242-74/+66
| | | | | | in non-Windows browsers git-svn-id: file:///svn/phpbb/trunk@6651 89ea8834-ac86-4346-8a33-228a782c2dd0
* rather large update, most important things done:Meik Sievertsen2006-11-2463-159/+375
| | | | | | | | | | | - implemented provided patch/diff file for bug #5350 (Highway of Life) with some tiny changes and alterations - more username/colour changes/fixes - added a note about PM rule-dependant message removals so the user is not wondering too much if he can't remember his rules. :) - some column changes to fix unicode issues - bugfixes git-svn-id: file:///svn/phpbb/trunk@6650 89ea8834-ac86-4346-8a33-228a782c2dd0
* While we are at it ...Dominik Dröscher2006-11-242-4/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@6649 89ea8834-ac86-4346-8a33-228a782c2dd0
* grrr, this is what happens when you update another cvs repository with this ↵Dominik Dröscher2006-11-241-18/+0
| | | | | | | | | repository in it Well, my first Doug, time for celebration! git-svn-id: file:///svn/phpbb/trunk@6648 89ea8834-ac86-4346-8a33-228a782c2dd0