summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* open app thru index.phpGeorg Ehrke2012-04-184-14/+45
|
* remove the require_once lib base from all (or nearly all) filesGeorg Ehrke2012-04-17147-147/+147
|
* improving file actions also for multiselectJan-Christoph Borchardt2012-04-152-7/+9
|
* tooltip for delete shows up to the leftJan-Christoph Borchardt2012-04-151-1/+1
|
* fixing file action positioningJan-Christoph Borchardt2012-04-151-2/+1
|
* create a new filename when the uploaded file already existRobin Appelman2012-04-152-4/+22
|
* Fix password is being saved even if not changedBart Visscher2012-04-151-0/+4
| | | | Fixes: http://bugs.owncloud.org/thebuggenie/owncloud/issues/oc-303
* OC_Group_Backend.php misses function groupexistsBart Visscher2012-04-152-1/+18
| | | | Fix http://bugs.owncloud.org/thebuggenie/owncloud/issues/oc-182
* Add well-known redirects to htaccessBart Visscher2012-04-152-1/+9
| | | | | | Fixes: http://bugs.owncloud.org/thebuggenie/owncloud/issues/oc-232 http://bugs.owncloud.org/thebuggenie/owncloud/issues/oc-445
* Merge branch 'master' of gitorious.org:owncloud/owncloudTom Needham2012-04-1510-110/+33
|\
| * fixing oc-375 - a number is appended tp the filenameThomas Müller2012-04-152-1/+30
| |
| * Display correct URL in caldav and carddav pathsJakob Sack2012-04-153-3/+2
| |
| * Remove useless, unmaintained dav.phpJakob Sack2012-04-155-106/+1
| |
* | Update aceTom Needham2012-04-1583-8885/+19884
|/
* dont try to view psd filesRobin Appelman2012-04-151-0/+3
|
* dont allow draging files to the current directoryRobin Appelman2012-04-151-4/+6
|
* fix filecache rename hookRobin Appelman2012-04-151-1/+1
|
* Merge branch 'master' of gitorious.org:owncloud/owncloudTom Needham2012-04-1541-4858/+15915
|\
| * Merge branch 'master' of gitorious.org:owncloud/owncloudThomas Müller2012-04-154-24/+30
| |\
| | * Bookmarks: handle input with & and ?, fixes oc-201Arthur Schiwon2012-04-151-18/+18
| | |
| | * do no offer 'undo delete' on operaRobin Appelman2012-04-151-3/+3
| | | | | | | | | | | | opera lacks the onunload to make it work
| * | pdfjs updated from githubThomas Müller2012-04-1539-4837/+15894
| | |
* | | Remove google web fontTom Needham2012-04-151-1/+1
| | |
* | | remove unused cssTom Needham2012-04-151-5/+2
| |/ |/|
* | Force Files app to top of app menuTom Needham2012-04-151-1/+1
| |
* | sanity check on language selectionRobin Appelman2012-04-151-2/+8
|/
* clean the collection view after rescanningRobin Appelman2012-04-151-0/+5
|
* enable archive support on defaultRobin Appelman2012-04-151-0/+1
|
* only run archive tests if the test data is availableRobin Appelman2012-04-152-14/+22
|
* only run tests of enabled appsRobin Appelman2012-04-151-1/+1
|
* group LDAP: simple basic testsArthur Schiwon2012-04-151-0/+6
|
* group LDAP: usersInGroup not getUsersInGroupArthur Schiwon2012-04-152-3/+11
| | | | offer static readonly properties
* don't forget changes in lib_ldap for last commitArthur Schiwon2012-04-151-7/+11
|
* group LDAP: implemented getUsersInGroup()Arthur Schiwon2012-04-151-8/+18
|
* group LDAP: implemented getUserGroups()Arthur Schiwon2012-04-151-0/+11
|
* typoArthur Schiwon2012-04-151-1/+1
|
* group LDAP: implemented inGroup()Arthur Schiwon2012-04-153-4/+65
|
* fixing opacity and fading, also for IEJan-Christoph Borchardt2012-04-152-15/+15
|
* display file actions perfectlyJan-Christoph Borchardt2012-04-151-2/+6
|
* increasing the file row height a bitJan-Christoph Borchardt2012-04-151-2/+2
|
* renamed extention to extension, also now only showing lowercaseJan-Christoph Borchardt2012-04-1515-39/+39
|
* show text for file actionsJan-Christoph Borchardt2012-04-152-7/+6
|
* fixed settings hover, now whole row sensitive and fading not jerkyJan-Christoph Borchardt2012-04-153-6/+4
|
* add span around fileactionsRobin Appelman2012-04-151-2/+3
|
* add public api to get the file id from the cacheRobin Appelman2012-04-151-0/+34
|
* fix installing shipped appsRobin Appelman2012-04-151-1/+1
|
* fix getAppVersion errorBartek Przybylski2012-04-151-1/+1
|
* firefighting Robin-breakageJan-Christoph Borchardt2012-04-141-1/+1
|
* don't rely on the old version in info.xml anymoreRobin Appelman2012-04-143-4/+4
|
* Merge branch 'master' of gitorious.org:owncloud/owncloudJan-Christoph Borchardt2012-04-1414-42/+344
|\