aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* #9530Meik Sievertsen2007-04-021-2/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@7268 89ea8834-ac86-4346-8a33-228a782c2dd0
* #5163Meik Sievertsen2007-04-022-6/+16
| | | | git-svn-id: file:///svn/phpbb/trunk@7267 89ea8834-ac86-4346-8a33-228a782c2dd0
* some fixes...Meik Sievertsen2007-04-0211-14/+25
| | | | git-svn-id: file:///svn/phpbb/trunk@7266 89ea8834-ac86-4346-8a33-228a782c2dd0
* test different colour for these fields?Meik Sievertsen2007-04-021-3/+6
| | | | git-svn-id: file:///svn/phpbb/trunk@7265 89ea8834-ac86-4346-8a33-228a782c2dd0
* Meik forgot to update this one. ;)Jonathan Stanley2007-04-011-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@7264 89ea8834-ac86-4346-8a33-228a782c2dd0
* ahhh, there are you. I can see a new haircut... looks good.Meik Sievertsen2007-04-01198-11/+8994
| | | | git-svn-id: file:///svn/phpbb/trunk@7263 89ea8834-ac86-4346-8a33-228a782c2dd0
* huh? no more subsilver? Now i know you so well you want to leave me? bah, go ↵Meik Sievertsen2007-04-01191-8977/+0
| | | | | | away, just go away, you will see what you get by leaving me... i will search for another style wanting to hug me. :P git-svn-id: file:///svn/phpbb/trunk@7262 89ea8834-ac86-4346-8a33-228a782c2dd0
* - urlencoded usernames don't need htmlspecialchars [Bug #8794]Nils Adermann2007-04-019-50/+172
| | | | | | | | | | - fulltext_mysql still used synonyms/ignore words [Bug #5405] - merge tool extend to allow merging complete topics via quickmod and mcp_forum [Bug #5293] - renamed "fork" to "copy" (was already called "copy" in some places) - Copied posts should not increase post count, and should also not decrease it on deletion [Bug #8072] git-svn-id: file:///svn/phpbb/trunk@7261 89ea8834-ac86-4346-8a33-228a782c2dd0
* say hello to prosilver... YAAAYEEEEMeik Sievertsen2007-04-01222-0/+11695
| | | | git-svn-id: file:///svn/phpbb/trunk@7260 89ea8834-ac86-4346-8a33-228a782c2dd0
* *cough*Meik Sievertsen2007-04-011-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@7259 89ea8834-ac86-4346-8a33-228a782c2dd0
* some beautifications as well as making sure manually deactivated accounts ↵Meik Sievertsen2007-04-018-16/+46
| | | | | | are properly handled git-svn-id: file:///svn/phpbb/trunk@7258 89ea8834-ac86-4346-8a33-228a782c2dd0
* ok, these should fix the unread tracking bugs (yeah, actually two of them). ↵Meik Sievertsen2007-04-011-3/+3
| | | | | | Watch out for any oddities if you directly link to posts... :o git-svn-id: file:///svn/phpbb/trunk@7257 89ea8834-ac86-4346-8a33-228a782c2dd0
* #5292Meik Sievertsen2007-04-011-2/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@7256 89ea8834-ac86-4346-8a33-228a782c2dd0
* - PostgreSQL can now use schemas. During install, under database name, enter ↵David M2007-04-015-7/+22
| | | | | | | | | databasename.schema - phpversion() to PHP_VERSION git-svn-id: file:///svn/phpbb/trunk@7255 89ea8834-ac86-4346-8a33-228a782c2dd0
* XHTML stuffDavid M2007-04-011-10/+5
| | | | git-svn-id: file:///svn/phpbb/trunk@7254 89ea8834-ac86-4346-8a33-228a782c2dd0
* #5112Dominik Dröscher2007-03-311-0/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@7253 89ea8834-ac86-4346-8a33-228a782c2dd0
* #5401David M2007-03-311-0/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@7252 89ea8834-ac86-4346-8a33-228a782c2dd0
* #5398Meik Sievertsen2007-03-312-4/+4
| | | | git-svn-id: file:///svn/phpbb/trunk@7251 89ea8834-ac86-4346-8a33-228a782c2dd0
* - acp popup, shouldn't require 700 px widthNils Adermann2007-03-317-14/+24
| | | | | | | | | | - throw an error if an image that's edited into an imageset doesn't exist - convert the password not its hash ;-) - only update user_login_attempts if necessary - make password requirements even clearer git-svn-id: file:///svn/phpbb/trunk@7250 89ea8834-ac86-4346-8a33-228a782c2dd0
* allow password complexity to work using mbstring if PCRE does not support ↵David M2007-03-311-3/+29
| | | | | | unicode properties git-svn-id: file:///svn/phpbb/trunk@7249 89ea8834-ac86-4346-8a33-228a782c2dd0
* debug code :-(David M2007-03-311-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@7248 89ea8834-ac86-4346-8a33-228a782c2dd0
* the mysql search backend now tries to use mbstring's regex engine if PCRE ↵David M2007-03-312-12/+86
| | | | | | does not have property support git-svn-id: file:///svn/phpbb/trunk@7247 89ea8834-ac86-4346-8a33-228a782c2dd0
* #5396, #5266, #5147Meik Sievertsen2007-03-314-6/+49
| | | | git-svn-id: file:///svn/phpbb/trunk@7246 89ea8834-ac86-4346-8a33-228a782c2dd0
* #5386 - make new/unread private message variables available (holding the ↵Meik Sievertsen2007-03-311-0/+3
| | | | | | number of said private messages) git-svn-id: file:///svn/phpbb/trunk@7245 89ea8834-ac86-4346-8a33-228a782c2dd0
* #5353David M2007-03-311-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@7244 89ea8834-ac86-4346-8a33-228a782c2dd0
* #5375David M2007-03-311-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@7243 89ea8834-ac86-4346-8a33-228a782c2dd0
* other fixes...Meik Sievertsen2007-03-3023-63/+96
| | | | git-svn-id: file:///svn/phpbb/trunk@7242 89ea8834-ac86-4346-8a33-228a782c2dd0
* some changes/bugfixesMeik Sievertsen2007-03-3019-73/+112
| | | | git-svn-id: file:///svn/phpbb/trunk@7241 89ea8834-ac86-4346-8a33-228a782c2dd0
* #5315David M2007-03-291-11/+12
| | | | git-svn-id: file:///svn/phpbb/trunk@7240 89ea8834-ac86-4346-8a33-228a782c2dd0
* *** empty log message ***David M2007-03-291-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@7239 89ea8834-ac86-4346-8a33-228a782c2dd0
* now we won't support physical downloads we can fill the .htaccess file.Meik Sievertsen2007-03-281-0/+4
| | | | git-svn-id: file:///svn/phpbb/trunk@7238 89ea8834-ac86-4346-8a33-228a782c2dd0
* database update fixes for a smooth update. ;)Meik Sievertsen2007-03-281-181/+27
| | | | git-svn-id: file:///svn/phpbb/trunk@7237 89ea8834-ac86-4346-8a33-228a782c2dd0
* #5286David M2007-03-281-7/+14
| | | | git-svn-id: file:///svn/phpbb/trunk@7236 89ea8834-ac86-4346-8a33-228a782c2dd0
* #5330David M2007-03-271-1/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@7235 89ea8834-ac86-4346-8a33-228a782c2dd0
* not doubling notices...Meik Sievertsen2007-03-261-0/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@7234 89ea8834-ac86-4346-8a33-228a782c2dd0
* re-enable cron taskMeik Sievertsen2007-03-261-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@7233 89ea8834-ac86-4346-8a33-228a782c2dd0
* some tiny bugfixes and changed is_active() a bit...Meik Sievertsen2007-03-267-33/+24
| | | | git-svn-id: file:///svn/phpbb/trunk@7232 89ea8834-ac86-4346-8a33-228a782c2dd0
* :(David M2007-03-251-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@7231 89ea8834-ac86-4346-8a33-228a782c2dd0
* fopen + fread + fclose -> file_get_contentsDavid M2007-03-251-3/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@7230 89ea8834-ac86-4346-8a33-228a782c2dd0
* #5280David M2007-03-242-35/+78
| | | | git-svn-id: file:///svn/phpbb/trunk@7229 89ea8834-ac86-4346-8a33-228a782c2dd0
* d'ohDavid M2007-03-241-3/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@7228 89ea8834-ac86-4346-8a33-228a782c2dd0
* #5084David M2007-03-241-1/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@7227 89ea8834-ac86-4346-8a33-228a782c2dd0
* #5271Jonathan Stanley2007-03-241-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@7226 89ea8834-ac86-4346-8a33-228a782c2dd0
* #5275David M2007-03-241-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@7225 89ea8834-ac86-4346-8a33-228a782c2dd0
* #5276David M2007-03-241-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@7224 89ea8834-ac86-4346-8a33-228a782c2dd0
* #5265David M2007-03-241-7/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@7223 89ea8834-ac86-4346-8a33-228a782c2dd0
* Bye bye toggle_inverse.gif... made a "super" toggle.gif which contains both ↵Jonathan Stanley2007-03-234-7/+11
| | | | | | states and "switched" using CSS sprites method to stop the ugly loading "flash" when images aren't cached for the first time. prosilver ACP+style classnames use hyphens... so stuck with them, plus underscores might trip up some bizarre edge case thing with IE6, so play safe. Would like the toggle to set a cookie at some point, so the setting would be "sticky". git-svn-id: file:///svn/phpbb/trunk@7222 89ea8834-ac86-4346-8a33-228a782c2dd0
* #5181Meik Sievertsen2007-03-231-5/+6
| | | | git-svn-id: file:///svn/phpbb/trunk@7221 89ea8834-ac86-4346-8a33-228a782c2dd0
* #5160Meik Sievertsen2007-03-231-2/+4
| | | | git-svn-id: file:///svn/phpbb/trunk@7220 89ea8834-ac86-4346-8a33-228a782c2dd0
* our final ACP style which had been finished a few(?) years(?) back and being ↵Meik Sievertsen2007-03-2318-281/+539
| | | | | | put on-hold until the time comes... :) kudos to all being involved here but their work not being seen publically. ;) git-svn-id: file:///svn/phpbb/trunk@7219 89ea8834-ac86-4346-8a33-228a782c2dd0