aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
Commit message (Collapse)AuthorAgeFilesLines
...
* fix wrong query for searching by group id. If not within group mode we only ↵Meik Sievertsen2007-04-281-7/+16
| | | | | | need the user details too (hopefully) git-svn-id: file:///svn/phpbb/trunk@7418 89ea8834-ac86-4346-8a33-228a782c2dd0
* ok, now let it actually work :PDavid M2007-04-282-35/+4
| | | | git-svn-id: file:///svn/phpbb/trunk@7417 89ea8834-ac86-4346-8a33-228a782c2dd0
* *** empty log message ***Meik Sievertsen2007-04-282-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@7416 89ea8834-ac86-4346-8a33-228a782c2dd0
* oopsDavid M2007-04-281-2/+0
| | | | git-svn-id: file:///svn/phpbb/trunk@7415 89ea8834-ac86-4346-8a33-228a782c2dd0
* installer tries to install language specific imageset entriesDavid M2007-04-281-6/+70
| | | | git-svn-id: file:///svn/phpbb/trunk@7414 89ea8834-ac86-4346-8a33-228a782c2dd0
* #10185David M2007-04-283-9/+11
| | | | git-svn-id: file:///svn/phpbb/trunk@7413 89ea8834-ac86-4346-8a33-228a782c2dd0
* fixing...Meik Sievertsen2007-04-2710-26/+36
| | | | git-svn-id: file:///svn/phpbb/trunk@7412 89ea8834-ac86-4346-8a33-228a782c2dd0
* #10163Meik Sievertsen2007-04-273-9/+22
| | | | git-svn-id: file:///svn/phpbb/trunk@7411 89ea8834-ac86-4346-8a33-228a782c2dd0
* #10191Henry Sudhof2007-04-273-2/+14
| | | | git-svn-id: file:///svn/phpbb/trunk@7410 89ea8834-ac86-4346-8a33-228a782c2dd0
* checking in some fixes. ;) Most of them are really minor, including:Meik Sievertsen2007-04-2626-51/+36
| | | | | | | | - correctly enter report notification into db - fix double-quote pm issue git-svn-id: file:///svn/phpbb/trunk@7409 89ea8834-ac86-4346-8a33-228a782c2dd0
* This change to validate_username really keeps on givingHenry Sudhof2007-04-261-5/+5
| | | | | | | #10175 git-svn-id: file:///svn/phpbb/trunk@7408 89ea8834-ac86-4346-8a33-228a782c2dd0
* #10137 - users without avatar caused error message.Henry Sudhof2007-04-261-1/+10
| | | | git-svn-id: file:///svn/phpbb/trunk@7407 89ea8834-ac86-4346-8a33-228a782c2dd0
* #10109David M2007-04-261-0/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@7406 89ea8834-ac86-4346-8a33-228a782c2dd0
* #10099David M2007-04-262-2/+4
| | | | git-svn-id: file:///svn/phpbb/trunk@7405 89ea8834-ac86-4346-8a33-228a782c2dd0
* Installing a language will now automatically install the localized imageset ↵David M2007-04-251-0/+65
| | | | | | stuff, deleting a language will do the reverse git-svn-id: file:///svn/phpbb/trunk@7404 89ea8834-ac86-4346-8a33-228a782c2dd0
* #10125David M2007-04-251-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@7403 89ea8834-ac86-4346-8a33-228a782c2dd0
* #10127David M2007-04-251-5/+5
| | | | git-svn-id: file:///svn/phpbb/trunk@7402 89ea8834-ac86-4346-8a33-228a782c2dd0
* Still fine-tuning remote avatar conversion. Prepare to be yelled at.Henry Sudhof2007-04-251-1/+29
| | | | git-svn-id: file:///svn/phpbb/trunk@7401 89ea8834-ac86-4346-8a33-228a782c2dd0
* Don't complain about failed calls to ini_set.Henry Sudhof2007-04-251-3/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@7400 89ea8834-ac86-4346-8a33-228a782c2dd0
* This should ensure that most avatars are displayed with correct dimensions. ↵Henry Sudhof2007-04-253-10/+48
| | | | | | | | | Might slow down conversions and there can be no absolute guarantee. #10105 git-svn-id: file:///svn/phpbb/trunk@7399 89ea8834-ac86-4346-8a33-228a782c2dd0
* #10103Jonathan Stanley2007-04-241-1/+1
| | | | | | | Collective nouns ;) git-svn-id: file:///svn/phpbb/trunk@7398 89ea8834-ac86-4346-8a33-228a782c2dd0
* forgot the trueMeik Sievertsen2007-04-243-3/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@7397 89ea8834-ac86-4346-8a33-228a782c2dd0
* do not substract one year, only show the full date to not confuse users.Meik Sievertsen2007-04-245-5/+5
| | | | git-svn-id: file:///svn/phpbb/trunk@7396 89ea8834-ac86-4346-8a33-228a782c2dd0
* erm, please everyone slap me for this... :/ Nils, your turn. ;)Meik Sievertsen2007-04-241-6/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@7395 89ea8834-ac86-4346-8a33-228a782c2dd0
* - #10085Vic D'Elfant2007-04-242-2/+3
| | | | | | | - Added notice about iso.txt to the coding guidelines git-svn-id: file:///svn/phpbb/trunk@7394 89ea8834-ac86-4346-8a33-228a782c2dd0
* ah. Where did those line breaks go?Henry Sudhof2007-04-241-0/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@7393 89ea8834-ac86-4346-8a33-228a782c2dd0
* Hmm, does this thing work?Henry Sudhof2007-04-241-4/+3
| | | | | | | Let's get rid of #9680 and #9843 while we are at it. git-svn-id: file:///svn/phpbb/trunk@7392 89ea8834-ac86-4346-8a33-228a782c2dd0
* #10067Jonathan Stanley2007-04-246-11/+11
| | | | | | | | | | | | | | | | | | | | | Never noticed the date output in the dropdown was dynamic... so made sense to actually use the relative days feature to _actually show_ how it works by placing "Today" within the date, and append it with a date of how it'd be formatted it it wasn't yesterday/today/tomorrow by offsetting the time() by 1 year negatively. Bonus is that the RELATIVE_DAYS variable is no longer needed, though have switched that for a VARIANT_DATE_SEPARATOR variable incase people want to localise " / " (could have been hardcoded, but you never know! :P) The YESTERDAY/TODAY/TOMORROW variables have also had their trailing commas nuked (the comma has gone into the date format code) as people whom want: "d M Y @ H:i:s" => "01 Jan 2007 @ 13:37:00" ... enabling relative days with: "|d M Y| @ H:i:s" ... would have got: "Today, @ 13:37:00" ... but now they shall get: "Today @ 13:37:00" Lastly, added a relative date option for those prefering middle-endian dates with am/pm time. git-svn-id: file:///svn/phpbb/trunk@7391 89ea8834-ac86-4346-8a33-228a782c2dd0
* #10065Jonathan Stanley2007-04-232-4/+4
| | | | | | | Rewording UCP_PM_OPTIONS to something more verbose since that panel does contain a lot of options. Rejigged the menu as "Manage PM drafts" sits better with "Compose message", with UCP_PM_OPTIONS on its own at the bottom. git-svn-id: file:///svn/phpbb/trunk@7390 89ea8834-ac86-4346-8a33-228a782c2dd0
* Better fix.Jonathan Stanley2007-04-232-3/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@7389 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix an edge case for completeness. <body> is the canvas in HTML after all.Jonathan Stanley2007-04-231-1/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@7388 89ea8834-ac86-4346-8a33-228a782c2dd0
* #10019Jonathan Stanley2007-04-221-2/+2
| | | | | | | Naked "&" changed to "&amp;" as it is used in HTML <textarea> git-svn-id: file:///svn/phpbb/trunk@7387 89ea8834-ac86-4346-8a33-228a782c2dd0
* changed the cache files to save some memory (all global ones are hold in ↵Meik Sievertsen2007-04-2210-26/+34
| | | | | | memory, doubling it). git-svn-id: file:///svn/phpbb/trunk@7386 89ea8834-ac86-4346-8a33-228a782c2dd0
* - removed unneeded code from fulltext_mysql [Bug #9947]Nils Adermann2007-04-223-95/+116
| | | | | | | | - an additional combined index on post_subject and post_text is necessary for fulltext_mysql [Bug #9818] - added phrase searching support to fulltext_mysql while fixing some minor bugs in the keyword processing code, originally intended to do this about a year ago when I switched from split_words array to search_query string in the search backend interface, so finally it's there git-svn-id: file:///svn/phpbb/trunk@7385 89ea8834-ac86-4346-8a33-228a782c2dd0
* #10005, #10003, #10001, #9999, #9945, #9965, #9909, #9906, #9877, #9861, ↵Meik Sievertsen2007-04-2254-432/+691
| | | | | | | | | | | | | | | | | | #9831, #9830, #9815, #9665, #9624 prosilver adjustments for important announcements in ucp - #9995 MCP fixes for user notes/warnings - #9981 Preserving imageset values on save/edit find a member link for Mass PM's - #9925 syndicate window.onload events where necessary - #9878 Duplicate topics in forums with announcements - #9840 Email template for forced re-activation - #9808 Topic pagination adjustment - #9763 Changed compose message layout in UCP - #9706, #9702 Fixed inline attachment font size (hopefully) git-svn-id: file:///svn/phpbb/trunk@7384 89ea8834-ac86-4346-8a33-228a782c2dd0
* correct prosilver warn user/post layoutMeik Sievertsen2007-04-222-116/+107
| | | | git-svn-id: file:///svn/phpbb/trunk@7383 89ea8834-ac86-4346-8a33-228a782c2dd0
* #9985David M2007-04-211-2/+0
| | | | git-svn-id: file:///svn/phpbb/trunk@7382 89ea8834-ac86-4346-8a33-228a782c2dd0
* #9971Jonathan Stanley2007-04-211-1/+1
| | | | | | | There is no fsock, just fsockopen... in which case it is singular. :P git-svn-id: file:///svn/phpbb/trunk@7381 89ea8834-ac86-4346-8a33-228a782c2dd0
* *** empty log message ***David M2007-04-211-2/+0
| | | | git-svn-id: file:///svn/phpbb/trunk@7380 89ea8834-ac86-4346-8a33-228a782c2dd0
* *** empty log message ***David M2007-04-213-6/+4
| | | | git-svn-id: file:///svn/phpbb/trunk@7379 89ea8834-ac86-4346-8a33-228a782c2dd0
* can't be negativeDavid M2007-04-211-3/+6
| | | | git-svn-id: file:///svn/phpbb/trunk@7378 89ea8834-ac86-4346-8a33-228a782c2dd0
* allow constructs like <!-- ELSE -->0<!-- ENDIF --> (the 0 was replaced by '' ↵Meik Sievertsen2007-04-201-1/+1
| | | | | | due to the empty() checks on $trim_text_check) git-svn-id: file:///svn/phpbb/trunk@7377 89ea8834-ac86-4346-8a33-228a782c2dd0
* #9931David M2007-04-192-3/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@7376 89ea8834-ac86-4346-8a33-228a782c2dd0
* *** empty log message ***David M2007-04-191-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@7375 89ea8834-ac86-4346-8a33-228a782c2dd0
* #9902David M2007-04-194-7/+95
| | | | git-svn-id: file:///svn/phpbb/trunk@7374 89ea8834-ac86-4346-8a33-228a782c2dd0
* make it work like viewtopicDavid M2007-04-181-1/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@7373 89ea8834-ac86-4346-8a33-228a782c2dd0
* forgot to make the actual change :PDavid M2007-04-181-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@7372 89ea8834-ac86-4346-8a33-228a782c2dd0
* #9904David M2007-04-181-0/+8
| | | | git-svn-id: file:///svn/phpbb/trunk@7371 89ea8834-ac86-4346-8a33-228a782c2dd0
* MCP move topics is much faster nowDavid M2007-04-181-3/+138
| | | | git-svn-id: file:///svn/phpbb/trunk@7370 89ea8834-ac86-4346-8a33-228a782c2dd0
* *** empty log message ***David M2007-04-171-1/+7
| | | | git-svn-id: file:///svn/phpbb/trunk@7369 89ea8834-ac86-4346-8a33-228a782c2dd0