Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ticket/12594] Remove @package tags and update file headers | Yuriy Rusko | 2014-05-27 | 1 | -3/+7 |
| | | | | PHPBB3-12594 | ||||
* | [ticket/11497] Rename set_ext_finder in find_routing_files | Tristan Darricau | 2014-05-05 | 1 | -1/+1 |
| | | | | PHPBB3-11497 | ||||
* | [ticket/11497] Fix pagination tests | Tristan Darricau | 2014-05-03 | 1 | -1/+1 |
| | | | | PHPBB3-11497 | ||||
* | [ticket/11497] Fix tests | Nicofuma | 2014-05-03 | 1 | -1/+1 |
| | | | | PHPBB3-11497 | ||||
* | [ticket/11497] Update pagination test | Nicofuma | 2014-05-03 | 1 | -1/+1 |
| | | | | PHPBB3-11497 | ||||
* | [ticket/11497] Remove 'ext.finder' from services' list | Nicofuma | 2014-05-03 | 1 | -3/+5 |
| | | | | PHPBB3-11497 | ||||
* | [ticket/12090] Move find() call to container and fix tests | Joas Schilling | 2014-03-09 | 1 | -24/+26 |
| | | | | PHPBB3-12090 | ||||
* | [ticket/12090] Make provider a service and inject it into the helper | Joas Schilling | 2014-03-08 | 1 | -1/+1 |
| | | | | PHPBB3-12090 | ||||
* | [ticket/12090] Fix pagination for routes | Joas Schilling | 2014-03-08 | 2 | -32/+58 |
| | | | | | | | 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 | -2/+17 |
|\ | | | | | [ticket/12158] The pagination start value should be 0 when there are no items. | ||||
| * | [ticket/12158] Add test data for 0 items to validate_start() test. | Cesar G | 2014-02-04 | 1 | -2/+17 |
| | | | | | | | | PHPBB3-12158 | ||||
* | | [ticket/12153] Adjust pagination tests. | Cesar G | 2014-02-03 | 3 | -15/+17 |
|/ | | | | PHPBB3-12153 | ||||
* | [ticket/11849] Remove old pagination test | Joas Schilling | 2013-12-18 | 1 | -111/+0 |
| | | | | PHPBB3-11849 | ||||
* | [ticket/11849] Replace pagination in viewforum.php with class | Joas Schilling | 2013-12-18 | 1 | -0/+52 |
| | | | | PHPBB3-11849 | ||||
* | [ticket/11849] Test validate_start and on_page | Joas Schilling | 2013-12-18 | 2 | -11/+86 |
| | | | | PHPBB3-11849 | ||||
* | [ticket/11849] Move pagination code to class | Joas Schilling | 2013-12-18 | 1 | -0/+117 |
| | | | | PHPBB3-11849 | ||||
* | [ticket/11805] Rename test to match the function name | Joas Schilling | 2013-09-25 | 1 | -1/+1 |
| | | | | PHPBB3-11805 | ||||
* | [ticket/11805] Add unit tests for pagination | Joas Schilling | 2013-09-25 | 2 | -0/+123 |
PHPBB3-11805 |