summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix updateFolder() in OC_FileCacheMichael Gapczynski2012-05-061-1/+1
|
* Fix feedback for sharing errorsMichael Gapczynski2012-05-062-5/+5
|
* Provide feedback when user creation failsMichael Gapczynski2012-05-063-8/+10
|
* Add php-pdo to soft depend checkBrice Maron2012-05-061-0/+6
|
* Add php-xml as dependency for core fix oc-364Brice Maron2012-05-061-0/+6
|
* fix an XSS bugFrank Karlitschek2012-05-061-1/+1
|
* ported the oc_template classFrank Karlitschek2012-05-0682-140/+184
|
* some more documentation cleanups. much more is needed.Frank Karlitschek2012-05-067-78/+79
| | | | And greeting from the Atlanta airport. ;-)
* first part of documentation update. lot´s more to comeFrank Karlitschek2012-05-061-47/+47
|
* Calendar: Fixed image paths.Thomas Tanghus2012-05-061-5/+5
|
* Contacts: Re-added some styling that got lost in a revert.Thomas Tanghus2012-05-061-1/+2
|
* Correct wrong DB quotes for calendar share functionsBrice Maron2012-05-061-8/+8
|
* Merge commit 'refs/merge-requests/109' of ↵Daniel2012-05-062-3/+3
|\ | | | | | | git://gitorious.org/owncloud/owncloud into merge-requests/109
| * fix bug where users could use wildcards in username to loginDaniel2012-04-152-3/+3
| | | | | | | | | | e.g. user Peter could probably login using username Pet% fixed same problem in the migration script
* | Contacts: Fix for Android browser again, again.Thomas Tanghus2012-05-062-8/+8
| |
* | Contacts: Resized Add button. Now how do I add a gradient? ;-)Thomas Tanghus2012-05-062-6/+32
| |
* | Revert Android positioning 'fix'.Thomas Tanghus2012-05-061-81/+81
| | | | | | | | This reverts commit 20f1c1e6ca40c09b67c404729a4bf986b4732051 and 93ae945414a9511dfe5c396205cfccac1c40a153.
* | Revert "Contacts: Fix for leftcontent positioning in Android browser."Thomas Tanghus2012-05-063-18/+18
| | | | | | | | This reverts commit 93ae945414a9511dfe5c396205cfccac1c40a153.
* | Fixed escaping of filename when determining MIME typeJernej Virag2012-04-251-2/+2
| |
* | Forgot to fix one file...Thomas Tanghus2012-05-061-81/+81
| |
* | Calendar: Fix calendar export linkBart Visscher2012-05-061-2/+2
| |
* | Contacts: Fix for leftcontent positioning in Android browser.Thomas Tanghus2012-05-063-18/+18
| |
* | Contacts: Removed redundant styles.Thomas Tanghus2012-05-061-4/+1
| |
* | added a nice API to get the installes Apps with names, urls and icon from ↵Frank Karlitschek2012-05-056-1/+62
| | | | | | | | | | | | the outside. This is useful for some nice upcoming desktop and mobile integration
* | Add back removed groups to the select form correctlyMichael Gapczynski2012-05-051-4/+10
| |
* | Calendar: fix return of insert idBart Visscher2012-05-051-2/+4
| |
* | Fix loading by apptype in webdavBart Visscher2012-05-053-9/+3
| |
* | Refactor sharing UI; bug fixes, code clean-up, and more efficient with less ↵Michael Gapczynski2012-05-059-279/+440
| | | | | | | | ajax calls
* | Remove blind effect for email private link in drop downMichael Gapczynski2012-05-051-4/+4
| |
* | fix writing of webdav.phpGeorg Ehrke2012-05-051-1/+1
| |
* | fix path of webdavGeorg Ehrke2012-05-051-1/+1
| |
* | fix pathes for cal andcarddavGeorg Ehrke2012-05-052-3/+3
| |
* | remove debug messagesGeorg Ehrke2012-05-052-2/+0
| |
* | Tasks: Fix addtask for <5.4 php versionBart Visscher2012-05-051-1/+2
| |
* | fix writing in remote folderGeorg Ehrke2012-05-059-23/+9
| |
* | Merge branch 'tasks' for Tasks appBart Visscher2012-05-0527-2/+1483
|\ \
| * | Tasks: Fix add task actionBart Visscher2012-05-051-1/+1
| | |
| * | Tasks: Some stylingBart Visscher2012-05-041-3/+5
| | |
| * | Tasks: Really correct iconBart Visscher2012-05-042-9/+14
| | |
| * | Tasks: More updates to public APIBart Visscher2012-05-047-15/+15
| | |
| * | Tasks: Fix ajax calls in javascriptBart Visscher2012-05-041-6/+6
| | |
| * | Tasks: Update for movable appsBart Visscher2012-05-049-9/+0
| | |
| * | Tasks: Update to new public APIBart Visscher2012-05-0410-50/+50
| | |
| * | Merge branch 'master' into tasksBart Visscher2012-05-04951-27099/+69667
| |\ \
| * | | Tasks: Make it possible to close the details areaBart Visscher2012-05-024-11/+122
| | | |
| * | | Tasks: Add input to edit the task locationBart Visscher2012-04-273-2/+22
| | | |
| * | | Tasks: Fix the display of the list of tasksBart Visscher2012-04-273-22/+12
| | | |
| * | | Tasks: Simple add task actionBart Visscher2012-04-233-22/+20
| | | |
| * | | Tasks: Simple categories inputBart Visscher2012-04-233-2/+30
| | | |
| * | | Tasks: Save description fieldBart Visscher2012-04-202-0/+13
| | | |