Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Stable10] Backport 796 #894

Merged
merged 45 commits into from
Aug 17, 2016
Merged

[Stable10] Backport 796 #894

merged 45 commits into from
Aug 17, 2016

Commits on Aug 16, 2016

  1. Initial work on Apps page split:

    * interfaces for the Admin settings (IAdmin) and section (ISection)
    * SettingsManager service
    * example setup with LDAP app
    blizzz authored and LukasReschke committed Aug 16, 2016
    Configuration menu
    Copy the full SHA
    d016890 View commit details
    Browse the repository at this point in the history
  2. fix duplicated db index name

    blizzz authored and LukasReschke committed Aug 16, 2016
    Configuration menu
    Copy the full SHA
    9e39c41 View commit details
    Browse the repository at this point in the history
  3. remove mistakenly added file

    blizzz authored and LukasReschke committed Aug 16, 2016
    Configuration menu
    Copy the full SHA
    bbb086f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a548902 View commit details
    Browse the repository at this point in the history
  5. more admin page splitup improvements

    * bump version to ensure tables are created
    * make updatenotification app use settings api
    * change IAdmin::render() to getForm() and change return type from Template to TemplateResponse
    * adjust User_LDAP accordingly, as well as built-in forms
    * add IDateTimeFormatter to AppFramework/DependencyInjection/DIContainer.php. This is important so that \OC::$server->query() is able to resolve the
    constructor parameters. We should ensure that all OCP/* stuff that is available from \OC::$server is available here. Kudos to @LukasReschke
    * make sure apps that have settings info in their info.xml are loaded before triggering adding the settings setup method
    blizzz authored and LukasReschke committed Aug 16, 2016
    Configuration menu
    Copy the full SHA
    2e9794f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d7bbebb View commit details
    Browse the repository at this point in the history
  7. fixes, improvements, and another app:

    * setupSettings now also triggered on enable
    * fixes detection of present admin section or settings in the DB
    * add update routine in such cases
    * encryption app migrated
    blizzz authored and LukasReschke committed Aug 16, 2016
    Configuration menu
    Copy the full SHA
    c956901 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e37db63 View commit details
    Browse the repository at this point in the history
  9. adjust federatedfilesharing

    blizzz authored and LukasReschke committed Aug 16, 2016
    Configuration menu
    Copy the full SHA
    94c3d61 View commit details
    Browse the repository at this point in the history
  10. adjust files_external

    blizzz authored and LukasReschke committed Aug 16, 2016
    Configuration menu
    Copy the full SHA
    09573db View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    10249f4 View commit details
    Browse the repository at this point in the history
  12. superfluous

    blizzz authored and LukasReschke committed Aug 16, 2016
    Configuration menu
    Copy the full SHA
    6a35c7d View commit details
    Browse the repository at this point in the history
  13. adjust Theming app

    blizzz authored and LukasReschke committed Aug 16, 2016
    Configuration menu
    Copy the full SHA
    3ae0a38 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    ea419a2 View commit details
    Browse the repository at this point in the history
  15. superfluous

    blizzz authored and LukasReschke committed Aug 16, 2016
    Configuration menu
    Copy the full SHA
    0c86f69 View commit details
    Browse the repository at this point in the history
  16. adjust federation app

    blizzz authored and LukasReschke committed Aug 16, 2016
    Configuration menu
    Copy the full SHA
    63efdb3 View commit details
    Browse the repository at this point in the history
  17. adjust systemtags app

    blizzz authored and LukasReschke committed Aug 16, 2016
    Configuration menu
    Copy the full SHA
    4077856 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    c4b35dc View commit details
    Browse the repository at this point in the history
  19. Add since tags to class

    LukasReschke committed Aug 16, 2016
    Configuration menu
    Copy the full SHA
    df3b708 View commit details
    Browse the repository at this point in the history
  20. Resolve conflict

    LukasReschke committed Aug 16, 2016
    Configuration menu
    Copy the full SHA
    3ad89a7 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    a5ba5bb View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    4132319 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    cd08307 View commit details
    Browse the repository at this point in the history
  24. added some missed diagnosis output

    blizzz authored and LukasReschke committed Aug 16, 2016
    Configuration menu
    Copy the full SHA
    6fa34e3 View commit details
    Browse the repository at this point in the history
  25. fix theming tests

    blizzz authored and LukasReschke committed Aug 16, 2016
    Configuration menu
    Copy the full SHA
    fe29483 View commit details
    Browse the repository at this point in the history
  26. mark current section

    blizzz authored and LukasReschke committed Aug 16, 2016
    Configuration menu
    Copy the full SHA
    ef4452e View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    d056f57 View commit details
    Browse the repository at this point in the history
  28. make updatenotification settings appear as if it is part of the versi…

    …on part in server settings
    blizzz authored and LukasReschke committed Aug 16, 2016
    Configuration menu
    Copy the full SHA
    c93453e View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    0c904c8 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    2d66b16 View commit details
    Browse the repository at this point in the history
  31. move mail settings and file handling to additional ones, thus files_e…

    …xternal gets its own section
    blizzz authored and LukasReschke committed Aug 16, 2016
    Configuration menu
    Copy the full SHA
    9111b52 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    57295ee View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    1ebbcdc View commit details
    Browse the repository at this point in the history
  34. Add unit tests

    LukasReschke committed Aug 16, 2016
    Configuration menu
    Copy the full SHA
    687f5be View commit details
    Browse the repository at this point in the history
  35. Use MockBuilder instead of createMock

    CI uses an older PHPUnit
    LukasReschke committed Aug 16, 2016
    Configuration menu
    Copy the full SHA
    436e6c1 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    1e62bd3 View commit details
    Browse the repository at this point in the history
  37. check registered sections and settings after an app got updated to ga…

    …rbage collect orphaned classes
    blizzz authored and LukasReschke committed Aug 16, 2016
    Configuration menu
    Copy the full SHA
    6e37a00 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    eed879a View commit details
    Browse the repository at this point in the history
  39. final db indexes

    blizzz authored and LukasReschke committed Aug 16, 2016
    Configuration menu
    Copy the full SHA
    e611662 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    4d505b7 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    8ef08e4 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    c5fdee2 View commit details
    Browse the repository at this point in the history
  43. adjust tests to latest changes

    blizzz authored and LukasReschke committed Aug 16, 2016
    Configuration menu
    Copy the full SHA
    f4aa676 View commit details
    Browse the repository at this point in the history
  44. Rename class reference

    File has been renamed only on master
    LukasReschke committed Aug 16, 2016
    Configuration menu
    Copy the full SHA
    6ed721d View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    1f177aa View commit details
    Browse the repository at this point in the history