Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #9705 from nextcloud/feature/9163/whatsnew-admin-gui | Morris Jobke | 2018-06-29 | 37 | -78/+1046 |
|\ | |||||
| * | Bump version to trigger migration | Morris Jobke | 2018-06-29 | 1 | -1/+1 |
| * | Update Vue settings | Roeland Jago Douma | 2018-06-29 | 3 | -6/+11 |
| * | adjust tests | Arthur Schiwon | 2018-06-29 | 2 | -7/+12 |
| * | fix build step | Arthur Schiwon | 2018-06-29 | 1 | -1/+1 |
| * | fix updating the db row due to lacking id col | Arthur Schiwon | 2018-06-29 | 1 | -1/+8 |
| * | Rebuild | Roeland Jago Douma | 2018-06-29 | 2 | -4/+4 |
| * | updated production js files | Arthur Schiwon | 2018-06-29 | 2 | -3/+3 |
| * | adjust backend and gui to update and changelog server | Arthur Schiwon | 2018-06-29 | 16 | -46/+853 |
| * | Unify vue template design | John Molakvoæ (skjnldsv) | 2018-06-29 | 14 | -16/+16 |
| * | various fixes, typo, center popover, updated build | John Molakvoæ (skjnldsv) | 2018-06-29 | 7 | -141/+4 |
| * | Popover design fixes and settings update | John Molakvoæ (skjnldsv) | 2018-06-29 | 8 | -5/+143 |
| * | adjust and reuse apps.css, makes additional class and rules unnecessary | Arthur Schiwon | 2018-06-29 | 3 | -14/+4 |
| * | CSS fixes | Arthur Schiwon | 2018-06-29 | 2 | -10/+12 |
| * | do things with npm so make build-js-production succeeds without complaints | Arthur Schiwon | 2018-06-29 | 5 | -31/+27 |
| * | fix method declaration | Arthur Schiwon | 2018-06-29 | 1 | -2/+2 |
| * | adjust tests | Arthur Schiwon | 2018-06-29 | 5 | -2/+18 |
| * | display whats new info in admin settings | Arthur Schiwon | 2018-06-29 | 11 | -12/+151 |
* | | Merge pull request #10037 from nextcloud/dav-options-search | Morris Jobke | 2018-06-29 | 5 | -3/+84 |
|\ \ | |/ |/| | |||||
| * | Fix search related results in OPTIONS requests | Robin Appelman | 2018-06-28 | 5 | -3/+84 |
* | | Merge pull request #5623 from nextcloud/locale-setting | Morris Jobke | 2018-06-29 | 19 | -61/+808 |
|\ \ | |||||
| * | | Update PHPDoc | Morris Jobke | 2018-06-29 | 1 | -1/+1 |
| * | | docblock version fixes | Georg Ehrke | 2018-06-28 | 3 | -6/+6 |
| * | | Design fixes | John Molakvoæ (skjnldsv) | 2018-06-28 | 4 | -7/+13 |
| * | | move locales file to /resources/ | Georg Ehrke | 2018-06-27 | 2 | -1/+1 |
| * | | fix use of findLocale | Georg Ehrke | 2018-06-27 | 2 | -2/+2 |
| * | | properly handle force_locale setting | Georg Ehrke | 2018-06-27 | 1 | -0/+5 |
| * | | cache available locales to minimize fs access | Georg Ehrke | 2018-06-27 | 1 | -6/+23 |
| * | | fix camelCase for localesForLanguage | Georg Ehrke | 2018-06-27 | 2 | -2/+2 |
| * | | fix tests / mistakes made during rebase | Georg Ehrke | 2018-06-27 | 3 | -20/+8 |
| * | | show locale example and apply new locale right away | Georg Ehrke | 2018-06-27 | 3 | -1/+18 |
| * | | fix OC.getLocale() | Georg Ehrke | 2018-06-27 | 1 | -1/+1 |
| * | | fix position of locale input | Georg Ehrke | 2018-06-27 | 2 | -29/+29 |
| * | | OC.getLocale() now returns Locale and no longer Language | Thomas Citharel | 2018-06-27 | 4 | -3/+13 |
| * | | add findLocale() to public interface | Thomas Citharel | 2018-06-27 | 1 | -0/+7 |
| * | | handle config.php values | Thomas Citharel | 2018-06-27 | 3 | -5/+37 |
| * | | Fix review & tests | Thomas Citharel | 2018-06-27 | 7 | -17/+97 |
| * | | Add tests | Thomas Citharel | 2018-06-27 | 1 | -37/+39 |
| * | | Allow apps to specify locale for localisation | Thomas Citharel | 2018-06-27 | 3 | -13/+40 |
| * | | Allow user to choose locale | Thomas Citharel | 2018-06-27 | 5 | -1/+557 |
* | | | Merge pull request #9773 from nextcloud/feature/noid/resource_booking | Morris Jobke | 2018-06-29 | 35 | -16/+3160 |
|\ \ \ | |||||
| * | | | Call Backgroundjob with parameter, as interface requires | Georg Ehrke | 2018-06-28 | 1 | -1/+1 |
| * | | | Calendar resource booking: unit tests / adding missing annotations | Georg Ehrke | 2018-06-25 | 9 | -4/+505 |
| * | | | update classloader/classmap for calendar resource booking changes | Georg Ehrke | 2018-06-25 | 4 | -0/+20 |
| * | | | periodically query calendar resource / room backends for updated resource / r... | Georg Ehrke | 2018-06-25 | 10 | -0/+419 |
| * | | | hook up calendar resource managers/backends with server container | Georg Ehrke | 2018-06-25 | 2 | -0/+38 |
| * | | | update resource booking interfaces and add managers | Georg Ehrke | 2018-06-25 | 8 | -14/+308 |
| * | | | apply group restrictions to resources | Georg Ehrke | 2018-06-25 | 9 | -31/+1108 |
| * | | | add resource / room principals | Georg Ehrke | 2018-06-25 | 13 | -14/+559 |
| * | | | add resource and room interfaces | Georg Ehrke | 2018-06-25 | 4 | -0/+250 |