summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Collapse)AuthorAgeFilesLines
* Theming: Preview for colorized checkboxesJulius Haertl2016-07-271-5/+18
|
* Colorize checkboxes depending on theming colorJulius Haertl2016-07-271-0/+8
|
* Merge pull request #571 from nextcloud/no-missing-previewMorris Jobke2016-07-2711-17/+112
|\ | | | | Don't try to load previews when we know there is none
| * fix js testRobin Appelman2016-07-271-5/+10
| |
| * only load sidebar previews when we know it's availableRobin Appelman2016-07-272-5/+16
| |
| * dont load filelist previews if we know we dont have oneRobin Appelman2016-07-271-1/+1
| |
| * add dav property to check if a file has a preview availableRobin Appelman2016-07-278-6/+85
| |
* | Merge pull request #601 from nextcloud/fix-workflowengine-loadingJoas Schilling2016-07-271-0/+5
|\ \ | | | | | | Fix loading icon for workflowengine
| * | Fix loading icon for workflowengineMorris Jobke2016-07-271-0/+5
| |/
* | Allow to reuse the templateJoas Schilling2016-07-271-1/+1
| |
* | Fix default value of operatorJoas Schilling2016-07-271-2/+2
| |
* | Fix morris commentsJoas Schilling2016-07-272-6/+3
| |
* | Remove php side of check registrationJoas Schilling2016-07-274-39/+9
| |
* | Generate the checks list in JSJoas Schilling2016-07-273-36/+50
|/
* Merge pull request #565 from nextcloud/workflowengineJoas Schilling2016-07-2712-0/+1357
|\ | | | | Add workflowengine
| * Move template to workflowengine appMorris Jobke2016-07-261-0/+79
| |
| * create an operation based on the correct modelMorris Jobke2016-07-261-6/+1
| |
| * Add workflowengineMorris Jobke2016-07-2611-0/+1283
| |
* | [tx-robot] updated from transifexNextcloud bot2016-07-2716-6/+56
| |
* | Merge pull request #349 from nextcloud/ldab-groupOfUniqueNamesblizzz2016-07-261-1/+1
|\ \ | | | | | | add groupOfUniqueNames as valid group object class
| * | add groupOfUniqueNames as valid group object classRobin Appelman2016-07-081-1/+1
| | |
* | | Add app icons for Comments and Tags (#579)Jan-Christoph Borchardt2016-07-262-0/+8
| |/ |/| | | | | | | | | * add icon for Comments app * add icon for Tags app
* | Merge pull request #525 from nextcloud/fix-theme-logo-positionJoas Schilling2016-07-263-8/+12
|\ \ | | | | | | Fix theme logo position and shape
| * | Theming: Fix preview and center alignment of logoJulius Haertl2016-07-251-4/+4
| | |
| * | Adjust testsLukas Reschke2016-07-221-3/+6
| | |
| * | Update themingcontroller.phpJos Poortvliet2016-07-221-1/+2
| | |
* | | Merge pull request #557 from nextcloud/fix-css-scope-files-externalMorris Jobke2016-07-262-5/+6
|\ \ \ | | | | | | | | Add proper scope to files external CSS
| * | | Add proper scope to files external CSSMorris Jobke2016-07-252-5/+6
| | | | | | | | | | | | | | | | * for select2
* | | | Merge pull request #292 from nextcloud/recent-filesWilliam Bargent2016-07-2512-28/+373
|\ \ \ \ | |/ / / |/| | | Add "Recent" file listing
| * | | fix testRobin Appelman2016-07-251-1/+1
| | | |
| * | | block user sorting in recent filesRobin Appelman2016-07-222-1/+7
| | | |
| * | | use limit instead of since when listing recent filesRobin Appelman2016-07-221-2/+1
| | | |
| * | | fix testRobin Appelman2016-07-222-7/+26
| | | |
| * | | Add recent file listingRobin Appelman2016-07-226-2/+285
| | | |
| * | | add recent files api endpointRobin Appelman2016-07-223-18/+56
| |/ /
* | | Merge pull request #550 from nextcloud/ldap-integration-test-autoloaderMorris Jobke2016-07-2511-21/+36
|\ \ \ | | | | | | | | fix autoloading in LPAP integration tests, resolves #544
| * | | fix autoloading in LPAP integration tests, resolves #544Arthur Schiwon2016-07-2511-21/+36
| | | |
* | | | Fix error message while restoring all filesMorris Jobke2016-07-251-2/+1
| | | | | | | | | | | | | | | | | | | | * use $_POST['files'] only of ssinlge files are restored * fixes #528
* | | | [tx-robot] updated from transifexNextcloud bot2016-07-256-6/+44
|/ / /
* | | [tx-robot] updated from transifexNextcloud bot2016-07-244-2/+10
| | |
* | | [tx-robot] updated from transifexNextcloud bot2016-07-2316-60/+68
| | |
* | | Fix search box overlapping on mobile (#450)Jan-Christoph Borchardt2016-07-222-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | * fix searchbox overlapping on mobile * also adjust log in background color in theme * Fix unit tests
* | | Also increase the min versionJoas Schilling2016-07-2217-17/+17
| | |
* | | bumb compatible app versions for core appsRobin Appelman2016-07-2217-17/+17
|/ /
* | Merge pull request #517 from nextcloud/fix-typoJoas Schilling2016-07-221-1/+1
|\ \ | | | | | | Fix typo in docs
| * | Use app name from stable9Joas Schilling2016-07-221-1/+1
| | |
* | | Merge pull request #500 from nextcloud/bump_versionJoas Schilling2016-07-2217-17/+17
|\ \ \ | |/ / |/| | Bump version
| * | Increase app versionsJoas Schilling2016-07-2117-17/+17
| | |
* | | [tx-robot] updated from transifexNextcloud bot2016-07-2228-78/+30
| | |
* | | Merge pull request #496 from nextcloud/fix-config-generationMorris Jobke2016-07-211-1/+1
|\ \ \ | | | | | | | | Make the changes from doc fix persistant