FlexitimeTracker/DataCenter_Windows/WindowsDataCenter
chris.watts90@outlook.com cdac61b18d added pagination to the repository GetUser method.
added pagesixe to userlist object.
added total user count to enable PageCount to work correctly.
added GET_TOTAL_USER_COUNT and GET_ALL_USERS_PAGINATE sqlite procedures to support pagination.
updated methods in SQLiteRepository to support pagination procedures and pagination properties of UserList.
updated UsersController to support pagination parameters.
tidied html script tags.
added pagination buttons at the bottom of user page. including drop down to select PageSize
added setPageSize, goToUserPage and setPagination methods to the viewmodel.
updated other methods for sammy etc to work with pagesize and PageNumber params.
#11
2017-02-12 22:26:00 +00:00
..
CardReaderService updated references to pull in required packages. 2017-02-10 16:54:21 +00:00
CardReaderServiceHost merge in Card Reader Service and Service host projects. 2017-02-10 15:59:37 +00:00
Interfaces added pagination to the repository GetUser method. 2017-02-12 22:26:00 +00:00
NLogLogger renamed Class1 to NLogger.cs. 2017-02-10 22:37:57 +00:00
SQLiteRepository added pagination to the repository GetUser method. 2017-02-12 22:26:00 +00:00
Third-Party/SqLite3 added sqlite third party dependencies. 2017-01-30 22:27:43 +00:00
WebApiServerHostInstaller added wix installer stub project. 2017-02-09 22:28:21 +00:00
WindowsDataCenter added pagination to the repository GetUser method. 2017-02-12 22:26:00 +00:00
WindowsDataServiceHost added postbuild event steps to copy dependencies into the output directory. 2017-02-10 22:42:05 +00:00
WindowsDataCenter.sln project/sln updates. 2017-02-10 16:56:10 +00:00