summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update settings/ajax/setquota.phpThomas Müller2012-09-041-9/+9
* Update settings/ajax/createuser.phpThomas Müller2012-09-041-11/+14
* Update settings/ajax/changepassword.phpThomas Müller2012-09-041-6/+6
* Update settings/ajax/apps/ocs.phpThomas Müller2012-09-041-4/+4
* Update settings/personal.phpThomas Müller2012-09-041-2/+2
* Update settings/apps.phpThomas Müller2012-09-041-1/+1
* Update settings/users.phpThomas Müller2012-09-041-6/+10
* Update settings/settings.phpThomas Müller2012-09-041-3/+3
* Update settings/personal.phpThomas Müller2012-09-041-11/+11
* Update settings/help.phpThomas Müller2012-09-041-2/+2
* Update settings/apps.phpThomas Müller2012-09-041-7/+7
* Update status.phpThomas Müller2012-09-041-2/+6
* Update remote.phpThomas Müller2012-09-041-4/+4
* Update public.phpThomas Müller2012-09-041-4/+4
* Update index.phpThomas Müller2012-09-041-1/+1
* Update cron.phpThomas Müller2012-09-041-9/+9
* Update files/webdav.phpThomas Müller2012-09-041-2/+2
* [tx-robot] updated from transifexJenkins for ownCloud2012-09-0457-288/+412
* Add url-params to url with new parameter in linkTo functionBart Visscher2012-09-034-8/+8
* Add args parameter to linkTo(Absolute) function, to append the args automaticlyBart Visscher2012-09-033-9/+18
* Add check for missing appinfo in apps settings pageBart Visscher2012-09-031-0/+4
* 4.5 beta 2v4.5.0beta2Frank Karlitschek2012-09-031-2/+2
* Add additional html tags to public links template for previewersMichael Gapczynski2012-09-031-0/+2
* [tx-robot] updated from transifexJenkins for ownCloud2012-09-0337-94/+136
* Listen to post_deleteGroup hook in Share APIMichael Gapczynski2012-09-022-0/+13
* Fix some warnings from Jenkins in the Share APIMichael Gapczynski2012-09-021-6/+2
* Add parameter documentationMichael Gapczynski2012-09-021-0/+1
* Restructure generateTarget for the post_addToGroup hookMichael Gapczynski2012-09-022-32/+57
* Make item targets be based off of the parent item target for resharesMichael Gapczynski2012-09-021-19/+27
* in some cases no translations are loaded because $this->lang is empty not nullThomas Mueller2012-09-021-1/+1
* use str_ireplace instead of duplicate str_replaceRobin Appelman2012-09-021-8/+4
* [tx-robot] updated from transifexJenkins for ownCloud2012-09-0245-115/+176
* set debug mode if an xdebug session is activeRobin Appelman2012-09-011-0/+7
* use null instead of -1 on all getUser()Jörn Friedrich Dreyer2012-09-014-4/+4
* translate UNIX_TIMESTAMP() into sqlite and pgsql equivilentsRobin Appelman2012-09-011-0/+4
* Fix check in Javascript for password protected linkMichael Gapczynski2012-09-011-1/+1
* Implement generateTarget for file sharing backendMichael Gapczynski2012-09-011-3/+19
* we still need this for pgsqlRobin Appelman2012-09-011-1/+2
* dont use shorthand php tagsRobin Appelman2012-09-011-1/+1
* fix autoloader throwing errors for non-oc classesRobin Appelman2012-09-011-0/+2
* removing unmaintained (unused?) translation de_DEThomas Mueller2012-09-015-1134/+0
* [tx-robot] updated from transifexJenkins for ownCloud2012-09-01141-1313/+2935
* translation support enhancedThomas Mueller2012-09-013-6/+13
* Update l10n/zh_TW/lib.poThomas Müller2012-09-011-1/+0
* allow configuring user backends in config.phpRobin Appelman2012-09-012-1/+35
* load authentication apps on loginRobin Appelman2012-09-011-1/+1
* don't throw errors in the autoloader when a class doesn't existRobin Appelman2012-09-011-5/+10
* [tx-robot] updated from transifexJenkins for ownCloud2012-09-01158-1097/+2202
* Remove share permission for encrypted filesMichael Gapczynski2012-08-311-1/+5
* Make css selector more specific for the sharing dropdownMichael Gapczynski2012-08-311-1/+1