I think all the configuration should be stored in the localstorage of the browser (similar the configuration file of tryton). https://developer.mozilla.org/en-US/docs/Web/API/Storage/LocalStorage I think it can be used safely: https://caniuse.com/#search=Storage I think the session key could be stored in the sessionStorage to survive to a reload: https://developer.mozilla.org/en-US/docs/Web/API/Window/sessionStorage
History | |||
---|---|---|---|
Date | User | Action | Args |
2017-12-18 10:36:29 | ced | set | messageid: <1513589789.85.0.74348831857.issue7010@tryton.org> |
2017-12-18 10:36:29 | ced | set | recipients: + albertca, pokoli, reviewbot |
2017-12-18 10:36:29 | ced | link | issue7010 messages |
2017-12-18 10:36:29 | ced | create |
Showing 10 items. Show all history (warning: this could be VERY long)