| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-01-13 | client: rename tab intro text | Alon Levy | |
| 2015-01-13 | add feedback - no email yet, just client side plus server parse client post | Alon Levy | |
| Notes: * using https://github.com/ivoviz/feedback + commit 337a8146e567a06035fb1f1ffedfce083be2a2d1 * with tiny changes to use require.js: + html2canvas.js & feedback.js (not minified) start+end lines changed to call define + feedback.js changed to not load html2canvas since require.js does that for us (dropping _html2canvas and getScript usage) | |||
| 2015-01-12 | login+logout: using ajax, not POST, plus document.window (worst of both worlds) | Alon Levy | |
| 2015-01-12 | client/server: login is using POST, so use POST, not XMLHttpRequest | Alon Levy | |
| TODO: Logout requires styling plus only to appear if logged in. | |||
| 2015-01-12 | server/client: s/res/static/, drop dev_mode__resend_from_static | Alon Levy | |
| 2014-12-28 | Fixes #217 - username initials displayed in upper right corner blue circle | Alon Levy | |
| Also fixes name when none set (i.e. development mode). | |||
| 2014-12-21 | fix app.js, local_config.js - prefix with '/static' | LV-426 | |
| 2014-12-16 | client fixes to run with new layout | Alon Levy | |
| directives for src names: any js file should be relative any resource should be absolute i.e. all images are /res/img/bla and all js files are bla.js / view/node_view.js etc | |||
| 2014-12-16 | removing /index.html, use res/templates/index.html | LV-426 | |
| 2014-12-16 | cleanup edit-node-dialog__XXX element IDs | LV-426 | |
| 2014-12-16 | sync with client index.html updates | LV-426 | |
| 2014-12-03 | user-login panel | LV-426 | |
| 2014-12-03 | mv index.html under templates/, duplicate file under rhizi/ temporarily ↵ | LV-426 | |
| co-exists | |||
