summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* update translationsRobin Appelman2012-05-09560-21514/+55235
|
* fix bug in calendarGeorg Ehrke2012-05-091-1/+1
|
* Sharing: even if a user has more groups in common, he should appear only ↵Arthur Schiwon2012-05-091-0/+1
| | | | once in the dropdown list
* Correct file move by dropping on folderBrice Maron2012-05-081-7/+7
|
* LDAP group: support for memberUid, fix for oc-594Arthur Schiwon2012-05-085-8/+49
|
* Sanitize redirect urlsMichael Gapczynski2012-05-082-2/+2
|
* Better checking of ajax paramters and better loggingTom Needham2012-05-081-5/+11
|
* Protect admin from evil log messagesTom Needham2012-05-081-1/+1
|
* Change label for saving bookmark buttonBrice Maron2012-05-081-1/+1
|
* Add remote for media/tomahawk.phpBart Visscher2012-05-082-4/+3
|
* Calendar: Resize content after creating calendar layoutBart Visscher2012-05-081-0/+1
| | | | The calendar can be higher than the window, this corrects for the scrollbar
* Try to correct query string url for search in bookmarkBrice Maron2012-05-081-1/+8
|
* remove commentsGeorg Ehrke2012-05-081-4/+4
|
* Set Content-Disposition to attachment for shared private linksMichael Gapczynski2012-05-081-1/+1
|
* LDAP: settings for group filter, fixes oc-587Arthur Schiwon2012-05-082-1/+2
|
* , not .Arthur Schiwon2012-05-081-1/+1
|
* LDAP: make sure, configuration is read when a public method needs itArthur Schiwon2012-05-081-0/+3
|
* LDAP: sqlite compatibilityArthur Schiwon2012-05-081-2/+7
|
* LDAP: write to log in case bind fails.Arthur Schiwon2012-05-081-0/+1
|
* fix for previous commitGeorg Ehrke2012-05-081-1/+1
|
* fix calendar vulnerabilityGeorg Ehrke2012-05-081-1/+7
|
* Avoid touch operation when unshare public linkBrice Maron2012-05-071-2/+4
|
* Add protection for non-authorized char in installation formBrice Maron2012-05-071-2/+8
|
* Enhance user creation (avoid create+delete row), clear create user form ↵Brice Maron2012-05-071-27/+29
| | | | after action
* increase to 4 betav4.0.0betaFrank Karlitschek2012-05-071-2/+2
|
* Merge branch 'master' of gitorious.org:owncloud/owncloudFrank Karlitschek2012-05-0748-198/+221
|\
| * Create a function for linking to remote.phpBart Visscher2012-05-0711-11/+34
| |
| * fix path for ampache in settingsGeorg Ehrke2012-05-071-1/+1
| |
| * make ampache work with remote.phpGeorg Ehrke2012-05-075-7/+13
| |
| * LDAP: Fall back to Base DN if user/group base settings are blankedArthur Schiwon2012-05-071-2/+10
| |
| * Forgot to set token variableMichael Gapczynski2012-05-071-0/+1
| |
| * Prevent extra '/' from being added to url if app is not definedMichael Gapczynski2012-05-071-2/+4
| |
| * Reorder code to avoid race condition in user creationBrice Maron2012-05-071-17/+16
| |
| * applying coding guidelineArthur Schiwon2012-05-071-3/+3
| |
| * applying coding guidelineArthur Schiwon2012-05-071-20/+20
| |
| * Fix bug on browsers like rekonq which stopped execution of javascriptSimon Birnbach2012-05-071-1/+1
| |
| * Fix bug oc-542, encode urls for private linksMichael Gapczynski2012-05-072-2/+2
| |
| * Fix bug oc-402, check if token is set for a private linkMichael Gapczynski2012-05-071-3/+1
| |
| * Only load sharing statuses if in files appMichael Gapczynski2012-05-071-1/+1
| |
| * fix gallery sharingGeorg Ehrke2012-05-073-7/+8
| |
| * make calendar compatible with public.phpGeorg Ehrke2012-05-074-4/+6
| |
| * improve remote.php and create public.phpGeorg Ehrke2012-05-078-9/+20
| |
| * Merge branch 'remote.php'Georg Ehrke2012-05-0716-41/+37
| |\
| | * fix webdav, bloody merge conflictsGeorg Ehrke2012-05-071-1/+0
| | |
| | * fix path of carddav in addressbook managementGeorg Ehrke2012-05-071-1/+1
| | |
| | * fix path of caldav in calendar managementGeorg Ehrke2012-05-071-1/+1
| | |
| | * fix path of webdavGeorg Ehrke2012-05-072-2/+2
| | |
| | * fix pathes in calendar and contactsGeorg Ehrke2012-05-072-3/+3
| | |
| | * update htaccess file and remove remote folderGeorg Ehrke2012-05-072-8/+6
| | |
| | * fix merge conflictsGeorg Ehrke2012-05-07125-667/+933
| | |\