Tasks done in Week 6:
- Localise the jQueryUI Dialog buttons : Done.
- Conversion of SQL pages to Ajax: Completed the conversion of Ajax of the retrieval of a query’s result, pagination of the results table and sorting of the results.
- Wrote a rudimentary script for retrieving the results of the Database Search page.
Tasks for Week 7:
- Convert the Insert Page to Ajax.
- Some JavaScript functions still have inline calls which have not been removed. Complete this task.
- Convert the Table Search page to Ajax.