summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* add x-webkit-speech to searchboxGeorg Ehrke2012-06-241-1/+1
* Merge branch 'master' of gitorious.org:owncloud/owncloudFlorian Hülsmann2012-06-231-5/+2
|\
| * Merge branch 'master' of gitorious.org:owncloud/owncloudTom Needham2012-06-2314-56/+58
| |\
| * | Text editor: Waste less space for line numbersTom Needham2012-06-231-5/+2
* | | remove trailing slash in %appswebroot% placeholderFlorian Hülsmann2012-06-231-1/+1
| |/ |/|
* | close only if existFrank Karlitschek2012-06-231-1/+1
* | work with non existing apps directory. thanks to Antonio for the hintFrank Karlitschek2012-06-231-10/+11
* | Remove references to /apps/ and correct inclusion of settingsBrice Maron2012-06-225-17/+17
* | Do not close php tag on config fileBrice Maron2012-06-221-1/+1
* | Correction of path looking for apps and cssBrice Maron2012-06-223-6/+6
* | Spelling fixesBart Visscher2012-06-221-3/+2
* | Merge resource error-suppressing fixBart Visscher2012-06-221-5/+17
|\ \
| * | Check for valid LDAP-resource before querying.Benjamin Diele2012-05-281-5/+17
* | | Gallery: Fix opening folders with a ' in the nameBart Visscher2012-06-222-2/+2
* | | Simplify search result js codeBart Visscher2012-06-221-14/+4
| |/ |/|
* | Fix removing personal mountsMichael Gapczynski2012-06-221-3/+8
* | Fix variable checks for mounting Google DriveMichael Gapczynski2012-06-221-1/+1
* | Merge branch 'master' of gitorious.org:owncloud/owncloudTom Needham2012-06-228-5/+27
|\ \
| * | Add compatability function for APC cacheBart Visscher2012-06-221-0/+8
| * | Fix initialization of OC_Filesystem setup from DAVBart Visscher2012-06-221-1/+1
| * | More session_write_closeBart Visscher2012-06-223-0/+3
| * | Convert OC_L10N_String to a string in OC_JSON::encodedPrintBart Visscher2012-06-221-0/+10
| * | Spelling fixesBart Visscher2012-06-221-3/+4
| * | log messages are looking nicer if html code gets interpreted. (xss prevention...Bjoern Schiessle2012-06-221-1/+1
* | | Text Editor: fix editor positioningTom Needham2012-06-221-10/+2
|/ /
* | pdf viewer no longer 'eats' keyboard inputThomas Mueller2012-06-221-66/+0
* | Avoid fetch ocs info if the appstore is disabledBrice Maron2012-06-221-22/+31
* | Correct css inclusion with minimizerBrice Maron2012-06-221-2/+1
* | Small js fix.Thomas Tanghus2012-06-221-1/+1
* | Cast translation to string.Thomas Tanghus2012-06-221-1/+1
* | xss vulnerabilities fixedBjoern Schiessle2012-06-222-2/+2
* | Merge branch 'master' of gitorious.org:owncloud/owncloudBjoern Schiessle2012-06-221-1/+2
|\ \
| * | Enhance hint about writable app directoryBrice Maron2012-06-221-1/+2
* | | xss vulnerability fixedBjoern Schiessle2012-06-221-1/+1
|/ /
* | Correct image path and apps path replacementBrice Maron2012-06-224-40/+41
* | remove unnecessary closing PHP tagArthur Schiwon2012-06-221-3/+1
* | Correct OC_Config writer. Use var_export (has support for array,...)Brice Maron2012-06-221-14/+3
* | LDAP: cheaper userExists() implementationArthur Schiwon2012-06-221-1/+13
* | Fixes for multi app dir :Brice Maron2012-06-222-4/+3
* | date don't change correctly in the view list (bug #973) fixedBjoern Schiessle2012-06-221-0/+2
* | some path fixes for multi-dir appThomas Mueller2012-06-222-3/+3
* | Provide solution for smoother migration for apps to multi-app dirBrice Maron2012-06-211-1/+5
* | Add little more doc about app foldersBrice Maron2012-06-211-0/+1
* | Contacts: Fix name and carddav-url encodingBart Visscher2012-06-212-3/+3
* | Calendar: Fix caldav url encodingBart Visscher2012-06-212-3/+2
* | Calendar: convert choosecalendar.rowfields template from plain php to html+phpBart Visscher2012-06-211-8/+21
* | Calendar: Missing userid in allCalendars callBart Visscher2012-06-211-1/+1
* | Calendar: Fix missing template parameter 'shared' for new and update calendarBart Visscher2012-06-212-2/+14
* | Do not search apps if oc is not yet installedBrice Maron2012-06-211-0/+2
* | Correct usage of approotBrice Maron2012-06-211-1/+1