Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed issue with Team Settings modal saving items instead of cancelling; chan... | Reed Garmsen | 2015-12-10 | 1 | -1/+1 |
* | add unit tests | Florian Orben | 2015-11-27 | 1 | -0/+1 |
* | Add tutorial pref for new users by default | JoramWilander | 2015-11-06 | 1 | -0/+1 |
* | Fixed string length checks for fields that can contain unicode characters | hmhealey | 2015-11-05 | 1 | -1/+2 |
* | Made further changes based on feedback | hmhealey | 2015-10-13 | 1 | -13/+2 |
* | Removed Preference.AltId | hmhealey | 2015-10-13 | 1 | -12/+7 |
* | Made structural changes to server-side Preference code based on feedback | hmhealey | 2015-10-13 | 1 | -20/+0 |
* | Renamed show_hide preference to show | hmhealey | 2015-10-13 | 1 | -2/+2 |
* | Added api to get and set preferences | hmhealey | 2015-10-13 | 1 | -0/+20 |
* | Added Preferences table to store user preferences | hmhealey | 2015-10-13 | 1 | -2/+4 |
* | Added model class for user preferences object | hmhealey | 2015-10-13 | 1 | -0/+74 |