49 | | * Done: Start with the login form |
50 | | * In-Progress: Need to get the Web2Py form.custom to integrate with Ext |
51 | | * Can then add the [http://www.webappers.com/2007/11/11/stunning-password-strength-meter-with-ext-form/ Ext.ux.PasswordMeter] to the register form :) |
52 | | * Other streams which can be worked on: |
53 | | 1. Convert hyperlink buttons to Ext style |
54 | | 2. Ext menus |
55 | | 3. Ext popups |
| 49 | 1. Done: Start with the login form (downside is that browser can't save login/password) |
| 50 | 2. Done: Need to get the Web2Py form.custom to integrate with Ext |
| 51 | 3. [http://www.extjs.com/deploy/dev/examples/grid/row-editor.html EditorGridPanel] to replace dataTables |
| 52 | * [http://www.extjs.com/deploy/dev/examples/grid/paging.html Paging] |
| 53 | * [http://www.extjs.com/deploy/dev/examples/grid/grid-plugins.html checkbox & horizontal scrolling] |
| 54 | 4. Menus |
| 55 | 5. Popups |
| 56 | 6. Hyperlink buttons converted to Ext style |
| 57 | 7. Could add the [http://www.webappers.com/2007/11/11/stunning-password-strength-meter-with-ext-form/ Ext.ux.PasswordMeter] to the register form :) |