Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Theming: Preview for colorized checkboxes | Julius Haertl | 2016-07-27 | 1 | -5/+18 |
| | |||||
* | Colorize checkboxes depending on theming color | Julius Haertl | 2016-07-27 | 1 | -0/+8 |
| | |||||
* | Merge pull request #571 from nextcloud/no-missing-preview | Morris Jobke | 2016-07-27 | 11 | -17/+112 |
|\ | | | | | Don't try to load previews when we know there is none | ||||
| * | fix js test | Robin Appelman | 2016-07-27 | 1 | -5/+10 |
| | | |||||
| * | only load sidebar previews when we know it's available | Robin Appelman | 2016-07-27 | 2 | -5/+16 |
| | | |||||
| * | dont load filelist previews if we know we dont have one | Robin Appelman | 2016-07-27 | 1 | -1/+1 |
| | | |||||
| * | add dav property to check if a file has a preview available | Robin Appelman | 2016-07-27 | 8 | -6/+85 |
| | | |||||
* | | Merge pull request #601 from nextcloud/fix-workflowengine-loading | Joas Schilling | 2016-07-27 | 1 | -0/+5 |
|\ \ | | | | | | | Fix loading icon for workflowengine | ||||
| * | | Fix loading icon for workflowengine | Morris Jobke | 2016-07-27 | 1 | -0/+5 |
| |/ | |||||
* | | Allow to reuse the template | Joas Schilling | 2016-07-27 | 1 | -1/+1 |
| | | |||||
* | | Fix default value of operator | Joas Schilling | 2016-07-27 | 1 | -2/+2 |
| | | |||||
* | | Fix morris comments | Joas Schilling | 2016-07-27 | 2 | -6/+3 |
| | | |||||
* | | Remove php side of check registration | Joas Schilling | 2016-07-27 | 4 | -39/+9 |
| | | |||||
* | | Generate the checks list in JS | Joas Schilling | 2016-07-27 | 3 | -36/+50 |
|/ | |||||
* | Merge pull request #565 from nextcloud/workflowengine | Joas Schilling | 2016-07-27 | 12 | -0/+1357 |
|\ | | | | | Add workflowengine | ||||
| * | Move template to workflowengine app | Morris Jobke | 2016-07-26 | 1 | -0/+79 |
| | | |||||
| * | create an operation based on the correct model | Morris Jobke | 2016-07-26 | 1 | -6/+1 |
| | | |||||
| * | Add workflowengine | Morris Jobke | 2016-07-26 | 11 | -0/+1283 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2016-07-27 | 16 | -6/+56 |
| | | |||||
* | | Merge pull request #349 from nextcloud/ldab-groupOfUniqueNames | blizzz | 2016-07-26 | 1 | -1/+1 |
|\ \ | | | | | | | add groupOfUniqueNames as valid group object class | ||||
| * | | add groupOfUniqueNames as valid group object class | Robin Appelman | 2016-07-08 | 1 | -1/+1 |
| | | | |||||
* | | | Add app icons for Comments and Tags (#579) | Jan-Christoph Borchardt | 2016-07-26 | 2 | -0/+8 |
| |/ |/| | | | | | | | | | * add icon for Comments app * add icon for Tags app | ||||
* | | Merge pull request #525 from nextcloud/fix-theme-logo-position | Joas Schilling | 2016-07-26 | 3 | -8/+12 |
|\ \ | | | | | | | Fix theme logo position and shape | ||||
| * | | Theming: Fix preview and center alignment of logo | Julius Haertl | 2016-07-25 | 1 | -4/+4 |
| | | | |||||
| * | | Adjust tests | Lukas Reschke | 2016-07-22 | 1 | -3/+6 |
| | | | |||||
| * | | Update themingcontroller.php | Jos Poortvliet | 2016-07-22 | 1 | -1/+2 |
| | | | |||||
* | | | Merge pull request #557 from nextcloud/fix-css-scope-files-external | Morris Jobke | 2016-07-26 | 2 | -5/+6 |
|\ \ \ | | | | | | | | | Add proper scope to files external CSS | ||||
| * | | | Add proper scope to files external CSS | Morris Jobke | 2016-07-25 | 2 | -5/+6 |
| | | | | | | | | | | | | | | | | * for select2 | ||||
* | | | | Merge pull request #292 from nextcloud/recent-files | William Bargent | 2016-07-25 | 12 | -28/+373 |
|\ \ \ \ | |/ / / |/| | | | Add "Recent" file listing | ||||
| * | | | fix test | Robin Appelman | 2016-07-25 | 1 | -1/+1 |
| | | | | |||||
| * | | | block user sorting in recent files | Robin Appelman | 2016-07-22 | 2 | -1/+7 |
| | | | | |||||
| * | | | use limit instead of since when listing recent files | Robin Appelman | 2016-07-22 | 1 | -2/+1 |
| | | | | |||||
| * | | | fix test | Robin Appelman | 2016-07-22 | 2 | -7/+26 |
| | | | | |||||
| * | | | Add recent file listing | Robin Appelman | 2016-07-22 | 6 | -2/+285 |
| | | | | |||||
| * | | | add recent files api endpoint | Robin Appelman | 2016-07-22 | 3 | -18/+56 |
| |/ / | |||||
* | | | Merge pull request #550 from nextcloud/ldap-integration-test-autoloader | Morris Jobke | 2016-07-25 | 11 | -21/+36 |
|\ \ \ | | | | | | | | | fix autoloading in LPAP integration tests, resolves #544 | ||||
| * | | | fix autoloading in LPAP integration tests, resolves #544 | Arthur Schiwon | 2016-07-25 | 11 | -21/+36 |
| | | | | |||||
* | | | | Fix error message while restoring all files | Morris Jobke | 2016-07-25 | 1 | -2/+1 |
| | | | | | | | | | | | | | | | | | | | | * use $_POST['files'] only of ssinlge files are restored * fixes #528 | ||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2016-07-25 | 6 | -6/+44 |
|/ / / | |||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2016-07-24 | 4 | -2/+10 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2016-07-23 | 16 | -60/+68 |
| | | | |||||
* | | | Fix search box overlapping on mobile (#450) | Jan-Christoph Borchardt | 2016-07-22 | 2 | -6/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | | * fix searchbox overlapping on mobile * also adjust log in background color in theme * Fix unit tests | ||||
* | | | Also increase the min version | Joas Schilling | 2016-07-22 | 17 | -17/+17 |
| | | | |||||
* | | | bumb compatible app versions for core apps | Robin Appelman | 2016-07-22 | 17 | -17/+17 |
|/ / | |||||
* | | Merge pull request #517 from nextcloud/fix-typo | Joas Schilling | 2016-07-22 | 1 | -1/+1 |
|\ \ | | | | | | | Fix typo in docs | ||||
| * | | Use app name from stable9 | Joas Schilling | 2016-07-22 | 1 | -1/+1 |
| | | | |||||
* | | | Merge pull request #500 from nextcloud/bump_version | Joas Schilling | 2016-07-22 | 17 | -17/+17 |
|\ \ \ | |/ / |/| | | Bump version | ||||
| * | | Increase app versions | Joas Schilling | 2016-07-21 | 17 | -17/+17 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2016-07-22 | 28 | -78/+30 |
| | | | |||||
* | | | Merge pull request #496 from nextcloud/fix-config-generation | Morris Jobke | 2016-07-21 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | Make the changes from doc fix persistant |