summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* LDAP Wizard: l10n improvementsArthur Schiwon2013-10-214-6/+7
* Don't set Base User and Base Group when Base DN was detected, would case prob...Arthur Schiwon2013-10-172-5/+3
* Fix Spinner issues with Base DN fieldArthur Schiwon2013-10-171-2/+11
* resolve merge conflicts from rebaseArthur Schiwon2013-10-172-46/+32
* Ldap Wizard: also disable tabs, if the first step is not completeArthur Schiwon2013-10-171-0/+2
* LDAP Wizard: make Back and Continue workArthur Schiwon2013-10-172-2/+61
* LDAP Wizard: Use Ajax Spinner to indicate something is happening, especiall p...Arthur Schiwon2013-10-172-0/+31
* LDAP Wizard: fix couple more or less nasty bugs aka polishingArthur Schiwon2013-10-174-16/+54
* do not instantiate LDAP Proxy if there are no active configurationsArthur Schiwon2013-10-171-1/+1
* Wizard: autodetection of group-member-assoc attributeArthur Schiwon2013-10-174-1/+84
* LDAP: set displayname as default attribute for user display nameArthur Schiwon2013-10-171-1/+1
* clean upArthur Schiwon2013-10-171-4/+0
* Wizard does not need data-defaults hereArthur Schiwon2013-10-172-18/+3
* LDAP Wizard: add forgotten templatesArthur Schiwon2013-10-172-0/+79
* LDAP: dissolve LDAP Basic settings, move Login Filter to Advanced and clean u...Arthur Schiwon2013-10-171-56/+7
* Ldap Wizard: Group Filter configurationArthur Schiwon2013-10-175-64/+258
* Ldap Wizard: Login filter UI, detection of username attribute, composing of l...Arthur Schiwon2013-10-175-14/+214
* LDAP Wizard: create user list filter, show number of user that will have acce...Arthur Schiwon2013-10-175-7/+201
* Cleanup code, sort resultsArthur Schiwon2013-10-171-41/+49
* Ldap Wizard: find out whether server supports memberOf in LDAP Filter and dis...Arthur Schiwon2013-10-172-16/+66
* cleanup and coding styleArthur Schiwon2013-10-171-2/+2
* cleanup, doc and todoArthur Schiwon2013-10-171-35/+55
* LDAP Wizard: add detection, load and save of LDAP groups for filter purposesArthur Schiwon2013-10-175-32/+99
* Remove debug outputArthur Schiwon2013-10-171-1/+0
* css cleanupArthur Schiwon2013-10-173-3/+3
* LDAP Wizard: add detection, load and save of LDAP objectClasses for filter pu...Arthur Schiwon2013-10-1712-33/+343
* LDAP Wizard: autodetect base DNArthur Schiwon2013-10-176-22/+162
* ignore autodetect-attribute on public save methodArthur Schiwon2013-10-171-0/+1
* Simplify WizardResultArthur Schiwon2013-10-172-9/+0
* First stage of new Wizard, neither feature complete nor readyArthur Schiwon2013-10-1710-15/+688
* LDAP: move Configuration out of Connection into class of its own. The new wi...Arthur Schiwon2013-10-174-393/+562
* Doc fixArthur Schiwon2013-10-171-1/+1
* Merge pull request #5393 from owncloud/files-downloadzipwhenzipsizeiszeroMorris Jobke2013-10-171-1/+2
|\
| * Fixed zip download button for unlimited filesize in public modeVincent Petry2013-10-171-1/+2
* | Fixed sharing status update for new/uploaded filesVincent Petry2013-10-174-7/+25
|/
* Merge pull request #5378 from owncloud/files-permissionsafteruploadfixMorris Jobke2013-10-171-2/+7
|\
| * Fixed upload permissions distinction between public and logged in uploadVincent Petry2013-10-171-2/+7
* | Merge pull request #4935 from owncloud/webdav-depth-fix-masterFrank Karlitschek2013-10-171-1/+1
|\ \ | |/ |/|
| * Contains ownCloud's own implementation of the Sabre_DAV_Server regarding the ...Thomas Müller2013-09-301-1/+1
* | Merge pull request #5262 from owncloud/files-ie8-conflictdialogbrokenfixMorris Jobke2013-10-161-1/+5
|\ \
| * | Fixed conflict dialog in IE8Vincent Petry2013-10-101-1/+5
* | | Merge pull request #5353 from owncloud/files-dndtodirbrokenMorris Jobke2013-10-161-14/+22
|\ \ \
| * | | Fixed drag and drop upload to breadcrumbVincent Petry2013-10-151-26/+22
| * | | Fixed drag and drop onto foldersVincent Petry2013-10-151-5/+17
* | | | Merge pull request #5329 from owncloud/enc_fix_unencrypted_sizeBjörn Schießle2013-10-161-2/+19
|\ \ \ \
| * | | | revert last changesBjoern Schiessle2013-10-161-3/+1
| * | | | added another test, if unencrypted size and encrypted size are equal we can a...Bjoern Schiessle2013-10-151-1/+3
| * | | | fix array keyBjoern Schiessle2013-10-141-1/+1
| * | | | try to fix unencrypted file size if it doesn't look plausibleBjoern Schiessle2013-10-141-2/+19
* | | | | Merge pull request #5354 from owncloud/enc_testsMorris Jobke2013-10-161-216/+106
|\ \ \ \ \