aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | | | | | | | | | | | | | | related to Bug #50185 - forgot to add tabindex to submit button on registrationMeik Sievertsen2009-09-071-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | Fix Bug #50845 (missing info icon in subsilver2)Meik Sievertsen2009-09-071-2/+3
* | | | | | | | | | | | | | | | | | | | | | | | | | Adjustments to r10005: Use request_var() to get cookie data.Andreas Fischer2009-09-071-13/+10
* | | | | | | | | | | | | | | | | | | | | | | | | | Some smaller changes to r10041.Andreas Fischer2009-09-061-6/+6
* | | | | | | | | | | | | | | | | | | | | | | | | | Adjust r10110 - Also add autowidth class to keywords input field - Bug #50795...Meik Sievertsen2009-09-052-2/+2
* | | | | | | | | | | | | | | | | | | | | | | | | | add inputbox class to input in prosilver - Bug #50795Meik Sievertsen2009-09-052-3/+3
* | | | | | | | | | | | | | | | | | | | | | | | | | Fix r10041 - Bug #50765Meik Sievertsen2009-09-051-2/+2
* | | | | | | | | | | | | | | | | | | | | | | | | | Do not display links to user/post search if search is disabled. (Bug #50685 -...Meik Sievertsen2009-09-054-3/+6
* | | | | | | | | | | | | | | | | | | | | | | | | | Revert r10106 - Index usage is very unlikely because of WHERE IN (). :-|Andreas Fischer2009-09-0410-15/+0
* | | | | | | | | | | | | | | | | | | | | | | | | | Add INDEX on user_regdate because this is the default ORDER BY in memberlist....Andreas Fischer2009-09-0410-0/+15
* | | | | | | | | | | | | | | | | | | | | | | | | | Change version numbers to 3.0.6 and 3.0.6-RC1 for a final internal test runMeik Sievertsen2009-09-0412-13/+13
* | | | | | | | | | | | | | | | | | | | | | | | | | Let the user notice that downloading the files is not the end of the update p...Meik Sievertsen2009-09-041-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | - fixed bug #44975Jim Wigginton2009-09-041-0/+14
* | | | | | | | | | | | | | | | | | | | | | | | | | phpBB updater now skips sole whitespace changes. This reduces the chance of c...Meik Sievertsen2009-09-042-0/+17
* | | | | | | | | | | | | | | | | | | | | | | | | | spellingMeik Sievertsen2009-09-041-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | Somehow i must've been blind while adding/changing the links. Consistency!Meik Sievertsen2009-09-041-8/+6
* | | | | | | | | | | | | | | | | | | | | | | | | | Also update newest user data if someone is creating a founder with user_add().Andreas Fischer2009-09-041-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | changes for a little internal update test runMeik Sievertsen2009-09-042-4/+4
* | | | | | | | | | | | | | | | | | | | | | | | | | only whitespace changesMeik Sievertsen2009-09-041-3/+3
* | | | | | | | | | | | | | | | | | | | | | | | | | XHTML compatible viewforum_body.html again (thanks Raimon for pointing this out)Meik Sievertsen2009-09-041-2/+2
* | | | | | | | | | | | | | | | | | | | | | | | | | #50485Henry Sudhof2009-09-031-0/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | #50675 ; also don't reset the captcha on loginHenry Sudhof2009-09-031-2/+2
* | | | | | | | | | | | | | | | | | | | | | | | | | Some rewording, some typo fixes, some whitespace changes.Andreas Fischer2009-09-032-12/+12
* | | | | | | | | | | | | | | | | | | | | | | | | | Bug #39505, r9677 - Add integer casting and allow array to be empty. Unset ar...Andreas Fischer2009-09-031-3/+6
* | | | | | | | | | | | | | | | | | | | | | | | | | Some cleanup.Andreas Fischer2009-09-031-78/+97
* | | | | | | | | | | | | | | | | | | | | | | | | | We only remove board cookies (this is what the feature is supposed to do). Th...Meik Sievertsen2009-09-031-0/+6
* | | | | | | | | | | | | | | | | | | | | | | | | | attributed the fix for bug 43045 to DavidIQJim Wigginton2009-09-021-0/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs #43145, #44375, #44415 and #43045Jim Wigginton2009-09-025-5/+58
* | | | | | | | | | | | | | | | | | | | | | | | | | Save some calls here, since page_footer(true) gets called quite often.Andreas Fischer2009-09-011-7/+8
* | | | | | | | | | | | | | | | | | | | | | | | | | Add header gradient back into subsilver2 but keep site logo easily replaceabl...Andreas Fischer2009-09-014-9/+6
* | | | | | | | | | | | | | | | | | | | | | | | | | Correctly assign board administrator email for L_CONFIRM_EXPLAIN in captcha p...Meik Sievertsen2009-09-012-13/+16
* | | | | | | | | | | | | | | | | | | | | | | | | | erm, wrong positionMeik Sievertsen2009-09-011-2/+2
* | | | | | | | | | | | | | | | | | | | | | | | | | Fix IE6 display for very large forum icons - Bug #44695 - Patch by Ishimaru C...Meik Sievertsen2009-09-011-0/+5
* | | | | | | | | | | | | | | | | | | | | | | | | | Only embed cron.php if there is no cron lock present to reduce overhead. (Bug...Meik Sievertsen2009-09-012-0/+20
* | | | | | | | | | | | | | | | | | | | | | | | | | adjust inactive users list on ACP index to act like the new inactive users li...Meik Sievertsen2009-09-012-9/+27
* | | | | | | | | | | | | | | | | | | | | | | | | | fix r10076 for #48615 - Ability to specify amount of time user is able to del...Joas Schilling2009-08-317-4/+15
* | | | | | | | | | | | | | | | | | | | | | | | | | Fix Bug #50035 - Fix handling of bookmarks and subscriptions on "split topcis...Joas Schilling2009-08-313-0/+91
* | | | | | | | | | | | | | | | | | | | | | | | | | set to !important because lists with the applied display: list-item will resu...Meik Sievertsen2009-08-312-2/+2
* | | | | | | | | | | | | | | | | | | | | | | | | | Correctly display list items in forum description in prosilver and administra...Meik Sievertsen2009-08-313-0/+24
* | | | | | | | | | | | | | | | | | | | | | | | | | Do not take edit post time into account for determining permission to delete ...Meik Sievertsen2009-08-313-4/+19
* | | | | | | | | | | | | | | | | | | | | | | | | | correct method commentMeik Sievertsen2009-08-311-4/+17
* | | | | | | | | | | | | | | | | | | | | | | | | | Fix wrong error message for non-writable template file in acp_styles.php - Bu...Meik Sievertsen2009-08-312-1/+3
* | | | | | | | | | | | | | | | | | | | | | | | | | Redirect to group list if confirm box canceled - Bug #50105Meik Sievertsen2009-08-311-0/+6
* | | | | | | | | | | | | | | | | | | | | | | | | | ok, now we just define the modules we want to install on update and where the...Meik Sievertsen2009-08-311-223/+178
* | | | | | | | | | | | | | | | | | | | | | | | | | Addition to r10060: Add function documentation.Andreas Fischer2009-08-311-1/+5
* | | | | | | | | | | | | | | | | | | | | | | | | | Addition to r9887: Correctly install 'Copy forum permissions' module.Andreas Fischer2009-08-312-2/+3
* | | | | | | | | | | | | | | | | | | | | | | | | | Style authors are now able to define the default submit button used for form ...Meik Sievertsen2009-08-305-7/+154
* | | | | | | | | | | | | | | | | | | | | | | | | | correct mode is send_statistics, else installs will differ from updates.Meik Sievertsen2009-08-302-36/+31
* | | | | | | | | | | | | | | | | | | | | | | | | | Simplified login_box() and redirection after login. S_LOGIN_ACTION can now be...Meik Sievertsen2009-08-303-18/+8
* | | | | | | | | | | | | | | | | | | | | | | | | | fix r10065 for #50475Joas Schilling2009-08-303-4/+4