aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge commit 'refs/merge-requests/69' of ↵Brice Maron2011-11-045-0/+136
|\ | | | | | | git://gitorious.org/owncloud/owncloud into merge-requests/69
| * Be consistent with licencingBrice Maron2011-10-291-1/+1
| |
| * Change name and fix a typoBrice Maron2011-10-296-14/+14
| |
| * Add a dependencies check appsBrice Maron2011-10-295-0/+136
| |
* | make webfinger work properly if owncloud is installed in a subdirectoryRobin Appelman2011-11-031-2/+9
| |
* | no longer rely on PEAR::isError since we can use PDO nowRobin Appelman2011-11-031-24/+0
| |
* | use database table prefix from installer, not the old configured valueRobin Appelman2011-11-031-2/+2
| |
* | Fix bug with spaces in file names.Brice Maron2011-11-022-2/+3
| |
* | attempt to manage some special chars in file listBrice Maron2011-11-017-31/+56
| | | | | | | | | | | | Added a jquery function to filter by attributes. Add more logging in rename file Use the new function to avoid errors
* | Add sequence name in insertid to be more portableBrice Maron2011-10-297-18/+18
| |
* | upgrade to Sabredav 1.5.4Robin Appelman2011-10-2921-78/+103
|/
* Enable php display_errors settingBart Visscher2011-10-271-0/+3
|
* Fix html id's in part.addcardform.phpBart Visscher2011-10-271-5/+5
|
* Disable loading non-existing settings script in bookmark appBart Visscher2011-10-271-1/+1
|
* Fix setproperty formBart Visscher2011-10-251-9/+9
|
* use existing correct info iconsJan-Christoph Borchardt2011-10-232-76/+1731
|
* Merge branch 'master' of gitorious.org:owncloud/owncloudJan-Christoph Borchardt2011-10-231-2/+35
|\
| * provide function for updating the database schemeRobin Appelman2011-10-231-2/+35
| |
* | corrected link for app dev instructionsJan-Christoph Borchardt2011-10-231-1/+1
|/
* improve detection of database backendRobin Appelman2011-10-231-2/+13
|
* corrected position of in-field labels a bitJan-Christoph Borchardt2011-10-231-2/+2
|
* textfield is now less obtrusive / opaqueJan-Christoph Borchardt2011-10-231-3/+5
|
* added all logo source SVGsJan-Christoph Borchardt2011-10-233-0/+1781
|
* improve mimetype detectionRobin Appelman2011-10-231-9/+12
|
* fix fopenRobin Appelman2011-10-231-1/+3
|
* Do not set incorrect components for default calendarDavid Iwanowitsch2011-10-231-1/+1
|
* Change 'Help translating' to 'Help translate'Michael Gapczynski2011-10-221-1/+1
|
* improved style in contactsJakob Sack2011-10-224-85/+76
|
* Merge branch 'master' of gitorious.org:owncloud/owncloudFrank Karlitschek2011-10-2213-175/+601
|\
| * Some improvements on the contact applicationJakob Sack2011-10-2212-171/+594
| |
| * Fix translations, empty propertiesJakob Sack2011-10-225-9/+12
| |
* | change the error hint from suggesting to change the owner of a directory to ↵Frank Karlitschek2011-10-222-3/+3
|/ | | | changing the permissions. changing the owner of a director is not possible via ftp.
* new "external" application. you can integrate external application like ↵Frank Karlitschek2011-10-2210-0/+549
| | | | roundcube, squirellmail or a wiki into ownCloud.
* change licencing headers for sqlite3 driverRobin Appelman2011-10-226-265/+120
|
* fix log level checkRobin Appelman2011-10-221-1/+1
|
* Avoid error when no image is provided for cover or thumbnailBrice Maron2011-10-222-8/+14
|
* Fix unescessary use of non portable 'replace' sql and add loging when GD not ↵Brice Maron2011-10-222-2/+5
| | | | installed
* Fix music navigation entry controls going over the sidebarMichael Gapczynski2011-10-221-1/+1
|
* Change javascript new folder from old icon to newMichael Gapczynski2011-10-221-1/+1
|
* Redirect file browser if directory does not existMichael Gapczynski2011-10-221-0/+4
|
* removed '/' from file path because only Unix people understand the concept ↵Jan-Christoph Borchardt2011-10-221-2/+2
| | | | of that. Plus, 'Files' itself is the root.
* Correct unknown breadcrumb add '/' permanantly in it and DRY code for last ↵Brice Maron2011-10-212-9/+5
| | | | breadcrumb
* Fix function name error in contacts appBart Visscher2011-10-211-1/+1
|
* bold current folder in breadcrumbsJan-Christoph Borchardt2011-10-212-4/+9
|
* only show checkbox on hovering filetype iconJan-Christoph Borchardt2011-10-211-1/+1
|
* hopefully finally fixed the initial breadcrumb arrowJan-Christoph Borchardt2011-10-212-4/+9
|
* use fancybox instead of lightboxFlorian Pritz2011-10-2127-98/+439
| | | | Signed-off-by: Florian Pritz <bluewind@xinu.at>
* Add caching for filelist sharing icon status to avoid many http req.Brice Maron2011-10-201-0/+5
|
* escape filenames for getMimeTypeRobin Appelman2011-10-201-0/+1
|
* remove unneeded definiton of get_temp_dirRobin Appelman2011-10-201-35/+0
|