| Commit message (Expand) | Author | Age | Files | Lines |
* | LDAP Wizard: Use Ajax Spinner to indicate something is happening, especiall p... | Arthur Schiwon | 2013-10-17 | 2 | -0/+31 |
* | LDAP Wizard: fix couple more or less nasty bugs aka polishing | Arthur Schiwon | 2013-10-17 | 4 | -16/+54 |
* | do not instantiate LDAP Proxy if there are no active configurations | Arthur Schiwon | 2013-10-17 | 1 | -1/+1 |
* | Wizard: autodetection of group-member-assoc attribute | Arthur Schiwon | 2013-10-17 | 4 | -1/+84 |
* | LDAP: set displayname as default attribute for user display name | Arthur Schiwon | 2013-10-17 | 1 | -1/+1 |
* | clean up | Arthur Schiwon | 2013-10-17 | 1 | -4/+0 |
* | Wizard does not need data-defaults here | Arthur Schiwon | 2013-10-17 | 2 | -18/+3 |
* | LDAP Wizard: add forgotten templates | Arthur Schiwon | 2013-10-17 | 2 | -0/+79 |
* | LDAP: dissolve LDAP Basic settings, move Login Filter to Advanced and clean u... | Arthur Schiwon | 2013-10-17 | 1 | -56/+7 |
* | Ldap Wizard: Group Filter configuration | Arthur Schiwon | 2013-10-17 | 5 | -64/+258 |
* | Ldap Wizard: Login filter UI, detection of username attribute, composing of l... | Arthur Schiwon | 2013-10-17 | 5 | -14/+214 |
* | LDAP Wizard: create user list filter, show number of user that will have acce... | Arthur Schiwon | 2013-10-17 | 5 | -7/+201 |
* | Cleanup code, sort results | Arthur Schiwon | 2013-10-17 | 1 | -41/+49 |
* | Ldap Wizard: find out whether server supports memberOf in LDAP Filter and dis... | Arthur Schiwon | 2013-10-17 | 2 | -16/+66 |
* | cleanup and coding style | Arthur Schiwon | 2013-10-17 | 1 | -2/+2 |
* | cleanup, doc and todo | Arthur Schiwon | 2013-10-17 | 1 | -35/+55 |
* | LDAP Wizard: add detection, load and save of LDAP groups for filter purposes | Arthur Schiwon | 2013-10-17 | 5 | -32/+99 |
* | Remove debug output | Arthur Schiwon | 2013-10-17 | 1 | -1/+0 |
* | css cleanup | Arthur Schiwon | 2013-10-17 | 3 | -3/+3 |
* | LDAP Wizard: add detection, load and save of LDAP objectClasses for filter pu... | Arthur Schiwon | 2013-10-17 | 12 | -33/+343 |
* | LDAP Wizard: autodetect base DN | Arthur Schiwon | 2013-10-17 | 6 | -22/+162 |
* | ignore autodetect-attribute on public save method | Arthur Schiwon | 2013-10-17 | 1 | -0/+1 |
* | Simplify WizardResult | Arthur Schiwon | 2013-10-17 | 2 | -9/+0 |
* | First stage of new Wizard, neither feature complete nor ready | Arthur Schiwon | 2013-10-17 | 10 | -15/+688 |
* | LDAP: move Configuration out of Connection into class of its own. The new wi... | Arthur Schiwon | 2013-10-17 | 4 | -393/+562 |
* | Doc fix | Arthur Schiwon | 2013-10-17 | 1 | -1/+1 |
* | Merge pull request #5393 from owncloud/files-downloadzipwhenzipsizeiszero | Morris Jobke | 2013-10-17 | 1 | -1/+2 |
|\ |
|
| * | Fixed zip download button for unlimited filesize in public mode | Vincent Petry | 2013-10-17 | 1 | -1/+2 |
* | | Merge pull request #5392 from owncloud/update-3rdparty-submodule | Morris Jobke | 2013-10-17 | 1 | -0/+0 |
|\ \ |
|
| * | | update 3rdparty submodule | Thomas Müller | 2013-10-17 | 1 | -0/+0 |
* | | | Merge pull request #5394 from owncloud/sabre-server-location | Thomas Müller | 2013-10-17 | 1 | -0/+0 |
|\ \ \
| |/ /
|/| | |
|
| * | | Move OC_Connector_Sabre_Server to expected location. | Andreas Fischer | 2013-10-17 | 1 | -0/+0 |
| |/ |
|
* | | Merge pull request #5389 from owncloud/fix_shell_exec | Morris Jobke | 2013-10-17 | 2 | -4/+4 |
|\ \ |
|
| * | | fix comment | Georg Ehrke | 2013-10-17 | 1 | -1/+1 |
| * | | only call shell_exec if enabled | Georg Ehrke | 2013-10-17 | 2 | -3/+3 |
| |/ |
|
* | | Merge pull request #5381 from owncloud/files-sharingstateafterupload | Morris Jobke | 2013-10-17 | 5 | -46/+83 |
|\ \
| |/
|/| |
|
| * | Added missing var in share.js | Vincent Petry | 2013-10-17 | 1 | -0/+1 |
| * | Fixed sharing status update for new/uploaded files | Vincent Petry | 2013-10-17 | 5 | -46/+82 |
* | | Merge pull request #5385 from owncloud/generate-sql-migration-master | Morris Jobke | 2013-10-17 | 3 | -1/+68 |
|\ \ |
|
| * | | new console command to generate sql migration scripts | Thomas Müller | 2013-10-17 | 3 | -1/+68 |
* | | | Merge pull request #5379 from owncloud/undefined-shipped | Frank Karlitschek | 2013-10-17 | 1 | -5/+5 |
|\ \ \
| |_|/
|/| | |
|
| * | | fix undefined "shipped" | Morris Jobke | 2013-10-17 | 1 | -5/+5 |
* | | | Merge pull request #5378 from owncloud/files-permissionsafteruploadfix | Morris Jobke | 2013-10-17 | 1 | -2/+7 |
|\ \ \
| |_|/
|/| | |
|
| * | | Fixed upload permissions distinction between public and logged in upload | Vincent Petry | 2013-10-17 | 1 | -2/+7 |
* | | | Merge pull request #5376 from owncloud/fix-title-ownCloud | Raghu Nayyar | 2013-10-17 | 1 | -3/+4 |
|\ \ \ |
|
| * | | | Updates ownCloud title to Application - ownCloud | raghunayyar | 2013-10-17 | 1 | -3/+4 |
| |/ / |
|
* | | | Merge pull request #5237 from owncloud/coverage-on-windows-master | Thomas Müller | 2013-10-17 | 7 | -460/+483 |
|\ \ \
| |_|/
|/| | |
|
| * | | fixing syntax for openssl config | Thomas Müller | 2013-10-15 | 1 | -1/+1 |
| * | | on windows we supply an openssl.cnf file in order to execute the unit tests p... | Thomas Müller | 2013-10-15 | 2 | -0/+355 |
| * | | any preview requiring the which command will not be used on Windows | Thomas Müller | 2013-10-15 | 3 | -111/+126 |