summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* apps file_sharing krzaczek2011-11-181-1/+1
* users_ldap - added getUsers() method to fetch all existing users fromkrzaczek2011-11-181-2/+31
* fix ampache encoding problem. use htmlentities encoding parameter directly.Weng Xuetian2011-11-181-6/+6
* fix id3 tag resolve. should use utf8 from getID3 directly but notWeng Xuetian2011-11-181-4/+2
* Use a function to generate select optionsBart Visscher2011-11-099-36/+81
* contacts: every card needs a version!Jakob Sack2011-11-091-0/+10
* contacts: put property key in background, the value is important!Jakob Sack2011-11-091-1/+1
* Fix comments/documentationJakob Sack2011-11-092-3/+3
* Improve style in contactsJakob Sack2011-11-093-5/+6
* take free disk space (and user quota) into account for max upload sizeRobin Appelman2011-11-081-0/+4
* Make OC_Connector_Sabre_File::get() return a PHP stream instead of the file c...Florian Vichot2011-11-061-1/+1
* Add allow_url_fopen directive to admin_dependencies_chkBrice Maron2011-11-061-0/+5
* Display correctly the error message when nothing is retrieved from OCS serversBrice Maron2011-11-062-1/+6
* Try to avoid closing the share box too soon on multiple selectionsBrice Maron2011-11-061-0/+1
* Avoid Huge error message when unable to read log fileBrice Maron2011-11-061-0/+3
* Manage More special chars in file listings. ';' is still problematicBrice Maron2011-11-061-1/+1
* Fix broken upload since merge of new button branchBrice Maron2011-11-061-1/+1
* Fix another problem of the so-called 'fix-special chars' commit.Brice Maron2011-11-061-1/+1
* Removed if !mod_php5.c around RewriteRuleSean Leonard2011-11-041-2/+0
* Add WebFinger's .well-known file to .gitignoreSean Leonard2011-11-041-0/+3
* Do not use mix data/attr to retrieve filename ... data() will try to convert ...Brice Maron2011-11-041-3/+2
* make 'New' button work with firefoxRobin Appelman2011-11-042-6/+6
* fix mimeicon for new filesRobin Appelman2011-11-041-0/+5
* small styling fix for New buttonRobin Appelman2011-11-042-4/+5
* Merge branch 'master' into newbuttonRobin Appelman2011-11-0454-257/+3912
|\
| * Merge commit 'refs/merge-requests/69' of git://gitorious.org/owncloud/ownclou...Brice Maron2011-11-045-0/+136
| |\
| | * 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
| * | 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
* | upgraded the new new button. Didn't and doesn't work in Firefox thoughJan-Christoph Borchardt2011-10-234-11/+85
* | 'New' button, needs some css workRobin Appelman2011-10-236-43/+129
|/