summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | 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
* 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
|\
| * Contact: Don't use non core class in appinfo/app.phpBart Visscher2012-04-141-1/+1
| * Typo fix (breif->brief)Bart Visscher2012-04-144-28/+28
| * Fix default database type stringBart Visscher2012-04-141-1/+1
| * Use offset function to position block elementsBart Visscher2012-04-141-2/+8
| * few pieces of documentationArthur Schiwon2012-04-141-0/+17
| * typoRobin Appelman2012-04-141-2/+2
| * give back expected result types as long as logic is not there yetArthur Schiwon2012-04-141-0/+3
| * test for ldap group backendArthur Schiwon2012-04-141-0/+36
| * starting to create the ldap group backend (with some inspiration from Yoann G...Arthur Schiwon2012-04-143-0/+183
| * cache app types in the dbRobin Appelman2012-04-142-5/+62
| * use the correct array indexes...Robin Appelman2012-04-141-3/+3
* | improved installation instructionsJan-Christoph Borchardt2012-04-141-1/+1
* | improved updater wordingJan-Christoph Borchardt2012-04-142-6/+4
* | increase opacity of search field and logout iconJan-Christoph Borchardt2012-04-141-2/+3
|/
* reuse OC_L10N objectsRobin Appelman2012-04-1433-38/+52