Changes between Version 35 and Version 36 of ServerSidePagination
- Timestamp:
- 01/20/10 23:54:11 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ServerSidePagination
v35 v36 7 7 * [wiki:HaitiVolToDo Volunteer Registry] 8 8 9 fractalis has offered to look at this10 11 9 === Status === 12 10 * The Back-end is now done for HTML representation … … 15 13 * !ToDo: 16 14 * ~~Push from Dev to Live~~ 17 * Render as .represent 18 * Return to Live (1 line in Controller functions: response.s3.pagination = True) 15 * ~~Render as .represent~~ 16 * Render the ID as View/Edit button depending on perms (create a .represent?) <- critical for RMS 17 * Return RMS to Live (1 line in Controller functions: response.s3.pagination = True) 19 18 * Sort Columns (orderby) 20 19 * Search (filtering) … … 77 76 Problems: 78 77 * ~~http://datatables.net/forums/comments.php?DiscussionID=1156&page=1#Item_1~~ 79 * No .represent rendered 78 * ~~No .represent rendered~~ 79 * Represent doesn't handle ID, so can't pledge Aid for Requests in RMS (or see record details in OR) 80 * ~~Represent doesn't handle the marker_id, so gis_location has the big image for each marker visible~~ 81 80 82 === JSON Back-end implementation === 81 83 * Support already present in {{{modules\s3xrc.py}}} … … 124 126 125 127 === Other Options === 126 * Maybe look at the currently-unused {{{modules/webgrid.py}}}.127 * pagenav in {{{models\01_RESTlike_Controller}}} seems unused currently...was an older implementation of a webgrid...can probably be removed.128 128 * ExtJS 129 * Maybe look at the currently-unused {{{modules/webgrid.py}}}: http://www.web2pyslices.com/main/slices/take_slice/39 130 * pagenav in {{{models\01_RESTlike_Controller}}} was an older implementation of a webgrid...has been removed. 129 131 130 132 ---- 131 133 [wiki:Haiti] 132 [wiki:Haiti]