Lukas Reschke
|
437a660680
|
Merge pull request #11600 from owncloud/refactor-appsettings-to-app-framework
Migrate new app settings to AppFramework
|
2014-10-28 11:13:20 +01:00 |
Thomas Müller
|
4f2422ffbe
|
fixing typo in English source string
|
2014-10-16 15:24:28 +02:00 |
Lukas Reschke
|
e4227658d9
|
Migrate new app settings to AppFramework
Let's migrate those two new files.
|
2014-10-15 22:01:56 +02:00 |
Thomas Müller
|
d3eebad591
|
fixing typos
|
2014-10-14 15:38:39 +02:00 |
Lukas Reschke
|
13b1b45ee4
|
Refactor MailSettings controller
- Do not store the password (fixes https://github.com/owncloud/core/issues/11385)
- Refactor to AppFramework
- Add unit tests
Conflicts:
settings/admin/controller.php
|
2014-10-14 15:38:34 +02:00 |