aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
Commit message (Collapse)AuthorAgeFilesLines
* one too manyHenry Sudhof2007-07-031-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@7829 89ea8834-ac86-4346-8a33-228a782c2dd0
* #12955 hideonline/viewonline again (minor)Henry Sudhof2007-07-033-4/+5
| | | | git-svn-id: file:///svn/phpbb/trunk@7828 89ea8834-ac86-4346-8a33-228a782c2dd0
* do as advertised :/Meik Sievertsen2007-07-031-3/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@7827 89ea8834-ac86-4346-8a33-228a782c2dd0
* #12947David M2007-07-0312-22/+41
| | | | git-svn-id: file:///svn/phpbb/trunk@7826 89ea8834-ac86-4346-8a33-228a782c2dd0
* errHenry Sudhof2007-07-021-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@7825 89ea8834-ac86-4346-8a33-228a782c2dd0
* Use a span to preserve validity.Henry Sudhof2007-07-021-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@7824 89ea8834-ac86-4346-8a33-228a782c2dd0
* #11349Henry Sudhof2007-07-022-1/+6
| | | | git-svn-id: file:///svn/phpbb/trunk@7823 89ea8834-ac86-4346-8a33-228a782c2dd0
* Adding the bot mark/unmark links already promised in the changelog.Henry Sudhof2007-07-028-12/+35
| | | | | | | | | | | Adds backlinks to the success screen after closing reports (#12905) Some style and language fixes (#12493, #12235, #11235, #11949) - the latter is still not perfect. Added code to the phpBB2 converter to deal with slashed quotes (#12607) Changes and adds language entries :) git-svn-id: file:///svn/phpbb/trunk@7822 89ea8834-ac86-4346-8a33-228a782c2dd0
* There might be incorrectly converted smilies in the DB. Let's try to repair ↵Henry Sudhof2007-07-021-4/+33
| | | | | | them. git-svn-id: file:///svn/phpbb/trunk@7821 89ea8834-ac86-4346-8a33-228a782c2dd0
* #12941Henry Sudhof2007-07-023-0/+9
| | | | git-svn-id: file:///svn/phpbb/trunk@7820 89ea8834-ac86-4346-8a33-228a782c2dd0
* allow mod authors to plug in info_ language files for population within the ↵Meik Sievertsen2007-07-017-5/+17
| | | | | | menu. git-svn-id: file:///svn/phpbb/trunk@7819 89ea8834-ac86-4346-8a33-228a782c2dd0
* some fixes... most importantly the ability to update the board with the ↵Meik Sievertsen2007-07-017-8/+83
| | | | | | automatic files while having fsockopen disabled (instead, the update file information will be used, which may be inaccurate if the admin did a mistake). git-svn-id: file:///svn/phpbb/trunk@7818 89ea8834-ac86-4346-8a33-228a782c2dd0
* different approach actuallyMeik Sievertsen2007-07-011-5/+8
| | | | git-svn-id: file:///svn/phpbb/trunk@7817 89ea8834-ac86-4346-8a33-228a782c2dd0
* let's try to correctly catch some conditions as well as letting the cache ↵Meik Sievertsen2007-07-011-0/+7
| | | | | | being updated correctly git-svn-id: file:///svn/phpbb/trunk@7816 89ea8834-ac86-4346-8a33-228a782c2dd0
* checking in changes before testing template cache/changingMeik Sievertsen2007-07-014-14/+12
| | | | git-svn-id: file:///svn/phpbb/trunk@7815 89ea8834-ac86-4346-8a33-228a782c2dd0
* if used more than once, do not print out notices. ;)Meik Sievertsen2007-07-011-3/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@7814 89ea8834-ac86-4346-8a33-228a782c2dd0
* some fixes...Meik Sievertsen2007-06-3010-10/+50
| | | | git-svn-id: file:///svn/phpbb/trunk@7813 89ea8834-ac86-4346-8a33-228a782c2dd0
* make sure that after a cancel the redirect will work even if the cancel hit ↵Meik Sievertsen2007-06-291-0/+2
| | | | | | above failed (for whatever reason). git-svn-id: file:///svn/phpbb/trunk@7812 89ea8834-ac86-4346-8a33-228a782c2dd0
* we lost some entries. :DMeik Sievertsen2007-06-291-0/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@7811 89ea8834-ac86-4346-8a33-228a782c2dd0
* errHenry Sudhof2007-06-291-7/+6
| | | | | | | Forgot to mention: also commited a fix for #12321, but I'm not yet sure if it'll stay. git-svn-id: file:///svn/phpbb/trunk@7810 89ea8834-ac86-4346-8a33-228a782c2dd0
* #12461Henry Sudhof2007-06-295-13/+68
| | | | git-svn-id: file:///svn/phpbb/trunk@7809 89ea8834-ac86-4346-8a33-228a782c2dd0
* - fixing some very very nasty opera bugs by changing the clearing method we use.Meik Sievertsen2007-06-2911-23/+25
| | | | | | | - also properly apply preg_quote to some strings. git-svn-id: file:///svn/phpbb/trunk@7808 89ea8834-ac86-4346-8a33-228a782c2dd0
* Oh well, not much we can do for boards already converted.Henry Sudhof2007-06-292-1/+8
| | | | | | | #12819 git-svn-id: file:///svn/phpbb/trunk@7807 89ea8834-ac86-4346-8a33-228a782c2dd0
* #12731Henry Sudhof2007-06-284-2/+24
| | | | | | | #12791 git-svn-id: file:///svn/phpbb/trunk@7806 89ea8834-ac86-4346-8a33-228a782c2dd0
* fixing some bugsMeik Sievertsen2007-06-289-18/+42
| | | | git-svn-id: file:///svn/phpbb/trunk@7805 89ea8834-ac86-4346-8a33-228a782c2dd0
* deny access to the posting page for bots...Meik Sievertsen2007-06-272-2/+8
| | | | git-svn-id: file:///svn/phpbb/trunk@7804 89ea8834-ac86-4346-8a33-228a782c2dd0
* also refresh permissions on purgeMeik Sievertsen2007-06-271-0/+4
| | | | git-svn-id: file:///svn/phpbb/trunk@7803 89ea8834-ac86-4346-8a33-228a782c2dd0
* reset permissions within the update process (also on re-runs of the updater ↵Meik Sievertsen2007-06-271-0/+4
| | | | | | due to it being outside of the version code). git-svn-id: file:///svn/phpbb/trunk@7802 89ea8834-ac86-4346-8a33-228a782c2dd0
* #12771Henry Sudhof2007-06-271-19/+22
| | | | git-svn-id: file:///svn/phpbb/trunk@7801 89ea8834-ac86-4346-8a33-228a782c2dd0
* Minor fixesHenry Sudhof2007-06-263-1/+7
| | | | | | | #12699 git-svn-id: file:///svn/phpbb/trunk@7800 89ea8834-ac86-4346-8a33-228a782c2dd0
* and up the version numberMeik Sievertsen2007-06-261-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@7799 89ea8834-ac86-4346-8a33-228a782c2dd0
* fixing bugs within the updater...Meik Sievertsen2007-06-264-5/+39
| | | | git-svn-id: file:///svn/phpbb/trunk@7798 89ea8834-ac86-4346-8a33-228a782c2dd0
* - Force prune related values to integers during conversionsDavid M2007-06-252-3/+4
| | | | git-svn-id: file:///svn/phpbb/trunk@7797 89ea8834-ac86-4346-8a33-228a782c2dd0
* a reminder for us all :)David M2007-06-251-0/+17
| | | | git-svn-id: file:///svn/phpbb/trunk@7796 89ea8834-ac86-4346-8a33-228a782c2dd0
* yeah, forgot these few lines. :(Meik Sievertsen2007-06-252-8/+23
| | | | git-svn-id: file:///svn/phpbb/trunk@7795 89ea8834-ac86-4346-8a33-228a782c2dd0
* Well, let's add the implementation. :|Henry Sudhof2007-06-241-0/+15
| | | | git-svn-id: file:///svn/phpbb/trunk@7794 89ea8834-ac86-4346-8a33-228a782c2dd0
* small change in viewforum_body for the • characterMeik Sievertsen2007-06-242-2/+2
| | | | | | | and up the version git-svn-id: file:///svn/phpbb/trunk@7792 89ea8834-ac86-4346-8a33-228a782c2dd0
* Firebird tooDavid M2007-06-241-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@7791 89ea8834-ac86-4346-8a33-228a782c2dd0
* Maybe we shouldn't trust the language settings in the db so much.Henry Sudhof2007-06-245-6/+7
| | | | git-svn-id: file:///svn/phpbb/trunk@7790 89ea8834-ac86-4346-8a33-228a782c2dd0
* tweak the sql_like_expression feature a little bit to allow correct escapingMeik Sievertsen2007-06-2422-53/+96
| | | | git-svn-id: file:///svn/phpbb/trunk@7789 89ea8834-ac86-4346-8a33-228a782c2dd0
* new wrapper for LIKE expressions to streamline the fixes. We actually need ↵Meik Sievertsen2007-06-2318-82/+97
| | | | | | to adjust them for different DBMS as well as SQLite2 not supporting escaping characters in LIKE statements (which is a reason why we think about dropping sqlite support completely). git-svn-id: file:///svn/phpbb/trunk@7788 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixing a few things for postgres. Thanks to wagnerch for researching the ↵Henry Sudhof2007-06-225-9/+17
| | | | | | | | | issue and providing a patch. #12587 git-svn-id: file:///svn/phpbb/trunk@7787 89ea8834-ac86-4346-8a33-228a782c2dd0
* #12595Henry Sudhof2007-06-212-10/+37
| | | | git-svn-id: file:///svn/phpbb/trunk@7786 89ea8834-ac86-4346-8a33-228a782c2dd0
* #12577Henry Sudhof2007-06-203-2/+11
| | | | | | | Don't allow users into bot mode to end the illusion of being able to log in as googlebot while keeping privileges (that really wasn't possible). git-svn-id: file:///svn/phpbb/trunk@7785 89ea8834-ac86-4346-8a33-228a782c2dd0
* try to support -- in smileys by not using comments within post text display...Meik Sievertsen2007-06-191-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@7784 89ea8834-ac86-4346-8a33-228a782c2dd0
* #12555David M2007-06-193-1/+43
| | | | git-svn-id: file:///svn/phpbb/trunk@7783 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix permission issue with the transfer class if using PHP4 or for those not ↵Meik Sievertsen2007-06-192-2/+8
| | | | | | having the ftp extension available git-svn-id: file:///svn/phpbb/trunk@7782 89ea8834-ac86-4346-8a33-228a782c2dd0
* - author search should take UTF-8 [Bug #11793]Nils Adermann2007-06-191-1/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@7781 89ea8834-ac86-4346-8a33-228a782c2dd0
* - author search should take UTF-8 [Bug #11793]Nils Adermann2007-06-191-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@7780 89ea8834-ac86-4346-8a33-228a782c2dd0
* #12545Henry Sudhof2007-06-192-7/+8
| | | | git-svn-id: file:///svn/phpbb/trunk@7779 89ea8834-ac86-4346-8a33-228a782c2dd0