summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Merge pull request #5441 from owncloud/files-sharewithlinkasnormaluserfixVincent Petry2013-10-212-0/+3
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Fixed share with link checkbox missing as regular userVincent Petry2013-10-212-0/+3
| | | |/ | | |/|
| * | | [tx-robot] updated from transifexJenkins for ownCloud2013-10-211-0/+2
| * | | Merge pull request #5424 from owncloud/sharing-directlinkVincent Petry2013-10-213-0/+14
| |\ \ \ | | |/ / | |/| |
| | * | unbold the 'Direct link' labelJan-Christoph Borchardt2013-10-211-1/+4
| | * | reduce width of direct link input fieldJan-Christoph Borchardt2013-10-211-1/+1
| | * | Added direct link in public share pageVincent Petry2013-10-183-0/+11
| * | | [tx-robot] updated from transifexJenkins for ownCloud2013-10-199-0/+54
| * | | LDAP: Fix base-comparison with multibyte characters, fixes #5081. Thanks to @...Arthur Schiwon2013-10-191-1/+1
| |/ /
| * | Merge pull request #3219 from owncloud/disabled-links-uiFrank Karlitschek2013-10-182-0/+46
| |\ \
| | * | Remove "link" shares right after disabling the "allow_link_share" settingMorris Jobke2013-10-182-0/+46
| * | | Merge pull request #5412 from owncloud/fix_5141Björn Schießle2013-10-181-5/+5
| |\ \ \
| | * | | give getSelectedFilesTrash() a unique name for the trash.js to avoid confusio...Bjoern Schiessle2013-10-181-5/+5
| * | | | Merge pull request #5411 from owncloud/ocs_share_api_cleanupVincent Petry2013-10-181-13/+4
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | filter duplicates directly in the sql queryBjoern Schiessle2013-10-181-13/+4
| | |/ /
| * / / Disable versions app JS in public modeVincent Petry2013-10-171-0/+7
| |/ /
| * | Merge pull request #5382 from owncloud/sharing_api_include_resharesBjörn Schießle2013-10-172-27/+145
| |\ \
| | * | split up reset()['path'] to make it compatible with older PHP versionsBjoern Schiessle2013-10-171-1/+2
| | * | add test for the reshare optionBjoern Schiessle2013-10-171-2/+59
| | * | adjust testsBjoern Schiessle2013-10-172-4/+3
| | * | new option to add reshares to the resultBjoern Schiessle2013-10-171-24/+85
| * | | [tx-robot] updated from transifexJenkins for ownCloud2013-10-175-0/+8
* | | | 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