summaryrefslogtreecommitdiff
path: root/www/scripts/main.js
AgeCommit message (Collapse)Author
2018-08-02Get height of header on page load and set the table offset appropriately.Ian C
2018-08-01Made header a fixed div.Ian C
2018-07-31Added try/catch to calls to JSON.parse and removed old scroll positionIan C
save/restore code.
2018-07-31Removed test code.Ian C
2018-07-31Added header row to table.Ian C
2018-07-31Reverted back to multi-line display. Found out it was using hyperlinks asIan C
buttons that was causing the jumping.
2018-07-30Finished rejig of interface to a single record.Ian C
2018-07-30Changed to a single record display to remove the hideous problem with the pageIan C
jumping.
2018-07-27Added new passphrase box. Also tried to fix scrolling back to the top onIan C
refresh.
2018-07-24Don't know if it matters, but tried to stop chacheing.Ian C
2018-07-13Added global show passwords checkbox.Ian C
2018-07-07Added up/down links to reorder entries.Ian C
2018-06-27Made password column masked and added a command to show the password.Ian C
2018-06-27Removed test data and enabled web interface.Ian C
2018-06-27Initial attempts at adding the commands.Ian C
2018-06-26Added links for edit actions, and place holders for the event handlers.Ian C
2018-06-26Added some initial display code. Call to get stubbed out with test data.Ian C
2018-06-25Added group parameter to PHP pages and started on Load functionality.Ian C
2018-06-25Basic HTML framework and created initial JavaScript.Ian C