summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix displaying if a link is password protectedMichael Gapczynski2012-08-291-1/+8
|
* Hide link password controls if link is removedMichael Gapczynski2012-08-291-0/+2
|
* Delete old link if user sets a passwordMichael Gapczynski2012-08-292-2/+10
|
* LDAP: fix debug message with undefined variableArthur Schiwon2012-08-291-1/+1
|
* LDAP: fix potential infinite loop introduced with ↵Arthur Schiwon2012-08-292-15/+20
| | | | 4c4aa92eef858a2a96bb5676304acbcaafaa56f2, as side effect optimize groupExists-method.
* LDAP: Remove unnecessary debug output, fixes a NoticeArthur Schiwon2012-08-291-1/+0
|
* Fix password authentication for links and fix template problems for links by ↵Michael Gapczynski2012-08-296-14/+69
| | | | creating a new base layout
* Fix toggling of password protection in sharing dropdownMichael Gapczynski2012-08-292-6/+9
|
* [tx-robot] updated from transifexv4.5.0beta1Jenkins for ownCloud2012-08-29253-2207/+5434
|
* return the jQuery deferred object when using OC.loadScriptRobin Appelman2012-08-291-4/+5
|
* fixing: apps/files/ajax/scan.phpThomas Mueller2012-08-291-1/+1
|
* apply coding styleThomas Mueller2012-08-292-3/+3
|
* LDAP: check for existing username from other backends when creating one for ↵Arthur Schiwon2012-08-291-26/+18
| | | | an LDAP user or group. Led also to some code cleanup. Fixes oc-1551 in master.
* apply coding styleThomas Mueller2012-08-298-44/+45
|
* apply coding styleThomas Mueller2012-08-291-12/+12
|
* removing obsolete .txThomas Mueller2012-08-281-182/+0
|
* Remember storage view in OC_Cache_FileBart Visscher2012-08-281-1/+6
|
* Clean user cache on loginBart Visscher2012-08-282-1/+23
|
* Add background job for global file cache cleanupBart Visscher2012-08-282-6/+31
|
* Fix sharing test caseMichael Gapczynski2012-08-281-2/+1
|
* Remove unused settings log fileMichael Gapczynski2012-08-281-44/+0
|
* Check usernames in the database as case insensitive, they are still stored ↵Michael Gapczynski2012-08-281-2/+2
| | | | case sensitive. Bug fix for oc-422 and oc-1514
* 404 if service is not set for public.phpMichael Gapczynski2012-08-281-0/+4
|
* Fix typoMichael Gapczynski2012-08-282-2/+2
|
* Check if path info is empty for remote.php, prevent errorMichael Gapczynski2012-08-281-1/+1
|
* Remove unnecessary ajax file from files_sharingMichael Gapczynski2012-08-281-11/+0
|
* Remove old database xml file for files_sharing, bump version numberMichael Gapczynski2012-08-282-43/+1
|
* Change public file from get.php to public.phpMichael Gapczynski2012-08-281-2/+2
|
* Allow share_with column to be null for linksMichael Gapczynski2012-08-282-2/+2
|
* LDAP: implement getHome() function, use either username (default) or specify ↵Arthur Schiwon2012-08-284-3/+50
| | | | an LDAP attribute value to use
* marked as shipped appFrank Karlitschek2012-08-281-0/+1
|
* beta 1Frank Karlitschek2012-08-281-2/+3
|
* Remove sharing notice in users settings - The default is now share with ↵Michael Gapczynski2012-08-273-18/+2
| | | | anyone, groups only sharing is now a setting in the admin page
* Fix incorrect Javascript for changing Share API settingsMichael Gapczynski2012-08-271-5/+8
|
* Add Share API settings to admin pageMichael Gapczynski2012-08-276-19/+97
|
* Reimplement links support for sharing and add password protection optionMichael Gapczynski2012-08-273-60/+66
|
* Fix share collection queryMichael Gapczynski2012-08-271-28/+34
|
* Initial previewer for public linksMichael Gapczynski2012-08-2711-115/+178
|
* [tx-robot] updated from transifexJenkins for ownCloud2012-08-2897-287/+409
|
* assert array length and individual content instead of assertEqual on arraysThomas Mueller2012-08-281-2/+6
|
* assert array length and individual content instead of assertEqual on arraysThomas Mueller2012-08-281-1/+6
|
* fix cronjobs radio button widthJan-Christoph Borchardt2012-08-271-0/+1
|
* remove background fade from navigation, fix flickering icon issue and make ↵Jan-Christoph Borchardt2012-08-271-1/+1
| | | | it feel faster
* upload button improvement, better separation, fix wrap issueJan-Christoph Borchardt2012-08-271-3/+4
|
* add deprecated warningFrank Karlitschek2012-08-271-1/+1
|
* LDAP: transliterate other latin characters to ASCII when creating owncloud ↵Arthur Schiwon2012-08-271-0/+4
| | | | names. Already created usernames are not being affected.
* remove files_imageviewer and files_texteditor from blacklist so they can be ↵Jörn Friedrich Dreyer2012-08-271-1/+2
| | | | activated in a multi apps environment
* update now(), current_timestamp and backtick replacementJörn Friedrich Dreyer2012-08-271-4/+3
|
* only mount every single homefolder when using sharing appGeorg Ehrke2012-08-272-3/+7
|
* fix filesharing for multiple data directoriesGeorg Ehrke2012-08-271-2/+6
|