Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Merge pull request #8688 from nextcloud/13-8557 | Roeland Jago Douma | 2018-03-06 | 1 | -1/+5 | |
|\ \ | ||||||
| * | | Fix check if theming defaults instance is available | Morris Jobke | 2018-03-06 | 1 | -1/+5 | |
* | | | Merge pull request #8685 from nextcloud/backport/8664/add-missing-settings-pa... | Morris Jobke | 2018-03-06 | 3 | -8/+5 | |
|\ \ \ | ||||||
| * | | | Set the correct active navigation entry | Joas Schilling | 2018-03-06 | 3 | -8/+5 | |
* | | | | Merge pull request #8683 from nextcloud/8474_13 | Morris Jobke | 2018-03-06 | 1 | -0/+1 | |
|\ \ \ \ | ||||||
| * | | | | Log exceptions that happen when writing the app store reply to storage | Joas Schilling | 2018-03-06 | 1 | -0/+1 | |
* | | | | | Merge pull request #8667 from nextcloud/8158_13 | Morris Jobke | 2018-03-06 | 1 | -7/+4 | |
|\ \ \ \ \ | ||||||
| * | | | | | Use a more widely available method to test s3 settings | Robin Appelman | 2018-03-05 | 1 | -7/+4 | |
* | | | | | | Merge pull request #8678 from nextcloud/7707_13 | Morris Jobke | 2018-03-06 | 2 | -4/+5 | |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | ||||||
| * | | | | | generate different UIDs for Birthday, Anniversary and Death event | Georg Ehrke | 2018-03-06 | 2 | -4/+5 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge pull request #8680 from nextcloud/8391_13 | Morris Jobke | 2018-03-06 | 1 | -2/+3 | |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | ||||||
| * | | | | Don't use double quotes in MySQL queries | Robin Müller | 2018-03-06 | 1 | -2/+3 | |
| |/ / / | ||||||
* | | | | Merge pull request #8676 from nextcloud/8297_13 | Roeland Jago Douma | 2018-03-06 | 1 | -1/+1 | |
|\ \ \ \ | ||||||
| * | | | | Fix example regex for user agent matching | Joas Schilling | 2018-03-06 | 1 | -1/+1 | |
| | |/ / | |/| | | ||||||
* | | | | Merge pull request #8673 from nextcloud/stable13-8634 | Morris Jobke | 2018-03-06 | 2 | -6/+59 | |
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | do not create empty userid when attribute does not have allowed chars | Arthur Schiwon | 2018-03-05 | 2 | -6/+59 | |
| |/ / | ||||||
* | | | Merge pull request #8668 from nextcloud/8217_13 | Roeland Jago Douma | 2018-03-06 | 1 | -1/+3 | |
|\ \ \ | ||||||
| * | | | Use proper lanugage in langauge code | Roeland Jago Douma | 2018-03-05 | 1 | -1/+3 | |
| |/ / | ||||||
* | | | Merge pull request #8675 from nextcloud/stable13-8601 | Roeland Jago Douma | 2018-03-06 | 1 | -7/+5 | |
|\ \ \ | ||||||
| * | | | Remove to restrict check for background image/color | Julius Härtl | 2018-03-06 | 1 | -7/+5 | |
|/ / / | ||||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-06 | 258 | -488/+560 | |
* | | | Merge pull request #8669 from nextcloud/8218_13 | blizzz | 2018-03-05 | 1 | -1/+1 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Display the proper language strings in setttings | Roeland Jago Douma | 2018-03-05 | 1 | -1/+1 | |
|/ / | ||||||
* | | Merge pull request #8610 from nextcloud/stable13-8588-fix-breadcrumbs-width-c... | Roeland Jago Douma | 2018-03-05 | 2 | -55/+426 | |
|\ \ | ||||||
| * | | Update comments in tests | Daniel Calviño Sánchez | 2018-03-01 | 1 | -3/+4 | |
| * | | Improve documentation of "getTotalWidth" | Daniel Calviño Sánchez | 2018-03-01 | 1 | -1/+4 | |
| * | | Do not show the crumbs again after hiding them | Daniel Calviño Sánchez | 2018-03-01 | 1 | -6/+0 | |
| * | | Fix menu visibility | Daniel Calviño Sánchez | 2018-03-01 | 2 | -10/+100 | |
| * | | Fix setup to test the breadcrumbs menu | Daniel Calviño Sánchez | 2018-03-01 | 1 | -7/+14 | |
| * | | Take padding and margins of crumbs into account | Daniel Calviño Sánchez | 2018-03-01 | 2 | -2/+56 | |
| * | | Use hard-coded values for paddings and margins | Daniel Calviño Sánchez | 2018-03-01 | 1 | -1/+7 | |
| * | | Compress siblings before calculating the available width for crumbs | Daniel Calviño Sánchez | 2018-03-01 | 2 | -0/+96 | |
| * | | Take all visible siblings into account | Daniel Calviño Sánchez | 2018-03-01 | 2 | -5/+59 | |
| * | | Take padding and margin of the creatable actions div into account | Daniel Calviño Sánchez | 2018-03-01 | 2 | -1/+83 | |
| * | | Do not render the breadcrumbs again in resize tests | Daniel Calviño Sánchez | 2018-03-01 | 1 | -3/+0 | |
| * | | Replace attribute with local variable | Daniel Calviño Sánchez | 2018-03-01 | 1 | -3/+3 | |
| * | | Set the width of the parent element in breadcrumb tests | Daniel Calviño Sánchez | 2018-03-01 | 2 | -27/+14 | |
* | | | Merge pull request #8663 from nextcloud/fix-ie11-datepicker-display-backport | Roeland Jago Douma | 2018-03-05 | 1 | -2/+5 | |
|\ \ \ | ||||||
| * | | | Fixed date/time picker on IE11 | John Molakvoæ (skjnldsv) | 2018-03-05 | 1 | -2/+5 | |
|/ / / | ||||||
* | | | Merge pull request #8654 from nextcloud/stable13-8630 | Roeland Jago Douma | 2018-03-05 | 2 | -2/+2 | |
|\ \ \ | ||||||
| * | | | use hash algo that's robust against collisions | Arthur Schiwon | 2018-03-05 | 2 | -2/+2 | |
|/ / / | ||||||
* | | | Merge pull request #8636 from nextcloud/8289_13 | Joas Schilling | 2018-03-05 | 3 | -1/+60 | |
|\ \ \ | ||||||
| * | | | Hardening of SimpleFile getContent | Roeland Jago Douma | 2018-03-02 | 3 | -1/+60 | |
* | | | | Merge pull request #8631 from nextcloud/stable13-8372 | Joas Schilling | 2018-03-05 | 1 | -11/+13 | |
|\ \ \ \ | |_|_|/ |/| | | | ||||||
| * | | | Add throws annotation | Julius Härtl | 2018-03-02 | 1 | -0/+1 | |
| * | | | Properly encapsulate require_once for app.php | Julius Härtl | 2018-03-02 | 1 | -11/+12 | |
| |/ / | ||||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-05 | 24 | -8/+76 | |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-04 | 84 | -110/+402 | |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-03 | 146 | -148/+96 | |
* | | | Merge pull request #8609 from nextcloud/ie11-nav-flex-fix | Roeland Jago Douma | 2018-03-02 | 1 | -4/+8 | |
|\ \ \ | |/ / |/| | |