Ming Deng
650fde66aa
Revert "Merge pull request #4254 from astaxie/develop-2.0"
...
This reverts commit e284b0ddae
, reversing
changes made to 8ef8fd2606
.
2020-11-26 17:48:29 +08:00
Ming Deng
b4a85c8f13
Remove files
2020-08-16 23:09:19 +08:00
JessonChan
2db8c753fd
bee fix
2016-03-25 10:56:15 +08:00
astaxie
302b1ef7df
fix the data
2016-01-08 15:52:57 +08:00
astaxie
5015614fdc
golint pagination
2015-09-14 23:17:33 +08:00
Athurg Gooth
c52f634d9c
Fix paginator attributes cannot be modified bug
...
We can only use SetPaginator to create a pagination.
After that, we always need to modify something, like the totalNum, perPageNum.
These change should be seen in the view.
So we should give the view a pointer than a object.
2014-12-11 16:42:50 +08:00
Jens Bissinger
262665f4e5
Remove PaginationController interface and pass context instead. Refs #835 .
2014-10-08 16:01:42 +02:00
Jens Bissinger
0b3763cc67
Cleanup pagination documentation. Refs #835 .
2014-10-08 16:00:00 +02:00
Jens Bissinger
fa6cbc08d9
Document usage of utils/pagination. Refs #835 .
2014-10-07 11:23:08 +02:00
Jens Bissinger
c4f8f45da4
Move pagination to utils/pagination. Refs #837 , #835 .
2014-10-06 11:37:08 +02:00