Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ticket/12090] Fix pagination for routes | Joas Schilling | 2014-03-08 | 1 | -4/+24 |
| | | | | | | | No clickable "jump to" at the moment, as we can not get the route url by the route name in js yet. Need to find another solution later. PHPBB3-12090 | ||||
* | Merge pull request #1994 from prototech/ticket/12158 | Nathan Guse | 2014-02-18 | 1 | -1/+1 |
|\ | | | | | [ticket/12158] The pagination start value should be 0 when there are no items. | ||||
| * | [ticket/12158] The pagination start value should be 0 when there are no items. | Cesar G | 2014-02-03 | 1 | -1/+1 |
| | | | | | | | | PHPBB3-12158 | ||||
* | | [ticket/12153] Remove duplicate assignment of $u_previous_page & $u_next_page. | Cesar G | 2014-02-18 | 1 | -1/+0 |
| | | | | | | | | PHPBB3-12153 | ||||
* | | [ticket/12153] Remove vars already assigned in generate_template_pagination(). | Cesar G | 2014-02-03 | 1 | -11/+2 |
| | | | | | | | | PHPBB3-12153 | ||||
* | | [ticket/12153] Assign PAGE_NUMBER in pagination.generate_template_pagination() | Cesar G | 2014-02-03 | 1 | -89/+88 |
|/ | | | | PHPBB3-12153 | ||||
* | [ticket/11849] Replace pagination in viewforum.php with class | Joas Schilling | 2013-12-18 | 1 | -2/+39 |
| | | | | PHPBB3-11849 | ||||
* | [ticket/11849] Move pagination code to class | Joas Schilling | 2013-12-18 | 1 | -0/+269 |
PHPBB3-11849 |