summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Merge pull request #19831 from owncloud/ext-dropbox-removecacheafteruploadThomas Müller2015-10-161-0/+1
|\ \ \ \ \ \
| * | | | | | Remove Dropbox metadata from cache after uploadVincent Petry2015-10-161-0/+1
| |/ / / / /
* | | | | | Merge pull request #19828 from owncloud/ie9-placeholder-sicknessThomas Müller2015-10-161-0/+4
|\ \ \ \ \ \
| * | | | | | [IE9] Prevent LDAP password field to become plain textVincent Petry2015-10-161-0/+4
| |/ / / / /
* | | | | | Fix typo and adjust required versionMorris Jobke2015-10-161-2/+2
* | | | | | Fix webdav accessRoeland Jago Douma2015-10-163-4/+5
* | | | | | Fix uni testsThomas Müller2015-10-167-5/+82
* | | | | | Remove $ETagFunction - it was never usedThomas Müller2015-10-161-6/+0
* | | | | | Consolidate webdav code - move all to one appThomas Müller2015-10-1652-11/+7438
|/ / / / /
* | | | | [tx-robot] updated from transifexJenkins for ownCloud2015-10-166-22/+186
* | | | | Merge pull request #19814 from owncloud/filelist-preventerrorwhennosidebarThomas Müller2015-10-153-6/+49
|\ \ \ \ \
| * | | | | Do not register sidebar panels when no sidebarVincent Petry2015-10-153-6/+49
* | | | | | Merge pull request #19795 from owncloud/fix-language-level-compatThomas Müller2015-10-151-2/+3
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Remove arbitrary expression in emptyLukas Reschke2015-10-141-2/+3
* | | | | | Fix doc blocks of LDAP classesJoas Schilling2015-10-157-28/+25
* | | | | | [tx-robot] updated from transifexJenkins for ownCloud2015-10-1510-14/+112
|/ / / / /
* | | | | Merge pull request #19630 from owncloud/fix-ie-painThomas Müller2015-10-141-0/+5
|\ \ \ \ \
| * | | | | [IE8] Fix "new" button widthVincent Petry2015-10-071-0/+5
* | | | | | Merge pull request #19633 from owncloud/sidebar-alt-favoriteThomas Müller2015-10-141-2/+1
|\ \ \ \ \ \
| * | | | | | Move alt text for favorite action to imageVincent Petry2015-10-071-2/+1
| |/ / / / /
* | | | | | Merge pull request #19634 from owncloud/notif-showtemporaryThomas Müller2015-10-141-20/+8
|\ \ \ \ \ \
| * | | | | | showTemporary instead of show for notificationsVincent Petry2015-10-081-20/+8
| |/ / / / /
* | | | | | Merge pull request #19647 from owncloud/trashbin-removesidebarThomas Müller2015-10-141-1/+2
|\ \ \ \ \ \
| * | | | | | Remove sidebar for trashbin viewVincent Petry2015-10-081-1/+2
| |/ / / / /
* | | | | | Merge pull request #19710 from owncloud/files-canceluploaddebounce-reThomas Müller2015-10-141-6/+5
|\ \ \ \ \ \
| * | | | | | Debounce cancel upload messageVincent Petry2015-10-121-6/+5
* | | | | | | Merge pull request #19714 from owncloud/trash-deletesectionposition-2Thomas Müller2015-10-142-13/+18
|\ \ \ \ \ \ \
| * | | | | | | Revert "Revert "Move trashbin specific CSS that modifies sidebar""Thomas Müller2015-10-122-13/+18
| |/ / / / / /
* | | | | | | Merge pull request #19747 from owncloud/files-delete-hidenotifThomas Müller2015-10-141-0/+2
|\ \ \ \ \ \ \
| * | | | | | | Hide notification on deleteVincent Petry2015-10-131-0/+2
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge pull request #19580 from owncloud/issue-19399-remote-shares-case-sensit...Thomas Müller2015-10-141-0/+1
|\ \ \ \ \ \ \
| * | | | | | | Make sure that remote shares use the correct uid casingJoas Schilling2015-10-061-0/+1
* | | | | | | | Merge pull request #19701 from owncloud/trash-restoreactioninlineThomas Müller2015-10-141-13/+21
|\ \ \ \ \ \ \ \
| * | | | | | | | Make trashbin's "Restore" an inline actionVincent Petry2015-10-121-13/+21
* | | | | | | | | Merge pull request #19733 from owncloud/remove-controls-whennotneededThomas Müller2015-10-144-9/+9
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Remove controls for file lists that don't need itVincent Petry2015-10-134-9/+9
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | apply new checkbox style to admin settingsHendrik Leppelsack2015-10-142-5/+5
* | | | | | | | | [tx-robot] updated from transifexJenkins for ownCloud2015-10-1414-14/+36
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Merge pull request #19635 from owncloud/fix-ldap-value-limitationThomas Müller2015-10-137-52/+59
|\ \ \ \ \ \ \ \
| * | | | | | | | adjust fetchList with a single requested attribute accordinglyArthur Schiwon2015-10-091-1/+3
| * | | | | | | | adjust testsArthur Schiwon2015-10-092-4/+4
| * | | | | | | | fix primary group retrievalArthur Schiwon2015-10-091-1/+1
| * | | | | | | | treat dn as any other attribute when building the search() return arrayArthur Schiwon2015-10-083-6/+6
| * | | | | | | | adjust handling changed return array structure from search() and fetchList()Arthur Schiwon2015-10-084-13/+33
| * | | | | | | | allow an attribute to return more than one valueArthur Schiwon2015-10-072-29/+14
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Fix testDeleteStorage signature to match the one from the base classVincent Petry2015-10-131-2/+3
| |/ / / / / / |/| | | | | |
* | | | | | | [tx-robot] updated from transifexJenkins for ownCloud2015-10-1314-2/+58
| |_|_|/ / / |/| | | | |
* | | | | | Revert "Debounce cancel upload message"Thomas Müller2015-10-121-5/+6
| |/ / / / |/| | | |
* | | | | Merge pull request #19628 from owncloud/files-canceluploaddebounceRobin Appelman2015-10-121-6/+5
|\ \ \ \ \
| * | | | | Debounce cancel upload messageVincent Petry2015-10-071-6/+5
| |/ / / /