Commit Graph

11 Commits

Author SHA1 Message Date
Gunther Brunner
aad3db8828 Fixed most of the dependencies by unit testing.
Refactored TransactionService and StorageService.
2014-08-22 15:32:09 +09:00
Gunther Brunner
743f8becd6 - Finally, most of the unit tests now passes (resolving dependencies also).
- Shims now exports angular module name, however some of them clash with the original.
2014-08-21 22:04:19 +09:00
Simo Kinnunen
e13fc6701f Save user settings to the database and embed them to the template for fast access. 2014-07-04 22:59:29 +09:00
Gunther Brunner
2ff05fdd74 Fixing port forwarding. Saving for port sets is not enabled. 2014-05-29 01:40:38 +09:00
Gunther Brunner
02c5a9181c Sending the events to the port forwarder. 2014-05-29 01:40:38 +09:00
Gunther Brunner
586033b9b8 Saving to Local Storage for now because of Safari bug in LocalForage. 2014-05-16 16:09:15 +09:00
Gunther Brunner
b4e6e39761 - Update dependencies. 2014-03-26 12:06:54 +09:00
Gunther Brunner
a260aa2cf8 - Updated almost all dev dependencies.
- Removed everything grunt (the gettext stuff needs to be converted but was not using yet anyways).
- Update angular-localForage to latest version, all API methords changed.
- Added jshintrc for mocha.
2014-03-20 19:26:48 +09:00
Gunther Brunner
eaaf6a36bd - Add Local settings.
- Add Language settings synced back.
2014-03-13 21:03:41 +09:00
Gunther Brunner
710a5daeab - LocalForage dependencies works now.
- Language template using embedded controller.
2014-03-13 16:35:24 +09:00
Gunther Brunner
7f6fa763fb - Adding Help page back.
- Adding Settings page back.
2014-03-13 15:46:36 +09:00