summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* TypoArthur Schiwon2013-02-071-1/+1
* merge backport e122fdbcb63cc4e36982dc23bd2a38c904417447Arthur Schiwon2013-02-071-0/+5
* Merge pull request #1433 from owncloud/add_requesttoken45blizzz2013-02-034-4/+11
|\
| * [user_ldap] Add requesttokenLukas Reschke2013-02-032-0/+4
| * [user_webdavauth] Add requesttokenLukas Reschke2013-02-032-4/+7
* | Add create permission, fixes #780Thomas Mueller2013-01-281-0/+3
* | fixes #1015Thomas Mueller2013-01-261-1/+5
* | LDAP: update quota on every uncached userExists, i.e. also on every isLoggedI...Arthur Schiwon2013-01-231-0/+1
|/
* proper escape the mountpoints. FixesThomas Mueller2013-01-171-2/+2
* Merge pull request #1134 from owncloud/stable45_fix_1073Lukas Reschke2013-01-141-1/+1
|\
| * allow moving into dirs with + charsJörn Friedrich Dreyer2013-01-091-1/+1
* | interpret http 403 and http 401 as not authorizedFrank Karlitschek2013-01-131-1/+1
* | Merge pull request #1130 from owncloud/stable45_more_translationsLukas Reschke2013-01-094-31/+33
|\ \ | |/ |/|
| * more translationsJörn Friedrich Dreyer2013-01-094-31/+33
* | SQL limit cleanupJörn Friedrich Dreyer2013-01-091-1/+1
|/
* fixing string concatenation in javascriptThomas Mueller2013-01-071-1/+1
* fix wrong return value for isFileNameValid()Jörn Friedrich Dreyer2013-01-071-2/+2
* minor whitespace & allow special translation for wrong urlsJörn Friedrich Dreyer2013-01-072-22/+18
* backport of #1092 to stable45Thomas Mueller2013-01-063-9/+17
* Merge pull request #939 from owncloud/stable45_fix_minor_files_annoyancesThomas Müller2013-01-043-31/+55
|\
| * input/form switching cleanupJörn Friedrich Dreyer2013-01-021-2/+2
| * abort rename on ESC keyupJörn Friedrich Dreyer2013-01-021-0/+7
| * show notification when renaming a file to ''Jörn Friedrich Dreyer2013-01-021-0/+4
| * enable enter in ie by using .submit()+form instead of .change(), use notifica...Jörn Friedrich Dreyer2013-01-022-16/+29
| * whitespace cleanupJörn Friedrich Dreyer2013-01-021-14/+14
* | Merge pull request #1040 from owncloud/fixing-856-stable45Thomas Müller2013-01-022-1/+7
|\ \ | |/ |/|
| * only show the max possible upload of 2GB on a 32 bit system.Thomas Mueller2012-12-282-1/+7
* | Merge pull request #1001 from owncloud/backport_fix_438Lukas Reschke2012-12-303-6/+7
|\ \ | |/ |/|
| * Do the url encoding once, only in breadcrumbs templateBart Visscher2012-12-213-6/+7
* | Merge pull request #931 from owncloud/stable45_fix_utf8_filenames_in_ie_downloadThomas Müller2012-12-251-1/+6
|\ \ | |/ |/|
| * fix utf8 filenames in ie download response header according to rfc5987, see h...Jörn Friedrich Dreyer2012-12-171-1/+6
* | Merge pull request #773 from owncloud/fix_ldap_763Thomas Müller2012-12-171-2/+13
|\ \
| * | LDAP: don't append absolute paths to datadir when determining customized user...Arthur Schiwon2012-12-081-2/+13
* | | backport fix admin checkFrank Karlitschek2012-12-174-0/+9
* | | remove unneeded lineRobin Appelman2012-12-151-1/+0
* | | use json encoding when deleting multiply files instead of using ; as delimiterRobin Appelman2012-12-152-1/+2
* | | Merge pull request #753 from owncloud/fixing_files_external_stable45blizzz2012-12-143-5/+11
|\ \ \
| * | | [files_external] fixing some undefined indexThomas Mueller2012-12-061-0/+10
| * | | [files_external] removing function as it's the same in the base class - THX R...Thomas Mueller2012-12-061-6/+0
| * | | [files_external] fixes #290Thomas Mueller2012-12-061-1/+3
| * | | [files_external] fix config gui for all usersThomas Mueller2012-12-061-1/+1
* | | | fix mimetype icons for new filesRobin Appelman2012-12-141-1/+1
* | | | Give also hint about possible conflicts in the user_webdavauth descriptionArthur Schiwon2012-12-141-1/+3
* | | | Also show a more prominent warning when php_ldap is not installedArthur Schiwon2012-12-141-0/+3
* | | | Show conflict warning when user_ldap and user_webdavauth are enabledArthur Schiwon2012-12-141-0/+4
* | | | Show conflict warning when user_ldap and user_webdavauth are enabledArthur Schiwon2012-12-143-1/+11
* | | | Merge pull request #851 from owncloud/webdav-quota-fix-stable45Thomas Müller2012-12-131-0/+1
|\ \ \ \
| * | | | fix checking quota in webdav, adding a sabredav pluginscambra2012-12-121-0/+1
* | | | | backport of de34f771c22b9a54fa22d9c00741e362f47c852dLorenzo M. Catucci2012-12-131-3/+3
|/ / / /
* | | | refs #505 - defining publicListView based on template parameterThomas Mueller2012-12-121-0/+8