summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2017-03-3144-148/+382
* Merge pull request #4143 from nextcloud/ldap-downstream-64Roeland Jago Douma2017-03-302-32/+366
|\
| * Include tests for "default" and "none" quotasJuan Pablo Villafáñez2017-03-291-0/+80
| * Add comments in the updateQuota method to explain the behaviorJuan Pablo Villafáñez2017-03-291-0/+14
| * Add new testes to cover more casesJuan Pablo Villafáñez2017-03-291-0/+210
| * Adjust current tests to match the expectationsJuan Pablo Villafáñez2017-03-291-28/+26
| * Check if the user exists before trying to set the quotaJuan Pablo Villafáñez2017-03-291-4/+9
| * Correctly apply quotaJuan Pablo Villafáñez2017-03-291-6/+33
* | [tx-robot] updated from transifexNextcloud bot2017-03-3088-172/+230
* | Merge pull request #4141 from nextcloud/ldap-downstream-9Morris Jobke2017-03-291-0/+5
|\ \
| * | Convert the group limit to match the same behaviour as the user searchJuan Pablo Villafáñez2017-03-291-0/+5
| |/
* | Merge pull request #4145 from nextcloud/ldap-downstream-54Roeland Jago Douma2017-03-291-3/+3
|\ \
| * | Add tooltips to LDAP wizard special attributtesDavid Toledo2017-03-291-3/+3
| |/
* | Merge pull request #4108 from nextcloud/color-variable-renameRoeland Jago Douma2017-03-2913-25/+25
|\ \
| * | rename confusing getMailHeaderColor to getColorPrimary, ref #3491Jan-Christoph Borchardt2017-03-2913-25/+25
| |/
* | Merge pull request #3329 from andreas-p/ldap_no-memberof-with-memberuidRoeland Jago Douma2017-03-291-1/+3
|\ \
| * \ Merge branch 'master' of https://github.com/nextcloud/server into ldap_no-mem...Andreas Pflug2017-01-3121-78/+598
| |\ \
| * | | Don't try to use memberof on posixgroups, since it doesn't supportAndreas Pflug2017-01-311-1/+3
* | | | Merge pull request #4062 from nextcloud/downstream-26872Morris Jobke2017-03-298-3/+427
|\ \ \ \ | |_|_|/ |/| | |
| * | | Don't output jpeg if we request pngRoeland Jago Douma2017-03-291-1/+2
| * | | Fix PHPDocLukas Reschke2017-03-291-1/+1
| * | | Fix inspection resultsRoeland Jago Douma2017-03-293-22/+23
| * | | Adding AvatarNodeTestThomas Müller2017-03-292-1/+48
| * | | Adding AvatarHomeTestThomas Müller2017-03-294-9/+147
| * | | Return last modification time to allow proper listing in cadaverThomas Müller2017-03-291-4/+9
| * | | Adding dav resource for avatarsThomas Müller2017-03-295-1/+233
* | | | Merge pull request #4066 from nextcloud/always-fix-the-values-liveRoeland Jago Douma2017-03-297-452/+371
|\ \ \ \
| * | | | Directly fix the valuesJoas Schilling2017-03-267-452/+371
* | | | | Merge pull request #4130 from nextcloud/replace-useless-print-unescaped-with-pJoas Schilling2017-03-291-1/+1
|\ \ \ \ \
| * | | | | Replace unecessary unescaped prints with printLukas Reschke2017-03-291-1/+1
| | |/ / / | |/| | |
* | | | | Merge pull request #4060 from nextcloud/shared_by_for_own_calendarsMorris Jobke2017-03-292-0/+8
|\ \ \ \ \
| * | | | | fix bug with shared_by for own calendars if sharedGeorg Ehrke2017-03-252-0/+8
* | | | | | [tx-robot] updated from transifexNextcloud bot2017-03-2912-76/+362
* | | | | | Merge pull request #4126 from nextcloud/better-empty-content-in-the-sidebarMorris Jobke2017-03-282-6/+2
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Better styling of the empty content messages in the sidebarJoas Schilling2017-03-282-6/+2
* | | | | | Merge pull request #4004 from nextcloud/backport-27172Roeland Jago Douma2017-03-283-0/+35
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | fix shared storage numeric idRobin Appelman2017-03-273-0/+11
| * | | | | do not remove the method and only keep the testsMorris Jobke2017-03-231-0/+8
| * | | | | Remove SharedCache::getNumericStorageId to let CacheWrapper do itVincent Petry2017-03-232-8/+24
* | | | | | Merge pull request #4082 from nextcloud/fix-menuJohn Molakvoæ2017-03-281-3/+15
|\ \ \ \ \ \
| * | | | | | Fix pop over menu opacityMorris Jobke2017-03-261-3/+15
* | | | | | | [tx-robot] updated from transifexNextcloud bot2017-03-2822-2/+184
* | | | | | | Fix LDAP descriptionMarius Blüm2017-03-271-2/+2
* | | | | | | [tx-robot] updated from transifexNextcloud bot2017-03-27448-5360/+602
* | | | | | | Fix the testsJoas Schilling2017-03-261-1/+9
* | | | | | | Allow multiple navigation links from info.xmlJoas Schilling2017-03-262-6/+8
* | | | | | | Manage the right side menu via the navigation manager as wellJoas Schilling2017-03-261-1/+9
|/ / / / / /
* | | | | | Fix unit testJoas Schilling2017-03-261-1/+1
* | | | | | Also remove failure notification if no update is availableMorris Jobke2017-03-261-2/+4
* | | | | | Create a notification when the update server couldn't be reached for some daysJoas Schilling2017-03-264-42/+144
| |_|/ / / |/| | | |