summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Update settings/apps.phpThomas Müller2012-09-041-7/+7
| | | respect coding style
* Update status.phpThomas Müller2012-09-041-2/+6
| | | respect coding style
* Update remote.phpThomas Müller2012-09-041-4/+4
| | | respect coding style
* Update public.phpThomas Müller2012-09-041-4/+4
| | | respect coding style
* Update index.phpThomas Müller2012-09-041-1/+1
|
* Update cron.phpThomas Müller2012-09-041-9/+9
| | | respect coding style
* Update files/webdav.phpThomas Müller2012-09-041-2/+2
| | | respect coding style
* [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
|
* send the current owncloud version to the ocs server so that we can filter ↵Frank Karlitschek2012-08-312-3/+7
| | | | for compatible apps
* l18n support lib/updater.phpThomas Mueller2012-08-311-3/+5
|
* [tx-robot] updated from transifexJenkins for ownCloud2012-08-31277-2333/+4160
|
* use OC.PERMISSION_X to filter selected drag'n'drop elementsJörn Friedrich Dreyer2012-08-311-5/+10
|
* 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
|