aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Fix Bug #50475 - Only show "Add friend" and "Add foe" links if the specific m...Joas Schilling2009-08-304-14/+27
* Revert INC/DEC feature. It is not consistent with the other template variable...Meik Sievertsen2009-08-303-33/+2
* script to update email hashes (they are not strings btw, but BINT)Meik Sievertsen2009-08-301-0/+57
* Use correct language key for mcp user notes for sorting entries - Bug #50385Meik Sievertsen2009-08-291-6/+6
* Send service unavailable response code for E_USER_ERRORMeik Sievertsen2009-08-281-0/+3
* Fix Bug #49195 - Queries on un-indexed column user_emailJoas Schilling2009-08-288-7/+16
* forgot to ci thisHenry Sudhof2009-08-271-0/+4
* Change of r10055, which itself was:Meik Sievertsen2009-08-277-31/+31
* One more unread posts search adjustment.Ruslan Uzdenov2009-08-252-13/+18
* Fix style recompilation now we do not force the SID to be passed anymore. Thi...Meik Sievertsen2009-08-251-1/+2
* Adjustement for r10050, related to Bug #50185Meik Sievertsen2009-08-259-29/+29
* This is an enhancement for revision r10051 (INC template variable)Meik Sievertsen2009-08-253-12/+30
* Make sure only logs for existing users are displayed and user-specific logs r...Meik Sievertsen2009-08-254-2/+16
* Fix possible wrong encodings in email template files in messenger. Related to...Meik Sievertsen2009-08-251-0/+3
* Add INC (working name) to template syntaxHenry Sudhof2009-08-243-1/+28
* new tabindex handling, #50185; subsilver doesn't use tabindexesHenry Sudhof2009-08-247-23/+25
* Fix bug #50245 - Check for correct module name when installing the "Send stat...Andreas Fischer2009-08-241-2/+2
* Missed one file.Andreas Fischer2009-08-231-2/+1
* Some more cleanup. Mostly whitespace changes.Andreas Fischer2009-08-236-34/+36
* #50215Andreas Fischer2009-08-231-2/+1
* More unread posts search adjustment.Ruslan Uzdenov2009-08-231-50/+58
* #50175Henry Sudhof2009-08-221-1/+1
* #50165Henry Sudhof2009-08-222-2/+10
* - accidentally undid changes introduced in r9979Jim Wigginton2009-08-225-9/+3
* - replaced the drop down menu log filter thing with log searchingJim Wigginton2009-08-2111-172/+103
* Use comparison instead of arithmetic.Andreas Fischer2009-08-211-1/+1
* Allow "0" as censor word and replacement.Andreas Fischer2009-08-212-5/+13
* Fix wrong textLength call in Webkit-based browsers - Bug #25825 - patch by Te...Meik Sievertsen2009-08-203-3/+3
* Fix r10035Meik Sievertsen2009-08-201-1/+1
* Check for valid $template_path in includes/template.php - Bug #50055Meik Sievertsen2009-08-201-0/+6
* Sort private messages by message time and not message id. (Bug #50015)Meik Sievertsen2009-08-203-6/+17
* #50025Henry Sudhof2009-08-201-1/+1
* fix r10025Joas Schilling2009-08-201-1/+1
* Apply template changes of r9965 to subsilver2.Andreas Fischer2009-08-201-2/+2
* better icon... hopefully. ;)Meik Sievertsen2009-08-201-0/+0
* If style authors want to, they can show a feed icon for every forum enabled t...Meik Sievertsen2009-08-204-0/+12
* instead of only enabling forum feeds in viewforum we set it on every location...Meik Sievertsen2009-08-202-4/+5
* also populate forum_options on conversionsMeik Sievertsen2009-08-201-15/+16
* add feed switch to forumrow, so forums can be styled correctly (with an rss i...Meik Sievertsen2009-08-201-0/+1
* fix r10023Joas Schilling2009-08-201-1/+1
* fix sql error due to us using STRICT db mode. ;)Meik Sievertsen2009-08-201-3/+5
* Addition to r9632 for #46785Joas Schilling2009-08-201-1/+1
* some whitespace changesMeik Sievertsen2009-08-204-13/+13
* Revert r9658Meik Sievertsen2009-08-208-17/+16
* Add some very basic checks to the users ip - related to bug #48995Meik Sievertsen2009-08-201-0/+21