aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
Commit message (Collapse)AuthorAgeFilesLines
...
* some fixes here and thereMeik Sievertsen2007-07-1012-24/+51
| | | | git-svn-id: file:///svn/phpbb/trunk@7860 89ea8834-ac86-4346-8a33-228a782c2dd0
* #13199Henry Sudhof2007-07-102-4/+6
| | | | git-svn-id: file:///svn/phpbb/trunk@7859 89ea8834-ac86-4346-8a33-228a782c2dd0
* d'oh!David M2007-07-101-3/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@7858 89ea8834-ac86-4346-8a33-228a782c2dd0
* thankfully, we never used this featureDavid M2007-07-102-8/+133
| | | | git-svn-id: file:///svn/phpbb/trunk@7857 89ea8834-ac86-4346-8a33-228a782c2dd0
* #13167David M2007-07-102-6/+7
| | | | git-svn-id: file:///svn/phpbb/trunk@7856 89ea8834-ac86-4346-8a33-228a782c2dd0
* - better PostgreSQL support for ALTER TABLEDavid M2007-07-091-9/+46
| | | | | | | - stress tested sql_list_index(), found some bugs in it :/ git-svn-id: file:///svn/phpbb/trunk@7855 89ea8834-ac86-4346-8a33-228a782c2dd0
* #12965David M2007-07-091-1/+12
| | | | git-svn-id: file:///svn/phpbb/trunk@7854 89ea8834-ac86-4346-8a33-228a782c2dd0
* #12675David M2007-07-092-0/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@7853 89ea8834-ac86-4346-8a33-228a782c2dd0
* *** empty log message ***David M2007-07-092-1/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@7852 89ea8834-ac86-4346-8a33-228a782c2dd0
* #13121Henry Sudhof2007-07-095-5/+10
| | | | | | | #13093 git-svn-id: file:///svn/phpbb/trunk@7851 89ea8834-ac86-4346-8a33-228a782c2dd0
* #13149David M2007-07-092-2/+4
| | | | git-svn-id: file:///svn/phpbb/trunk@7850 89ea8834-ac86-4346-8a33-228a782c2dd0
* #13151David M2007-07-092-2/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@7849 89ea8834-ac86-4346-8a33-228a782c2dd0
* - do not include if there are no files fetched with glob()Meik Sievertsen2007-07-096-12/+117
| | | | | | | - allow options for merged files on update (merge, new file, old file) git-svn-id: file:///svn/phpbb/trunk@7848 89ea8834-ac86-4346-8a33-228a782c2dd0
* #13107Henry Sudhof2007-07-093-3/+4
| | | | | | | #13107 git-svn-id: file:///svn/phpbb/trunk@7847 89ea8834-ac86-4346-8a33-228a782c2dd0
* I fail at life :/David M2007-07-092-3/+19
| | | | git-svn-id: file:///svn/phpbb/trunk@7846 89ea8834-ac86-4346-8a33-228a782c2dd0
* *** empty log message ***Meik Sievertsen2007-07-081-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@7845 89ea8834-ac86-4346-8a33-228a782c2dd0
* ok... someone messed up. We will update the packages with the updated ↵Meik Sievertsen2007-07-081-2/+6
| | | | | | database_update script. git-svn-id: file:///svn/phpbb/trunk@7844 89ea8834-ac86-4346-8a33-228a782c2dd0
* changes...Meik Sievertsen2007-07-084-6/+6
| | | | git-svn-id: file:///svn/phpbb/trunk@7842 89ea8834-ac86-4346-8a33-228a782c2dd0
* correctly show roles. :oMeik Sievertsen2007-07-082-1/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@7841 89ea8834-ac86-4346-8a33-228a782c2dd0
* GPL statement...Meik Sievertsen2007-07-071-9/+19
| | | | git-svn-id: file:///svn/phpbb/trunk@7840 89ea8834-ac86-4346-8a33-228a782c2dd0
* #12661David M2007-07-071-26/+114
| | | | git-svn-id: file:///svn/phpbb/trunk@7839 89ea8834-ac86-4346-8a33-228a782c2dd0
* #12705David M2007-07-062-0/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@7838 89ea8834-ac86-4346-8a33-228a782c2dd0
* #13013David M2007-07-062-1/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@7837 89ea8834-ac86-4346-8a33-228a782c2dd0
* some fixes. :)Meik Sievertsen2007-07-0615-22/+50
| | | | git-svn-id: file:///svn/phpbb/trunk@7836 89ea8834-ac86-4346-8a33-228a782c2dd0
* #13033David M2007-07-053-12/+13
| | | | git-svn-id: file:///svn/phpbb/trunk@7835 89ea8834-ac86-4346-8a33-228a782c2dd0
* ok... although this may be "bad" for benchmarks as well as those having a ↵Meik Sievertsen2007-07-041-1/+1
| | | | | | medium to heavily sized board and limited server capabilities our main audience seems to be those uninformed and "just" want to run a forum. For those it is way better for them to see their template and style changes immediatlely, else frustration is high. ;) We only enable this for new installations... this should also take away some common support inquiries. git-svn-id: file:///svn/phpbb/trunk@7834 89ea8834-ac86-4346-8a33-228a782c2dd0
* revert the change i did for RC2 - it caused the links and navbar being ↵Meik Sievertsen2007-07-041-9/+10
| | | | | | displayed in wrong order... git-svn-id: file:///svn/phpbb/trunk@7833 89ea8834-ac86-4346-8a33-228a782c2dd0
* #12981David M2007-07-042-0/+33
| | | | git-svn-id: file:///svn/phpbb/trunk@7832 89ea8834-ac86-4346-8a33-228a782c2dd0
* #12947 - thanks to APTX for his partial patch and Highway_of_Life and ↵David M2007-07-043-6/+10
| | | | | | iWisdom for testing git-svn-id: file:///svn/phpbb/trunk@7831 89ea8834-ac86-4346-8a33-228a782c2dd0
* let's see if i can break something. :oMeik Sievertsen2007-07-038-27/+35
| | | | git-svn-id: file:///svn/phpbb/trunk@7830 89ea8834-ac86-4346-8a33-228a782c2dd0
* 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