Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #787 from nextcloud/files_external-settings-polish | Marius Blüm | 2016-08-17 | 6 | -30/+51 |
|\ | | | | | Files external settings polish | ||||
| * | Fix casing of external storage app | Morris Jobke | 2016-08-17 | 3 | -5/+5 |
| | | |||||
| * | layout refinements | Morris Jobke | 2016-08-17 | 3 | -9/+16 |
| | | |||||
| * | hide files external in personal settings if it's empty | Robin Appelman | 2016-08-17 | 2 | -1/+6 |
| | | |||||
| * | don't show dependency info if we cant create new mounts | Robin Appelman | 2016-08-17 | 2 | -6/+7 |
| | | |||||
| * | hide global credentials in personal when a user cant add mounts | Robin Appelman | 2016-08-17 | 2 | -16/+24 |
| | | |||||
* | | Allow to retrieve the quota itself via the provisioning api | Joas Schilling | 2016-08-17 | 1 | -0/+1 |
|/ | |||||
* | Merge pull request #892 from nextcloud/fix_phpdoc | Roeland Jago Douma | 2016-08-17 | 1 | -1/+1 |
|\ | | | | | Some scrutinizer phpdoc fixes | ||||
| * | Fix phpdoc in Comments | Roeland Jago Douma | 2016-08-16 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #846 from nextcloud/provisioning_api_ocs | Joas Schilling | 2016-08-17 | 10 | -900/+791 |
|\ \ | | | | | | | Move Provisioning API to the AppFramework | ||||
| * | | Move Apps to OCSController | Roeland Jago Douma | 2016-08-14 | 3 | -64/+78 |
| | | | |||||
| * | | Move Users to OCSController | Roeland Jago Douma | 2016-08-14 | 3 | -625/+475 |
| | | | |||||
| * | | Move Groups over to OCSController | Roeland Jago Douma | 2016-08-14 | 3 | -214/+138 |
| | | | | | | | | | | | | | | | * Take advantage of the AppFramework * Fix tests | ||||
| * | | Add ProvisioningAPI middleware | Roeland Jago Douma | 2016-08-14 | 3 | -0/+103 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The provisioning API has 3 access levels: * Admin * SubAdmin * User This middleware adds a check for the SubAdmin part. | ||||
* | | | Merge pull request #893 from nextcloud/ie8_be_gone | Marius Blüm | 2016-08-17 | 2 | -85/+20 |
|\ \ \ | | | | | | | | | IE8 be gone! | ||||
| * | | | Remove IE8 support from ViewController | Roeland Jago Douma | 2016-08-16 | 2 | -85/+20 |
| | |/ | |/| | | | | | | | | | | * Update tests * Fix getMock in tests | ||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2016-08-17 | 110 | -326/+404 |
| | | | |||||
* | | | Merge branch 'master' into implement_712 | Arthur Schiwon | 2016-08-16 | 42 | -50/+187 |
|\| | | |||||
| * | | Merge pull request #870 from nextcloud/oc-missingprefixforlastinsertid | Björn Schießle | 2016-08-16 | 2 | -2/+2 |
| |\ \ | | | | | | | | | Fix oracle support of external storage app | ||||
| | * | | Fix oracle support of external storage app | Joas Schilling | 2016-08-15 | 2 | -2/+2 |
| | | | | |||||
| * | | | Merge pull request #860 from nextcloud/fix_updatenotifcations_warnings | Roeland Jago Douma | 2016-08-16 | 4 | -22/+22 |
| |\ \ \ | | | | | | | | | | | Fix deprecated getMock warning | ||||
| | * | | | Fix deprecated getMock warning | Roeland Jago Douma | 2016-08-14 | 4 | -22/+22 |
| | | |/ | | |/| | |||||
| * | | | [tx-robot] updated from transifex | Nextcloud bot | 2016-08-16 | 36 | -32/+168 |
| | | | | |||||
* | | | | for new we cannot have nested settings, default module is only appended if ↵ | Arthur Schiwon | 2016-08-16 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | available | ||||
* | | | | Merge branch 'master' into implement_712 | Lukas Reschke | 2016-08-15 | 78 | -80/+481 |
|\| | | | |||||
| * | | | Merge pull request #855 from nextcloud/files_drop_capability | Roeland Jago Douma | 2016-08-15 | 2 | -0/+3 |
| |\ \ \ | | |_|/ | |/| | | Add files drop capability for clients | ||||
| | * | | Add files drop capability for clients | Roeland Jago Douma | 2016-08-13 | 2 | -0/+3 |
| | | | | |||||
| * | | | [tx-robot] updated from transifex | Nextcloud bot | 2016-08-15 | 16 | -14/+104 |
| | |/ | |/| | |||||
| * | | [tx-robot] updated from transifex | Nextcloud bot | 2016-08-14 | 10 | -4/+36 |
| |/ | |||||
| * | [tx-robot] updated from transifex | Nextcloud bot | 2016-08-13 | 28 | -34/+162 |
| | | |||||
| * | [tx-robot] updated from transifex | Nextcloud bot | 2016-08-12 | 28 | -28/+176 |
| | | |||||
* | | Use MockBuilder instead of createMock | Lukas Reschke | 2016-08-15 | 11 | -30/+30 |
| | | | | | | | | CI uses an older PHPUnit | ||||
* | | Add unit tests | Lukas Reschke | 2016-08-15 | 15 | -21/+953 |
| | | |||||
* | | move mail settings and file handling to additional ones, thus files_external ↵ | Arthur Schiwon | 2016-08-13 | 5 | -6/+6 |
| | | | | | | | | gets its own section | ||||
* | | change federatedfilesharing css class to followupsection to reduce whitespace | Arthur Schiwon | 2016-08-13 | 1 | -1/+1 |
| | | |||||
* | | move systemstags to sharign section, drop collaboration section | Arthur Schiwon | 2016-08-13 | 1 | -2/+2 |
| | | |||||
* | | make updatenotification settings appear as if it is part of the version part ↵ | Arthur Schiwon | 2016-08-13 | 2 | -4/+2 |
| | | | | | | | | in server settings | ||||
* | | change casing in section display names | Arthur Schiwon | 2016-08-13 | 2 | -2/+2 |
| | | |||||
* | | fix theming tests | Arthur Schiwon | 2016-08-12 | 2 | -5/+3 |
| | | |||||
* | | rename remaining occurences of OCA/Theming/Template | Arthur Schiwon | 2016-08-12 | 3 | -6/+6 |
| | | |||||
* | | rename "Tenmplate" to "ThemingDefaults" to make the auto loader happy" | Bjoern Schiessle | 2016-08-12 | 3 | -18/+14 |
| | | |||||
* | | register app autoload instead of loading apps | Arthur Schiwon | 2016-08-12 | 1 | -8/+0 |
| | | |||||
* | | Merge branch 'master' into implement_712 | Lukas Reschke | 2016-08-11 | 85 | -106/+463 |
|\| | |||||
| * | [tx-robot] updated from transifex | Nextcloud bot | 2016-08-11 | 6 | -10/+10 |
| | | |||||
| * | [tx-robot] updated from transifex | Nextcloud bot | 2016-08-11 | 52 | -8/+152 |
| | | |||||
| * | Merge pull request #807 from nextcloud/ocs_dataresponse | Roeland Jago Douma | 2016-08-10 | 3 | -57/+56 |
| |\ | | | | | | | OCSController requires DataResponse | ||||
| | * | Move the Share20OCS code over to use the proper DataResponse | Roeland Jago Douma | 2016-08-10 | 3 | -57/+56 |
| | | | |||||
| * | | Merge pull request #810 from nextcloud/shared-cachethepropagatorinstance | Lukas Reschke | 2016-08-10 | 1 | -1/+6 |
| |\ \ | | | | | | | | | Store the shared propagator instance | ||||
| | * | | Store the shared propagator instance | Vincent Petry | 2016-08-10 | 1 | -1/+6 |
| | |/ | | | | | | | | | | This instead of recreating it for every call. | ||||
| * | | Merge pull request #808 from ↵ | Lukas Reschke | 2016-08-10 | 2 | -2/+2 |
| |\ \ | | | | | | | | | | | | | | | | | nextcloud/skip_expiry_for_users_that_never_logged_in Skip version and trash expiry for users that never logged in |