aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | | | | folders
| * 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
| | | | 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
| |/ |/|