| Commit message (Expand) | Author | Age | Files | Lines |
* | [ticket/11023] Fix additional whitespaces that were added by PHPBB3-10968 | Joas Schilling | 2012-10-17 | 1 | -1/+1 |
* | [feature/pagination-as-list] New parameter for name of start var | Drae | 2012-07-18 | 1 | -1/+1 |
* | [feature/pagination-as-list] Updates for nils comments | Drae | 2012-07-18 | 1 | -2/+2 |
* | [feature/pagination-as-list] Rename and deprecate functions | Drae | 2012-07-18 | 1 | -1/+1 |
* | [feature/pagination-as-list] Various fixes and improvements | Drae | 2012-07-18 | 1 | -2/+3 |
* | [ticket/10968] Render pagination within the template | Drae | 2012-07-18 | 1 | -1/+2 |
* | [ticket/9916] Updating header license and removing Version $Id$ | Unknown | 2011-12-31 | 1 | -2/+1 |
* | [ticket/10345] Make use of the plural function in some basic places | Joas Schilling | 2011-11-25 | 1 | -1/+1 |
* | Merge branch 'develop-olympus' into develop | Nils Adermann | 2011-07-16 | 1 | -1/+1 |
|\ |
|
| * | [ticket/5506] Do not display an empty last page after deleting logs. | Joas Schilling | 2011-07-14 | 1 | -1/+1 |
* | | [ticket/9556] Drop php closing tags, add trailing newline | Igor Wiedler | 2010-11-11 | 1 | -2/+0 |
|/ |
|
* | Fix bug #55045 - Do not duplicate previous/next links in pagination text of m... | Ruslan Uzdenov | 2010-01-24 | 1 | -1/+1 |
* | Fix r10391 - Bug #56025 - Pagination of User Notes in MCP uses two different ... | Joas Schilling | 2010-01-17 | 1 | -1/+1 |
* | Bug #56025 - Pagination of User Notes in MCP uses two different config values. | Joas Schilling | 2009-12-30 | 1 | -1/+1 |
* | - accidentally undid changes introduced in r9979 | Jim Wigginton | 2009-08-22 | 1 | -1/+0 |
* | - replaced the drop down menu log filter thing with log searching | Jim Wigginton | 2009-08-21 | 1 | -21/+5 |
* | - filtered logs weren't correctly paginated | Jim Wigginton | 2009-08-10 | 1 | -1/+2 |
* | - added filtration ability to MCP | Jim Wigginton | 2009-07-20 | 1 | -1/+21 |
* | Add link to user profile in the MCP for user notes and warn user. | Chris Smith | 2009-02-27 | 1 | -2/+5 |
* | removed executable props [Bug #6464] | Nils Adermann | 2008-06-04 | 1 | -0/+0 |
* | dumdidum... sorry. ;) | Meik Sievertsen | 2007-10-05 | 1 | -4/+12 |
* | and 16 | Henry Sudhof | 2007-10-03 | 1 | -1/+1 |
* | Ok, here comes a big one. Poor updater. Also requires testing. | Henry Sudhof | 2007-10-03 | 1 | -12/+28 |
* | #i62 - #i65 | Meik Sievertsen | 2007-09-22 | 1 | -3/+2 |
* | try to normalize everything... | Meik Sievertsen | 2007-07-22 | 1 | -1/+1 |
* | Cleaning up (#13689) | Henry Sudhof | 2007-07-22 | 1 | -1/+1 |
* | #10163 | Meik Sievertsen | 2007-04-27 | 1 | -4/+9 |
* | #10005, #10003, #10001, #9999, #9945, #9965, #9909, #9906, #9877, #9861, #983... | Meik Sievertsen | 2007-04-22 | 1 | -1/+6 |
* | my take on getting the bugs down... thanks to those also providing (usable) s... | Meik Sievertsen | 2007-04-12 | 1 | -19/+5 |
* | #6098 | Dominik Dröscher | 2007-01-09 | 1 | -2/+2 |
* | - some fixes | Meik Sievertsen | 2006-12-21 | 1 | -0/+2 |
* | - a bunch of fixes | Meik Sievertsen | 2006-12-02 | 1 | -1/+2 |
* | - bug fixes for #5618, #5588 and #5584 | Meik Sievertsen | 2006-11-26 | 1 | -1/+2 |
* | rather large update, most important things done: | Meik Sievertsen | 2006-11-24 | 1 | -2/+2 |
* | - adjust unread query a bit to cope with large topics (thanks bart!) | Meik Sievertsen | 2006-10-20 | 1 | -2/+2 |
* | Minor typo | Graham Eames | 2006-10-07 | 1 | -1/+1 |
* | sql_in_set changes | Meik Sievertsen | 2006-08-12 | 1 | -1/+1 |
* | Correct some of the sort options | Graham Eames | 2006-07-29 | 1 | -1/+1 |
* | - renamed the following columns: | Meik Sievertsen | 2006-07-13 | 1 | -1/+1 |
* | - tackle some usability issues | Meik Sievertsen | 2006-07-09 | 1 | -0/+1 |
* | make sure custom profile fields are created correctly on registration (#2225) | Meik Sievertsen | 2006-06-13 | 1 | -1/+1 |
* | Fix no avatar image - it shouldn't be set in the code but via the template | Graham Eames | 2006-06-12 | 1 | -4/+0 |
* | ok, this one is rather large... the most important change: | Meik Sievertsen | 2006-06-06 | 1 | -138/+142 |
* | Some extra template variables *_EXPLAIN which some might wish to use | Graham Eames | 2006-06-04 | 1 | -0/+2 |
* | Assign page titles within the mcp | Graham Eames | 2006-06-04 | 1 | -0/+2 |
* | - fixed a few smaller things | Meik Sievertsen | 2006-05-20 | 1 | -1/+1 |
* | - fixed dotted topics on some occassions being wrong | Meik Sievertsen | 2006-05-19 | 1 | -1/+1 |
* | - added a few missing log variables | Meik Sievertsen | 2006-05-18 | 1 | -2/+5 |
* | - fixed some bugs | Meik Sievertsen | 2006-04-15 | 1 | -1/+1 |
* | To all people having their bug status set to fixed: SF pserver CVS access is ... | Meik Sievertsen | 2006-04-06 | 1 | -1/+1 |