Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Accounts without kpackage | Christian Mollekopf | 2017-12-18 |
| | |||
* | Sign up link for Kolab Now | Christian Mollekopf | 2017-10-24 |
| | |||
* | Support reentering the password from the settings | Christian Mollekopf | 2017-10-08 |
| | | | | | Additionally this fixes the loader sizing to use the implicit size. This means all settings pages need to set an implicit height. | ||
* | Autofocus textedit | Christian Mollekopf | 2017-09-22 |
| | |||
* | Simplify layout | Christian Mollekopf | 2017-09-22 |
| | |||
* | A login view | Christian Mollekopf | 2017-09-22 |
| | |||
* | Fix kolabnow accountname to email address | Christian Mollekopf | 2017-09-22 |
| | |||
* | Make the account name a requirement as well | Christian Mollekopf | 2017-09-08 |
| | |||
* | Some basic input field validation. | Christian Mollekopf | 2017-09-08 |
| | |||
* | Translatable strings | Christian Mollekopf | 2017-09-07 |
| | |||
* | dedicated Kube.PasswordField | Michael Bohlender | 2017-07-31 |
| | |||
* | use Kube.CheckBox and improve layout | Michael Bohlender | 2017-07-27 |
| | |||
* | make placeholdertexts translatable | Michael Bohlender | 2017-07-25 |
| | |||
* | make more translatable | Michael Bohlender | 2017-07-19 |
| | |||
* | use kube controls in account | Michael Bohlender | 2017-04-19 |
| | |||
* | A single framework plugin | Christian Mollekopf | 2017-04-05 |
| | |||
* | Fixed kolabnow account setup page. | Christian Mollekopf | 2017-02-22 |
| | | | | | | | | | | The account plugin supplies the configuration UI, the application supplies the scaffolding. That way we ensure the application doens't contain any account specific code and account configurations are free to offer specialized UI's that work best for them. We're not currently using a standardized controller, but if we did those controllers would have to live with the plugin, not the framework or the components. | ||
* | more gplv3 -> gplv2+ | Michael Bohlender | 2016-09-26 |
| | |||
* | Kolabnow account configuration | Christian Mollekopf | 2016-07-16 |