summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* unify permissions (3/3): remove old PERMISSION_X from FileActions & OC.ShareJörn Friedrich Dreyer2012-08-312-10/+0
* unify permissions (2/3): change apps to use OC::PERMISSION_XJörn Friedrich Dreyer2012-08-315-25/+25
* unify permissions (1/3): add permission conastants to javascript OCJörn Friedrich Dreyer2012-08-311-0/+5
* oc-1548: prevent user from leaving the page while a file upload is in progressThomas Mueller2012-08-311-0/+15
* fix translations within subfolder /libThomas Mueller2012-08-311-1/+4
* use permissions to quickfix drag selectionsJörn Friedrich Dreyer2012-08-311-2/+5
* fix translations within subfolder /libThomas Mueller2012-08-304-9/+9
* Don't wait for document ready for setting requesttokenBart Visscher2012-08-301-8/+4
* add backup files and kate-swp files to gitignoreRobin Appelman2012-08-301-0/+2
* allow html inside app descriptionsRobin Appelman2012-08-303-5/+8
* LDAP settings, add missing p tagsArthur Schiwon2012-08-301-2/+2
* LDAP: on upgrade update user cols in database only when necessaryArthur Schiwon2012-08-302-2/+2
* LDAP: on upgrade set homeDirs of users where it is not set. Avoids new folder...Arthur Schiwon2012-08-302-2/+4
* Show notification that no preview is available if no previewer is found for a...Michael Gapczynski2012-08-293-3/+14
* Check if file source exists before searching for linkMichael Gapczynski2012-08-291-2/+1
* add OC.get and OC.set to get/set variables by name in javascriptRobin Appelman2012-08-301-0/+37
* [tx-robot] updated from transifexJenkins for ownCloud2012-08-30222-466/+2156
* More info about not compatible apps (app id)Bart Visscher2012-08-291-1/+1
* Fix filesystem setup for shared public link with logged in userBart Visscher2012-08-292-8/+13
* $storage shouldn't be static in OC_Cache_FileMichael Gapczynski2012-08-291-1/+1
* Fix shared storage working with user backend defined data directoriesMichael Gapczynski2012-08-292-10/+3
* Remove old Javascript codeMichael Gapczynski2012-08-291-4/+0
* Space before tab fixesBart Visscher2012-08-2915-40/+39
* Fix OC_Cache_FileBart Visscher2012-08-291-4/+4
* Remove php close at end of fileBart Visscher2012-08-2918-32/+0
* Whitespace fixes in appsBart Visscher2012-08-2941-171/+159
* Whitespace fixes in libBart Visscher2012-08-2957-326/+322
* 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 4c4aa92eef858a2a96bb5676304...Arthur Schiwon2012-08-292-15/+20
* 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
* 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 a...Arthur Schiwon2012-08-291-26/+18
* 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 ca...Michael Gapczynski2012-08-281-2/+2
* 404 if service is not set for public.phpMichael Gapczynski2012-08-281-0/+4