Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-08-09 | 20 | -10/+28 |
* | Bump js-yaml from 3.12.0 to 3.13.1 in /build (#16693) | John Molakvoæ | 2019-08-08 | 1 | -11/+9 |
|\ | |||||
| * | Bump js-yaml from 3.12.0 to 3.13.1 in /build | dependabot[bot] | 2019-08-08 | 1 | -11/+9 |
* | | Merge pull request #16638 from nextcloud/fix/noid/ldap-ext-storage-handler-lo... | Roeland Jago Douma | 2019-08-08 | 2 | -6/+13 |
|\ \ | |/ |/| | |||||
| * | delay sending event from app init to when they are needed | Arthur Schiwon | 2019-08-02 | 2 | -6/+13 |
* | | Merge pull request #15187 from vitormattos/bugfix-create-database-user | Roeland Jago Douma | 2019-08-08 | 1 | -0/+4 |
|\ \ | |||||
| * \ | Merge remote-tracking branch 'nextcloud/master' into bugfix-create-database-user | Vitor Mattos | 2019-04-30 | 52 | -183/+2202 |
| |\ \ | |||||
| * \ \ | Merge remote-tracking branch 'nextcloud/master' into bugfix-create-database-user | Vitor Mattos | 2019-04-26 | 80 | -517/+2278 |
| |\ \ \ | |||||
| * | | | | solve code review | Vitor Mattos | 2019-04-22 | 1 | -1/+1 |
| * | | | | Check if database exists and grand permission | Vitor Mattos | 2019-04-21 | 1 | -2/+4 |
| * | | | | Bugfix: user is not allowed | Vitor Mattos | 2019-04-21 | 1 | -0/+2 |
* | | | | | Merge pull request #16683 from nextcloud/fix/audit/disabled-user-message | Roeland Jago Douma | 2019-08-08 | 1 | -1/+3 |
|\ \ \ \ \ | |||||
| * | | | | | Fix enable/disable user audit message | John Molakvoæ (skjnldsv) | 2019-08-07 | 1 | -1/+3 |
* | | | | | | Merge pull request #16686 from nextcloud/fix/16684/return_int_getIf | Roeland Jago Douma | 2019-08-08 | 1 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Properly return an int in the getId function of the cache | Roeland Jago Douma | 2019-08-07 | 1 | -1/+1 |
| |/ / / / / | |||||
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-08-08 | 20 | -20/+108 |
* | | | | | | Bump nextcloud-vue to 0.12.0 (#16681) | John Molakvoæ | 2019-08-07 | 16 | -592/+929 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | Bump nextcloud-vue to 0.12.0 | John Molakvoæ (skjnldsv) | 2019-08-07 | 16 | -592/+929 |
|/ / / / / | |||||
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-08-07 | 6 | -20/+20 |
* | | | | | Fix ie app menu loading click (#16667) | John Molakvoæ | 2019-08-06 | 3 | -2/+7 |
|\ \ \ \ \ | |||||
| * | | | | | Fix ie app menu loading click | John Molakvoæ (skjnldsv) | 2019-08-06 | 3 | -2/+7 |
* | | | | | | prevent the server's app-navigation's css to overrule the scop… (#16661) | John Molakvoæ | 2019-08-06 | 1 | -1/+1 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | prevent the server's app-navigation's css to overrule the scoped css in vue c... | Marco Ambrosini | 2019-08-06 | 1 | -1/+1 |
|/ / / / / | |||||
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-08-06 | 6 | -10/+8 |
* | | | | | Merge pull request #16498 from nextcloud/feature/noid/room_metadata | Morris Jobke | 2019-08-05 | 18 | -1004/+1161 |
|\ \ \ \ \ | |||||
| * | | | | | Add standard metadata key for room-features | Georg Ehrke | 2019-08-02 | 1 | -0/+17 |
| * | | | | | Allow to do a principal property search based on metadata keys | Georg Ehrke | 2019-08-01 | 2 | -1/+93 |
| * | | | | | Provide standard metadata keys for contact person of a resource | Georg Ehrke | 2019-08-01 | 1 | -0/+15 |
| * | | | | | Provide standard metadata keys for location of room | Georg Ehrke | 2019-08-01 | 1 | -0/+21 |
| * | | | | | Test resource and room principal backend to check that they provide metadata | Georg Ehrke | 2019-08-01 | 3 | -766/+191 |
| * | | | | | Test sync of resource and room metadata | Georg Ehrke | 2019-08-01 | 1 | -19/+171 |
| * | | | | | sync metadata of rooms / resources with cache | Georg Ehrke | 2019-08-01 | 2 | -209/+295 |
| * | | | | | provide room / resource properties as principal properties | Georg Ehrke | 2019-08-01 | 3 | -10/+57 |
| * | | | | | add oc_calendar_resources_md and oc_calendar_rooms_md tables | Georg Ehrke | 2019-08-01 | 4 | -1/+72 |
| * | | | | | Add \OCP\Calendar\IMetadataProvider interface and provider for common metadat... | Georg Ehrke | 2019-08-01 | 6 | -4/+235 |
* | | | | | | Merge pull request #16639 from nextcloud/feature/noid/new-types | Roeland Jago Douma | 2019-08-05 | 1 | -0/+2 |
|\ \ \ \ \ \ | |||||
| * | | | | | | comparaison types: +regex +wildcard | Maxence Lange | 2019-08-02 | 1 | -0/+2 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | Merge pull request #16643 from nextcloud/enh/moreDIUsage | Morris Jobke | 2019-08-05 | 1 | -26/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Lets use DI where we can | Roeland Jago Douma | 2019-08-02 | 1 | -26/+1 |
| |/ / / / / | |||||
* | | | | | | Merge pull request #16649 from nextcloud/dependabot/npm_and_yarn/nextcloud-vu... | Roeland Jago Douma | 2019-08-05 | 6 | -28/+28 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Bump nextcloud-vue-collections from 0.5.4 to 0.5.6 | dependabot-preview[bot] | 2019-08-05 | 6 | -28/+28 |
* | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-08-05 | 8 | -4/+14 |
|/ / / / / / | |||||
* | | | | | | Merge pull request #16651 from nextcloud/dependabot/npm_and_yarn/webpack-4.39.1 | Roeland Jago Douma | 2019-08-04 | 48 | -156/+223 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Bump webpack from 4.38.0 to 4.39.1 | dependabot-preview[bot] | 2019-08-04 | 48 | -156/+223 |
* | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-08-04 | 10 | -24/+40 |
|/ / / / / / | |||||
* / / / / / | [tx-robot] updated from transifex | Nextcloud bot | 2019-08-03 | 12 | -6/+52 |
|/ / / / / | |||||
* | | | | | Merge pull request #16525 from nextcloud/bugfix/external-user-substitution | blizzz | 2019-08-02 | 7 | -32/+128 |
|\ \ \ \ \ | |||||
| * | | | | | fix check for null | Arthur Schiwon | 2019-08-02 | 1 | -1/+1 |
| * | | | | | Adjust tests | Julius Härtl | 2019-08-02 | 1 | -1/+20 |
| * | | | | | fixes terminology and allows to request an IUser instance | Arthur Schiwon | 2019-08-02 | 2 | -7/+23 |