aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Add INDEX on user_regdate because this is the default ORDER BY in ↵Andreas Fischer2009-09-0410-0/+15
| | | | | | memberlist.php - thanks nickvergessen. git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10106 89ea8834-ac86-4346-8a33-228a782c2dd0
* Change version numbers to 3.0.6 and 3.0.6-RC1 for a final internal test runMeik Sievertsen2009-09-0412-13/+13
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10105 89ea8834-ac86-4346-8a33-228a782c2dd0
* Let the user notice that downloading the files is not the end of the update ↵Meik Sievertsen2009-09-041-1/+1
| | | | | | process. git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10104 89ea8834-ac86-4346-8a33-228a782c2dd0
* - fixed bug #44975Jim Wigginton2009-09-041-0/+14
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10103 89ea8834-ac86-4346-8a33-228a782c2dd0
* phpBB updater now skips sole whitespace changes. This reduces the chance of ↵Meik Sievertsen2009-09-042-0/+17
| | | | | | conflicts tremendously. git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10102 89ea8834-ac86-4346-8a33-228a782c2dd0
* spellingMeik Sievertsen2009-09-041-1/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10101 89ea8834-ac86-4346-8a33-228a782c2dd0
* Somehow i must've been blind while adding/changing the links. Consistency!Meik Sievertsen2009-09-041-8/+6
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10100 89ea8834-ac86-4346-8a33-228a782c2dd0
* Also update newest user data if someone is creating a founder with user_add().Andreas Fischer2009-09-041-1/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10099 89ea8834-ac86-4346-8a33-228a782c2dd0
* changes for a little internal update test runMeik Sievertsen2009-09-042-4/+4
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10098 89ea8834-ac86-4346-8a33-228a782c2dd0
* only whitespace changesMeik Sievertsen2009-09-041-3/+3
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10097 89ea8834-ac86-4346-8a33-228a782c2dd0
* XHTML compatible viewforum_body.html again (thanks Raimon for pointing this out)Meik Sievertsen2009-09-041-2/+2
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10096 89ea8834-ac86-4346-8a33-228a782c2dd0
* #50485Henry Sudhof2009-09-031-0/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10095 89ea8834-ac86-4346-8a33-228a782c2dd0
* #50675 ; also don't reset the captcha on loginHenry Sudhof2009-09-031-2/+2
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10094 89ea8834-ac86-4346-8a33-228a782c2dd0
* Some rewording, some typo fixes, some whitespace changes.Andreas Fischer2009-09-032-12/+12
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10093 89ea8834-ac86-4346-8a33-228a782c2dd0
* Bug #39505, r9677 - Add integer casting and allow array to be empty. Unset ↵Andreas Fischer2009-09-031-3/+6
| | | | | | array when no longer needed. git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10092 89ea8834-ac86-4346-8a33-228a782c2dd0
* Some cleanup.Andreas Fischer2009-09-031-78/+97
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10091 89ea8834-ac86-4346-8a33-228a782c2dd0
* We only remove board cookies (this is what the feature is supposed to do). ↵Meik Sievertsen2009-09-031-0/+6
| | | | | | This also solves issues with headers having > 20 Set-Cookie calls (which in turn breaks varnish 2.0.4-rc1 too) git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10090 89ea8834-ac86-4346-8a33-228a782c2dd0
* attributed the fix for bug 43045 to DavidIQJim Wigginton2009-09-021-0/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10089 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed bugs #43145, #44375, #44415 and #43045Jim Wigginton2009-09-025-5/+58
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10088 89ea8834-ac86-4346-8a33-228a782c2dd0
* Save some calls here, since page_footer(true) gets called quite often.Andreas Fischer2009-09-011-7/+8
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10087 89ea8834-ac86-4346-8a33-228a782c2dd0
* Add header gradient back into subsilver2 but keep site logo easily ↵Andreas Fischer2009-09-014-9/+6
| | | | | | | | replaceable with smaller and bigger ones. Bug #11142, related to r7567. Thanks to dark/Rain and Raimon. git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10086 89ea8834-ac86-4346-8a33-228a782c2dd0
* Correctly assign board administrator email for L_CONFIRM_EXPLAIN in captcha ↵Meik Sievertsen2009-09-012-13/+16
| | | | | | plugins. git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10085 89ea8834-ac86-4346-8a33-228a782c2dd0
* erm, wrong positionMeik Sievertsen2009-09-011-2/+2
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10084 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix IE6 display for very large forum icons - Bug #44695 - Patch by Ishimaru ↵Meik Sievertsen2009-09-011-0/+5
| | | | | | Chiaki git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10083 89ea8834-ac86-4346-8a33-228a782c2dd0
* Only embed cron.php if there is no cron lock present to reduce overhead. ↵Meik Sievertsen2009-09-012-0/+20
| | | | | | (Bug #45725 - Patch by TerryE) git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10082 89ea8834-ac86-4346-8a33-228a782c2dd0
* adjust inactive users list on ACP index to act like the new inactive users ↵Meik Sievertsen2009-09-012-9/+27
| | | | | | list from r9845 git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10081 89ea8834-ac86-4346-8a33-228a782c2dd0
* fix r10076 for #48615 - Ability to specify amount of time user is able to ↵Joas Schilling2009-08-317-4/+15
| | | | | | | | | delete his last post in topic. Authorised by: AcydBurn git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10080 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix Bug #50035 - Fix handling of bookmarks and subscriptions on "split ↵Joas Schilling2009-08-313-0/+91
| | | | | | | | topcis", "merge topics" and "merge posts" Authorised by: AcydBurn git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10079 89ea8834-ac86-4346-8a33-228a782c2dd0
* set to !important because lists with the applied display: list-item will ↵Meik Sievertsen2009-08-312-2/+2
| | | | | | result in forum descriptions shown even if hidden (at least in safari) git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10078 89ea8834-ac86-4346-8a33-228a782c2dd0
* Correctly display list items in forum description in prosilver and ↵Meik Sievertsen2009-08-313-0/+24
| | | | | | administration. (Bug #48055 - Patch by leviatan21) git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10077 89ea8834-ac86-4346-8a33-228a782c2dd0
* Do not take edit post time into account for determining permission to delete ↵Meik Sievertsen2009-08-313-4/+19
| | | | | | last post in topic. (Bug #48615) git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10076 89ea8834-ac86-4346-8a33-228a782c2dd0
* correct method commentMeik Sievertsen2009-08-311-4/+17
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10075 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix wrong error message for non-writable template file in acp_styles.php - ↵Meik Sievertsen2009-08-312-1/+3
| | | | | | Bug #50045 git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10074 89ea8834-ac86-4346-8a33-228a782c2dd0
* Redirect to group list if confirm box canceled - Bug #50105Meik Sievertsen2009-08-311-0/+6
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10073 89ea8834-ac86-4346-8a33-228a782c2dd0
* ok, now we just define the modules we want to install on update and where ↵Meik Sievertsen2009-08-311-223/+178
| | | | | | they should appear. git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10072 89ea8834-ac86-4346-8a33-228a782c2dd0
* Addition to r10060: Add function documentation.Andreas Fischer2009-08-311-1/+5
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10071 89ea8834-ac86-4346-8a33-228a782c2dd0
* Addition to r9887: Correctly install 'Copy forum permissions' module.Andreas Fischer2009-08-312-2/+3
| | | | | | Addition to r10068: Correct mode is send_statistics. git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10070 89ea8834-ac86-4346-8a33-228a782c2dd0
* Style authors are now able to define the default submit button used for form ↵Meik Sievertsen2009-08-305-7/+154
| | | | | | | | submission on ENTER keypress on forms using more than one. Prosilver uses this for the posting page(s) and registration screen. (we further test this at phpbb.com) git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10069 89ea8834-ac86-4346-8a33-228a782c2dd0
* correct mode is send_statistics, else installs will differ from updates.Meik Sievertsen2009-08-302-36/+31
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10068 89ea8834-ac86-4346-8a33-228a782c2dd0
* Simplified login_box() and redirection after login. S_LOGIN_ACTION can now ↵Meik Sievertsen2009-08-303-18/+8
| | | | | | be used on every page. (Bug #50285) git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10067 89ea8834-ac86-4346-8a33-228a782c2dd0
* fix r10065 for #50475Joas Schilling2009-08-303-4/+4
| | | | | | | Authorised by: bantu git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10066 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix Bug #50475 - Only show "Add friend" and "Add foe" links if the specific ↵Joas Schilling2009-08-304-14/+27
| | | | | | | | module is enabled. Authorised by: AcydBurn git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10065 89ea8834-ac86-4346-8a33-228a782c2dd0
* Revert INC/DEC feature. It is not consistent with the other template ↵Meik Sievertsen2009-08-303-33/+2
| | | | | | variables - bad idea. ;) We will get to it though... but not now. git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10064 89ea8834-ac86-4346-8a33-228a782c2dd0
* script to update email hashes (they are not strings btw, but BINT)Meik Sievertsen2009-08-301-0/+57
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10063 89ea8834-ac86-4346-8a33-228a782c2dd0
* Use correct language key for mcp user notes for sorting entries - Bug #50385Meik Sievertsen2009-08-291-6/+6
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10062 89ea8834-ac86-4346-8a33-228a782c2dd0
* Send service unavailable response code for E_USER_ERRORMeik Sievertsen2009-08-281-0/+3
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10061 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix Bug #49195 - Queries on un-indexed column user_emailJoas Schilling2009-08-288-7/+16
| | | | | | | | Added function to generate email-hash. Authorised by: AcydBurn git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10060 89ea8834-ac86-4346-8a33-228a782c2dd0
* forgot to ci thisHenry Sudhof2009-08-271-0/+4
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10059 89ea8834-ac86-4346-8a33-228a782c2dd0
* Change of r10055, which itself was:Meik Sievertsen2009-08-277-31/+31
| | | | | | | | Adjustement for r10050, related to Bug #50185 Instead of S_TAB_INDEX we now use a method suggested by nickvergessen - we simply DEFINE the tabindex for the captcha depending on where it is included. git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10058 89ea8834-ac86-4346-8a33-228a782c2dd0
* One more unread posts search adjustment.Ruslan Uzdenov2009-08-252-13/+18
| | | | | | Authorised by: AcydBurn git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10057 89ea8834-ac86-4346-8a33-228a782c2dd0