summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of gitorious.org:owncloud/owncloudTom Needham2012-06-238-22/+33
|\
| * Remove references to /apps/ and correct inclusion of settingsBrice Maron2012-06-224-14/+14
| * Correction of path looking for apps and cssBrice Maron2012-06-221-1/+1
| * 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
* | | Text editor: Waste less space for line numbersTom Needham2012-06-231-5/+2
|/ /
* | 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-223-0/+3
|\ \
| * | More session_write_closeBart Visscher2012-06-223-0/+3
* | | Text Editor: fix editor positioningTom Needham2012-06-221-10/+2
|/ /
* | pdf viewer no longer 'eats' keyboard inputThomas Mueller2012-06-221-66/+0
* | 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
* | xss vulnerability fixedBjoern Schiessle2012-06-221-1/+1
* | Correct image path and apps path replacementBrice Maron2012-06-223-39/+39
* | remove unnecessary closing PHP tagArthur Schiwon2012-06-221-3/+1
* | LDAP: cheaper userExists() implementationArthur Schiwon2012-06-221-1/+13
* | date don't change correctly in the view list (bug #973) fixedBjoern Schiessle2012-06-221-0/+2
* | 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
* | Correct usage of approotBrice Maron2012-06-211-1/+1
* | Add missing ')'Michael Gapczynski2012-06-211-1/+1
* | Merge branch 'master' into multi_app_dirBrice Maron2012-06-2111-107/+47
|\ \
| * | Fix URL delimiter.Thomas Tanghus2012-06-211-1/+1
| * | Fix being able to link directly to contact, that I broke in other commit.Thomas Tanghus2012-06-213-5/+8
| * | Only search for VEVENTs.Thomas Tanghus2012-06-211-1/+4
| * | Tasks: Add delete actionBart Visscher2012-06-213-15/+20
| * | Tasks: Use list label for ordering by listBart Visscher2012-06-211-1/+1
| * | Tasks: Fix position of the summary inputBart Visscher2012-06-211-1/+1
| * | Implemented deleteAll() method in OC_FilesystemView (interface) and OC_Filest...Sam Tuke2012-06-212-83/+7
| * | dont change the encryption key during the test caseRobin Appelman2012-06-211-0/+5
* | | Merge branch 'master' into multi_app_dirBrice Maron2012-06-21120-616/+1603
|\| |
| * | only use 1 fsview when initializing encryptionRobin Appelman2012-06-211-7/+5
| * | fix saved file size for uploaded filesRobin Appelman2012-06-211-4/+4
| * | truncate decrypted files based on filelengthRobin Appelman2012-06-217-16/+79
| * | Merge branch 'master' of gitorious.org:owncloud/owncloudBjoern Schiessle2012-06-213-46/+37
| |\ \
| | * | fix calendarGeorg Ehrke2012-06-211-1/+1
| | * | Fixed missing jQuery event object - expire interface now works with FirefoxSam Tuke2012-06-211-45/+33
| | * | fix a PHP NoticeGeorg Ehrke2012-06-211-0/+3
| * | | use new sanitizeHTML() functionBjoern Schiessle2012-06-211-1/+1
| |/ /
| * | Merge branch 'master' of gitorious.org:owncloud/owncloudBjoern Schiessle2012-06-211-0/+8
| |\ \
| | * | make edit event form work with DateTime Property UTCGeorg Ehrke2012-06-211-0/+8
| * | | check if user is allowed to edit bookmarksBjoern Schiessle2012-06-211-3/+11