| Age | Commit message (Collapse) | Author |
|
Killed some dead code in the process.
|
|
|
|
|
|
almost entirely)
Missing:
- no placeholder text now (since div doesn't support it). Will need to
implement it myself, there are plenty of examples
And code wise:
- need to split out a component graph_input.js which will hide
the underlying implementation.
|
|
|
|
|
|
|
|
|
|
div[contentEditable=true] element
|
|
|
|
|
|
Fixes #148
Usage:
./src/local/rz_cli_tool.py --config-dir res/etc --user-db-path res/user_db.db --email alon@rhizi.local --role-add admin
./src/local/rz_cli_tool.py --config-dir res/etc --user-db-path res/user_db.db --email alon@rhizi.local --role-rm admin
|
|
only valid roles for now
|
|
|
|
|
|
current logged in user
|
|
|
|
|
|
|
|
|
|
- rm silly <table>
- add 'type_selection__' prefix
- style keyboard shortcut
- rm unused position directives
|
|
|
|
|
|
|
|
dfc93cf003e8b4484e98ead7f7eac63ad10182e7
|
|
|
|
Source for inspiration / copying:
http://jsfiddle.net/brx3xm59/
http://stackoverflow.com/questions/9308938/inline-text-editing-in-svg
comment 2 by John Ktejik
|
|
|
|
|
|
before Bacon
|
|
|
|
upgrade Bacon)
|
|
|
|
|
|
Fixes #339
|
|
|
|
|
|
|
|
|
|
translation)
|
|
|
|
|
|
|
|
|
|
|
|
Fixes #342
|
|
|
|
|
|
|
|
|