summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' into implement_712Arthur Schiwon2016-08-1642-50/+187
|\
| * Merge pull request #870 from nextcloud/oc-missingprefixforlastinsertidBjörn Schießle2016-08-162-2/+2
| |\ | | | | | | Fix oracle support of external storage app
| | * Fix oracle support of external storage appJoas Schilling2016-08-152-2/+2
| | |
| * | Merge pull request #860 from nextcloud/fix_updatenotifcations_warningsRoeland Jago Douma2016-08-164-22/+22
| |\ \ | | | | | | | | Fix deprecated getMock warning
| | * | Fix deprecated getMock warningRoeland Jago Douma2016-08-144-22/+22
| | | |
| * | | [tx-robot] updated from transifexNextcloud bot2016-08-1636-32/+168
| | | |
* | | | for new we cannot have nested settings, default module is only appended if ↵Arthur Schiwon2016-08-161-0/+1
| | | | | | | | | | | | | | | | available
* | | | Merge branch 'master' into implement_712Lukas Reschke2016-08-1578-80/+481
|\| | |
| * | | Merge pull request #855 from nextcloud/files_drop_capabilityRoeland Jago Douma2016-08-152-0/+3
| |\ \ \ | | |_|/ | |/| | Add files drop capability for clients
| | * | Add files drop capability for clientsRoeland Jago Douma2016-08-132-0/+3
| | | |
| * | | [tx-robot] updated from transifexNextcloud bot2016-08-1516-14/+104
| | |/ | |/|
| * | [tx-robot] updated from transifexNextcloud bot2016-08-1410-4/+36
| |/
| * [tx-robot] updated from transifexNextcloud bot2016-08-1328-34/+162
| |
| * [tx-robot] updated from transifexNextcloud bot2016-08-1228-28/+176
| |
* | Use MockBuilder instead of createMockLukas Reschke2016-08-1511-30/+30
| | | | | | | | CI uses an older PHPUnit
* | Add unit testsLukas Reschke2016-08-1515-21/+953
| |
* | move mail settings and file handling to additional ones, thus files_external ↵Arthur Schiwon2016-08-135-6/+6
| | | | | | | | gets its own section
* | change federatedfilesharing css class to followupsection to reduce whitespaceArthur Schiwon2016-08-131-1/+1
| |
* | move systemstags to sharign section, drop collaboration sectionArthur Schiwon2016-08-131-2/+2
| |
* | make updatenotification settings appear as if it is part of the version part ↵Arthur Schiwon2016-08-132-4/+2
| | | | | | | | in server settings
* | change casing in section display namesArthur Schiwon2016-08-132-2/+2
| |
* | fix theming testsArthur Schiwon2016-08-122-5/+3
| |
* | rename remaining occurences of OCA/Theming/TemplateArthur Schiwon2016-08-123-6/+6
| |
* | rename "Tenmplate" to "ThemingDefaults" to make the auto loader happy"Bjoern Schiessle2016-08-123-18/+14
| |
* | register app autoload instead of loading appsArthur Schiwon2016-08-121-8/+0
| |
* | Merge branch 'master' into implement_712Lukas Reschke2016-08-1185-106/+463
|\|
| * [tx-robot] updated from transifexNextcloud bot2016-08-116-10/+10
| |
| * [tx-robot] updated from transifexNextcloud bot2016-08-1152-8/+152
| |
| * Merge pull request #807 from nextcloud/ocs_dataresponseRoeland Jago Douma2016-08-103-57/+56
| |\ | | | | | | OCSController requires DataResponse
| | * Move the Share20OCS code over to use the proper DataResponseRoeland Jago Douma2016-08-103-57/+56
| | |
| * | Merge pull request #810 from nextcloud/shared-cachethepropagatorinstanceLukas Reschke2016-08-101-1/+6
| |\ \ | | | | | | | | Store the shared propagator instance
| | * | Store the shared propagator instanceVincent Petry2016-08-101-1/+6
| | |/ | | | | | | | | | This instead of recreating it for every call.
| * | Merge pull request #808 from ↵Lukas Reschke2016-08-102-2/+2
| |\ \ | | | | | | | | | | | | | | | | nextcloud/skip_expiry_for_users_that_never_logged_in Skip version and trash expiry for users that never logged in
| | * | Skip version and trash expiry for users that never logged inJörn Friedrich Dreyer2016-08-102-2/+2
| | |/
| * | Merge pull request #819 from nextcloud/theming-support-for-appsLukas Reschke2016-08-104-0/+126
| |\ \ | | | | | | | | Theming support for apps
| | * | Theming: Add OCA.Theming Js for app interactionJulius Haertl2016-08-104-0/+107
| | | |
| | * | Add css classes to allow app developers using the theming colorsJulius Haertl2016-08-092-0/+19
| | | |
| * | | Merge pull request #820 from nextcloud/shared-storage-lazy-numeric-idBjörn Schießle2016-08-101-0/+13
| |\ \ \ | | |_|/ | |/| | get shared storage storage id without setting up the storage
| | * | get shared storage storage id without setting up the storageRobin Appelman2016-08-091-0/+13
| | | |
| * | | [tx-robot] updated from transifexNextcloud bot2016-08-1032-28/+98
| | |/ | |/|
* | | adjust systemtags appArthur Schiwon2016-08-115-64/+68
| | |
* | | adjust federation appArthur Schiwon2016-08-115-52/+74
| | |
* | | superfluousArthur Schiwon2016-08-111-2/+0
| | |
* | | adjust files app, and integrate files_external into that sectionArthur Schiwon2016-08-117-62/+106
| | |
* | | adjust Theming appArthur Schiwon2016-08-115-55/+172
| | |
* | | superfluousArthur Schiwon2016-08-111-1/+0
| | |
* | | adjust files_externalArthur Schiwon2016-08-115-53/+169
| | |
* | | adjust federatedfilesharingArthur Schiwon2016-08-115-37/+74
| | |
* | | rename IAdmin to ISettings, the interface is not bound to a specific ↵Arthur Schiwon2016-08-113-6/+6
| | | | | | | | | | | | settings scope
* | | fixes, improvements, and another app:Arthur Schiwon2016-08-114-56/+131
| | | | | | | | | | | | | | | | | | | | | * 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