summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* optimize codeGeorg Ehrke2012-04-192-1/+1
* remove parameters in file var before call require onceGeorg Ehrke2012-04-191-3/+7
* add loading of filesGeorg Ehrke2012-04-192-1/+17
* restore require once command for non app filesGeorg Ehrke2012-04-1835-35/+35
* remove require once lib base in some more filesGeorg Ehrke2012-04-1815-18/+14
* move files to app folderGeorg Ehrke2012-04-1868-0/+0
* make menu work with movable appsGeorg Ehrke2012-04-181-1/+5
* Merge branch 'master' into movable_appsGeorg Ehrke2012-04-1845-677/+5201
|\
| * check if PHP mod GD is installedArthur Schiwon2012-04-171-0/+3
| * check if PHP mod JSON is installedArthur Schiwon2012-04-171-0/+3
| * test data for archivesRobin Appelman2012-04-173-0/+4
| * upload arrow has full opacity, button is highlighted for new users and empty ...Jan-Christoph Borchardt2012-04-172-2/+3
| * LDAP: don't forget to unbindArthur Schiwon2012-04-161-0/+11
| * checked, works for meArthur Schiwon2012-04-161-1/+0
| * group ldap: check configurationArthur Schiwon2012-04-161-2/+16
| * group LDAP: implement groupExists function, needed for SharingArthur Schiwon2012-04-161-0/+9
| * OC_Group does expect object, not stringArthur Schiwon2012-04-161-1/+1
| * minor code beautificationArthur Schiwon2012-04-161-2/+3
| * use the right attribute for member retrievalArthur Schiwon2012-04-161-1/+2
| * a string be a stringArthur Schiwon2012-04-161-1/+1
| * dont show action text for folders boldRobin Appelman2012-04-161-1/+1
| * fix delete button not always disapearingRobin Appelman2012-04-161-2/+2
| * fix 2 potential xss problemsRobin Appelman2012-04-163-3/+3
| * adding sticker logo jpgJan-Christoph Borchardt2012-04-161-0/+0
| * improving leftcontent display, increasing item heightJan-Christoph Borchardt2012-04-161-1/+3
| * reload log after changing log levelRobin Appelman2012-04-162-4/+17
| * merge log into adminRobin Appelman2012-04-167-57/+60
| * updated logos and iconsJan-Christoph Borchardt2012-04-1622-598/+5050
| * fix creating unique filenamesRobin Appelman2012-04-161-1/+4
| * fix group backendRobin Appelman2012-04-161-1/+1
| * return user specific paths from oc_filecache::getpathRobin Appelman2012-04-161-1/+6
* | 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
* OC_Group_Backend.php misses function groupexistsBart Visscher2012-04-152-1/+18
* Add well-known redirects to htaccessBart Visscher2012-04-152-1/+9
* 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
| |\