summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Migrate multiselect to user_ldapMorris Jobke2014-11-134-2/+750
* Merge pull request #12087 from AdamWill/google-touchVincent Petry2014-11-121-1/+4
|\
| * fix touch() when $mtime is set (Google wants RFC3339) #11267Adam Williamson2014-11-101-1/+4
* | [tx-robot] updated from transifexJenkins for ownCloud2014-11-1212-4/+30
* | Fix infinite loop if count and limit is 0Morris Jobke2014-11-111-1/+1
* | Merge pull request #11789 from owncloud/fix-11762Morris Jobke2014-11-112-3/+29
|\ \
| * | dont fail with 500 if configured display name attribute is not setArthur Schiwon2014-10-272-3/+29
* | | [tx-robot] updated from transifexJenkins for ownCloud2014-11-1110-18/+18
| |/ |/|
* | Merge pull request #10966 from owncloud/storage-root-share-permissionsMorris Jobke2014-11-102-0/+90
|\ \
| * | Add unit testsRobin Appelman2014-10-311-0/+85
| * | Keep the share permissions from mountpointsRobin Appelman2014-10-311-1/+2
| * | Dont' use mountpoint permissions as share permissions for external storagesRobin Appelman2014-10-311-0/+4
* | | Merge pull request #12070 from owncloud/accessibility-fixesMorris Jobke2014-11-102-14/+35
|\ \ \
| * | | add relevant focus styles to the existing hover stylesJan-Christoph Borchardt2014-11-061-13/+34
| * | | add alt text for file actions, but leave empty since text is directly next to itJan-Christoph Borchardt2014-11-061-1/+1
* | | | Merge pull request #12027 from owncloud/cleanup_exceptionsVincent Petry2014-11-108-93/+155
|\ \ \ \
| * | | | clean up encryption exceptionsBjoern Schiessle2014-11-078-93/+155
* | | | | [tx-robot] updated from transifexJenkins for ownCloud2014-11-1010-6/+18
* | | | | [tx-robot] updated from transifexJenkins for ownCloud2014-11-0926-46/+252
* | | | | [tx-robot] updated from transifexJenkins for ownCloud2014-11-0830-14/+88
* | | | | only set the values we need and make sure that we write the file info for bothBjoern Schiessle2014-11-071-3/+7
* | | | | also try to get file info from part fileBjoern Schiessle2014-11-071-2/+2
|/ / / /
* | | | Merge pull request #11954 from owncloud/enc_stop_uploading_if_private_key_is_...Lukas Reschke2014-11-074-2/+15
|\ \ \ \
| * | | | throw exception if private key is missingBjoern Schiessle2014-11-053-0/+14
| * | | | still try to encrypt files, even if the session is not initialized. The strea...Bjoern Schiessle2014-11-041-2/+1
* | | | | [tx-robot] updated from transifexJenkins for ownCloud2014-11-07100-100/+80
* | | | | Fix sharing testsRobin Appelman2014-11-063-2/+15
* | | | | Setup shared mounts for the correct user when setting up the filesystem for t...Robin Appelman2014-11-063-6/+33
* | | | | Dont make real users in testsRobin Appelman2014-11-061-3/+5
* | | | | check if the provided password is really the current log-in passwordBjoern Schiessle2014-11-061-1/+15
| |/ / / |/| | |
* | | | manage select2 via bowerMorris Jobke2014-11-061-2/+2
* | | | [tx-robot] updated from transifexJenkins for ownCloud2014-11-0678-280/+86
* | | | unbold labels and foldersJan-Christoph Borchardt2014-11-051-1/+0
* | | | Merge pull request #11962 from owncloud/fix-server-sharing-stringsThomas Müller2014-11-051-3/+11
|\ \ \ \
| * | | | adjust strings - fixed #11930Thomas Müller2014-11-051-3/+11
* | | | | Merge pull request #11853 from owncloud/close-session-for-trashbinVincent Petry2014-11-055-0/+6
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Close session for files_trashbinLukas Reschke2014-10-295-0/+6
* | | | | [tx-robot] updated from transifexJenkins for ownCloud2014-11-054-0/+20
* | | | | Store curl error message directlyVincent Petry2014-11-041-5/+2
* | | | | Check for cert bundle existence before using itVincent Petry2014-11-041-1/+11
| |/ / / |/| | |
* | | | Merge pull request #11934 from owncloud/trash-restorefixonlyrescantrashfolderVincent Petry2014-11-041-1/+1
|\ \ \ \
| * | | | Only rescan trash folder when checking deleted versionsVincent Petry2014-11-041-1/+1
* | | | | Merge pull request #11362 from mark0n/rm_ldap_conf_cliblizzz2014-11-043-3/+45
|\ \ \ \ \
| * | | | | Add a CLI command that deletes an LDAP configMartin Konrad2014-09-303-3/+45
* | | | | | JS unit tests fix - use toBeUndefined() instead of toEqual(null)Morris Jobke2014-11-041-7/+7
| |/ / / / |/| | | |
* | | | | [tx-robot] updated from transifexJenkins for ownCloud2014-11-044-0/+12
* | | | | Merge pull request #11172 from owncloud/user-ldap-no-bcmathblizzz2014-11-033-54/+57
|\ \ \ \ \
| * | | | | user_ldap: Reimplement convertSID2Str() without BCMath dependency.Andreas Fischer2014-11-033-54/+57
* | | | | | Merge pull request #11825 from owncloud/fix_rename_files_in_shared_folderBjörn Schießle2014-11-033-13/+177
|\ \ \ \ \ \
| * | | | | | don't move versions if only the mount point was renamedBjoern Schiessle2014-10-312-0/+53